Trace number 4087159

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_7-unsat.opb
MD5SUMdcebcc122dcddcac4192e5e5bf5bd3e3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables24684
Total number of constraints81656
Number of constraints which are clauses81252
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints404
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 745
Number of bits of the biggest sum of numbers10
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 * #variable= 24684 #constraint= 81656
0.39/0.46	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.39/0.46	c total clause space: 11.2235MB
0.39/0.46	c total #watches: 97674
0.59/0.66	c total #propagations: 488472 / total #impl: 1559027 (eff. 0.313)
0.59/0.66	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.59/0.66	c total clause space: 11.2235MB
0.59/0.66	c total #watches: 101634
0.89/0.90	c total #propagations: 965827 / total #impl: 3223238 (eff. 0.300)
0.89/0.90	c GARBAGE COLLECT
0.89/0.90	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.89/0.90	c total clause space: 11.2235MB
0.89/0.90	c total #watches: 103587
1.09/1.19	c total #propagations: 1455274 / total #impl: 5140111 (eff. 0.283)
1.09/1.19	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
1.09/1.19	c total clause space: 18.2382MB
1.09/1.19	c total #watches: 108694
1.38/1.43	c total #propagations: 1987770 / total #impl: 7055764 (eff. 0.282)
1.38/1.43	c GARBAGE COLLECT
1.38/1.43	c #Conflicts:       5000 | #Learnt:       2356 | 0.000
1.38/1.43	c total clause space: 18.2382MB
1.38/1.43	c total #watches: 106576
1.78/1.80	c total #propagations: 2455659 / total #impl: 8608806 (eff. 0.285)
1.78/1.80	c #Conflicts:       6000 | #Learnt:       3356 | 0.000
1.78/1.80	c total clause space: 18.2382MB
1.78/1.80	c total #watches: 110957
2.09/2.16	c total #propagations: 3019121 / total #impl: 10879100 (eff. 0.278)
2.09/2.16	c GARBAGE COLLECT
2.09/2.16	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
2.09/2.16	c total clause space: 29.637MB
2.20/2.24	c total #watches: 108686
2.49/2.51	c total #propagations: 3501811 / total #impl: 12925526 (eff. 0.271)
2.49/2.51	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
2.49/2.51	c total clause space: 29.637MB
2.49/2.51	c total #watches: 116398
2.89/2.92	c total #propagations: 3957594 / total #impl: 15127799 (eff. 0.262)
2.89/2.92	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
2.89/2.92	c total clause space: 29.637MB
2.89/2.92	c total #watches: 120922
3.30/3.33	c total #propagations: 4415796 / total #impl: 16847140 (eff. 0.262)
3.30/3.33	c GARBAGE COLLECT
3.30/3.33	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
3.30/3.33	c total clause space: 29.637MB
3.30/3.33	c total #watches: 112574
3.59/3.62	c total #propagations: 4957622 / total #impl: 18788949 (eff. 0.264)
3.59/3.62	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
3.59/3.62	c total clause space: 29.637MB
3.59/3.62	c total #watches: 117149
3.89/3.93	c total #propagations: 5354650 / total #impl: 20212636 (eff. 0.265)
3.89/3.93	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
3.89/3.93	c total clause space: 29.637MB
3.89/3.93	c total #watches: 121245
4.19/4.24	c total #propagations: 5813913 / total #impl: 21849913 (eff. 0.266)
4.19/4.24	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
4.19/4.24	c total clause space: 29.637MB
4.19/4.24	c total #watches: 124477
4.40/4.49	c total #propagations: 6273169 / total #impl: 23305997 (eff. 0.269)
4.40/4.49	c GARBAGE COLLECT
4.40/4.49	c #Conflicts:      14000 | #Learnt:       3865 | 0.000
4.40/4.49	c total clause space: 29.637MB
4.40/4.49	c total #watches: 110984
4.69/4.71	c total #propagations: 6783697 / total #impl: 24988504 (eff. 0.271)
4.69/4.71	c #Conflicts:      15000 | #Learnt:       4865 | 0.000
4.69/4.71	c total clause space: 29.637MB
4.69/4.71	c total #watches: 114670
4.89/4.96	c total #propagations: 7158704 / total #impl: 26321612 (eff. 0.272)
4.89/4.96	c #Conflicts:      16000 | #Learnt:       5865 | 0.000
4.89/4.96	c total clause space: 29.637MB
4.89/4.96	c total #watches: 117168
5.09/5.19	c total #propagations: 7590465 / total #impl: 27862283 (eff. 0.272)
5.09/5.19	c GARBAGE COLLECT
5.09/5.19	c #Conflicts:      17000 | #Learnt:       3689 | 0.000
5.09/5.19	c total clause space: 29.637MB
5.09/5.19	c total #watches: 112403
5.39/5.48	c total #propagations: 7984499 / total #impl: 29433287 (eff. 0.271)
5.39/5.48	c #Conflicts:      18000 | #Learnt:       4689 | 0.000
5.39/5.48	c total clause space: 29.637MB
5.39/5.48	c total #watches: 120092
5.79/5.84	c total #propagations: 8388939 / total #impl: 31511075 (eff. 0.266)
5.79/5.84	c #Conflicts:      19000 | #Learnt:       5689 | 0.000
5.79/5.84	c total clause space: 29.637MB
5.79/5.84	c total #watches: 124797
6.19/6.23	c total #propagations: 8732347 / total #impl: 32716064 (eff. 0.267)
6.19/6.23	c #Conflicts:      20000 | #Learnt:       6689 | 0.000
6.19/6.23	c total clause space: 29.637MB
6.19/6.23	c total #watches: 128835
6.49/6.58	c total #propagations: 9232908 / total #impl: 34450008 (eff. 0.268)
6.49/6.58	c GARBAGE COLLECT
6.49/6.58	c #Conflicts:      21000 | #Learnt:       4199 | 0.000
6.49/6.58	c total clause space: 29.637MB
6.49/6.58	c total #watches: 117891
6.89/6.93	c total #propagations: 9709164 / total #impl: 35972782 (eff. 0.270)
6.89/6.93	c #Conflicts:      22000 | #Learnt:       5199 | 0.000
6.89/6.93	c total clause space: 29.637MB
6.89/6.93	c total #watches: 122474
7.19/7.25	c total #propagations: 10233761 / total #impl: 37800413 (eff. 0.271)
7.19/7.25	c #Conflicts:      23000 | #Learnt:       6199 | 0.000
7.19/7.25	c total clause space: 29.637MB
7.19/7.25	c total #watches: 127061
7.59/7.69	c total #propagations: 10744130 / total #impl: 39681027 (eff. 0.271)
7.59/7.69	c #Conflicts:      24000 | #Learnt:       7199 | 0.000
7.59/7.69	c total clause space: 29.637MB
7.59/7.69	c total #watches: 135441
8.09/8.11	c total #propagations: 11331952 / total #impl: 41943615 (eff. 0.270)
8.09/8.11	c GARBAGE COLLECT
8.09/8.11	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
8.09/8.11	c total clause space: 29.637MB
8.09/8.11	c total #watches: 123312
8.39/8.47	c total #propagations: 11842352 / total #impl: 44033871 (eff. 0.269)
8.39/8.47	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
8.39/8.47	c total clause space: 29.637MB
8.39/8.47	c total #watches: 127476
8.80/8.90	c total #propagations: 12270895 / total #impl: 45696423 (eff. 0.269)
8.80/8.90	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
8.80/8.90	c total clause space: 29.637MB
8.80/8.90	c total #watches: 131520
9.39/9.44	c total #propagations: 12670077 / total #impl: 47247211 (eff. 0.268)
9.39/9.44	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
9.39/9.44	c total clause space: 29.637MB
9.39/9.44	c total #watches: 136217
9.89/9.97	c total #propagations: 13188562 / total #impl: 49151538 (eff. 0.268)
9.89/9.97	c GARBAGE COLLECT
9.89/9.97	c #Conflicts:      29000 | #Learnt:       4303 | 0.000
9.89/9.97	c total clause space: 48.1602MB
9.89/9.97	c total #watches: 119197
10.19/10.29	c total #propagations: 13677193 / total #impl: 50917911 (eff. 0.269)
10.19/10.29	c #Conflicts:      30000 | #Learnt:       5303 | 0.000
10.19/10.29	c total clause space: 48.1602MB
10.19/10.29	c total #watches: 122981
10.59/10.66	c total #propagations: 14157723 / total #impl: 52530522 (eff. 0.270)
10.59/10.66	c #Conflicts:      31000 | #Learnt:       6303 | 0.000
10.59/10.66	c total clause space: 48.1602MB
10.59/10.66	c total #watches: 126870
10.99/11.08	c total #propagations: 14602177 / total #impl: 54157912 (eff. 0.270)
10.99/11.08	c #Conflicts:      32000 | #Learnt:       7303 | 0.000
10.99/11.08	c total clause space: 48.1602MB
10.99/11.08	c total #watches: 135064
11.39/11.49	c total #propagations: 15110972 / total #impl: 56224258 (eff. 0.269)
11.39/11.49	c #Conflicts:      33000 | #Learnt:       8303 | 0.000
11.39/11.49	c total clause space: 48.1602MB
11.39/11.49	c total #watches: 140740
11.79/11.89	c total #propagations: 15549266 / total #impl: 57866609 (eff. 0.269)
11.79/11.89	c GARBAGE COLLECT
11.79/11.89	c #Conflicts:      34000 | #Learnt:       4906 | 0.000
11.79/11.89	c total clause space: 48.1602MB
11.79/11.89	c total #watches: 120612
12.09/12.13	c total #propagations: 16032264 / total #impl: 59583292 (eff. 0.269)
12.09/12.13	c #Conflicts:      35000 | #Learnt:       5906 | 0.000
12.09/12.13	c total clause space: 48.1602MB
12.09/12.13	c total #watches: 123581
12.49/12.50	c total #propagations: 16404757 / total #impl: 60846173 (eff. 0.270)
12.49/12.50	c #Conflicts:      36000 | #Learnt:       6906 | 0.000
12.49/12.50	c total clause space: 48.1602MB
12.49/12.50	c total #watches: 130636
12.89/12.98	c total #propagations: 16895811 / total #impl: 62656849 (eff. 0.270)
12.89/12.98	c #Conflicts:      37000 | #Learnt:       7906 | 0.000
12.89/12.98	c total clause space: 48.1602MB
12.89/12.98	c total #watches: 138430
13.78/13.87	c total #propagations: 17368761 / total #impl: 64751826 (eff. 0.268)
13.78/13.87	c #Conflicts:      38000 | #Learnt:       8906 | 0.000
13.78/13.87	c total clause space: 48.1602MB
13.78/13.87	c total #watches: 155512
14.58/14.62	c total #propagations: 17881491 / total #impl: 68120704 (eff. 0.262)
14.58/14.62	c GARBAGE COLLECT
14.58/14.62	c #Conflicts:      39000 | #Learnt:       5200 | 0.000
14.58/14.62	c total clause space: 48.1602MB
14.58/14.62	c total #watches: 134219
15.18/15.25	c total #propagations: 18287390 / total #impl: 69751668 (eff. 0.262)
15.18/15.25	c #Conflicts:      40000 | #Learnt:       6200 | 0.000
15.18/15.25	c total clause space: 48.1602MB
15.18/15.25	c total #watches: 138472
15.88/15.94	c total #propagations: 18622113 / total #impl: 70921096 (eff. 0.263)
15.88/15.94	c #Conflicts:      41000 | #Learnt:       7200 | 0.000
15.88/15.94	c total clause space: 48.1602MB
15.88/15.94	c total #watches: 142645
16.59/16.60	c total #propagations: 19001014 / total #impl: 72273207 (eff. 0.263)
16.59/16.60	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
16.59/16.60	c total clause space: 48.1602MB
16.59/16.60	c total #watches: 147426
17.18/17.26	c total #propagations: 19387667 / total #impl: 73731689 (eff. 0.263)
17.18/17.26	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
17.18/17.26	c total clause space: 48.1602MB
17.18/17.26	c total #watches: 151653
17.88/17.92	c total #propagations: 19749394 / total #impl: 75159976 (eff. 0.263)
17.88/17.92	c GARBAGE COLLECT
17.88/17.92	c #Conflicts:      44000 | #Learnt:       5202 | 0.000
17.88/17.92	c total clause space: 48.1602MB
17.88/17.92	c total #watches: 134229
18.48/18.54	c total #propagations: 20086626 / total #impl: 76498853 (eff. 0.263)
18.48/18.54	c #Conflicts:      45000 | #Learnt:       6202 | 0.000
18.48/18.54	c total clause space: 48.1602MB
18.48/18.54	c total #watches: 138256
19.28/19.34	c total #propagations: 20451996 / total #impl: 77821912 (eff. 0.263)
19.28/19.34	c #Conflicts:      46000 | #Learnt:       7202 | 0.000
19.28/19.34	c total clause space: 48.1602MB
19.28/19.34	c total #watches: 142613
19.98/20.05	c total #propagations: 20946839 / total #impl: 79656565 (eff. 0.263)
19.98/20.05	c #Conflicts:      47000 | #Learnt:       8202 | 0.000
19.98/20.05	c total clause space: 48.1602MB
19.98/20.05	c total #watches: 147517
20.89/20.98	c total #propagations: 21441095 / total #impl: 81383553 (eff. 0.263)
20.89/20.98	c #Conflicts:      48000 | #Learnt:       9202 | 0.000
20.89/20.98	c total clause space: 48.1602MB
20.89/20.99	c total #watches: 153457
21.78/21.87	c total #propagations: 21897282 / total #impl: 83209739 (eff. 0.263)
21.78/21.87	c #Conflicts:      49000 | #Learnt:      10202 | 0.000
21.78/21.87	c total clause space: 48.1602MB
21.78/21.87	c total #watches: 158049
22.68/22.77	c total #propagations: 22388496 / total #impl: 85047927 (eff. 0.263)
22.68/22.77	c GARBAGE COLLECT
22.68/22.77	c #Conflicts:      50000 | #Learnt:       5898 | 0.000
22.68/22.77	c total clause space: 48.1602MB
22.68/22.77	c total #watches: 136945
23.38/23.46	c total #propagations: 22930496 / total #impl: 86892288 (eff. 0.264)
23.38/23.46	c #Conflicts:      51000 | #Learnt:       6898 | 0.000
23.38/23.46	c total clause space: 48.1602MB
23.38/23.46	c total #watches: 141442
24.08/24.11	c total #propagations: 23342747 / total #impl: 88333382 (eff. 0.264)
24.08/24.11	c #Conflicts:      52000 | #Learnt:       7898 | 0.000
24.08/24.11	c total clause space: 48.1602MB
24.08/24.11	c total #watches: 147752
24.78/24.80	c total #propagations: 23816689 / total #impl: 90140105 (eff. 0.264)
24.78/24.80	c #Conflicts:      53000 | #Learnt:       8898 | 0.000
24.78/24.80	c total clause space: 48.1602MB
24.78/24.80	c total #watches: 156236
25.68/25.77	c total #propagations: 24218677 / total #impl: 92079410 (eff. 0.263)
25.68/25.77	c #Conflicts:      54000 | #Learnt:       9898 | 0.000
25.68/25.77	c total clause space: 48.1602MB
25.68/25.77	c total #watches: 159991
26.49/26.56	c total #propagations: 24707710 / total #impl: 93730248 (eff. 0.264)
26.49/26.56	c #Conflicts:      55000 | #Learnt:      10898 | 0.000
26.49/26.56	c total clause space: 48.1602MB
26.49/26.56	c total #watches: 167803
27.18/27.25	c total #propagations: 25152852 / total #impl: 95371105 (eff. 0.264)
27.18/27.25	c GARBAGE COLLECT
27.18/27.25	c #Conflicts:      56000 | #Learnt:       6303 | 0.000
27.18/27.25	c total clause space: 48.1602MB
27.18/27.25	c total #watches: 138219
27.88/27.94	c total #propagations: 25629743 / total #impl: 97217923 (eff. 0.264)
27.88/27.94	c #Conflicts:      57000 | #Learnt:       7303 | 0.000
27.88/27.94	c total clause space: 48.1602MB
27.88/27.94	c total #watches: 143941
28.48/28.54	c total #propagations: 26122210 / total #impl: 98998254 (eff. 0.264)
28.48/28.54	c #Conflicts:      58000 | #Learnt:       8303 | 0.000
28.48/28.54	c total clause space: 48.1602MB
28.48/28.54	c total #watches: 147449
29.18/29.24	c total #propagations: 26560945 / total #impl: 100404508 (eff. 0.265)
29.18/29.24	c #Conflicts:      59000 | #Learnt:       9303 | 0.000
29.18/29.24	c total clause space: 48.1602MB
29.18/29.24	c total #watches: 152756
30.08/30.18	c total #propagations: 27080638 / total #impl: 102179040 (eff. 0.265)
30.08/30.18	c #Conflicts:      60000 | #Learnt:      10303 | 0.000
30.08/30.18	c total clause space: 48.1602MB
30.08/30.18	c total #watches: 158612
30.98/31.09	c total #propagations: 27605653 / total #impl: 104291893 (eff. 0.265)
30.98/31.09	c #Conflicts:      61000 | #Learnt:      11303 | 0.000
30.98/31.09	c total clause space: 48.1602MB
30.98/31.09	c total #watches: 164530
31.78/31.82	c total #propagations: 28119517 / total #impl: 106649639 (eff. 0.264)
31.78/31.82	c GARBAGE COLLECT
31.78/31.82	c #Conflicts:      62000 | #Learnt:       6410 | 0.000
31.78/31.82	c total clause space: 78.2603MB
31.78/31.82	c total #watches: 138701
32.38/32.47	c total #propagations: 28574176 / total #impl: 108343068 (eff. 0.264)
32.38/32.47	c #Conflicts:      63000 | #Learnt:       7410 | 0.000
32.38/32.47	c total clause space: 78.2603MB
32.38/32.47	c total #watches: 142670
32.88/32.95	c total #propagations: 29035293 / total #impl: 109955501 (eff. 0.264)
32.88/32.95	c #Conflicts:      64000 | #Learnt:       8410 | 0.000
32.88/32.95	c total clause space: 78.2603MB
32.88/32.95	c total #watches: 146252
33.68/33.75	c total #propagations: 29451286 / total #impl: 111576884 (eff. 0.264)
33.68/33.75	c #Conflicts:      65000 | #Learnt:       9410 | 0.000
33.68/33.75	c total clause space: 78.2603MB
33.68/33.75	c total #watches: 149612
34.48/34.55	c total #propagations: 29994021 / total #impl: 113516191 (eff. 0.264)
34.48/34.55	c #Conflicts:      66000 | #Learnt:      10410 | 0.000
34.48/34.55	c total clause space: 78.2603MB
34.48/34.55	c total #watches: 154785
35.19/35.23	c total #propagations: 30484401 / total #impl: 115406178 (eff. 0.264)
35.19/35.23	c #Conflicts:      67000 | #Learnt:      11410 | 0.000
35.19/35.23	c total clause space: 78.2603MB
35.19/35.23	c total #watches: 159244
36.08/36.16	c total #propagations: 30935670 / total #impl: 116920044 (eff. 0.265)
36.08/36.16	c #Conflicts:      68000 | #Learnt:      12410 | 0.000
36.08/36.16	c total clause space: 78.2603MB
36.08/36.16	c total #watches: 163714
36.88/36.90	c total #propagations: 31463278 / total #impl: 118715412 (eff. 0.265)
36.88/36.90	c GARBAGE COLLECT
36.88/36.90	c #Conflicts:      69000 | #Learnt:       7203 | 0.000
36.88/36.90	c total clause space: 78.2603MB
36.88/36.90	c total #watches: 143841
37.68/37.77	c total #propagations: 31935726 / total #impl: 120644521 (eff. 0.265)
37.68/37.77	c #Conflicts:      70000 | #Learnt:       8203 | 0.000
37.68/37.77	c total clause space: 78.2603MB
37.68/37.77	c total #watches: 149177
38.38/38.49	c total #propagations: 32437665 / total #impl: 122550899 (eff. 0.265)
38.38/38.49	c #Conflicts:      71000 | #Learnt:       9203 | 0.000
38.38/38.49	c total clause space: 78.2603MB
38.38/38.49	c total #watches: 153601
39.38/39.40	c total #propagations: 32858432 / total #impl: 123875769 (eff. 0.265)
39.38/39.40	c #Conflicts:      72000 | #Learnt:      10203 | 0.000
39.38/39.40	c total clause space: 78.2603MB
39.38/39.40	c total #watches: 158345
40.18/40.23	c total #propagations: 33426726 / total #impl: 125759488 (eff. 0.266)
40.18/40.23	c #Conflicts:      73000 | #Learnt:      11203 | 0.000
40.18/40.23	c total clause space: 78.2603MB
40.18/40.23	c total #watches: 163425
40.79/40.87	c total #propagations: 33955120 / total #impl: 127628603 (eff. 0.266)
40.79/40.87	c #Conflicts:      74000 | #Learnt:      12203 | 0.000
40.79/40.87	c total clause space: 78.2603MB
40.79/40.87	c total #watches: 167800
41.98/42.01	c total #propagations: 34414925 / total #impl: 129273696 (eff. 0.266)
41.98/42.01	c GARBAGE COLLECT
41.98/42.01	c #Conflicts:      75000 | #Learnt:       6704 | 0.000
41.98/42.01	c total clause space: 78.2603MB
41.98/42.01	c total #watches: 140971
42.78/42.85	c total #propagations: 35034690 / total #impl: 131314973 (eff. 0.267)
42.78/42.85	c #Conflicts:      76000 | #Learnt:       7704 | 0.000
42.78/42.85	c total clause space: 78.2603MB
42.78/42.85	c total #watches: 146602
43.48/43.51	c total #propagations: 35586674 / total #impl: 133266449 (eff. 0.267)
43.48/43.51	c #Conflicts:      77000 | #Learnt:       8704 | 0.000
43.48/43.51	c total clause space: 78.2603MB
43.48/43.51	c total #watches: 151974
44.28/44.32	c total #propagations: 36019979 / total #impl: 135023429 (eff. 0.267)
44.28/44.32	c #Conflicts:      78000 | #Learnt:       9704 | 0.000
44.28/44.32	c total clause space: 78.2603MB
44.28/44.32	c total #watches: 156215
45.09/45.12	c total #propagations: 36550873 / total #impl: 136930962 (eff. 0.267)
45.09/45.12	c #Conflicts:      79000 | #Learnt:      10704 | 0.000
45.09/45.12	c total clause space: 78.2603MB
45.09/45.12	c total #watches: 161747
45.98/46.08	c total #propagations: 36993021 / total #impl: 138685168 (eff. 0.267)
45.98/46.08	c #Conflicts:      80000 | #Learnt:      11704 | 0.000
45.98/46.08	c total clause space: 78.2603MB
45.98/46.08	c total #watches: 166971
46.79/46.83	c total #propagations: 37460260 / total #impl: 140867740 (eff. 0.266)
46.79/46.83	c #Conflicts:      81000 | #Learnt:      12704 | 0.000
46.79/46.83	c total clause space: 78.2603MB
46.79/46.83	c total #watches: 171321
47.49/47.50	c total #propagations: 37856802 / total #impl: 142329206 (eff. 0.266)
47.49/47.50	c GARBAGE COLLECT
47.49/47.50	c #Conflicts:      82000 | #Learnt:       6905 | 0.000
47.49/47.50	c total clause space: 78.2603MB
47.49/47.50	c total #watches: 141877
47.99/48.01	c total #propagations: 38194778 / total #impl: 143405650 (eff. 0.266)
47.99/48.01	c #Conflicts:      83000 | #Learnt:       7905 | 0.000
47.99/48.01	c total clause space: 78.2603MB
47.99/48.01	c total #watches: 145182
48.69/48.73	c total #propagations: 38525818 / total #impl: 144454234 (eff. 0.267)
48.69/48.73	c #Conflicts:      84000 | #Learnt:       8905 | 0.000
48.69/48.73	c total clause space: 78.2603MB
48.69/48.73	c total #watches: 148833
49.49/49.54	c total #propagations: 38975386 / total #impl: 146103513 (eff. 0.267)
49.49/49.54	c #Conflicts:      85000 | #Learnt:       9905 | 0.000
49.49/49.54	c total clause space: 78.2603MB
49.49/49.54	c total #watches: 153557
50.39/50.45	c total #propagations: 39471557 / total #impl: 148207659 (eff. 0.266)
50.39/50.45	c #Conflicts:      86000 | #Learnt:      10905 | 0.000
50.39/50.45	c total clause space: 78.2603MB
50.39/50.45	c total #watches: 158820
51.19/51.24	c total #propagations: 39970219 / total #impl: 150311730 (eff. 0.266)
51.19/51.24	c #Conflicts:      87000 | #Learnt:      11905 | 0.000
51.19/51.24	c total clause space: 78.2603MB
51.19/51.24	c total #watches: 163878
52.09/52.14	c total #propagations: 40389984 / total #impl: 152119912 (eff. 0.266)
52.09/52.14	c #Conflicts:      88000 | #Learnt:      12905 | 0.000
52.09/52.14	c total clause space: 78.2603MB
52.09/52.14	c total #watches: 168264
52.49/52.56	c total #propagations: 40903586 / total #impl: 154197029 (eff. 0.265)
52.49/52.56	c #Conflicts:      89000 | #Learnt:      13905 | 0.000
52.49/52.56	c total clause space: 78.2603MB
52.49/52.56	c total #watches: 174723
53.08/53.12	c total #propagations: 41277843 / total #impl: 155863338 (eff. 0.265)
53.08/53.12	c GARBAGE COLLECT
53.08/53.12	c #Conflicts:      90000 | #Learnt:       7800 | 0.000
53.08/53.12	c total clause space: 78.2603MB
53.08/53.12	c total #watches: 146428
53.58/53.68	c total #propagations: 41685952 / total #impl: 157700249 (eff. 0.264)
53.58/53.68	c #Conflicts:      91000 | #Learnt:       8800 | 0.000
53.58/53.68	c total clause space: 78.2603MB
53.58/53.68	c total #watches: 149517
54.18/54.28	c total #propagations: 42013548 / total #impl: 158798829 (eff. 0.265)
54.18/54.28	c #Conflicts:      92000 | #Learnt:       9800 | 0.000
54.18/54.28	c total clause space: 78.2603MB
54.18/54.28	c total #watches: 153416
54.88/54.92	c total #propagations: 42341485 / total #impl: 159941949 (eff. 0.265)
54.88/54.92	c #Conflicts:      93000 | #Learnt:      10800 | 0.000
54.88/54.92	c total clause space: 78.2603MB
54.88/54.92	c total #watches: 157557
55.48/55.55	c total #propagations: 42680799 / total #impl: 161193885 (eff. 0.265)
55.48/55.55	c #Conflicts:      94000 | #Learnt:      11800 | 0.000
55.48/55.55	c total clause space: 78.2603MB
55.48/55.55	c total #watches: 161067
56.09/56.19	c total #propagations: 42990812 / total #impl: 162343700 (eff. 0.265)
56.09/56.19	c #Conflicts:      95000 | #Learnt:      12800 | 0.000
56.09/56.19	c total clause space: 78.2603MB
56.09/56.19	c total #watches: 164187
56.88/56.91	c total #propagations: 43290105 / total #impl: 163444026 (eff. 0.265)
56.88/56.91	c #Conflicts:      96000 | #Learnt:      13800 | 0.000
56.88/56.91	c total clause space: 78.2603MB
56.88/56.91	c total #watches: 167384
57.48/57.58	c total #propagations: 43628307 / total #impl: 164685239 (eff. 0.265)
57.48/57.58	c #Conflicts:      97000 | #Learnt:      14800 | 0.000
57.48/57.58	c total clause space: 78.2603MB
57.48/57.58	c total #watches: 170993
58.08/58.16	c total #propagations: 43935973 / total #impl: 165858904 (eff. 0.265)
58.08/58.16	c GARBAGE COLLECT
58.08/58.16	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
58.08/58.16	c total clause space: 78.2603MB
58.08/58.16	c total #watches: 146829
58.68/58.73	c total #propagations: 44288792 / total #impl: 167056478 (eff. 0.265)
58.68/58.73	c #Conflicts:      99000 | #Learnt:       9403 | 0.000
58.68/58.73	c total clause space: 78.2603MB
58.68/58.73	c total #watches: 150241
59.28/59.32	c total #propagations: 44643895 / total #impl: 168264042 (eff. 0.265)
59.28/59.32	c #Conflicts:     100000 | #Learnt:      10403 | 0.000
59.28/59.32	c total clause space: 78.2603MB
59.28/59.32	c total #watches: 153899
59.78/59.89	c total #propagations: 44983134 / total #impl: 169418425 (eff. 0.266)
59.78/59.89	c #Conflicts:     101000 | #Learnt:      11403 | 0.000
59.78/59.89	c total clause space: 78.2603MB
59.78/59.89	c total #watches: 157537
60.38/60.46	c total #propagations: 45306220 / total #impl: 170537452 (eff. 0.266)
60.38/60.46	c #Conflicts:     102000 | #Learnt:      12403 | 0.000
60.38/60.46	c total clause space: 78.2603MB
60.38/60.46	c total #watches: 160966
60.98/61.07	c total #propagations: 45623028 / total #impl: 171628984 (eff. 0.266)
60.98/61.07	c #Conflicts:     103000 | #Learnt:      13403 | 0.000
60.98/61.07	c total clause space: 78.2603MB
60.98/61.07	c total #watches: 165425
61.48/61.58	c total #propagations: 46000026 / total #impl: 173020251 (eff. 0.266)
61.48/61.58	c #Conflicts:     104000 | #Learnt:      14403 | 0.000
61.48/61.58	c total clause space: 78.2603MB
61.48/61.58	c total #watches: 169636
62.28/62.31	c total #propagations: 46400021 / total #impl: 174543391 (eff. 0.266)
62.28/62.31	c #Conflicts:     105000 | #Learnt:      15403 | 0.000
62.28/62.31	c total clause space: 78.2603MB
62.28/62.31	c total #watches: 173309
62.98/63.07	c total #propagations: 46875571 / total #impl: 176194100 (eff. 0.266)
62.98/63.07	c GARBAGE COLLECT
62.98/63.07	c #Conflicts:     106000 | #Learnt:       8700 | 0.000
62.98/63.07	c total clause space: 78.2603MB
62.98/63.07	c total #watches: 149595
63.89/63.99	c total #propagations: 47357582 / total #impl: 178011012 (eff. 0.266)
63.89/63.99	c #Conflicts:     107000 | #Learnt:       9700 | 0.000
63.89/63.99	c total clause space: 78.2603MB
63.89/63.99	c total #watches: 156297
64.78/64.89	c total #propagations: 47903453 / total #impl: 180078745 (eff. 0.266)
64.78/64.89	c #Conflicts:     108000 | #Learnt:      10700 | 0.000
64.78/64.89	c total clause space: 78.2603MB
64.78/64.89	c total #watches: 161818
65.48/65.54	c total #propagations: 48430091 / total #impl: 181983627 (eff. 0.266)
65.48/65.54	c #Conflicts:     109000 | #Learnt:      11700 | 0.000
65.48/65.54	c total clause space: 78.2603MB
65.48/65.54	c total #watches: 169357
66.18/66.26	c total #propagations: 48846238 / total #impl: 183926004 (eff. 0.266)
66.18/66.26	c #Conflicts:     110000 | #Learnt:      12700 | 0.000
66.18/66.26	c total clause space: 78.2603MB
66.18/66.26	c total #watches: 174601
66.98/67.05	c total #propagations: 49259558 / total #impl: 185680822 (eff. 0.265)
66.98/67.05	c #Conflicts:     111000 | #Learnt:      13700 | 0.000
66.98/67.05	c total clause space: 78.2603MB
66.98/67.05	c total #watches: 179097
68.08/68.20	c total #propagations: 49679355 / total #impl: 187500636 (eff. 0.265)
68.08/68.20	c #Conflicts:     112000 | #Learnt:      14700 | 0.000
68.08/68.20	c total clause space: 78.2603MB
68.08/68.20	c total #watches: 186954
69.18/69.26	c total #propagations: 50176229 / total #impl: 189515252 (eff. 0.265)
69.18/69.26	c #Conflicts:     113000 | #Learnt:      15700 | 0.000
69.18/69.26	c total clause space: 78.2603MB
69.18/69.26	c total #watches: 190970
69.88/69.91	c total #propagations: 50688879 / total #impl: 191381818 (eff. 0.265)
69.88/69.91	c GARBAGE COLLECT
69.88/69.91	c #Conflicts:     114000 | #Learnt:       8706 | 0.000
69.88/69.91	c total clause space: 78.2603MB
69.88/69.91	c total #watches: 150835
70.49/70.56	c total #propagations: 51163683 / total #impl: 193179729 (eff. 0.265)
70.49/70.56	c #Conflicts:     115000 | #Learnt:       9706 | 0.000
70.49/70.56	c total clause space: 78.2603MB
70.49/70.56	c total #watches: 155775
71.49/71.51	c total #propagations: 51656067 / total #impl: 195067367 (eff. 0.265)
71.49/71.51	c #Conflicts:     116000 | #Learnt:      10706 | 0.000
71.49/71.51	c total clause space: 78.2603MB
71.49/71.51	c total #watches: 160270
72.18/72.23	c total #propagations: 52234370 / total #impl: 197296403 (eff. 0.265)
72.18/72.23	c #Conflicts:     117000 | #Learnt:      11706 | 0.000
72.18/72.23	c total clause space: 78.2603MB
72.18/72.23	c total #watches: 169100
73.08/73.12	c total #propagations: 52617431 / total #impl: 198822007 (eff. 0.265)
73.08/73.12	c #Conflicts:     118000 | #Learnt:      12706 | 0.000
73.08/73.12	c total clause space: 78.2603MB
73.08/73.12	c total #watches: 172966
74.08/74.18	c total #propagations: 53138272 / total #impl: 200405199 (eff. 0.265)
74.08/74.18	c #Conflicts:     119000 | #Learnt:      13706 | 0.000
74.08/74.18	c total clause space: 78.2603MB
74.08/74.18	c total #watches: 176718
74.89/74.97	c total #propagations: 53651422 / total #impl: 202212499 (eff. 0.265)
74.89/74.97	c #Conflicts:     120000 | #Learnt:      14706 | 0.000
74.89/74.97	c total clause space: 78.2603MB
74.89/74.97	c total #watches: 181193
75.68/75.77	c total #propagations: 53987069 / total #impl: 203394760 (eff. 0.265)
75.68/75.77	c #Conflicts:     121000 | #Learnt:      15706 | 0.000
75.68/75.77	c total clause space: 78.2603MB
75.68/75.77	c total #watches: 184998
76.58/76.65	c total #propagations: 54306134 / total #impl: 204540847 (eff. 0.266)
76.58/76.65	c GARBAGE COLLECT
76.58/76.65	c #Conflicts:     122000 | #Learnt:       8408 | 0.000
76.58/76.65	c total clause space: 78.2603MB
76.58/76.65	c total #watches: 148949
77.38/77.41	c total #propagations: 54663181 / total #impl: 205792353 (eff. 0.266)
77.38/77.41	c #Conflicts:     123000 | #Learnt:       9408 | 0.000
77.38/77.41	c total clause space: 78.2603MB
77.38/77.41	c total #watches: 155098
78.09/78.19	c total #propagations: 55171460 / total #impl: 207636433 (eff. 0.266)
78.09/78.19	c #Conflicts:     124000 | #Learnt:      10408 | 0.000
78.09/78.19	c total clause space: 78.2603MB
78.09/78.19	c total #watches: 160015
78.88/78.94	c total #propagations: 55649790 / total #impl: 209326055 (eff. 0.266)
78.88/78.94	c #Conflicts:     125000 | #Learnt:      11408 | 0.000
78.88/78.94	c total clause space: 78.2603MB
78.88/78.94	c total #watches: 163976
79.68/79.75	c total #propagations: 56044396 / total #impl: 210958235 (eff. 0.266)
79.68/79.75	c #Conflicts:     126000 | #Learnt:      12408 | 0.000
79.68/79.75	c total clause space: 78.2603MB
79.68/79.75	c total #watches: 168735
80.78/80.87	c total #propagations: 56502618 / total #impl: 212578225 (eff. 0.266)
80.78/80.87	c #Conflicts:     127000 | #Learnt:      13408 | 0.000
80.78/80.87	c total clause space: 78.2603MB
80.78/80.87	c total #watches: 174644
81.58/81.66	c total #propagations: 57030786 / total #impl: 214488511 (eff. 0.266)
81.58/81.66	c #Conflicts:     128000 | #Learnt:      14408 | 0.000
81.58/81.66	c total clause space: 78.2603MB
81.58/81.66	c total #watches: 180719
82.28/82.39	c total #propagations: 57531002 / total #impl: 216441959 (eff. 0.266)
82.28/82.39	c #Conflicts:     129000 | #Learnt:      15408 | 0.000
82.28/82.39	c total clause space: 78.2603MB
82.28/82.39	c total #watches: 184888
83.08/83.11	c total #propagations: 57916497 / total #impl: 217879885 (eff. 0.266)
83.08/83.11	c #Conflicts:     130000 | #Learnt:      16408 | 0.000
83.08/83.11	c total clause space: 78.2603MB
83.08/83.11	c total #watches: 188465
84.08/84.14	c total #propagations: 58272686 / total #impl: 219215562 (eff. 0.266)
84.08/84.14	c GARBAGE COLLECT
84.08/84.14	c #Conflicts:     131000 | #Learnt:       8796 | 0.000
84.08/84.14	c total clause space: 78.2603MB
84.08/84.14	c total #watches: 150843
84.88/84.94	c total #propagations: 58786055 / total #impl: 221208499 (eff. 0.266)
84.88/84.94	c #Conflicts:     132000 | #Learnt:       9796 | 0.000
84.88/84.94	c total clause space: 78.2603MB
84.88/84.94	c total #watches: 155095
85.78/85.85	c total #propagations: 59293490 / total #impl: 222932575 (eff. 0.266)
85.78/85.85	c #Conflicts:     133000 | #Learnt:      10796 | 0.000
85.78/85.85	c total clause space: 78.2603MB
85.78/85.85	c total #watches: 158549
86.58/86.60	c total #propagations: 59891992 / total #impl: 225098915 (eff. 0.266)
86.58/86.60	c #Conflicts:     134000 | #Learnt:      11796 | 0.000
86.58/86.60	c total clause space: 78.2603MB
86.58/86.60	c total #watches: 163138
87.28/87.36	c total #propagations: 60385612 / total #impl: 226916439 (eff. 0.266)
87.28/87.36	c #Conflicts:     135000 | #Learnt:      12796 | 0.000
87.28/87.36	c total clause space: 78.2603MB
87.28/87.36	c total #watches: 168533
88.28/88.31	c total #propagations: 60890125 / total #impl: 228797628 (eff. 0.266)
88.28/88.31	c #Conflicts:     136000 | #Learnt:      13796 | 0.000
88.28/88.31	c total clause space: 78.2603MB
88.28/88.31	c total #watches: 174396
89.28/89.37	c total #propagations: 61409612 / total #impl: 230981970 (eff. 0.266)
89.28/89.37	c #Conflicts:     137000 | #Learnt:      14796 | 0.000
89.28/89.37	c total clause space: 78.2603MB
89.28/89.37	c total #watches: 180261
90.48/90.59	c total #propagations: 61861506 / total #impl: 232898943 (eff. 0.266)
90.48/90.59	c #Conflicts:     138000 | #Learnt:      15796 | 0.000
90.48/90.59	c total clause space: 78.2603MB
90.48/90.59	c total #watches: 186272
91.88/91.90	c total #propagations: 62305197 / total #impl: 234794130 (eff. 0.265)
91.88/91.90	c #Conflicts:     139000 | #Learnt:      16796 | 0.000
91.88/91.90	c total clause space: 78.2603MB
91.88/91.90	c total #watches: 191211
93.38/93.41	c total #propagations: 62750388 / total #impl: 236668832 (eff. 0.265)
93.38/93.41	c #Conflicts:     140000 | #Learnt:      17796 | 0.000
93.38/93.41	c total clause space: 78.2603MB
93.38/93.41	c total #watches: 201187
94.08/94.10	c total #propagations: 63231455 / total #impl: 238886673 (eff. 0.265)
94.08/94.10	c GARBAGE COLLECT
94.08/94.10	c #Conflicts:     141000 | #Learnt:       9907 | 0.000
94.08/94.10	c total clause space: 78.2603MB
94.08/94.10	c total #watches: 160895
94.88/94.91	c total #propagations: 63647142 / total #impl: 240837538 (eff. 0.264)
94.88/94.91	c #Conflicts:     142000 | #Learnt:      10907 | 0.000
94.88/94.91	c total clause space: 78.2603MB
94.88/94.91	c total #watches: 167155
95.78/95.86	c total #propagations: 64055843 / total #impl: 242657350 (eff. 0.264)
95.78/95.86	c #Conflicts:     143000 | #Learnt:      11907 | 0.000
95.78/95.86	c total clause space: 78.2603MB
95.78/95.86	c total #watches: 177457
97.38/97.49	c total #propagations: 64402668 / total #impl: 244385048 (eff. 0.264)
97.38/97.49	c #Conflicts:     144000 | #Learnt:      12907 | 0.000
97.38/97.49	c total clause space: 78.2603MB
97.38/97.49	c total #watches: 195899
98.87/98.98	c total #propagations: 64857795 / total #impl: 248869598 (eff. 0.261)
98.87/98.98	c #Conflicts:     145000 | #Learnt:      13907 | 0.000
98.87/98.98	c total clause space: 78.2603MB
98.87/98.98	c total #watches: 206657
100.87/100.91	c total #propagations: 65224379 / total #impl: 252275588 (eff. 0.259)
100.87/100.91	c #Conflicts:     146000 | #Learnt:      14907 | 0.000
100.87/100.91	c total clause space: 78.2603MB
100.87/100.91	c total #watches: 223330
102.47/102.54	c total #propagations: 65580221 / total #impl: 257716560 (eff. 0.254)
102.47/102.54	c #Conflicts:     147000 | #Learnt:      15907 | 0.000
102.47/102.54	c total clause space: 78.2603MB
102.47/102.54	c total #watches: 235577
104.48/104.52	c total #propagations: 65978436 / total #impl: 260147602 (eff. 0.254)
104.48/104.52	c #Conflicts:     148000 | #Learnt:      16907 | 0.000
104.48/104.52	c total clause space: 127.173MB
104.48/104.52	c total #watches: 242006
106.57/106.61	c total #propagations: 66393303 / total #impl: 261935663 (eff. 0.253)
106.57/106.61	c #Conflicts:     149000 | #Learnt:      17907 | 0.000
106.57/106.61	c total clause space: 127.173MB
106.57/106.61	c total #watches: 245816
107.97/108.09	c total #propagations: 66821505 / total #impl: 263355298 (eff. 0.254)
107.97/108.09	c GARBAGE COLLECT
107.97/108.09	c #Conflicts:     150000 | #Learnt:       9701 | 0.000
107.97/108.09	c total clause space: 127.173MB
107.97/108.09	c total #watches: 156828
109.17/109.24	c total #propagations: 67267077 / total #impl: 265044488 (eff. 0.254)
109.17/109.24	c #Conflicts:     151000 | #Learnt:      10701 | 0.000
109.17/109.24	c total clause space: 127.173MB
109.17/109.24	c total #watches: 164614
110.08/110.13	c total #propagations: 67776318 / total #impl: 267321738 (eff. 0.254)
110.08/110.13	c #Conflicts:     152000 | #Learnt:      11701 | 0.000
110.08/110.13	c total clause space: 127.173MB
110.08/110.13	c total #watches: 171191
111.18/111.22	c total #propagations: 68272064 / total #impl: 269160860 (eff. 0.254)
111.18/111.22	c #Conflicts:     153000 | #Learnt:      12701 | 0.000
111.18/111.22	c total clause space: 127.173MB
111.18/111.22	c total #watches: 178427
112.28/112.33	c total #propagations: 68746318 / total #impl: 271051186 (eff. 0.254)
112.28/112.33	c #Conflicts:     154000 | #Learnt:      13701 | 0.000
112.28/112.33	c total clause space: 127.173MB
112.28/112.33	c total #watches: 182868
113.67/113.74	c total #propagations: 69181462 / total #impl: 272581287 (eff. 0.254)
113.67/113.74	c #Conflicts:     155000 | #Learnt:      14701 | 0.000
113.67/113.74	c total clause space: 127.173MB
113.67/113.74	c total #watches: 193708
114.77/114.85	c total #propagations: 69688204 / total #impl: 274783536 (eff. 0.254)
114.77/114.85	c #Conflicts:     156000 | #Learnt:      15701 | 0.000
114.77/114.85	c total clause space: 127.173MB
114.77/114.85	c total #watches: 201378
115.87/115.98	c total #propagations: 70145322 / total #impl: 276656743 (eff. 0.254)
115.87/115.98	c #Conflicts:     157000 | #Learnt:      16701 | 0.000
115.87/115.98	c total clause space: 127.173MB
115.87/115.98	c total #watches: 207609
117.27/117.34	c total #propagations: 70671341 / total #impl: 278528159 (eff. 0.254)
117.27/117.34	c #Conflicts:     158000 | #Learnt:      17701 | 0.000
117.27/117.34	c total clause space: 127.173MB
117.27/117.34	c total #watches: 216732
118.88/118.92	c total #propagations: 71067163 / total #impl: 280217129 (eff. 0.254)
118.88/118.92	c #Conflicts:     159000 | #Learnt:      18701 | 0.000
118.88/118.92	c total clause space: 127.173MB
118.88/118.92	c total #watches: 222018
119.98/120.04	c total #propagations: 71530553 / total #impl: 282053077 (eff. 0.254)
119.98/120.04	c GARBAGE COLLECT
119.98/120.04	c #Conflicts:     160000 | #Learnt:      10198 | 0.000
119.98/120.04	c total clause space: 127.173MB
119.98/120.04	c total #watches: 158685
120.77/120.86	c total #propagations: 71988617 / total #impl: 283729054 (eff. 0.254)
120.77/120.86	c #Conflicts:     161000 | #Learnt:      11198 | 0.000
120.77/120.86	c total clause space: 127.173MB
120.77/120.86	c total #watches: 163074
121.77/121.81	c total #propagations: 72468250 / total #impl: 285523911 (eff. 0.254)
121.77/121.81	c #Conflicts:     162000 | #Learnt:      12198 | 0.000
121.77/121.81	c total clause space: 127.173MB
121.77/121.81	c total #watches: 168706
122.77/122.84	c total #propagations: 72970950 / total #impl: 287466396 (eff. 0.254)
122.77/122.84	c #Conflicts:     163000 | #Learnt:      13198 | 0.000
122.77/122.84	c total clause space: 127.173MB
122.77/122.84	c total #watches: 173166
123.87/123.99	c total #propagations: 73416485 / total #impl: 289333119 (eff. 0.254)
123.87/123.99	c #Conflicts:     164000 | #Learnt:      14198 | 0.000
123.87/123.99	c total clause space: 127.173MB
123.87/123.99	c total #watches: 178172
125.37/125.48	c total #propagations: 73877764 / total #impl: 291343689 (eff. 0.254)
125.37/125.48	c #Conflicts:     165000 | #Learnt:      15198 | 0.000
125.37/125.48	c total clause space: 127.173MB
125.37/125.48	c total #watches: 183294
127.07/127.14	c total #propagations: 74403280 / total #impl: 293669536 (eff. 0.253)
127.07/127.14	c #Conflicts:     166000 | #Learnt:      16198 | 0.000
127.07/127.14	c total clause space: 127.173MB
127.07/127.14	c total #watches: 191617
128.47/128.57	c total #propagations: 74866301 / total #impl: 295968764 (eff. 0.253)
128.47/128.57	c #Conflicts:     167000 | #Learnt:      17198 | 0.000
128.47/128.57	c total clause space: 127.173MB
128.47/128.57	c total #watches: 198628
129.77/129.85	c total #propagations: 75287184 / total #impl: 297976490 (eff. 0.253)
129.77/129.85	c #Conflicts:     168000 | #Learnt:      18198 | 0.000
129.77/129.85	c total clause space: 127.173MB
129.77/129.85	c total #watches: 203149
130.67/130.73	c total #propagations: 75800647 / total #impl: 299803764 (eff. 0.253)
130.67/130.73	c #Conflicts:     169000 | #Learnt:      19198 | 0.000
130.67/130.73	c total clause space: 127.173MB
130.67/130.73	c total #watches: 207917
131.77/131.81	c total #propagations: 76262267 / total #impl: 301322303 (eff. 0.253)
131.77/131.81	c GARBAGE COLLECT
131.77/131.81	c #Conflicts:     170000 | #Learnt:      10395 | 0.000
131.77/131.81	c total clause space: 127.173MB
131.77/131.81	c total #watches: 159385
132.37/132.47	c total #propagations: 76761471 / total #impl: 303256069 (eff. 0.253)
132.37/132.47	c #Conflicts:     171000 | #Learnt:      11395 | 0.000
132.37/132.47	c total clause space: 127.173MB
132.37/132.47	c total #watches: 164957
132.97/133.10	c total #propagations: 77202224 / total #impl: 305017034 (eff. 0.253)
132.97/133.10	c #Conflicts:     172000 | #Learnt:      12395 | 0.000
132.97/133.10	c total clause space: 127.173MB
132.97/133.10	c total #watches: 169768
133.57/133.63	c total #propagations: 77667236 / total #impl: 306835998 (eff. 0.253)
133.57/133.63	c #Conflicts:     173000 | #Learnt:      13395 | 0.000
133.57/133.63	c total clause space: 127.173MB
133.57/133.63	c total #watches: 172923
134.17/134.22	c total #propagations: 78025658 / total #impl: 308059382 (eff. 0.253)
134.17/134.22	c #Conflicts:     174000 | #Learnt:      14395 | 0.000
134.17/134.22	c total clause space: 127.173MB
134.17/134.22	c total #watches: 178007
134.87/134.90	c total #propagations: 78353919 / total #impl: 309326937 (eff. 0.253)
134.87/134.90	c #Conflicts:     175000 | #Learnt:      15395 | 0.000
134.87/134.90	c total clause space: 127.173MB
134.87/134.90	c total #watches: 181861
135.47/135.59	c total #propagations: 78716338 / total #impl: 310742106 (eff. 0.253)
135.47/135.59	c #Conflicts:     176000 | #Learnt:      16395 | 0.000
135.47/135.59	c total clause space: 127.173MB
135.47/135.59	c total #watches: 186078
136.47/136.58	c total #propagations: 79230948 / total #impl: 312793180 (eff. 0.253)
136.47/136.58	c #Conflicts:     177000 | #Learnt:      17395 | 0.000
136.47/136.58	c total clause space: 127.173MB
136.47/136.58	c total #watches: 191773
137.37/137.48	c total #propagations: 79755113 / total #impl: 314840570 (eff. 0.253)
137.37/137.48	c #Conflicts:     178000 | #Learnt:      18395 | 0.000
137.37/137.48	c total clause space: 127.173MB
137.37/137.48	c total #watches: 198223
138.57/138.63	c total #propagations: 80277056 / total #impl: 317004218 (eff. 0.253)
138.57/138.63	c #Conflicts:     179000 | #Learnt:      19395 | 0.000
138.57/138.63	c total clause space: 127.173MB
138.57/138.63	c total #watches: 203265
139.57/139.61	c total #propagations: 80776089 / total #impl: 318878462 (eff. 0.253)
139.57/139.61	c GARBAGE COLLECT
139.57/139.61	c #Conflicts:     180000 | #Learnt:      10289 | 0.000
139.57/139.61	c total clause space: 127.173MB
139.57/139.61	c total #watches: 159045
140.27/140.30	c total #propagations: 81258373 / total #impl: 320489975 (eff. 0.254)
140.27/140.30	c #Conflicts:     181000 | #Learnt:      11289 | 0.000
140.27/140.30	c total clause space: 127.173MB
140.27/140.30	c total #watches: 163151
141.07/141.18	c total #propagations: 81649901 / total #impl: 321839298 (eff. 0.254)
141.07/141.18	c #Conflicts:     182000 | #Learnt:      12289 | 0.000
141.07/141.18	c total clause space: 127.173MB
141.07/141.18	c total #watches: 167191
142.37/142.49	c total #propagations: 82124886 / total #impl: 323461488 (eff. 0.254)
142.37/142.49	c #Conflicts:     183000 | #Learnt:      13289 | 0.000
142.37/142.49	c total clause space: 127.173MB
142.37/142.49	c total #watches: 172413
143.17/143.20	c total #propagations: 82724733 / total #impl: 325572144 (eff. 0.254)
143.17/143.20	c #Conflicts:     184000 | #Learnt:      14289 | 0.000
143.17/143.20	c total clause space: 127.173MB
143.17/143.20	c total #watches: 178661
144.07/144.14	c total #propagations: 83159356 / total #impl: 327220054 (eff. 0.254)
144.07/144.14	c #Conflicts:     185000 | #Learnt:      15289 | 0.000
144.07/144.14	c total clause space: 127.173MB
144.07/144.14	c total #watches: 184596
144.96/145.04	c total #propagations: 83584887 / total #impl: 329469137 (eff. 0.254)
144.96/145.04	c #Conflicts:     186000 | #Learnt:      16289 | 0.000
144.96/145.04	c total clause space: 127.173MB
144.96/145.04	c total #watches: 189623
145.77/145.88	c total #propagations: 83943993 / total #impl: 331639652 (eff. 0.253)
145.77/145.88	c #Conflicts:     187000 | #Learnt:      17289 | 0.000
145.77/145.88	c total clause space: 127.173MB
145.77/145.88	c total #watches: 194601
146.77/146.81	c total #propagations: 84398994 / total #impl: 333304904 (eff. 0.253)
146.77/146.81	c #Conflicts:     188000 | #Learnt:      18289 | 0.000
146.77/146.81	c total clause space: 127.173MB
146.77/146.81	c total #watches: 198960
147.67/147.74	c total #propagations: 84777356 / total #impl: 334708763 (eff. 0.253)
147.67/147.74	c #Conflicts:     189000 | #Learnt:      19289 | 0.000
147.67/147.74	c total clause space: 127.173MB
147.67/147.74	c total #watches: 202771
148.57/148.64	c total #propagations: 85149590 / total #impl: 335938306 (eff. 0.253)
148.57/148.64	c #Conflicts:     190000 | #Learnt:      20289 | 0.000
148.57/148.64	c total clause space: 127.173MB
148.57/148.64	c total #watches: 206003
149.47/149.51	c total #propagations: 85518685 / total #impl: 337167552 (eff. 0.254)
149.47/149.51	c GARBAGE COLLECT
149.47/149.51	c #Conflicts:     191000 | #Learnt:      10898 | 0.000
149.47/149.51	c total clause space: 127.173MB
149.47/149.51	c total #watches: 161609
150.17/150.21	c total #propagations: 85923854 / total #impl: 338547471 (eff. 0.254)
150.17/150.21	c #Conflicts:     192000 | #Learnt:      11898 | 0.000
150.17/150.21	c total clause space: 127.173MB
150.17/150.21	c total #watches: 165796
151.07/151.13	c total #propagations: 86322991 / total #impl: 339947687 (eff. 0.254)
151.07/151.13	c #Conflicts:     193000 | #Learnt:      12898 | 0.000
151.07/151.13	c total clause space: 127.173MB
151.07/151.13	c total #watches: 169646
152.26/152.35	c total #propagations: 86790544 / total #impl: 341618085 (eff. 0.254)
152.26/152.35	c #Conflicts:     194000 | #Learnt:      13898 | 0.000
152.26/152.35	c total clause space: 127.173MB
152.26/152.35	c total #watches: 176650
153.56/153.65	c total #propagations: 87285360 / total #impl: 343766645 (eff. 0.254)
153.56/153.65	c #Conflicts:     195000 | #Learnt:      14898 | 0.000
153.56/153.65	c total clause space: 127.173MB
153.56/153.65	c total #watches: 182106
154.76/154.82	c total #propagations: 87786921 / total #impl: 345836941 (eff. 0.254)
154.76/154.82	c #Conflicts:     196000 | #Learnt:      15898 | 0.000
154.76/154.82	c total clause space: 127.173MB
154.76/154.82	c total #watches: 187170
156.06/156.11	c total #propagations: 88218849 / total #impl: 347629325 (eff. 0.254)
156.06/156.11	c #Conflicts:     197000 | #Learnt:      16898 | 0.000
156.06/156.11	c total clause space: 127.173MB
156.06/156.11	c total #watches: 192348
157.46/157.57	c total #propagations: 88644222 / total #impl: 349387661 (eff. 0.254)
157.46/157.57	c #Conflicts:     198000 | #Learnt:      17898 | 0.000
157.46/157.57	c total clause space: 127.173MB
157.46/157.57	c total #watches: 198247
158.76/158.87	c total #propagations: 89099887 / total #impl: 351322852 (eff. 0.254)
158.76/158.87	c #Conflicts:     199000 | #Learnt:      18898 | 0.000
158.76/158.87	c total clause space: 127.173MB
158.76/158.87	c total #watches: 207952
160.36/160.46	c total #propagations: 89552105 / total #impl: 353521217 (eff. 0.253)
160.36/160.46	c #Conflicts:     200000 | #Learnt:      19898 | 0.000
160.36/160.46	c total clause space: 127.173MB
160.36/160.46	c total #watches: 213294
161.96/162.05	c total #propagations: 90002656 / total #impl: 355874250 (eff. 0.253)
161.96/162.05	c #Conflicts:     201000 | #Learnt:      20898 | 0.000
161.96/162.05	c total clause space: 127.173MB
161.96/162.05	c total #watches: 218573
163.16/163.29	c total #propagations: 90438571 / total #impl: 357911563 (eff. 0.253)
163.16/163.29	c GARBAGE COLLECT
163.16/163.29	c #Conflicts:     202000 | #Learnt:      11204 | 0.000
163.16/163.29	c total clause space: 127.173MB
163.16/163.29	c total #watches: 162718
163.97/164.03	c total #propagations: 90842995 / total #impl: 359544001 (eff. 0.253)
163.97/164.03	c #Conflicts:     203000 | #Learnt:      12204 | 0.000
163.97/164.03	c total clause space: 127.173MB
163.97/164.03	c total #watches: 166881
164.66/164.78	c total #propagations: 91257109 / total #impl: 361149693 (eff. 0.253)
164.66/164.78	c #Conflicts:     204000 | #Learnt:      13204 | 0.000
164.66/164.78	c total clause space: 127.173MB
164.66/164.78	c total #watches: 171397
165.46/165.59	c total #propagations: 91633108 / total #impl: 362792787 (eff. 0.253)
165.46/165.59	c #Conflicts:     205000 | #Learnt:      14204 | 0.000
165.46/165.59	c total clause space: 127.173MB
165.46/165.59	c total #watches: 177538
166.56/166.65	c total #propagations: 91994610 / total #impl: 364426998 (eff. 0.252)
166.56/166.65	c #Conflicts:     206000 | #Learnt:      15204 | 0.000
166.56/166.65	c total clause space: 127.173MB
166.56/166.65	c total #watches: 183283
167.76/167.83	c total #propagations: 92402178 / total #impl: 366177738 (eff. 0.252)
167.76/167.83	c #Conflicts:     207000 | #Learnt:      16204 | 0.000
167.76/167.83	c total clause space: 127.173MB
167.76/167.83	c total #watches: 194182
169.16/169.29	c total #propagations: 92861562 / total #impl: 368489930 (eff. 0.252)
169.16/169.29	c #Conflicts:     208000 | #Learnt:      17204 | 0.000
169.16/169.29	c total clause space: 127.173MB
169.16/169.29	c total #watches: 203531
170.76/170.87	c total #propagations: 93340034 / total #impl: 371073569 (eff. 0.252)
170.76/170.87	c #Conflicts:     209000 | #Learnt:      18204 | 0.000
170.76/170.87	c total clause space: 127.173MB
170.76/170.87	c total #watches: 212265
172.16/172.26	c total #propagations: 93787703 / total #impl: 373761689 (eff. 0.251)
172.16/172.26	c #Conflicts:     210000 | #Learnt:      19204 | 0.000
172.16/172.26	c total clause space: 127.173MB
172.16/172.26	c total #watches: 219677
173.26/173.34	c total #propagations: 94192912 / total #impl: 376180879 (eff. 0.250)
173.26/173.34	c #Conflicts:     211000 | #Learnt:      20204 | 0.000
173.26/173.34	c total clause space: 127.173MB
173.26/173.34	c total #watches: 224676
175.06/175.10	c total #propagations: 94557624 / total #impl: 377777239 (eff. 0.250)
175.06/175.10	c #Conflicts:     212000 | #Learnt:      21204 | 0.000
175.06/175.10	c total clause space: 127.173MB
175.06/175.10	c total #watches: 235041
176.56/176.68	c total #propagations: 94959327 / total #impl: 380470542 (eff. 0.250)
176.56/176.68	c GARBAGE COLLECT
176.56/176.68	c #Conflicts:     213000 | #Learnt:      11219 | 0.000
176.56/176.68	c total clause space: 127.173MB
176.56/176.68	c total #watches: 163238
177.56/177.60	c total #propagations: 95362483 / total #impl: 382818834 (eff. 0.249)
177.56/177.60	c #Conflicts:     214000 | #Learnt:      12219 | 0.000
177.56/177.60	c total clause space: 127.173MB
177.56/177.60	c total #watches: 169145
178.66/178.78	c total #propagations: 95809240 / total #impl: 384880055 (eff. 0.249)
178.66/178.78	c #Conflicts:     215000 | #Learnt:      13219 | 0.000
178.66/178.78	c total clause space: 127.173MB
178.66/178.78	c total #watches: 178158
179.86/179.94	c total #propagations: 96312604 / total #impl: 387453757 (eff. 0.249)
179.86/179.94	c #Conflicts:     216000 | #Learnt:      14219 | 0.000
179.86/179.94	c total clause space: 127.173MB
179.86/179.94	c total #watches: 185951
181.16/181.25	c total #propagations: 96744732 / total #impl: 389781343 (eff. 0.248)
181.16/181.25	c #Conflicts:     217000 | #Learnt:      15219 | 0.000
181.16/181.25	c total clause space: 127.173MB
181.16/181.25	c total #watches: 193534
182.76/182.80	c total #propagations: 97190431 / total #impl: 392304196 (eff. 0.248)
182.76/182.80	c #Conflicts:     218000 | #Learnt:      16219 | 0.000
182.76/182.80	c total clause space: 127.173MB
182.76/182.80	c total #watches: 200670
184.56/184.60	c total #propagations: 97624652 / total #impl: 395200352 (eff. 0.247)
184.56/184.60	c #Conflicts:     219000 | #Learnt:      17219 | 0.000
184.56/184.60	c total clause space: 127.173MB
184.56/184.60	c total #watches: 210309
186.16/186.28	c total #propagations: 98083926 / total #impl: 398201000 (eff. 0.246)
186.16/186.28	c #Conflicts:     220000 | #Learnt:      18219 | 0.000
186.16/186.28	c total clause space: 127.173MB
186.16/186.28	c total #watches: 216199
188.26/188.34	c total #propagations: 98513555 / total #impl: 400639004 (eff. 0.246)
188.26/188.34	c #Conflicts:     221000 | #Learnt:      19219 | 0.000
188.26/188.34	c total clause space: 127.173MB
188.26/188.34	c total #watches: 223626
189.96/190.09	c total #propagations: 98933878 / total #impl: 403339831 (eff. 0.245)
189.96/190.09	c #Conflicts:     222000 | #Learnt:      20219 | 0.000
189.96/190.09	c total clause space: 127.173MB
189.96/190.09	c total #watches: 231251
192.06/192.13	c total #propagations: 99310744 / total #impl: 405499019 (eff. 0.245)
192.06/192.13	c #Conflicts:     223000 | #Learnt:      21219 | 0.000
192.06/192.13	c total clause space: 127.173MB
192.06/192.13	c total #watches: 240170
194.16/194.23	c total #propagations: 99635550 / total #impl: 407935986 (eff. 0.244)
194.16/194.23	c #Conflicts:     224000 | #Learnt:      22219 | 0.000
194.16/194.23	c total clause space: 127.173MB
194.16/194.23	c total #watches: 249491
195.77/195.86	c total #propagations: 99926366 / total #impl: 410299240 (eff. 0.244)
195.77/195.86	c GARBAGE COLLECT
195.77/195.86	c #Conflicts:     225000 | #Learnt:      11898 | 0.000
195.77/195.86	c total clause space: 127.173MB
195.77/195.86	c total #watches: 169013
196.66/196.76	c total #propagations: 100279472 / total #impl: 412415181 (eff. 0.243)
196.66/196.76	c #Conflicts:     226000 | #Learnt:      12898 | 0.000
196.66/196.76	c total clause space: 127.173MB
196.66/196.76	c total #watches: 176041
197.66/197.73	c total #propagations: 100617805 / total #impl: 414035793 (eff. 0.243)
197.66/197.73	c #Conflicts:     227000 | #Learnt:      13898 | 0.000
197.66/197.73	c total clause space: 127.173MB
197.66/197.73	c total #watches: 184779
198.76/198.88	c total #propagations: 100945698 / total #impl: 415700173 (eff. 0.243)
198.76/198.88	c #Conflicts:     228000 | #Learnt:      14898 | 0.000
198.76/198.88	c total clause space: 127.173MB
198.76/198.88	c total #watches: 196006
200.27/200.33	c total #propagations: 101328276 / total #impl: 417974303 (eff. 0.242)
200.27/200.33	c #Conflicts:     229000 | #Learnt:      15898 | 0.000
200.27/200.33	c total clause space: 127.173MB
200.27/200.33	c total #watches: 207146
202.16/202.21	c total #propagations: 101698969 / total #impl: 420531509 (eff. 0.242)
202.16/202.21	c #Conflicts:     230000 | #Learnt:      16898 | 0.000
202.16/202.21	c total clause space: 127.173MB
202.16/202.21	c total #watches: 214519
204.16/204.24	c total #propagations: 102121991 / total #impl: 423313630 (eff. 0.241)
204.16/204.24	c #Conflicts:     231000 | #Learnt:      17898 | 0.000
204.16/204.24	c total clause space: 127.173MB
204.16/204.24	c total #watches: 221320
205.46/205.56	c total #propagations: 102550109 / total #impl: 426313180 (eff. 0.241)
205.46/205.56	c #Conflicts:     232000 | #Learnt:      18898 | 0.000
205.46/205.56	c total clause space: 127.173MB
205.46/205.56	c total #watches: 226458
206.77/206.90	c total #propagations: 102984940 / total #impl: 428119107 (eff. 0.241)
206.77/206.90	c #Conflicts:     233000 | #Learnt:      19898 | 0.000
206.77/206.90	c total clause space: 127.173MB
206.77/206.90	c total #watches: 233854
207.46/207.55	c total #propagations: 103495821 / total #impl: 430153792 (eff. 0.241)
207.46/207.55	c #Conflicts:     234000 | #Learnt:      20898 | 0.000
207.46/207.55	c total clause space: 127.173MB
207.46/207.55	c total #watches: 245296
209.46/209.50	c total #propagations: 103893997 / total #impl: 432159948 (eff. 0.240)
209.46/209.50	c #Conflicts:     235000 | #Learnt:      21898 | 0.000
209.46/209.50	c total clause space: 127.173MB
209.46/209.50	c total #watches: 252589
211.27/211.37	c total #propagations: 104417297 / total #impl: 434189844 (eff. 0.240)
211.27/211.37	c #Conflicts:     236000 | #Learnt:      22898 | 0.000
211.27/211.37	c total clause space: 127.173MB
211.27/211.37	c total #watches: 256211
212.16/212.29	c total #propagations: 104919087 / total #impl: 435954487 (eff. 0.241)
212.16/212.29	c GARBAGE COLLECT
212.16/212.29	c #Conflicts:     237000 | #Learnt:      12290 | 0.000
212.16/212.29	c total clause space: 127.173MB
212.16/212.29	c total #watches: 168323
212.86/212.95	c total #propagations: 105350258 / total #impl: 437388607 (eff. 0.241)
212.86/212.95	c #Conflicts:     238000 | #Learnt:      13290 | 0.000
212.86/212.95	c total clause space: 127.173MB
212.86/212.95	c total #watches: 172570
213.56/213.63	c total #propagations: 105837300 / total #impl: 439153665 (eff. 0.241)
213.56/213.63	c #Conflicts:     239000 | #Learnt:      14290 | 0.000
213.56/213.63	c total clause space: 127.173MB
213.56/213.63	c total #watches: 177711
214.36/214.44	c total #propagations: 106323350 / total #impl: 441013966 (eff. 0.241)
214.36/214.44	c #Conflicts:     240000 | #Learnt:      15290 | 0.000
214.36/214.44	c total clause space: 127.173MB
214.36/214.44	c total #watches: 182157
215.36/215.48	c total #propagations: 106816651 / total #impl: 442742208 (eff. 0.241)
215.36/215.48	c #Conflicts:     241000 | #Learnt:      16290 | 0.000
215.36/215.48	c total clause space: 127.173MB
215.36/215.48	c total #watches: 186923
216.56/216.63	c total #propagations: 107357288 / total #impl: 444561029 (eff. 0.241)
216.56/216.63	c #Conflicts:     242000 | #Learnt:      17290 | 0.000
216.56/216.63	c total clause space: 127.173MB
216.56/216.63	c total #watches: 193256
217.56/217.62	c total #propagations: 107933873 / total #impl: 446892575 (eff. 0.242)
217.56/217.62	c #Conflicts:     243000 | #Learnt:      18290 | 0.000
217.56/217.62	c total clause space: 127.173MB
217.56/217.62	c total #watches: 198056
218.46/218.52	c total #propagations: 108509201 / total #impl: 448866563 (eff. 0.242)
218.46/218.52	c #Conflicts:     244000 | #Learnt:      19290 | 0.000
218.46/218.52	c total clause space: 127.173MB
218.46/218.52	c total #watches: 203331
219.86/219.93	c total #propagations: 109056710 / total #impl: 450693759 (eff. 0.242)
219.86/219.93	c #Conflicts:     245000 | #Learnt:      20290 | 0.000
219.86/219.93	c total clause space: 127.173MB
219.86/219.93	c total #watches: 210855
221.07/221.18	c total #propagations: 109565654 / total #impl: 452790446 (eff. 0.242)
221.07/221.18	c #Conflicts:     246000 | #Learnt:      21290 | 0.000
221.07/221.18	c total clause space: 127.173MB
221.07/221.18	c total #watches: 220715
222.76/222.84	c total #propagations: 110074124 / total #impl: 454999741 (eff. 0.242)
222.76/222.84	c #Conflicts:     247000 | #Learnt:      22290 | 0.000
222.76/222.84	c total clause space: 127.173MB
222.76/222.84	c total #watches: 232873
224.36/224.48	c total #propagations: 110615045 / total #impl: 457647726 (eff. 0.242)
224.36/224.48	c #Conflicts:     248000 | #Learnt:      23290 | 0.000
224.36/224.48	c total clause space: 127.173MB
224.36/224.48	c total #watches: 241370
225.56/225.69	c total #propagations: 111202709 / total #impl: 459853719 (eff. 0.242)
225.56/225.69	c GARBAGE COLLECT
225.56/225.69	c #Conflicts:     249000 | #Learnt:      12402 | 0.000
225.56/225.69	c total clause space: 127.173MB
225.56/225.69	c total #watches: 169734
226.46/226.53	c total #propagations: 111681734 / total #impl: 461473028 (eff. 0.242)
226.46/226.53	c #Conflicts:     250000 | #Learnt:      13402 | 0.000
226.46/226.53	c total clause space: 127.173MB
226.46/226.53	c total #watches: 174710
227.46/227.53	c total #propagations: 112129613 / total #impl: 462933151 (eff. 0.242)
227.46/227.53	c #Conflicts:     251000 | #Learnt:      14402 | 0.000
227.46/227.53	c total clause space: 127.173MB
227.46/227.53	c total #watches: 178640
228.46/228.52	c total #propagations: 112667569 / total #impl: 464681941 (eff. 0.242)
228.46/228.52	c #Conflicts:     252000 | #Learnt:      15402 | 0.000
228.46/228.52	c total clause space: 127.173MB
228.46/228.52	c total #watches: 182713
229.46/229.59	c total #propagations: 113250505 / total #impl: 466534428 (eff. 0.243)
229.46/229.59	c #Conflicts:     253000 | #Learnt:      16402 | 0.000
229.46/229.59	c total clause space: 127.173MB
229.46/229.59	c total #watches: 187239
230.36/230.47	c total #propagations: 113846321 / total #impl: 468554889 (eff. 0.243)
230.36/230.47	c #Conflicts:     254000 | #Learnt:      17402 | 0.000
230.36/230.47	c total clause space: 127.173MB
230.36/230.47	c total #watches: 191755
231.26/231.39	c total #propagations: 114372436 / total #impl: 470277792 (eff. 0.243)
231.26/231.39	c #Conflicts:     255000 | #Learnt:      18402 | 0.000
231.26/231.39	c total clause space: 127.173MB
231.26/231.39	c total #watches: 195676
232.36/232.40	c total #propagations: 114870809 / total #impl: 472097712 (eff. 0.243)
232.36/232.40	c #Conflicts:     256000 | #Learnt:      19402 | 0.000
232.36/232.40	c total clause space: 127.173MB
232.36/232.40	c total #watches: 200489
233.46/233.52	c total #propagations: 115342226 / total #impl: 473797866 (eff. 0.243)
233.46/233.52	c #Conflicts:     257000 | #Learnt:      20402 | 0.000
233.46/233.52	c total clause space: 127.173MB
233.46/233.52	c total #watches: 207006
234.36/234.45	c total #propagations: 115847207 / total #impl: 475765878 (eff. 0.243)
234.36/234.45	c #Conflicts:     258000 | #Learnt:      21402 | 0.000
234.36/234.45	c total clause space: 127.173MB
234.36/234.45	c total #watches: 213073
235.66/235.72	c total #propagations: 116326331 / total #impl: 477806063 (eff. 0.243)
235.66/235.72	c #Conflicts:     259000 | #Learnt:      22402 | 0.000
235.66/235.72	c total clause space: 127.173MB
235.66/235.72	c total #watches: 218536
237.16/237.22	c total #propagations: 116870364 / total #impl: 479843460 (eff. 0.244)
237.16/237.22	c #Conflicts:     260000 | #Learnt:      23402 | 0.000
237.16/237.22	c total clause space: 127.173MB
237.16/237.22	c total #watches: 224881
238.26/238.32	c total #propagations: 117442040 / total #impl: 482102562 (eff. 0.244)
238.26/238.32	c #Conflicts:     261000 | #Learnt:      24402 | 0.000
238.26/238.32	c total clause space: 127.173MB
238.26/238.32	c total #watches: 228971
239.16/239.24	c total #propagations: 117928015 / total #impl: 483897182 (eff. 0.244)
239.16/239.24	c GARBAGE COLLECT
239.16/239.24	c #Conflicts:     262000 | #Learnt:      13193 | 0.000
239.16/239.24	c total clause space: 127.173MB
239.16/239.24	c total #watches: 172705
240.06/240.13	c total #propagations: 118413246 / total #impl: 485579198 (eff. 0.244)
240.06/240.13	c #Conflicts:     263000 | #Learnt:      14193 | 0.000
240.06/240.13	c total clause space: 127.173MB
240.06/240.13	c total #watches: 176790
240.86/241.00	c total #propagations: 118882336 / total #impl: 487105026 (eff. 0.244)
240.86/241.00	c #Conflicts:     264000 | #Learnt:      15193 | 0.000
240.86/241.00	c total clause space: 127.173MB
240.86/241.00	c total #watches: 182164
241.86/242.00	c total #propagations: 119337406 / total #impl: 488865134 (eff. 0.244)
241.86/242.00	c #Conflicts:     265000 | #Learnt:      16193 | 0.000
241.86/242.00	c total clause space: 127.173MB
241.86/242.00	c total #watches: 186960
243.06/243.15	c total #propagations: 119790295 / total #impl: 490731960 (eff. 0.244)
243.06/243.15	c #Conflicts:     266000 | #Learnt:      17193 | 0.000
243.06/243.15	c total clause space: 127.173MB
243.06/243.15	c total #watches: 193055
243.96/244.02	c total #propagations: 120237644 / total #impl: 492875830 (eff. 0.244)
243.96/244.02	c #Conflicts:     267000 | #Learnt:      18193 | 0.000
243.96/244.02	c total clause space: 127.173MB
243.96/244.02	c total #watches: 197725
244.96/245.00	c total #propagations: 120580459 / total #impl: 494259691 (eff. 0.244)
244.96/245.00	c #Conflicts:     268000 | #Learnt:      19193 | 0.000
244.96/245.00	c total clause space: 127.173MB
244.96/245.00	c total #watches: 202320
245.76/245.82	c total #propagations: 120886178 / total #impl: 495618218 (eff. 0.244)
245.76/245.82	c #Conflicts:     269000 | #Learnt:      20193 | 0.000
245.76/245.82	c total clause space: 127.173MB
245.76/245.82	c total #watches: 207687
246.86/246.90	c total #propagations: 121156132 / total #impl: 496957244 (eff. 0.244)
246.86/246.90	c #Conflicts:     270000 | #Learnt:      21193 | 0.000
246.86/246.90	c total clause space: 127.173MB
246.86/246.90	c total #watches: 213634
248.16/248.26	c total #propagations: 121524447 / total #impl: 498841154 (eff. 0.244)
248.16/248.26	c #Conflicts:     271000 | #Learnt:      22193 | 0.000
248.16/248.26	c total clause space: 127.173MB
248.16/248.26	c total #watches: 220200
249.66/249.79	c total #propagations: 121992469 / total #impl: 501236541 (eff. 0.243)
249.66/249.79	c #Conflicts:     272000 | #Learnt:      23193 | 0.000
249.66/249.79	c total clause space: 127.173MB
249.66/249.79	c total #watches: 229344
251.55/251.67	c total #propagations: 122422526 / total #impl: 503757009 (eff. 0.243)
251.55/251.67	c #Conflicts:     273000 | #Learnt:      24193 | 0.000
251.55/251.67	c total clause space: 127.173MB
251.55/251.67	c total #watches: 238623
253.25/253.38	c total #propagations: 122880504 / total #impl: 506646603 (eff. 0.243)
253.25/253.38	c GARBAGE COLLECT
253.25/253.38	c #Conflicts:     274000 | #Learnt:      12693 | 0.000
253.25/253.38	c total clause space: 127.173MB
253.25/253.38	c total #watches: 171927
254.55/254.65	c total #propagations: 123281653 / total #impl: 509630344 (eff. 0.242)
254.55/254.65	c #Conflicts:     275000 | #Learnt:      13693 | 0.000
254.55/254.65	c total clause space: 127.173MB
254.55/254.65	c total #watches: 179394
255.85/255.97	c total #propagations: 123722901 / total #impl: 511751830 (eff. 0.242)
255.85/255.97	c #Conflicts:     276000 | #Learnt:      14693 | 0.000
255.85/255.97	c total clause space: 127.173MB
255.85/255.97	c total #watches: 188585
256.95/257.06	c total #propagations: 124162984 / total #impl: 513791891 (eff. 0.242)
256.95/257.06	c #Conflicts:     277000 | #Learnt:      15693 | 0.000
256.95/257.06	c total clause space: 127.173MB
256.95/257.06	c total #watches: 194098
258.15/258.24	c total #propagations: 124654471 / total #impl: 515606404 (eff. 0.242)
258.15/258.24	c #Conflicts:     278000 | #Learnt:      16693 | 0.000
258.15/258.24	c total clause space: 127.173MB
258.15/258.24	c total #watches: 200802
259.15/259.23	c total #propagations: 125140649 / total #impl: 517566598 (eff. 0.242)
259.15/259.23	c #Conflicts:     279000 | #Learnt:      17693 | 0.000
259.15/259.23	c total clause space: 127.173MB
259.15/259.23	c total #watches: 205657
260.35/260.47	c total #propagations: 125530195 / total #impl: 519033103 (eff. 0.242)
260.35/260.47	c #Conflicts:     280000 | #Learnt:      18693 | 0.000
260.35/260.47	c total clause space: 127.173MB
260.35/260.47	c total #watches: 210787
261.35/261.47	c total #propagations: 126065975 / total #impl: 520945688 (eff. 0.242)
261.35/261.47	c #Conflicts:     281000 | #Learnt:      19693 | 0.000
261.35/261.47	c total clause space: 127.173MB
261.35/261.47	c total #watches: 215006
262.55/262.60	c total #propagations: 126541967 / total #impl: 522589027 (eff. 0.242)
262.55/262.60	c #Conflicts:     282000 | #Learnt:      20693 | 0.000
262.55/262.60	c total clause space: 127.173MB
262.55/262.60	c total #watches: 219415
263.35/263.48	c total #propagations: 126970921 / total #impl: 524166584 (eff. 0.242)
263.35/263.48	c #Conflicts:     283000 | #Learnt:      21693 | 0.000
263.35/263.48	c total clause space: 127.173MB
263.35/263.48	c total #watches: 223198
264.35/264.41	c total #propagations: 127323529 / total #impl: 525274642 (eff. 0.242)
264.35/264.41	c #Conflicts:     284000 | #Learnt:      22693 | 0.000
264.35/264.41	c total clause space: 127.173MB
264.35/264.41	c total #watches: 226667
265.55/265.62	c total #propagations: 127709935 / total #impl: 526501068 (eff. 0.243)
265.55/265.62	c #Conflicts:     285000 | #Learnt:      23693 | 0.000
265.55/265.62	c total clause space: 127.173MB
265.55/265.62	c total #watches: 232132
266.75/266.87	c total #propagations: 128164280 / total #impl: 528325385 (eff. 0.243)
266.75/266.87	c #Conflicts:     286000 | #Learnt:      24693 | 0.000
266.75/266.87	c total clause space: 127.173MB
266.75/266.87	c total #watches: 239048
267.85/267.99	c total #propagations: 128641904 / total #impl: 530247588 (eff. 0.243)
267.85/267.99	c GARBAGE COLLECT
267.85/267.99	c #Conflicts:     287000 | #Learnt:      12892 | 0.000
267.85/267.99	c total clause space: 127.173MB
267.85/267.99	c total #watches: 173046
268.95/269.05	c total #propagations: 129006236 / total #impl: 531684744 (eff. 0.243)
268.95/269.05	c #Conflicts:     288000 | #Learnt:      13892 | 0.000
268.95/269.05	c total clause space: 127.173MB
268.95/269.05	c total #watches: 179151
269.95/270.07	c total #propagations: 129558064 / total #impl: 533626056 (eff. 0.243)
269.95/270.07	c #Conflicts:     289000 | #Learnt:      14892 | 0.000
269.95/270.07	c total clause space: 127.173MB
269.95/270.07	c total #watches: 183632
270.85/270.99	c total #propagations: 130050681 / total #impl: 535393776 (eff. 0.243)
270.85/270.99	c #Conflicts:     290000 | #Learnt:      15892 | 0.000
270.85/270.99	c total clause space: 127.173MB
270.85/270.99	c total #watches: 191706
271.85/271.91	c total #propagations: 130517426 / total #impl: 537404910 (eff. 0.243)
271.85/271.91	c #Conflicts:     291000 | #Learnt:      16892 | 0.000
271.85/271.91	c total clause space: 127.173MB
271.85/271.91	c total #watches: 198163
272.86/272.96	c total #propagations: 130947542 / total #impl: 539459752 (eff. 0.243)
272.86/272.96	c #Conflicts:     292000 | #Learnt:      17892 | 0.000
272.86/272.96	c total clause space: 127.173MB
272.86/272.96	c total #watches: 204441
273.96/274.05	c total #propagations: 131372520 / total #impl: 541687738 (eff. 0.243)
273.96/274.05	c #Conflicts:     293000 | #Learnt:      18892 | 0.000
273.96/274.05	c total clause space: 127.173MB
273.96/274.05	c total #watches: 212596
275.35/275.46	c total #propagations: 131803317 / total #impl: 544071285 (eff. 0.242)
275.35/275.46	c #Conflicts:     294000 | #Learnt:      19892 | 0.000
275.35/275.46	c total clause space: 127.173MB
275.35/275.46	c total #watches: 222244
276.65/276.74	c total #propagations: 132215082 / total #impl: 546715162 (eff. 0.242)
276.65/276.74	c #Conflicts:     295000 | #Learnt:      20892 | 0.000
276.65/276.74	c total clause space: 127.173MB
276.65/276.74	c total #watches: 229879
277.95/278.02	c total #propagations: 132617555 / total #impl: 549446557 (eff. 0.241)
277.95/278.02	c #Conflicts:     296000 | #Learnt:      21892 | 0.000
277.95/278.02	c total clause space: 127.173MB
277.95/278.02	c total #watches: 234259
279.46/279.52	c total #propagations: 133077161 / total #impl: 551211675 (eff. 0.241)
279.46/279.52	c #Conflicts:     297000 | #Learnt:      22892 | 0.000
279.46/279.52	c total clause space: 127.173MB
279.46/279.52	c total #watches: 238688
280.65/280.72	c total #propagations: 133558970 / total #impl: 552955226 (eff. 0.242)
280.65/280.72	c #Conflicts:     298000 | #Learnt:      23892 | 0.000
280.65/280.72	c total clause space: 127.173MB
280.65/280.72	c total #watches: 243297
281.85/281.98	c total #propagations: 134020353 / total #impl: 554681782 (eff. 0.242)
281.85/281.98	c #Conflicts:     299000 | #Learnt:      24892 | 0.000
281.85/281.98	c total clause space: 127.173MB
281.85/281.98	c total #watches: 247404
282.95/283.08	c total #propagations: 134499636 / total #impl: 556344388 (eff. 0.242)
282.95/283.08	c #Conflicts:     300000 | #Learnt:      25892 | 0.000
282.95/283.08	c total clause space: 127.173MB
282.95/283.08	c total #watches: 251272
284.05/284.14	c total #propagations: 134947704 / total #impl: 557982649 (eff. 0.242)
284.05/284.14	c GARBAGE COLLECT
284.05/284.14	c #Conflicts:     301000 | #Learnt:      13788 | 0.000
284.05/284.14	c total clause space: 127.173MB
284.05/284.14	c total #watches: 177994
284.96/285.02	c total #propagations: 135393709 / total #impl: 559856646 (eff. 0.242)
284.96/285.02	c #Conflicts:     302000 | #Learnt:      14788 | 0.000
284.96/285.02	c total clause space: 127.173MB
284.96/285.02	c total #watches: 185218
286.25/286.34	c total #propagations: 135816304 / total #impl: 561754924 (eff. 0.242)
286.25/286.34	c #Conflicts:     303000 | #Learnt:      15788 | 0.000
286.25/286.34	c total clause space: 127.173MB
286.25/286.34	c total #watches: 194971
287.35/287.45	c total #propagations: 136315813 / total #impl: 564218514 (eff. 0.242)
287.35/287.45	c #Conflicts:     304000 | #Learnt:      16788 | 0.000
287.35/287.45	c total clause space: 127.173MB
287.35/287.45	c total #watches: 199920
288.35/288.44	c total #propagations: 136836197 / total #impl: 566304079 (eff. 0.242)
288.35/288.44	c #Conflicts:     305000 | #Learnt:      17788 | 0.000
288.35/288.44	c total clause space: 127.173MB
288.35/288.44	c total #watches: 204578
289.26/289.37	c total #propagations: 137273566 / total #impl: 567949621 (eff. 0.242)
289.26/289.37	c #Conflicts:     306000 | #Learnt:      18788 | 0.000
289.26/289.37	c total clause space: 127.173MB
289.26/289.38	c total #watches: 210501
290.45/290.59	c total #propagations: 137711129 / total #impl: 569763399 (eff. 0.242)
290.45/290.59	c #Conflicts:     307000 | #Learnt:      19788 | 0.000
290.45/290.59	c total clause space: 127.173MB
290.45/290.59	c total #watches: 215239
291.95/292.09	c total #propagations: 138210172 / total #impl: 571699049 (eff. 0.242)
291.95/292.09	c #Conflicts:     308000 | #Learnt:      20788 | 0.000
291.95/292.09	c total clause space: 127.173MB
291.95/292.09	c total #watches: 220016
292.85/292.97	c total #propagations: 138721630 / total #impl: 573432162 (eff. 0.242)
292.85/292.97	c #Conflicts:     309000 | #Learnt:      21788 | 0.000
292.85/292.97	c total clause space: 127.173MB
292.85/292.97	c total #watches: 224483
293.85/293.94	c total #propagations: 139085041 / total #impl: 574865632 (eff. 0.242)
293.85/293.94	c #Conflicts:     310000 | #Learnt:      22788 | 0.000
293.85/293.94	c total clause space: 127.173MB
293.85/293.94	c total #watches: 233651
295.25/295.31	c total #propagations: 139498232 / total #impl: 576882772 (eff. 0.242)
295.25/295.31	c #Conflicts:     311000 | #Learnt:      23788 | 0.000
295.25/295.31	c total clause space: 127.173MB
295.25/295.31	c total #watches: 244082
296.85/297.00	c total #propagations: 139976237 / total #impl: 579784306 (eff. 0.241)
296.85/297.00	c #Conflicts:     312000 | #Learnt:      24788 | 0.000
296.85/297.00	c total clause space: 127.173MB
296.85/297.00	c total #watches: 251021
298.55/298.68	c total #propagations: 140435185 / total #impl: 582689911 (eff. 0.241)
298.55/298.68	c #Conflicts:     313000 | #Learnt:      25788 | 0.000
298.55/298.68	c total clause space: 127.173MB
298.55/298.68	c total #watches: 259930
300.45/300.55	c total #propagations: 140884876 / total #impl: 585870392 (eff. 0.240)
300.45/300.55	c #Conflicts:     314000 | #Learnt:      26788 | 0.000
300.45/300.55	c total clause space: 127.173MB
300.45/300.55	c total #watches: 267456
301.15/301.29	c total #propagations: 141310352 / total #impl: 589077648 (eff. 0.240)
301.15/301.29	c GARBAGE COLLECT
301.15/301.29	c #Conflicts:     315000 | #Learnt:      14401 | 0.000
301.15/301.29	c total clause space: 127.173MB
301.15/301.29	c total #watches: 180258
301.75/301.87	c total #propagations: 141706357 / total #impl: 590496994 (eff. 0.240)
301.75/301.87	c #Conflicts:     316000 | #Learnt:      15401 | 0.000
301.75/301.87	c total clause space: 127.173MB
301.75/301.87	c total #watches: 183293
302.35/302.49	c total #propagations: 142053316 / total #impl: 591598809 (eff. 0.240)
302.35/302.49	c #Conflicts:     317000 | #Learnt:      16401 | 0.000
302.35/302.49	c total clause space: 127.173MB
302.35/302.49	c total #watches: 186637
302.95/303.08	c total #propagations: 142381451 / total #impl: 592628091 (eff. 0.240)
302.95/303.08	c #Conflicts:     318000 | #Learnt:      17401 | 0.000
302.95/303.08	c total clause space: 127.173MB
302.95/303.08	c total #watches: 189735
303.65/303.75	c total #propagations: 142700721 / total #impl: 593697506 (eff. 0.240)
303.65/303.75	c #Conflicts:     319000 | #Learnt:      18401 | 0.000
303.65/303.75	c total clause space: 127.173MB
303.65/303.75	c total #watches: 193385
304.35/304.43	c total #propagations: 143044262 / total #impl: 594834199 (eff. 0.240)
304.35/304.43	c #Conflicts:     320000 | #Learnt:      19401 | 0.000
304.35/304.43	c total clause space: 127.173MB
304.35/304.43	c total #watches: 196759
305.15/305.24	c total #propagations: 143392358 / total #impl: 595968184 (eff. 0.241)
305.15/305.24	c #Conflicts:     321000 | #Learnt:      20401 | 0.000
305.15/305.24	c total clause space: 127.173MB
305.15/305.24	c total #watches: 200138
306.15/306.25	c total #propagations: 143806228 / total #impl: 597262420 (eff. 0.241)
306.15/306.25	c #Conflicts:     322000 | #Learnt:      21401 | 0.000
306.15/306.25	c total clause space: 127.173MB
306.15/306.25	c total #watches: 203173
307.35/307.45	c total #propagations: 144358993 / total #impl: 599106585 (eff. 0.241)
307.35/307.45	c #Conflicts:     323000 | #Learnt:      22401 | 0.000
307.35/307.45	c total clause space: 127.173MB
307.35/307.45	c total #watches: 207166
308.45/308.56	c total #propagations: 144970111 / total #impl: 601077936 (eff. 0.241)
308.45/308.56	c #Conflicts:     324000 | #Learnt:      23401 | 0.000
308.45/308.56	c total clause space: 127.173MB
308.45/308.56	c total #watches: 210611
309.55/309.62	c total #propagations: 145514369 / total #impl: 602950772 (eff. 0.241)
309.55/309.62	c #Conflicts:     325000 | #Learnt:      24401 | 0.000
309.55/309.62	c total clause space: 127.173MB
309.55/309.62	c total #watches: 213695
310.75/310.84	c total #propagations: 146035116 / total #impl: 604664714 (eff. 0.242)
310.75/310.84	c #Conflicts:     326000 | #Learnt:      25401 | 0.000
310.75/310.84	c total clause space: 127.173MB
310.75/310.84	c total #watches: 217938
312.04/312.12	c total #propagations: 146616667 / total #impl: 606586657 (eff. 0.242)
312.04/312.12	c #Conflicts:     327000 | #Learnt:      26401 | 0.000
312.04/312.12	c total clause space: 127.173MB
312.04/312.12	c total #watches: 221452
313.24/313.39	c total #propagations: 147209686 / total #impl: 608588799 (eff. 0.242)
313.24/313.39	c #Conflicts:     328000 | #Learnt:      27401 | 0.000
313.24/313.39	c total clause space: 127.173MB
313.24/313.39	c total #watches: 224483
314.14/314.21	c total #propagations: 147789092 / total #impl: 610494316 (eff. 0.242)
314.14/314.21	c GARBAGE COLLECT
314.14/314.21	c #Conflicts:     329000 | #Learnt:      14690 | 0.000
314.14/314.21	c total clause space: 127.173MB
314.14/314.21	c total #watches: 180695
315.34/315.44	c total #propagations: 148314095 / total #impl: 612235908 (eff. 0.242)
315.34/315.44	c #Conflicts:     330000 | #Learnt:      15690 | 0.000
315.34/315.44	c total clause space: 127.173MB
315.34/315.44	c total #watches: 184513
316.54/316.65	c total #propagations: 148956720 / total #impl: 614425742 (eff. 0.242)
316.54/316.65	c #Conflicts:     331000 | #Learnt:      16690 | 0.000
316.54/316.65	c total clause space: 127.173MB
316.54/316.65	c total #watches: 190177
317.74/317.89	c total #propagations: 149450594 / total #impl: 616562566 (eff. 0.242)
317.74/317.89	c #Conflicts:     332000 | #Learnt:      17690 | 0.000
317.74/317.89	c total clause space: 127.173MB
317.74/317.89	c total #watches: 194630
319.14/319.24	c total #propagations: 149933077 / total #impl: 618845440 (eff. 0.242)
319.14/319.24	c #Conflicts:     333000 | #Learnt:      18690 | 0.000
319.14/319.24	c total clause space: 127.173MB
319.14/319.24	c total #watches: 198197
320.54/320.63	c total #propagations: 150394334 / total #impl: 620919558 (eff. 0.242)
320.54/320.63	c #Conflicts:     334000 | #Learnt:      19690 | 0.000
320.54/320.63	c total clause space: 127.173MB
320.54/320.63	c total #watches: 202594
321.34/321.47	c total #propagations: 150918235 / total #impl: 623296573 (eff. 0.242)
321.34/321.47	c #Conflicts:     335000 | #Learnt:      20690 | 0.000
321.34/321.47	c total clause space: 127.173MB
321.34/321.47	c total #watches: 209819
322.64/322.72	c total #propagations: 151400727 / total #impl: 625168654 (eff. 0.242)
322.64/322.72	c #Conflicts:     336000 | #Learnt:      21690 | 0.000
322.64/322.72	c total clause space: 127.173MB
322.64/322.72	c total #watches: 218862
323.94/324.07	c total #propagations: 151927671 / total #impl: 627396923 (eff. 0.242)
323.94/324.07	c #Conflicts:     337000 | #Learnt:      22690 | 0.000
323.94/324.07	c total clause space: 127.173MB
323.94/324.07	c total #watches: 231979
325.24/325.38	c total #propagations: 152389693 / total #impl: 629662212 (eff. 0.242)
325.24/325.38	c #Conflicts:     338000 | #Learnt:      23690 | 0.000
325.24/325.38	c total clause space: 127.173MB
325.24/325.38	c total #watches: 237025
326.94/327.05	c total #propagations: 152798870 / total #impl: 631342618 (eff. 0.242)
326.94/327.05	c #Conflicts:     339000 | #Learnt:      24690 | 0.000
326.94/327.05	c total clause space: 127.173MB
326.94/327.05	c total #watches: 243448
328.54/328.67	c total #propagations: 153338383 / total #impl: 633349272 (eff. 0.242)
328.54/328.67	c #Conflicts:     340000 | #Learnt:      25690 | 0.000
328.54/328.67	c total clause space: 127.173MB
328.54/328.67	c total #watches: 249275
330.14/330.27	c total #propagations: 153890476 / total #impl: 635914709 (eff. 0.242)
330.14/330.27	c #Conflicts:     341000 | #Learnt:      26690 | 0.000
330.14/330.27	c total clause space: 127.173MB
330.14/330.27	c total #watches: 256941
332.04/332.14	c total #propagations: 154383804 / total #impl: 638418410 (eff. 0.242)
332.04/332.14	c #Conflicts:     342000 | #Learnt:      27690 | 0.000
332.04/332.14	c total clause space: 127.173MB
332.04/332.14	c total #watches: 261305
333.25/333.37	c total #propagations: 154912107 / total #impl: 640988169 (eff. 0.242)
333.25/333.37	c GARBAGE COLLECT
333.25/333.37	c #Conflicts:     343000 | #Learnt:      14682 | 0.000
333.25/333.37	c total clause space: 127.173MB
333.25/333.37	c total #watches: 183323
334.24/334.40	c total #propagations: 155401389 / total #impl: 642825861 (eff. 0.242)
334.24/334.40	c #Conflicts:     344000 | #Learnt:      15682 | 0.000
334.24/334.40	c total clause space: 127.173MB
334.24/334.40	c total #watches: 187771
335.04/335.14	c total #propagations: 155936867 / total #impl: 644981594 (eff. 0.242)
335.04/335.14	c #Conflicts:     345000 | #Learnt:      16682 | 0.000
335.04/335.14	c total clause space: 127.173MB
335.04/335.14	c total #watches: 191248
336.04/336.16	c total #propagations: 156364061 / total #impl: 646664633 (eff. 0.242)
336.04/336.16	c #Conflicts:     346000 | #Learnt:      17682 | 0.000
336.04/336.16	c total clause space: 127.173MB
336.04/336.16	c total #watches: 197255
337.04/337.17	c total #propagations: 156883504 / total #impl: 648584134 (eff. 0.242)
337.04/337.17	c #Conflicts:     347000 | #Learnt:      18682 | 0.000
337.04/337.17	c total clause space: 127.173MB
337.04/337.17	c total #watches: 202473
337.84/337.94	c total #propagations: 157415241 / total #impl: 650572882 (eff. 0.242)
337.84/337.94	c #Conflicts:     348000 | #Learnt:      19682 | 0.000
337.84/337.94	c total clause space: 127.173MB
337.84/337.94	c total #watches: 206731
338.54/338.66	c total #propagations: 157741284 / total #impl: 651851328 (eff. 0.242)
338.54/338.66	c #Conflicts:     349000 | #Learnt:      20682 | 0.000
338.54/338.66	c total clause space: 127.173MB
338.54/338.66	c total #watches: 213577
339.54/339.69	c total #propagations: 158179825 / total #impl: 654099586 (eff. 0.242)
339.54/339.69	c #Conflicts:     350000 | #Learnt:      21682 | 0.000
339.54/339.69	c total clause space: 127.173MB
339.54/339.69	c total #watches: 218668
340.64/340.79	c total #propagations: 158607443 / total #impl: 655994801 (eff. 0.242)
340.64/340.79	c #Conflicts:     351000 | #Learnt:      22682 | 0.000
340.64/340.79	c total clause space: 127.173MB
340.64/340.79	c total #watches: 224596
341.84/341.94	c total #propagations: 159024739 / total #impl: 657910258 (eff. 0.242)
341.84/341.94	c #Conflicts:     352000 | #Learnt:      23682 | 0.000
341.84/341.94	c total clause space: 127.173MB
341.84/341.94	c total #watches: 230213
343.24/343.32	c total #propagations: 159424493 / total #impl: 659717925 (eff. 0.242)
343.24/343.32	c #Conflicts:     353000 | #Learnt:      24682 | 0.000
343.24/343.32	c total clause space: 127.173MB
343.24/343.32	c total #watches: 237110
344.64/344.71	c total #propagations: 159875081 / total #impl: 661697557 (eff. 0.242)
344.64/344.71	c #Conflicts:     354000 | #Learnt:      25682 | 0.000
344.64/344.71	c total clause space: 127.173MB
344.64/344.72	c total #watches: 244799
346.04/346.16	c total #propagations: 160381219 / total #impl: 664100038 (eff. 0.242)
346.04/346.16	c #Conflicts:     355000 | #Learnt:      26682 | 0.000
346.04/346.16	c total clause space: 127.173MB
346.04/346.16	c total #watches: 250441
347.64/347.74	c total #propagations: 160859693 / total #impl: 665873807 (eff. 0.242)
347.64/347.74	c #Conflicts:     356000 | #Learnt:      27682 | 0.000
347.64/347.74	c total clause space: 127.173MB
347.64/347.74	c total #watches: 255026
349.24/349.36	c total #propagations: 161329985 / total #impl: 667603793 (eff. 0.242)
349.24/349.36	c GARBAGE COLLECT
349.24/349.36	c #Conflicts:     357000 | #Learnt:      14388 | 0.000
349.24/349.36	c total clause space: 127.173MB
349.24/349.36	c total #watches: 180717
350.14/350.25	c total #propagations: 161906453 / total #impl: 669705808 (eff. 0.242)
350.14/350.25	c #Conflicts:     358000 | #Learnt:      15388 | 0.000
350.14/350.25	c total clause space: 127.173MB
350.14/350.25	c total #watches: 185017
350.94/351.10	c total #propagations: 162410742 / total #impl: 671534256 (eff. 0.242)
350.94/351.10	c #Conflicts:     359000 | #Learnt:      16388 | 0.000
350.94/351.10	c total clause space: 127.173MB
350.94/351.10	c total #watches: 189034
351.84/351.91	c total #propagations: 162893357 / total #impl: 673290100 (eff. 0.242)
351.84/351.91	c #Conflicts:     360000 | #Learnt:      17388 | 0.000
351.84/351.91	c total clause space: 127.173MB
351.84/351.91	c total #watches: 192432
352.64/352.71	c total #propagations: 163392107 / total #impl: 675054066 (eff. 0.242)
352.64/352.71	c #Conflicts:     361000 | #Learnt:      18388 | 0.000
352.64/352.71	c total clause space: 127.173MB
352.64/352.71	c total #watches: 195939
353.64/353.73	c total #propagations: 163859337 / total #impl: 676731783 (eff. 0.242)
353.64/353.73	c #Conflicts:     362000 | #Learnt:      19388 | 0.000
353.64/353.73	c total clause space: 127.173MB
353.64/353.73	c total #watches: 202023
354.54/354.63	c total #propagations: 164394211 / total #impl: 678981515 (eff. 0.242)
354.54/354.63	c #Conflicts:     363000 | #Learnt:      20388 | 0.000
354.54/354.63	c total clause space: 127.173MB
354.54/354.63	c total #watches: 208515
355.24/355.33	c total #propagations: 164848588 / total #impl: 680784676 (eff. 0.242)
355.24/355.33	c #Conflicts:     364000 | #Learnt:      21388 | 0.000
355.24/355.33	c total clause space: 127.173MB
355.24/355.33	c total #watches: 213706
356.34/356.44	c total #propagations: 165376228 / total #impl: 682658630 (eff. 0.242)
356.34/356.44	c #Conflicts:     365000 | #Learnt:      22388 | 0.000
356.34/356.44	c total clause space: 127.173MB
356.34/356.44	c total #watches: 217669
357.34/357.43	c total #propagations: 165893490 / total #impl: 684400736 (eff. 0.242)
357.34/357.43	c #Conflicts:     366000 | #Learnt:      23388 | 0.000
357.34/357.43	c total clause space: 127.173MB
357.34/357.43	c total #watches: 221800
358.24/358.34	c total #propagations: 166310427 / total #impl: 685955094 (eff. 0.242)
358.24/358.34	c #Conflicts:     367000 | #Learnt:      24388 | 0.000
358.24/358.34	c total clause space: 127.173MB
358.24/358.34	c total #watches: 226188
359.74/359.85	c total #propagations: 166683026 / total #impl: 687514667 (eff. 0.242)
359.74/359.85	c #Conflicts:     368000 | #Learnt:      25388 | 0.000
359.74/359.85	c total clause space: 127.173MB
359.74/359.85	c total #watches: 233999
361.54/361.68	c total #propagations: 167209809 / total #impl: 689601825 (eff. 0.242)
361.54/361.68	c #Conflicts:     369000 | #Learnt:      26388 | 0.000
361.54/361.68	c total clause space: 127.173MB
361.54/361.68	c total #watches: 246826
362.64/362.71	c total #propagations: 167729347 / total #impl: 692081776 (eff. 0.242)
362.64/362.71	c #Conflicts:     370000 | #Learnt:      27388 | 0.000
362.64/362.71	c total clause space: 127.173MB
362.64/362.71	c total #watches: 254025
364.04/364.12	c total #propagations: 168166678 / total #impl: 694295081 (eff. 0.242)
364.04/364.12	c #Conflicts:     371000 | #Learnt:      28388 | 0.000
364.04/364.12	c total clause space: 127.173MB
364.04/364.12	c total #watches: 260318
365.34/365.48	c total #propagations: 168606125 / total #impl: 696237760 (eff. 0.242)
365.34/365.48	c GARBAGE COLLECT
365.34/365.48	c #Conflicts:     372000 | #Learnt:      14787 | 0.000
365.34/365.48	c total clause space: 127.173MB
365.34/365.48	c total #watches: 182587
366.04/366.17	c total #propagations: 169068580 / total #impl: 698451461 (eff. 0.242)
366.04/366.17	c #Conflicts:     373000 | #Learnt:      15787 | 0.000
366.04/366.17	c total clause space: 127.173MB
366.04/366.17	c total #watches: 185564
366.84/366.91	c total #propagations: 169390856 / total #impl: 699513677 (eff. 0.242)
366.84/366.91	c #Conflicts:     374000 | #Learnt:      16787 | 0.000
366.84/366.91	c total clause space: 127.173MB
366.84/366.91	c total #watches: 188519
367.54/367.69	c total #propagations: 169708894 / total #impl: 700544654 (eff. 0.242)
367.54/367.69	c #Conflicts:     375000 | #Learnt:      17787 | 0.000
367.54/367.69	c total clause space: 127.173MB
367.54/367.69	c total #watches: 193390
368.44/368.53	c total #propagations: 170051200 / total #impl: 701827071 (eff. 0.242)
368.44/368.53	c #Conflicts:     376000 | #Learnt:      18787 | 0.000
368.44/368.53	c total clause space: 127.173MB
368.44/368.53	c total #watches: 197531
369.33/369.44	c total #propagations: 170414065 / total #impl: 703488070 (eff. 0.242)
369.33/369.44	c #Conflicts:     377000 | #Learnt:      19787 | 0.000
369.33/369.44	c total clause space: 127.173MB
369.33/369.44	c total #watches: 202954
370.33/370.47	c total #propagations: 170783739 / total #impl: 705398116 (eff. 0.242)
370.33/370.47	c #Conflicts:     378000 | #Learnt:      20787 | 0.000
370.33/370.47	c total clause space: 127.173MB
370.33/370.47	c total #watches: 205958
371.33/371.45	c total #propagations: 171195612 / total #impl: 707297123 (eff. 0.242)
371.33/371.45	c #Conflicts:     379000 | #Learnt:      21787 | 0.000
371.33/371.45	c total clause space: 127.173MB
371.33/371.45	c total #watches: 210884
372.23/372.38	c total #propagations: 171609096 / total #impl: 709172342 (eff. 0.242)
372.23/372.38	c #Conflicts:     380000 | #Learnt:      22787 | 0.000
372.23/372.38	c total clause space: 127.173MB
372.23/372.38	c total #watches: 216244
373.33/373.43	c total #propagations: 172125417 / total #impl: 711205729 (eff. 0.242)
373.33/373.43	c #Conflicts:     381000 | #Learnt:      23787 | 0.000
373.33/373.43	c total clause space: 127.173MB
373.33/373.43	c total #watches: 220714
374.13/374.23	c total #propagations: 172662116 / total #impl: 713253798 (eff. 0.242)
374.13/374.23	c #Conflicts:     382000 | #Learnt:      24787 | 0.000
374.13/374.23	c total clause space: 127.173MB
374.13/374.23	c total #watches: 223675
375.23/375.31	c total #propagations: 173020866 / total #impl: 714562608 (eff. 0.242)
375.23/375.31	c #Conflicts:     383000 | #Learnt:      25787 | 0.000
375.23/375.31	c total clause space: 127.173MB
375.23/375.31	c total #watches: 228660
376.33/376.40	c total #propagations: 173486106 / total #impl: 716540514 (eff. 0.242)
376.33/376.40	c #Conflicts:     384000 | #Learnt:      26787 | 0.000
376.33/376.40	c total clause space: 127.173MB
376.33/376.40	c total #watches: 235580
377.53/377.60	c total #propagations: 173989716 / total #impl: 718504231 (eff. 0.242)
377.53/377.60	c #Conflicts:     385000 | #Learnt:      27787 | 0.000
377.53/377.60	c total clause space: 127.173MB
377.53/377.60	c total #watches: 240029
378.83/378.94	c total #propagations: 174489932 / total #impl: 720336071 (eff. 0.242)
378.83/378.94	c #Conflicts:     386000 | #Learnt:      28787 | 0.000
378.83/378.94	c total clause space: 127.173MB
378.83/378.94	c total #watches: 244952
380.33/380.44	c total #propagations: 175094827 / total #impl: 722681591 (eff. 0.242)
380.33/380.44	c #Conflicts:     387000 | #Learnt:      29787 | 0.000
380.33/380.44	c total clause space: 127.173MB
380.33/380.44	c total #watches: 256142
381.33/381.49	c total #propagations: 175672900 / total #impl: 725072735 (eff. 0.242)
381.33/381.49	c GARBAGE COLLECT
381.33/381.49	c #Conflicts:     388000 | #Learnt:      15872 | 0.000
381.33/381.49	c total clause space: 127.173MB
381.33/381.49	c total #watches: 188298
382.43/382.58	c total #propagations: 176163580 / total #impl: 726885822 (eff. 0.242)
382.43/382.58	c #Conflicts:     389000 | #Learnt:      16872 | 0.000
382.43/382.58	c total clause space: 127.173MB
382.43/382.58	c total #watches: 191573
383.43/383.54	c total #propagations: 176646638 / total #impl: 728703140 (eff. 0.242)
383.43/383.54	c #Conflicts:     390000 | #Learnt:      17872 | 0.000
383.43/383.54	c total clause space: 127.173MB
383.43/383.54	c total #watches: 196298
384.43/384.51	c total #propagations: 177065300 / total #impl: 730610639 (eff. 0.242)
384.43/384.51	c #Conflicts:     391000 | #Learnt:      18872 | 0.000
384.43/384.51	c total clause space: 127.173MB
384.43/384.51	c total #watches: 202195
385.53/385.60	c total #propagations: 177526501 / total #impl: 732407030 (eff. 0.242)
385.53/385.60	c #Conflicts:     392000 | #Learnt:      19872 | 0.000
385.53/385.60	c total clause space: 127.173MB
385.53/385.60	c total #watches: 206543
386.53/386.62	c total #propagations: 178066946 / total #impl: 734464350 (eff. 0.242)
386.53/386.62	c #Conflicts:     393000 | #Learnt:      20872 | 0.000
386.53/386.62	c total clause space: 127.173MB
386.53/386.62	c total #watches: 211807
387.53/387.69	c total #propagations: 178548256 / total #impl: 736164531 (eff. 0.243)
387.53/387.69	c #Conflicts:     394000 | #Learnt:      21872 | 0.000
387.53/387.69	c total clause space: 127.173MB
387.53/387.69	c total #watches: 232491
389.03/389.12	c total #propagations: 178934804 / total #impl: 739229880 (eff. 0.242)
389.03/389.12	c #Conflicts:     395000 | #Learnt:      22872 | 0.000
389.03/389.12	c total clause space: 127.173MB
389.03/389.12	c total #watches: 243310
390.33/390.45	c total #propagations: 179328936 / total #impl: 742809473 (eff. 0.241)
390.33/390.45	c #Conflicts:     396000 | #Learnt:      23872 | 0.000
390.33/390.45	c total clause space: 127.173MB
390.33/390.45	c total #watches: 254436
391.43/391.54	c total #propagations: 179709193 / total #impl: 745459072 (eff. 0.241)
391.43/391.54	c #Conflicts:     397000 | #Learnt:      24872 | 0.000
391.43/391.54	c total clause space: 127.173MB
391.43/391.54	c total #watches: 265022
392.93/393.02	c total #propagations: 180049658 / total #impl: 747773554 (eff. 0.241)
392.93/393.02	c #Conflicts:     398000 | #Learnt:      25872 | 0.000
392.93/393.02	c total clause space: 127.173MB
392.93/393.02	c total #watches: 272866
394.63/394.71	c total #propagations: 180426725 / total #impl: 750031717 (eff. 0.241)
394.63/394.71	c #Conflicts:     399000 | #Learnt:      26872 | 0.000
394.63/394.71	c total clause space: 127.173MB
394.63/394.71	c total #watches: 277432
396.13/396.27	c total #propagations: 180974750 / total #impl: 751905953 (eff. 0.241)
396.13/396.27	c #Conflicts:     400000 | #Learnt:      27872 | 0.000
396.13/396.27	c total clause space: 127.173MB
396.13/396.27	c total #watches: 281560
398.13/398.26	c total #propagations: 181422442 / total #impl: 753535185 (eff. 0.241)
398.13/398.26	c #Conflicts:     401000 | #Learnt:      28872 | 0.000
398.13/398.26	c total clause space: 127.173MB
398.13/398.26	c total #watches: 286595
399.93/400.03	c total #propagations: 181970629 / total #impl: 755760906 (eff. 0.241)
399.93/400.03	c #Conflicts:     402000 | #Learnt:      29872 | 0.000
399.93/400.03	c total clause space: 127.173MB
399.93/400.03	c total #watches: 290781
401.43/401.57	c total #propagations: 182446411 / total #impl: 757564952 (eff. 0.241)
401.43/401.57	c GARBAGE COLLECT
401.43/401.57	c #Conflicts:     403000 | #Learnt:      15680 | 0.000
401.43/401.57	c total clause space: 127.173MB
401.43/401.57	c total #watches: 185860
402.53/402.68	c total #propagations: 182915645 / total #impl: 759188807 (eff. 0.241)
402.53/402.68	c #Conflicts:     404000 | #Learnt:      16680 | 0.000
402.53/402.68	c total clause space: 127.173MB
402.53/402.68	c total #watches: 192304
403.43/403.58	c total #propagations: 183458098 / total #impl: 761190219 (eff. 0.241)
403.43/403.58	c #Conflicts:     405000 | #Learnt:      17680 | 0.000
403.43/403.58	c total clause space: 127.173MB
403.43/403.58	c total #watches: 196791
404.53/404.62	c total #propagations: 183845131 / total #impl: 762490294 (eff. 0.241)
404.53/404.62	c #Conflicts:     406000 | #Learnt:      18680 | 0.000
404.53/404.62	c total clause space: 127.173MB
404.53/404.62	c total #watches: 200573
405.53/405.61	c total #propagations: 184300270 / total #impl: 764045746 (eff. 0.241)
405.53/405.61	c #Conflicts:     407000 | #Learnt:      19680 | 0.000
405.53/405.61	c total clause space: 127.173MB
405.53/405.61	c total #watches: 208197
406.73/406.89	c total #propagations: 184781581 / total #impl: 765986621 (eff. 0.241)
406.73/406.89	c #Conflicts:     408000 | #Learnt:      20680 | 0.000
406.73/406.89	c total clause space: 127.173MB
406.73/406.89	c total #watches: 212970
407.63/407.79	c total #propagations: 185331881 / total #impl: 768169820 (eff. 0.241)
407.63/407.79	c #Conflicts:     409000 | #Learnt:      21680 | 0.000
407.63/407.79	c total clause space: 127.173MB
407.63/407.79	c total #watches: 217353
408.83/408.92	c total #propagations: 185709749 / total #impl: 769542146 (eff. 0.241)
408.83/408.92	c #Conflicts:     410000 | #Learnt:      22680 | 0.000
408.83/408.92	c total clause space: 127.173MB
408.83/408.92	c total #watches: 224052
409.73/409.87	c total #propagations: 186184257 / total #impl: 771467330 (eff. 0.241)
409.73/409.87	c #Conflicts:     411000 | #Learnt:      23680 | 0.000
409.73/409.87	c total clause space: 127.173MB
409.73/409.87	c total #watches: 229336
411.13/411.26	c total #propagations: 186639167 / total #impl: 773277254 (eff. 0.241)
411.13/411.26	c #Conflicts:     412000 | #Learnt:      24680 | 0.000
411.13/411.26	c total clause space: 127.173MB
411.13/411.26	c total #watches: 233659
412.53/412.64	c total #propagations: 187177422 / total #impl: 775155775 (eff. 0.241)
412.53/412.64	c #Conflicts:     413000 | #Learnt:      25680 | 0.000
412.53/412.64	c total clause space: 127.173MB
412.53/412.64	c total #watches: 238958
413.63/413.79	c total #propagations: 187677920 / total #impl: 777142680 (eff. 0.241)
413.63/413.79	c #Conflicts:     414000 | #Learnt:      26680 | 0.000
413.63/413.79	c total clause space: 127.173MB
413.63/413.79	c total #watches: 243636
414.93/415.04	c total #propagations: 188126458 / total #impl: 779188296 (eff. 0.241)
414.93/415.04	c #Conflicts:     415000 | #Learnt:      27680 | 0.000
414.93/415.04	c total clause space: 127.173MB
414.93/415.04	c total #watches: 249680
416.03/416.11	c total #propagations: 188592111 / total #impl: 781216940 (eff. 0.241)
416.03/416.11	c #Conflicts:     416000 | #Learnt:      28680 | 0.000
416.03/416.11	c total clause space: 127.173MB
416.03/416.11	c total #watches: 253328
417.13/417.25	c total #propagations: 188962187 / total #impl: 782843230 (eff. 0.241)
417.13/417.25	c #Conflicts:     417000 | #Learnt:      29680 | 0.000
417.13/417.25	c total clause space: 127.173MB
417.13/417.25	c total #watches: 258890
418.03/418.18	c total #propagations: 189351705 / total #impl: 784674745 (eff. 0.241)
418.03/418.18	c #Conflicts:     418000 | #Learnt:      30680 | 0.000
418.03/418.18	c total clause space: 127.173MB
418.03/418.18	c total #watches: 263169
418.73/418.83	c total #propagations: 189735034 / total #impl: 786520302 (eff. 0.241)
418.73/418.83	c GARBAGE COLLECT
418.73/418.83	c #Conflicts:     419000 | #Learnt:      16197 | 0.000
418.73/418.83	c total clause space: 127.173MB
418.73/418.83	c total #watches: 187373
419.23/419.31	c total #propagations: 190073656 / total #impl: 788051983 (eff. 0.241)
419.23/419.31	c #Conflicts:     420000 | #Learnt:      17197 | 0.000
419.23/419.31	c total clause space: 127.173MB
419.23/419.31	c total #watches: 190978
419.73/419.84	c total #propagations: 190414499 / total #impl: 789421613 (eff. 0.241)
419.73/419.84	c #Conflicts:     421000 | #Learnt:      18197 | 0.000
419.73/419.84	c total clause space: 127.173MB
419.73/419.84	c total #watches: 194447
420.23/420.39	c total #propagations: 190736830 / total #impl: 790828752 (eff. 0.241)
420.23/420.39	c #Conflicts:     422000 | #Learnt:      19197 | 0.000
420.23/420.39	c total clause space: 127.173MB
420.23/420.39	c total #watches: 197025
420.83/420.94	c total #propagations: 191061866 / total #impl: 792302231 (eff. 0.241)
420.83/420.94	c #Conflicts:     423000 | #Learnt:      20197 | 0.000
420.83/420.94	c total clause space: 127.173MB
420.83/420.94	c total #watches: 199776
421.42/421.55	c total #propagations: 191364317 / total #impl: 793689687 (eff. 0.241)
421.42/421.55	c #Conflicts:     424000 | #Learnt:      21197 | 0.000
421.42/421.55	c total clause space: 127.173MB
421.42/421.55	c total #watches: 204691
422.22/422.32	c total #propagations: 191678777 / total #impl: 794909726 (eff. 0.241)
422.22/422.32	c #Conflicts:     425000 | #Learnt:      22197 | 0.000
422.22/422.32	c total clause space: 127.173MB
422.22/422.32	c total #watches: 209800
423.12/423.23	c total #propagations: 191984361 / total #impl: 796060847 (eff. 0.241)
423.12/423.23	c #Conflicts:     426000 | #Learnt:      23197 | 0.000
423.12/423.23	c total clause space: 127.173MB
423.12/423.23	c total #watches: 218087
424.12/424.24	c total #propagations: 192298807 / total #impl: 797648887 (eff. 0.241)
424.12/424.24	c #Conflicts:     427000 | #Learnt:      24197 | 0.000
424.12/424.24	c total clause space: 127.173MB
424.12/424.24	c total #watches: 225565
425.32/425.48	c total #propagations: 192593783 / total #impl: 799172866 (eff. 0.241)
425.32/425.48	c #Conflicts:     428000 | #Learnt:      25197 | 0.000
425.32/425.48	c total clause space: 127.173MB
425.32/425.48	c total #watches: 234549
426.73/426.83	c total #propagations: 192925188 / total #impl: 801009409 (eff. 0.241)
426.73/426.83	c #Conflicts:     429000 | #Learnt:      26197 | 0.000
426.73/426.83	c total clause space: 127.173MB
426.73/426.83	c total #watches: 243604
428.12/428.23	c total #propagations: 193251340 / total #impl: 803021547 (eff. 0.241)
428.12/428.23	c #Conflicts:     430000 | #Learnt:      27197 | 0.000
428.12/428.23	c total clause space: 127.173MB
428.12/428.23	c total #watches: 248388
429.32/429.45	c total #propagations: 193599723 / total #impl: 804495946 (eff. 0.241)
429.32/429.45	c #Conflicts:     431000 | #Learnt:      28197 | 0.000
429.32/429.45	c total clause space: 127.173MB
429.32/429.45	c total #watches: 253433
430.62/430.78	c total #propagations: 193906885 / total #impl: 805921812 (eff. 0.241)
430.62/430.78	c #Conflicts:     432000 | #Learnt:      29197 | 0.000
430.62/430.78	c total clause space: 127.173MB
430.62/430.78	c total #watches: 257771
431.82/431.97	c total #propagations: 194221038 / total #impl: 807381733 (eff. 0.241)
431.82/431.97	c #Conflicts:     433000 | #Learnt:      30197 | 0.000
431.82/431.97	c total clause space: 127.173MB
431.82/431.97	c total #watches: 261431
433.43/433.52	c total #propagations: 194516451 / total #impl: 808743055 (eff. 0.241)
433.43/433.52	c #Conflicts:     434000 | #Learnt:      31197 | 0.000
433.43/433.52	c total clause space: 127.173MB
433.43/433.52	c total #watches: 264943
434.43/434.59	c total #propagations: 194839927 / total #impl: 810172273 (eff. 0.240)
434.43/434.59	c GARBAGE COLLECT
434.43/434.59	c #Conflicts:     435000 | #Learnt:      16386 | 0.000
434.43/434.59	c total clause space: 127.173MB
434.43/434.59	c total #watches: 188525
435.22/435.34	c total #propagations: 195160555 / total #impl: 811487021 (eff. 0.240)
435.22/435.34	c #Conflicts:     436000 | #Learnt:      17386 | 0.000
435.22/435.34	c total clause space: 127.173MB
435.22/435.34	c total #watches: 193205
436.32/436.41	c total #propagations: 195474224 / total #impl: 812671383 (eff. 0.241)
436.32/436.41	c #Conflicts:     437000 | #Learnt:      18386 | 0.000
436.32/436.41	c total clause space: 127.173MB
436.32/436.41	c total #watches: 196936
437.02/437.16	c total #propagations: 195948895 / total #impl: 814250923 (eff. 0.241)
437.02/437.16	c #Conflicts:     438000 | #Learnt:      19386 | 0.000
437.02/437.16	c total clause space: 127.173MB
437.02/437.16	c total #watches: 205449
437.62/437.71	c total #propagations: 196401547 / total #impl: 816355781 (eff. 0.241)
437.62/437.71	c #Conflicts:     439000 | #Learnt:      20386 | 0.000
437.62/437.71	c total clause space: 127.173MB
437.62/437.71	c total #watches: 211328
438.02/438.14	c total #propagations: 196762576 / total #impl: 818294684 (eff. 0.240)
438.02/438.14	c #Conflicts:     440000 | #Learnt:      21386 | 0.000
438.02/438.14	c total clause space: 127.173MB
438.02/438.14	c total #watches: 218239
438.62/438.79	c total #propagations: 197114055 / total #impl: 819980457 (eff. 0.240)
438.62/438.79	c #Conflicts:     441000 | #Learnt:      22386 | 0.000
438.62/438.79	c total clause space: 127.173MB
438.62/438.79	c total #watches: 225461
439.62/439.75	c total #propagations: 197469320 / total #impl: 822216269 (eff. 0.240)
439.62/439.75	c #Conflicts:     442000 | #Learnt:      23386 | 0.000
439.62/439.75	c total clause space: 127.173MB
439.62/439.75	c total #watches: 235718
440.82/440.94	c total #propagations: 197836518 / total #impl: 824418848 (eff. 0.240)
440.82/440.94	c #Conflicts:     443000 | #Learnt:      24386 | 0.000
440.82/440.94	c total clause space: 127.173MB
440.82/440.94	c total #watches: 243598
442.13/442.24	c total #propagations: 198196032 / total #impl: 826624379 (eff. 0.240)
442.13/442.24	c #Conflicts:     444000 | #Learnt:      25386 | 0.000
442.13/442.24	c total clause space: 127.173MB
442.13/442.24	c total #watches: 249066
443.23/443.36	c total #propagations: 198533492 / total #impl: 828894431 (eff. 0.240)
443.23/443.36	c #Conflicts:     445000 | #Learnt:      26386 | 0.000
443.23/443.36	c total clause space: 127.173MB
443.23/443.36	c total #watches: 255263
444.43/444.53	c total #propagations: 198941410 / total #impl: 831378687 (eff. 0.239)
444.43/444.53	c #Conflicts:     446000 | #Learnt:      27386 | 0.000
444.43/444.53	c total clause space: 127.173MB
444.43/444.53	c total #watches: 262566
445.72/445.83	c total #propagations: 199376101 / total #impl: 833913688 (eff. 0.239)
445.72/445.83	c #Conflicts:     447000 | #Learnt:      28386 | 0.000
445.72/445.83	c total clause space: 127.173MB
445.72/445.83	c total #watches: 276414
447.33/447.42	c total #propagations: 199772050 / total #impl: 836894690 (eff. 0.239)
447.33/447.42	c #Conflicts:     448000 | #Learnt:      29386 | 0.000
447.33/447.42	c total clause space: 206.656MB
447.33/447.42	c total #watches: 283940
449.22/449.32	c total #propagations: 200174683 / total #impl: 840090049 (eff. 0.238)
449.22/449.32	c #Conflicts:     449000 | #Learnt:      30386 | 0.000
449.22/449.32	c total clause space: 206.656MB
449.22/449.32	c total #watches: 291535
450.82/450.97	c total #propagations: 200595488 / total #impl: 843539501 (eff. 0.238)
450.82/450.97	c #Conflicts:     450000 | #Learnt:      31386 | 0.000
450.82/450.97	c total clause space: 206.656MB
450.82/450.97	c total #watches: 298165
452.52/452.60	c total #propagations: 200970083 / total #impl: 846433540 (eff. 0.237)
452.52/452.60	c GARBAGE COLLECT
452.52/452.60	c #Conflicts:     451000 | #Learnt:      16305 | 0.000
452.52/452.60	c total clause space: 206.656MB
452.52/452.60	c total #watches: 189582
453.13/453.23	c total #propagations: 201332367 / total #impl: 849457149 (eff. 0.237)
453.13/453.23	c #Conflicts:     452000 | #Learnt:      17305 | 0.000
453.13/453.23	c total clause space: 206.656MB
453.13/453.23	c total #watches: 198732
453.92/454.01	c total #propagations: 201747627 / total #impl: 851547704 (eff. 0.237)
453.92/454.01	c #Conflicts:     453000 | #Learnt:      18305 | 0.000
453.92/454.01	c total clause space: 206.656MB
453.92/454.01	c total #watches: 206524
454.92/455.09	c total #propagations: 202159469 / total #impl: 853899944 (eff. 0.237)
454.92/455.09	c #Conflicts:     454000 | #Learnt:      19305 | 0.000
454.92/455.09	c total clause space: 206.656MB
454.92/455.09	c total #watches: 214790
456.02/456.16	c total #propagations: 202542404 / total #impl: 856661858 (eff. 0.236)
456.02/456.16	c #Conflicts:     455000 | #Learnt:      20305 | 0.000
456.02/456.16	c total clause space: 206.656MB
456.02/456.16	c total #watches: 225475
457.12/457.27	c total #propagations: 202941207 / total #impl: 859478485 (eff. 0.236)
457.12/457.27	c #Conflicts:     456000 | #Learnt:      21305 | 0.000
457.12/457.27	c total clause space: 206.656MB
457.12/457.27	c total #watches: 232993
458.42/458.52	c total #propagations: 203328490 / total #impl: 862468855 (eff. 0.236)
458.42/458.52	c #Conflicts:     457000 | #Learnt:      22305 | 0.000
458.42/458.52	c total clause space: 206.656MB
458.42/458.52	c total #watches: 242861
459.83/459.99	c total #propagations: 203689408 / total #impl: 865719330 (eff. 0.235)
459.83/459.99	c #Conflicts:     458000 | #Learnt:      23305 | 0.000
459.83/459.99	c total clause space: 206.656MB
459.83/459.99	c total #watches: 252573
461.72/461.89	c total #propagations: 204041371 / total #impl: 868862026 (eff. 0.235)
461.72/461.89	c #Conflicts:     459000 | #Learnt:      24305 | 0.000
461.72/461.89	c total clause space: 206.656MB
461.72/461.89	c total #watches: 260815
464.23/464.36	c total #propagations: 204431402 / total #impl: 872336102 (eff. 0.234)
464.23/464.36	c #Conflicts:     460000 | #Learnt:      25305 | 0.000
464.23/464.36	c total clause space: 206.656MB
464.23/464.36	c total #watches: 275917
467.12/467.24	c total #propagations: 204801142 / total #impl: 876180905 (eff. 0.234)
467.12/467.24	c #Conflicts:     461000 | #Learnt:      26305 | 0.000
467.12/467.24	c total clause space: 206.656MB
467.12/467.24	c total #watches: 286198
469.62/469.78	c total #propagations: 205160266 / total #impl: 880650529 (eff. 0.233)
469.62/469.78	c #Conflicts:     462000 | #Learnt:      27305 | 0.000
469.62/469.78	c total clause space: 206.656MB
469.62/469.78	c total #watches: 295232
471.82/472.00	c total #propagations: 205528059 / total #impl: 884584643 (eff. 0.232)
471.82/472.00	c #Conflicts:     463000 | #Learnt:      28305 | 0.000
471.82/472.00	c total clause space: 206.656MB
471.82/472.00	c total #watches: 298440
474.12/474.24	c total #propagations: 205918019 / total #impl: 886420651 (eff. 0.232)
474.12/474.24	c #Conflicts:     464000 | #Learnt:      29305 | 0.000
474.12/474.24	c total clause space: 206.656MB
474.12/474.24	c total #watches: 302192
477.11/477.25	c total #propagations: 206345157 / total #impl: 888318462 (eff. 0.232)
477.11/477.25	c #Conflicts:     465000 | #Learnt:      30305 | 0.000
477.11/477.25	c total clause space: 206.656MB
477.11/477.25	c total #watches: 310133
479.91/480.08	c total #propagations: 206814527 / total #impl: 890611614 (eff. 0.232)
479.91/480.08	c #Conflicts:     466000 | #Learnt:      31305 | 0.000
479.91/480.08	c total clause space: 206.656MB
479.91/480.08	c total #watches: 314698
482.93/483.07	c total #propagations: 207253750 / total #impl: 892643735 (eff. 0.232)
482.93/483.07	c #Conflicts:     467000 | #Learnt:      32305 | 0.000
482.93/483.07	c total clause space: 206.656MB
482.93/483.07	c total #watches: 321249
485.03/485.14	c total #propagations: 207665864 / total #impl: 894557579 (eff. 0.232)
485.03/485.14	c GARBAGE COLLECT
485.03/485.14	c #Conflicts:     468000 | #Learnt:      16928 | 0.000
485.03/485.14	c total clause space: 206.656MB
485.03/485.14	c total #watches: 193528
486.13/486.22	c total #propagations: 208087716 / total #impl: 896582080 (eff. 0.232)
486.13/486.22	c #Conflicts:     469000 | #Learnt:      17928 | 0.000
486.13/486.22	c total clause space: 206.656MB
486.13/486.22	c total #watches: 197804
487.12/487.26	c total #propagations: 208593642 / total #impl: 898684537 (eff. 0.232)
487.12/487.26	c #Conflicts:     470000 | #Learnt:      18928 | 0.000
487.12/487.26	c total clause space: 206.656MB
487.12/487.26	c total #watches: 205661
488.22/488.38	c total #propagations: 209033407 / total #impl: 900610121 (eff. 0.232)
488.22/488.38	c #Conflicts:     471000 | #Learnt:      19928 | 0.000
488.22/488.38	c total clause space: 206.656MB
488.22/488.38	c total #watches: 212026
489.53/489.62	c total #propagations: 209423283 / total #impl: 902389947 (eff. 0.232)
489.53/489.62	c #Conflicts:     472000 | #Learnt:      20928 | 0.000
489.53/489.62	c total clause space: 206.656MB
489.53/489.62	c total #watches: 217262
491.12/491.27	c total #propagations: 209856943 / total #impl: 904320621 (eff. 0.232)
491.12/491.27	c #Conflicts:     473000 | #Learnt:      21928 | 0.000
491.12/491.27	c total clause space: 206.656MB
491.12/491.27	c total #watches: 224032
492.83/492.92	c total #propagations: 210316815 / total #impl: 906423959 (eff. 0.232)
492.83/492.92	c #Conflicts:     474000 | #Learnt:      22928 | 0.000
492.83/492.92	c total clause space: 206.656MB
492.83/492.92	c total #watches: 231258
494.72/494.80	c total #propagations: 210778608 / total #impl: 908688493 (eff. 0.232)
494.72/494.80	c #Conflicts:     475000 | #Learnt:      23928 | 0.000
494.72/494.80	c total clause space: 206.656MB
494.72/494.80	c total #watches: 237928
496.82/496.95	c total #propagations: 211199106 / total #impl: 910868319 (eff. 0.232)
496.82/496.95	c #Conflicts:     476000 | #Learnt:      24928 | 0.000
496.82/496.95	c total clause space: 206.656MB
496.82/496.95	c total #watches: 242971
498.92/499.04	c total #propagations: 211578765 / total #impl: 912809995 (eff. 0.232)
498.92/499.04	c #Conflicts:     477000 | #Learnt:      25928 | 0.000
498.92/499.04	c total clause space: 206.656MB
498.92/499.04	c total #watches: 247804
500.72/500.89	c total #propagations: 211995677 / total #impl: 915120952 (eff. 0.232)
500.72/500.89	c #Conflicts:     478000 | #Learnt:      26928 | 0.000
500.72/500.89	c total clause space: 206.656MB
500.72/500.89	c total #watches: 252694
502.52/502.65	c total #propagations: 212418190 / total #impl: 917364769 (eff. 0.232)
502.52/502.65	c #Conflicts:     479000 | #Learnt:      27928 | 0.000
502.52/502.65	c total clause space: 206.656MB
502.52/502.65	c total #watches: 256350
504.62/504.71	c total #propagations: 212783198 / total #impl: 919318830 (eff. 0.231)
504.62/504.71	c #Conflicts:     480000 | #Learnt:      28928 | 0.000
504.62/504.71	c total clause space: 206.656MB
504.62/504.71	c total #watches: 260207
506.82/506.99	c total #propagations: 213137687 / total #impl: 921045990 (eff. 0.231)
506.82/506.99	c #Conflicts:     481000 | #Learnt:      29928 | 0.000
506.82/506.99	c total clause space: 206.656MB
506.82/506.99	c total #watches: 264623
509.42/509.56	c total #propagations: 213499852 / total #impl: 922850706 (eff. 0.231)
509.42/509.56	c #Conflicts:     482000 | #Learnt:      30928 | 0.000
509.42/509.56	c total clause space: 206.656MB
509.42/509.56	c total #watches: 268512
511.91/512.02	c total #propagations: 213918119 / total #impl: 924846413 (eff. 0.231)
511.91/512.02	c #Conflicts:     483000 | #Learnt:      31928 | 0.000
511.91/512.02	c total clause space: 335.816MB
511.91/512.02	c total #watches: 271708
514.61/514.74	c total #propagations: 214313893 / total #impl: 926782186 (eff. 0.231)
514.61/514.74	c #Conflicts:     484000 | #Learnt:      32928 | 0.000
514.61/514.74	c total clause space: 335.816MB
514.61/514.74	c total #watches: 275062
516.31/516.40	c total #propagations: 214708455 / total #impl: 928725545 (eff. 0.231)
516.31/516.40	c GARBAGE COLLECT
516.31/516.40	c #Conflicts:     485000 | #Learnt:      17217 | 0.000
516.31/516.40	c total clause space: 335.816MB
516.31/516.40	c total #watches: 194321
517.11/517.27	c total #propagations: 215130446 / total #impl: 930744413 (eff. 0.231)
517.11/517.27	c #Conflicts:     486000 | #Learnt:      18217 | 0.000
517.11/517.27	c total clause space: 335.816MB
517.11/517.27	c total #watches: 198178
518.01/518.20	c total #propagations: 215554996 / total #impl: 932573240 (eff. 0.231)
518.01/518.20	c #Conflicts:     487000 | #Learnt:      19217 | 0.000
518.01/518.20	c total clause space: 335.816MB
518.01/518.20	c total #watches: 202317
519.11/519.22	c total #propagations: 215961443 / total #impl: 934386293 (eff. 0.231)
519.11/519.22	c #Conflicts:     488000 | #Learnt:      20217 | 0.000
519.11/519.22	c total clause space: 335.816MB
519.11/519.22	c total #watches: 207688
520.21/520.39	c total #propagations: 216418722 / total #impl: 936266589 (eff. 0.231)
520.21/520.39	c #Conflicts:     489000 | #Learnt:      21217 | 0.000
520.21/520.39	c total clause space: 335.816MB
520.21/520.39	c total #watches: 213220
521.51/521.66	c total #propagations: 216858283 / total #impl: 938202439 (eff. 0.231)
521.51/521.66	c #Conflicts:     490000 | #Learnt:      22217 | 0.000
521.51/521.66	c total clause space: 335.816MB
521.51/521.66	c total #watches: 219531
522.91/523.00	c total #propagations: 217256607 / total #impl: 940032189 (eff. 0.231)
522.91/523.00	c #Conflicts:     491000 | #Learnt:      23217 | 0.000
522.91/523.00	c total clause space: 335.816MB
522.91/523.00	c total #watches: 223182
524.31/524.44	c total #propagations: 217690610 / total #impl: 941874956 (eff. 0.231)
524.31/524.44	c #Conflicts:     492000 | #Learnt:      24217 | 0.000
524.31/524.44	c total clause space: 335.816MB
524.31/524.44	c total #watches: 228939
525.81/525.98	c total #propagations: 218123350 / total #impl: 943788920 (eff. 0.231)
525.81/525.98	c #Conflicts:     493000 | #Learnt:      25217 | 0.000
525.81/525.98	c total clause space: 335.816MB
525.81/525.98	c total #watches: 234278
527.71/527.82	c total #propagations: 218544354 / total #impl: 945688256 (eff. 0.231)
527.71/527.82	c #Conflicts:     494000 | #Learnt:      26217 | 0.000
527.71/527.82	c total clause space: 335.816MB
527.71/527.82	c total #watches: 239708
529.51/529.64	c total #propagations: 218977932 / total #impl: 947600918 (eff. 0.231)
529.51/529.64	c #Conflicts:     495000 | #Learnt:      27217 | 0.000
529.51/529.64	c total clause space: 335.816MB
529.51/529.64	c total #watches: 244834
531.41/531.53	c total #propagations: 219432427 / total #impl: 949714835 (eff. 0.231)
531.41/531.53	c #Conflicts:     496000 | #Learnt:      28217 | 0.000
531.41/531.53	c total clause space: 335.816MB
531.41/531.53	c total #watches: 250107
533.20/533.37	c total #propagations: 219896087 / total #impl: 951931484 (eff. 0.231)
533.20/533.37	c #Conflicts:     497000 | #Learnt:      29217 | 0.000
533.20/533.37	c total clause space: 335.816MB
533.20/533.37	c total #watches: 254656
534.70/534.88	c total #propagations: 220336197 / total #impl: 954023673 (eff. 0.231)
534.70/534.88	c #Conflicts:     498000 | #Learnt:      30217 | 0.000
534.70/534.88	c total clause space: 335.816MB
534.70/534.88	c total #watches: 259273
536.50/536.62	c total #propagations: 220747522 / total #impl: 956087165 (eff. 0.231)
536.50/536.62	c #Conflicts:     499000 | #Learnt:      31217 | 0.000
536.50/536.62	c total clause space: 335.816MB
536.50/536.62	c total #watches: 264653
538.80/538.97	c total #propagations: 221179269 / total #impl: 958137887 (eff. 0.231)
538.80/538.97	c #Conflicts:     500000 | #Learnt:      32217 | 0.000
538.80/538.97	c total clause space: 335.816MB
538.80/538.97	c total #watches: 272369
541.11/541.30	c total #propagations: 221705612 / total #impl: 960843551 (eff. 0.231)
541.11/541.30	c #Conflicts:     501000 | #Learnt:      33217 | 0.000
541.11/541.30	c total clause space: 335.816MB
541.11/541.30	c total #watches: 280133
543.20/543.35	c total #propagations: 222173564 / total #impl: 963265908 (eff. 0.231)
543.20/543.35	c GARBAGE COLLECT
543.20/543.35	c #Conflicts:     502000 | #Learnt:      17219 | 0.000
543.20/543.35	c total clause space: 335.816MB
543.20/543.35	c total #watches: 194563
544.20/544.38	c total #propagations: 222631187 / total #impl: 965781644 (eff. 0.231)
544.20/544.38	c #Conflicts:     503000 | #Learnt:      18219 | 0.000
544.20/544.38	c total clause space: 335.816MB
544.20/544.38	c total #watches: 202128
545.40/545.60	c total #propagations: 223127465 / total #impl: 967888503 (eff. 0.231)
545.40/545.60	c #Conflicts:     504000 | #Learnt:      19219 | 0.000
545.40/545.60	c total clause space: 335.816MB
545.40/545.60	c total #watches: 208522
546.71/546.81	c total #propagations: 223636246 / total #impl: 970162156 (eff. 0.231)
546.71/546.81	c #Conflicts:     505000 | #Learnt:      20219 | 0.000
546.71/546.81	c total clause space: 335.816MB
546.71/546.81	c total #watches: 212122
548.10/548.25	c total #propagations: 224074018 / total #impl: 972158213 (eff. 0.230)
548.10/548.25	c #Conflicts:     506000 | #Learnt:      21219 | 0.000
548.10/548.25	c total clause space: 335.816MB
548.10/548.25	c total #watches: 218839
549.60/549.72	c total #propagations: 224560408 / total #impl: 974441141 (eff. 0.230)
549.60/549.72	c #Conflicts:     507000 | #Learnt:      22219 | 0.000
549.60/549.72	c total clause space: 335.816MB
549.60/549.72	c total #watches: 224185
551.11/551.28	c total #propagations: 225039648 / total #impl: 976770032 (eff. 0.230)
551.11/551.28	c #Conflicts:     508000 | #Learnt:      23219 | 0.000
551.11/551.28	c total clause space: 335.816MB
551.11/551.28	c total #watches: 228554
552.70/552.81	c total #propagations: 225500675 / total #impl: 979095004 (eff. 0.230)
552.70/552.81	c #Conflicts:     509000 | #Learnt:      24219 | 0.000
552.70/552.81	c total clause space: 335.816MB
552.70/552.81	c total #watches: 232827
554.20/554.38	c total #propagations: 225929156 / total #impl: 981253241 (eff. 0.230)
554.20/554.38	c #Conflicts:     510000 | #Learnt:      25219 | 0.000
554.20/554.38	c total clause space: 335.816MB
554.20/554.38	c total #watches: 239521
555.70/555.85	c total #propagations: 226358204 / total #impl: 983475922 (eff. 0.230)
555.70/555.85	c #Conflicts:     511000 | #Learnt:      26219 | 0.000
555.70/555.85	c total clause space: 335.816MB
555.70/555.85	c total #watches: 246019
557.40/557.52	c total #propagations: 226768555 / total #impl: 985541803 (eff. 0.230)
557.40/557.52	c #Conflicts:     512000 | #Learnt:      27219 | 0.000
557.40/557.52	c total clause space: 335.816MB
557.40/557.52	c total #watches: 251064
559.00/559.19	c total #propagations: 227220758 / total #impl: 987688247 (eff. 0.230)
559.00/559.19	c #Conflicts:     513000 | #Learnt:      28219 | 0.000
559.00/559.19	c total clause space: 335.816MB
559.00/559.19	c total #watches: 256282
560.60/560.72	c total #propagations: 227662306 / total #impl: 990061324 (eff. 0.230)
560.60/560.72	c #Conflicts:     514000 | #Learnt:      29219 | 0.000
560.60/560.72	c total clause space: 335.816MB
560.60/560.72	c total #watches: 262862
562.30/562.47	c total #propagations: 228120878 / total #impl: 992074348 (eff. 0.230)
562.30/562.47	c #Conflicts:     515000 | #Learnt:      30219 | 0.000
562.30/562.47	c total clause space: 335.816MB
562.30/562.47	c total #watches: 269428
563.80/563.95	c total #propagations: 228614422 / total #impl: 993988929 (eff. 0.230)
563.80/563.95	c #Conflicts:     516000 | #Learnt:      31219 | 0.000
563.80/563.95	c total clause space: 335.816MB
563.80/563.95	c total #watches: 273571
565.41/565.55	c total #propagations: 229037588 / total #impl: 995508706 (eff. 0.230)
565.41/565.55	c #Conflicts:     517000 | #Learnt:      32219 | 0.000
565.41/565.55	c total clause space: 335.816MB
565.41/565.55	c total #watches: 277275
567.61/567.71	c total #propagations: 229456857 / total #impl: 996926439 (eff. 0.230)
567.61/567.71	c #Conflicts:     518000 | #Learnt:      33219 | 0.000
567.61/567.71	c total clause space: 335.816MB
567.61/567.71	c total #watches: 283123
568.80/568.94	c total #propagations: 229998802 / total #impl: 999089504 (eff. 0.230)
568.80/568.94	c #Conflicts:     519000 | #Learnt:      34219 | 0.000
568.80/568.94	c total clause space: 335.816MB
568.80/568.94	c total #watches: 288943
570.00/570.16	c total #propagations: 230426303 / total #impl: 1000902781 (eff. 0.230)
570.00/570.16	c GARBAGE COLLECT
570.00/570.16	c #Conflicts:     520000 | #Learnt:      17904 | 0.000
570.00/570.16	c total clause space: 335.816MB
570.00/570.16	c total #watches: 198561
570.81/570.90	c total #propagations: 230893178 / total #impl: 1002896336 (eff. 0.230)
570.81/570.90	c #Conflicts:     521000 | #Learnt:      18904 | 0.000
570.81/570.90	c total clause space: 335.816MB
570.81/570.90	c total #watches: 203542
571.50/571.67	c total #propagations: 231342657 / total #impl: 1004755455 (eff. 0.230)
571.50/571.67	c #Conflicts:     522000 | #Learnt:      19904 | 0.000
571.50/571.67	c total clause space: 335.816MB
571.50/571.67	c total #watches: 207964
572.60/572.77	c total #propagations: 231730397 / total #impl: 1006150100 (eff. 0.230)
572.60/572.77	c #Conflicts:     523000 | #Learnt:      20904 | 0.000
572.60/572.77	c total clause space: 335.816MB
572.60/572.77	c total #watches: 212395
573.80/573.97	c total #propagations: 232245756 / total #impl: 1008100341 (eff. 0.230)
573.80/573.97	c #Conflicts:     524000 | #Learnt:      21904 | 0.000
573.80/573.97	c total clause space: 335.816MB
573.80/573.97	c total #watches: 218377
574.80/574.91	c total #propagations: 232753412 / total #impl: 1010362218 (eff. 0.230)
574.80/574.91	c #Conflicts:     525000 | #Learnt:      22904 | 0.000
574.80/574.91	c total clause space: 335.816MB
574.80/574.91	c total #watches: 224720
576.00/576.13	c total #propagations: 233213113 / total #impl: 1012151423 (eff. 0.230)
576.00/576.13	c #Conflicts:     526000 | #Learnt:      23904 | 0.000
576.00/576.13	c total clause space: 335.816MB
576.00/576.13	c total #watches: 230723
576.90/577.03	c total #propagations: 233710582 / total #impl: 1014113194 (eff. 0.230)
576.90/577.03	c #Conflicts:     527000 | #Learnt:      24904 | 0.000
576.90/577.03	c total clause space: 335.816MB
576.90/577.03	c total #watches: 235348
577.80/577.93	c total #propagations: 234149490 / total #impl: 1015783282 (eff. 0.231)
577.80/577.93	c #Conflicts:     528000 | #Learnt:      25904 | 0.000
577.80/577.93	c total clause space: 335.816MB
577.80/577.93	c total #watches: 239096
578.80/578.96	c total #propagations: 234578135 / total #impl: 1017755218 (eff. 0.230)
578.80/578.96	c #Conflicts:     529000 | #Learnt:      26904 | 0.000
578.80/578.96	c total clause space: 335.816MB
578.80/578.96	c total #watches: 242760
579.60/579.77	c total #propagations: 234982244 / total #impl: 1019776605 (eff. 0.230)
579.60/579.77	c #Conflicts:     530000 | #Learnt:      27904 | 0.000
579.60/579.77	c total clause space: 335.816MB
579.60/579.77	c total #watches: 246522
580.90/581.03	c total #propagations: 235350264 / total #impl: 1021303594 (eff. 0.230)
580.90/581.03	c #Conflicts:     531000 | #Learnt:      28904 | 0.000
580.90/581.03	c total clause space: 335.816MB
580.90/581.03	c total #watches: 251395
582.10/582.20	c total #propagations: 235839833 / total #impl: 1023738610 (eff. 0.230)
582.10/582.20	c #Conflicts:     532000 | #Learnt:      29904 | 0.000
582.10/582.20	c total clause space: 335.816MB
582.10/582.20	c total #watches: 255870
583.60/583.79	c total #propagations: 236283693 / total #impl: 1025563281 (eff. 0.230)
583.60/583.79	c #Conflicts:     533000 | #Learnt:      30904 | 0.000
583.60/583.79	c total clause space: 335.816MB
583.60/583.79	c total #watches: 261553
584.90/585.06	c total #propagations: 236831330 / total #impl: 1027633897 (eff. 0.230)
584.90/585.06	c #Conflicts:     534000 | #Learnt:      31904 | 0.000
584.90/585.06	c total clause space: 335.816MB
584.90/585.06	c total #watches: 264909
586.20/586.34	c total #propagations: 237280284 / total #impl: 1029189437 (eff. 0.231)
586.20/586.34	c #Conflicts:     535000 | #Learnt:      32904 | 0.000
586.20/586.34	c total clause space: 335.816MB
586.20/586.34	c total #watches: 272413
587.60/587.78	c total #propagations: 237725513 / total #impl: 1031316200 (eff. 0.231)
587.60/587.78	c #Conflicts:     536000 | #Learnt:      33904 | 0.000
587.60/587.78	c total clause space: 335.816MB
587.60/587.78	c total #watches: 277705
589.10/589.28	c total #propagations: 238172610 / total #impl: 1033440716 (eff. 0.230)
589.10/589.28	c #Conflicts:     537000 | #Learnt:      34904 | 0.000
589.10/589.28	c total clause space: 335.816MB
589.10/589.28	c total #watches: 281936
590.20/590.39	c total #propagations: 238675938 / total #impl: 1035517979 (eff. 0.230)
590.20/590.39	c GARBAGE COLLECT
590.20/590.39	c #Conflicts:     538000 | #Learnt:      18295 | 0.000
590.20/590.39	c total clause space: 335.816MB
590.20/590.39	c total #watches: 201543
591.30/591.42	c total #propagations: 239121116 / total #impl: 1037325485 (eff. 0.231)
591.30/591.42	c #Conflicts:     539000 | #Learnt:      19295 | 0.000
591.30/591.42	c total clause space: 335.816MB
591.30/591.42	c total #watches: 208566
592.70/592.81	c total #propagations: 239542380 / total #impl: 1039211040 (eff. 0.231)
592.70/592.81	c #Conflicts:     540000 | #Learnt:      20295 | 0.000
592.70/592.81	c total clause space: 335.816MB
592.70/592.81	c total #watches: 216193
594.00/594.11	c total #propagations: 240021890 / total #impl: 1042029429 (eff. 0.230)
594.00/594.11	c #Conflicts:     541000 | #Learnt:      21295 | 0.000
594.00/594.11	c total clause space: 335.816MB
594.00/594.11	c total #watches: 223699
595.20/595.30	c total #propagations: 240497001 / total #impl: 1044248571 (eff. 0.230)
595.20/595.30	c #Conflicts:     542000 | #Learnt:      22295 | 0.000
595.20/595.30	c total clause space: 335.816MB
595.20/595.30	c total #watches: 231274
596.70/596.87	c total #propagations: 240924947 / total #impl: 1045963760 (eff. 0.230)
596.70/596.87	c #Conflicts:     543000 | #Learnt:      23295 | 0.000
596.70/596.87	c total clause space: 335.816MB
596.70/596.87	c total #watches: 236475
598.20/598.32	c total #propagations: 241540512 / total #impl: 1048598828 (eff. 0.230)
598.20/598.32	c #Conflicts:     544000 | #Learnt:      24295 | 0.000
598.20/598.32	c total clause space: 335.816MB
598.20/598.32	c total #watches: 242105
599.19/599.33	c total #propagations: 242067282 / total #impl: 1050785163 (eff. 0.230)
599.19/599.33	c #Conflicts:     545000 | #Learnt:      25295 | 0.000
599.19/599.33	c total clause space: 335.816MB
599.19/599.33	c total #watches: 246074
600.60/600.76	c total #propagations: 242446581 / total #impl: 1052135331 (eff. 0.230)
600.60/600.76	c #Conflicts:     546000 | #Learnt:      26295 | 0.000
600.60/600.76	c total clause space: 335.816MB
600.60/600.76	c total #watches: 251293
602.09/602.25	c total #propagations: 242959510 / total #impl: 1054158538 (eff. 0.230)
602.09/602.25	c #Conflicts:     547000 | #Learnt:      27295 | 0.000
602.09/602.25	c total clause space: 335.816MB
602.09/602.25	c total #watches: 257956
603.39/603.58	c total #propagations: 243421938 / total #impl: 1056278217 (eff. 0.230)
603.39/603.58	c #Conflicts:     548000 | #Learnt:      28295 | 0.000
603.39/603.58	c total clause space: 335.816MB
603.39/603.58	c total #watches: 263466
604.49/604.61	c total #propagations: 243815186 / total #impl: 1057890456 (eff. 0.230)
604.49/604.61	c #Conflicts:     549000 | #Learnt:      29295 | 0.000
604.49/604.61	c total clause space: 335.816MB
604.49/604.61	c total #watches: 267405
605.29/605.45	c total #propagations: 244182852 / total #impl: 1059301046 (eff. 0.231)
605.29/605.45	c #Conflicts:     550000 | #Learnt:      30295 | 0.000
605.29/605.45	c total clause space: 335.816MB
605.29/605.45	c total #watches: 270947
606.19/606.35	c total #propagations: 244528145 / total #impl: 1060651709 (eff. 0.231)
606.19/606.35	c #Conflicts:     551000 | #Learnt:      31295 | 0.000
606.19/606.35	c total clause space: 335.816MB
606.19/606.35	c total #watches: 274231
607.09/607.25	c total #propagations: 244893622 / total #impl: 1062186112 (eff. 0.231)
607.09/607.25	c #Conflicts:     552000 | #Learnt:      32295 | 0.000
607.09/607.25	c total clause space: 335.816MB
607.09/607.25	c total #watches: 277389
608.19/608.39	c total #propagations: 245198710 / total #impl: 1063371130 (eff. 0.231)
608.19/608.39	c #Conflicts:     553000 | #Learnt:      33295 | 0.000
608.19/608.39	c total clause space: 335.816MB
608.19/608.39	c total #watches: 280563
609.40/609.58	c total #propagations: 245505097 / total #impl: 1064511833 (eff. 0.231)
609.40/609.58	c #Conflicts:     554000 | #Learnt:      34295 | 0.000
609.40/609.58	c total clause space: 335.816MB
609.40/609.58	c total #watches: 284129
610.79/610.93	c total #propagations: 245824286 / total #impl: 1065674922 (eff. 0.231)
610.79/610.93	c #Conflicts:     555000 | #Learnt:      35295 | 0.000
610.79/610.93	c total clause space: 335.816MB
610.79/610.93	c total #watches: 287146
611.79/611.99	c total #propagations: 246157485 / total #impl: 1066881029 (eff. 0.231)
611.79/611.99	c GARBAGE COLLECT
611.79/611.99	c #Conflicts:     556000 | #Learnt:      18403 | 0.000
611.79/611.99	c total clause space: 335.816MB
611.79/611.99	c total #watches: 199977
612.59/612.75	c total #propagations: 246459281 / total #impl: 1067969924 (eff. 0.231)
612.59/612.75	c #Conflicts:     557000 | #Learnt:      19403 | 0.000
612.59/612.75	c total clause space: 335.816MB
612.59/612.75	c total #watches: 202978
613.39/613.59	c total #propagations: 246745663 / total #impl: 1068989686 (eff. 0.231)
613.39/613.59	c #Conflicts:     558000 | #Learnt:      20403 | 0.000
613.39/613.59	c total clause space: 335.816MB
613.39/613.59	c total #watches: 207320
614.39/614.57	c total #propagations: 247092389 / total #impl: 1070265353 (eff. 0.231)
614.39/614.57	c #Conflicts:     559000 | #Learnt:      21403 | 0.000
614.39/614.57	c total clause space: 335.816MB
614.39/614.57	c total #watches: 211977
615.49/615.65	c total #propagations: 247521986 / total #impl: 1071887396 (eff. 0.231)
615.49/615.65	c #Conflicts:     560000 | #Learnt:      22403 | 0.000
615.49/615.65	c total clause space: 335.816MB
615.49/615.65	c total #watches: 216211
616.49/616.63	c total #propagations: 247993326 / total #impl: 1073535645 (eff. 0.231)
616.49/616.63	c #Conflicts:     561000 | #Learnt:      23403 | 0.000
616.49/616.63	c total clause space: 335.816MB
616.49/616.63	c total #watches: 220451
617.59/617.73	c total #propagations: 248438256 / total #impl: 1075400588 (eff. 0.231)
617.59/617.73	c #Conflicts:     562000 | #Learnt:      24403 | 0.000
617.59/617.73	c total clause space: 335.816MB
617.59/617.73	c total #watches: 224724
618.49/618.68	c total #propagations: 248911526 / total #impl: 1077260899 (eff. 0.231)
618.49/618.68	c #Conflicts:     563000 | #Learnt:      25403 | 0.000
618.49/618.68	c total clause space: 335.816MB
618.49/618.68	c total #watches: 229095
619.49/619.65	c total #propagations: 249384634 / total #impl: 1078998512 (eff. 0.231)
619.49/619.65	c #Conflicts:     564000 | #Learnt:      26403 | 0.000
619.49/619.65	c total clause space: 335.816MB
619.49/619.65	c total #watches: 235302
620.39/620.59	c total #propagations: 249845624 / total #impl: 1080827610 (eff. 0.231)
620.39/620.59	c #Conflicts:     565000 | #Learnt:      27403 | 0.000
620.39/620.59	c total clause space: 335.816MB
620.39/620.59	c total #watches: 242579
621.29/621.44	c total #propagations: 250239001 / total #impl: 1082682072 (eff. 0.231)
621.29/621.44	c #Conflicts:     566000 | #Learnt:      28403 | 0.000
621.29/621.44	c total clause space: 335.816MB
621.29/621.44	c total #watches: 247916
622.29/622.46	c total #propagations: 250670601 / total #impl: 1084550653 (eff. 0.231)
622.29/622.46	c #Conflicts:     567000 | #Learnt:      29403 | 0.000
622.29/622.46	c total clause space: 335.816MB
622.29/622.46	c total #watches: 251504
623.79/623.91	c total #propagations: 251080583 / total #impl: 1086051081 (eff. 0.231)
623.79/623.91	c #Conflicts:     568000 | #Learnt:      30403 | 0.000
623.79/623.91	c total clause space: 335.816MB
623.79/623.91	c total #watches: 256460
624.89/625.03	c total #propagations: 251616130 / total #impl: 1088082369 (eff. 0.231)
624.89/625.03	c #Conflicts:     569000 | #Learnt:      31403 | 0.000
624.89/625.03	c total clause space: 335.816MB
624.89/625.03	c total #watches: 260540
626.18/626.30	c total #propagations: 252020369 / total #impl: 1089473071 (eff. 0.231)
626.18/626.30	c #Conflicts:     570000 | #Learnt:      32403 | 0.000
626.18/626.30	c total clause space: 335.816MB
626.18/626.30	c total #watches: 264606
627.38/627.53	c total #propagations: 252479423 / total #impl: 1091069212 (eff. 0.231)
627.38/627.53	c #Conflicts:     571000 | #Learnt:      33403 | 0.000
627.38/627.53	c total clause space: 335.816MB
627.38/627.53	c total #watches: 268725
628.28/628.46	c total #propagations: 252939588 / total #impl: 1092810373 (eff. 0.231)
628.28/628.46	c #Conflicts:     572000 | #Learnt:      34403 | 0.000
628.28/628.46	c total clause space: 335.816MB
628.28/628.46	c total #watches: 272268
630.08/630.21	c total #propagations: 253321732 / total #impl: 1094226528 (eff. 0.232)
630.08/630.21	c #Conflicts:     573000 | #Learnt:      35403 | 0.000
630.08/630.21	c total clause space: 335.816MB
630.08/630.21	c total #watches: 276782
632.08/632.24	c total #propagations: 253780649 / total #impl: 1096033940 (eff. 0.232)
632.08/632.24	c #Conflicts:     574000 | #Learnt:      36403 | 0.000
632.08/632.24	c total clause space: 335.816MB
632.08/632.24	c total #watches: 281234
633.28/633.42	c total #propagations: 254271281 / total #impl: 1098097554 (eff. 0.232)
633.28/633.42	c GARBAGE COLLECT
633.28/633.42	c #Conflicts:     575000 | #Learnt:      19191 | 0.000
633.28/633.42	c total clause space: 335.816MB
633.28/633.42	c total #watches: 206295
634.48/634.64	c total #propagations: 254720806 / total #impl: 1099900974 (eff. 0.232)
634.48/634.64	c #Conflicts:     576000 | #Learnt:      20191 | 0.000
634.48/634.64	c total clause space: 335.816MB
634.48/634.64	c total #watches: 216302
636.08/636.20	c total #propagations: 255127887 / total #impl: 1102056884 (eff. 0.232)
636.08/636.20	c #Conflicts:     577000 | #Learnt:      21191 | 0.000
636.08/636.20	c total clause space: 335.816MB
636.08/636.20	c total #watches: 221095
637.18/637.39	c total #propagations: 255568657 / total #impl: 1104208265 (eff. 0.231)
637.18/637.39	c #Conflicts:     578000 | #Learnt:      22191 | 0.000
637.18/637.39	c total clause space: 335.816MB
637.18/637.39	c total #watches: 226550
638.48/638.63	c total #propagations: 256056085 / total #impl: 1106177754 (eff. 0.231)
638.48/638.63	c #Conflicts:     579000 | #Learnt:      23191 | 0.000
638.48/638.63	c total clause space: 335.816MB
638.48/638.63	c total #watches: 233720
639.98/640.13	c total #propagations: 256478839 / total #impl: 1108015560 (eff. 0.231)
639.98/640.13	c #Conflicts:     580000 | #Learnt:      24191 | 0.000
639.98/640.13	c total clause space: 335.816MB
639.98/640.13	c total #watches: 237523
641.19/641.36	c total #propagations: 256920299 / total #impl: 1109843189 (eff. 0.231)
641.19/641.36	c #Conflicts:     581000 | #Learnt:      25191 | 0.000
641.19/641.36	c total clause space: 335.816MB
641.19/641.36	c total #watches: 241060
642.78/642.95	c total #propagations: 257362431 / total #impl: 1111560924 (eff. 0.232)
642.78/642.95	c #Conflicts:     582000 | #Learnt:      26191 | 0.000
642.78/642.95	c total clause space: 335.816MB
642.78/642.95	c total #watches: 246274
644.28/644.45	c total #propagations: 257854072 / total #impl: 1113405736 (eff. 0.232)
644.28/644.45	c #Conflicts:     583000 | #Learnt:      27191 | 0.000
644.28/644.45	c total clause space: 335.816MB
644.28/644.45	c total #watches: 252870
645.38/645.50	c total #propagations: 258318370 / total #impl: 1115551520 (eff. 0.232)
645.38/645.50	c #Conflicts:     584000 | #Learnt:      28191 | 0.000
645.38/645.50	c total clause space: 335.816MB
645.38/645.50	c total #watches: 257564
646.38/646.56	c total #propagations: 258689786 / total #impl: 1117100931 (eff. 0.232)
646.38/646.56	c #Conflicts:     585000 | #Learnt:      29191 | 0.000
646.38/646.56	c total clause space: 335.816MB
646.38/646.56	c total #watches: 261674
647.89/648.06	c total #propagations: 258985741 / total #impl: 1118318541 (eff. 0.232)
647.89/648.06	c #Conflicts:     586000 | #Learnt:      30191 | 0.000
647.89/648.06	c total clause space: 335.816MB
647.89/648.06	c total #watches: 266564
649.58/649.75	c total #propagations: 259414235 / total #impl: 1120024212 (eff. 0.232)
649.58/649.75	c #Conflicts:     587000 | #Learnt:      31191 | 0.000
649.58/649.75	c total clause space: 335.816MB
649.58/649.75	c total #watches: 271134
650.78/650.98	c total #propagations: 259869371 / total #impl: 1121899667 (eff. 0.232)
650.78/650.98	c #Conflicts:     588000 | #Learnt:      32191 | 0.000
650.78/650.98	c total clause space: 335.816MB
650.78/650.98	c total #watches: 275500
652.48/652.68	c total #propagations: 260305782 / total #impl: 1123753341 (eff. 0.232)
652.48/652.68	c #Conflicts:     589000 | #Learnt:      33191 | 0.000
652.48/652.68	c total clause space: 335.816MB
652.48/652.68	c total #watches: 281132
653.98/654.14	c total #propagations: 260801397 / total #impl: 1125693091 (eff. 0.232)
653.98/654.14	c #Conflicts:     590000 | #Learnt:      34191 | 0.000
653.98/654.14	c total clause space: 335.816MB
653.98/654.14	c total #watches: 286253
655.68/655.85	c total #propagations: 261266919 / total #impl: 1127578665 (eff. 0.232)
655.68/655.85	c #Conflicts:     591000 | #Learnt:      35191 | 0.000
655.68/655.85	c total clause space: 335.816MB
655.68/655.85	c total #watches: 291273
656.98/657.11	c total #propagations: 261758861 / total #impl: 1129666157 (eff. 0.232)
656.98/657.11	c #Conflicts:     592000 | #Learnt:      36191 | 0.000
656.98/657.11	c total clause space: 335.816MB
656.98/657.11	c total #watches: 296201
658.18/658.32	c total #propagations: 262162820 / total #impl: 1131662993 (eff. 0.232)
658.18/658.32	c GARBAGE COLLECT
658.18/658.32	c #Conflicts:     593000 | #Learnt:      18684 | 0.000
658.18/658.32	c total clause space: 335.816MB
658.18/658.32	c total #watches: 202848
659.08/659.22	c total #propagations: 262512337 / total #impl: 1133031517 (eff. 0.232)
659.08/659.22	c #Conflicts:     594000 | #Learnt:      19684 | 0.000
659.08/659.22	c total clause space: 335.816MB
659.08/659.22	c total #watches: 206700
660.18/660.33	c total #propagations: 262891858 / total #impl: 1134502452 (eff. 0.232)
660.18/660.33	c #Conflicts:     595000 | #Learnt:      20684 | 0.000
660.18/660.33	c total clause space: 335.816MB
660.18/660.33	c total #watches: 210905
661.18/661.38	c total #propagations: 263305894 / total #impl: 1135980927 (eff. 0.232)
661.18/661.38	c #Conflicts:     596000 | #Learnt:      21684 | 0.000
661.18/661.38	c total clause space: 335.816MB
661.18/661.38	c total #watches: 216683
662.38/662.53	c total #propagations: 263694379 / total #impl: 1137690329 (eff. 0.232)
662.38/662.53	c #Conflicts:     597000 | #Learnt:      22684 | 0.000
662.38/662.53	c total clause space: 335.816MB
662.38/662.53	c total #watches: 223791
663.88/664.07	c total #propagations: 264129666 / total #impl: 1139677556 (eff. 0.232)
663.88/664.07	c #Conflicts:     598000 | #Learnt:      23684 | 0.000
663.88/664.07	c total clause space: 335.816MB
663.88/664.07	c total #watches: 229342
665.38/665.56	c total #propagations: 264627699 / total #impl: 1142146615 (eff. 0.232)
665.38/665.56	c #Conflicts:     599000 | #Learnt:      24684 | 0.000
665.38/665.56	c total clause space: 335.816MB
665.38/665.56	c total #watches: 238310
666.38/666.52	c total #propagations: 265052459 / total #impl: 1144514816 (eff. 0.232)
666.38/666.52	c #Conflicts:     600000 | #Learnt:      25684 | 0.000
666.38/666.52	c total clause space: 335.816MB
666.38/666.52	c total #watches: 245699
667.78/667.93	c total #propagations: 265448606 / total #impl: 1146356903 (eff. 0.232)
667.78/667.93	c #Conflicts:     601000 | #Learnt:      26684 | 0.000
667.78/667.93	c total clause space: 335.816MB
667.78/667.93	c total #watches: 257017
668.48/668.64	c total #propagations: 265840210 / total #impl: 1148621235 (eff. 0.231)
668.48/668.64	c #Conflicts:     602000 | #Learnt:      27684 | 0.000
668.48/668.64	c total clause space: 335.816MB
668.48/668.64	c total #watches: 261483
669.58/669.76	c total #propagations: 266194843 / total #impl: 1150414844 (eff. 0.231)
669.58/669.76	c #Conflicts:     603000 | #Learnt:      28684 | 0.000
669.58/669.76	c total clause space: 335.816MB
669.58/669.76	c total #watches: 267026
671.68/671.82	c total #propagations: 266580935 / total #impl: 1152465123 (eff. 0.231)
671.68/671.82	c #Conflicts:     604000 | #Learnt:      29684 | 0.000
671.68/671.82	c total clause space: 335.816MB
671.68/671.82	c total #watches: 275450
673.78/673.98	c total #propagations: 266962333 / total #impl: 1155329272 (eff. 0.231)
673.78/673.98	c #Conflicts:     605000 | #Learnt:      30684 | 0.000
673.78/673.98	c total clause space: 335.816MB
673.78/673.98	c total #watches: 283492
675.88/676.00	c total #propagations: 267332349 / total #impl: 1158420500 (eff. 0.231)
675.88/676.00	c #Conflicts:     606000 | #Learnt:      31684 | 0.000
675.88/676.00	c total clause space: 335.816MB
675.88/676.00	c total #watches: 292429
678.38/678.50	c total #propagations: 267688025 / total #impl: 1161572997 (eff. 0.230)
678.38/678.50	c #Conflicts:     607000 | #Learnt:      32684 | 0.000
678.38/678.50	c total clause space: 335.816MB
678.38/678.50	c total #watches: 299695
680.78/680.93	c total #propagations: 268051905 / total #impl: 1165043589 (eff. 0.230)
680.78/680.93	c #Conflicts:     608000 | #Learnt:      33684 | 0.000
680.78/680.93	c total clause space: 335.816MB
680.78/680.93	c total #watches: 307626
683.38/683.58	c total #propagations: 268432786 / total #impl: 1168512445 (eff. 0.230)
683.38/683.58	c #Conflicts:     609000 | #Learnt:      34684 | 0.000
683.38/683.58	c total clause space: 335.816MB
683.38/683.58	c total #watches: 314086
686.28/686.42	c total #propagations: 268752519 / total #impl: 1170296256 (eff. 0.230)
686.28/686.42	c #Conflicts:     610000 | #Learnt:      35684 | 0.000
686.28/686.42	c total clause space: 335.816MB
686.28/686.42	c total #watches: 318711
689.18/689.37	c total #propagations: 269041881 / total #impl: 1171498878 (eff. 0.230)
689.18/689.37	c #Conflicts:     611000 | #Learnt:      36684 | 0.000
689.18/689.37	c total clause space: 335.816MB
689.18/689.37	c total #watches: 325386
692.47/692.66	c total #propagations: 269341670 / total #impl: 1172776342 (eff. 0.230)
692.47/692.66	c GARBAGE COLLECT
692.47/692.66	c #Conflicts:     612000 | #Learnt:      18891 | 0.000
692.47/692.66	c total clause space: 335.816MB
692.47/692.66	c total #watches: 203592
693.47/693.65	c total #propagations: 269686994 / total #impl: 1174540013 (eff. 0.230)
693.47/693.65	c #Conflicts:     613000 | #Learnt:      19891 | 0.000
693.47/693.65	c total clause space: 335.816MB
693.47/693.65	c total #watches: 208782
694.37/694.57	c total #propagations: 270026525 / total #impl: 1175859305 (eff. 0.230)
694.37/694.57	c #Conflicts:     614000 | #Learnt:      20891 | 0.000
694.37/694.57	c total clause space: 335.816MB
694.37/694.57	c total #watches: 213051
695.37/695.53	c total #propagations: 270323964 / total #impl: 1177058684 (eff. 0.230)
695.37/695.53	c #Conflicts:     615000 | #Learnt:      21891 | 0.000
695.37/695.53	c total clause space: 335.816MB
695.37/695.53	c total #watches: 218384
696.47/696.60	c total #propagations: 270636031 / total #impl: 1178380870 (eff. 0.230)
696.47/696.60	c #Conflicts:     616000 | #Learnt:      22891 | 0.000
696.47/696.60	c total clause space: 335.816MB
696.47/696.60	c total #watches: 223149
697.87/698.02	c total #propagations: 271038757 / total #impl: 1179996084 (eff. 0.230)
697.87/698.02	c #Conflicts:     617000 | #Learnt:      23891 | 0.000
697.87/698.02	c total clause space: 335.816MB
697.87/698.02	c total #watches: 229329
698.97/699.15	c total #propagations: 271553020 / total #impl: 1181930786 (eff. 0.230)
698.97/699.15	c #Conflicts:     618000 | #Learnt:      24891 | 0.000
698.97/699.15	c total clause space: 335.816MB
698.97/699.15	c total #watches: 234658
700.37/700.58	c total #propagations: 271964812 / total #impl: 1183511602 (eff. 0.230)
700.37/700.58	c #Conflicts:     619000 | #Learnt:      25891 | 0.000
700.37/700.58	c total clause space: 335.816MB
700.37/700.58	c total #watches: 239913
701.57/701.72	c total #propagations: 272489614 / total #impl: 1185657682 (eff. 0.230)
701.57/701.72	c #Conflicts:     620000 | #Learnt:      26891 | 0.000
701.57/701.72	c total clause space: 335.816MB
701.57/701.72	c total #watches: 245160
703.17/703.33	c total #propagations: 272976038 / total #impl: 1187610353 (eff. 0.230)
703.17/703.33	c #Conflicts:     621000 | #Learnt:      27891 | 0.000
703.17/703.33	c total clause space: 335.816MB
703.17/703.33	c total #watches: 250127
704.37/704.51	c total #propagations: 273553031 / total #impl: 1189879663 (eff. 0.230)
704.37/704.51	c #Conflicts:     622000 | #Learnt:      28891 | 0.000
704.37/704.51	c total clause space: 335.816MB
704.37/704.51	c total #watches: 256052
705.87/706.01	c total #propagations: 273976854 / total #impl: 1191463377 (eff. 0.230)
705.87/706.01	c #Conflicts:     623000 | #Learnt:      29891 | 0.000
705.87/706.01	c total clause space: 335.816MB
705.87/706.01	c total #watches: 267526
707.37/707.58	c total #propagations: 274493654 / total #impl: 1193856999 (eff. 0.230)
707.37/707.58	c #Conflicts:     624000 | #Learnt:      30891 | 0.000
707.37/707.58	c total clause space: 335.816MB
707.37/707.58	c total #watches: 276989
708.87/709.04	c total #propagations: 274955835 / total #impl: 1196188375 (eff. 0.230)
708.87/709.04	c #Conflicts:     625000 | #Learnt:      31891 | 0.000
708.87/709.04	c total clause space: 335.816MB
708.87/709.04	c total #watches: 281753
710.58/710.78	c total #propagations: 275436357 / total #impl: 1197997899 (eff. 0.230)
710.58/710.78	c #Conflicts:     626000 | #Learnt:      32891 | 0.000
710.58/710.78	c total clause space: 335.816MB
710.58/710.78	c total #watches: 287115
712.57/712.76	c total #propagations: 275895733 / total #impl: 1199966325 (eff. 0.230)
712.57/712.76	c #Conflicts:     627000 | #Learnt:      33891 | 0.000
712.57/712.76	c total clause space: 335.816MB
712.57/712.76	c total #watches: 292640
713.97/714.16	c total #propagations: 276323394 / total #impl: 1201620897 (eff. 0.230)
713.97/714.16	c #Conflicts:     628000 | #Learnt:      34891 | 0.000
713.97/714.16	c total clause space: 335.816MB
713.97/714.16	c total #watches: 298380
715.77/715.99	c total #propagations: 276817487 / total #impl: 1203596106 (eff. 0.230)
715.77/715.99	c #Conflicts:     629000 | #Learnt:      35891 | 0.000
715.77/715.99	c total clause space: 335.816MB
715.77/715.99	c total #watches: 304608
717.47/717.60	c total #propagations: 277336849 / total #impl: 1205675750 (eff. 0.230)
717.47/717.60	c #Conflicts:     630000 | #Learnt:      36891 | 0.000
717.47/717.60	c total clause space: 335.816MB
717.47/717.60	c total #watches: 308464
720.07/720.23	c total #propagations: 277743676 / total #impl: 1207069115 (eff. 0.230)
720.07/720.23	c #Conflicts:     631000 | #Learnt:      37891 | 0.000
720.07/720.23	c total clause space: 335.816MB
720.07/720.23	c total #watches: 318422
721.37/721.55	c total #propagations: 278223919 / total #impl: 1209480196 (eff. 0.230)
721.37/721.55	c GARBAGE COLLECT
721.37/721.55	c #Conflicts:     632000 | #Learnt:      19795 | 0.000
721.37/721.55	c total clause space: 335.816MB
721.37/721.56	c total #watches: 210704
722.58/722.71	c total #propagations: 278662043 / total #impl: 1211330594 (eff. 0.230)
722.58/722.71	c #Conflicts:     633000 | #Learnt:      20795 | 0.000
722.58/722.71	c total clause space: 335.816MB
722.58/722.71	c total #watches: 220902
723.68/723.83	c total #propagations: 279131322 / total #impl: 1213575413 (eff. 0.230)
723.68/723.83	c #Conflicts:     634000 | #Learnt:      21795 | 0.000
723.68/723.83	c total clause space: 335.816MB
723.68/723.83	c total #watches: 229680
725.27/725.40	c total #propagations: 279520959 / total #impl: 1215673208 (eff. 0.230)
725.27/725.40	c #Conflicts:     635000 | #Learnt:      22795 | 0.000
725.27/725.40	c total clause space: 335.816MB
725.27/725.40	c total #watches: 240844
727.08/727.23	c total #propagations: 279982702 / total #impl: 1218357828 (eff. 0.230)
727.08/727.23	c #Conflicts:     636000 | #Learnt:      23795 | 0.000
727.08/727.23	c total clause space: 335.816MB
727.08/727.23	c total #watches: 249011
729.18/729.35	c total #propagations: 280502054 / total #impl: 1220505487 (eff. 0.230)
729.18/729.35	c #Conflicts:     637000 | #Learnt:      24795 | 0.000
729.18/729.35	c total clause space: 335.816MB
729.18/729.35	c total #watches: 254440
731.07/731.29	c total #propagations: 281044610 / total #impl: 1222596451 (eff. 0.230)
731.07/731.29	c #Conflicts:     638000 | #Learnt:      25795 | 0.000
731.07/731.29	c total clause space: 335.816MB
731.07/731.29	c total #watches: 261250
732.77/732.99	c total #propagations: 281689282 / total #impl: 1224961895 (eff. 0.230)
732.77/732.99	c #Conflicts:     639000 | #Learnt:      26795 | 0.000
732.77/732.99	c total clause space: 335.816MB
732.77/732.99	c total #watches: 265598
734.37/734.59	c total #propagations: 282225341 / total #impl: 1226767948 (eff. 0.230)
734.37/734.59	c #Conflicts:     640000 | #Learnt:      27795 | 0.000
734.37/734.59	c total clause space: 335.816MB
734.37/734.59	c total #watches: 270327
735.67/735.87	c total #propagations: 282688771 / total #impl: 1228406253 (eff. 0.230)
735.67/735.87	c #Conflicts:     641000 | #Learnt:      28795 | 0.000
735.67/735.87	c total clause space: 335.816MB
735.67/735.87	c total #watches: 274196
737.77/737.94	c total #propagations: 283029727 / total #impl: 1229658350 (eff. 0.230)
737.77/737.94	c #Conflicts:     642000 | #Learnt:      29795 | 0.000
737.77/737.94	c total clause space: 335.816MB
737.77/737.94	c total #watches: 278459
740.17/740.31	c total #propagations: 283420321 / total #impl: 1231202624 (eff. 0.230)
740.17/740.31	c #Conflicts:     643000 | #Learnt:      30795 | 0.000
740.17/740.31	c total clause space: 335.816MB
740.17/740.31	c total #watches: 283217
741.97/742.13	c total #propagations: 283902022 / total #impl: 1233100099 (eff. 0.230)
741.97/742.13	c #Conflicts:     644000 | #Learnt:      31795 | 0.000
741.97/742.13	c total clause space: 335.816MB
741.97/742.13	c total #watches: 287992
743.77/743.99	c total #propagations: 284327259 / total #impl: 1234815288 (eff. 0.230)
743.77/743.99	c #Conflicts:     645000 | #Learnt:      32795 | 0.000
743.77/743.99	c total clause space: 335.816MB
743.77/743.99	c total #watches: 292877
745.57/745.78	c total #propagations: 284818449 / total #impl: 1236688336 (eff. 0.230)
745.57/745.78	c #Conflicts:     646000 | #Learnt:      33795 | 0.000
745.57/745.78	c total clause space: 335.816MB
745.57/745.78	c total #watches: 298664
747.67/747.83	c total #propagations: 285220048 / total #impl: 1238413373 (eff. 0.230)
747.67/747.83	c #Conflicts:     647000 | #Learnt:      34795 | 0.000
747.67/747.83	c total clause space: 335.816MB
747.67/747.83	c total #watches: 304324
749.47/749.62	c total #propagations: 285681935 / total #impl: 1240313257 (eff. 0.230)
749.47/749.62	c #Conflicts:     648000 | #Learnt:      35795 | 0.000
749.47/749.62	c total clause space: 335.816MB
749.47/749.62	c total #watches: 310086
750.87/751.04	c total #propagations: 286119816 / total #impl: 1242145422 (eff. 0.230)
750.87/751.04	c #Conflicts:     649000 | #Learnt:      36795 | 0.000
750.87/751.04	c total clause space: 335.816MB
750.87/751.04	c total #watches: 313541
753.17/753.35	c total #propagations: 286473367 / total #impl: 1243419200 (eff. 0.230)
753.17/753.35	c #Conflicts:     650000 | #Learnt:      37795 | 0.000
753.17/753.35	c total clause space: 335.816MB
753.17/753.35	c total #watches: 319540
755.27/755.49	c total #propagations: 286910145 / total #impl: 1245284622 (eff. 0.230)
755.27/755.49	c #Conflicts:     651000 | #Learnt:      38795 | 0.000
755.27/755.49	c total clause space: 335.816MB
755.27/755.49	c total #watches: 325399
756.17/756.38	c total #propagations: 287349868 / total #impl: 1247316887 (eff. 0.230)
756.17/756.38	c GARBAGE COLLECT
756.17/756.38	c #Conflicts:     652000 | #Learnt:      20389 | 0.000
756.17/756.38	c total clause space: 335.816MB
756.17/756.38	c total #watches: 211206
757.06/757.28	c total #propagations: 287688916 / total #impl: 1248501061 (eff. 0.230)
757.06/757.28	c #Conflicts:     653000 | #Learnt:      21389 | 0.000
757.06/757.28	c total clause space: 335.816MB
757.06/757.28	c total #watches: 216276
758.06/758.26	c total #propagations: 288073696 / total #impl: 1250036446 (eff. 0.230)
758.06/758.26	c #Conflicts:     654000 | #Learnt:      22389 | 0.000
758.06/758.26	c total clause space: 335.816MB
758.06/758.26	c total #watches: 221660
759.16/759.33	c total #propagations: 288447126 / total #impl: 1252235765 (eff. 0.230)
759.16/759.33	c #Conflicts:     655000 | #Learnt:      23389 | 0.000
759.16/759.33	c total clause space: 335.816MB
759.16/759.33	c total #watches: 225021
760.16/760.35	c total #propagations: 288862220 / total #impl: 1253865462 (eff. 0.230)
760.16/760.35	c #Conflicts:     656000 | #Learnt:      24389 | 0.000
760.16/760.35	c total clause space: 335.816MB
760.16/760.35	c total #watches: 228507
761.26/761.44	c total #propagations: 289273662 / total #impl: 1255614229 (eff. 0.230)
761.26/761.44	c #Conflicts:     657000 | #Learnt:      25389 | 0.000
761.26/761.44	c total clause space: 335.816MB
761.26/761.44	c total #watches: 231957
762.56/762.70	c total #propagations: 289682919 / total #impl: 1257189786 (eff. 0.230)
762.56/762.70	c #Conflicts:     658000 | #Learnt:      26389 | 0.000
762.56/762.70	c total clause space: 335.816MB
762.56/762.70	c total #watches: 236087
763.66/763.80	c total #propagations: 290130067 / total #impl: 1259094083 (eff. 0.230)
763.66/763.80	c #Conflicts:     659000 | #Learnt:      27389 | 0.000
763.66/763.80	c total clause space: 335.816MB
763.66/763.80	c total #watches: 242562
765.06/765.25	c total #propagations: 290591677 / total #impl: 1261250772 (eff. 0.230)
765.06/765.25	c #Conflicts:     660000 | #Learnt:      28389 | 0.000
765.06/765.25	c total clause space: 335.816MB
765.06/765.25	c total #watches: 248208
766.46/766.66	c total #propagations: 291076461 / total #impl: 1263512221 (eff. 0.230)
766.46/766.66	c #Conflicts:     661000 | #Learnt:      29389 | 0.000
766.46/766.66	c total clause space: 335.816MB
766.46/766.66	c total #watches: 252184
767.77/767.92	c total #propagations: 291555304 / total #impl: 1265652430 (eff. 0.230)
767.77/767.92	c #Conflicts:     662000 | #Learnt:      30389 | 0.000
767.77/767.92	c total clause space: 335.816MB
767.77/767.92	c total #watches: 257423
769.06/769.28	c total #propagations: 292028391 / total #impl: 1267389543 (eff. 0.230)
769.06/769.28	c #Conflicts:     663000 | #Learnt:      31389 | 0.000
769.06/769.28	c total clause space: 335.816MB
769.06/769.28	c total #watches: 261324
770.56/770.74	c total #propagations: 292554701 / total #impl: 1269263980 (eff. 0.230)
770.56/770.74	c #Conflicts:     664000 | #Learnt:      32389 | 0.000
770.56/770.74	c total clause space: 335.816MB
770.56/770.74	c total #watches: 265190
772.17/772.35	c total #propagations: 293027987 / total #impl: 1271176150 (eff. 0.231)
772.17/772.35	c #Conflicts:     665000 | #Learnt:      33389 | 0.000
772.17/772.35	c total clause space: 335.816MB
772.17/772.35	c total #watches: 270005
773.56/773.72	c total #propagations: 293529014 / total #impl: 1273188489 (eff. 0.231)
773.56/773.72	c #Conflicts:     666000 | #Learnt:      34389 | 0.000
773.56/773.72	c total clause space: 335.816MB
773.56/773.72	c total #watches: 274746
775.16/775.35	c total #propagations: 293949088 / total #impl: 1274832828 (eff. 0.231)
775.16/775.35	c #Conflicts:     667000 | #Learnt:      35389 | 0.000
775.16/775.35	c total clause space: 335.816MB
775.16/775.35	c total #watches: 278919
776.66/776.85	c total #propagations: 294384317 / total #impl: 1276834560 (eff. 0.231)
776.66/776.85	c #Conflicts:     668000 | #Learnt:      36389 | 0.000
776.66/776.85	c total clause space: 335.816MB
776.66/776.85	c total #watches: 283660
778.26/778.43	c total #propagations: 294766432 / total #impl: 1278576056 (eff. 0.231)
778.26/778.43	c #Conflicts:     669000 | #Learnt:      37389 | 0.000
778.26/778.43	c total clause space: 335.816MB
778.26/778.44	c total #watches: 287511
780.16/780.31	c total #propagations: 295190704 / total #impl: 1280257024 (eff. 0.231)
780.16/780.31	c #Conflicts:     670000 | #Learnt:      38389 | 0.000
780.16/780.31	c total clause space: 335.816MB
780.16/780.31	c total #watches: 294183
781.66/781.80	c total #propagations: 295650816 / total #impl: 1282068224 (eff. 0.231)
781.66/781.80	c #Conflicts:     671000 | #Learnt:      39389 | 0.000
781.66/781.80	c total clause space: 335.816MB
781.66/781.80	c total #watches: 299114
782.67/782.80	c total #propagations: 296140727 / total #impl: 1284063859 (eff. 0.231)
782.67/782.80	c GARBAGE COLLECT
782.67/782.80	c #Conflicts:     672000 | #Learnt:      20678 | 0.000
782.67/782.80	c total clause space: 335.816MB
782.67/782.80	c total #watches: 212435
783.67/783.87	c total #propagations: 296567299 / total #impl: 1286026615 (eff. 0.231)
783.67/783.87	c #Conflicts:     673000 | #Learnt:      21678 | 0.000
783.67/783.87	c total clause space: 335.816MB
783.67/783.87	c total #watches: 216743
784.77/784.93	c total #propagations: 297114120 / total #impl: 1287938023 (eff. 0.231)
784.77/784.93	c #Conflicts:     674000 | #Learnt:      22678 | 0.000
784.77/784.93	c total clause space: 335.816MB
784.77/784.93	c total #watches: 221707
785.77/786.00	c total #propagations: 297605993 / total #impl: 1289675520 (eff. 0.231)
785.77/786.00	c #Conflicts:     675000 | #Learnt:      23678 | 0.000
785.77/786.00	c total clause space: 335.816MB
785.87/786.00	c total #watches: 227285
786.97/787.13	c total #propagations: 298062899 / total #impl: 1291640107 (eff. 0.231)
786.97/787.13	c #Conflicts:     676000 | #Learnt:      24678 | 0.000
786.97/787.13	c total clause space: 335.816MB
786.97/787.13	c total #watches: 231330
788.27/788.46	c total #propagations: 298412137 / total #impl: 1292925460 (eff. 0.231)
788.27/788.46	c #Conflicts:     677000 | #Learnt:      25678 | 0.000
788.27/788.46	c total clause space: 335.816MB
788.27/788.46	c total #watches: 234650
789.87/790.03	c total #propagations: 298842607 / total #impl: 1294387513 (eff. 0.231)
789.87/790.03	c #Conflicts:     678000 | #Learnt:      26678 | 0.000
789.87/790.03	c total clause space: 335.816MB
789.87/790.03	c total #watches: 240320
791.67/791.82	c total #propagations: 299338391 / total #impl: 1296263773 (eff. 0.231)
791.67/791.82	c #Conflicts:     679000 | #Learnt:      27678 | 0.000
791.67/791.82	c total clause space: 335.816MB
791.67/791.82	c total #watches: 248219
793.57/793.73	c total #propagations: 299792080 / total #impl: 1298603581 (eff. 0.231)
793.57/793.73	c #Conflicts:     680000 | #Learnt:      28678 | 0.000
793.57/793.73	c total clause space: 335.816MB
793.57/793.73	c total #watches: 255695
794.97/795.11	c total #propagations: 300284400 / total #impl: 1301152862 (eff. 0.231)
794.97/795.11	c #Conflicts:     681000 | #Learnt:      29678 | 0.000
794.97/795.11	c total clause space: 335.816MB
794.97/795.11	c total #watches: 260445
796.67/796.83	c total #propagations: 300733407 / total #impl: 1302983353 (eff. 0.231)
796.67/796.83	c #Conflicts:     682000 | #Learnt:      30678 | 0.000
796.67/796.83	c total clause space: 335.816MB
796.67/796.83	c total #watches: 265183
798.77/798.90	c total #propagations: 301270443 / total #impl: 1304943090 (eff. 0.231)
798.77/798.90	c #Conflicts:     683000 | #Learnt:      31678 | 0.000
798.77/798.90	c total clause space: 335.816MB
798.77/798.90	c total #watches: 273048
800.27/800.40	c total #propagations: 301833457 / total #impl: 1307221224 (eff. 0.231)
800.27/800.40	c #Conflicts:     684000 | #Learnt:      32678 | 0.000
800.27/800.40	c total clause space: 335.816MB
800.27/800.40	c total #watches: 278563
801.97/802.19	c total #propagations: 302246580 / total #impl: 1308828062 (eff. 0.231)
801.97/802.19	c #Conflicts:     685000 | #Learnt:      33678 | 0.000
801.97/802.19	c total clause space: 335.816MB
801.97/802.19	c total #watches: 285108
803.57/803.76	c total #propagations: 302757953 / total #impl: 1311032263 (eff. 0.231)
803.57/803.76	c #Conflicts:     686000 | #Learnt:      34678 | 0.000
803.57/803.76	c total clause space: 335.816MB
803.57/803.76	c total #watches: 289283
805.57/805.78	c total #propagations: 303130451 / total #impl: 1312388455 (eff. 0.231)
805.57/805.78	c #Conflicts:     687000 | #Learnt:      35678 | 0.000
805.57/805.78	c total clause space: 335.816MB
805.57/805.78	c total #watches: 295845
807.67/807.86	c total #propagations: 303590862 / total #impl: 1314311720 (eff. 0.231)
807.67/807.86	c #Conflicts:     688000 | #Learnt:      36678 | 0.000
807.67/807.86	c total clause space: 335.816MB
807.67/807.86	c total #watches: 303135
809.36/809.50	c total #propagations: 304076051 / total #impl: 1316547271 (eff. 0.231)
809.36/809.50	c #Conflicts:     689000 | #Learnt:      37678 | 0.000
809.36/809.50	c total clause space: 335.816MB
809.36/809.51	c total #watches: 308900
810.87/811.01	c total #propagations: 304490531 / total #impl: 1318170653 (eff. 0.231)
810.87/811.01	c #Conflicts:     690000 | #Learnt:      38678 | 0.000
810.87/811.01	c total clause space: 335.816MB
810.87/811.01	c total #watches: 313437
812.87/813.02	c total #propagations: 305017167 / total #impl: 1320093975 (eff. 0.231)
812.87/813.02	c #Conflicts:     691000 | #Learnt:      39678 | 0.000
812.87/813.02	c total clause space: 335.816MB
812.87/813.02	c total #watches: 317152
813.87/814.01	c total #propagations: 305523259 / total #impl: 1322128818 (eff. 0.231)
813.87/814.01	c GARBAGE COLLECT
813.87/814.01	c #Conflicts:     692000 | #Learnt:      20681 | 0.000
813.87/814.01	c total clause space: 335.816MB
813.87/814.01	c total #watches: 212150
814.77/814.98	c total #propagations: 305930968 / total #impl: 1323636647 (eff. 0.231)
814.77/814.98	c #Conflicts:     693000 | #Learnt:      21681 | 0.000
814.77/814.98	c total clause space: 335.816MB
814.77/814.98	c total #watches: 215768
816.07/816.27	c total #propagations: 306411549 / total #impl: 1325423979 (eff. 0.231)
816.07/816.27	c #Conflicts:     694000 | #Learnt:      22681 | 0.000
816.07/816.27	c total clause space: 335.816MB
816.07/816.27	c total #watches: 219682
817.06/817.24	c total #propagations: 306981727 / total #impl: 1327478259 (eff. 0.231)
817.06/817.24	c #Conflicts:     695000 | #Learnt:      23681 | 0.000
817.06/817.24	c total clause space: 335.816MB
817.06/817.24	c total #watches: 223541
817.86/818.05	c total #propagations: 307467034 / total #impl: 1329446226 (eff. 0.231)
817.86/818.05	c #Conflicts:     696000 | #Learnt:      24681 | 0.000
817.86/818.05	c total clause space: 335.816MB
817.86/818.05	c total #watches: 228912
818.96/819.17	c total #propagations: 307902098 / total #impl: 1331274866 (eff. 0.231)
818.96/819.17	c #Conflicts:     697000 | #Learnt:      25681 | 0.000
818.96/819.17	c total clause space: 335.816MB
818.96/819.17	c total #watches: 244346
820.36/820.59	c total #propagations: 308309052 / total #impl: 1333429517 (eff. 0.231)
820.36/820.59	c #Conflicts:     698000 | #Learnt:      26681 | 0.000
820.36/820.59	c total clause space: 335.816MB
820.36/820.59	c total #watches: 253790
822.26/822.43	c total #propagations: 308805381 / total #impl: 1335920383 (eff. 0.231)
822.26/822.43	c #Conflicts:     699000 | #Learnt:      27681 | 0.000
822.26/822.43	c total clause space: 335.816MB
822.26/822.43	c total #watches: 258390
824.26/824.40	c total #propagations: 309302221 / total #impl: 1337937448 (eff. 0.231)
824.26/824.40	c #Conflicts:     700000 | #Learnt:      28681 | 0.000
824.26/824.40	c total clause space: 335.816MB
824.26/824.40	c total #watches: 262591
826.36/826.54	c total #propagations: 309748470 / total #impl: 1339435465 (eff. 0.231)
826.36/826.54	c #Conflicts:     701000 | #Learnt:      29681 | 0.000
826.36/826.54	c total clause space: 335.816MB
826.36/826.54	c total #watches: 268729
828.46/828.60	c total #propagations: 310196639 / total #impl: 1341055211 (eff. 0.231)
828.46/828.60	c #Conflicts:     702000 | #Learnt:      30681 | 0.000
828.46/828.60	c total clause space: 335.816MB
828.46/828.60	c total #watches: 273588
830.37/830.58	c total #propagations: 310635093 / total #impl: 1342752698 (eff. 0.231)
830.37/830.58	c #Conflicts:     703000 | #Learnt:      31681 | 0.000
830.37/830.58	c total clause space: 335.816MB
830.37/830.58	c total #watches: 278631
832.46/832.67	c total #propagations: 311051181 / total #impl: 1344280191 (eff. 0.231)
832.46/832.67	c #Conflicts:     704000 | #Learnt:      32681 | 0.000
832.46/832.67	c total clause space: 335.816MB
832.46/832.67	c total #watches: 285429
834.96/835.12	c total #propagations: 311473309 / total #impl: 1345893990 (eff. 0.231)
834.96/835.12	c #Conflicts:     705000 | #Learnt:      33681 | 0.000
834.96/835.12	c total clause space: 335.816MB
834.96/835.12	c total #watches: 291045
837.96/838.18	c total #propagations: 311937225 / total #impl: 1347698936 (eff. 0.231)
837.96/838.18	c #Conflicts:     706000 | #Learnt:      34681 | 0.000
837.96/838.18	c total clause space: 335.816MB
837.96/838.18	c total #watches: 298195
840.96/841.12	c total #propagations: 312500542 / total #impl: 1349861848 (eff. 0.232)
840.96/841.12	c #Conflicts:     707000 | #Learnt:      35681 | 0.000
840.96/841.12	c total clause space: 335.816MB
840.96/841.12	c total #watches: 305719
843.86/844.02	c total #propagations: 313076933 / total #impl: 1352321023 (eff. 0.232)
843.86/844.02	c #Conflicts:     708000 | #Learnt:      36681 | 0.000
843.86/844.02	c total clause space: 335.816MB
843.86/844.02	c total #watches: 312049
847.26/847.42	c total #propagations: 313624705 / total #impl: 1354720661 (eff. 0.232)
847.26/847.42	c #Conflicts:     709000 | #Learnt:      37681 | 0.000
847.26/847.42	c total clause space: 335.816MB
847.26/847.42	c total #watches: 318512
850.46/850.67	c total #propagations: 314229763 / total #impl: 1357153468 (eff. 0.232)
850.46/850.67	c #Conflicts:     710000 | #Learnt:      38681 | 0.000
850.46/850.67	c total clause space: 335.816MB
850.46/850.67	c total #watches: 323000
854.06/854.21	c total #propagations: 314822237 / total #impl: 1359625650 (eff. 0.232)
854.06/854.21	c #Conflicts:     711000 | #Learnt:      39681 | 0.000
854.06/854.21	c total clause space: 335.816MB
854.06/854.21	c total #watches: 330350
858.16/858.38	c total #propagations: 315450379 / total #impl: 1362262082 (eff. 0.232)
858.16/858.38	c GARBAGE COLLECT
858.16/858.38	c #Conflicts:     712000 | #Learnt:      20371 | 0.000
858.16/858.38	c total clause space: 335.816MB
858.16/858.38	c total #watches: 211199
860.06/860.22	c total #propagations: 316146896 / total #impl: 1365209614 (eff. 0.232)
860.06/860.22	c #Conflicts:     713000 | #Learnt:      21371 | 0.000
860.06/860.22	c total clause space: 335.816MB
860.06/860.22	c total #watches: 214946
861.76/861.99	c total #propagations: 316866840 / total #impl: 1367475695 (eff. 0.232)
861.76/861.99	c #Conflicts:     714000 | #Learnt:      22371 | 0.000
861.76/861.99	c total clause space: 335.816MB
861.76/861.99	c total #watches: 220239
863.36/863.58	c total #propagations: 317553225 / total #impl: 1369871567 (eff. 0.232)
863.36/863.58	c #Conflicts:     715000 | #Learnt:      23371 | 0.000
863.36/863.58	c total clause space: 335.816MB
863.36/863.58	c total #watches: 225543
865.16/865.33	c total #propagations: 318180397 / total #impl: 1372225330 (eff. 0.232)
865.16/865.33	c #Conflicts:     716000 | #Learnt:      24371 | 0.000
865.16/865.33	c total clause space: 335.816MB
865.16/865.33	c total #watches: 230766
866.96/867.14	c total #propagations: 318827944 / total #impl: 1374729454 (eff. 0.232)
866.96/867.14	c #Conflicts:     717000 | #Learnt:      25371 | 0.000
866.96/867.14	c total clause space: 335.816MB
866.96/867.14	c total #watches: 236851
868.76/869.00	c total #propagations: 319447267 / total #impl: 1377231142 (eff. 0.232)
868.76/869.00	c #Conflicts:     718000 | #Learnt:      26371 | 0.000
868.76/869.00	c total clause space: 335.816MB
868.76/869.00	c total #watches: 242776
870.66/870.89	c total #propagations: 320061860 / total #impl: 1379643174 (eff. 0.232)
870.66/870.89	c #Conflicts:     719000 | #Learnt:      27371 | 0.000
870.66/870.89	c total clause space: 335.816MB
870.66/870.89	c total #watches: 248075
871.66/871.82	c total #propagations: 320644201 / total #impl: 1382079867 (eff. 0.232)
871.66/871.82	c #Conflicts:     720000 | #Learnt:      28371 | 0.000
871.66/871.82	c total clause space: 335.816MB
871.66/871.82	c total #watches: 253132
872.56/872.75	c total #propagations: 321058325 / total #impl: 1383662720 (eff. 0.232)
872.56/872.75	c #Conflicts:     721000 | #Learnt:      29371 | 0.000
872.56/872.75	c total clause space: 335.816MB
872.56/872.75	c total #watches: 257749
873.76/873.92	c total #propagations: 321464602 / total #impl: 1385279741 (eff. 0.232)
873.76/873.92	c #Conflicts:     722000 | #Learnt:      30371 | 0.000
873.76/873.92	c total clause space: 335.816MB
873.76/873.92	c total #watches: 262028
875.16/875.32	c total #propagations: 321865186 / total #impl: 1386863366 (eff. 0.232)
875.16/875.32	c #Conflicts:     723000 | #Learnt:      31371 | 0.000
875.16/875.32	c total clause space: 335.816MB
875.16/875.32	c total #watches: 265949
876.56/876.74	c total #propagations: 322284557 / total #impl: 1388552315 (eff. 0.232)
876.56/876.74	c #Conflicts:     724000 | #Learnt:      32371 | 0.000
876.56/876.74	c total clause space: 335.816MB
876.56/876.74	c total #watches: 269372
877.86/878.00	c total #propagations: 322691713 / total #impl: 1390178115 (eff. 0.232)
877.86/878.00	c #Conflicts:     725000 | #Learnt:      33371 | 0.000
877.86/878.00	c total clause space: 335.816MB
877.86/878.00	c total #watches: 274065
879.45/879.63	c total #propagations: 323112965 / total #impl: 1391965436 (eff. 0.232)
879.45/879.63	c #Conflicts:     726000 | #Learnt:      34371 | 0.000
879.45/879.63	c total clause space: 335.816MB
879.45/879.63	c total #watches: 278107
881.45/881.62	c total #propagations: 323554834 / total #impl: 1393923145 (eff. 0.232)
881.45/881.62	c #Conflicts:     727000 | #Learnt:      35371 | 0.000
881.45/881.62	c total clause space: 335.816MB
881.45/881.62	c total #watches: 284102
882.85/883.01	c total #propagations: 324016538 / total #impl: 1395979526 (eff. 0.232)
882.85/883.01	c #Conflicts:     728000 | #Learnt:      36371 | 0.000
882.85/883.01	c total clause space: 335.816MB
882.85/883.01	c total #watches: 290161
883.85/884.08	c total #propagations: 324437097 / total #impl: 1397867958 (eff. 0.232)
883.85/884.08	c #Conflicts:     729000 | #Learnt:      37371 | 0.000
883.85/884.08	c total clause space: 335.816MB
883.85/884.08	c total #watches: 301437
885.05/885.24	c total #propagations: 324841803 / total #impl: 1399995282 (eff. 0.232)
885.05/885.24	c #Conflicts:     730000 | #Learnt:      38371 | 0.000
885.05/885.24	c total clause space: 335.816MB
885.05/885.24	c total #watches: 305762
886.15/886.35	c total #propagations: 325228031 / total #impl: 1401757039 (eff. 0.232)
886.15/886.35	c #Conflicts:     731000 | #Learnt:      39371 | 0.000
886.15/886.35	c total clause space: 335.816MB
886.15/886.35	c total #watches: 310222
887.35/887.56	c total #propagations: 325598644 / total #impl: 1403458119 (eff. 0.232)
887.35/887.56	c #Conflicts:     732000 | #Learnt:      40371 | 0.000
887.35/887.56	c total clause space: 335.816MB
887.35/887.56	c total #watches: 315038
888.45/888.65	c total #propagations: 325975414 / total #impl: 1405233494 (eff. 0.232)
888.45/888.65	c GARBAGE COLLECT
888.45/888.65	c #Conflicts:     733000 | #Learnt:      20773 | 0.000
888.45/888.65	c total clause space: 335.816MB
888.45/888.65	c total #watches: 214284
889.15/889.36	c total #propagations: 326325431 / total #impl: 1406968385 (eff. 0.232)
889.15/889.36	c #Conflicts:     734000 | #Learnt:      21773 | 0.000
889.15/889.36	c total clause space: 335.816MB
889.15/889.36	c total #watches: 222396
890.05/890.20	c total #propagations: 326737532 / total #impl: 1408858524 (eff. 0.232)
890.05/890.20	c #Conflicts:     735000 | #Learnt:      22773 | 0.000
890.05/890.20	c total clause space: 335.816MB
890.05/890.20	c total #watches: 231223
891.25/891.45	c total #propagations: 327110455 / total #impl: 1410959932 (eff. 0.232)
891.25/891.45	c #Conflicts:     736000 | #Learnt:      23773 | 0.000
891.25/891.45	c total clause space: 335.816MB
891.25/891.45	c total #watches: 237891
892.45/892.60	c total #propagations: 327510117 / total #impl: 1412975445 (eff. 0.232)
892.45/892.60	c #Conflicts:     737000 | #Learnt:      24773 | 0.000
892.45/892.60	c total clause space: 335.816MB
892.45/892.60	c total #watches: 242166
893.65/893.80	c total #propagations: 327876059 / total #impl: 1414600932 (eff. 0.232)
893.65/893.80	c #Conflicts:     738000 | #Learnt:      25773 | 0.000
893.65/893.80	c total clause space: 335.816MB
893.65/893.80	c total #watches: 249649
894.85/895.02	c total #propagations: 328253185 / total #impl: 1416476421 (eff. 0.232)
894.85/895.02	c #Conflicts:     739000 | #Learnt:      26773 | 0.000
894.85/895.02	c total clause space: 335.816MB
894.85/895.02	c total #watches: 258660
896.36/896.55	c total #propagations: 328594467 / total #impl: 1418692446 (eff. 0.232)
896.36/896.55	c #Conflicts:     740000 | #Learnt:      27773 | 0.000
896.36/896.55	c total clause space: 335.816MB
896.36/896.55	c total #watches: 264734
898.75/898.98	c total #propagations: 328980255 / total #impl: 1421494599 (eff. 0.231)
898.75/898.98	c #Conflicts:     741000 | #Learnt:      28773 | 0.000
898.75/898.98	c total clause space: 335.816MB
898.75/898.98	c total #watches: 270389
901.25/901.42	c total #propagations: 329434587 / total #impl: 1423780925 (eff. 0.231)
901.25/901.42	c #Conflicts:     742000 | #Learnt:      29773 | 0.000
901.25/901.42	c total clause space: 335.816MB
901.25/901.42	c total #watches: 275327
903.65/903.85	c total #propagations: 329851172 / total #impl: 1425767870 (eff. 0.231)
903.65/903.85	c #Conflicts:     743000 | #Learnt:      30773 | 0.000
903.65/903.85	c total clause space: 335.816MB
903.65/903.85	c total #watches: 279652
906.15/906.34	c total #propagations: 330264487 / total #impl: 1427708980 (eff. 0.231)
906.15/906.34	c #Conflicts:     744000 | #Learnt:      31773 | 0.000
906.15/906.34	c total clause space: 335.816MB
906.15/906.34	c total #watches: 284027
908.46/908.65	c total #propagations: 330714967 / total #impl: 1429725935 (eff. 0.231)
908.46/908.65	c #Conflicts:     745000 | #Learnt:      32773 | 0.000
908.46/908.65	c total clause space: 335.816MB
908.46/908.65	c total #watches: 287225
910.55/910.71	c total #propagations: 331127575 / total #impl: 1431219369 (eff. 0.231)
910.55/910.71	c #Conflicts:     746000 | #Learnt:      33773 | 0.000
910.55/910.71	c total clause space: 335.816MB
910.55/910.71	c total #watches: 293412
912.55/912.76	c total #propagations: 331554294 / total #impl: 1432987378 (eff. 0.231)
912.55/912.76	c #Conflicts:     747000 | #Learnt:      34773 | 0.000
912.55/912.76	c total clause space: 335.816MB
912.55/912.76	c total #watches: 300034
914.85/915.00	c total #propagations: 331922217 / total #impl: 1434652929 (eff. 0.231)
914.85/915.00	c #Conflicts:     748000 | #Learnt:      35773 | 0.000
914.85/915.00	c total clause space: 335.816MB
914.85/915.00	c total #watches: 304806
917.65/917.82	c total #propagations: 332383114 / total #impl: 1436630691 (eff. 0.231)
917.65/917.82	c #Conflicts:     749000 | #Learnt:      36773 | 0.000
917.65/917.82	c total clause space: 335.816MB
917.65/917.82	c total #watches: 310087
920.55/920.78	c total #propagations: 332893803 / total #impl: 1438805714 (eff. 0.231)
920.55/920.78	c #Conflicts:     750000 | #Learnt:      37773 | 0.000
920.55/920.78	c total clause space: 335.816MB
920.55/920.78	c total #watches: 317046
923.65/923.86	c total #propagations: 333430896 / total #impl: 1441288417 (eff. 0.231)
923.65/923.86	c #Conflicts:     751000 | #Learnt:      38773 | 0.000
923.65/923.86	c total clause space: 335.816MB
923.65/923.86	c total #watches: 323021
926.35/926.54	c total #propagations: 333952834 / total #impl: 1443486546 (eff. 0.231)
926.35/926.54	c #Conflicts:     752000 | #Learnt:      39773 | 0.000
926.35/926.54	c total clause space: 335.816MB
926.35/926.54	c total #watches: 327511
929.75/929.93	c total #propagations: 334426987 / total #impl: 1445592548 (eff. 0.231)
929.75/929.93	c #Conflicts:     753000 | #Learnt:      40773 | 0.000
929.75/929.93	c total clause space: 335.816MB
929.75/929.93	c total #watches: 332924
932.05/932.23	c total #propagations: 334930589 / total #impl: 1447568312 (eff. 0.231)
932.05/932.23	c #Conflicts:     754000 | #Learnt:      41773 | 0.000
932.05/932.23	c total clause space: 335.816MB
932.05/932.23	c total #watches: 336646
933.45/933.62	c total #propagations: 335389197 / total #impl: 1449475124 (eff. 0.231)
933.45/933.62	c GARBAGE COLLECT
933.45/933.62	c #Conflicts:     755000 | #Learnt:      21875 | 0.000
933.45/933.62	c total clause space: 335.816MB
933.45/933.62	c total #watches: 221400
934.35/934.58	c total #propagations: 335900781 / total #impl: 1451673219 (eff. 0.231)
934.35/934.58	c #Conflicts:     756000 | #Learnt:      22875 | 0.000
934.35/934.58	c total clause space: 335.816MB
934.35/934.58	c total #watches: 226675
935.85/936.03	c total #propagations: 336339699 / total #impl: 1453372816 (eff. 0.231)
935.85/936.03	c #Conflicts:     757000 | #Learnt:      23875 | 0.000
935.85/936.03	c total clause space: 335.816MB
935.85/936.03	c total #watches: 233588
936.95/937.19	c total #propagations: 336851559 / total #impl: 1455345186 (eff. 0.231)
936.95/937.19	c #Conflicts:     758000 | #Learnt:      24875 | 0.000
936.95/937.19	c total clause space: 335.816MB
936.95/937.19	c total #watches: 239602
938.35/938.51	c total #propagations: 337319534 / total #impl: 1457382090 (eff. 0.231)
938.35/938.51	c #Conflicts:     759000 | #Learnt:      25875 | 0.000
938.35/938.51	c total clause space: 335.816MB
938.35/938.51	c total #watches: 248146
939.55/939.77	c total #propagations: 337856396 / total #impl: 1459935651 (eff. 0.231)
939.55/939.77	c #Conflicts:     760000 | #Learnt:      26875 | 0.000
939.55/939.77	c total clause space: 335.816MB
939.55/939.77	c total #watches: 253322
940.94/941.10	c total #propagations: 338291334 / total #impl: 1461885154 (eff. 0.231)
940.94/941.10	c #Conflicts:     761000 | #Learnt:      27875 | 0.000
940.94/941.10	c total clause space: 335.816MB
940.94/941.10	c total #watches: 257039
942.24/942.48	c total #propagations: 338678623 / total #impl: 1463175960 (eff. 0.231)
942.24/942.48	c #Conflicts:     762000 | #Learnt:      28875 | 0.000
942.24/942.48	c total clause space: 335.816MB
942.24/942.48	c total #watches: 261313
943.65/943.86	c total #propagations: 339055411 / total #impl: 1464493444 (eff. 0.232)
943.65/943.86	c #Conflicts:     763000 | #Learnt:      29875 | 0.000
943.65/943.86	c total clause space: 335.816MB
943.65/943.86	c total #watches: 265336
945.64/945.85	c total #propagations: 339423701 / total #impl: 1465803215 (eff. 0.232)
945.64/945.85	c #Conflicts:     764000 | #Learnt:      30875 | 0.000
945.64/945.85	c total clause space: 335.816MB
945.64/945.85	c total #watches: 270082
947.14/947.33	c total #propagations: 339993786 / total #impl: 1467870388 (eff. 0.232)
947.14/947.33	c #Conflicts:     765000 | #Learnt:      31875 | 0.000
947.14/947.33	c total clause space: 335.816MB
947.14/947.33	c total #watches: 274346
948.54/948.74	c total #propagations: 340515476 / total #impl: 1469806194 (eff. 0.232)
948.54/948.74	c #Conflicts:     766000 | #Learnt:      32875 | 0.000
948.54/948.74	c total clause space: 335.816MB
948.54/948.74	c total #watches: 278454
950.04/950.25	c total #propagations: 340920615 / total #impl: 1471565961 (eff. 0.232)
950.04/950.25	c #Conflicts:     767000 | #Learnt:      33875 | 0.000
950.04/950.25	c total clause space: 335.816MB
950.04/950.25	c total #watches: 284523
951.45/951.68	c total #propagations: 341371460 / total #impl: 1473442576 (eff. 0.232)
951.45/951.68	c #Conflicts:     768000 | #Learnt:      34875 | 0.000
951.45/951.68	c total clause space: 335.816MB
951.45/951.68	c total #watches: 288907
953.44/953.68	c total #propagations: 341784943 / total #impl: 1475033070 (eff. 0.232)
953.44/953.68	c #Conflicts:     769000 | #Learnt:      35875 | 0.000
953.44/953.68	c total clause space: 335.816MB
953.44/953.68	c total #watches: 292512
955.34/955.53	c total #propagations: 342282118 / total #impl: 1477008898 (eff. 0.232)
955.34/955.53	c #Conflicts:     770000 | #Learnt:      36875 | 0.000
955.34/955.53	c total clause space: 335.816MB
955.34/955.53	c total #watches: 297402
956.95/957.17	c total #propagations: 342778150 / total #impl: 1479265956 (eff. 0.232)
956.95/957.17	c #Conflicts:     771000 | #Learnt:      37875 | 0.000
956.95/957.17	c total clause space: 335.816MB
956.95/957.17	c total #watches: 303058
958.64/958.84	c total #propagations: 343236956 / total #impl: 1481500861 (eff. 0.232)
958.64/958.84	c #Conflicts:     772000 | #Learnt:      38875 | 0.000
958.64/958.84	c total clause space: 335.816MB
958.64/958.84	c total #watches: 307528
960.44/960.65	c total #propagations: 343689783 / total #impl: 1483333797 (eff. 0.232)
960.44/960.65	c #Conflicts:     773000 | #Learnt:      39875 | 0.000
960.44/960.65	c total clause space: 335.816MB
960.44/960.65	c total #watches: 311346
962.64/962.80	c total #propagations: 344163937 / total #impl: 1485058662 (eff. 0.232)
962.64/962.80	c #Conflicts:     774000 | #Learnt:      40875 | 0.000
962.64/962.80	c total clause space: 335.816MB
962.64/962.80	c total #watches: 315487
964.84/965.07	c total #propagations: 344644306 / total #impl: 1487146693 (eff. 0.232)
964.84/965.07	c #Conflicts:     775000 | #Learnt:      41875 | 0.000
964.84/965.07	c total clause space: 335.816MB
964.84/965.07	c total #watches: 320205
966.54/966.72	c total #propagations: 345163619 / total #impl: 1489318840 (eff. 0.232)
966.54/966.72	c GARBAGE COLLECT
966.54/966.72	c #Conflicts:     776000 | #Learnt:      21663 | 0.000
966.54/966.72	c total clause space: 335.816MB
966.54/966.72	c total #watches: 219886
967.85/968.07	c total #propagations: 345606046 / total #impl: 1491307383 (eff. 0.232)
967.85/968.07	c #Conflicts:     777000 | #Learnt:      22663 | 0.000
967.85/968.07	c total clause space: 335.816MB
967.85/968.07	c total #watches: 225717
968.84/969.08	c total #propagations: 346079658 / total #impl: 1493379697 (eff. 0.232)
968.84/969.08	c #Conflicts:     778000 | #Learnt:      23663 | 0.000
968.84/969.08	c total clause space: 335.816MB
968.84/969.08	c total #watches: 229712
969.94/970.12	c total #propagations: 346520237 / total #impl: 1495217921 (eff. 0.232)
969.94/970.12	c #Conflicts:     779000 | #Learnt:      24663 | 0.000
969.94/970.12	c total clause space: 335.816MB
969.94/970.12	c total #watches: 232937
971.25/971.42	c total #propagations: 346863874 / total #impl: 1496638750 (eff. 0.232)
971.25/971.42	c #Conflicts:     780000 | #Learnt:      25663 | 0.000
971.25/971.42	c total clause space: 335.816MB
971.25/971.42	c total #watches: 237966
972.54/972.74	c total #propagations: 347311160 / total #impl: 1498326446 (eff. 0.232)
972.54/972.74	c #Conflicts:     781000 | #Learnt:      26663 | 0.000
972.54/972.74	c total clause space: 335.816MB
972.54/972.74	c total #watches: 241464
974.14/974.39	c total #propagations: 347779956 / total #impl: 1500070750 (eff. 0.232)
974.14/974.39	c #Conflicts:     782000 | #Learnt:      27663 | 0.000
974.14/974.39	c total clause space: 335.816MB
974.14/974.39	c total #watches: 245598
975.94/976.14	c total #propagations: 348310709 / total #impl: 1501965653 (eff. 0.232)
975.94/976.14	c #Conflicts:     783000 | #Learnt:      28663 | 0.000
975.94/976.14	c total clause space: 335.816MB
975.94/976.14	c total #watches: 251373
978.04/978.24	c total #propagations: 348768888 / total #impl: 1503926868 (eff. 0.232)
978.04/978.24	c #Conflicts:     784000 | #Learnt:      29663 | 0.000
978.04/978.24	c total clause space: 335.816MB
978.04/978.24	c total #watches: 254973
979.95/980.11	c total #propagations: 349268962 / total #impl: 1505974297 (eff. 0.232)
979.95/980.11	c #Conflicts:     785000 | #Learnt:      30663 | 0.000
979.95/980.11	c total clause space: 335.816MB
979.95/980.11	c total #watches: 259577
981.54/981.76	c total #propagations: 349744658 / total #impl: 1508122963 (eff. 0.232)
981.54/981.76	c #Conflicts:     786000 | #Learnt:      31663 | 0.000
981.54/981.76	c total clause space: 335.816MB
981.54/981.76	c total #watches: 263251
983.24/983.45	c total #propagations: 350156785 / total #impl: 1509936352 (eff. 0.232)
983.24/983.45	c #Conflicts:     787000 | #Learnt:      32663 | 0.000
983.24/983.45	c total clause space: 335.816MB
983.24/983.45	c total #watches: 268638
984.94/985.16	c total #propagations: 350592797 / total #impl: 1512016772 (eff. 0.232)
984.94/985.16	c #Conflicts:     788000 | #Learnt:      33663 | 0.000
984.94/985.16	c total clause space: 335.816MB
984.94/985.16	c total #watches: 273086
986.64/986.85	c total #propagations: 350992256 / total #impl: 1513932547 (eff. 0.232)
986.64/986.85	c #Conflicts:     789000 | #Learnt:      34663 | 0.000
986.64/986.85	c total clause space: 335.816MB
986.64/986.85	c total #watches: 275981
988.04/988.21	c total #propagations: 351417191 / total #impl: 1515861605 (eff. 0.232)
988.04/988.21	c #Conflicts:     790000 | #Learnt:      35663 | 0.000
988.04/988.21	c total clause space: 335.816MB
988.04/988.21	c total #watches: 280154
989.74/989.94	c total #propagations: 351822473 / total #impl: 1517429994 (eff. 0.232)
989.74/989.94	c #Conflicts:     791000 | #Learnt:      36663 | 0.000
989.74/989.94	c total clause space: 335.816MB
989.74/989.94	c total #watches: 285077
990.94/991.15	c total #propagations: 352357551 / total #impl: 1519846966 (eff. 0.232)
990.94/991.15	c #Conflicts:     792000 | #Learnt:      37663 | 0.000
990.94/991.15	c total clause space: 335.816MB
990.94/991.15	c total #watches: 291512
992.84/993.00	c total #propagations: 352910550 / total #impl: 1522295018 (eff. 0.232)
992.84/993.00	c #Conflicts:     793000 | #Learnt:      38663 | 0.000
992.84/993.00	c total clause space: 335.816MB
992.84/993.00	c total #watches: 297675
994.44/994.67	c total #propagations: 353402737 / total #impl: 1524434847 (eff. 0.232)
994.44/994.67	c #Conflicts:     794000 | #Learnt:      39663 | 0.000
994.44/994.67	c total clause space: 335.816MB
994.44/994.67	c total #watches: 303407
996.14/996.33	c total #propagations: 353897530 / total #impl: 1526428998 (eff. 0.232)
996.14/996.33	c #Conflicts:     795000 | #Learnt:      40663 | 0.000
996.14/996.33	c total clause space: 335.816MB
996.14/996.33	c total #watches: 313391
997.64/997.84	c total #propagations: 354449596 / total #impl: 1528996445 (eff. 0.232)
997.64/997.84	c #Conflicts:     796000 | #Learnt:      41663 | 0.000
997.64/997.84	c total clause space: 335.816MB
997.64/997.84	c total #watches: 320552
999.44/999.65	c total #propagations: 354887792 / total #impl: 1531100603 (eff. 0.232)
999.44/999.65	c #Conflicts:     797000 | #Learnt:      42663 | 0.000
999.44/999.65	c total clause space: 335.816MB
999.44/999.65	c total #watches: 327008
1000.84/1001.07	c total #propagations: 355299630 / total #impl: 1533085756 (eff. 0.232)
1000.84/1001.07	c GARBAGE COLLECT
1000.84/1001.07	c #Conflicts:     798000 | #Learnt:      22175 | 0.000
1000.84/1001.07	c total clause space: 335.816MB
1000.84/1001.07	c total #watches: 221276
1002.04/1002.25	c total #propagations: 355708482 / total #impl: 1534757148 (eff. 0.232)
1002.04/1002.25	c #Conflicts:     799000 | #Learnt:      23175 | 0.000
1002.04/1002.25	c total clause space: 335.816MB
1002.04/1002.25	c total #watches: 225540
1003.34/1003.56	c total #propagations: 356216136 / total #impl: 1536547818 (eff. 0.232)
1003.34/1003.56	c #Conflicts:     800000 | #Learnt:      24175 | 0.000
1003.34/1003.56	c total clause space: 335.816MB
1003.34/1003.56	c total #watches: 229522
1004.54/1004.71	c total #propagations: 356663921 / total #impl: 1538190503 (eff. 0.232)
1004.54/1004.71	c #Conflicts:     801000 | #Learnt:      25175 | 0.000
1004.54/1004.71	c total clause space: 335.816MB
1004.54/1004.71	c total #watches: 233577
1005.54/1005.76	c total #propagations: 357109749 / total #impl: 1539794485 (eff. 0.232)
1005.54/1005.76	c #Conflicts:     802000 | #Learnt:      26175 | 0.000
1005.54/1005.76	c total clause space: 335.816MB
1005.54/1005.76	c total #watches: 238352
1006.63/1006.84	c total #propagations: 357494749 / total #impl: 1541260651 (eff. 0.232)
1006.63/1006.84	c #Conflicts:     803000 | #Learnt:      27175 | 0.000
1006.63/1006.84	c total clause space: 335.816MB
1006.63/1006.84	c total #watches: 244624
1008.03/1008.23	c total #propagations: 357946139 / total #impl: 1543388764 (eff. 0.232)
1008.03/1008.23	c #Conflicts:     804000 | #Learnt:      28175 | 0.000
1008.03/1008.23	c total clause space: 335.816MB
1008.03/1008.23	c total #watches: 249488
1009.33/1009.59	c total #propagations: 358355903 / total #impl: 1545280259 (eff. 0.232)
1009.33/1009.59	c #Conflicts:     805000 | #Learnt:      29175 | 0.000
1009.33/1009.59	c total clause space: 335.816MB
1009.33/1009.59	c total #watches: 255817
1010.43/1010.69	c total #propagations: 358737224 / total #impl: 1547230774 (eff. 0.232)
1010.43/1010.69	c #Conflicts:     806000 | #Learnt:      30175 | 0.000
1010.43/1010.69	c total clause space: 335.816MB
1010.43/1010.69	c total #watches: 263510
1011.84/1012.06	c total #propagations: 359181461 / total #impl: 1549417790 (eff. 0.232)
1011.84/1012.06	c #Conflicts:     807000 | #Learnt:      31175 | 0.000
1011.84/1012.06	c total clause space: 335.816MB
1011.84/1012.06	c total #watches: 272225
1013.53/1013.73	c total #propagations: 359570876 / total #impl: 1551565947 (eff. 0.232)
1013.53/1013.73	c #Conflicts:     808000 | #Learnt:      32175 | 0.000
1013.53/1013.73	c total clause space: 335.816MB
1013.53/1013.73	c total #watches: 280571
1015.24/1015.48	c total #propagations: 359936804 / total #impl: 1553781638 (eff. 0.232)
1015.24/1015.48	c #Conflicts:     809000 | #Learnt:      33175 | 0.000
1015.24/1015.48	c total clause space: 335.816MB
1015.24/1015.48	c total #watches: 286521
1017.34/1017.56	c total #propagations: 360410420 / total #impl: 1555841983 (eff. 0.232)
1017.34/1017.56	c #Conflicts:     810000 | #Learnt:      34175 | 0.000
1017.34/1017.56	c total clause space: 335.816MB
1017.34/1017.56	c total #watches: 292393
1019.64/1019.87	c total #propagations: 360902470 / total #impl: 1558029811 (eff. 0.232)
1019.64/1019.87	c #Conflicts:     811000 | #Learnt:      35175 | 0.000
1019.64/1019.87	c total clause space: 335.816MB
1019.64/1019.87	c total #watches: 296586
1021.74/1021.98	c total #propagations: 361374698 / total #impl: 1559957689 (eff. 0.232)
1021.74/1021.98	c #Conflicts:     812000 | #Learnt:      36175 | 0.000
1021.74/1021.98	c total clause space: 335.816MB
1021.74/1021.98	c total #watches: 301688
1023.53/1023.70	c total #propagations: 361890522 / total #impl: 1562019727 (eff. 0.232)
1023.53/1023.70	c #Conflicts:     813000 | #Learnt:      37175 | 0.000
1023.53/1023.70	c total clause space: 335.816MB
1023.53/1023.70	c total #watches: 307170
1025.83/1026.01	c total #propagations: 362347813 / total #impl: 1563927058 (eff. 0.232)
1025.83/1026.01	c #Conflicts:     814000 | #Learnt:      38175 | 0.000
1025.83/1026.01	c total clause space: 335.816MB
1025.83/1026.01	c total #watches: 312280
1027.73/1027.93	c total #propagations: 362817224 / total #impl: 1565941666 (eff. 0.232)
1027.73/1027.93	c #Conflicts:     815000 | #Learnt:      39175 | 0.000
1027.73/1027.93	c total clause space: 335.816MB
1027.73/1027.93	c total #watches: 318311
1028.73/1028.93	c total #propagations: 363251240 / total #impl: 1567976127 (eff. 0.232)
1028.73/1028.93	c #Conflicts:     816000 | #Learnt:      40175 | 0.000
1028.73/1028.93	c total clause space: 335.816MB
1028.73/1028.93	c total #watches: 322144
1031.13/1031.32	c total #propagations: 363653081 / total #impl: 1569555600 (eff. 0.232)
1031.13/1031.32	c #Conflicts:     817000 | #Learnt:      41175 | 0.000
1031.13/1031.32	c total clause space: 335.816MB
1031.13/1031.32	c total #watches: 326858
1033.23/1033.41	c total #propagations: 364155630 / total #impl: 1571466808 (eff. 0.232)
1033.23/1033.41	c #Conflicts:     818000 | #Learnt:      42175 | 0.000
1033.23/1033.41	c total clause space: 335.816MB
1033.23/1033.41	c total #watches: 330978
1035.04/1035.28	c total #propagations: 364624178 / total #impl: 1573295534 (eff. 0.232)
1035.04/1035.28	c #Conflicts:     819000 | #Learnt:      43175 | 0.000
1035.04/1035.28	c total clause space: 335.816MB
1035.04/1035.28	c total #watches: 334823
1036.53/1036.79	c total #propagations: 365043001 / total #impl: 1575010413 (eff. 0.232)
1036.53/1036.79	c GARBAGE COLLECT
1036.53/1036.79	c #Conflicts:     820000 | #Learnt:      22374 | 0.000
1036.53/1036.79	c total clause space: 335.816MB
1036.53/1036.79	c total #watches: 222461
1038.03/1038.25	c total #propagations: 365546380 / total #impl: 1576975085 (eff. 0.232)
1038.03/1038.25	c #Conflicts:     821000 | #Learnt:      23374 | 0.000
1038.03/1038.25	c total clause space: 335.816MB
1038.03/1038.25	c total #watches: 226524
1039.23/1039.46	c total #propagations: 366036727 / total #impl: 1578661361 (eff. 0.232)
1039.23/1039.46	c #Conflicts:     822000 | #Learnt:      24374 | 0.000
1039.23/1039.46	c total clause space: 335.816MB
1039.23/1039.46	c total #watches: 230914
1040.83/1041.03	c total #propagations: 366501192 / total #impl: 1580328247 (eff. 0.232)
1040.83/1041.03	c #Conflicts:     823000 | #Learnt:      25374 | 0.000
1040.83/1041.03	c total clause space: 335.816MB
1040.83/1041.03	c total #watches: 244364
1042.33/1042.58	c total #propagations: 367071956 / total #impl: 1583166254 (eff. 0.232)
1042.33/1042.58	c #Conflicts:     824000 | #Learnt:      26374 | 0.000
1042.33/1042.58	c total clause space: 335.816MB
1042.33/1042.58	c total #watches: 252464
1043.43/1043.69	c total #propagations: 367634922 / total #impl: 1586671525 (eff. 0.232)
1043.43/1043.69	c #Conflicts:     825000 | #Learnt:      27374 | 0.000
1043.43/1043.69	c total clause space: 335.816MB
1043.43/1043.69	c total #watches: 260251
1044.93/1045.11	c total #propagations: 368078822 / total #impl: 1588812356 (eff. 0.232)
1044.93/1045.11	c #Conflicts:     826000 | #Learnt:      28374 | 0.000
1044.93/1045.11	c total clause space: 335.816MB
1044.93/1045.11	c total #watches: 266620
1046.43/1046.66	c total #propagations: 368494854 / total #impl: 1591206536 (eff. 0.232)
1046.43/1046.66	c #Conflicts:     827000 | #Learnt:      29374 | 0.000
1046.43/1046.66	c total clause space: 335.816MB
1046.43/1046.66	c total #watches: 272719
1048.13/1048.33	c total #propagations: 368946666 / total #impl: 1594045769 (eff. 0.231)
1048.13/1048.33	c #Conflicts:     828000 | #Learnt:      30374 | 0.000
1048.13/1048.33	c total clause space: 335.816MB
1048.13/1048.33	c total #watches: 281475
1049.93/1050.16	c total #propagations: 369425863 / total #impl: 1596809505 (eff. 0.231)
1049.93/1050.16	c #Conflicts:     829000 | #Learnt:      31374 | 0.000
1049.93/1050.16	c total clause space: 335.816MB
1049.93/1050.16	c total #watches: 287659
1051.63/1051.81	c total #propagations: 369929280 / total #impl: 1599464988 (eff. 0.231)
1051.63/1051.81	c #Conflicts:     830000 | #Learnt:      32374 | 0.000
1051.63/1051.81	c total clause space: 335.816MB
1051.63/1051.81	c total #watches: 293754
1053.63/1053.81	c total #propagations: 370388464 / total #impl: 1601916705 (eff. 0.231)
1053.63/1053.81	c #Conflicts:     831000 | #Learnt:      33374 | 0.000
1053.63/1053.81	c total clause space: 335.816MB
1053.63/1053.81	c total #watches: 303023
1055.43/1055.68	c total #propagations: 370880029 / total #impl: 1605036682 (eff. 0.231)
1055.43/1055.68	c #Conflicts:     832000 | #Learnt:      34374 | 0.000
1055.43/1055.68	c total clause space: 335.816MB
1055.43/1055.68	c total #watches: 308940
1057.83/1058.09	c total #propagations: 371312756 / total #impl: 1607585428 (eff. 0.231)
1057.83/1058.09	c #Conflicts:     833000 | #Learnt:      35374 | 0.000
1057.83/1058.09	c total clause space: 335.816MB
1057.83/1058.09	c total #watches: 313881
1060.13/1060.31	c total #propagations: 371807092 / total #impl: 1610291870 (eff. 0.231)
1060.13/1060.31	c #Conflicts:     834000 | #Learnt:      36374 | 0.000
1060.13/1060.31	c total clause space: 335.816MB
1060.13/1060.31	c total #watches: 318412
1061.73/1061.94	c total #propagations: 372227836 / total #impl: 1612599206 (eff. 0.231)
1061.73/1061.94	c #Conflicts:     835000 | #Learnt:      37374 | 0.000
1061.73/1061.94	c total clause space: 335.816MB
1061.73/1061.94	c total #watches: 321836
1063.33/1063.57	c total #propagations: 372523765 / total #impl: 1613819191 (eff. 0.231)
1063.33/1063.57	c #Conflicts:     836000 | #Learnt:      38374 | 0.000
1063.33/1063.57	c total clause space: 335.816MB
1063.33/1063.57	c total #watches: 324753
1065.43/1065.61	c total #propagations: 372806134 / total #impl: 1614954833 (eff. 0.231)
1065.43/1065.61	c #Conflicts:     837000 | #Learnt:      39374 | 0.000
1065.43/1065.61	c total clause space: 335.816MB
1065.43/1065.61	c total #watches: 327901
1067.22/1067.44	c total #propagations: 373127679 / total #impl: 1616319418 (eff. 0.231)
1067.22/1067.44	c #Conflicts:     838000 | #Learnt:      40374 | 0.000
1067.22/1067.44	c total clause space: 335.816MB
1067.22/1067.44	c total #watches: 331147
1069.13/1069.38	c total #propagations: 373432877 / total #impl: 1617597942 (eff. 0.231)
1069.13/1069.38	c #Conflicts:     839000 | #Learnt:      41374 | 0.000
1069.13/1069.38	c total clause space: 335.816MB
1069.13/1069.38	c total #watches: 334685
1071.12/1071.40	c total #propagations: 373738016 / total #impl: 1618985063 (eff. 0.231)
1071.12/1071.40	c #Conflicts:     840000 | #Learnt:      42374 | 0.000
1071.12/1071.40	c total clause space: 335.816MB
1071.12/1071.40	c total #watches: 337579
1073.22/1073.45	c total #propagations: 374051372 / total #impl: 1620337990 (eff. 0.231)
1073.22/1073.45	c #Conflicts:     841000 | #Learnt:      43374 | 0.000
1073.22/1073.45	c total clause space: 335.816MB
1073.22/1073.45	c total #watches: 340803
1075.32/1075.51	c total #propagations: 374362734 / total #impl: 1621637872 (eff. 0.231)
1075.32/1075.51	c GARBAGE COLLECT
1075.32/1075.51	c #Conflicts:     842000 | #Learnt:      22294 | 0.000
1075.32/1075.51	c total clause space: 335.816MB
1075.32/1075.51	c total #watches: 222078
1076.42/1076.61	c total #propagations: 374677668 / total #impl: 1623026904 (eff. 0.231)
1076.42/1076.61	c #Conflicts:     843000 | #Learnt:      23294 | 0.000
1076.42/1076.61	c total clause space: 335.816MB
1076.42/1076.61	c total #watches: 226384
1077.52/1077.72	c total #propagations: 375000511 / total #impl: 1624344309 (eff. 0.231)
1077.52/1077.72	c #Conflicts:     844000 | #Learnt:      24294 | 0.000
1077.52/1077.72	c total clause space: 335.816MB
1077.52/1077.72	c total #watches: 229348
1078.52/1078.78	c total #propagations: 375359959 / total #impl: 1625739570 (eff. 0.231)
1078.52/1078.78	c #Conflicts:     845000 | #Learnt:      25294 | 0.000
1078.52/1078.78	c total clause space: 335.816MB
1078.52/1078.78	c total #watches: 232459
1079.62/1079.88	c total #propagations: 375692070 / total #impl: 1627039005 (eff. 0.231)
1079.62/1079.88	c #Conflicts:     846000 | #Learnt:      26294 | 0.000
1079.62/1079.88	c total clause space: 335.816MB
1079.62/1079.88	c total #watches: 235525
1080.92/1081.18	c total #propagations: 376015968 / total #impl: 1628330164 (eff. 0.231)
1080.92/1081.18	c #Conflicts:     847000 | #Learnt:      27294 | 0.000
1080.92/1081.18	c total clause space: 335.816MB
1080.92/1081.18	c total #watches: 239037
1082.23/1082.46	c total #propagations: 376435373 / total #impl: 1629885908 (eff. 0.231)
1082.23/1082.46	c #Conflicts:     848000 | #Learnt:      28294 | 0.000
1082.23/1082.46	c total clause space: 335.816MB
1082.23/1082.46	c total #watches: 244636
1083.72/1083.96	c total #propagations: 376906361 / total #impl: 1631876280 (eff. 0.231)
1083.72/1083.96	c #Conflicts:     849000 | #Learnt:      29294 | 0.000
1083.72/1083.96	c total clause space: 335.816MB
1083.72/1083.96	c total #watches: 255047
1085.42/1085.69	c total #propagations: 377422110 / total #impl: 1634334606 (eff. 0.231)
1085.42/1085.69	c #Conflicts:     850000 | #Learnt:      30294 | 0.000
1085.42/1085.69	c total clause space: 335.816MB
1085.42/1085.69	c total #watches: 261917
1087.02/1087.27	c total #propagations: 377946722 / total #impl: 1636818342 (eff. 0.231)
1087.02/1087.27	c #Conflicts:     851000 | #Learnt:      31294 | 0.000
1087.02/1087.27	c total clause space: 335.816MB
1087.02/1087.27	c total #watches: 266562
1088.62/1088.85	c total #propagations: 378419175 / total #impl: 1638732000 (eff. 0.231)
1088.62/1088.85	c #Conflicts:     852000 | #Learnt:      32294 | 0.000
1088.62/1088.85	c total clause space: 335.816MB
1088.62/1088.85	c total #watches: 272431
1089.62/1089.89	c total #propagations: 378898926 / total #impl: 1640652288 (eff. 0.231)
1089.62/1089.89	c #Conflicts:     853000 | #Learnt:      33294 | 0.000
1089.62/1089.89	c total clause space: 335.816MB
1089.62/1089.89	c total #watches: 277591
1090.92/1091.14	c total #propagations: 379279695 / total #impl: 1642107528 (eff. 0.231)
1090.92/1091.14	c #Conflicts:     854000 | #Learnt:      34294 | 0.000
1090.92/1091.14	c total clause space: 335.816MB
1090.92/1091.14	c total #watches: 281317
1092.52/1092.77	c total #propagations: 379639336 / total #impl: 1643487877 (eff. 0.231)
1092.52/1092.77	c #Conflicts:     855000 | #Learnt:      35294 | 0.000
1092.52/1092.77	c total clause space: 335.816MB
1092.52/1092.77	c total #watches: 286403
1093.82/1094.00	c total #propagations: 380085824 / total #impl: 1645255280 (eff. 0.231)
1093.82/1094.00	c #Conflicts:     856000 | #Learnt:      36294 | 0.000
1093.82/1094.00	c total clause space: 335.816MB
1093.82/1094.00	c total #watches: 290781
1094.82/1095.09	c total #propagations: 380531094 / total #impl: 1646895421 (eff. 0.231)
1094.82/1095.09	c #Conflicts:     857000 | #Learnt:      37294 | 0.000
1094.82/1095.09	c total clause space: 335.816MB
1094.82/1095.09	c total #watches: 294862
1096.12/1096.37	c total #propagations: 380919216 / total #impl: 1648372775 (eff. 0.231)
1096.12/1096.37	c #Conflicts:     858000 | #Learnt:      38294 | 0.000
1096.12/1096.37	c total clause space: 335.816MB
1096.12/1096.37	c total #watches: 300498
1097.73/1097.99	c total #propagations: 381374272 / total #impl: 1650274774 (eff. 0.231)
1097.73/1097.99	c #Conflicts:     859000 | #Learnt:      39294 | 0.000
1097.73/1097.99	c total clause space: 335.816MB
1097.73/1097.99	c total #watches: 305375
1099.72/1099.98	c total #propagations: 381914880 / total #impl: 1652490437 (eff. 0.231)
1099.72/1099.98	c #Conflicts:     860000 | #Learnt:      40294 | 0.000
1099.72/1099.98	c total clause space: 335.816MB
1099.72/1099.98	c total #watches: 311122
1101.22/1101.44	c total #propagations: 382417869 / total #impl: 1654547368 (eff. 0.231)
1101.22/1101.44	c #Conflicts:     861000 | #Learnt:      41294 | 0.000
1101.22/1101.44	c total clause space: 335.816MB
1101.22/1101.44	c total #watches: 317847
1103.23/1103.44	c total #propagations: 382916654 / total #impl: 1656868757 (eff. 0.231)
1103.23/1103.44	c #Conflicts:     862000 | #Learnt:      42294 | 0.000
1103.23/1103.44	c total clause space: 335.816MB
1103.23/1103.44	c total #watches: 332152
1105.12/1105.33	c total #propagations: 383399834 / total #impl: 1659984310 (eff. 0.231)
1105.12/1105.33	c #Conflicts:     863000 | #Learnt:      43294 | 0.000
1105.12/1105.33	c total clause space: 335.816MB
1105.12/1105.33	c total #watches: 341125
1106.42/1106.68	c total #propagations: 383854535 / total #impl: 1663191741 (eff. 0.231)
1106.42/1106.68	c #Conflicts:     864000 | #Learnt:      44294 | 0.000
1106.42/1106.68	c total clause space: 335.816MB
1106.42/1106.68	c total #watches: 346381
1107.72/1107.97	c total #propagations: 384235328 / total #impl: 1665298647 (eff. 0.231)
1107.72/1107.97	c GARBAGE COLLECT
1107.72/1107.97	c #Conflicts:     865000 | #Learnt:      22895 | 0.000
1107.72/1107.97	c total clause space: 335.816MB
1107.72/1107.97	c total #watches: 224956
1108.62/1108.86	c total #propagations: 384608061 / total #impl: 1667394979 (eff. 0.231)
1108.62/1108.86	c #Conflicts:     866000 | #Learnt:      23895 | 0.000
1108.62/1108.86	c total clause space: 335.816MB
1108.62/1108.86	c total #watches: 229344
1109.92/1110.17	c total #propagations: 385040313 / total #impl: 1669112325 (eff. 0.231)
1109.92/1110.17	c #Conflicts:     867000 | #Learnt:      24895 | 0.000
1109.92/1110.17	c total clause space: 335.816MB
1109.92/1110.17	c total #watches: 236553
1111.52/1111.76	c total #propagations: 385489824 / total #impl: 1670966542 (eff. 0.231)
1111.52/1111.76	c #Conflicts:     868000 | #Learnt:      25895 | 0.000
1111.52/1111.76	c total clause space: 335.816MB
1111.52/1111.76	c total #watches: 241095
1112.92/1113.14	c total #propagations: 385980983 / total #impl: 1672978843 (eff. 0.231)
1112.92/1113.14	c #Conflicts:     869000 | #Learnt:      26895 | 0.000
1112.92/1113.14	c total clause space: 335.816MB
1112.92/1113.14	c total #watches: 244985
1114.22/1114.49	c total #propagations: 386379926 / total #impl: 1674559061 (eff. 0.231)
1114.22/1114.49	c #Conflicts:     870000 | #Learnt:      27895 | 0.000
1114.22/1114.49	c total clause space: 335.816MB
1114.22/1114.49	c total #watches: 250105
1115.52/1115.79	c total #propagations: 386829230 / total #impl: 1676175638 (eff. 0.231)
1115.52/1115.79	c #Conflicts:     871000 | #Learnt:      28895 | 0.000
1115.52/1115.79	c total clause space: 335.816MB
1115.52/1115.79	c total #watches: 254205
1116.62/1116.84	c total #propagations: 387332080 / total #impl: 1677914582 (eff. 0.231)
1116.62/1116.84	c #Conflicts:     872000 | #Learnt:      29895 | 0.000
1116.62/1116.84	c total clause space: 335.816MB
1116.62/1116.85	c total #watches: 260008
1117.92/1118.10	c total #propagations: 387862109 / total #impl: 1680149227 (eff. 0.231)
1117.92/1118.10	c #Conflicts:     873000 | #Learnt:      30895 | 0.000
1117.92/1118.10	c total clause space: 335.816MB
1117.92/1118.10	c total #watches: 265301
1119.32/1119.50	c total #propagations: 388322000 / total #impl: 1682076578 (eff. 0.231)
1119.32/1119.50	c #Conflicts:     874000 | #Learnt:      31895 | 0.000
1119.32/1119.50	c total clause space: 335.816MB
1119.32/1119.50	c total #watches: 269755
1120.62/1120.89	c total #propagations: 388766675 / total #impl: 1683904194 (eff. 0.231)
1120.62/1120.89	c #Conflicts:     875000 | #Learnt:      32895 | 0.000
1120.62/1120.89	c total clause space: 335.816MB
1120.62/1120.90	c total #watches: 274869
1121.72/1121.99	c total #propagations: 389210705 / total #impl: 1685580171 (eff. 0.231)
1121.72/1121.99	c #Conflicts:     876000 | #Learnt:      33895 | 0.000
1121.72/1121.99	c total clause space: 335.816MB
1121.72/1121.99	c total #watches: 280767
1122.92/1123.17	c total #propagations: 389681971 / total #impl: 1687395581 (eff. 0.231)
1122.92/1123.17	c #Conflicts:     877000 | #Learnt:      34895 | 0.000
1122.92/1123.17	c total clause space: 335.816MB
1122.92/1123.17	c total #watches: 284357
1124.42/1124.62	c total #propagations: 390152844 / total #impl: 1688745309 (eff. 0.231)
1124.42/1124.62	c #Conflicts:     878000 | #Learnt:      35895 | 0.000
1124.42/1124.62	c total clause space: 335.816MB
1124.42/1124.62	c total #watches: 290952
1125.82/1126.01	c total #propagations: 390684770 / total #impl: 1690802106 (eff. 0.231)
1125.82/1126.01	c #Conflicts:     879000 | #Learnt:      36895 | 0.000
1125.82/1126.01	c total clause space: 335.816MB
1125.82/1126.01	c total #watches: 297414
1127.42/1127.63	c total #propagations: 391195190 / total #impl: 1692913696 (eff. 0.231)
1127.42/1127.63	c #Conflicts:     880000 | #Learnt:      37895 | 0.000
1127.42/1127.63	c total clause space: 335.816MB
1127.42/1127.63	c total #watches: 303125
1129.02/1129.23	c total #propagations: 391621560 / total #impl: 1694813759 (eff. 0.231)
1129.02/1129.23	c #Conflicts:     881000 | #Learnt:      38895 | 0.000
1129.02/1129.23	c total clause space: 335.816MB
1129.02/1129.23	c total #watches: 309440
1130.32/1130.56	c total #propagations: 392098047 / total #impl: 1697057574 (eff. 0.231)
1130.32/1130.56	c #Conflicts:     882000 | #Learnt:      39895 | 0.000
1130.32/1130.56	c total clause space: 335.816MB
1130.32/1130.56	c total #watches: 314535
1131.91/1132.15	c total #propagations: 392566048 / total #impl: 1699022154 (eff. 0.231)
1131.91/1132.15	c #Conflicts:     883000 | #Learnt:      40895 | 0.000
1131.91/1132.15	c total clause space: 335.816MB
1131.91/1132.15	c total #watches: 319320
1133.51/1133.79	c total #propagations: 392952791 / total #impl: 1700518951 (eff. 0.231)
1133.51/1133.79	c #Conflicts:     884000 | #Learnt:      41895 | 0.000
1133.51/1133.79	c total clause space: 335.816MB
1133.51/1133.79	c total #watches: 323292
1135.31/1135.59	c total #propagations: 393340858 / total #impl: 1702083100 (eff. 0.231)
1135.31/1135.59	c #Conflicts:     885000 | #Learnt:      42895 | 0.000
1135.31/1135.59	c total clause space: 335.816MB
1135.31/1135.59	c total #watches: 328094
1137.71/1137.99	c total #propagations: 393725694 / total #impl: 1703740946 (eff. 0.231)
1137.71/1137.99	c #Conflicts:     886000 | #Learnt:      43895 | 0.000
1137.71/1137.99	c total clause space: 335.816MB
1137.71/1137.99	c total #watches: 333743
1140.41/1140.65	c total #propagations: 394153000 / total #impl: 1705541974 (eff. 0.231)
1140.41/1140.65	c #Conflicts:     887000 | #Learnt:      44895 | 0.000
1140.41/1140.65	c total clause space: 335.816MB
1140.41/1140.65	c total #watches: 342860
1142.51/1142.74	c total #propagations: 394600820 / total #impl: 1707653806 (eff. 0.231)
1142.51/1142.74	c GARBAGE COLLECT
1142.51/1142.74	c #Conflicts:     888000 | #Learnt:      23192 | 0.000
1142.51/1142.74	c total clause space: 335.816MB
1142.51/1142.74	c total #watches: 227404
1144.01/1144.25	c total #propagations: 395006504 / total #impl: 1709962109 (eff. 0.231)
1144.01/1144.25	c #Conflicts:     889000 | #Learnt:      24192 | 0.000
1144.01/1144.25	c total clause space: 335.816MB
1144.01/1144.25	c total #watches: 233873
1145.61/1145.89	c total #propagations: 395448260 / total #impl: 1712049009 (eff. 0.231)
1145.61/1145.89	c #Conflicts:     890000 | #Learnt:      25192 | 0.000
1145.61/1145.89	c total clause space: 335.816MB
1145.61/1145.89	c total #watches: 240437
1147.41/1147.66	c total #propagations: 395866899 / total #impl: 1714008395 (eff. 0.231)
1147.41/1147.66	c #Conflicts:     891000 | #Learnt:      26192 | 0.000
1147.41/1147.66	c total clause space: 335.816MB
1147.41/1147.66	c total #watches: 245939
1149.21/1149.42	c total #propagations: 396280154 / total #impl: 1716089626 (eff. 0.231)
1149.21/1149.42	c #Conflicts:     892000 | #Learnt:      27192 | 0.000
1149.21/1149.42	c total clause space: 335.816MB
1149.21/1149.42	c total #watches: 251951
1150.81/1151.09	c total #propagations: 396766230 / total #impl: 1718307457 (eff. 0.231)
1150.81/1151.09	c #Conflicts:     893000 | #Learnt:      28192 | 0.000
1150.81/1151.09	c total clause space: 335.816MB
1150.81/1151.09	c total #watches: 256891
1152.11/1152.31	c total #propagations: 397331440 / total #impl: 1720336126 (eff. 0.231)
1152.11/1152.31	c #Conflicts:     894000 | #Learnt:      29192 | 0.000
1152.11/1152.31	c total clause space: 335.816MB
1152.11/1152.31	c total #watches: 262433
1153.31/1153.56	c total #propagations: 397781596 / total #impl: 1722149480 (eff. 0.231)
1153.31/1153.56	c #Conflicts:     895000 | #Learnt:      30192 | 0.000
1153.31/1153.56	c total clause space: 335.816MB
1153.31/1153.56	c total #watches: 266854
1154.71/1154.92	c total #propagations: 398183375 / total #impl: 1723759162 (eff. 0.231)
1154.71/1154.92	c #Conflicts:     896000 | #Learnt:      31192 | 0.000
1154.71/1154.92	c total clause space: 335.816MB
1154.71/1154.92	c total #watches: 272258
1156.11/1156.37	c total #propagations: 398616169 / total #impl: 1725567968 (eff. 0.231)
1156.11/1156.37	c #Conflicts:     897000 | #Learnt:      32192 | 0.000
1156.11/1156.37	c total clause space: 335.816MB
1156.11/1156.37	c total #watches: 275755
1157.61/1157.85	c total #propagations: 399028533 / total #impl: 1727104052 (eff. 0.231)
1157.61/1157.85	c #Conflicts:     898000 | #Learnt:      33192 | 0.000
1157.61/1157.85	c total clause space: 335.816MB
1157.61/1157.85	c total #watches: 280114
1158.91/1159.16	c total #propagations: 399437637 / total #impl: 1728695936 (eff. 0.231)
1158.91/1159.16	c #Conflicts:     899000 | #Learnt:      34192 | 0.000
1158.91/1159.16	c total clause space: 335.816MB
1158.91/1159.16	c total #watches: 283075
1160.51/1160.75	c total #propagations: 399734326 / total #impl: 1729758805 (eff. 0.231)
1160.51/1160.75	c #Conflicts:     900000 | #Learnt:      35192 | 0.000
1160.51/1160.75	c total clause space: 335.816MB
1160.51/1160.75	c total #watches: 287320
1161.71/1161.94	c total #propagations: 400158789 / total #impl: 1731372541 (eff. 0.231)
1161.71/1161.94	c #Conflicts:     901000 | #Learnt:      36192 | 0.000
1161.71/1161.94	c total clause space: 335.816MB
1161.71/1161.94	c total #watches: 291278
1163.51/1163.71	c total #propagations: 400533618 / total #impl: 1732850004 (eff. 0.231)
1163.51/1163.71	c #Conflicts:     902000 | #Learnt:      37192 | 0.000
1163.51/1163.71	c total clause space: 335.816MB
1163.51/1163.71	c total #watches: 297072
1165.01/1165.23	c total #propagations: 400991168 / total #impl: 1734905694 (eff. 0.231)
1165.01/1165.23	c #Conflicts:     903000 | #Learnt:      38192 | 0.000
1165.01/1165.23	c total clause space: 335.816MB
1165.01/1165.23	c total #watches: 301342
1166.71/1166.91	c total #propagations: 401352797 / total #impl: 1736424714 (eff. 0.231)
1166.71/1166.91	c #Conflicts:     904000 | #Learnt:      39192 | 0.000
1166.71/1166.91	c total clause space: 335.816MB
1166.71/1166.91	c total #watches: 305835
1168.91/1169.13	c total #propagations: 401816505 / total #impl: 1738381810 (eff. 0.231)
1168.91/1169.13	c #Conflicts:     905000 | #Learnt:      40192 | 0.000
1168.91/1169.13	c total clause space: 335.816MB
1168.91/1169.13	c total #watches: 310299
1170.21/1170.49	c total #propagations: 402329187 / total #impl: 1740284285 (eff. 0.231)
1170.21/1170.49	c #Conflicts:     906000 | #Learnt:      41192 | 0.000
1170.21/1170.49	c total clause space: 335.816MB
1170.21/1170.49	c total #watches: 313783
1171.71/1171.98	c total #propagations: 402686402 / total #impl: 1741621441 (eff. 0.231)
1171.71/1171.98	c #Conflicts:     907000 | #Learnt:      42192 | 0.000
1171.71/1171.98	c total clause space: 335.816MB
1171.71/1171.98	c total #watches: 317903
1173.31/1173.59	c total #propagations: 403047340 / total #impl: 1743294146 (eff. 0.231)
1173.31/1173.59	c #Conflicts:     908000 | #Learnt:      43192 | 0.000
1173.31/1173.59	c total clause space: 335.816MB
1173.31/1173.59	c total #watches: 321653
1174.91/1175.16	c total #propagations: 403456553 / total #impl: 1745230741 (eff. 0.231)
1174.91/1175.16	c #Conflicts:     909000 | #Learnt:      44192 | 0.000
1174.91/1175.16	c total clause space: 335.816MB
1174.91/1175.16	c total #watches: 328704
1176.51/1176.79	c total #propagations: 403837774 / total #impl: 1747225099 (eff. 0.231)
1176.51/1176.79	c #Conflicts:     910000 | #Learnt:      45192 | 0.000
1176.51/1176.79	c total clause space: 335.816MB
1176.51/1176.79	c total #watches: 335163
1178.41/1178.68	c total #propagations: 404217414 / total #impl: 1749373190 (eff. 0.231)
1178.41/1178.68	c GARBAGE COLLECT
1178.41/1178.68	c #Conflicts:     911000 | #Learnt:      23179 | 0.000
1178.41/1178.68	c total clause space: 335.816MB
1178.41/1178.68	c total #watches: 227284
1179.71/1179.96	c total #propagations: 404633060 / total #impl: 1751606107 (eff. 0.231)
1179.71/1179.96	c #Conflicts:     912000 | #Learnt:      24179 | 0.000
1179.71/1179.96	c total clause space: 335.816MB
1179.71/1179.96	c total #watches: 232988
1181.11/1181.35	c total #propagations: 405147063 / total #impl: 1753684793 (eff. 0.231)
1181.11/1181.35	c #Conflicts:     913000 | #Learnt:      25179 | 0.000
1181.11/1181.35	c total clause space: 335.816MB
1181.11/1181.35	c total #watches: 238252
1182.21/1182.46	c total #propagations: 405643270 / total #impl: 1755663486 (eff. 0.231)
1182.21/1182.46	c #Conflicts:     914000 | #Learnt:      26179 | 0.000
1182.21/1182.46	c total clause space: 335.816MB
1182.21/1182.46	c total #watches: 242587
1183.41/1183.64	c total #propagations: 406134928 / total #impl: 1757632311 (eff. 0.231)
1183.41/1183.64	c #Conflicts:     915000 | #Learnt:      27179 | 0.000
1183.41/1183.64	c total clause space: 335.816MB
1183.41/1183.64	c total #watches: 247646
1184.81/1185.03	c total #propagations: 406563097 / total #impl: 1759382872 (eff. 0.231)
1184.81/1185.03	c #Conflicts:     916000 | #Learnt:      28179 | 0.000
1184.81/1185.03	c total clause space: 335.816MB
1184.81/1185.03	c total #watches: 252640
1185.91/1186.16	c total #propagations: 407002680 / total #impl: 1761063912 (eff. 0.231)
1185.91/1186.16	c #Conflicts:     917000 | #Learnt:      29179 | 0.000
1185.91/1186.16	c total clause space: 335.816MB
1185.91/1186.16	c total #watches: 257062
1187.11/1187.34	c total #propagations: 407412773 / total #impl: 1762712184 (eff. 0.231)
1187.11/1187.34	c #Conflicts:     918000 | #Learnt:      30179 | 0.000
1187.11/1187.34	c total clause space: 335.816MB
1187.11/1187.34	c total #watches: 261239
1188.21/1188.41	c total #propagations: 407844686 / total #impl: 1764405005 (eff. 0.231)
1188.21/1188.41	c #Conflicts:     919000 | #Learnt:      31179 | 0.000
1188.21/1188.41	c total clause space: 335.816MB
1188.21/1188.41	c total #watches: 264787
1189.41/1189.63	c total #propagations: 408245781 / total #impl: 1766050080 (eff. 0.231)
1189.41/1189.63	c #Conflicts:     920000 | #Learnt:      32179 | 0.000
1189.41/1189.63	c total clause space: 335.816MB
1189.41/1189.63	c total #watches: 269190
1190.90/1191.16	c total #propagations: 408649589 / total #impl: 1767676585 (eff. 0.231)
1190.90/1191.16	c #Conflicts:     921000 | #Learnt:      33179 | 0.000
1190.90/1191.16	c total clause space: 335.816MB
1190.90/1191.16	c total #watches: 274189
1192.50/1192.73	c total #propagations: 409114356 / total #impl: 1769537712 (eff. 0.231)
1192.50/1192.73	c #Conflicts:     922000 | #Learnt:      34179 | 0.000
1192.50/1192.73	c total clause space: 335.816MB
1192.50/1192.73	c total #watches: 281282
1193.90/1194.17	c total #propagations: 409586388 / total #impl: 1771529813 (eff. 0.231)
1193.90/1194.17	c #Conflicts:     923000 | #Learnt:      35179 | 0.000
1193.90/1194.17	c total clause space: 335.816MB
1193.90/1194.17	c total #watches: 285465
1195.30/1195.57	c total #propagations: 410075711 / total #impl: 1773375530 (eff. 0.231)
1195.30/1195.57	c #Conflicts:     924000 | #Learnt:      36179 | 0.000
1195.30/1195.57	c total clause space: 335.816MB
1195.30/1195.57	c total #watches: 291255
1196.50/1196.77	c total #propagations: 410564437 / total #impl: 1775388079 (eff. 0.231)
1196.50/1196.77	c #Conflicts:     925000 | #Learnt:      37179 | 0.000
1196.50/1196.77	c total clause space: 335.816MB
1196.50/1196.77	c total #watches: 296783
1197.30/1197.56	c total #propagations: 410978538 / total #impl: 1777356115 (eff. 0.231)
1197.30/1197.56	c #Conflicts:     926000 | #Learnt:      38179 | 0.000
1197.30/1197.56	c total clause space: 335.816MB
1197.30/1197.56	c total #watches: 306143
1198.81/1199.07	c total #propagations: 411398100 / total #impl: 1779265302 (eff. 0.231)
1198.81/1199.07	c #Conflicts:     927000 | #Learnt:      39179 | 0.000
1198.81/1199.07	c total clause space: 335.816MB
1198.81/1199.07	c total #watches: 309621
1200.90/1201.18	c total #propagations: 411789804 / total #impl: 1780840880 (eff. 0.231)
1200.90/1201.18	c #Conflicts:     928000 | #Learnt:      40179 | 0.000
1200.90/1201.18	c total clause space: 335.816MB
1200.90/1201.18	c total #watches: 315147
1203.00/1203.21	c total #propagations: 412255173 / total #impl: 1782978260 (eff. 0.231)
1203.00/1203.21	c #Conflicts:     929000 | #Learnt:      41179 | 0.000
1203.00/1203.21	c total clause space: 335.816MB
1203.00/1203.21	c total #watches: 318709
1204.90/1205.16	c total #propagations: 412697839 / total #impl: 1784975066 (eff. 0.231)
1204.90/1205.16	c #Conflicts:     930000 | #Learnt:      42179 | 0.000
1204.90/1205.16	c total clause space: 335.816MB
1204.90/1205.16	c total #watches: 322495
1206.51/1206.77	c total #propagations: 413138028 / total #impl: 1787021778 (eff. 0.231)
1206.51/1206.77	c #Conflicts:     931000 | #Learnt:      43179 | 0.000
1206.51/1206.77	c total clause space: 335.816MB
1206.51/1206.77	c total #watches: 326807
1208.10/1208.34	c total #propagations: 413661566 / total #impl: 1789110093 (eff. 0.231)
1208.10/1208.34	c #Conflicts:     932000 | #Learnt:      44179 | 0.000
1208.10/1208.34	c total clause space: 335.816MB
1208.10/1208.34	c total #watches: 330690
1209.50/1209.74	c total #propagations: 414135646 / total #impl: 1791133325 (eff. 0.231)
1209.50/1209.74	c #Conflicts:     933000 | #Learnt:      45179 | 0.000
1209.50/1209.74	c total clause space: 335.816MB
1209.50/1209.74	c total #watches: 334948
1211.10/1211.37	c total #propagations: 414595397 / total #impl: 1793139416 (eff. 0.231)
1211.10/1211.37	c #Conflicts:     934000 | #Learnt:      46179 | 0.000
1211.10/1211.37	c total clause space: 335.816MB
1211.10/1211.37	c total #watches: 339907
1212.70/1212.92	c total #propagations: 414996730 / total #impl: 1794910493 (eff. 0.231)
1212.70/1212.92	c GARBAGE COLLECT
1212.70/1212.92	c #Conflicts:     935000 | #Learnt:      23876 | 0.000
1212.70/1212.92	c total clause space: 335.816MB
1212.70/1212.92	c total #watches: 231121
1213.70/1213.92	c total #propagations: 415479308 / total #impl: 1796942277 (eff. 0.231)
1213.70/1213.92	c #Conflicts:     936000 | #Learnt:      24876 | 0.000
1213.70/1213.92	c total clause space: 335.816MB
1213.70/1213.92	c total #watches: 237021
1214.60/1214.87	c total #propagations: 415899744 / total #impl: 1798966532 (eff. 0.231)
1214.60/1214.87	c #Conflicts:     937000 | #Learnt:      25876 | 0.000
1214.60/1214.87	c total clause space: 335.816MB
1214.60/1214.87	c total #watches: 241217
1215.60/1215.86	c total #propagations: 416243080 / total #impl: 1800373683 (eff. 0.231)
1215.60/1215.86	c #Conflicts:     938000 | #Learnt:      26876 | 0.000
1215.60/1215.86	c total clause space: 335.816MB
1215.60/1215.86	c total #watches: 244976
1216.60/1216.82	c total #propagations: 416556925 / total #impl: 1801631314 (eff. 0.231)
1216.60/1216.82	c #Conflicts:     939000 | #Learnt:      27876 | 0.000
1216.60/1216.82	c total clause space: 335.816MB
1216.60/1216.82	c total #watches: 248292
1217.61/1217.87	c total #propagations: 416843870 / total #impl: 1802767182 (eff. 0.231)
1217.61/1217.87	c #Conflicts:     940000 | #Learnt:      28876 | 0.000
1217.61/1217.87	c total clause space: 335.816MB
1217.61/1217.87	c total #watches: 251296
1218.61/1218.81	c total #propagations: 417135089 / total #impl: 1803955036 (eff. 0.231)
1218.61/1218.81	c #Conflicts:     941000 | #Learnt:      29876 | 0.000
1218.61/1218.81	c total clause space: 335.816MB
1218.61/1218.81	c total #watches: 254647
1219.60/1219.80	c total #propagations: 417412484 / total #impl: 1805077437 (eff. 0.231)
1219.60/1219.80	c #Conflicts:     942000 | #Learnt:      30876 | 0.000
1219.60/1219.80	c total clause space: 335.816MB
1219.60/1219.80	c total #watches: 258087
1220.60/1220.81	c total #propagations: 417706963 / total #impl: 1806342119 (eff. 0.231)
1220.60/1220.81	c #Conflicts:     943000 | #Learnt:      31876 | 0.000
1220.60/1220.81	c total clause space: 335.816MB
1220.60/1220.81	c total #watches: 261777
1221.60/1221.84	c total #propagations: 417989345 / total #impl: 1807575012 (eff. 0.231)
1221.60/1221.84	c #Conflicts:     944000 | #Learnt:      32876 | 0.000
1221.60/1221.84	c total clause space: 335.816MB
1221.60/1221.84	c total #watches: 264408
1222.70/1222.93	c total #propagations: 418276373 / total #impl: 1808798948 (eff. 0.231)
1222.70/1222.93	c #Conflicts:     945000 | #Learnt:      33876 | 0.000
1222.70/1222.93	c total clause space: 335.816MB
1222.70/1222.93	c total #watches: 267611
1223.70/1223.93	c total #propagations: 418608726 / total #impl: 1810261730 (eff. 0.231)
1223.70/1223.93	c #Conflicts:     946000 | #Learnt:      34876 | 0.000
1223.70/1223.93	c total clause space: 335.816MB
1223.70/1223.93	c total #watches: 270723
1224.70/1224.92	c total #propagations: 418935593 / total #impl: 1811609985 (eff. 0.231)
1224.70/1224.92	c #Conflicts:     947000 | #Learnt:      35876 | 0.000
1224.70/1224.92	c total clause space: 335.816MB
1224.70/1224.92	c total #watches: 274196
1225.70/1225.90	c total #propagations: 419255867 / total #impl: 1812879851 (eff. 0.231)
1225.70/1225.90	c #Conflicts:     948000 | #Learnt:      36876 | 0.000
1225.70/1225.90	c total clause space: 335.816MB
1225.70/1225.90	c total #watches: 278195
1226.70/1226.97	c total #propagations: 419561831 / total #impl: 1814110659 (eff. 0.231)
1226.70/1226.97	c #Conflicts:     949000 | #Learnt:      37876 | 0.000
1226.70/1226.97	c total clause space: 335.816MB
1226.70/1226.97	c total #watches: 281197
1228.50/1228.72	c total #propagations: 419888765 / total #impl: 1815476063 (eff. 0.231)
1228.50/1228.72	c #Conflicts:     950000 | #Learnt:      38876 | 0.000
1228.50/1228.72	c total clause space: 335.816MB
1228.50/1228.72	c total #watches: 291601
1230.90/1231.13	c total #propagations: 420400605 / total #impl: 1818078568 (eff. 0.231)
1230.90/1231.13	c #Conflicts:     951000 | #Learnt:      39876 | 0.000
1230.90/1231.13	c total clause space: 335.816MB
1230.90/1231.13	c total #watches: 301351
1233.30/1233.57	c total #propagations: 420998447 / total #impl: 1821577919 (eff. 0.231)
1233.30/1233.57	c #Conflicts:     952000 | #Learnt:      40876 | 0.000
1233.30/1233.57	c total clause space: 335.816MB
1233.30/1233.57	c total #watches: 311630
1236.10/1236.31	c total #propagations: 421559171 / total #impl: 1825881139 (eff. 0.231)
1236.10/1236.31	c #Conflicts:     953000 | #Learnt:      41876 | 0.000
1236.10/1236.31	c total clause space: 335.816MB
1236.10/1236.31	c total #watches: 321221
1239.20/1239.42	c total #propagations: 422098564 / total #impl: 1828898921 (eff. 0.231)
1239.20/1239.42	c #Conflicts:     954000 | #Learnt:      42876 | 0.000
1239.20/1239.42	c total clause space: 335.816MB
1239.20/1239.42	c total #watches: 329925
1242.40/1242.69	c total #propagations: 422680067 / total #impl: 1832179052 (eff. 0.231)
1242.40/1242.69	c #Conflicts:     955000 | #Learnt:      43876 | 0.000
1242.40/1242.69	c total clause space: 335.816MB
1242.40/1242.69	c total #watches: 335972
1245.70/1245.90	c total #propagations: 423219363 / total #impl: 1835195741 (eff. 0.231)
1245.70/1245.90	c #Conflicts:     956000 | #Learnt:      44876 | 0.000
1245.70/1245.90	c total clause space: 335.816MB
1245.70/1245.90	c total #watches: 341613
1249.00/1249.26	c total #propagations: 423742070 / total #impl: 1838084330 (eff. 0.231)
1249.00/1249.26	c #Conflicts:     957000 | #Learnt:      45876 | 0.000
1249.00/1249.26	c total clause space: 335.816MB
1249.00/1249.26	c total #watches: 348361
1252.09/1252.35	c total #propagations: 424263526 / total #impl: 1841121857 (eff. 0.230)
1252.09/1252.35	c #Conflicts:     958000 | #Learnt:      46876 | 0.000
1252.09/1252.35	c total clause space: 335.816MB
1252.09/1252.35	c total #watches: 357608
1254.49/1254.73	c total #propagations: 424729859 / total #impl: 1843961200 (eff. 0.230)
1254.49/1254.73	c GARBAGE COLLECT
1254.49/1254.73	c #Conflicts:     959000 | #Learnt:      24286 | 0.000
1254.49/1254.73	c total clause space: 335.816MB
1254.49/1254.73	c total #watches: 234161
1256.19/1256.49	c total #propagations: 425209132 / total #impl: 1846259055 (eff. 0.230)
1256.19/1256.49	c #Conflicts:     960000 | #Learnt:      25286 | 0.000
1256.19/1256.49	c total clause space: 335.816MB
1256.19/1256.49	c total #watches: 241039
1258.09/1258.40	c total #propagations: 425745769 / total #impl: 1848521427 (eff. 0.230)
1258.09/1258.40	c #Conflicts:     961000 | #Learnt:      26286 | 0.000
1258.09/1258.40	c total clause space: 335.816MB
1258.09/1258.40	c total #watches: 251256
1260.50/1260.71	c total #propagations: 426250855 / total #impl: 1850888253 (eff. 0.230)
1260.50/1260.71	c #Conflicts:     962000 | #Learnt:      27286 | 0.000
1260.50/1260.71	c total clause space: 335.816MB
1260.50/1260.71	c total #watches: 257845
1262.70/1262.94	c total #propagations: 426779802 / total #impl: 1853185347 (eff. 0.230)
1262.70/1262.94	c #Conflicts:     963000 | #Learnt:      28286 | 0.000
1262.70/1262.94	c total clause space: 335.816MB
1262.70/1262.94	c total #watches: 263853
1265.49/1265.70	c total #propagations: 427282664 / total #impl: 1855304853 (eff. 0.230)
1265.49/1265.70	c #Conflicts:     964000 | #Learnt:      29286 | 0.000
1265.49/1265.70	c total clause space: 335.816MB
1265.49/1265.70	c total #watches: 269822
1267.79/1268.01	c total #propagations: 427828074 / total #impl: 1857758758 (eff. 0.230)
1267.79/1268.01	c #Conflicts:     965000 | #Learnt:      30286 | 0.000
1267.79/1268.01	c total clause space: 335.816MB
1267.79/1268.01	c total #watches: 275584
1270.49/1270.79	c total #propagations: 428256544 / total #impl: 1859705395 (eff. 0.230)
1270.49/1270.79	c #Conflicts:     966000 | #Learnt:      31286 | 0.000
1270.49/1270.79	c total clause space: 335.816MB
1270.49/1270.79	c total #watches: 281259
1273.60/1273.86	c total #propagations: 428748387 / total #impl: 1862096224 (eff. 0.230)
1273.60/1273.86	c #Conflicts:     967000 | #Learnt:      32286 | 0.000
1273.60/1273.86	c total clause space: 335.816MB
1273.60/1273.86	c total #watches: 287273
1277.09/1277.39	c total #propagations: 429247571 / total #impl: 1864416752 (eff. 0.230)
1277.09/1277.39	c #Conflicts:     968000 | #Learnt:      33286 | 0.000
1277.09/1277.39	c total clause space: 335.816MB
1277.09/1277.39	c total #watches: 293250
1281.30/1281.54	c total #propagations: 429809757 / total #impl: 1866979816 (eff. 0.230)
1281.30/1281.54	c #Conflicts:     969000 | #Learnt:      34286 | 0.000
1281.30/1281.54	c total clause space: 335.816MB
1281.30/1281.54	c total #watches: 303065
1285.29/1285.55	c total #propagations: 430400683 / total #impl: 1870041693 (eff. 0.230)
1285.29/1285.55	c #Conflicts:     970000 | #Learnt:      35286 | 0.000
1285.29/1285.55	c total clause space: 335.816MB
1285.29/1285.55	c total #watches: 309797
1288.89/1289.11	c total #propagations: 430935096 / total #impl: 1872824204 (eff. 0.230)
1288.89/1289.11	c #Conflicts:     971000 | #Learnt:      36286 | 0.000
1288.89/1289.11	c total clause space: 335.816MB
1288.89/1289.11	c total #watches: 315777
1292.29/1292.54	c total #propagations: 431405451 / total #impl: 1875414852 (eff. 0.230)
1292.29/1292.54	c #Conflicts:     972000 | #Learnt:      37286 | 0.000
1292.29/1292.54	c total clause space: 335.816MB
1292.29/1292.54	c total #watches: 322467
1296.49/1296.80	c total #propagations: 431810106 / total #impl: 1877698968 (eff. 0.230)
1296.49/1296.80	c #Conflicts:     973000 | #Learnt:      38286 | 0.000
1296.49/1296.80	c total clause space: 335.816MB
1296.49/1296.80	c total #watches: 329615
1300.79/1301.03	c total #propagations: 432291950 / total #impl: 1880415421 (eff. 0.230)
1300.79/1301.03	c #Conflicts:     974000 | #Learnt:      39286 | 0.000
1300.79/1301.03	c total clause space: 335.816MB
1300.79/1301.03	c total #watches: 337370
1304.58/1304.89	c total #propagations: 432758892 / total #impl: 1882928997 (eff. 0.230)
1304.58/1304.89	c #Conflicts:     975000 | #Learnt:      40286 | 0.000
1304.58/1304.89	c total clause space: 335.816MB
1304.58/1304.89	c total #watches: 343842
1306.59/1306.86	c total #propagations: 433215043 / total #impl: 1885320716 (eff. 0.230)
1306.59/1306.86	c #Conflicts:     976000 | #Learnt:      41286 | 0.000
1306.59/1306.86	c total clause space: 335.816MB
1306.59/1306.86	c total #watches: 349880
1308.39/1308.63	c total #propagations: 433673674 / total #impl: 1887337868 (eff. 0.230)
1308.39/1308.63	c #Conflicts:     977000 | #Learnt:      42286 | 0.000
1308.39/1308.63	c total clause space: 335.816MB
1308.39/1308.63	c total #watches: 354253
1309.78/1310.06	c total #propagations: 434124156 / total #impl: 1889256029 (eff. 0.230)
1309.78/1310.06	c #Conflicts:     978000 | #Learnt:      43286 | 0.000
1309.78/1310.06	c total clause space: 335.816MB
1309.78/1310.06	c total #watches: 357846
1311.58/1311.86	c total #propagations: 434528932 / total #impl: 1891051599 (eff. 0.230)
1311.58/1311.86	c #Conflicts:     979000 | #Learnt:      44286 | 0.000
1311.58/1311.86	c total clause space: 335.816MB
1311.58/1311.86	c total #watches: 361837
1313.29/1313.57	c total #propagations: 434963900 / total #impl: 1892999164 (eff. 0.230)
1313.29/1313.57	c #Conflicts:     980000 | #Learnt:      45286 | 0.000
1313.29/1313.57	c total clause space: 335.816MB
1313.29/1313.57	c total #watches: 366790
1315.18/1315.44	c total #propagations: 435350857 / total #impl: 1894933453 (eff. 0.230)
1315.18/1315.44	c #Conflicts:     981000 | #Learnt:      46286 | 0.000
1315.18/1315.44	c total clause space: 335.816MB
1315.18/1315.44	c total #watches: 371474
1316.98/1317.26	c total #propagations: 435804224 / total #impl: 1896950794 (eff. 0.230)
1316.98/1317.26	c #Conflicts:     982000 | #Learnt:      47286 | 0.000
1316.98/1317.26	c total clause space: 335.816MB
1316.98/1317.26	c total #watches: 377694
1317.98/1318.29	c total #propagations: 436282602 / total #impl: 1898961193 (eff. 0.230)
1317.98/1318.29	c GARBAGE COLLECT
1317.98/1318.29	c #Conflicts:     983000 | #Learnt:      24402 | 0.000
1317.98/1318.29	c total clause space: 335.816MB
1317.98/1318.29	c total #watches: 234999
1319.28/1319.51	c total #propagations: 436701241 / total #impl: 1900738577 (eff. 0.230)
1319.28/1319.51	c #Conflicts:     984000 | #Learnt:      25402 | 0.000
1319.28/1319.51	c total clause space: 335.816MB
1319.28/1319.51	c total #watches: 240629
1320.48/1320.75	c total #propagations: 437210122 / total #impl: 1902949138 (eff. 0.230)
1320.48/1320.75	c #Conflicts:     985000 | #Learnt:      26402 | 0.000
1320.48/1320.75	c total clause space: 335.816MB
1320.48/1320.75	c total #watches: 244763
1321.68/1321.93	c total #propagations: 437686997 / total #impl: 1905007658 (eff. 0.230)
1321.68/1321.93	c #Conflicts:     986000 | #Learnt:      27402 | 0.000
1321.68/1321.93	c total clause space: 335.816MB
1321.68/1321.93	c total #watches: 248980
1322.88/1323.17	c total #propagations: 438176122 / total #impl: 1907023609 (eff. 0.230)
1322.88/1323.17	c #Conflicts:     987000 | #Learnt:      28402 | 0.000
1322.88/1323.17	c total clause space: 335.816MB
1322.88/1323.17	c total #watches: 252929
1324.08/1324.40	c total #propagations: 438721393 / total #impl: 1909487281 (eff. 0.230)
1324.08/1324.40	c #Conflicts:     988000 | #Learnt:      29402 | 0.000
1324.08/1324.40	c total clause space: 335.816MB
1324.08/1324.40	c total #watches: 257311
1325.48/1325.71	c total #propagations: 439204541 / total #impl: 1911545884 (eff. 0.230)
1325.48/1325.71	c #Conflicts:     989000 | #Learnt:      30402 | 0.000
1325.48/1325.71	c total clause space: 335.816MB
1325.48/1325.71	c total #watches: 265842
1326.98/1327.23	c total #propagations: 439662527 / total #impl: 1913872815 (eff. 0.230)
1326.98/1327.23	c #Conflicts:     990000 | #Learnt:      31402 | 0.000
1326.98/1327.23	c total clause space: 335.816MB
1326.98/1327.23	c total #watches: 271527
1328.59/1328.82	c total #propagations: 440186268 / total #impl: 1916556272 (eff. 0.230)
1328.59/1328.82	c #Conflicts:     991000 | #Learnt:      32402 | 0.000
1328.59/1328.82	c total clause space: 335.816MB
1328.59/1328.82	c total #watches: 278639
1330.48/1330.72	c total #propagations: 440708405 / total #impl: 1919175460 (eff. 0.230)
1330.48/1330.72	c #Conflicts:     992000 | #Learnt:      33402 | 0.000
1330.48/1330.72	c total clause space: 335.816MB
1330.48/1330.72	c total #watches: 290189
1332.58/1332.89	c total #propagations: 441221986 / total #impl: 1922551031 (eff. 0.229)
1332.58/1332.89	c #Conflicts:     993000 | #Learnt:      34402 | 0.000
1332.58/1332.89	c total clause space: 335.816MB
1332.58/1332.89	c total #watches: 294185
1335.58/1335.80	c total #propagations: 441729883 / total #impl: 1925912583 (eff. 0.229)
1335.58/1335.80	c #Conflicts:     994000 | #Learnt:      35402 | 0.000
1335.58/1335.80	c total clause space: 335.816MB
1335.58/1335.80	c total #watches: 302531
1338.28/1338.54	c total #propagations: 442233153 / total #impl: 1929335867 (eff. 0.229)
1338.28/1338.54	c #Conflicts:     995000 | #Learnt:      36402 | 0.000
1338.28/1338.54	c total clause space: 335.816MB
1338.28/1338.54	c total #watches: 309988
1341.38/1341.66	c total #propagations: 442670617 / total #impl: 1932226117 (eff. 0.229)
1341.38/1341.66	c #Conflicts:     996000 | #Learnt:      37402 | 0.000
1341.38/1341.66	c total clause space: 335.816MB
1341.38/1341.66	c total #watches: 314424
1344.28/1344.55	c total #propagations: 443124296 / total #impl: 1935150324 (eff. 0.229)
1344.28/1344.55	c #Conflicts:     997000 | #Learnt:      38402 | 0.000
1344.28/1344.55	c total clause space: 335.816MB
1344.28/1344.55	c total #watches: 318741
1347.48/1347.73	c total #propagations: 443645513 / total #impl: 1938750642 (eff. 0.229)
1347.48/1347.73	c #Conflicts:     998000 | #Learnt:      39402 | 0.000
1347.48/1347.73	c total clause space: 335.816MB
1347.48/1347.73	c total #watches: 324140
1350.78/1351.03	c total #propagations: 444102984 / total #impl: 1941247301 (eff. 0.229)
1350.78/1351.03	c #Conflicts:     999000 | #Learnt:      40402 | 0.000
1350.78/1351.03	c total clause space: 335.816MB
1350.78/1351.03	c total #watches: 329577
1353.88/1354.16	c total #propagations: 444556675 / total #impl: 1943581227 (eff. 0.229)
1353.88/1354.16	c #Conflicts:    1000000 | #Learnt:      41402 | 0.000
1353.88/1354.16	c total clause space: 335.816MB
1353.88/1354.16	c total #watches: 335475
1357.08/1357.38	c total #propagations: 444985525 / total #impl: 1945911410 (eff. 0.229)
1357.08/1357.38	c #Conflicts:    1001000 | #Learnt:      42402 | 0.000
1357.08/1357.38	c total clause space: 335.816MB
1357.08/1357.38	c total #watches: 341175
1361.38/1361.68	c total #propagations: 445481567 / total #impl: 1949430197 (eff. 0.229)
1361.38/1361.68	c #Conflicts:    1002000 | #Learnt:      43402 | 0.000
1361.38/1361.68	c total clause space: 335.816MB
1361.38/1361.68	c total #watches: 345639
1365.48/1365.71	c total #propagations: 445987003 / total #impl: 1952106655 (eff. 0.228)
1365.48/1365.71	c #Conflicts:    1003000 | #Learnt:      44402 | 0.000
1365.48/1365.71	c total clause space: 335.816MB
1365.48/1365.71	c total #watches: 350043
1368.57/1368.80	c total #propagations: 446469210 / total #impl: 1954756850 (eff. 0.228)
1368.57/1368.80	c #Conflicts:    1004000 | #Learnt:      45402 | 0.000
1368.57/1368.80	c total clause space: 335.816MB
1368.57/1368.80	c total #watches: 357667
1373.27/1373.56	c total #propagations: 446938638 / total #impl: 1957318330 (eff. 0.228)
1373.27/1373.56	c #Conflicts:    1005000 | #Learnt:      46402 | 0.000
1373.27/1373.56	c total clause space: 335.816MB
1373.27/1373.56	c total #watches: 367710
1378.18/1378.41	c total #propagations: 447447507 / total #impl: 1961073486 (eff. 0.228)
1378.18/1378.41	c #Conflicts:    1006000 | #Learnt:      47402 | 0.000
1378.18/1378.41	c total clause space: 335.816MB
1378.18/1378.42	c total #watches: 376330
1381.98/1382.25	c total #propagations: 447944186 / total #impl: 1965115285 (eff. 0.228)
1381.98/1382.25	c #Conflicts:    1007000 | #Learnt:      48402 | 0.000
1381.98/1382.25	c total clause space: 335.816MB
1381.98/1382.25	c total #watches: 381134
1383.58/1383.88	c total #propagations: 448469408 / total #impl: 1967322174 (eff. 0.228)
1383.58/1383.88	c GARBAGE COLLECT
1383.58/1383.88	c #Conflicts:    1008000 | #Learnt:      25204 | 0.000
1383.58/1383.88	c total clause space: 335.816MB
1383.58/1383.88	c total #watches: 237904
1384.78/1385.07	c total #propagations: 449017485 / total #impl: 1969560793 (eff. 0.228)
1384.78/1385.07	c #Conflicts:    1009000 | #Learnt:      26204 | 0.000
1384.78/1385.07	c total clause space: 335.816MB
1384.78/1385.07	c total #watches: 240902
1386.08/1386.35	c total #propagations: 449522161 / total #impl: 1971661560 (eff. 0.228)
1386.08/1386.35	c #Conflicts:    1010000 | #Learnt:      27204 | 0.000
1386.08/1386.35	c total clause space: 335.816MB
1386.08/1386.35	c total #watches: 243539
1387.48/1387.75	c total #propagations: 450023169 / total #impl: 1973864444 (eff. 0.228)
1387.48/1387.75	c #Conflicts:    1011000 | #Learnt:      28204 | 0.000
1387.48/1387.75	c total clause space: 335.816MB
1387.48/1387.75	c total #watches: 248405
1388.97/1389.24	c total #propagations: 450533661 / total #impl: 1976152581 (eff. 0.228)
1388.97/1389.24	c #Conflicts:    1012000 | #Learnt:      29204 | 0.000
1388.97/1389.24	c total clause space: 335.816MB
1388.97/1389.24	c total #watches: 254072
1390.57/1390.82	c total #propagations: 451024531 / total #impl: 1978321880 (eff. 0.228)
1390.57/1390.82	c #Conflicts:    1013000 | #Learnt:      30204 | 0.000
1390.57/1390.82	c total clause space: 335.816MB
1390.57/1390.82	c total #watches: 258533
1392.07/1392.31	c total #propagations: 451564257 / total #impl: 1980637949 (eff. 0.228)
1392.07/1392.31	c #Conflicts:    1014000 | #Learnt:      31204 | 0.000
1392.07/1392.31	c total clause space: 335.816MB
1392.07/1392.31	c total #watches: 263648
1393.77/1394.01	c total #propagations: 451996404 / total #impl: 1982842767 (eff. 0.228)
1393.77/1394.01	c #Conflicts:    1015000 | #Learnt:      32204 | 0.000
1393.77/1394.01	c total clause space: 335.816MB
1393.77/1394.01	c total #watches: 269252
1395.68/1395.96	c total #propagations: 452479905 / total #impl: 1985030226 (eff. 0.228)
1395.68/1395.96	c #Conflicts:    1016000 | #Learnt:      33204 | 0.000
1395.68/1395.96	c total clause space: 335.816MB
1395.68/1395.96	c total #watches: 280672
1397.88/1398.19	c total #propagations: 452947714 / total #impl: 1987798208 (eff. 0.228)
1397.88/1398.19	c #Conflicts:    1017000 | #Learnt:      34204 | 0.000
1397.88/1398.19	c total clause space: 335.816MB
1397.88/1398.19	c total #watches: 288198
1400.27/1400.52	c total #propagations: 453461293 / total #impl: 1991132816 (eff. 0.228)
1400.27/1400.52	c #Conflicts:    1018000 | #Learnt:      35204 | 0.000
1400.27/1400.52	c total clause space: 335.816MB
1400.27/1400.52	c total #watches: 296362
1402.77/1403.03	c total #propagations: 453945372 / total #impl: 1993937949 (eff. 0.228)
1402.77/1403.03	c #Conflicts:    1019000 | #Learnt:      36204 | 0.000
1402.77/1403.03	c total clause space: 335.816MB
1402.77/1403.03	c total #watches: 303128
1405.37/1405.66	c total #propagations: 454419274 / total #impl: 1996971487 (eff. 0.228)
1405.37/1405.66	c #Conflicts:    1020000 | #Learnt:      37204 | 0.000
1405.37/1405.66	c total clause space: 335.816MB
1405.37/1405.66	c total #watches: 308582
1408.07/1408.37	c total #propagations: 454954073 / total #impl: 1999819358 (eff. 0.227)
1408.07/1408.37	c #Conflicts:    1021000 | #Learnt:      38204 | 0.000
1408.07/1408.37	c total clause space: 335.816MB
1408.07/1408.37	c total #watches: 313614
1410.97/1411.27	c total #propagations: 455426073 / total #impl: 2002418227 (eff. 0.227)
1410.97/1411.27	c #Conflicts:    1022000 | #Learnt:      39204 | 0.000
1410.97/1411.27	c total clause space: 335.816MB
1410.97/1411.27	c total #watches: 318530
1414.07/1414.35	c total #propagations: 455904035 / total #impl: 2005115857 (eff. 0.227)
1414.07/1414.35	c #Conflicts:    1023000 | #Learnt:      40204 | 0.000
1414.07/1414.35	c total clause space: 335.816MB
1414.07/1414.35	c total #watches: 324410
1417.57/1417.89	c total #propagations: 456379670 / total #impl: 2007885124 (eff. 0.227)
1417.57/1417.89	c #Conflicts:    1024000 | #Learnt:      41204 | 0.000
1417.57/1417.89	c total clause space: 335.816MB
1417.57/1417.89	c total #watches: 328167
1421.08/1421.35	c total #propagations: 456868935 / total #impl: 2010772610 (eff. 0.227)
1421.08/1421.35	c #Conflicts:    1025000 | #Learnt:      42204 | 0.000
1421.08/1421.35	c total clause space: 335.816MB
1421.08/1421.35	c total #watches: 334174
1424.97/1425.29	c total #propagations: 457331323 / total #impl: 2013509963 (eff. 0.227)
1424.97/1425.29	c #Conflicts:    1026000 | #Learnt:      43204 | 0.000
1424.97/1425.29	c total clause space: 335.816MB
1424.97/1425.29	c total #watches: 340567
1427.77/1428.03	c total #propagations: 457826014 / total #impl: 2016482816 (eff. 0.227)
1427.77/1428.03	c #Conflicts:    1027000 | #Learnt:      44204 | 0.000
1427.77/1428.03	c total clause space: 335.816MB
1427.77/1428.03	c total #watches: 347071
1430.37/1430.61	c total #propagations: 458208134 / total #impl: 2018596823 (eff. 0.227)
1430.37/1430.61	c #Conflicts:    1028000 | #Learnt:      45204 | 0.000
1430.37/1430.61	c total clause space: 335.816MB
1430.37/1430.61	c total #watches: 351237
1432.87/1433.17	c total #propagations: 458574662 / total #impl: 2020621324 (eff. 0.227)
1432.87/1433.17	c #Conflicts:    1029000 | #Learnt:      46204 | 0.000
1432.87/1433.17	c total clause space: 335.816MB
1432.87/1433.17	c total #watches: 357664
1435.87/1436.19	c total #propagations: 458934363 / total #impl: 2022667270 (eff. 0.227)
1435.87/1436.19	c #Conflicts:    1030000 | #Learnt:      47204 | 0.000
1435.87/1436.19	c total clause space: 335.816MB
1435.87/1436.19	c total #watches: 363132
1439.07/1439.33	c total #propagations: 459313946 / total #impl: 2024825812 (eff. 0.227)
1439.07/1439.33	c #Conflicts:    1031000 | #Learnt:      48204 | 0.000
1439.07/1439.33	c total clause space: 335.816MB
1439.07/1439.33	c total #watches: 368110
1441.87/1442.19	c total #propagations: 459708301 / total #impl: 2027194035 (eff. 0.227)
1441.87/1442.19	c GARBAGE COLLECT
1441.87/1442.19	c #Conflicts:    1032000 | #Learnt:      24710 | 0.000
1441.87/1442.19	c total clause space: 335.816MB
1441.87/1442.19	c total #watches: 236092
1442.97/1443.21	c total #propagations: 460088255 / total #impl: 2029374277 (eff. 0.227)
1442.97/1443.21	c #Conflicts:    1033000 | #Learnt:      25710 | 0.000
1442.97/1443.21	c total clause space: 335.816MB
1442.97/1443.21	c total #watches: 241651
1443.87/1444.15	c total #propagations: 460489038 / total #impl: 2031073502 (eff. 0.227)
1443.87/1444.15	c #Conflicts:    1034000 | #Learnt:      26710 | 0.000
1443.87/1444.15	c total clause space: 335.816MB
1443.87/1444.15	c total #watches: 245826
1444.87/1445.17	c total #propagations: 460843174 / total #impl: 2032585737 (eff. 0.227)
1444.87/1445.17	c #Conflicts:    1035000 | #Learnt:      27710 | 0.000
1444.87/1445.17	c total clause space: 335.816MB
1444.87/1445.17	c total #watches: 249385
1446.07/1446.32	c total #propagations: 461205727 / total #impl: 2034093798 (eff. 0.227)
1446.07/1446.32	c #Conflicts:    1036000 | #Learnt:      28710 | 0.000
1446.07/1446.32	c total clause space: 335.816MB
1446.07/1446.32	c total #watches: 252939
1447.17/1447.49	c total #propagations: 461600436 / total #impl: 2035767245 (eff. 0.227)
1447.17/1447.49	c #Conflicts:    1037000 | #Learnt:      29710 | 0.000
1447.17/1447.49	c total clause space: 335.816MB
1447.17/1447.49	c total #watches: 257900
1448.47/1448.74	c total #propagations: 461986185 / total #impl: 2037576206 (eff. 0.227)
1448.47/1448.74	c #Conflicts:    1038000 | #Learnt:      30710 | 0.000
1448.47/1448.74	c total clause space: 335.816MB
1448.47/1448.74	c total #watches: 264542
1449.67/1449.97	c total #propagations: 462372230 / total #impl: 2039686152 (eff. 0.227)
1449.67/1449.97	c #Conflicts:    1039000 | #Learnt:      31710 | 0.000
1449.67/1449.97	c total clause space: 335.816MB
1449.67/1449.97	c total #watches: 269263
1451.07/1451.33	c total #propagations: 462721522 / total #impl: 2041780367 (eff. 0.227)
1451.07/1451.33	c #Conflicts:    1040000 | #Learnt:      32710 | 0.000
1451.07/1451.33	c total clause space: 335.816MB
1451.07/1451.33	c total #watches: 274807
1452.37/1452.63	c total #propagations: 463093450 / total #impl: 2043927254 (eff. 0.227)
1452.37/1452.63	c #Conflicts:    1041000 | #Learnt:      33710 | 0.000
1452.37/1452.63	c total clause space: 335.816MB
1452.37/1452.63	c total #watches: 280258
1453.67/1453.99	c total #propagations: 463458573 / total #impl: 2045645511 (eff. 0.227)
1453.67/1453.99	c #Conflicts:    1042000 | #Learnt:      34710 | 0.000
1453.67/1453.99	c total clause space: 335.816MB
1453.67/1453.99	c total #watches: 285841
1455.26/1455.58	c total #propagations: 463837101 / total #impl: 2047530474 (eff. 0.227)
1455.26/1455.58	c #Conflicts:    1043000 | #Learnt:      35710 | 0.000
1455.26/1455.58	c total clause space: 335.816MB
1455.26/1455.58	c total #watches: 290882
1456.96/1457.23	c total #propagations: 464196903 / total #impl: 2049348559 (eff. 0.227)
1456.96/1457.23	c #Conflicts:    1044000 | #Learnt:      36710 | 0.000
1456.96/1457.23	c total clause space: 335.816MB
1456.96/1457.23	c total #watches: 297682
1458.76/1459.00	c total #propagations: 464580729 / total #impl: 2051563668 (eff. 0.226)
1458.76/1459.00	c #Conflicts:    1045000 | #Learnt:      37710 | 0.000
1458.76/1459.00	c total clause space: 335.816MB
1458.76/1459.00	c total #watches: 305371
1460.57/1460.89	c total #propagations: 464948881 / total #impl: 2053703934 (eff. 0.226)
1460.57/1460.89	c #Conflicts:    1046000 | #Learnt:      38710 | 0.000
1460.57/1460.89	c total clause space: 335.816MB
1460.57/1460.89	c total #watches: 314000
1462.66/1462.91	c total #propagations: 465284004 / total #impl: 2055621743 (eff. 0.226)
1462.66/1462.91	c #Conflicts:    1047000 | #Learnt:      39710 | 0.000
1462.66/1462.91	c total clause space: 335.816MB
1462.66/1462.91	c total #watches: 325436
1464.66/1464.91	c total #propagations: 465626328 / total #impl: 2058135369 (eff. 0.226)
1464.66/1464.91	c #Conflicts:    1048000 | #Learnt:      40710 | 0.000
1464.66/1464.91	c total clause space: 335.816MB
1464.66/1464.91	c total #watches: 331875
1466.86/1467.14	c total #propagations: 465965157 / total #impl: 2060565781 (eff. 0.226)
1466.86/1467.14	c #Conflicts:    1049000 | #Learnt:      41710 | 0.000
1466.86/1467.14	c total clause space: 335.816MB
1466.86/1467.14	c total #watches: 339157
1469.06/1469.36	c total #propagations: 466351597 / total #impl: 2062924135 (eff. 0.226)
1469.06/1469.36	c #Conflicts:    1050000 | #Learnt:      42710 | 0.000
1469.06/1469.36	c total clause space: 335.816MB
1469.06/1469.36	c total #watches: 345169
1471.26/1471.56	c total #propagations: 466691029 / total #impl: 2065461661 (eff. 0.226)
1471.26/1471.56	c #Conflicts:    1051000 | #Learnt:      43710 | 0.000
1471.26/1471.56	c total clause space: 335.816MB
1471.26/1471.56	c total #watches: 354621
1473.66/1474.00	c total #propagations: 467038386 / total #impl: 2067967463 (eff. 0.226)
1473.66/1474.00	c #Conflicts:    1052000 | #Learnt:      44710 | 0.000
1473.66/1474.00	c total clause space: 335.816MB
1473.66/1474.00	c total #watches: 361509
1475.97/1476.27	c total #propagations: 467401278 / total #impl: 2070683896 (eff. 0.226)
1475.97/1476.27	c #Conflicts:    1053000 | #Learnt:      45710 | 0.000
1475.97/1476.27	c total clause space: 335.816MB
1475.97/1476.27	c total #watches: 366314
1478.36/1478.61	c total #propagations: 467728380 / total #impl: 2073246896 (eff. 0.226)
1478.36/1478.61	c #Conflicts:    1054000 | #Learnt:      46710 | 0.000
1478.36/1478.61	c total clause space: 335.816MB
1478.36/1478.61	c total #watches: 372271
1480.66/1480.99	c total #propagations: 468072102 / total #impl: 2075500383 (eff. 0.226)
1480.66/1480.99	c #Conflicts:    1055000 | #Learnt:      47710 | 0.000
1480.66/1480.99	c total clause space: 335.816MB
1480.66/1480.99	c total #watches: 378502
1483.26/1483.58	c total #propagations: 468397153 / total #impl: 2077945723 (eff. 0.225)
1483.26/1483.58	c #Conflicts:    1056000 | #Learnt:      48710 | 0.000
1483.26/1483.58	c total clause space: 335.816MB
1483.26/1483.58	c total #watches: 386470
1486.36/1486.60	c total #propagations: 468712124 / total #impl: 2080559259 (eff. 0.225)
1486.36/1486.60	c GARBAGE COLLECT
1486.36/1486.60	c #Conflicts:    1057000 | #Learnt:      24882 | 0.000
1486.36/1486.60	c total clause space: 335.816MB
1486.36/1486.60	c total #watches: 237732
1487.46/1487.73	c total #propagations: 469058291 / total #impl: 2083083505 (eff. 0.225)
1487.46/1487.73	c #Conflicts:    1058000 | #Learnt:      25882 | 0.000
1487.46/1487.73	c total clause space: 335.816MB
1487.46/1487.73	c total #watches: 244482
1488.66/1488.94	c total #propagations: 469451070 / total #impl: 2084658815 (eff. 0.225)
1488.66/1488.94	c #Conflicts:    1059000 | #Learnt:      26882 | 0.000
1488.66/1488.94	c total clause space: 335.816MB
1488.66/1488.94	c total #watches: 251194
1489.86/1490.15	c total #propagations: 469834919 / total #impl: 2086359000 (eff. 0.225)
1489.86/1490.15	c #Conflicts:    1060000 | #Learnt:      27882 | 0.000
1489.86/1490.15	c total clause space: 335.816MB
1489.86/1490.15	c total #watches: 256237
1491.16/1491.47	c total #propagations: 470192584 / total #impl: 2087931333 (eff. 0.225)
1491.16/1491.47	c #Conflicts:    1061000 | #Learnt:      28882 | 0.000
1491.16/1491.47	c total clause space: 335.816MB
1491.16/1491.47	c total #watches: 262208
1492.46/1492.80	c total #propagations: 470569166 / total #impl: 2089669227 (eff. 0.225)
1492.46/1492.80	c #Conflicts:    1062000 | #Learnt:      29882 | 0.000
1492.46/1492.80	c total clause space: 335.816MB
1492.46/1492.80	c total #watches: 272100
1494.16/1494.43	c total #propagations: 470923753 / total #impl: 2091734461 (eff. 0.225)
1494.16/1494.43	c #Conflicts:    1063000 | #Learnt:      30882 | 0.000
1494.16/1494.43	c total clause space: 335.816MB
1494.16/1494.43	c total #watches: 282048
1496.06/1496.32	c total #propagations: 471295383 / total #impl: 2094105769 (eff. 0.225)
1496.06/1496.32	c #Conflicts:    1064000 | #Learnt:      31882 | 0.000
1496.06/1496.32	c total clause space: 335.816MB
1496.06/1496.32	c total #watches: 292421
1497.66/1497.94	c total #propagations: 471690549 / total #impl: 2096865624 (eff. 0.225)
1497.66/1497.94	c #Conflicts:    1065000 | #Learnt:      32882 | 0.000
1497.66/1497.94	c total clause space: 335.816MB
1497.66/1497.94	c total #watches: 297541
1499.16/1499.47	c total #propagations: 472048191 / total #impl: 2098908680 (eff. 0.225)
1499.16/1499.47	c #Conflicts:    1066000 | #Learnt:      33882 | 0.000
1499.16/1499.47	c total clause space: 335.816MB
1499.16/1499.47	c total #watches: 300767
1500.66/1500.97	c total #propagations: 472367144 / total #impl: 2100436615 (eff. 0.225)
1500.66/1500.97	c #Conflicts:    1067000 | #Learnt:      34882 | 0.000
1500.66/1500.97	c total clause space: 335.816MB
1500.66/1500.97	c total #watches: 304109
1502.26/1502.55	c total #propagations: 472706215 / total #impl: 2101921691 (eff. 0.225)
1502.26/1502.55	c #Conflicts:    1068000 | #Learnt:      35882 | 0.000
1502.26/1502.55	c total clause space: 335.816MB
1502.26/1502.55	c total #watches: 308008
1504.06/1504.39	c total #propagations: 473045014 / total #impl: 2104476165 (eff. 0.225)
1504.06/1504.39	c #Conflicts:    1069000 | #Learnt:      36882 | 0.000
1504.06/1504.39	c total clause space: 335.816MB
1504.06/1504.39	c total #watches: 315392
1506.06/1506.30	c total #propagations: 473406075 / total #impl: 2106688796 (eff. 0.225)
1506.06/1506.30	c #Conflicts:    1070000 | #Learnt:      37882 | 0.000
1506.06/1506.30	c total clause space: 335.816MB
1506.06/1506.30	c total #watches: 322404
1508.05/1508.32	c total #propagations: 473779023 / total #impl: 2108708763 (eff. 0.225)
1508.05/1508.32	c #Conflicts:    1071000 | #Learnt:      38882 | 0.000
1508.05/1508.32	c total clause space: 335.816MB
1508.05/1508.32	c total #watches: 328646
1510.06/1510.37	c total #propagations: 474146491 / total #impl: 2111092641 (eff. 0.225)
1510.06/1510.37	c #Conflicts:    1072000 | #Learnt:      39882 | 0.000
1510.06/1510.37	c total clause space: 335.816MB
1510.06/1510.37	c total #watches: 333331
1512.15/1512.40	c total #propagations: 474511262 / total #impl: 2114030608 (eff. 0.224)
1512.15/1512.40	c #Conflicts:    1073000 | #Learnt:      40882 | 0.000
1512.15/1512.40	c total clause space: 335.816MB
1512.15/1512.40	c total #watches: 340724
1514.35/1514.62	c total #propagations: 474890745 / total #impl: 2116721070 (eff. 0.224)
1514.35/1514.62	c #Conflicts:    1074000 | #Learnt:      41882 | 0.000
1514.35/1514.62	c total clause space: 335.816MB
1514.35/1514.62	c total #watches: 348230
1516.55/1516.89	c total #propagations: 475268901 / total #impl: 2119368943 (eff. 0.224)
1516.55/1516.89	c #Conflicts:    1075000 | #Learnt:      42882 | 0.000
1516.55/1516.89	c total clause space: 335.816MB
1516.55/1516.89	c total #watches: 353872
1519.25/1519.53	c total #propagations: 475616289 / total #impl: 2122005531 (eff. 0.224)
1519.25/1519.53	c #Conflicts:    1076000 | #Learnt:      43882 | 0.000
1519.25/1519.53	c total clause space: 335.816MB
1519.25/1519.53	c total #watches: 361785
1521.95/1522.22	c total #propagations: 476010783 / total #impl: 2125243011 (eff. 0.224)
1521.95/1522.22	c #Conflicts:    1077000 | #Learnt:      44882 | 0.000
1521.95/1522.22	c total clause space: 335.816MB
1521.95/1522.22	c total #watches: 368849
1524.95/1525.20	c total #propagations: 476411569 / total #impl: 2128499005 (eff. 0.224)
1524.95/1525.20	c #Conflicts:    1078000 | #Learnt:      45882 | 0.000
1524.95/1525.20	c total clause space: 335.816MB
1524.95/1525.20	c total #watches: 377681
1527.55/1527.87	c total #propagations: 476798003 / total #impl: 2131798352 (eff. 0.224)
1527.55/1527.87	c #Conflicts:    1079000 | #Learnt:      46882 | 0.000
1527.55/1527.87	c total clause space: 335.816MB
1527.55/1527.87	c total #watches: 385464
1530.35/1530.61	c total #propagations: 477174197 / total #impl: 2134917140 (eff. 0.224)
1530.35/1530.61	c #Conflicts:    1080000 | #Learnt:      47882 | 0.000
1530.35/1530.61	c total clause space: 335.816MB
1530.35/1530.61	c total #watches: 394779
1533.26/1533.57	c total #propagations: 477540716 / total #impl: 2138524907 (eff. 0.223)
1533.26/1533.57	c #Conflicts:    1081000 | #Learnt:      48882 | 0.000
1533.26/1533.57	c total clause space: 335.816MB
1533.26/1533.57	c total #watches: 401493
1536.46/1536.76	c total #propagations: 477900932 / total #impl: 2141526681 (eff. 0.223)
1536.46/1536.76	c #Conflicts:    1082000 | #Learnt:      49882 | 0.000
1536.46/1536.76	c total clause space: 335.816MB
1536.46/1536.76	c total #watches: 410957
1538.25/1538.50	c total #propagations: 478264262 / total #impl: 2145315529 (eff. 0.223)
1538.25/1538.50	c GARBAGE COLLECT
1538.25/1538.50	c #Conflicts:    1083000 | #Learnt:      25774 | 0.000
1538.25/1538.50	c total clause space: 335.816MB
1538.25/1538.50	c total #watches: 242272
1539.35/1539.69	c total #propagations: 478612146 / total #impl: 2147644055 (eff. 0.223)
1539.35/1539.69	c #Conflicts:    1084000 | #Learnt:      26774 | 0.000
1539.35/1539.69	c total clause space: 335.816MB
1539.35/1539.69	c total #watches: 251560
1540.86/1541.15	c total #propagations: 479021432 / total #impl: 2149387035 (eff. 0.223)
1540.86/1541.15	c #Conflicts:    1085000 | #Learnt:      27774 | 0.000
1540.86/1541.15	c total clause space: 335.816MB
1540.86/1541.15	c total #watches: 261078
1542.15/1542.44	c total #propagations: 479419323 / total #impl: 2151362755 (eff. 0.223)
1542.15/1542.44	c #Conflicts:    1086000 | #Learnt:      28774 | 0.000
1542.15/1542.44	c total clause space: 335.816MB
1542.15/1542.44	c total #watches: 268017
1543.65/1543.94	c total #propagations: 479773023 / total #impl: 2153083501 (eff. 0.223)
1543.65/1543.94	c #Conflicts:    1087000 | #Learnt:      29774 | 0.000
1543.65/1543.94	c total clause space: 335.816MB
1543.65/1543.94	c total #watches: 274314
1545.36/1545.62	c total #propagations: 480151134 / total #impl: 2155038033 (eff. 0.223)
1545.36/1545.62	c #Conflicts:    1088000 | #Learnt:      30774 | 0.000
1545.36/1545.62	c total clause space: 335.816MB
1545.36/1545.62	c total #watches: 285020
1547.25/1547.59	c total #propagations: 480492010 / total #impl: 2156965210 (eff. 0.223)
1547.25/1547.59	c #Conflicts:    1089000 | #Learnt:      31774 | 0.000
1547.25/1547.59	c total clause space: 335.816MB
1547.25/1547.59	c total #watches: 296590
1549.55/1549.81	c total #propagations: 480858759 / total #impl: 2159310802 (eff. 0.223)
1549.55/1549.81	c #Conflicts:    1090000 | #Learnt:      32774 | 0.000
1549.55/1549.81	c total clause space: 335.816MB
1549.55/1549.81	c total #watches: 308708
1551.85/1552.12	c total #propagations: 481239109 / total #impl: 2162194841 (eff. 0.223)
1551.85/1552.12	c #Conflicts:    1091000 | #Learnt:      33774 | 0.000
1551.85/1552.12	c total clause space: 335.816MB
1551.85/1552.12	c total #watches: 317026
1554.15/1554.44	c total #propagations: 481586198 / total #impl: 2165036434 (eff. 0.222)
1554.15/1554.44	c #Conflicts:    1092000 | #Learnt:      34774 | 0.000
1554.15/1554.44	c total clause space: 335.816MB
1554.15/1554.44	c total #watches: 325191
1556.85/1557.10	c total #propagations: 481931729 / total #impl: 2167880842 (eff. 0.222)
1556.85/1557.10	c #Conflicts:    1093000 | #Learnt:      35774 | 0.000
1556.85/1557.10	c total clause space: 335.816MB
1556.85/1557.10	c total #watches: 334100
1559.45/1559.75	c total #propagations: 482328449 / total #impl: 2171444045 (eff. 0.222)
1559.45/1559.75	c #Conflicts:    1094000 | #Learnt:      36774 | 0.000
1559.45/1559.75	c total clause space: 335.816MB
1559.45/1559.75	c total #watches: 343913
1562.35/1562.65	c total #propagations: 482660012 / total #impl: 2175047351 (eff. 0.222)
1562.35/1562.65	c #Conflicts:    1095000 | #Learnt:      37774 | 0.000
1562.35/1562.65	c total clause space: 335.816MB
1562.35/1562.65	c total #watches: 350379
1565.45/1565.77	c total #propagations: 483003017 / total #impl: 2178005533 (eff. 0.222)
1565.45/1565.77	c #Conflicts:    1096000 | #Learnt:      38774 | 0.000
1565.45/1565.77	c total clause space: 335.816MB
1565.45/1565.77	c total #watches: 356349
1568.65/1568.91	c total #propagations: 483343538 / total #impl: 2181063447 (eff. 0.222)
1568.65/1568.91	c #Conflicts:    1097000 | #Learnt:      39774 | 0.000
1568.65/1568.91	c total clause space: 335.816MB
1568.65/1568.91	c total #watches: 366220
1572.24/1572.55	c total #propagations: 483687768 / total #impl: 2185610592 (eff. 0.221)
1572.24/1572.55	c #Conflicts:    1098000 | #Learnt:      40774 | 0.000
1572.24/1572.55	c total clause space: 335.816MB
1572.24/1572.55	c total #watches: 372594
1575.64/1575.96	c total #propagations: 484074285 / total #impl: 2189204801 (eff. 0.221)
1575.64/1575.96	c #Conflicts:    1099000 | #Learnt:      41774 | 0.000
1575.64/1575.96	c total clause space: 335.816MB
1575.64/1575.96	c total #watches: 392752
1580.24/1580.55	c total #propagations: 484422479 / total #impl: 2195547719 (eff. 0.221)
1580.24/1580.55	c #Conflicts:    1100000 | #Learnt:      42774 | 0.000
1580.24/1580.55	c total clause space: 335.816MB
1580.24/1580.55	c total #watches: 400143
1584.74/1585.10	c total #propagations: 484800759 / total #impl: 2200038251 (eff. 0.220)
1584.74/1585.10	c #Conflicts:    1101000 | #Learnt:      43774 | 0.000
1584.74/1585.10	c total clause space: 335.816MB
1584.74/1585.10	c total #watches: 410751
1589.14/1589.47	c total #propagations: 485174736 / total #impl: 2205268115 (eff. 0.220)
1589.14/1589.47	c #Conflicts:    1102000 | #Learnt:      44774 | 0.000
1589.14/1589.47	c total clause space: 335.816MB
1589.14/1589.47	c total #watches: 420984
1593.94/1594.23	c total #propagations: 485547718 / total #impl: 2210159389 (eff. 0.220)
1593.94/1594.23	c #Conflicts:    1103000 | #Learnt:      45774 | 0.000
1593.94/1594.23	c total clause space: 335.816MB
1593.94/1594.23	c total #watches: 428320
1598.54/1598.85	c total #propagations: 485907471 / total #impl: 2214828374 (eff. 0.219)
1598.54/1598.85	c #Conflicts:    1104000 | #Learnt:      46774 | 0.000
1598.54/1598.85	c total clause space: 335.816MB
1598.54/1598.85	c total #watches: 436766
1603.34/1603.68	c total #propagations: 486260099 / total #impl: 2219042203 (eff. 0.219)
1603.34/1603.68	c #Conflicts:    1105000 | #Learnt:      47774 | 0.000
1603.34/1603.68	c total clause space: 335.816MB
1603.34/1603.68	c total #watches: 445228
1609.44/1609.73	c total #propagations: 486637569 / total #impl: 2223160820 (eff. 0.219)
1609.44/1609.73	c #Conflicts:    1106000 | #Learnt:      48774 | 0.000
1609.44/1609.73	c total clause space: 335.816MB
1609.44/1609.73	c total #watches: 456628
1614.34/1614.69	c total #propagations: 487025458 / total #impl: 2230649325 (eff. 0.218)
1614.34/1614.69	c #Conflicts:    1107000 | #Learnt:      49774 | 0.000
1614.34/1614.69	c total clause space: 335.816MB
1614.34/1614.69	c total #watches: 467129
1619.84/1620.18	c total #propagations: 487367931 / total #impl: 2237332493 (eff. 0.218)
1619.84/1620.18	c #Conflicts:    1108000 | #Learnt:      50774 | 0.000
1619.84/1620.18	c total clause space: 335.816MB
1619.84/1620.18	c total #watches: 474314
1621.24/1621.58	c total #propagations: 487695977 / total #impl: 2241460965 (eff. 0.218)
1621.24/1621.58	c GARBAGE COLLECT
1621.24/1621.58	c #Conflicts:    1109000 | #Learnt:      26375 | 0.000
1621.24/1621.58	c total clause space: 335.816MB
1621.24/1621.58	c total #watches: 246715
1622.44/1622.76	c total #propagations: 488048063 / total #impl: 2243161136 (eff. 0.218)
1622.44/1622.76	c #Conflicts:    1110000 | #Learnt:      27375 | 0.000
1622.44/1622.76	c total clause space: 335.816MB
1622.44/1622.76	c total #watches: 253509
1623.74/1624.07	c total #propagations: 488415876 / total #impl: 2245141064 (eff. 0.218)
1623.74/1624.07	c #Conflicts:    1111000 | #Learnt:      28375 | 0.000
1623.74/1624.07	c total clause space: 335.816MB
1623.74/1624.07	c total #watches: 260640
1625.14/1625.40	c total #propagations: 488808542 / total #impl: 2247383125 (eff. 0.218)
1625.14/1625.40	c #Conflicts:    1112000 | #Learnt:      29375 | 0.000
1625.14/1625.40	c total clause space: 335.816MB
1625.14/1625.40	c total #watches: 267136
1626.44/1626.71	c total #propagations: 489167966 / total #impl: 2249770957 (eff. 0.217)
1626.44/1626.71	c #Conflicts:    1113000 | #Learnt:      30375 | 0.000
1626.44/1626.71	c total clause space: 335.816MB
1626.44/1626.71	c total #watches: 277178
1627.84/1628.18	c total #propagations: 489540735 / total #impl: 2252347851 (eff. 0.217)
1627.84/1628.18	c #Conflicts:    1114000 | #Learnt:      31375 | 0.000
1627.84/1628.18	c total clause space: 335.816MB
1627.84/1628.18	c total #watches: 285362
1629.44/1629.75	c total #propagations: 489904913 / total #impl: 2255214481 (eff. 0.217)
1629.44/1629.75	c #Conflicts:    1115000 | #Learnt:      32375 | 0.000
1629.44/1629.75	c total clause space: 335.816MB
1629.44/1629.75	c total #watches: 293896
1631.14/1631.49	c total #propagations: 490248095 / total #impl: 2258288460 (eff. 0.217)
1631.14/1631.49	c #Conflicts:    1116000 | #Learnt:      33375 | 0.000
1631.14/1631.49	c total clause space: 335.816MB
1631.14/1631.49	c total #watches: 298599
1633.03/1633.37	c total #propagations: 490622916 / total #impl: 2261481483 (eff. 0.217)
1633.03/1633.37	c #Conflicts:    1117000 | #Learnt:      34375 | 0.000
1633.03/1633.37	c total clause space: 335.816MB
1633.03/1633.37	c total #watches: 304904
1634.93/1635.25	c total #propagations: 491011443 / total #impl: 2264511760 (eff. 0.217)
1634.93/1635.25	c #Conflicts:    1118000 | #Learnt:      35375 | 0.000
1634.93/1635.25	c total clause space: 335.816MB
1634.93/1635.25	c total #watches: 310060
1636.83/1637.18	c total #propagations: 491385780 / total #impl: 2267371288 (eff. 0.217)
1636.83/1637.18	c #Conflicts:    1119000 | #Learnt:      36375 | 0.000
1636.83/1637.18	c total clause space: 335.816MB
1636.83/1637.18	c total #watches: 315912
1639.13/1639.47	c total #propagations: 491764663 / total #impl: 2270425335 (eff. 0.217)
1639.13/1639.47	c #Conflicts:    1120000 | #Learnt:      37375 | 0.000
1639.13/1639.47	c total clause space: 335.816MB
1639.13/1639.48	c total #watches: 326095
1641.83/1642.12	c total #propagations: 492179912 / total #impl: 2273179802 (eff. 0.217)
1641.83/1642.12	c #Conflicts:    1121000 | #Learnt:      38375 | 0.000
1641.83/1642.12	c total clause space: 335.816MB
1641.83/1642.12	c total #watches: 337009
1644.13/1644.48	c total #propagations: 492589711 / total #impl: 2275991595 (eff. 0.216)
1644.13/1644.48	c #Conflicts:    1122000 | #Learnt:      39375 | 0.000
1644.13/1644.48	c total clause space: 335.816MB
1644.13/1644.48	c total #watches: 348191
1646.63/1646.98	c total #propagations: 492956438 / total #impl: 2278881079 (eff. 0.216)
1646.63/1646.98	c #Conflicts:    1123000 | #Learnt:      40375 | 0.000
1646.63/1646.98	c total clause space: 335.816MB
1646.63/1646.98	c total #watches: 358142
1649.33/1649.68	c total #propagations: 493327779 / total #impl: 2281762326 (eff. 0.216)
1649.33/1649.68	c #Conflicts:    1124000 | #Learnt:      41375 | 0.000
1649.33/1649.68	c total clause space: 335.816MB
1649.33/1649.68	c total #watches: 368373
1652.53/1652.82	c total #propagations: 493679853 / total #impl: 2284899972 (eff. 0.216)
1652.53/1652.82	c #Conflicts:    1125000 | #Learnt:      42375 | 0.000
1652.53/1652.82	c total clause space: 335.816MB
1652.53/1652.82	c total #watches: 378786
1655.83/1656.13	c total #propagations: 494043648 / total #impl: 2288587314 (eff. 0.216)
1655.83/1656.13	c #Conflicts:    1126000 | #Learnt:      43375 | 0.000
1655.83/1656.13	c total clause space: 335.816MB
1655.83/1656.13	c total #watches: 392767
1659.33/1659.66	c total #propagations: 494406020 / total #impl: 2293206198 (eff. 0.216)
1659.33/1659.66	c #Conflicts:    1127000 | #Learnt:      44375 | 0.000
1659.33/1659.66	c total clause space: 335.816MB
1659.33/1659.66	c total #watches: 404069
1662.43/1662.74	c total #propagations: 494778219 / total #impl: 2297864269 (eff. 0.215)
1662.43/1662.74	c #Conflicts:    1128000 | #Learnt:      45375 | 0.000
1662.43/1662.74	c total clause space: 335.816MB
1662.43/1662.74	c total #watches: 412965
1665.53/1665.84	c total #propagations: 495147614 / total #impl: 2302726260 (eff. 0.215)
1665.53/1665.84	c #Conflicts:    1129000 | #Learnt:      46375 | 0.000
1665.53/1665.84	c total clause space: 335.816MB
1665.53/1665.84	c total #watches: 419910
1668.33/1668.64	c total #propagations: 495593791 / total #impl: 2305752977 (eff. 0.215)
1668.33/1668.64	c #Conflicts:    1130000 | #Learnt:      47375 | 0.000
1668.33/1668.64	c total clause space: 335.816MB
1668.33/1668.64	c total #watches: 425153
1670.33/1670.62	c total #propagations: 496038995 / total #impl: 2307578134 (eff. 0.215)
1670.33/1670.62	c #Conflicts:    1131000 | #Learnt:      48375 | 0.000
1670.33/1670.62	c total clause space: 335.816MB
1670.33/1670.62	c total #watches: 430026
1672.73/1673.05	c total #propagations: 496457754 / total #impl: 2309377281 (eff. 0.215)
1672.73/1673.05	c #Conflicts:    1132000 | #Learnt:      49375 | 0.000
1672.73/1673.05	c total clause space: 335.816MB
1672.73/1673.05	c total #watches: 435558
1676.13/1676.42	c total #propagations: 496959284 / total #impl: 2311351334 (eff. 0.215)
1676.13/1676.42	c #Conflicts:    1133000 | #Learnt:      50375 | 0.000
1676.13/1676.42	c total clause space: 335.816MB
1676.13/1676.42	c total #watches: 439823
1679.03/1679.37	c total #propagations: 497537034 / total #impl: 2313395063 (eff. 0.215)
1679.03/1679.37	c #Conflicts:    1134000 | #Learnt:      51375 | 0.000
1679.03/1679.37	c total clause space: 335.816MB
1679.03/1679.37	c total #watches: 445823
1680.63/1680.96	c total #propagations: 498016109 / total #impl: 2315398911 (eff. 0.215)
1680.63/1680.96	c GARBAGE COLLECT
1680.63/1680.96	c #Conflicts:    1135000 | #Learnt:      26667 | 0.000
1680.63/1680.96	c total clause space: 335.816MB
1680.63/1680.96	c total #watches: 250518
1681.63/1682.00	c total #propagations: 498538975 / total #impl: 2317900467 (eff. 0.215)
1681.63/1682.00	c #Conflicts:    1136000 | #Learnt:      27667 | 0.000
1681.63/1682.00	c total clause space: 335.816MB
1681.63/1682.00	c total #watches: 256699
1683.03/1683.38	c total #propagations: 498914118 / total #impl: 2319991647 (eff. 0.215)
1683.03/1683.38	c #Conflicts:    1137000 | #Learnt:      28667 | 0.000
1683.03/1683.38	c total clause space: 335.816MB
1683.03/1683.38	c total #watches: 262514
1684.63/1684.95	c total #propagations: 499365092 / total #impl: 2321980944 (eff. 0.215)
1684.63/1684.95	c #Conflicts:    1138000 | #Learnt:      29667 | 0.000
1684.63/1684.95	c total clause space: 335.816MB
1684.63/1684.95	c total #watches: 270585
1686.33/1686.64	c total #propagations: 499801529 / total #impl: 2324030386 (eff. 0.215)
1686.33/1686.64	c #Conflicts:    1139000 | #Learnt:      30667 | 0.000
1686.33/1686.64	c total clause space: 335.816MB
1686.33/1686.64	c total #watches: 279858
1687.83/1688.12	c total #propagations: 500258293 / total #impl: 2326378779 (eff. 0.215)
1687.83/1688.12	c #Conflicts:    1140000 | #Learnt:      31667 | 0.000
1687.83/1688.12	c total clause space: 335.816MB
1687.83/1688.12	c total #watches: 285071
1689.23/1689.54	c total #propagations: 500680345 / total #impl: 2328163542 (eff. 0.215)
1689.23/1689.54	c #Conflicts:    1141000 | #Learnt:      32667 | 0.000
1689.23/1689.54	c total clause space: 335.816MB
1689.23/1689.54	c total #watches: 289732
1690.93/1691.24	c total #propagations: 501116342 / total #impl: 2329826897 (eff. 0.215)
1690.93/1691.24	c #Conflicts:    1142000 | #Learnt:      33667 | 0.000
1690.93/1691.24	c total clause space: 335.816MB
1690.93/1691.24	c total #watches: 293817
1692.63/1692.90	c total #propagations: 501579850 / total #impl: 2331668090 (eff. 0.215)
1692.63/1692.90	c #Conflicts:    1143000 | #Learnt:      34667 | 0.000
1692.63/1692.90	c total clause space: 335.816MB
1692.63/1692.90	c total #watches: 297954
1693.63/1693.91	c total #propagations: 502069980 / total #impl: 2333758027 (eff. 0.215)
1693.63/1693.91	c #Conflicts:    1144000 | #Learnt:      35667 | 0.000
1693.63/1693.91	c total clause space: 335.816MB
1693.63/1693.91	c total #watches: 307089
1695.33/1695.66	c total #propagations: 502476865 / total #impl: 2335657580 (eff. 0.215)
1695.33/1695.66	c #Conflicts:    1145000 | #Learnt:      36667 | 0.000
1695.33/1695.66	c total clause space: 335.816MB
1695.33/1695.66	c total #watches: 317259
1697.22/1697.54	c total #propagations: 502945950 / total #impl: 2337646702 (eff. 0.215)
1697.22/1697.54	c #Conflicts:    1146000 | #Learnt:      37667 | 0.000
1697.22/1697.54	c total clause space: 335.816MB
1697.22/1697.54	c total #watches: 322543
1699.12/1699.40	c total #propagations: 503368670 / total #impl: 2339542039 (eff. 0.215)
1699.12/1699.40	c #Conflicts:    1147000 | #Learnt:      38667 | 0.000
1699.12/1699.40	c total clause space: 335.816MB
1699.12/1699.40	c total #watches: 331551
1701.12/1701.46	c total #propagations: 503768570 / total #impl: 2341566090 (eff. 0.215)
1701.12/1701.46	c #Conflicts:    1148000 | #Learnt:      39667 | 0.000
1701.12/1701.46	c total clause space: 335.816MB
1701.12/1701.46	c total #watches: 335256
1703.42/1703.71	c total #propagations: 504194248 / total #impl: 2343616606 (eff. 0.215)
1703.42/1703.71	c #Conflicts:    1149000 | #Learnt:      40667 | 0.000
1703.42/1703.71	c total clause space: 335.816MB
1703.42/1703.71	c total #watches: 341086
1705.12/1705.47	c total #propagations: 504676535 / total #impl: 2345507852 (eff. 0.215)
1705.12/1705.47	c #Conflicts:    1150000 | #Learnt:      41667 | 0.000
1705.12/1705.47	c total clause space: 335.816MB
1705.12/1705.47	c total #watches: 346917
1706.72/1707.05	c total #propagations: 505076826 / total #impl: 2347107960 (eff. 0.215)
1706.72/1707.05	c #Conflicts:    1151000 | #Learnt:      42667 | 0.000
1706.72/1707.05	c total clause space: 335.816MB
1706.72/1707.05	c total #watches: 351841
1708.82/1709.17	c total #propagations: 505477577 / total #impl: 2348860736 (eff. 0.215)
1708.82/1709.17	c #Conflicts:    1152000 | #Learnt:      43667 | 0.000
1708.82/1709.17	c total clause space: 335.816MB
1708.82/1709.17	c total #watches: 357980
1710.82/1711.18	c total #propagations: 505921751 / total #impl: 2350822060 (eff. 0.215)
1710.82/1711.18	c #Conflicts:    1153000 | #Learnt:      44667 | 0.000
1710.82/1711.18	c total clause space: 335.816MB
1710.82/1711.18	c total #watches: 362602
1712.53/1712.85	c total #propagations: 506406648 / total #impl: 2352750302 (eff. 0.215)
1712.53/1712.85	c #Conflicts:    1154000 | #Learnt:      45667 | 0.000
1712.53/1712.85	c total clause space: 335.816MB
1712.53/1712.85	c total #watches: 366940
1714.22/1714.59	c total #propagations: 506757353 / total #impl: 2354099729 (eff. 0.215)
1714.22/1714.59	c #Conflicts:    1155000 | #Learnt:      46667 | 0.000
1714.22/1714.59	c total clause space: 335.816MB
1714.22/1714.59	c total #watches: 373037
1716.32/1716.60	c total #propagations: 507194270 / total #impl: 2355946682 (eff. 0.215)
1716.32/1716.60	c #Conflicts:    1156000 | #Learnt:      47667 | 0.000
1716.32/1716.60	c total clause space: 335.816MB
1716.32/1716.60	c total #watches: 378206
1718.62/1718.98	c total #propagations: 507654137 / total #impl: 2357827157 (eff. 0.215)
1718.62/1718.98	c #Conflicts:    1157000 | #Learnt:      48667 | 0.000
1718.62/1718.98	c total clause space: 335.816MB
1718.62/1718.98	c total #watches: 383490
1721.72/1722.00	c total #propagations: 508129458 / total #impl: 2359930448 (eff. 0.215)
1721.72/1722.00	c #Conflicts:    1158000 | #Learnt:      49667 | 0.000
1721.72/1722.00	c total clause space: 335.816MB
1721.72/1722.00	c total #watches: 389814
1723.53/1723.86	c total #propagations: 508641751 / total #impl: 2362054145 (eff. 0.215)
1723.53/1723.86	c #Conflicts:    1159000 | #Learnt:      50667 | 0.000
1723.53/1723.86	c total clause space: 335.816MB
1723.53/1723.86	c total #watches: 397093
1727.02/1727.36	c total #propagations: 509116047 / total #impl: 2364351841 (eff. 0.215)
1727.02/1727.36	c #Conflicts:    1160000 | #Learnt:      51667 | 0.000
1727.02/1727.36	c total clause space: 335.816MB
1727.02/1727.36	c total #watches: 402369
1728.93/1729.27	c total #propagations: 509631309 / total #impl: 2366580815 (eff. 0.215)
1728.93/1729.27	c GARBAGE COLLECT
1728.93/1729.27	c #Conflicts:    1161000 | #Learnt:      26662 | 0.000
1728.93/1729.27	c total clause space: 335.816MB
1728.93/1729.27	c total #watches: 247729
1730.03/1730.34	c total #propagations: 510076028 / total #impl: 2368352693 (eff. 0.215)
1730.03/1730.34	c #Conflicts:    1162000 | #Learnt:      27662 | 0.000
1730.03/1730.34	c total clause space: 335.816MB
1730.03/1730.34	c total #watches: 251511
1731.92/1732.23	c total #propagations: 510420702 / total #impl: 2369671284 (eff. 0.215)
1731.92/1732.23	c #Conflicts:    1163000 | #Learnt:      28662 | 0.000
1731.92/1732.23	c total clause space: 335.816MB
1731.92/1732.23	c total #watches: 256337
1733.52/1733.83	c total #propagations: 510929188 / total #impl: 2371731870 (eff. 0.215)
1733.52/1733.83	c #Conflicts:    1164000 | #Learnt:      29662 | 0.000
1733.52/1733.83	c total clause space: 335.816MB
1733.52/1733.83	c total #watches: 263559
1735.12/1735.41	c total #propagations: 511394517 / total #impl: 2373794155 (eff. 0.215)
1735.12/1735.41	c #Conflicts:    1165000 | #Learnt:      30662 | 0.000
1735.12/1735.41	c total clause space: 335.816MB
1735.12/1735.41	c total #watches: 273452
1736.92/1737.26	c total #propagations: 511810751 / total #impl: 2376344130 (eff. 0.215)
1736.92/1737.26	c #Conflicts:    1166000 | #Learnt:      31662 | 0.000
1736.92/1737.26	c total clause space: 335.816MB
1736.92/1737.26	c total #watches: 283651
1739.02/1739.34	c total #propagations: 512210845 / total #impl: 2379716437 (eff. 0.215)
1739.02/1739.34	c #Conflicts:    1167000 | #Learnt:      32662 | 0.000
1739.02/1739.34	c total clause space: 335.816MB
1739.02/1739.34	c total #watches: 294509
1740.62/1740.95	c total #propagations: 512627533 / total #impl: 2383592482 (eff. 0.215)
1740.62/1740.95	c #Conflicts:    1168000 | #Learnt:      33662 | 0.000
1740.62/1740.95	c total clause space: 335.816MB
1740.62/1740.95	c total #watches: 303894
1742.12/1742.45	c total #propagations: 513091770 / total #impl: 2385861410 (eff. 0.215)
1742.12/1742.45	c #Conflicts:    1169000 | #Learnt:      34662 | 0.000
1742.12/1742.45	c total clause space: 335.816MB
1742.12/1742.45	c total #watches: 313585
1743.82/1744.19	c total #propagations: 513514096 / total #impl: 2388658752 (eff. 0.215)
1743.82/1744.19	c #Conflicts:    1170000 | #Learnt:      35662 | 0.000
1743.82/1744.19	c total clause space: 335.816MB
1743.82/1744.19	c total #watches: 321774
1746.02/1746.36	c total #propagations: 513936420 / total #impl: 2391729883 (eff. 0.215)
1746.02/1746.36	c #Conflicts:    1171000 | #Learnt:      36662 | 0.000
1746.02/1746.36	c total clause space: 335.816MB
1746.02/1746.36	c total #watches: 330548
1748.02/1748.30	c total #propagations: 514441598 / total #impl: 2395666563 (eff. 0.215)
1748.02/1748.30	c #Conflicts:    1172000 | #Learnt:      37662 | 0.000
1748.02/1748.30	c total clause space: 335.816MB
1748.02/1748.30	c total #watches: 338520
1750.32/1750.64	c total #propagations: 514904205 / total #impl: 2398374984 (eff. 0.215)
1750.32/1750.64	c #Conflicts:    1173000 | #Learnt:      38662 | 0.000
1750.32/1750.64	c total clause space: 335.816MB
1750.32/1750.64	c total #watches: 345291
1752.62/1752.96	c total #propagations: 515375057 / total #impl: 2401333746 (eff. 0.215)
1752.62/1752.96	c #Conflicts:    1174000 | #Learnt:      39662 | 0.000
1752.62/1752.96	c total clause space: 335.816MB
1752.62/1752.96	c total #watches: 350135
1754.42/1754.70	c total #propagations: 515859250 / total #impl: 2403355976 (eff. 0.215)
1754.42/1754.70	c #Conflicts:    1175000 | #Learnt:      40662 | 0.000
1754.42/1754.70	c total clause space: 335.816MB
1754.42/1754.70	c total #watches: 354961
1756.32/1756.67	c total #propagations: 516353288 / total #impl: 2405239438 (eff. 0.215)
1756.32/1756.67	c #Conflicts:    1176000 | #Learnt:      41662 | 0.000
1756.32/1756.67	c total clause space: 335.816MB
1756.32/1756.67	c total #watches: 360581
1758.11/1758.40	c total #propagations: 516793798 / total #impl: 2407170765 (eff. 0.215)
1758.11/1758.40	c #Conflicts:    1177000 | #Learnt:      42662 | 0.000
1758.11/1758.40	c total clause space: 335.816MB
1758.11/1758.40	c total #watches: 365982
1760.21/1760.50	c total #propagations: 517236838 / total #impl: 2409067247 (eff. 0.215)
1760.21/1760.50	c #Conflicts:    1178000 | #Learnt:      43662 | 0.000
1760.21/1760.50	c total clause space: 335.816MB
1760.21/1760.50	c total #watches: 370318
1761.81/1762.20	c total #propagations: 517694660 / total #impl: 2410998105 (eff. 0.215)
1761.81/1762.20	c #Conflicts:    1179000 | #Learnt:      44662 | 0.000
1761.81/1762.20	c total clause space: 335.816MB
1761.81/1762.20	c total #watches: 376112
1763.71/1764.06	c total #propagations: 518099697 / total #impl: 2412690204 (eff. 0.215)
1763.71/1764.06	c #Conflicts:    1180000 | #Learnt:      45662 | 0.000
1763.71/1764.06	c total clause space: 335.816MB
1763.71/1764.06	c total #watches: 381917
1765.51/1765.80	c total #propagations: 518568738 / total #impl: 2414791228 (eff. 0.215)
1765.51/1765.80	c #Conflicts:    1181000 | #Learnt:      46662 | 0.000
1765.51/1765.80	c total clause space: 335.816MB
1765.51/1765.80	c total #watches: 385158
1768.01/1768.38	c total #propagations: 518928945 / total #impl: 2416295726 (eff. 0.215)
1768.01/1768.38	c #Conflicts:    1182000 | #Learnt:      47662 | 0.000
1768.01/1768.38	c total clause space: 335.816MB
1768.01/1768.38	c total #watches: 391304
1770.31/1770.67	c total #propagations: 519384969 / total #impl: 2418211664 (eff. 0.215)
1770.31/1770.67	c #Conflicts:    1183000 | #Learnt:      48662 | 0.000
1770.31/1770.67	c total clause space: 335.816MB
1770.31/1770.67	c total #watches: 398468
1772.41/1772.78	c total #propagations: 519850792 / total #impl: 2420329711 (eff. 0.215)
1772.41/1772.78	c #Conflicts:    1184000 | #Learnt:      49662 | 0.000
1772.41/1772.78	c total clause space: 335.816MB
1772.41/1772.78	c total #watches: 404711
1774.91/1775.27	c total #propagations: 520215058 / total #impl: 2421957853 (eff. 0.215)
1774.91/1775.27	c #Conflicts:    1185000 | #Learnt:      50662 | 0.000
1774.91/1775.27	c total clause space: 335.816MB
1774.91/1775.27	c total #watches: 409158
1777.21/1777.58	c total #propagations: 520598627 / total #impl: 2423511576 (eff. 0.215)
1777.21/1777.58	c #Conflicts:    1186000 | #Learnt:      51662 | 0.000
1777.21/1777.58	c total clause space: 335.816MB
1777.21/1777.58	c total #watches: 414115
1780.11/1780.40	c total #propagations: 521048237 / total #impl: 2425568890 (eff. 0.215)
1780.11/1780.40	c GARBAGE COLLECT
1780.11/1780.40	c #Conflicts:    1187000 | #Learnt:      26355 | 0.000
1780.11/1780.40	c total clause space: 335.816MB
1780.11/1780.40	c total #watches: 245883
1781.21/1781.55	c total #propagations: 521455945 / total #impl: 2427740802 (eff. 0.215)
1781.21/1781.55	c #Conflicts:    1188000 | #Learnt:      27355 | 0.000
1781.21/1781.55	c total clause space: 335.816MB
1781.21/1781.55	c total #watches: 250413
1782.21/1782.57	c total #propagations: 521864154 / total #impl: 2429400760 (eff. 0.215)
1782.21/1782.57	c #Conflicts:    1189000 | #Learnt:      28355 | 0.000
1782.21/1782.57	c total clause space: 335.816MB
1782.21/1782.57	c total #watches: 253733
1783.61/1783.95	c total #propagations: 522158013 / total #impl: 2430346288 (eff. 0.215)
1783.61/1783.95	c #Conflicts:    1190000 | #Learnt:      29355 | 0.000
1783.61/1783.95	c total clause space: 335.816MB
1783.61/1783.95	c total #watches: 257936
1784.71/1785.04	c total #propagations: 522600954 / total #impl: 2432114817 (eff. 0.215)
1784.71/1785.04	c #Conflicts:    1191000 | #Learnt:      30355 | 0.000
1784.71/1785.04	c total clause space: 335.816MB
1784.71/1785.04	c total #watches: 261666
1785.91/1786.28	c total #propagations: 523032575 / total #impl: 2433994535 (eff. 0.215)
1785.91/1786.28	c #Conflicts:    1192000 | #Learnt:      31355 | 0.000
1785.91/1786.28	c total clause space: 335.816MB
1785.91/1786.28	c total #watches: 266547
1787.32/1787.63	c total #propagations: 523468977 / total #impl: 2436058315 (eff. 0.215)
1787.32/1787.63	c #Conflicts:    1193000 | #Learnt:      32355 | 0.000
1787.32/1787.63	c total clause space: 335.816MB
1787.32/1787.63	c total #watches: 270235
1788.51/1788.82	c total #propagations: 523909531 / total #impl: 2437930503 (eff. 0.215)
1788.51/1788.82	c #Conflicts:    1194000 | #Learnt:      33355 | 0.000
1788.51/1788.82	c total clause space: 335.816MB
1788.51/1788.82	c total #watches: 273894
1789.61/1789.93	c total #propagations: 524304458 / total #impl: 2439445149 (eff. 0.215)
1789.61/1789.93	c #Conflicts:    1195000 | #Learnt:      34355 | 0.000
1789.61/1789.93	c total clause space: 335.816MB
1789.61/1789.93	c total #watches: 277750
1790.52/1790.90	c total #propagations: 524739909 / total #impl: 2441157704 (eff. 0.215)
1790.52/1790.90	c #Conflicts:    1196000 | #Learnt:      35355 | 0.000
1790.52/1790.90	c total clause space: 335.816MB
1790.52/1790.90	c total #watches: 284583
1792.11/1792.43	c total #propagations: 525150985 / total #impl: 2442933535 (eff. 0.215)
1792.11/1792.43	c #Conflicts:    1197000 | #Learnt:      36355 | 0.000
1792.11/1792.43	c total clause space: 335.816MB
1792.11/1792.43	c total #watches: 294584
1793.51/1793.83	c total #propagations: 525750792 / total #impl: 2445600627 (eff. 0.215)
1793.51/1793.83	c #Conflicts:    1198000 | #Learnt:      37355 | 0.000
1793.51/1793.83	c total clause space: 335.816MB
1793.51/1793.83	c total #watches: 300759
1794.92/1795.23	c total #propagations: 526192547 / total #impl: 2447531761 (eff. 0.215)
1794.92/1795.23	c #Conflicts:    1199000 | #Learnt:      38355 | 0.000
1794.92/1795.23	c total clause space: 335.816MB
1794.92/1795.23	c total #watches: 305819
1796.81/1797.16	c total #propagations: 526575712 / total #impl: 2449087835 (eff. 0.215)
1796.81/1797.16	c #Conflicts:    1200000 | #Learnt:      39355 | 0.000
1796.81/1797.16	c total clause space: 335.816MB
1796.81/1797.16	c total #watches: 311314
1798.81/1799.17	c total #propagations: 527129471 / total #impl: 2451346920 (eff. 0.215)
1798.81/1799.17	c #Conflicts:    1201000 | #Learnt:      40355 | 0.000
1798.81/1799.17	c total clause space: 335.816MB
1798.81/1799.17	c total #watches: 318165

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-4087159-1465402332/watcher-4087159-1465402332 -o /tmp/evaluation-result-4087159-1465402332/solver-4087159-1465402332 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26141 --watchdog 1960 --input HOME/instance-4087159-1465402332.opb ./cdcl-cuttingplanes-release 

pid=29265
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.09 2.18 2.17 3/176 29268
/proc/meminfo: memFree=29960156/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 270 0 0 0 0 0 0 0 20 0 1 0 122166145 29802496 5261 33554432000 4194304 6199737 140733702757728 140736752472696 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 7276 5261 122 490 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.09 2.18 2.17 3/176 29268
/proc/meminfo: memFree=29960156/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=34708 CPUtime=0.09 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 638 0 0 0 9 0 0 0 20 0 1 0 122166145 35540992 7651 33554432000 4194304 6199737 140733702757728 140736752472696 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 8677 7651 133 490 0 8178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34708

[startup+0.200328 s]
/proc/loadavg: 2.09 2.18 2.17 3/176 29268
/proc/meminfo: memFree=29960156/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=37688 CPUtime=0.19 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 1110 0 0 0 19 0 0 0 20 0 1 0 122166145 38592512 7924 33554432000 4194304 6199737 140733702757728 140736752472696 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 9422 7925 134 490 0 8923 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37688

[startup+0.30029 s]
/proc/loadavg: 2.09 2.18 2.17 3/176 29268
/proc/meminfo: memFree=29960156/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=38308 CPUtime=0.29 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 1804 0 0 0 29 0 0 0 20 0 1 0 122166145 39227392 8380 33554432000 4194304 6199737 140733702757728 140733702755960 4221312 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 9577 8380 139 490 0 9078 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38308

[startup+0.70026 s]
/proc/loadavg: 2.09 2.18 2.17 3/176 29268
/proc/meminfo: memFree=29960156/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=42860 CPUtime=0.69 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 2725 0 0 0 69 0 0 0 20 0 1 0 122166145 43888640 9462 33554432000 4194304 6199737 140733702757728 140733702755960 5140054 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 10715 9462 155 490 0 10216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42860

[startup+1.50025 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 29269
/proc/meminfo: memFree=29918676/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=50436 CPUtime=1.48 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 3694 0 0 0 148 0 0 0 20 0 1 0 122166145 51646464 11070 33554432000 4194304 6199737 140733702757728 140733702756840 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 12609 11070 161 490 0 12110 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50436

[startup+3.10025 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 29269
/proc/meminfo: memFree=29912224/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=62376 CPUtime=3.09 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 4636 0 0 0 308 1 0 0 20 0 1 0 122166145 63873024 12677 33554432000 4194304 6199737 140733702757728 140733702756840 4213803 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 15594 12677 161 490 0 15095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62376

[startup+6.30029 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 29269
/proc/meminfo: memFree=29897948/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=63044 CPUtime=6.29 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 4844 0 0 0 628 1 0 0 20 0 1 0 122166145 64557056 13371 33554432000 4194304 6199737 140733702757728 140733702756840 4237360 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 15761 13371 161 490 0 15262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63044

[startup+12.7003 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 29269
/proc/meminfo: memFree=29878524/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=82672 CPUtime=12.69 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 5888 0 0 0 1268 1 0 0 20 0 1 0 122166145 84656128 15572 33554432000 4194304 6199737 140733702757728 140733702756840 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 20668 15572 161 490 0 20169 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82672

[startup+25.5003 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 29269
/proc/meminfo: memFree=29856640/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=83464 CPUtime=25.48 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 6081 0 0 0 2547 1 0 0 20 0 1 0 122166145 85467136 18320 33554432000 4194304 6199737 140733702757728 140733702756840 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 20866 18320 161 490 0 20367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83464

[startup+51.1003 s]
/proc/loadavg: 2.13 2.18 2.17 3/177 29269
/proc/meminfo: memFree=29833256/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=114812 CPUtime=51.09 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 6727 0 0 0 5107 2 0 0 20 0 1 0 122166145 117567488 21342 33554432000 4194304 6199737 140733702757728 140733702756840 4220704 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 28703 21342 161 490 0 28204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114812

[startup+102.3 s]
/proc/loadavg: 2.06 2.15 2.16 3/177 29270
/proc/meminfo: memFree=29772240/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=116360 CPUtime=102.28 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 7445 0 0 0 10226 2 0 0 20 0 1 0 122166145 119152640 27547 33554432000 4194304 6199737 140733702757728 140733702756344 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 29090 27547 161 490 0 28591 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116360

[startup+162.3 s]
/proc/loadavg: 2.13 2.15 2.16 3/177 29271
/proc/meminfo: memFree=29727864/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=167828 CPUtime=162.26 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 8660 0 0 0 16224 2 0 0 20 0 1 0 122166145 171855872 31455 33554432000 4194304 6199737 140733702757728 140733702756840 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 41957 31455 161 490 0 41458 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 167828

[startup+222.307 s]
/proc/loadavg: 2.22 2.18 2.17 3/177 29272
/proc/meminfo: memFree=29707428/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=169040 CPUtime=222.27 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 8999 0 0 0 22224 3 0 0 20 0 1 0 122166145 173096960 35874 33554432000 4194304 6199737 140733702757728 140733702756840 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 42260 35874 161 490 0 41761 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 169040

[startup+282.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 29274
/proc/meminfo: memFree=29695940/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=169464 CPUtime=282.25 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 9099 0 0 0 28222 3 0 0 20 0 1 0 122166145 173531136 35974 33554432000 4194304 6199737 140733702757728 140733702756840 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 42366 35974 161 490 0 41867 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 169464

[startup+342.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 29275
/proc/meminfo: memFree=29661120/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=170008 CPUtime=342.24 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 9236 0 0 0 34221 3 0 0 20 0 1 0 122166145 174088192 36622 33554432000 4194304 6199737 140733702757728 140733702756840 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 42502 36622 161 490 0 42003 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 170008

[startup+402.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/177 29276
/proc/meminfo: memFree=29659376/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=170440 CPUtime=402.23 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 9370 0 0 0 40220 3 0 0 20 0 1 0 122166145 174530560 36756 33554432000 4194304 6199737 140733702757728 140733702756840 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 42610 36756 161 490 0 42111 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 170440

[startup+462.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 29277
/proc/meminfo: memFree=29610440/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=253224 CPUtime=462.22 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 10281 0 0 0 46218 4 0 0 20 0 1 0 122166145 259301376 48692 33554432000 4194304 6199737 140733702757728 140733702756424 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 63306 48692 161 490 0 62807 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 253224

[startup+522.3 s]
/proc/loadavg: 2.31 2.22 2.19 3/178 29281
/proc/meminfo: memFree=29529732/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=386536 CPUtime=522.21 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 11107 0 0 0 52216 5 0 0 20 0 1 0 122166145 395812864 68756 33554432000 4194304 6199737 140733702757728 140733702756840 4216136 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 96634 68756 161 490 0 96135 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 386536

[startup+582.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 29283
/proc/meminfo: memFree=29519924/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=386940 CPUtime=582.2 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 11266 0 0 0 58215 5 0 0 20 0 1 0 122166145 396226560 68895 33554432000 4194304 6199737 140733702757728 140733702756840 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 96735 68895 161 490 0 96236 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 386940


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


[startup+942.3 s]
/proc/loadavg: 2.29 2.25 2.19 4/177 29290
/proc/meminfo: memFree=29507876/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=389204 CPUtime=942.14 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 11833 0 0 0 94208 6 0 0 20 0 1 0 122166145 398544896 69730 33554432000 4194304 6199737 140733702757728 140733702756840 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 97301 69730 161 490 0 96802 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 389204

[startup+1002.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 29291
/proc/meminfo: memFree=29397212/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=389336 CPUtime=1002.14 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 11868 0 0 0 100208 6 0 0 20 0 1 0 122166145 398680064 69765 33554432000 4194304 6199737 140733702757728 140733702756840 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 97334 69765 161 490 0 96835 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 389336

[startup+1062.3 s]
/proc/loadavg: 2.28 2.26 2.19 4/177 29292
/proc/meminfo: memFree=29375596/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=389468 CPUtime=1062.13 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 11918 0 0 0 106207 6 0 0 20 0 1 0 122166145 398815232 69815 33554432000 4194304 6199737 140733702757728 140733702756840 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 97367 69815 161 490 0 96868 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 389468

[startup+1122.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/178 29296
/proc/meminfo: memFree=29375000/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=389736 CPUtime=1122.12 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 11975 0 0 0 112206 6 0 0 20 0 1 0 122166145 399089664 69872 33554432000 4194304 6199737 140733702757728 140733702756840 4213338 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 97434 69872 161 490 0 96935 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 389736

[startup+1182.3 s]
/proc/loadavg: 2.32 2.27 2.20 3/176 29297
/proc/meminfo: memFree=29374140/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=389888 CPUtime=1182.11 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 12007 0 0 0 118205 6 0 0 20 0 1 0 122166145 399245312 69904 33554432000 4194304 6199737 140733702757728 140733702756840 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 97472 69904 161 490 0 96973 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 389888

[startup+1242.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 29299
/proc/meminfo: memFree=29372880/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=390152 CPUtime=1242.1 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 12084 0 0 0 124204 6 0 0 20 0 1 0 122166145 399515648 69981 33554432000 4194304 6199737 140733702757728 140733702756840 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 97538 69981 161 490 0 97039 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 390152

[startup+1302.3 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 29300
/proc/meminfo: memFree=29372000/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=391156 CPUtime=1302.09 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 12303 0 0 0 130203 6 0 0 20 0 1 0 122166145 400543744 70200 33554432000 4194304 6199737 140733702757728 140733702756840 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 97789 70200 161 490 0 97290 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 391156

[startup+1362.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 29301
/proc/meminfo: memFree=29370872/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=392112 CPUtime=1362.08 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 12524 0 0 0 136202 6 0 0 20 0 1 0 122166145 401522688 70421 33554432000 4194304 6199737 140733702757728 140733702756376 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 98028 70421 161 490 0 97529 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 392112

[startup+1422.3 s]
/proc/loadavg: 2.22 2.24 2.18 4/177 29302
/proc/meminfo: memFree=29335380/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=392456 CPUtime=1422.08 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 12657 0 0 0 142201 7 0 0 20 0 1 0 122166145 401874944 79241 33554432000 4194304 6199737 140733702757728 140733702756840 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 98114 79241 161 490 0 97615 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 392456

[startup+1482.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 29303
/proc/meminfo: memFree=29333996/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=393668 CPUtime=1482.06 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 12906 0 0 0 148199 7 0 0 20 0 1 0 122166145 403116032 79490 33554432000 4194304 6199737 140733702757728 140733702756376 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 98417 79490 161 490 0 97918 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 393668

[startup+1542.31 s]
/proc/loadavg: 2.12 2.19 2.17 3/177 29305
/proc/meminfo: memFree=29332732/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=394216 CPUtime=1542.06 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 13063 0 0 0 154199 7 0 0 20 0 1 0 122166145 403677184 79647 33554432000 4194304 6199737 140733702757728 140733702756840 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 98554 79647 161 490 0 98055 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 394216

[startup+1602.3 s]
/proc/loadavg: 2.23 2.20 2.18 4/177 29306
/proc/meminfo: memFree=29331476/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=394932 CPUtime=1602.04 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 13215 0 0 0 160197 7 0 0 20 0 1 0 122166145 404410368 79799 33554432000 4194304 6199737 140733702757728 140733702756840 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 98733 79799 161 490 0 98234 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 394932

[startup+1662.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 29307
/proc/meminfo: memFree=29330648/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=395544 CPUtime=1662.03 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 13358 0 0 0 166196 7 0 0 20 0 1 0 122166145 405037056 79942 33554432000 4194304 6199737 140733702757728 140733702756840 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 98886 79942 161 490 0 98387 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 395544

[startup+1722.3 s]
/proc/loadavg: 2.18 2.20 2.18 4/178 29311
/proc/meminfo: memFree=29329468/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=396288 CPUtime=1722.02 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 13504 0 0 0 172195 7 0 0 20 0 1 0 122166145 405798912 80088 33554432000 4194304 6199737 140733702757728 140733702756840 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 99072 80088 161 490 0 98573 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 396288

[startup+1782.3 s]
/proc/loadavg: 2.27 2.22 2.18 3/177 29312
/proc/meminfo: memFree=29300404/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=396568 CPUtime=1782.01 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 13567 0 0 0 178194 7 0 0 20 0 1 0 122166145 406085632 80151 33554432000 4194304 6199737 140733702757728 140733702756840 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 99142 80151 161 490 0 98643 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 396568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 29359
/proc/meminfo: memFree=29643100/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=396568 CPUtime=1800.01 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 13567 0 0 0 179994 7 0 0 20 0 1 0 122166145 406085632 80151 33554432000 4194304 6199737 140733702757728 140733702756840 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 99142 80151 161 490 0 98643 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 396568

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 29359
/proc/meminfo: memFree=29643100/32872528 swapFree=14956/1314940
[pid=29268] ppid=29265 vsize=396568 CPUtime=1800.01 cores=0,2,4,6
/proc/29268/stat : 29268 (cdcl-cuttingpla) R 29265 29268 26125 0 -1 4202496 13567 0 0 0 179994 7 0 0 20 0 1 0 122166145 406085632 80151 33554432000 4194304 6199737 140733702757728 140733702756840 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29268/statm: 99142 80151 161 490 0 98643 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 396568

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.078987
maximum resident set size= 320604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1980

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.5727 second user time and 16.6875 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 18:12:12
IDJOB=4087159
IDBENCH=73968
IDSOLVER=2548
FILE ID=node131/4087159-1465402332
RUNJOBID= node131-1465391500-26141
PBS_JOBID= 19853803
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12038_7-unsat.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087159-1465402332/watcher-4087159-1465402332 -o /tmp/evaluation-result-4087159-1465402332/solver-4087159-1465402332 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26141 --watchdog 1960 --input HOME/instance-4087159-1465402332.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= dcebcc122dcddcac4192e5e5bf5bd3e3
RANDOM SEED=647610521

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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:        29960428 kB
Buffers:          183156 kB
Cached:           584940 kB
SwapCached:         4716 kB
Active:           274304 kB
Inactive:         549292 kB
Active(anon):      52172 kB
Inactive(anon):     5604 kB
Active(file):     222132 kB
Inactive(file):   543688 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:             10880 kB
Writeback:             0 kB
AnonPages:       1330120 kB
Mapped:             9064 kB
Shmem:                 0 kB
Slab:             640468 kB
SReclaimable:      84092 kB
SUnreclaim:       556376 kB
KernelStack:        1472 kB
PageTables:         6856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1485916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1300480 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= 71728 MiB
End job on node131 at 2016-06-08 18:42:12