Trace number 4088210

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C880.b.opb
MD5SUMd95d18eb9f9494c32273975c1bc570ba
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark0.108983
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved YES
Number of variables756
Total number of constraints1853
Number of constraints which are clauses1853
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint80
Number of terms in the objective function 756
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 756
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 756
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 756 #constraint= 1853
0.19/0.21	c #Conflicts:       1000 | #Learnt:       1007 | 0.003
0.19/0.21	c total clause space: 11.2235MB
0.19/0.21	c total #watches: 156762
0.39/0.43	c total #propagations: 42262 / total #impl: 2592460 (eff. 0.016)
0.39/0.43	c #Conflicts:       2000 | #Learnt:       2012 | 0.003
0.39/0.43	c total clause space: 18.2382MB
0.39/0.43	c total #watches: 309745
0.78/0.88	c total #propagations: 107532 / total #impl: 7651915 (eff. 0.014)
0.78/0.88	c GC COLLECT
0.78/0.88	c #Conflicts:       3000 | #Learnt:       2023 | 0.002
0.78/0.88	c total clause space: 18.2382MB
0.78/0.88	c total #watches: 277594
1.28/1.33	c total #propagations: 202303 / total #impl: 14251544 (eff. 0.014)
1.28/1.33	c #Conflicts:       4000 | #Learnt:       3023 | 0.002
1.28/1.33	c total clause space: 18.2382MB
1.28/1.33	c total #watches: 318023
1.58/1.66	c total #propagations: 314627 / total #impl: 22476179 (eff. 0.014)
1.58/1.66	c GC COLLECT
1.58/1.66	c #Conflicts:       5000 | #Learnt:       2375 | 0.001
1.58/1.66	c total clause space: 18.2382MB
1.58/1.66	c total #watches: 254933
2.19/2.20	c total #propagations: 379942 / total #impl: 29621236 (eff. 0.013)
2.19/2.20	c #Conflicts:       6000 | #Learnt:       3375 | 0.001
2.19/2.20	c total clause space: 18.2382MB
2.19/2.20	c total #watches: 289658
2.48/2.54	c total #propagations: 432793 / total #impl: 33450025 (eff. 0.013)
2.48/2.54	c GC COLLECT
2.48/2.54	c #Conflicts:       7000 | #Learnt:       2261 | 0.001
2.48/2.54	c total clause space: 18.2382MB
2.48/2.54	c total #watches: 214415
2.78/2.82	c total #propagations: 469687 / total #impl: 35123462 (eff. 0.013)
2.78/2.82	c #Conflicts:       8000 | #Learnt:       3261 | 0.001
2.78/2.82	c total clause space: 18.2382MB
2.78/2.82	c total #watches: 245770
2.98/3.04	c total #propagations: 511071 / total #impl: 37877302 (eff. 0.013)
2.98/3.04	c #Conflicts:       9000 | #Learnt:       4261 | 0.001
2.98/3.04	c total clause space: 18.2382MB
2.98/3.04	c total #watches: 255067
3.39/3.43	c total #propagations: 538633 / total #impl: 39979392 (eff. 0.013)
3.39/3.43	c GC COLLECT
3.39/3.43	c #Conflicts:      10000 | #Learnt:       2750 | 0.001
3.39/3.43	c total clause space: 18.2382MB
3.39/3.43	c total #watches: 138296
3.88/3.95	c total #propagations: 694161 / total #impl: 41957104 (eff. 0.017)
3.88/3.95	c #Conflicts:      11000 | #Learnt:       3750 | 0.001
3.88/3.95	c total clause space: 18.2382MB
3.88/3.95	c total #watches: 160108
4.49/4.52	c total #propagations: 851130 / total #impl: 44979227 (eff. 0.019)
4.49/4.52	c #Conflicts:      12000 | #Learnt:       4750 | 0.001
4.49/4.52	c total clause space: 18.2382MB
4.49/4.52	c total #watches: 172633
5.08/5.16	c total #propagations: 1077570 / total #impl: 48543111 (eff. 0.022)
5.08/5.16	c #Conflicts:      13000 | #Learnt:       5750 | 0.001
5.08/5.16	c total clause space: 18.2382MB
5.08/5.16	c total #watches: 192351
5.68/5.79	c total #propagations: 1186654 / total #impl: 53580430 (eff. 0.022)
5.68/5.79	c GC COLLECT
5.68/5.79	c #Conflicts:      14000 | #Learnt:       3894 | 0.001
5.68/5.79	c total clause space: 18.2382MB
5.68/5.79	c total #watches: 128881
6.28/6.34	c total #propagations: 1305949 / total #impl: 59470788 (eff. 0.022)
6.28/6.34	c #Conflicts:      15000 | #Learnt:       4894 | 0.001
6.28/6.34	c total clause space: 18.2382MB
6.28/6.34	c total #watches: 147229
6.59/6.60	c total #propagations: 1388945 / total #impl: 62350878 (eff. 0.022)
6.59/6.60	c #Conflicts:      16000 | #Learnt:       5894 | 0.001
6.59/6.60	c total clause space: 18.2382MB
6.59/6.60	c total #watches: 191968
6.78/6.88	c total #propagations: 1424092 / total #impl: 65419437 (eff. 0.022)
6.78/6.88	c GC COLLECT
6.78/6.88	c #Conflicts:      17000 | #Learnt:       3726 | 0.001
6.78/6.88	c total clause space: 18.2382MB
6.78/6.88	c total #watches: 163669
7.18/7.20	c total #propagations: 1471059 / total #impl: 68634915 (eff. 0.021)
7.18/7.20	c #Conflicts:      18000 | #Learnt:       4726 | 0.001
7.18/7.20	c total clause space: 18.2382MB
7.18/7.20	c total #watches: 256472
7.59/7.64	c total #propagations: 1511839 / total #impl: 72850161 (eff. 0.021)
7.59/7.64	c #Conflicts:      19000 | #Learnt:       5726 | 0.001
7.59/7.64	c total clause space: 29.637MB
7.59/7.64	c total #watches: 337936
8.29/8.36	c total #propagations: 1593735 / total #impl: 81971271 (eff. 0.019)
8.29/8.36	c #Conflicts:      20000 | #Learnt:       6726 | 0.001
8.29/8.36	c total clause space: 29.637MB
8.29/8.36	c total #watches: 432590
8.79/8.81	c total #propagations: 1685527 / total #impl: 97459202 (eff. 0.017)
8.79/8.81	c GC COLLECT
8.79/8.81	c #Conflicts:      21000 | #Learnt:       4236 | 0.001
8.79/8.81	c total clause space: 29.637MB
8.79/8.81	c total #watches: 441984
9.19/9.24	c total #propagations: 1740104 / total #impl: 104435185 (eff. 0.017)
9.19/9.24	c #Conflicts:      22000 | #Learnt:       5236 | 0.001
9.19/9.24	c total clause space: 29.637MB
9.19/9.24	c total #watches: 496468
9.69/9.79	c total #propagations: 1843836 / total #impl: 107590908 (eff. 0.017)
9.69/9.79	c #Conflicts:      23000 | #Learnt:       6236 | 0.001
9.69/9.79	c total clause space: 29.637MB
9.69/9.79	c total #watches: 510448
10.39/10.43	c total #propagations: 1902118 / total #impl: 112315383 (eff. 0.017)
10.39/10.43	c #Conflicts:      24000 | #Learnt:       7236 | 0.001
10.39/10.43	c total clause space: 29.637MB
10.39/10.43	c total #watches: 533612
10.99/11.07	c total #propagations: 1970532 / total #impl: 117219303 (eff. 0.017)
10.99/11.07	c GC COLLECT
10.99/11.07	c #Conflicts:      25000 | #Learnt:       4436 | 0.001
10.99/11.07	c total clause space: 29.637MB
10.99/11.07	c total #watches: 356051
11.59/11.60	c total #propagations: 2081914 / total #impl: 123443204 (eff. 0.017)
11.59/11.60	c #Conflicts:      26000 | #Learnt:       5436 | 0.001
11.59/11.60	c total clause space: 29.637MB
11.59/11.60	c total #watches: 388982
12.19/12.28	c total #propagations: 2181557 / total #impl: 127247519 (eff. 0.017)
12.19/12.28	c #Conflicts:      27000 | #Learnt:       6436 | 0.001
12.19/12.28	c total clause space: 29.637MB
12.19/12.28	c total #watches: 444484
13.09/13.15	c total #propagations: 2283593 / total #impl: 133766564 (eff. 0.017)
13.09/13.15	c #Conflicts:      28000 | #Learnt:       7436 | 0.001
13.09/13.15	c total clause space: 29.637MB
13.09/13.15	c total #watches: 516040
13.89/13.93	c total #propagations: 2405851 / total #impl: 143049746 (eff. 0.017)
13.89/13.93	c GC COLLECT
13.89/13.93	c #Conflicts:      29000 | #Learnt:       4331 | 0.001
13.89/13.93	c total clause space: 29.637MB
13.89/13.93	c total #watches: 288565
14.59/14.68	c total #propagations: 2540672 / total #impl: 149676552 (eff. 0.017)
14.59/14.68	c #Conflicts:      30000 | #Learnt:       5331 | 0.001
14.59/14.68	c total clause space: 29.637MB
14.59/14.68	c total #watches: 309854
15.39/15.48	c total #propagations: 2647920 / total #impl: 157461209 (eff. 0.017)
15.39/15.48	c #Conflicts:      31000 | #Learnt:       6331 | 0.001
15.39/15.48	c total clause space: 29.637MB
15.39/15.48	c total #watches: 325177
16.18/16.24	c total #propagations: 2759749 / total #impl: 165576133 (eff. 0.017)
16.18/16.24	c #Conflicts:      32000 | #Learnt:       7331 | 0.001
16.18/16.24	c total clause space: 29.637MB
16.18/16.24	c total #watches: 347222
16.88/16.95	c total #propagations: 2853234 / total #impl: 174461727 (eff. 0.016)
16.88/16.95	c #Conflicts:      33000 | #Learnt:       8331 | 0.001
16.88/16.95	c total clause space: 29.637MB
16.88/16.95	c total #watches: 360277
17.59/17.70	c total #propagations: 2974443 / total #impl: 182695741 (eff. 0.016)
17.59/17.70	c GC COLLECT
17.59/17.70	c #Conflicts:      34000 | #Learnt:       4930 | 0.001
17.59/17.70	c total clause space: 29.637MB
17.59/17.70	c total #watches: 169170
18.28/18.31	c total #propagations: 3131328 / total #impl: 190874630 (eff. 0.016)
18.28/18.31	c #Conflicts:      35000 | #Learnt:       5930 | 0.001
18.28/18.31	c total clause space: 29.637MB
18.28/18.31	c total #watches: 184687
19.08/19.12	c total #propagations: 3259605 / total #impl: 199028349 (eff. 0.016)
19.08/19.12	c #Conflicts:      36000 | #Learnt:       6930 | 0.001
19.08/19.12	c total clause space: 29.637MB
19.08/19.12	c total #watches: 208045
19.79/19.90	c total #propagations: 3343747 / total #impl: 208966055 (eff. 0.016)
19.79/19.90	c #Conflicts:      37000 | #Learnt:       7930 | 0.001
19.79/19.90	c total clause space: 29.637MB
19.79/19.90	c total #watches: 231612
20.68/20.73	c total #propagations: 3399828 / total #impl: 220566247 (eff. 0.015)
20.68/20.73	c #Conflicts:      38000 | #Learnt:       8930 | 0.001
20.68/20.73	c total clause space: 29.637MB
20.68/20.73	c total #watches: 257551
21.48/21.58	c total #propagations: 3461180 / total #impl: 231464984 (eff. 0.015)
21.48/21.58	c GC COLLECT
21.48/21.58	c #Conflicts:      39000 | #Learnt:       5236 | 0.001
21.48/21.58	c total clause space: 29.637MB
21.48/21.58	c total #watches: 181756
22.28/22.37	c total #propagations: 3535950 / total #impl: 243573920 (eff. 0.015)
22.28/22.37	c #Conflicts:      40000 | #Learnt:       6236 | 0.001
22.28/22.37	c total clause space: 29.637MB
22.28/22.37	c total #watches: 202399
23.09/23.16	c total #propagations: 3591682 / total #impl: 257136861 (eff. 0.014)
23.09/23.16	c #Conflicts:      41000 | #Learnt:       7236 | 0.001
23.09/23.16	c total clause space: 29.637MB
23.09/23.16	c total #watches: 222963
23.98/24.04	c total #propagations: 3663609 / total #impl: 269431562 (eff. 0.014)
23.98/24.04	c #Conflicts:      42000 | #Learnt:       8236 | 0.001
23.98/24.04	c total clause space: 29.637MB
23.98/24.04	c total #watches: 324485
25.18/25.20	c total #propagations: 3726433 / total #impl: 286844483 (eff. 0.013)
25.18/25.20	c #Conflicts:      43000 | #Learnt:       9236 | 0.001
25.18/25.20	c total clause space: 29.637MB
25.18/25.20	c total #watches: 367103
26.18/26.20	c total #propagations: 3790839 / total #impl: 302672247 (eff. 0.013)
26.18/26.20	c GC COLLECT
26.18/26.20	c #Conflicts:      44000 | #Learnt:       5241 | 0.001
26.18/26.20	c total clause space: 29.637MB
26.18/26.20	c total #watches: 331434
26.98/27.04	c total #propagations: 3885967 / total #impl: 313211647 (eff. 0.012)
26.98/27.04	c #Conflicts:      45000 | #Learnt:       6241 | 0.001
26.98/27.04	c total clause space: 29.637MB
26.98/27.04	c total #watches: 362517
27.98/28.03	c total #propagations: 3939139 / total #impl: 322016292 (eff. 0.012)
27.98/28.03	c #Conflicts:      46000 | #Learnt:       7241 | 0.003
27.98/28.03	c total clause space: 29.637MB
27.98/28.03	c total #watches: 387677
28.98/29.00	c total #propagations: 4016092 / total #impl: 330388973 (eff. 0.012)
28.98/29.00	c #Conflicts:      47000 | #Learnt:       8241 | 0.003
28.98/29.00	c total clause space: 29.637MB
28.98/29.00	c total #watches: 412468
29.98/30.08	c total #propagations: 4089250 / total #impl: 338504994 (eff. 0.012)
29.98/30.08	c #Conflicts:      48000 | #Learnt:       9241 | 0.003
29.98/30.08	c total clause space: 29.637MB
29.98/30.08	c total #watches: 434582
31.08/31.12	c total #propagations: 4222452 / total #impl: 346964481 (eff. 0.012)
31.08/31.12	c #Conflicts:      49000 | #Learnt:      10241 | 0.003
31.08/31.12	c total clause space: 29.637MB
31.08/31.12	c total #watches: 466079
31.89/31.99	c total #propagations: 4362258 / total #impl: 356488928 (eff. 0.012)
31.89/31.99	c GC COLLECT
31.89/31.99	c #Conflicts:      50000 | #Learnt:       5934 | 0.003
31.89/31.99	c total clause space: 48.1602MB
31.89/31.99	c total #watches: 268026
32.68/32.74	c total #propagations: 4493461 / total #impl: 366502272 (eff. 0.012)
32.68/32.74	c #Conflicts:      51000 | #Learnt:       6934 | 0.003
32.68/32.74	c total clause space: 48.1602MB
32.68/32.74	c total #watches: 286224
33.38/33.42	c total #propagations: 4640940 / total #impl: 374501472 (eff. 0.012)
33.38/33.42	c #Conflicts:      52000 | #Learnt:       7934 | 0.003
33.38/33.42	c total clause space: 48.1602MB
33.38/33.42	c total #watches: 301000
34.09/34.16	c total #propagations: 4785301 / total #impl: 380593222 (eff. 0.013)
34.09/34.16	c #Conflicts:      53000 | #Learnt:       8934 | 0.003
34.09/34.16	c total clause space: 48.1602MB
34.09/34.16	c total #watches: 323170
34.88/34.90	c total #propagations: 4915088 / total #impl: 386833963 (eff. 0.013)
34.88/34.90	c #Conflicts:      54000 | #Learnt:       9934 | 0.002
34.88/34.90	c total clause space: 48.1602MB
34.88/34.90	c total #watches: 339765
35.68/35.74	c total #propagations: 5045462 / total #impl: 393993511 (eff. 0.013)
35.68/35.74	c #Conflicts:      55000 | #Learnt:      10934 | 0.002
35.68/35.74	c total clause space: 48.1602MB
35.68/35.74	c total #watches: 352395
36.29/36.39	c total #propagations: 5155002 / total #impl: 399721053 (eff. 0.013)
36.29/36.39	c GC COLLECT
36.29/36.39	c #Conflicts:      56000 | #Learnt:       6332 | 0.002
36.29/36.39	c total clause space: 48.1602MB
36.29/36.39	c total #watches: 207164
36.98/37.04	c total #propagations: 5243548 / total #impl: 406251555 (eff. 0.013)
36.98/37.04	c #Conflicts:      57000 | #Learnt:       7332 | 0.002
36.98/37.04	c total clause space: 48.1602MB
36.98/37.04	c total #watches: 220234
37.58/37.62	c total #propagations: 5347946 / total #impl: 413805863 (eff. 0.013)
37.58/37.62	c #Conflicts:      58000 | #Learnt:       8332 | 0.002
37.58/37.62	c total clause space: 48.1602MB
37.58/37.62	c total #watches: 246830
38.28/38.35	c total #propagations: 5478076 / total #impl: 419989021 (eff. 0.013)
38.28/38.35	c #Conflicts:      59000 | #Learnt:       9332 | 0.002
38.28/38.35	c total clause space: 48.1602MB
38.28/38.35	c total #watches: 296940
39.18/39.23	c total #propagations: 5619691 / total #impl: 427658962 (eff. 0.013)
39.18/39.23	c #Conflicts:      60000 | #Learnt:      10332 | 0.002
39.18/39.23	c total clause space: 48.1602MB
39.18/39.23	c total #watches: 322150
40.08/40.14	c total #propagations: 5801732 / total #impl: 436000421 (eff. 0.013)
40.08/40.14	c #Conflicts:      61000 | #Learnt:      11332 | 0.002
40.08/40.14	c total clause space: 48.1602MB
40.08/40.14	c total #watches: 360175
40.98/41.07	c total #propagations: 5957366 / total #impl: 446087024 (eff. 0.013)
40.98/41.07	c GC COLLECT
40.98/41.07	c #Conflicts:      62000 | #Learnt:       6433 | 0.002
40.98/41.07	c total clause space: 48.1602MB
40.98/41.07	c total #watches: 316091
42.28/42.33	c total #propagations: 6156564 / total #impl: 455015540 (eff. 0.014)
42.28/42.33	c #Conflicts:      63000 | #Learnt:       7433 | 0.002
42.28/42.33	c total clause space: 48.1602MB
42.28/42.33	c total #watches: 367956
43.99/44.01	c total #propagations: 6337402 / total #impl: 479327296 (eff. 0.013)
43.99/44.01	c #Conflicts:      64000 | #Learnt:       8433 | 0.002
43.99/44.01	c total clause space: 48.1602MB
43.99/44.01	c total #watches: 400108
45.09/45.20	c total #propagations: 6468309 / total #impl: 516694389 (eff. 0.013)
45.09/45.20	c #Conflicts:      65000 | #Learnt:       9433 | 0.002
45.09/45.20	c total clause space: 48.1602MB
45.09/45.20	c total #watches: 438197
46.48/46.50	c total #propagations: 6601799 / total #impl: 529955487 (eff. 0.012)
46.48/46.50	c #Conflicts:      66000 | #Learnt:      10433 | 0.002
46.48/46.50	c total clause space: 48.1602MB
46.48/46.50	c total #watches: 460397
47.78/47.80	c total #propagations: 6695990 / total #impl: 544076018 (eff. 0.012)
47.78/47.80	c #Conflicts:      67000 | #Learnt:      11433 | 0.003
47.78/47.80	c total clause space: 48.1602MB
47.78/47.80	c total #watches: 510095
49.38/49.42	c total #propagations: 6786699 / total #impl: 554190070 (eff. 0.012)
49.38/49.42	c #Conflicts:      68000 | #Learnt:      12433 | 0.003
49.38/49.42	c total clause space: 48.1602MB
49.38/49.42	c total #watches: 539220
50.78/50.83	c total #propagations: 6963926 / total #impl: 565358814 (eff. 0.012)
50.78/50.83	c GC COLLECT
50.78/50.83	c #Conflicts:      69000 | #Learnt:       7234 | 0.003
50.78/50.83	c total clause space: 48.1602MB
50.78/50.83	c total #watches: 352643
52.08/52.19	c total #propagations: 7164960 / total #impl: 579607109 (eff. 0.012)
52.08/52.19	c #Conflicts:      70000 | #Learnt:       8234 | 0.003
52.08/52.19	c total clause space: 48.1602MB
52.08/52.19	c total #watches: 390278
53.48/53.52	c total #propagations: 7299195 / total #impl: 594161005 (eff. 0.012)
53.48/53.52	c #Conflicts:      71000 | #Learnt:       9234 | 0.003
53.48/53.52	c total clause space: 48.1602MB
53.48/53.52	c total #watches: 424251
55.09/55.12	c total #propagations: 7411693 / total #impl: 606388520 (eff. 0.012)
55.09/55.12	c #Conflicts:      72000 | #Learnt:      10234 | 0.003
55.09/55.12	c total clause space: 48.1602MB
55.09/55.12	c total #watches: 459209
56.78/56.82	c total #propagations: 7494268 / total #impl: 621991522 (eff. 0.012)
56.78/56.82	c #Conflicts:      73000 | #Learnt:      11234 | 0.003
56.78/56.82	c total clause space: 48.1602MB
56.78/56.82	c total #watches: 504462
58.98/59.05	c total #propagations: 7601605 / total #impl: 635802315 (eff. 0.012)
58.98/59.05	c #Conflicts:      74000 | #Learnt:      12234 | 0.003
58.98/59.05	c total clause space: 48.1602MB
58.98/59.05	c total #watches: 525052
60.78/60.88	c total #propagations: 7764900 / total #impl: 648360628 (eff. 0.012)
60.78/60.88	c GC COLLECT
60.78/60.88	c #Conflicts:      75000 | #Learnt:       6728 | 0.002
60.78/60.88	c total clause space: 48.1602MB
60.78/60.88	c total #watches: 310839
62.28/62.31	c total #propagations: 7865025 / total #impl: 662607085 (eff. 0.012)
62.28/62.31	c #Conflicts:      76000 | #Learnt:       7728 | 0.002
62.28/62.31	c total clause space: 48.1602MB
62.28/62.31	c total #watches: 340986
63.48/63.51	c total #propagations: 7994782 / total #impl: 674733760 (eff. 0.012)
63.48/63.51	c #Conflicts:      77000 | #Learnt:       8728 | 0.002
63.48/63.51	c total clause space: 48.1602MB
63.48/63.51	c total #watches: 412442
64.58/64.65	c total #propagations: 8083638 / total #impl: 689247360 (eff. 0.012)
64.58/64.65	c #Conflicts:      78000 | #Learnt:       9728 | 0.003
64.58/64.65	c total clause space: 48.1602MB
64.58/64.65	c total #watches: 499926
65.88/65.98	c total #propagations: 8156955 / total #impl: 710773509 (eff. 0.011)
65.88/65.98	c #Conflicts:      79000 | #Learnt:      10728 | 0.003
65.88/65.98	c total clause space: 48.1602MB
65.88/65.98	c total #watches: 545439
67.48/67.54	c total #propagations: 8231857 / total #impl: 722135139 (eff. 0.011)
67.48/67.54	c #Conflicts:      80000 | #Learnt:      11728 | 0.003
67.48/67.54	c total clause space: 48.1602MB
67.48/67.54	c total #watches: 636647
69.57/69.68	c total #propagations: 8307146 / total #impl: 735054721 (eff. 0.011)
69.57/69.68	c #Conflicts:      81000 | #Learnt:      12728 | 0.003
69.57/69.68	c total clause space: 48.1602MB
69.57/69.68	c total #watches: 664847
71.07/71.18	c total #propagations: 8400814 / total #impl: 745442419 (eff. 0.011)
71.07/71.18	c GC COLLECT
71.07/71.18	c #Conflicts:      82000 | #Learnt:       6931 | 0.003
71.07/71.18	c total clause space: 48.1602MB
71.07/71.18	c total #watches: 458879
72.17/72.22	c total #propagations: 8442465 / total #impl: 758237063 (eff. 0.011)
72.17/72.22	c #Conflicts:      83000 | #Learnt:       7931 | 0.003
72.17/72.22	c total clause space: 48.1602MB
72.17/72.22	c total #watches: 521099
74.07/74.14	c total #propagations: 8476095 / total #impl: 774946377 (eff. 0.011)
74.07/74.14	c #Conflicts:      84000 | #Learnt:       8931 | 0.003
74.07/74.14	c total clause space: 48.1602MB
74.07/74.14	c total #watches: 553518
75.88/76.00	c total #propagations: 8620856 / total #impl: 788478692 (eff. 0.011)
75.88/76.00	c #Conflicts:      85000 | #Learnt:       9931 | 0.003
75.88/76.00	c total clause space: 48.1602MB
75.88/76.00	c total #watches: 571223
77.37/77.46	c total #propagations: 8758804 / total #impl: 809184953 (eff. 0.011)
77.37/77.46	c #Conflicts:      86000 | #Learnt:      10931 | 0.003
77.37/77.46	c total clause space: 48.1602MB
77.37/77.46	c total #watches: 661387
79.67/79.77	c total #propagations: 8808238 / total #impl: 829332865 (eff. 0.011)
79.67/79.77	c #Conflicts:      87000 | #Learnt:      11931 | 0.003
79.67/79.77	c total clause space: 48.1602MB
79.67/79.77	c total #watches: 681985
82.07/82.15	c total #propagations: 8954193 / total #impl: 844216144 (eff. 0.011)
82.07/82.15	c #Conflicts:      88000 | #Learnt:      12931 | 0.003
82.07/82.15	c total clause space: 48.1602MB
82.07/82.15	c total #watches: 690655
83.87/83.96	c total #propagations: 9109334 / total #impl: 860710168 (eff. 0.011)
83.87/83.96	c #Conflicts:      89000 | #Learnt:      13931 | 0.003
83.87/83.96	c total clause space: 48.1602MB
83.87/83.96	c total #watches: 699995
85.37/85.40	c total #propagations: 9292481 / total #impl: 870196507 (eff. 0.011)
85.37/85.40	c GC COLLECT
85.37/85.40	c #Conflicts:      90000 | #Learnt:       7840 | 0.003
85.37/85.40	c total clause space: 48.1602MB
85.37/85.40	c total #watches: 344369
86.37/86.45	c total #propagations: 9422202 / total #impl: 881904845 (eff. 0.011)
86.37/86.45	c #Conflicts:      91000 | #Learnt:       8840 | 0.003
86.37/86.45	c total clause space: 48.1602MB
86.37/86.45	c total #watches: 353563
87.37/87.45	c total #propagations: 9615185 / total #impl: 890236315 (eff. 0.011)
87.37/87.45	c #Conflicts:      92000 | #Learnt:       9840 | 0.003
87.37/87.45	c total clause space: 48.1602MB
87.37/87.45	c total #watches: 365578
88.47/88.59	c total #propagations: 9805672 / total #impl: 898513157 (eff. 0.011)
88.47/88.59	c #Conflicts:      93000 | #Learnt:      10840 | 0.003
88.47/88.59	c total clause space: 48.1602MB
88.47/88.59	c total #watches: 383744
89.67/89.77	c total #propagations: 9915957 / total #impl: 909451762 (eff. 0.011)
89.67/89.77	c #Conflicts:      94000 | #Learnt:      11840 | 0.003
89.67/89.77	c total clause space: 48.1602MB
89.67/89.77	c total #watches: 401718
91.07/91.11	c total #propagations: 9977576 / total #impl: 918420725 (eff. 0.011)
91.07/91.11	c #Conflicts:      95000 | #Learnt:      12840 | 0.003
91.07/91.11	c total clause space: 48.1602MB
91.07/91.11	c total #watches: 424958
92.37/92.47	c total #propagations: 10046019 / total #impl: 929264003 (eff. 0.011)
92.37/92.47	c #Conflicts:      96000 | #Learnt:      13840 | 0.003
92.37/92.47	c total clause space: 48.1602MB
92.37/92.47	c total #watches: 444691
93.77/93.83	c total #propagations: 10167516 / total #impl: 935176740 (eff. 0.011)
93.77/93.83	c #Conflicts:      97000 | #Learnt:      14840 | 0.003
93.77/93.83	c total clause space: 48.1602MB
93.77/93.83	c total #watches: 463106
94.57/94.69	c total #propagations: 10291761 / total #impl: 944431924 (eff. 0.011)
94.57/94.69	c GC COLLECT
94.57/94.69	c #Conflicts:      98000 | #Learnt:       8433 | 0.003
94.57/94.69	c total clause space: 48.1602MB
94.57/94.69	c total #watches: 214874
95.57/95.65	c total #propagations: 10393443 / total #impl: 952808522 (eff. 0.011)
95.57/95.65	c #Conflicts:      99000 | #Learnt:       9433 | 0.003
95.57/95.65	c total clause space: 48.1602MB
95.57/95.65	c total #watches: 230481
96.57/96.68	c total #propagations: 10502426 / total #impl: 961951540 (eff. 0.011)
96.57/96.68	c #Conflicts:     100000 | #Learnt:      10433 | 0.003
96.57/96.68	c total clause space: 48.1602MB
96.57/96.68	c total #watches: 244884
97.67/97.79	c total #propagations: 10598007 / total #impl: 971812873 (eff. 0.011)
97.67/97.79	c #Conflicts:     101000 | #Learnt:      11433 | 0.003
97.67/97.79	c total clause space: 48.1602MB
97.67/97.79	c total #watches: 256465
98.97/99.02	c total #propagations: 10722168 / total #impl: 983230530 (eff. 0.011)
98.97/99.02	c #Conflicts:     102000 | #Learnt:      12433 | 0.003
98.97/99.02	c total clause space: 48.1602MB
98.97/99.02	c total #watches: 287347
100.17/100.21	c total #propagations: 10819504 / total #impl: 994926078 (eff. 0.011)
100.17/100.21	c #Conflicts:     103000 | #Learnt:      13433 | 0.003
100.17/100.21	c total clause space: 48.1602MB
100.17/100.21	c total #watches: 315575
101.56/101.65	c total #propagations: 10893433 / total #impl: 1010141155 (eff. 0.011)
101.56/101.65	c #Conflicts:     104000 | #Learnt:      14433 | 0.003
101.56/101.65	c total clause space: 48.1602MB
101.56/101.65	c total #watches: 328861
102.97/103.08	c total #propagations: 10999457 / total #impl: 1018794534 (eff. 0.011)
102.97/103.08	c #Conflicts:     105000 | #Learnt:      15433 | 0.003
102.97/103.08	c total clause space: 48.1602MB
102.97/103.08	c total #watches: 346844
103.97/104.08	c total #propagations: 11112944 / total #impl: 1030397364 (eff. 0.011)
103.97/104.08	c GC COLLECT
103.97/104.08	c #Conflicts:     106000 | #Learnt:       8729 | 0.003
103.97/104.08	c total clause space: 48.1602MB
103.97/104.08	c total #watches: 228990
105.07/105.19	c total #propagations: 11216693 / total #impl: 1041670663 (eff. 0.011)
105.07/105.19	c #Conflicts:     107000 | #Learnt:       9729 | 0.002
105.07/105.19	c total clause space: 48.1602MB
105.07/105.19	c total #watches: 241733
105.97/106.09	c total #propagations: 11343179 / total #impl: 1049706512 (eff. 0.011)
105.97/106.09	c #Conflicts:     108000 | #Learnt:      10729 | 0.002
105.97/106.09	c total clause space: 48.1602MB
105.97/106.09	c total #watches: 254785
107.07/107.18	c total #propagations: 11499363 / total #impl: 1054091605 (eff. 0.011)
107.07/107.18	c #Conflicts:     109000 | #Learnt:      11729 | 0.003
107.07/107.18	c total clause space: 48.1602MB
107.07/107.18	c total #watches: 279906
108.37/108.42	c total #propagations: 11624235 / total #impl: 1061101859 (eff. 0.011)
108.37/108.42	c #Conflicts:     110000 | #Learnt:      12729 | 0.003
108.37/108.42	c total clause space: 48.1602MB
108.37/108.42	c total #watches: 297543
109.67/109.73	c total #propagations: 11784560 / total #impl: 1068652656 (eff. 0.011)
109.67/109.73	c #Conflicts:     111000 | #Learnt:      13729 | 0.003
109.67/109.73	c total clause space: 48.1602MB
109.67/109.73	c total #watches: 308341
110.87/110.97	c total #propagations: 11896607 / total #impl: 1077079540 (eff. 0.011)
110.87/110.97	c #Conflicts:     112000 | #Learnt:      14729 | 0.003
110.87/110.97	c total clause space: 48.1602MB
110.87/110.97	c total #watches: 320903
111.97/112.03	c total #propagations: 12116447 / total #impl: 1082910288 (eff. 0.011)
111.97/112.03	c #Conflicts:     113000 | #Learnt:      15729 | 0.003
111.97/112.03	c total clause space: 48.1602MB
111.97/112.03	c total #watches: 347030
112.87/112.97	c total #propagations: 12232193 / total #impl: 1089590638 (eff. 0.011)
112.87/112.97	c GC COLLECT
112.87/112.97	c #Conflicts:     114000 | #Learnt:       8726 | 0.003
112.87/112.97	c total clause space: 48.1602MB
112.87/112.97	c total #watches: 224619
113.97/114.01	c total #propagations: 12333416 / total #impl: 1096760002 (eff. 0.011)
113.97/114.01	c #Conflicts:     115000 | #Learnt:       9726 | 0.003
113.97/114.01	c total clause space: 48.1602MB
113.97/114.01	c total #watches: 244233
114.67/114.78	c total #propagations: 12497105 / total #impl: 1102942464 (eff. 0.011)
114.67/114.78	c #Conflicts:     116000 | #Learnt:      10726 | 0.003
114.67/114.78	c total clause space: 48.1602MB
114.67/114.78	c total #watches: 276859
115.58/115.67	c total #propagations: 12594653 / total #impl: 1111755167 (eff. 0.011)
115.58/115.67	c #Conflicts:     117000 | #Learnt:      11726 | 0.003
115.58/115.67	c total clause space: 48.1602MB
115.58/115.67	c total #watches: 398333
116.47/116.55	c total #propagations: 12638587 / total #impl: 1118699738 (eff. 0.011)
116.47/116.55	c #Conflicts:     118000 | #Learnt:      12726 | 0.003
116.47/116.55	c total clause space: 48.1602MB
116.47/116.55	c total #watches: 588436
118.17/118.20	c total #propagations: 12690222 / total #impl: 1134447091 (eff. 0.011)
118.17/118.20	c #Conflicts:     119000 | #Learnt:      13726 | 0.003
118.17/118.20	c total clause space: 48.1602MB
118.17/118.20	c total #watches: 790905
120.37/120.41	c total #propagations: 12769050 / total #impl: 1175731210 (eff. 0.011)
120.37/120.41	c #Conflicts:     120000 | #Learnt:      14726 | 0.003
120.37/120.41	c total clause space: 78.2603MB
120.37/120.41	c total #watches: 896592
122.57/122.67	c total #propagations: 12862352 / total #impl: 1221314702 (eff. 0.011)
122.57/122.67	c #Conflicts:     121000 | #Learnt:      15726 | 0.003
122.57/122.67	c total clause space: 78.2603MB
122.57/122.67	c total #watches: 960014
124.97/125.01	c total #propagations: 12999803 / total #impl: 1255836886 (eff. 0.010)
124.97/125.01	c GC COLLECT
124.97/125.01	c #Conflicts:     122000 | #Learnt:       8426 | 0.003
124.97/125.01	c total clause space: 78.2603MB
124.97/125.01	c total #watches: 813393
127.87/127.96	c total #propagations: 13163033 / total #impl: 1290373017 (eff. 0.010)
127.87/127.96	c #Conflicts:     123000 | #Learnt:       9426 | 0.003
127.87/127.96	c total clause space: 78.2603MB
127.87/127.96	c total #watches: 909094
130.26/130.39	c total #propagations: 13324739 / total #impl: 1350115421 (eff. 0.010)
130.26/130.39	c #Conflicts:     124000 | #Learnt:      10426 | 0.003
130.26/130.39	c total clause space: 78.2603MB
130.26/130.39	c total #watches: 1058035
132.86/132.92	c total #propagations: 13442048 / total #impl: 1378322590 (eff. 0.010)
132.86/132.92	c #Conflicts:     125000 | #Learnt:      11426 | 0.003
132.86/132.92	c total clause space: 78.2603MB
132.86/132.92	c total #watches: 1169227
135.46/135.59	c total #propagations: 13549290 / total #impl: 1396302866 (eff. 0.010)
135.46/135.59	c #Conflicts:     126000 | #Learnt:      12426 | 0.003
135.46/135.59	c total clause space: 78.2603MB
135.46/135.59	c total #watches: 1315779
138.06/138.17	c total #propagations: 13618118 / total #impl: 1410769514 (eff. 0.010)
138.06/138.17	c #Conflicts:     127000 | #Learnt:      13426 | 0.003
138.06/138.17	c total clause space: 78.2603MB
138.06/138.17	c total #watches: 1447004
141.06/141.11	c total #propagations: 13693997 / total #impl: 1426628583 (eff. 0.010)
141.06/141.11	c #Conflicts:     128000 | #Learnt:      14426 | 0.003
141.06/141.11	c total clause space: 78.2603MB
141.06/141.11	c total #watches: 1732709
144.66/144.70	c total #propagations: 13733967 / total #impl: 1465010219 (eff. 0.009)
144.66/144.70	c #Conflicts:     129000 | #Learnt:      15426 | 0.003
144.66/144.70	c total clause space: 127.173MB
144.66/144.70	c total #watches: 1944769
148.76/148.85	c total #propagations: 13766928 / total #impl: 1504512453 (eff. 0.009)
148.76/148.85	c #Conflicts:     130000 | #Learnt:      16426 | 0.003
148.76/148.85	c total clause space: 127.173MB
148.76/148.85	c total #watches: 2034146
152.76/152.83	c total #propagations: 13867577 / total #impl: 1543091387 (eff. 0.009)
152.76/152.83	c GC COLLECT
152.76/152.83	c #Conflicts:     131000 | #Learnt:       8832 | 0.003
152.76/152.83	c total clause space: 127.173MB
152.76/152.83	c total #watches: 1418789
155.66/155.70	c total #propagations: 13948231 / total #impl: 1571733538 (eff. 0.009)
155.66/155.70	c #Conflicts:     132000 | #Learnt:       9832 | 0.003
155.66/155.70	c total clause space: 127.173MB
155.66/155.70	c total #watches: 1469931
158.37/158.45	c total #propagations: 14075734 / total #impl: 1591785511 (eff. 0.009)
158.37/158.45	c #Conflicts:     133000 | #Learnt:      10832 | 0.003
158.37/158.45	c total clause space: 127.173MB
158.37/158.45	c total #watches: 1587960
161.56/161.70	c total #propagations: 14141397 / total #impl: 1617136639 (eff. 0.009)
161.56/161.70	c #Conflicts:     134000 | #Learnt:      11832 | 0.003
161.56/161.70	c total clause space: 127.173MB
161.56/161.70	c total #watches: 1708518
165.66/165.70	c total #propagations: 14251229 / total #impl: 1646472289 (eff. 0.009)
165.66/165.70	c #Conflicts:     135000 | #Learnt:      12832 | 0.003
165.66/165.70	c total clause space: 127.173MB
165.66/165.70	c total #watches: 1873715
168.86/168.91	c total #propagations: 14302482 / total #impl: 1689559336 (eff. 0.008)
168.86/168.91	c #Conflicts:     136000 | #Learnt:      13832 | 0.003
168.86/168.91	c total clause space: 127.173MB
168.86/168.91	c total #watches: 2073163
173.56/173.60	c total #propagations: 14326939 / total #impl: 1749123388 (eff. 0.008)
173.56/173.60	c #Conflicts:     137000 | #Learnt:      14832 | 0.003
173.56/173.60	c total clause space: 127.173MB
173.56/173.60	c total #watches: 2207029
177.96/178.08	c total #propagations: 14380759 / total #impl: 1812213127 (eff. 0.008)
177.96/178.08	c #Conflicts:     138000 | #Learnt:      15832 | 0.003
177.96/178.08	c total clause space: 127.173MB
177.96/178.08	c total #watches: 2294322
181.95/182.03	c total #propagations: 14425749 / total #impl: 1886523305 (eff. 0.008)
181.95/182.03	c #Conflicts:     139000 | #Learnt:      16832 | 0.003
181.95/182.03	c total clause space: 127.173MB
181.95/182.03	c total #watches: 2489924
187.15/187.27	c total #propagations: 14455381 / total #impl: 1964822397 (eff. 0.007)
187.15/187.27	c #Conflicts:     140000 | #Learnt:      17832 | 0.003
187.15/187.27	c total clause space: 127.173MB
187.15/187.27	c total #watches: 2575109
190.55/190.60	c total #propagations: 14614226 / total #impl: 2019201835 (eff. 0.007)
190.55/190.60	c GC COLLECT
190.55/190.60	c #Conflicts:     141000 | #Learnt:       9938 | 0.003
190.55/190.60	c total clause space: 127.173MB
190.55/190.60	c total #watches: 1468639
193.95/194.08	c total #propagations: 14640280 / total #impl: 2096428423 (eff. 0.007)
193.95/194.08	c #Conflicts:     142000 | #Learnt:      10938 | 0.003
193.95/194.08	c total clause space: 127.173MB
193.95/194.08	c total #watches: 1531313
197.55/197.61	c total #propagations: 14700990 / total #impl: 2139910577 (eff. 0.007)
197.55/197.61	c #Conflicts:     143000 | #Learnt:      11938 | 0.003
197.55/197.61	c total clause space: 127.173MB
197.55/197.61	c total #watches: 1558948
200.55/200.65	c total #propagations: 14855472 / total #impl: 2177960669 (eff. 0.007)
200.55/200.65	c #Conflicts:     144000 | #Learnt:      12938 | 0.003
200.55/200.65	c total clause space: 127.173MB
200.55/200.65	c total #watches: 1606185
204.75/204.80	c total #propagations: 15036803 / total #impl: 2206224230 (eff. 0.007)
204.75/204.80	c #Conflicts:     145000 | #Learnt:      13938 | 0.003
204.75/204.80	c total clause space: 127.173MB
204.75/204.80	c total #watches: 1737653
208.55/208.62	c total #propagations: 15172762 / total #impl: 2245503460 (eff. 0.007)
208.55/208.62	c #Conflicts:     146000 | #Learnt:      14938 | 0.003
208.55/208.62	c total clause space: 127.173MB
208.55/208.62	c total #watches: 1801932
212.55/212.61	c total #propagations: 15392462 / total #impl: 2262712413 (eff. 0.007)
212.55/212.61	c #Conflicts:     147000 | #Learnt:      15939 | 0.004
212.55/212.61	c total clause space: 127.173MB
212.55/212.61	c total #watches: 1903829
216.25/216.30	c total #propagations: 15498731 / total #impl: 2279364400 (eff. 0.007)
216.25/216.30	c #Conflicts:     148000 | #Learnt:      16939 | 0.004
216.25/216.30	c total clause space: 127.173MB
216.25/216.30	c total #watches: 2008868
219.25/219.34	c total #propagations: 15626434 / total #impl: 2289822790 (eff. 0.007)
219.25/219.34	c #Conflicts:     149000 | #Learnt:      17940 | 0.004
219.25/219.34	c total clause space: 127.173MB
219.25/219.34	c total #watches: 2106781
221.15/221.28	c total #propagations: 15700419 / total #impl: 2301762643 (eff. 0.007)
221.15/221.28	c GC COLLECT
221.15/221.28	c #Conflicts:     150000 | #Learnt:       9740 | 0.005
221.15/221.28	c total clause space: 127.173MB
221.15/221.28	c total #watches: 1134400
222.65/222.78	c total #propagations: 15769617 / total #impl: 2316353254 (eff. 0.007)
222.65/222.78	c #Conflicts:     151000 | #Learnt:      10740 | 0.005
222.65/222.78	c total clause space: 127.173MB
222.65/222.78	c total #watches: 1232526
224.75/224.82	c total #propagations: 15912977 / total #impl: 2322014397 (eff. 0.007)
224.75/224.82	c #Conflicts:     152000 | #Learnt:      11740 | 0.006
224.75/224.82	c total clause space: 127.173MB
224.75/224.82	c total #watches: 1378904
226.65/226.75	c total #propagations: 15990211 / total #impl: 2346431704 (eff. 0.007)
226.65/226.75	c #Conflicts:     153000 | #Learnt:      12740 | 0.006
226.65/226.75	c total clause space: 127.173MB
226.65/226.75	c total #watches: 1585005
228.75/228.89	c total #propagations: 16056175 / total #impl: 2364891988 (eff. 0.007)
228.75/228.89	c #Conflicts:     154000 | #Learnt:      13740 | 0.006
228.75/228.89	c total clause space: 127.173MB
228.75/228.89	c total #watches: 1715415
230.64/230.78	c total #propagations: 16163338 / total #impl: 2376427277 (eff. 0.007)
230.64/230.78	c #Conflicts:     155000 | #Learnt:      14740 | 0.006
230.64/230.78	c total clause space: 127.173MB
230.64/230.78	c total #watches: 1849624
232.84/232.97	c total #propagations: 16315818 / total #impl: 2395933146 (eff. 0.007)
232.84/232.97	c #Conflicts:     156000 | #Learnt:      15740 | 0.006
232.84/232.97	c total clause space: 127.173MB
232.84/232.97	c total #watches: 1881572
234.74/234.83	c total #propagations: 16374393 / total #impl: 2413131033 (eff. 0.007)
234.74/234.83	c #Conflicts:     157000 | #Learnt:      16741 | 0.006
234.74/234.83	c total clause space: 127.173MB
234.74/234.83	c total #watches: 1990683
236.55/236.61	c total #propagations: 16461977 / total #impl: 2420508792 (eff. 0.007)
236.55/236.61	c #Conflicts:     158000 | #Learnt:      17741 | 0.006
236.55/236.61	c total clause space: 127.173MB
236.55/236.61	c total #watches: 2055202
238.54/238.61	c total #propagations: 16588256 / total #impl: 2428683653 (eff. 0.007)
238.54/238.61	c #Conflicts:     159000 | #Learnt:      18741 | 0.006
238.54/238.61	c total clause space: 127.173MB
238.54/238.61	c total #watches: 2116887
240.14/240.27	c total #propagations: 16696752 / total #impl: 2442846918 (eff. 0.007)
240.14/240.27	c GC COLLECT
240.14/240.27	c #Conflicts:     160000 | #Learnt:       9815 | 0.006
240.14/240.27	c total clause space: 127.173MB
240.14/240.27	c total #watches: 1153319
241.34/241.42	c total #propagations: 16848439 / total #impl: 2462395944 (eff. 0.007)
241.34/241.42	c #Conflicts:     161000 | #Learnt:      10815 | 0.006
241.34/241.42	c total clause space: 127.173MB
241.34/241.42	c total #watches: 1214268
242.54/242.69	c total #propagations: 16966532 / total #impl: 2475079771 (eff. 0.007)
242.54/242.69	c #Conflicts:     162000 | #Learnt:      11815 | 0.006
242.54/242.69	c total clause space: 127.173MB
242.54/242.69	c total #watches: 1266527
243.84/243.97	c total #propagations: 17073761 / total #impl: 2488606750 (eff. 0.007)
243.84/243.97	c #Conflicts:     163000 | #Learnt:      12815 | 0.006
243.84/243.97	c total clause space: 127.173MB
243.84/243.97	c total #watches: 1351401
245.14/245.28	c total #propagations: 17200171 / total #impl: 2498608324 (eff. 0.007)
245.14/245.28	c #Conflicts:     164000 | #Learnt:      13815 | 0.006
245.14/245.28	c total clause space: 127.173MB
245.14/245.28	c total #watches: 1419211
246.84/246.92	c total #propagations: 17372989 / total #impl: 2512024853 (eff. 0.007)
246.84/246.92	c #Conflicts:     165000 | #Learnt:      14815 | 0.006
246.84/246.92	c total clause space: 127.173MB
246.84/246.92	c total #watches: 1486241
248.55/248.69	c total #propagations: 17486633 / total #impl: 2531923279 (eff. 0.007)
248.55/248.69	c #Conflicts:     166000 | #Learnt:      15815 | 0.006
248.55/248.69	c total clause space: 127.173MB
248.55/248.69	c total #watches: 1548128
250.34/250.44	c total #propagations: 17606682 / total #impl: 2554027025 (eff. 0.007)
250.34/250.44	c #Conflicts:     167000 | #Learnt:      16815 | 0.006
250.34/250.44	c total clause space: 127.173MB
250.34/250.44	c total #watches: 1608180
252.04/252.14	c total #propagations: 17755142 / total #impl: 2562759409 (eff. 0.007)
252.04/252.14	c #Conflicts:     168000 | #Learnt:      17815 | 0.006
252.04/252.14	c total clause space: 127.173MB
252.04/252.14	c total #watches: 1649421
254.34/254.43	c total #propagations: 17886966 / total #impl: 2576792037 (eff. 0.007)
254.34/254.43	c #Conflicts:     169000 | #Learnt:      18815 | 0.006
254.34/254.43	c total clause space: 127.173MB
254.34/254.43	c total #watches: 1695986
256.35/256.42	c total #propagations: 17983664 / total #impl: 2591156325 (eff. 0.007)
256.35/256.42	c GC COLLECT
256.35/256.42	c #Conflicts:     170000 | #Learnt:      10052 | 0.006
256.35/256.42	c total clause space: 127.173MB
256.35/256.42	c total #watches: 704238
258.34/258.42	c total #propagations: 18098829 / total #impl: 2605344279 (eff. 0.007)
258.34/258.42	c #Conflicts:     171000 | #Learnt:      11052 | 0.006
258.34/258.42	c total clause space: 127.173MB
258.34/258.42	c total #watches: 732286
260.14/260.28	c total #propagations: 18255430 / total #impl: 2614040833 (eff. 0.007)
260.14/260.28	c #Conflicts:     172000 | #Learnt:      12052 | 0.006
260.14/260.28	c total clause space: 127.173MB
260.14/260.28	c total #watches: 763862
261.75/261.81	c total #propagations: 18403722 / total #impl: 2624084296 (eff. 0.007)
261.75/261.81	c #Conflicts:     173000 | #Learnt:      13052 | 0.006
261.75/261.81	c total clause space: 127.173MB
261.75/261.81	c total #watches: 810467
263.34/263.44	c total #propagations: 18523705 / total #impl: 2635004960 (eff. 0.007)
263.34/263.44	c #Conflicts:     174000 | #Learnt:      14052 | 0.006
263.34/263.44	c total clause space: 127.173MB
263.34/263.44	c total #watches: 855955
265.15/265.20	c total #propagations: 18635897 / total #impl: 2647360528 (eff. 0.007)
265.15/265.20	c #Conflicts:     175000 | #Learnt:      15052 | 0.006
265.15/265.20	c total clause space: 127.173MB
265.15/265.20	c total #watches: 931080
267.44/267.57	c total #propagations: 18730522 / total #impl: 2663445008 (eff. 0.007)
267.44/267.57	c #Conflicts:     176000 | #Learnt:      16052 | 0.006
267.44/267.57	c total clause space: 127.173MB
267.44/267.57	c total #watches: 1042449
270.14/270.29	c total #propagations: 18830325 / total #impl: 2687271884 (eff. 0.007)
270.14/270.29	c #Conflicts:     177000 | #Learnt:      17052 | 0.006
270.14/270.29	c total clause space: 127.173MB
270.14/270.29	c total #watches: 1097558
272.54/272.68	c total #propagations: 18971050 / total #impl: 2705110283 (eff. 0.007)
272.54/272.68	c #Conflicts:     178000 | #Learnt:      18052 | 0.006
272.54/272.68	c total clause space: 127.173MB
272.54/272.68	c total #watches: 1163259
275.04/275.18	c total #propagations: 19078210 / total #impl: 2739151599 (eff. 0.007)
275.04/275.18	c #Conflicts:     179000 | #Learnt:      19053 | 0.006
275.04/275.18	c total clause space: 127.173MB
275.04/275.18	c total #watches: 1305693
278.54/278.68	c total #propagations: 19169634 / total #impl: 2769117554 (eff. 0.007)
278.54/278.68	c GC COLLECT
278.54/278.68	c #Conflicts:     180000 | #Learnt:       9841 | 0.006
278.54/278.68	c total clause space: 127.173MB
278.54/278.68	c total #watches: 798786
279.54/279.62	c total #propagations: 19312112 / total #impl: 2781289258 (eff. 0.007)
279.54/279.62	c #Conflicts:     181000 | #Learnt:      10841 | 0.006
279.54/279.62	c total clause space: 127.173MB
279.54/279.62	c total #watches: 803901
280.64/280.79	c total #propagations: 19570441 / total #impl: 2782181715 (eff. 0.007)
280.64/280.79	c #Conflicts:     182000 | #Learnt:      11841 | 0.006
280.64/280.79	c total clause space: 127.173MB
280.64/280.79	c total #watches: 809980
281.84/281.92	c total #propagations: 19682717 / total #impl: 2783683129 (eff. 0.007)
281.84/281.92	c #Conflicts:     183000 | #Learnt:      12841 | 0.006
281.84/281.92	c total clause space: 127.173MB
281.84/281.92	c total #watches: 820991
282.64/282.73	c total #propagations: 19820434 / total #impl: 2785790462 (eff. 0.007)
282.64/282.73	c #Conflicts:     184000 | #Learnt:      13841 | 0.006
282.64/282.73	c total clause space: 127.173MB
282.64/282.73	c total #watches: 844606
283.54/283.68	c total #propagations: 20028035 / total #impl: 2788045949 (eff. 0.007)
283.54/283.68	c #Conflicts:     185000 | #Learnt:      14841 | 0.006
283.54/283.68	c total clause space: 127.173MB
283.54/283.68	c total #watches: 852975
284.74/284.83	c total #propagations: 20202690 / total #impl: 2790238127 (eff. 0.007)
284.74/284.83	c #Conflicts:     186000 | #Learnt:      15841 | 0.006
284.74/284.83	c total clause space: 127.173MB
284.74/284.83	c total #watches: 862223
286.14/286.29	c total #propagations: 20318106 / total #impl: 2793234774 (eff. 0.007)
286.14/286.29	c #Conflicts:     187000 | #Learnt:      16841 | 0.006
286.14/286.29	c total clause space: 127.173MB
286.14/286.29	c total #watches: 869098
286.94/287.07	c total #propagations: 20441053 / total #impl: 2796555105 (eff. 0.007)
286.94/287.07	c #Conflicts:     188000 | #Learnt:      17841 | 0.006
286.94/287.07	c total clause space: 127.173MB
286.94/287.07	c total #watches: 878653
289.24/289.37	c total #propagations: 20506072 / total #impl: 2799483785 (eff. 0.007)
289.24/289.37	c #Conflicts:     189000 | #Learnt:      18841 | 0.005
289.24/289.37	c total clause space: 127.173MB
289.24/289.37	c total #watches: 896725
290.53/290.69	c total #propagations: 20644500 / total #impl: 2808296918 (eff. 0.007)
290.53/290.69	c #Conflicts:     190000 | #Learnt:      19841 | 0.005
290.53/290.69	c total clause space: 127.173MB
290.53/290.69	c total #watches: 1014654
291.73/291.80	c total #propagations: 20718145 / total #impl: 2814145317 (eff. 0.007)
291.73/291.80	c GC COLLECT
291.73/291.80	c #Conflicts:     191000 | #Learnt:      10119 | 0.005
291.73/291.80	c total clause space: 127.173MB
291.73/291.80	c total #watches: 468473
292.83/292.98	c total #propagations: 20808926 / total #impl: 2823233764 (eff. 0.007)
292.83/292.98	c #Conflicts:     192000 | #Learnt:      11119 | 0.005
292.83/292.98	c total clause space: 127.173MB
292.83/292.98	c total #watches: 600266
294.53/294.63	c total #propagations: 20900300 / total #impl: 2847697959 (eff. 0.007)
294.53/294.63	c #Conflicts:     193000 | #Learnt:      12119 | 0.005
294.53/294.63	c total clause space: 127.173MB
294.53/294.63	c total #watches: 648584
296.63/296.72	c total #propagations: 21002074 / total #impl: 2875738112 (eff. 0.007)
296.63/296.72	c #Conflicts:     194000 | #Learnt:      13119 | 0.005
296.63/296.72	c total clause space: 127.173MB
296.63/296.72	c total #watches: 683945
299.43/299.52	c total #propagations: 21097097 / total #impl: 2912133200 (eff. 0.007)
299.43/299.52	c #Conflicts:     195000 | #Learnt:      14119 | 0.005
299.43/299.52	c total clause space: 127.173MB
299.43/299.52	c total #watches: 697447
302.03/302.14	c total #propagations: 21211630 / total #impl: 2958403802 (eff. 0.007)
302.03/302.14	c #Conflicts:     196000 | #Learnt:      15119 | 0.005
302.03/302.14	c total clause space: 127.173MB
302.03/302.14	c total #watches: 762495
305.63/305.75	c total #propagations: 21328291 / total #impl: 3003240366 (eff. 0.007)
305.63/305.75	c #Conflicts:     197000 | #Learnt:      16119 | 0.005
305.63/305.75	c total clause space: 127.173MB
305.63/305.75	c total #watches: 941000
309.83/309.94	c total #propagations: 21435951 / total #impl: 3088042397 (eff. 0.007)
309.83/309.94	c #Conflicts:     198000 | #Learnt:      17119 | 0.005
309.83/309.94	c total clause space: 127.173MB
309.83/309.94	c total #watches: 1006861
315.74/315.86	c total #propagations: 21535699 / total #impl: 3168690975 (eff. 0.007)
315.74/315.86	c #Conflicts:     199000 | #Learnt:      18119 | 0.005
315.74/315.86	c total clause space: 127.173MB
315.74/315.86	c total #watches: 1037279
322.24/322.33	c total #propagations: 21658533 / total #impl: 3287281512 (eff. 0.007)
322.24/322.33	c #Conflicts:     200000 | #Learnt:      19119 | 0.005
322.24/322.33	c total clause space: 127.173MB
322.24/322.33	c total #watches: 1067771
327.63/327.72	c total #propagations: 21789326 / total #impl: 3407994482 (eff. 0.006)
327.63/327.72	c #Conflicts:     201000 | #Learnt:      20119 | 0.005
327.63/327.72	c total clause space: 127.173MB
327.63/327.72	c total #watches: 1126122
332.93/333.09	c total #propagations: 21908431 / total #impl: 3500972923 (eff. 0.006)
332.93/333.09	c GC COLLECT
332.93/333.09	c #Conflicts:     202000 | #Learnt:      10215 | 0.005
332.93/333.09	c total clause space: 127.173MB
332.93/333.09	c total #watches: 813333
337.43/337.56	c total #propagations: 22025309 / total #impl: 3585988526 (eff. 0.006)
337.43/337.56	c #Conflicts:     203000 | #Learnt:      11215 | 0.005
337.43/337.56	c total clause space: 127.173MB
337.43/337.56	c total #watches: 878278
340.93/341.07	c total #propagations: 22145993 / total #impl: 3661928154 (eff. 0.006)
340.93/341.07	c #Conflicts:     204000 | #Learnt:      12215 | 0.005
340.93/341.07	c total clause space: 127.173MB
340.93/341.07	c total #watches: 1012355
346.03/346.12	c total #propagations: 22240051 / total #impl: 3710144946 (eff. 0.006)
346.03/346.12	c #Conflicts:     205000 | #Learnt:      13215 | 0.005
346.03/346.12	c total clause space: 127.173MB
346.03/346.12	c total #watches: 1121426
349.63/349.79	c total #propagations: 22344934 / total #impl: 3804127953 (eff. 0.006)
349.63/349.79	c #Conflicts:     206000 | #Learnt:      14215 | 0.006
349.63/349.79	c total clause space: 127.173MB
349.63/349.79	c total #watches: 1247422
353.63/353.71	c total #propagations: 22432539 / total #impl: 3862499057 (eff. 0.006)
353.63/353.71	c #Conflicts:     207000 | #Learnt:      15215 | 0.006
353.63/353.71	c total clause space: 127.173MB
353.63/353.71	c total #watches: 1357524
356.33/356.42	c total #propagations: 22539096 / total #impl: 3903497025 (eff. 0.006)
356.33/356.42	c #Conflicts:     208000 | #Learnt:      16215 | 0.006
356.33/356.42	c total clause space: 127.173MB
356.33/356.42	c total #watches: 1503746
359.42/359.56	c total #propagations: 22573368 / total #impl: 3937138290 (eff. 0.006)
359.42/359.56	c #Conflicts:     209000 | #Learnt:      17215 | 0.006
359.42/359.56	c total clause space: 127.173MB
359.42/359.56	c total #watches: 1627921
362.72/362.84	c total #propagations: 22654691 / total #impl: 3967041773 (eff. 0.006)
362.72/362.84	c #Conflicts:     210000 | #Learnt:      18215 | 0.006
362.72/362.84	c total clause space: 127.173MB
362.72/362.84	c total #watches: 1745204
366.72/366.86	c total #propagations: 22733052 / total #impl: 3992937502 (eff. 0.006)
366.72/366.86	c #Conflicts:     211000 | #Learnt:      19215 | 0.006
366.72/366.86	c total clause space: 127.173MB
366.72/366.86	c total #watches: 1861273
370.43/370.55	c total #propagations: 22834357 / total #impl: 4026133077 (eff. 0.006)
370.43/370.55	c #Conflicts:     212000 | #Learnt:      20215 | 0.006
370.43/370.55	c total clause space: 127.173MB
370.43/370.55	c total #watches: 1954764
374.13/374.20	c total #propagations: 22959376 / total #impl: 4067395966 (eff. 0.006)
374.13/374.20	c GC COLLECT
374.13/374.20	c #Conflicts:     213000 | #Learnt:       9671 | 0.006
374.13/374.20	c total clause space: 127.173MB
374.13/374.20	c total #watches: 1269641
377.03/377.17	c total #propagations: 23068844 / total #impl: 4101865173 (eff. 0.006)
377.03/377.17	c #Conflicts:     214000 | #Learnt:      10671 | 0.006
377.03/377.17	c total clause space: 127.173MB
377.03/377.17	c total #watches: 1371898
379.73/379.82	c total #propagations: 23184707 / total #impl: 4138384377 (eff. 0.006)
379.73/379.82	c #Conflicts:     215000 | #Learnt:      11671 | 0.006
379.73/379.82	c total clause space: 127.173MB
379.73/379.82	c total #watches: 1418052
383.33/383.42	c total #propagations: 23312584 / total #impl: 4184625855 (eff. 0.006)
383.33/383.42	c #Conflicts:     216000 | #Learnt:      12671 | 0.006
383.33/383.42	c total clause space: 127.173MB
383.33/383.42	c total #watches: 1532189
386.93/387.07	c total #propagations: 23411430 / total #impl: 4230128822 (eff. 0.006)
386.93/387.07	c #Conflicts:     217000 | #Learnt:      13671 | 0.006
386.93/387.07	c total clause space: 127.173MB
386.93/387.07	c total #watches: 1622574
391.43/391.56	c total #propagations: 23527366 / total #impl: 4277657641 (eff. 0.006)
391.43/391.56	c #Conflicts:     218000 | #Learnt:      14671 | 0.006
391.43/391.56	c total clause space: 127.173MB
391.43/391.56	c total #watches: 1675555
397.03/397.14	c total #propagations: 23653902 / total #impl: 4325215645 (eff. 0.005)
397.03/397.14	c #Conflicts:     219000 | #Learnt:      15671 | 0.006
397.03/397.14	c total clause space: 127.173MB
397.03/397.14	c total #watches: 1781021
401.13/401.26	c total #propagations: 23769075 / total #impl: 4387030743 (eff. 0.005)
401.13/401.26	c #Conflicts:     220000 | #Learnt:      16671 | 0.006
401.13/401.26	c total clause space: 127.173MB
401.13/401.26	c total #watches: 1840841
407.62/407.71	c total #propagations: 23869060 / total #impl: 4426140697 (eff. 0.005)
407.62/407.71	c #Conflicts:     221000 | #Learnt:      17671 | 0.006
407.62/407.71	c total clause space: 127.173MB
407.62/407.71	c total #watches: 1934217
413.82/413.94	c total #propagations: 23970742 / total #impl: 4500151746 (eff. 0.005)
413.82/413.94	c #Conflicts:     222000 | #Learnt:      18671 | 0.006
413.82/413.94	c total clause space: 127.173MB
413.82/413.94	c total #watches: 1987402
420.02/420.11	c total #propagations: 24093096 / total #impl: 4564830825 (eff. 0.005)
420.02/420.11	c #Conflicts:     223000 | #Learnt:      19671 | 0.005
420.02/420.11	c total clause space: 127.173MB
420.02/420.11	c total #watches: 2073049
427.12/427.22	c total #propagations: 24199297 / total #impl: 4621123031 (eff. 0.005)
427.12/427.22	c #Conflicts:     224000 | #Learnt:      20671 | 0.005
427.12/427.22	c total clause space: 127.173MB
427.12/427.22	c total #watches: 2148143
432.23/432.36	c total #propagations: 24315282 / total #impl: 4688249040 (eff. 0.005)
432.23/432.36	c GC COLLECT
432.23/432.36	c #Conflicts:     225000 | #Learnt:      10624 | 0.005
432.23/432.36	c total clause space: 127.173MB
432.23/432.36	c total #watches: 1073167
435.63/435.78	c total #propagations: 24427665 / total #impl: 4741865165 (eff. 0.005)
435.63/435.78	c #Conflicts:     226000 | #Learnt:      11624 | 0.005
435.63/435.78	c total clause space: 127.173MB
435.63/435.78	c total #watches: 1182037
439.82/440.00	c total #propagations: 24519589 / total #impl: 4790705883 (eff. 0.005)
439.82/440.00	c #Conflicts:     227000 | #Learnt:      12624 | 0.005
439.82/440.00	c total clause space: 127.173MB
439.82/440.00	c total #watches: 1258801
443.82/443.98	c total #propagations: 24624377 / total #impl: 4845100862 (eff. 0.005)
443.82/443.98	c #Conflicts:     228000 | #Learnt:      13624 | 0.005
443.82/443.98	c total clause space: 127.173MB
443.82/443.98	c total #watches: 1288020
448.32/448.44	c total #propagations: 24744381 / total #impl: 4880216747 (eff. 0.005)
448.32/448.44	c #Conflicts:     229000 | #Learnt:      14624 | 0.005
448.32/448.44	c total clause space: 127.173MB
448.32/448.44	c total #watches: 1310883
452.22/452.31	c total #propagations: 24870863 / total #impl: 4928597529 (eff. 0.005)
452.22/452.31	c #Conflicts:     230000 | #Learnt:      15624 | 0.005
452.22/452.31	c total clause space: 127.173MB
452.22/452.31	c total #watches: 1344851
455.92/456.04	c total #propagations: 24973872 / total #impl: 4982755277 (eff. 0.005)
455.92/456.04	c #Conflicts:     231000 | #Learnt:      16624 | 0.005
455.92/456.04	c total clause space: 127.173MB
455.92/456.04	c total #watches: 1381723
460.02/460.15	c total #propagations: 25081280 / total #impl: 5019409491 (eff. 0.005)
460.02/460.15	c #Conflicts:     232000 | #Learnt:      17624 | 0.005
460.02/460.15	c total clause space: 127.173MB
460.02/460.15	c total #watches: 1513923
462.21/462.35	c total #propagations: 25190485 / total #impl: 5037934786 (eff. 0.005)
462.21/462.35	c #Conflicts:     233000 | #Learnt:      18624 | 0.005
462.21/462.35	c total clause space: 127.173MB
462.21/462.35	c total #watches: 1613702
465.61/465.73	c total #propagations: 25276397 / total #impl: 5045293041 (eff. 0.005)
465.61/465.73	c #Conflicts:     234000 | #Learnt:      19624 | 0.005
465.61/465.73	c total clause space: 127.173MB
465.61/465.73	c total #watches: 1785532
469.91/470.01	c total #propagations: 25368504 / total #impl: 5064346468 (eff. 0.005)
469.91/470.01	c #Conflicts:     235000 | #Learnt:      20624 | 0.005
469.91/470.01	c total clause space: 127.173MB
469.91/470.01	c total #watches: 1984410
473.91/474.07	c total #propagations: 25421354 / total #impl: 5088327656 (eff. 0.005)
473.91/474.07	c #Conflicts:     236000 | #Learnt:      21624 | 0.005
473.91/474.07	c total clause space: 127.173MB
473.91/474.07	c total #watches: 2070359
476.51/476.65	c total #propagations: 25580063 / total #impl: 5111488871 (eff. 0.005)
476.51/476.65	c GC COLLECT
476.51/476.65	c #Conflicts:     237000 | #Learnt:      10852 | 0.005
476.51/476.65	c total clause space: 127.173MB
476.51/476.65	c total #watches: 1154929
478.31/478.40	c total #propagations: 25800176 / total #impl: 5133239465 (eff. 0.005)
478.31/478.40	c #Conflicts:     238000 | #Learnt:      11852 | 0.005
478.31/478.40	c total clause space: 127.173MB
478.31/478.40	c total #watches: 1160726
479.91/480.05	c total #propagations: 25872135 / total #impl: 5142136266 (eff. 0.005)
479.91/480.05	c #Conflicts:     239000 | #Learnt:      12852 | 0.005
479.91/480.05	c total clause space: 127.173MB
479.91/480.05	c total #watches: 1165971
482.01/482.19	c total #propagations: 25962713 / total #impl: 5152807301 (eff. 0.005)
482.01/482.19	c #Conflicts:     240000 | #Learnt:      13852 | 0.005
482.01/482.19	c total clause space: 127.173MB
482.01/482.19	c total #watches: 1173438
483.81/484.00	c total #propagations: 26112298 / total #impl: 5170777068 (eff. 0.005)
483.81/484.00	c #Conflicts:     241000 | #Learnt:      14852 | 0.005
483.81/484.00	c total clause space: 127.173MB
483.81/484.00	c total #watches: 1183526
486.41/486.55	c total #propagations: 26289926 / total #impl: 5182050375 (eff. 0.005)
486.41/486.55	c #Conflicts:     242000 | #Learnt:      15852 | 0.005
486.41/486.55	c total clause space: 127.173MB
486.41/486.55	c total #watches: 1196173
487.61/487.77	c total #propagations: 26510127 / total #impl: 5193332013 (eff. 0.005)
487.61/487.77	c #Conflicts:     243000 | #Learnt:      16852 | 0.005
487.61/487.77	c total clause space: 127.173MB
487.61/487.77	c total #watches: 1204210
488.71/488.89	c total #propagations: 26665047 / total #impl: 5197817258 (eff. 0.005)
488.71/488.89	c #Conflicts:     244000 | #Learnt:      17852 | 0.005
488.71/488.89	c total clause space: 127.173MB
488.71/488.89	c total #watches: 1215438
491.51/491.67	c total #propagations: 26739791 / total #impl: 5200723597 (eff. 0.005)
491.51/491.67	c #Conflicts:     245000 | #Learnt:      18852 | 0.005
491.51/491.67	c total clause space: 127.173MB
491.51/491.67	c total #watches: 1261425
492.82/492.92	c total #propagations: 26963675 / total #impl: 5222072422 (eff. 0.005)
492.82/492.92	c #Conflicts:     246000 | #Learnt:      19852 | 0.005
492.82/492.92	c total clause space: 127.173MB
492.82/492.92	c total #watches: 1274403
494.01/494.15	c total #propagations: 27132514 / total #impl: 5228652225 (eff. 0.005)
494.01/494.15	c #Conflicts:     247000 | #Learnt:      20852 | 0.005
494.01/494.15	c total clause space: 127.173MB
494.01/494.15	c total #watches: 1283101
495.31/495.41	c total #propagations: 27218236 / total #impl: 5232897409 (eff. 0.005)
495.31/495.41	c #Conflicts:     248000 | #Learnt:      21852 | 0.005
495.31/495.41	c total clause space: 127.173MB
495.31/495.41	c total #watches: 1287358
496.31/496.41	c total #propagations: 27322345 / total #impl: 5237942460 (eff. 0.005)
496.31/496.41	c GC COLLECT
496.31/496.41	c #Conflicts:     249000 | #Learnt:      10268 | 0.005
496.31/496.41	c total clause space: 127.173MB
496.31/496.41	c total #watches: 257822
496.81/496.96	c total #propagations: 27408846 / total #impl: 5241605971 (eff. 0.005)
496.81/496.96	c #Conflicts:     250000 | #Learnt:      11268 | 0.005
496.81/496.96	c total clause space: 127.173MB
496.81/496.96	c total #watches: 260798
497.61/497.72	c total #propagations: 27499438 / total #impl: 5244725295 (eff. 0.005)
497.61/497.72	c #Conflicts:     251000 | #Learnt:      12268 | 0.005
497.61/497.72	c total clause space: 127.173MB
497.61/497.72	c total #watches: 266597
498.41/498.52	c total #propagations: 27623480 / total #impl: 5250061070 (eff. 0.005)
498.41/498.52	c #Conflicts:     252000 | #Learnt:      13268 | 0.005
498.41/498.52	c total clause space: 127.173MB
498.41/498.52	c total #watches: 276674
499.11/499.27	c total #propagations: 27819977 / total #impl: 5261530967 (eff. 0.005)
499.11/499.27	c #Conflicts:     253000 | #Learnt:      14268 | 0.005
499.11/499.27	c total clause space: 127.173MB
499.11/499.27	c total #watches: 282748
499.71/499.87	c total #propagations: 28017154 / total #impl: 5276498682 (eff. 0.005)
499.71/499.87	c #Conflicts:     254000 | #Learnt:      15268 | 0.005
499.71/499.87	c total clause space: 127.173MB
499.71/499.87	c total #watches: 289345
500.61/500.71	c total #propagations: 28207582 / total #impl: 5281438175 (eff. 0.005)
500.61/500.71	c #Conflicts:     255000 | #Learnt:      16268 | 0.005
500.61/500.71	c total clause space: 127.173MB
500.61/500.71	c total #watches: 296018
501.21/501.39	c total #propagations: 28354513 / total #impl: 5287939472 (eff. 0.005)
501.21/501.39	c #Conflicts:     256000 | #Learnt:      17268 | 0.005
501.21/501.39	c total clause space: 127.173MB
501.21/501.39	c total #watches: 301366
502.01/502.11	c total #propagations: 28555654 / total #impl: 5292443602 (eff. 0.005)
502.01/502.11	c #Conflicts:     257000 | #Learnt:      18268 | 0.005
502.01/502.11	c total clause space: 127.173MB
502.01/502.11	c total #watches: 304556
502.72/502.87	c total #propagations: 28747448 / total #impl: 5297511899 (eff. 0.005)
502.72/502.87	c #Conflicts:     258000 | #Learnt:      19268 | 0.005
502.72/502.87	c total clause space: 127.173MB
502.72/502.87	c total #watches: 309018
503.41/503.59	c total #propagations: 28924209 / total #impl: 5304265180 (eff. 0.005)
503.41/503.59	c #Conflicts:     259000 | #Learnt:      20268 | 0.005
503.41/503.59	c total clause space: 127.173MB
503.41/503.59	c total #watches: 313651
504.11/504.28	c total #propagations: 29108306 / total #impl: 5310891576 (eff. 0.005)
504.11/504.28	c #Conflicts:     260000 | #Learnt:      21268 | 0.005
504.11/504.28	c total clause space: 127.173MB
504.11/504.28	c total #watches: 320040
504.71/504.84	c total #propagations: 29316566 / total #impl: 5316336444 (eff. 0.006)
504.71/504.84	c #Conflicts:     261000 | #Learnt:      22268 | 0.005
504.71/504.84	c total clause space: 127.173MB
504.71/504.84	c total #watches: 326268
505.21/505.36	c total #propagations: 29495815 / total #impl: 5319994437 (eff. 0.006)
505.21/505.36	c GC COLLECT
505.21/505.36	c #Conflicts:     262000 | #Learnt:      10443 | 0.005
505.21/505.36	c total clause space: 127.173MB
505.21/505.36	c total #watches: 149812
505.71/505.87	c total #propagations: 29605681 / total #impl: 5325383932 (eff. 0.006)
505.71/505.87	c #Conflicts:     263000 | #Learnt:      11443 | 0.005
505.71/505.87	c total clause space: 127.173MB
505.71/505.87	c total #watches: 155877
506.21/506.39	c total #propagations: 29711103 / total #impl: 5331382892 (eff. 0.006)
506.21/506.39	c #Conflicts:     264000 | #Learnt:      12443 | 0.005
506.21/506.39	c total clause space: 127.173MB
506.21/506.39	c total #watches: 161556
506.81/506.91	c total #propagations: 29793561 / total #impl: 5335298205 (eff. 0.006)
506.81/506.91	c #Conflicts:     265000 | #Learnt:      13443 | 0.005
506.81/506.91	c total clause space: 127.173MB
506.81/506.91	c total #watches: 167835
507.41/507.54	c total #propagations: 29877481 / total #impl: 5341138687 (eff. 0.006)
507.41/507.54	c #Conflicts:     266000 | #Learnt:      14443 | 0.005
507.41/507.54	c total clause space: 127.173MB
507.41/507.54	c total #watches: 173588
507.91/508.08	c total #propagations: 29981117 / total #impl: 5348899153 (eff. 0.006)
507.91/508.08	c #Conflicts:     267000 | #Learnt:      15443 | 0.005
507.91/508.08	c total clause space: 127.173MB
507.91/508.08	c total #watches: 177709
508.51/508.62	c total #propagations: 30033861 / total #impl: 5352604720 (eff. 0.006)
508.51/508.62	c #Conflicts:     268000 | #Learnt:      16443 | 0.005
508.51/508.62	c total clause space: 127.173MB
508.51/508.62	c total #watches: 184019
509.01/509.14	c total #propagations: 30122438 / total #impl: 5357783146 (eff. 0.006)
509.01/509.14	c #Conflicts:     269000 | #Learnt:      17443 | 0.005
509.01/509.14	c total clause space: 127.173MB
509.01/509.14	c total #watches: 188161
509.61/509.75	c total #propagations: 30209031 / total #impl: 5362408429 (eff. 0.006)
509.61/509.75	c #Conflicts:     270000 | #Learnt:      18443 | 0.005
509.61/509.75	c total clause space: 127.173MB
509.61/509.75	c total #watches: 192649
510.31/510.48	c total #propagations: 30329028 / total #impl: 5368494365 (eff. 0.006)
510.31/510.48	c #Conflicts:     271000 | #Learnt:      19443 | 0.005
510.31/510.48	c total clause space: 127.173MB
510.31/510.48	c total #watches: 198687
511.01/511.13	c total #propagations: 30518233 / total #impl: 5378989472 (eff. 0.006)
511.01/511.13	c #Conflicts:     272000 | #Learnt:      20443 | 0.005
511.01/511.13	c total clause space: 127.173MB
511.01/511.13	c total #watches: 214743
511.61/511.78	c total #propagations: 30706385 / total #impl: 5387089588 (eff. 0.006)
511.61/511.78	c #Conflicts:     273000 | #Learnt:      21443 | 0.005
511.61/511.78	c total clause space: 127.173MB
511.61/511.78	c total #watches: 218278
512.41/512.59	c total #propagations: 30906339 / total #impl: 5394683984 (eff. 0.006)
512.41/512.59	c GC COLLECT
512.41/512.59	c #Conflicts:     274000 | #Learnt:      10016 | 0.005
512.41/512.59	c total clause space: 127.173MB
512.41/512.59	c total #watches: 140184
513.11/513.23	c total #propagations: 31099233 / total #impl: 5404091988 (eff. 0.006)
513.11/513.23	c #Conflicts:     275000 | #Learnt:      11016 | 0.005
513.11/513.23	c total clause space: 127.173MB
513.11/513.23	c total #watches: 144926
513.61/513.70	c total #propagations: 31289079 / total #impl: 5414366304 (eff. 0.006)
513.61/513.70	c #Conflicts:     276000 | #Learnt:      12016 | 0.005
513.61/513.70	c total clause space: 127.173MB
513.61/513.70	c total #watches: 149123
514.01/514.15	c total #propagations: 31474496 / total #impl: 5424788109 (eff. 0.006)
514.01/514.15	c #Conflicts:     277000 | #Learnt:      13016 | 0.005
514.01/514.15	c total clause space: 127.173MB
514.01/514.15	c total #watches: 154334
514.31/514.49	c total #propagations: 31654359 / total #impl: 5431300501 (eff. 0.006)
514.31/514.49	c #Conflicts:     278000 | #Learnt:      14016 | 0.005
514.31/514.49	c total clause space: 127.173MB
514.31/514.49	c total #watches: 159227
514.81/514.96	c total #propagations: 31835011 / total #impl: 5434849006 (eff. 0.006)
514.81/514.96	c #Conflicts:     279000 | #Learnt:      15016 | 0.005
514.81/514.96	c total clause space: 127.173MB
514.81/514.96	c total #watches: 163716
515.31/515.40	c total #propagations: 31967504 / total #impl: 5439977718 (eff. 0.006)
515.31/515.40	c #Conflicts:     280000 | #Learnt:      16016 | 0.005
515.31/515.40	c total clause space: 127.173MB
515.31/515.40	c total #watches: 167782
515.61/515.77	c total #propagations: 32089983 / total #impl: 5442773240 (eff. 0.006)
515.61/515.77	c #Conflicts:     281000 | #Learnt:      17016 | 0.005
515.61/515.77	c total clause space: 127.173MB
515.61/515.77	c total #watches: 172801
516.11/516.20	c total #propagations: 32193456 / total #impl: 5444841878 (eff. 0.006)
516.11/516.20	c #Conflicts:     282000 | #Learnt:      18016 | 0.005
516.11/516.20	c total clause space: 127.173MB
516.11/516.20	c total #watches: 178456
516.61/516.79	c total #propagations: 32295839 / total #impl: 5449205463 (eff. 0.006)
516.61/516.79	c #Conflicts:     283000 | #Learnt:      19016 | 0.005
516.61/516.79	c total clause space: 127.173MB
516.61/516.79	c total #watches: 184038
517.11/517.29	c total #propagations: 32447579 / total #impl: 5454631744 (eff. 0.006)
517.11/517.29	c #Conflicts:     284000 | #Learnt:      20016 | 0.005
517.11/517.29	c total clause space: 127.173MB
517.11/517.29	c total #watches: 190980
517.71/517.83	c total #propagations: 32602959 / total #impl: 5458242800 (eff. 0.006)
517.71/517.83	c #Conflicts:     285000 | #Learnt:      21016 | 0.005
517.71/517.83	c total clause space: 127.173MB
517.71/517.83	c total #watches: 199857
518.31/518.42	c total #propagations: 32763872 / total #impl: 5461418222 (eff. 0.006)
518.31/518.42	c #Conflicts:     286000 | #Learnt:      22016 | 0.005
518.31/518.42	c total clause space: 127.173MB
518.31/518.42	c total #watches: 206936
519.01/519.11	c total #propagations: 32864212 / total #impl: 5465038676 (eff. 0.006)
519.01/519.11	c GC COLLECT
519.01/519.11	c #Conflicts:     287000 | #Learnt:       9758 | 0.004
519.01/519.11	c total clause space: 127.173MB
519.01/519.11	c total #watches: 126983
519.41/519.50	c total #propagations: 32959776 / total #impl: 5467045918 (eff. 0.006)
519.41/519.50	c #Conflicts:     288000 | #Learnt:      10758 | 0.004
519.41/519.50	c total clause space: 127.173MB
519.41/519.50	c total #watches: 133050
519.71/519.88	c total #propagations: 33041267 / total #impl: 5469767099 (eff. 0.006)
519.71/519.88	c #Conflicts:     289000 | #Learnt:      11758 | 0.004
519.71/519.88	c total clause space: 127.173MB
519.71/519.88	c total #watches: 137305
520.21/520.39	c total #propagations: 33197391 / total #impl: 5475568482 (eff. 0.006)
520.21/520.39	c #Conflicts:     290000 | #Learnt:      12758 | 0.004
520.21/520.39	c total clause space: 127.173MB
520.21/520.39	c total #watches: 172903
520.61/520.75	c total #propagations: 33364194 / total #impl: 5483410227 (eff. 0.006)
520.61/520.75	c #Conflicts:     291000 | #Learnt:      13758 | 0.004
520.61/520.75	c total clause space: 127.173MB
520.61/520.75	c total #watches: 179994
521.01/521.14	c total #propagations: 33585023 / total #impl: 5485895098 (eff. 0.006)
521.01/521.14	c #Conflicts:     292000 | #Learnt:      14758 | 0.004
521.01/521.14	c total clause space: 127.173MB
521.01/521.14	c total #watches: 183688
521.31/521.45	c total #propagations: 33810333 / total #impl: 5488425583 (eff. 0.006)
521.31/521.45	c #Conflicts:     293000 | #Learnt:      15758 | 0.004
521.31/521.45	c total clause space: 127.173MB
521.31/521.45	c total #watches: 186951
521.71/521.83	c total #propagations: 34023157 / total #impl: 5491532340 (eff. 0.006)
521.71/521.83	c #Conflicts:     294000 | #Learnt:      16758 | 0.004
521.71/521.83	c total clause space: 127.173MB
521.71/521.83	c total #watches: 192212
522.01/522.17	c total #propagations: 34144718 / total #impl: 5494437078 (eff. 0.006)
522.01/522.17	c #Conflicts:     295000 | #Learnt:      17758 | 0.004
522.01/522.17	c total clause space: 127.173MB
522.01/522.17	c total #watches: 196126
522.41/522.52	c total #propagations: 34310054 / total #impl: 5495829719 (eff. 0.006)
522.41/522.52	c #Conflicts:     296000 | #Learnt:      18758 | 0.004
522.41/522.52	c total clause space: 127.173MB
522.41/522.52	c total #watches: 200082
522.71/522.85	c total #propagations: 34434545 / total #impl: 5497525909 (eff. 0.006)
522.71/522.85	c #Conflicts:     297000 | #Learnt:      19758 | 0.004
522.71/522.85	c total clause space: 127.173MB
522.71/522.85	c total #watches: 204237
523.11/523.26	c total #propagations: 34528399 / total #impl: 5498943390 (eff. 0.006)
523.11/523.26	c #Conflicts:     298000 | #Learnt:      20758 | 0.004
523.11/523.26	c total clause space: 127.173MB
523.11/523.26	c total #watches: 211892
523.51/523.69	c total #propagations: 34635571 / total #impl: 5501565795 (eff. 0.006)
523.51/523.69	c #Conflicts:     299000 | #Learnt:      21758 | 0.004
523.51/523.69	c total clause space: 127.173MB
523.51/523.69	c total #watches: 219197
524.21/524.33	c total #propagations: 34749850 / total #impl: 5504216039 (eff. 0.006)
524.21/524.33	c #Conflicts:     300000 | #Learnt:      22758 | 0.004
524.21/524.33	c total clause space: 127.173MB
524.21/524.33	c total #watches: 234218
524.81/524.93	c total #propagations: 34850805 / total #impl: 5507961973 (eff. 0.006)
524.81/524.93	c GC COLLECT
524.81/524.93	c #Conflicts:     301000 | #Learnt:      10189 | 0.004
524.81/524.93	c total clause space: 127.173MB
524.81/524.93	c total #watches: 140313
525.41/525.53	c total #propagations: 34969662 / total #impl: 5511161997 (eff. 0.006)
525.41/525.53	c #Conflicts:     302000 | #Learnt:      11189 | 0.004
525.41/525.53	c total clause space: 127.173MB
525.41/525.53	c total #watches: 145516
525.91/526.02	c total #propagations: 35135670 / total #impl: 5514159747 (eff. 0.006)
525.91/526.02	c #Conflicts:     303000 | #Learnt:      12189 | 0.004
525.91/526.02	c total clause space: 127.173MB
525.91/526.02	c total #watches: 152178
526.50/526.65	c total #propagations: 35260268 / total #impl: 5517736053 (eff. 0.006)
526.50/526.65	c #Conflicts:     304000 | #Learnt:      13189 | 0.004
526.50/526.65	c total clause space: 127.173MB
526.50/526.65	c total #watches: 158820
527.30/527.41	c total #propagations: 35396836 / total #impl: 5520656658 (eff. 0.006)
527.30/527.41	c #Conflicts:     305000 | #Learnt:      14189 | 0.004
527.30/527.41	c total clause space: 127.173MB
527.30/527.41	c total #watches: 168443
527.91/528.04	c total #propagations: 35510352 / total #impl: 5525506523 (eff. 0.006)
527.91/528.04	c #Conflicts:     306000 | #Learnt:      15189 | 0.004
527.91/528.04	c total clause space: 127.173MB
527.91/528.04	c total #watches: 173162
528.30/528.46	c total #propagations: 35662705 / total #impl: 5528911743 (eff. 0.006)
528.30/528.46	c #Conflicts:     307000 | #Learnt:      16189 | 0.004
528.30/528.46	c total clause space: 127.173MB
528.30/528.46	c total #watches: 177310
528.70/528.83	c total #propagations: 35838919 / total #impl: 5532171133 (eff. 0.006)
528.70/528.83	c #Conflicts:     308000 | #Learnt:      17189 | 0.004
528.70/528.83	c total clause space: 127.173MB
528.70/528.83	c total #watches: 181232
529.11/529.27	c total #propagations: 35907550 / total #impl: 5536352894 (eff. 0.006)
529.11/529.27	c #Conflicts:     309000 | #Learnt:      18189 | 0.004
529.11/529.27	c total clause space: 127.173MB
529.11/529.27	c total #watches: 188098
529.50/529.62	c total #propagations: 36052332 / total #impl: 5541545293 (eff. 0.007)
529.50/529.62	c #Conflicts:     310000 | #Learnt:      19189 | 0.004
529.50/529.62	c total clause space: 127.173MB
529.50/529.62	c total #watches: 192695
529.90/530.05	c total #propagations: 36133959 / total #impl: 5543042092 (eff. 0.007)
529.90/530.05	c #Conflicts:     311000 | #Learnt:      20189 | 0.004
529.90/530.05	c total clause space: 127.173MB
529.90/530.05	c total #watches: 197340
530.30/530.49	c total #propagations: 36266484 / total #impl: 5547452986 (eff. 0.007)
530.30/530.49	c #Conflicts:     312000 | #Learnt:      21189 | 0.004
530.30/530.49	c total clause space: 127.173MB
530.30/530.49	c total #watches: 202470
530.80/530.95	c total #propagations: 36323629 / total #impl: 5549456066 (eff. 0.007)
530.80/530.95	c #Conflicts:     313000 | #Learnt:      22189 | 0.004
530.80/530.95	c total clause space: 127.173MB
530.80/530.95	c total #watches: 207522
531.31/531.45	c total #propagations: 36378489 / total #impl: 5551127212 (eff. 0.007)
531.31/531.45	c #Conflicts:     314000 | #Learnt:      23189 | 0.004
531.31/531.45	c total clause space: 127.173MB
531.31/531.45	c total #watches: 211749
531.70/531.86	c total #propagations: 36437936 / total #impl: 5553138971 (eff. 0.007)
531.70/531.86	c GC COLLECT
531.70/531.86	c #Conflicts:     315000 | #Learnt:      10703 | 0.004
531.70/531.86	c total clause space: 127.173MB
531.70/531.86	c total #watches: 118931
532.10/532.24	c total #propagations: 36529842 / total #impl: 5555816941 (eff. 0.007)
532.10/532.24	c #Conflicts:     316000 | #Learnt:      11703 | 0.004
532.10/532.24	c total clause space: 127.173MB
532.10/532.24	c total #watches: 123899
532.41/532.58	c total #propagations: 36625766 / total #impl: 5558143708 (eff. 0.007)
532.41/532.58	c #Conflicts:     317000 | #Learnt:      12703 | 0.004
532.41/532.58	c total clause space: 127.173MB
532.41/532.58	c total #watches: 127531
532.80/532.91	c total #propagations: 36746364 / total #impl: 5559676493 (eff. 0.007)
532.80/532.91	c #Conflicts:     318000 | #Learnt:      13703 | 0.004
532.80/532.91	c total clause space: 127.173MB
532.80/532.91	c total #watches: 132636
533.10/533.20	c total #propagations: 36833010 / total #impl: 5561567115 (eff. 0.007)
533.10/533.20	c #Conflicts:     319000 | #Learnt:      14703 | 0.004
533.10/533.20	c total clause space: 127.173MB
533.10/533.20	c total #watches: 136164
533.41/533.56	c total #propagations: 36916391 / total #impl: 5564251818 (eff. 0.007)
533.41/533.56	c #Conflicts:     320000 | #Learnt:      15703 | 0.004
533.41/533.56	c total clause space: 127.173MB
533.41/533.56	c total #watches: 140582
533.70/533.88	c total #propagations: 37001346 / total #impl: 5567428163 (eff. 0.007)
533.70/533.88	c #Conflicts:     321000 | #Learnt:      16703 | 0.004
533.70/533.88	c total clause space: 127.173MB
533.70/533.88	c total #watches: 145288
534.10/534.26	c total #propagations: 37077644 / total #impl: 5569310945 (eff. 0.007)
534.10/534.26	c #Conflicts:     322000 | #Learnt:      17703 | 0.004
534.10/534.26	c total clause space: 127.173MB
534.10/534.26	c total #watches: 149840
534.61/534.77	c total #propagations: 37176972 / total #impl: 5571940800 (eff. 0.007)
534.61/534.77	c #Conflicts:     323000 | #Learnt:      18703 | 0.004
534.61/534.77	c total clause space: 127.173MB
534.61/534.77	c total #watches: 154893
535.00/535.19	c total #propagations: 37345488 / total #impl: 5577949719 (eff. 0.007)
535.00/535.19	c #Conflicts:     324000 | #Learnt:      19703 | 0.004
535.00/535.19	c total clause space: 127.173MB
535.00/535.19	c total #watches: 158729
535.50/535.61	c total #propagations: 37505660 / total #impl: 5582370493 (eff. 0.007)
535.50/535.61	c #Conflicts:     325000 | #Learnt:      20703 | 0.004
535.50/535.61	c total clause space: 127.173MB
535.50/535.61	c total #watches: 170855
535.80/535.99	c total #propagations: 37675362 / total #impl: 5587343172 (eff. 0.007)
535.80/535.99	c #Conflicts:     326000 | #Learnt:      21703 | 0.004
535.80/535.99	c total clause space: 127.173MB
535.80/535.99	c total #watches: 179083
536.20/536.31	c total #propagations: 37787329 / total #impl: 5589741843 (eff. 0.007)
536.20/536.31	c #Conflicts:     327000 | #Learnt:      22703 | 0.004
536.20/536.31	c total clause space: 127.173MB
536.20/536.31	c total #watches: 183023
536.50/536.69	c total #propagations: 37900386 / total #impl: 5590770732 (eff. 0.007)
536.50/536.69	c #Conflicts:     328000 | #Learnt:      23703 | 0.004
536.50/536.69	c total clause space: 127.173MB
536.50/536.69	c total #watches: 196323
536.90/537.03	c total #propagations: 38014868 / total #impl: 5592949524 (eff. 0.007)
536.90/537.03	c GC COLLECT
536.90/537.03	c #Conflicts:     329000 | #Learnt:      10720 | 0.004
536.90/537.03	c total clause space: 127.173MB
536.90/537.03	c total #watches: 115970
537.20/537.34	c total #propagations: 38126000 / total #impl: 5594582852 (eff. 0.007)
537.20/537.34	c #Conflicts:     330000 | #Learnt:      11720 | 0.004
537.20/537.34	c total clause space: 127.173MB
537.20/537.34	c total #watches: 121436
537.50/537.69	c total #propagations: 38237808 / total #impl: 5596099516 (eff. 0.007)
537.50/537.69	c #Conflicts:     331000 | #Learnt:      12720 | 0.004
537.50/537.69	c total clause space: 127.173MB
537.50/537.69	c total #watches: 132868
537.91/538.08	c total #propagations: 38333697 / total #impl: 5598421022 (eff. 0.007)
537.91/538.08	c #Conflicts:     332000 | #Learnt:      13720 | 0.004
537.91/538.08	c total clause space: 127.173MB
537.91/538.08	c total #watches: 144601
538.30/538.42	c total #propagations: 38409080 / total #impl: 5601498856 (eff. 0.007)
538.30/538.42	c #Conflicts:     333000 | #Learnt:      14720 | 0.004
538.30/538.42	c total clause space: 127.173MB
538.30/538.42	c total #watches: 150631
538.70/538.82	c total #propagations: 38494351 / total #impl: 5603770616 (eff. 0.007)
538.70/538.82	c #Conflicts:     334000 | #Learnt:      15720 | 0.004
538.70/538.82	c total clause space: 127.173MB
538.70/538.82	c total #watches: 160023
539.10/539.27	c total #propagations: 38602289 / total #impl: 5606644900 (eff. 0.007)
539.10/539.27	c #Conflicts:     335000 | #Learnt:      16720 | 0.004
539.10/539.27	c total clause space: 127.173MB
539.10/539.27	c total #watches: 179088
539.60/539.79	c total #propagations: 38698110 / total #impl: 5611411241 (eff. 0.007)
539.60/539.79	c #Conflicts:     336000 | #Learnt:      17720 | 0.004
539.60/539.79	c total clause space: 127.173MB
539.60/539.79	c total #watches: 193232
540.11/540.24	c total #propagations: 38802906 / total #impl: 5617366536 (eff. 0.007)
540.11/540.24	c #Conflicts:     337000 | #Learnt:      18720 | 0.004
540.11/540.24	c total clause space: 127.173MB
540.11/540.24	c total #watches: 199940
540.50/540.61	c total #propagations: 38921795 / total #impl: 5620462599 (eff. 0.007)
540.50/540.61	c #Conflicts:     338000 | #Learnt:      19720 | 0.004
540.50/540.61	c total clause space: 127.173MB
540.50/540.61	c total #watches: 210243
541.00/541.13	c total #propagations: 39068265 / total #impl: 5623383615 (eff. 0.007)
541.00/541.13	c #Conflicts:     339000 | #Learnt:      20720 | 0.004
541.00/541.13	c total clause space: 127.173MB
541.00/541.13	c total #watches: 218836
541.50/541.64	c total #propagations: 39198135 / total #impl: 5628872501 (eff. 0.007)
541.50/541.64	c #Conflicts:     340000 | #Learnt:      21720 | 0.004
541.50/541.64	c total clause space: 127.173MB
541.50/541.64	c total #watches: 232473
542.00/542.10	c total #propagations: 39323802 / total #impl: 5633706628 (eff. 0.007)
542.00/542.10	c #Conflicts:     341000 | #Learnt:      22720 | 0.004
542.00/542.10	c total clause space: 127.173MB
542.00/542.10	c total #watches: 238738
542.50/542.67	c total #propagations: 39463949 / total #impl: 5638093292 (eff. 0.007)
542.50/542.67	c #Conflicts:     342000 | #Learnt:      23720 | 0.004
542.50/542.67	c total clause space: 127.173MB
542.50/542.67	c total #watches: 275944
543.20/543.33	c total #propagations: 39611757 / total #impl: 5646678667 (eff. 0.007)
543.20/543.33	c GC COLLECT
543.20/543.33	c #Conflicts:     343000 | #Learnt:      10345 | 0.004
543.20/543.33	c total clause space: 127.173MB
543.20/543.33	c total #watches: 201819
543.60/543.79	c total #propagations: 39741247 / total #impl: 5655481369 (eff. 0.007)
543.60/543.79	c #Conflicts:     344000 | #Learnt:      11345 | 0.004
543.60/543.79	c total clause space: 127.173MB
543.60/543.79	c total #watches: 209234
544.20/544.30	c total #propagations: 39856630 / total #impl: 5658532518 (eff. 0.007)
544.20/544.30	c #Conflicts:     345000 | #Learnt:      12345 | 0.004
544.20/544.30	c total clause space: 127.173MB
544.20/544.30	c total #watches: 218696
544.60/544.76	c total #propagations: 39961423 / total #impl: 5663881418 (eff. 0.007)
544.60/544.76	c #Conflicts:     346000 | #Learnt:      13345 | 0.004
544.60/544.76	c total clause space: 127.173MB
544.60/544.76	c total #watches: 230726
545.20/545.38	c total #propagations: 40062200 / total #impl: 5667630506 (eff. 0.007)
545.20/545.38	c #Conflicts:     347000 | #Learnt:      14345 | 0.004
545.20/545.38	c total clause space: 127.173MB
545.20/545.38	c total #watches: 270069
546.10/546.23	c total #propagations: 40144459 / total #impl: 5679207782 (eff. 0.007)
546.10/546.23	c #Conflicts:     348000 | #Learnt:      15345 | 0.004
546.10/546.23	c total clause space: 127.173MB
546.10/546.23	c total #watches: 359187
547.40/547.53	c total #propagations: 40240487 / total #impl: 5696139463 (eff. 0.007)
547.40/547.53	c #Conflicts:     349000 | #Learnt:      16345 | 0.004
547.40/547.53	c total clause space: 127.173MB
547.40/547.53	c total #watches: 413406
549.10/549.24	c total #propagations: 40336349 / total #impl: 5726709477 (eff. 0.007)
549.10/549.24	c #Conflicts:     350000 | #Learnt:      17345 | 0.004
549.10/549.24	c total clause space: 127.173MB
549.10/549.24	c total #watches: 462229
550.40/550.57	c total #propagations: 40446973 / total #impl: 5759248952 (eff. 0.007)
550.40/550.57	c #Conflicts:     351000 | #Learnt:      18345 | 0.004
550.40/550.57	c total clause space: 127.173MB
550.40/550.57	c total #watches: 485681
551.50/551.68	c total #propagations: 40592273 / total #impl: 5777973474 (eff. 0.007)
551.50/551.68	c #Conflicts:     352000 | #Learnt:      19345 | 0.004
551.50/551.68	c total clause space: 127.173MB
551.50/551.68	c total #watches: 500384
553.21/553.38	c total #propagations: 40744175 / total #impl: 5788034641 (eff. 0.007)
553.21/553.38	c #Conflicts:     353000 | #Learnt:      20345 | 0.004
553.21/553.38	c total clause space: 127.173MB
553.21/553.38	c total #watches: 541987
555.10/555.27	c total #propagations: 40874874 / total #impl: 5815874904 (eff. 0.007)
555.10/555.27	c #Conflicts:     354000 | #Learnt:      21345 | 0.004
555.10/555.27	c total clause space: 127.173MB
555.10/555.27	c total #watches: 592154
557.71/557.86	c total #propagations: 41003053 / total #impl: 5831439725 (eff. 0.007)
557.71/557.86	c #Conflicts:     355000 | #Learnt:      22345 | 0.004
557.71/557.86	c total clause space: 127.173MB
557.71/557.86	c total #watches: 625019
560.10/560.20	c total #propagations: 41194202 / total #impl: 5855372232 (eff. 0.007)
560.10/560.20	c #Conflicts:     356000 | #Learnt:      23345 | 0.004
560.10/560.20	c total clause space: 127.173MB
560.10/560.20	c total #watches: 661433
562.50/562.61	c total #propagations: 41312210 / total #impl: 5878758272 (eff. 0.007)
562.50/562.61	c GC COLLECT
562.50/562.61	c #Conflicts:     357000 | #Learnt:       9633 | 0.004
562.50/562.61	c total clause space: 127.173MB
562.50/562.61	c total #watches: 498132
564.40/564.55	c total #propagations: 41502574 / total #impl: 5904050457 (eff. 0.007)
564.40/564.55	c #Conflicts:     358000 | #Learnt:      10633 | 0.004
564.40/564.55	c total clause space: 127.173MB
564.40/564.55	c total #watches: 525701
566.20/566.33	c total #propagations: 41633679 / total #impl: 5930037390 (eff. 0.007)
566.20/566.33	c #Conflicts:     359000 | #Learnt:      11633 | 0.004
566.20/566.33	c total clause space: 127.173MB
566.20/566.33	c total #watches: 578593
568.00/568.19	c total #propagations: 41743453 / total #impl: 5950676625 (eff. 0.007)
568.00/568.19	c #Conflicts:     360000 | #Learnt:      12633 | 0.004
568.00/568.19	c total clause space: 127.173MB
568.00/568.19	c total #watches: 632652
569.81/569.99	c total #propagations: 41862633 / total #impl: 5974173218 (eff. 0.007)
569.81/569.99	c #Conflicts:     361000 | #Learnt:      13633 | 0.004
569.81/569.99	c total clause space: 127.173MB
569.81/569.99	c total #watches: 673264
572.01/572.13	c total #propagations: 42002949 / total #impl: 5992224454 (eff. 0.007)
572.01/572.13	c #Conflicts:     362000 | #Learnt:      14633 | 0.004
572.01/572.13	c total clause space: 127.173MB
572.01/572.13	c total #watches: 683152
573.90/574.06	c total #propagations: 42132748 / total #impl: 6002360444 (eff. 0.007)
573.90/574.06	c #Conflicts:     363000 | #Learnt:      15633 | 0.004
573.90/574.06	c total clause space: 127.173MB
573.90/574.06	c total #watches: 693807
577.00/577.17	c total #propagations: 42284104 / total #impl: 6012763752 (eff. 0.007)
577.00/577.17	c #Conflicts:     364000 | #Learnt:      16633 | 0.004
577.00/577.17	c total clause space: 127.173MB
577.00/577.17	c total #watches: 708451
579.80/579.92	c total #propagations: 42408595 / total #impl: 6031926700 (eff. 0.007)
579.80/579.92	c #Conflicts:     365000 | #Learnt:      17633 | 0.004
579.80/579.92	c total clause space: 127.173MB
579.80/579.92	c total #watches: 729923
582.70/582.80	c total #propagations: 42555271 / total #impl: 6051740014 (eff. 0.007)
582.70/582.80	c #Conflicts:     366000 | #Learnt:      18633 | 0.004
582.70/582.80	c total clause space: 127.173MB
582.70/582.80	c total #watches: 754359
585.50/585.65	c total #propagations: 42724588 / total #impl: 6074162231 (eff. 0.007)
585.50/585.65	c #Conflicts:     367000 | #Learnt:      19633 | 0.004
585.50/585.65	c total clause space: 127.173MB
585.50/585.65	c total #watches: 828196
587.20/587.40	c total #propagations: 42857481 / total #impl: 6096624047 (eff. 0.007)
587.20/587.40	c #Conflicts:     368000 | #Learnt:      20633 | 0.004
587.20/587.40	c total clause space: 127.173MB
587.20/587.40	c total #watches: 891101
589.80/589.96	c total #propagations: 42934479 / total #impl: 6110668158 (eff. 0.007)
589.80/589.96	c #Conflicts:     369000 | #Learnt:      21633 | 0.004
589.80/589.96	c total clause space: 127.173MB
589.80/589.96	c total #watches: 902850
592.69/592.82	c total #propagations: 43074275 / total #impl: 6117623277 (eff. 0.007)
592.69/592.82	c #Conflicts:     370000 | #Learnt:      22633 | 0.004
592.69/592.82	c total clause space: 127.173MB
592.69/592.82	c total #watches: 916486
594.79/594.95	c total #propagations: 43216396 / total #impl: 6124674986 (eff. 0.007)
594.79/594.95	c #Conflicts:     371000 | #Learnt:      23633 | 0.004
594.79/594.95	c total clause space: 127.173MB
594.79/594.95	c total #watches: 922423
596.79/596.99	c total #propagations: 43426984 / total #impl: 6130246726 (eff. 0.007)
596.79/596.99	c GC COLLECT
596.79/596.99	c #Conflicts:     372000 | #Learnt:       9870 | 0.004
596.79/596.99	c total clause space: 127.173MB
596.79/596.99	c total #watches: 411610
597.69/597.81	c total #propagations: 43577816 / total #impl: 6136782678 (eff. 0.007)
597.69/597.81	c #Conflicts:     373000 | #Learnt:      10870 | 0.004
597.69/597.81	c total clause space: 127.173MB
597.69/597.81	c total #watches: 423767
598.40/598.54	c total #propagations: 43809077 / total #impl: 6140706740 (eff. 0.007)
598.40/598.54	c #Conflicts:     374000 | #Learnt:      11870 | 0.004
598.40/598.54	c total clause space: 127.173MB
598.40/598.54	c total #watches: 427151
599.09/599.27	c total #propagations: 44034052 / total #impl: 6142125294 (eff. 0.007)
599.09/599.27	c #Conflicts:     375000 | #Learnt:      12870 | 0.004
599.09/599.27	c total clause space: 127.173MB
599.09/599.27	c total #watches: 432774
599.79/599.94	c total #propagations: 44202686 / total #impl: 6143663482 (eff. 0.007)
599.79/599.94	c #Conflicts:     376000 | #Learnt:      13870 | 0.004
599.79/599.94	c total clause space: 127.173MB
599.79/599.94	c total #watches: 437310
600.60/600.76	c total #propagations: 44377960 / total #impl: 6145337073 (eff. 0.007)
600.60/600.76	c #Conflicts:     377000 | #Learnt:      14870 | 0.004
600.60/600.76	c total clause space: 127.173MB
600.60/600.76	c total #watches: 451177
601.49/601.70	c total #propagations: 44523866 / total #impl: 6150075071 (eff. 0.007)
601.49/601.70	c #Conflicts:     378000 | #Learnt:      15870 | 0.004
601.49/601.70	c total clause space: 127.173MB
601.49/601.70	c total #watches: 463588
602.39/602.51	c total #propagations: 44662432 / total #impl: 6157235437 (eff. 0.007)
602.39/602.51	c #Conflicts:     379000 | #Learnt:      16870 | 0.004
602.39/602.51	c total clause space: 127.173MB
602.39/602.51	c total #watches: 468869
602.99/603.14	c total #propagations: 44862766 / total #impl: 6160034876 (eff. 0.007)
602.99/603.14	c #Conflicts:     380000 | #Learnt:      17870 | 0.004
602.99/603.14	c total clause space: 127.173MB
602.99/603.14	c total #watches: 475002
603.99/604.11	c total #propagations: 45067245 / total #impl: 6161949408 (eff. 0.007)
603.99/604.11	c #Conflicts:     381000 | #Learnt:      18870 | 0.004
603.99/604.11	c total clause space: 127.173MB
603.99/604.11	c total #watches: 481146
604.79/604.95	c total #propagations: 45316869 / total #impl: 6166435764 (eff. 0.007)
604.79/604.95	c #Conflicts:     382000 | #Learnt:      19870 | 0.004
604.79/604.95	c total clause space: 127.173MB
604.79/604.95	c total #watches: 489728
605.69/605.82	c total #propagations: 45563242 / total #impl: 6168804320 (eff. 0.007)
605.69/605.82	c #Conflicts:     383000 | #Learnt:      20870 | 0.004
605.69/605.82	c total clause space: 127.173MB
605.69/605.82	c total #watches: 502078
606.39/606.51	c total #propagations: 45760581 / total #impl: 6171112978 (eff. 0.007)
606.39/606.51	c #Conflicts:     384000 | #Learnt:      21870 | 0.004
606.39/606.51	c total clause space: 127.173MB
606.39/606.51	c total #watches: 505965
606.99/607.12	c total #propagations: 45987710 / total #impl: 6172987539 (eff. 0.007)
606.99/607.12	c #Conflicts:     385000 | #Learnt:      22870 | 0.004
606.99/607.12	c total clause space: 127.173MB
606.99/607.12	c total #watches: 511580
607.69/607.86	c total #propagations: 46090601 / total #impl: 6174565993 (eff. 0.007)
607.69/607.86	c #Conflicts:     386000 | #Learnt:      23870 | 0.004
607.69/607.86	c total clause space: 127.173MB
607.69/607.86	c total #watches: 517350
608.79/608.97	c total #propagations: 46187291 / total #impl: 6177077880 (eff. 0.007)
608.79/608.97	c #Conflicts:     387000 | #Learnt:      24870 | 0.004
608.79/608.97	c total clause space: 127.173MB
608.79/608.97	c total #watches: 534753
609.59/609.76	c total #propagations: 46316463 / total #impl: 6185626479 (eff. 0.007)
609.59/609.76	c GC COLLECT
609.59/609.76	c #Conflicts:     388000 | #Learnt:      10704 | 0.004
609.59/609.76	c total clause space: 127.173MB
609.59/609.76	c total #watches: 201447
610.29/610.41	c total #propagations: 46524995 / total #impl: 6200161804 (eff. 0.008)
610.29/610.41	c #Conflicts:     389000 | #Learnt:      11704 | 0.004
610.29/610.41	c total clause space: 127.173MB
610.29/610.41	c total #watches: 205945
610.89/611.08	c total #propagations: 46725976 / total #impl: 6204290306 (eff. 0.008)
610.89/611.08	c #Conflicts:     390000 | #Learnt:      12704 | 0.004
610.89/611.08	c total clause space: 127.173MB
610.89/611.08	c total #watches: 211278
611.60/611.77	c total #propagations: 46876990 / total #impl: 6208121993 (eff. 0.008)
611.60/611.77	c #Conflicts:     391000 | #Learnt:      13704 | 0.004
611.60/611.77	c total clause space: 127.173MB
611.60/611.77	c total #watches: 216874
612.19/612.33	c total #propagations: 47019158 / total #impl: 6210592578 (eff. 0.008)
612.19/612.33	c #Conflicts:     392000 | #Learnt:      14704 | 0.004
612.19/612.33	c total clause space: 127.173MB
612.19/612.33	c total #watches: 227691
612.89/613.01	c total #propagations: 47158751 / total #impl: 6212318259 (eff. 0.008)
612.89/613.01	c #Conflicts:     393000 | #Learnt:      15704 | 0.004
612.89/613.01	c total clause space: 127.173MB
612.89/613.01	c total #watches: 244820
613.49/613.68	c total #propagations: 47327526 / total #impl: 6214623415 (eff. 0.008)
613.49/613.68	c #Conflicts:     394000 | #Learnt:      16704 | 0.004
613.49/613.68	c total clause space: 127.173MB
613.49/613.68	c total #watches: 253327
614.19/614.34	c total #propagations: 47478369 / total #impl: 6216789536 (eff. 0.008)
614.19/614.34	c #Conflicts:     395000 | #Learnt:      17704 | 0.004
614.19/614.34	c total clause space: 127.173MB
614.19/614.34	c total #watches: 275089
614.99/615.13	c total #propagations: 47593278 / total #impl: 6220665741 (eff. 0.008)
614.99/615.13	c #Conflicts:     396000 | #Learnt:      18704 | 0.004
614.99/615.13	c total clause space: 127.173MB
614.99/615.13	c total #watches: 294571
616.29/616.47	c total #propagations: 47708976 / total #impl: 6225392576 (eff. 0.008)
616.29/616.47	c #Conflicts:     397000 | #Learnt:      19704 | 0.004
616.29/616.47	c total clause space: 127.173MB
616.29/616.47	c total #watches: 335969
617.39/617.56	c total #propagations: 47896320 / total #impl: 6248858066 (eff. 0.008)
617.39/617.56	c #Conflicts:     398000 | #Learnt:      20704 | 0.004
617.39/617.56	c total clause space: 127.173MB
617.39/617.56	c total #watches: 352863
618.39/618.57	c total #propagations: 48044862 / total #impl: 6258772718 (eff. 0.008)
618.39/618.57	c #Conflicts:     399000 | #Learnt:      21704 | 0.004
618.39/618.57	c total clause space: 127.173MB
618.39/618.57	c total #watches: 371692
619.59/619.73	c total #propagations: 48177406 / total #impl: 6264013926 (eff. 0.008)
619.59/619.73	c #Conflicts:     400000 | #Learnt:      22704 | 0.004
619.59/619.73	c total clause space: 127.173MB
619.59/619.73	c total #watches: 384518
620.59/620.76	c total #propagations: 48297662 / total #impl: 6276637687 (eff. 0.008)
620.59/620.76	c #Conflicts:     401000 | #Learnt:      23704 | 0.004
620.59/620.76	c total clause space: 127.173MB
620.59/620.76	c total #watches: 392526
621.89/622.04	c total #propagations: 48409876 / total #impl: 6283397350 (eff. 0.008)
621.89/622.04	c #Conflicts:     402000 | #Learnt:      24704 | 0.004
621.89/622.04	c total clause space: 127.173MB
621.89/622.04	c total #watches: 403484
623.09/623.24	c total #propagations: 48549302 / total #impl: 6296725440 (eff. 0.008)
623.09/623.24	c GC COLLECT
623.09/623.24	c #Conflicts:     403000 | #Learnt:      10254 | 0.004
623.09/623.24	c total clause space: 127.173MB
623.09/623.24	c total #watches: 251070
623.99/624.13	c total #propagations: 48703300 / total #impl: 6303604264 (eff. 0.008)
623.99/624.13	c #Conflicts:     404000 | #Learnt:      11254 | 0.004
623.99/624.13	c total clause space: 127.173MB
623.99/624.13	c total #watches: 256039
624.89/625.09	c total #propagations: 48853861 / total #impl: 6306240226 (eff. 0.008)
624.89/625.09	c #Conflicts:     405000 | #Learnt:      12254 | 0.004
624.89/625.09	c total clause space: 127.173MB
624.89/625.09	c total #watches: 263402
625.59/625.79	c total #propagations: 49038956 / total #impl: 6309717448 (eff. 0.008)
625.59/625.79	c #Conflicts:     406000 | #Learnt:      13254 | 0.004
625.59/625.79	c total clause space: 127.173MB
625.59/625.79	c total #watches: 268169
626.39/626.53	c total #propagations: 49164902 / total #impl: 6312421245 (eff. 0.008)
626.39/626.53	c #Conflicts:     407000 | #Learnt:      14254 | 0.004
626.39/626.53	c total clause space: 127.173MB
626.39/626.53	c total #watches: 276026
627.29/627.40	c total #propagations: 49334556 / total #impl: 6316269720 (eff. 0.008)
627.29/627.40	c #Conflicts:     408000 | #Learnt:      15254 | 0.004
627.29/627.40	c total clause space: 127.173MB
627.29/627.40	c total #watches: 290748
628.10/628.27	c total #propagations: 49483648 / total #impl: 6322572289 (eff. 0.008)
628.10/628.27	c #Conflicts:     409000 | #Learnt:      16254 | 0.004
628.10/628.27	c total clause space: 127.173MB
628.10/628.27	c total #watches: 302392
628.79/628.96	c total #propagations: 49625539 / total #impl: 6328110463 (eff. 0.008)
628.79/628.96	c #Conflicts:     410000 | #Learnt:      17254 | 0.004
628.79/628.96	c total clause space: 127.173MB
628.79/628.96	c total #watches: 309273
629.59/629.74	c total #propagations: 49741244 / total #impl: 6331433043 (eff. 0.008)
629.59/629.74	c #Conflicts:     411000 | #Learnt:      18254 | 0.004
629.59/629.74	c total clause space: 127.173MB
629.59/629.74	c total #watches: 327736
630.39/630.59	c total #propagations: 49902331 / total #impl: 6336498750 (eff. 0.008)
630.39/630.59	c #Conflicts:     412000 | #Learnt:      19254 | 0.004
630.39/630.59	c total clause space: 127.173MB
630.39/630.59	c total #watches: 359086
631.19/631.39	c total #propagations: 50068414 / total #impl: 6344235658 (eff. 0.008)
631.19/631.39	c #Conflicts:     413000 | #Learnt:      20254 | 0.004
631.19/631.39	c total clause space: 127.173MB
631.19/631.39	c total #watches: 389100
631.99/632.10	c total #propagations: 50235132 / total #impl: 6351766795 (eff. 0.008)
631.99/632.10	c #Conflicts:     414000 | #Learnt:      21254 | 0.004
631.99/632.10	c total clause space: 127.173MB
631.99/632.10	c total #watches: 435797
632.79/632.98	c total #propagations: 50324962 / total #impl: 6362855672 (eff. 0.008)
632.79/632.98	c #Conflicts:     415000 | #Learnt:      22254 | 0.004
632.79/632.98	c total clause space: 127.173MB
632.79/632.98	c total #watches: 492245
634.09/634.24	c total #propagations: 50430783 / total #impl: 6373651617 (eff. 0.008)
634.09/634.24	c #Conflicts:     416000 | #Learnt:      23254 | 0.004
634.09/634.24	c total clause space: 127.173MB
634.09/634.24	c total #watches: 529154
635.69/635.83	c total #propagations: 50569720 / total #impl: 6385123502 (eff. 0.008)
635.69/635.83	c #Conflicts:     417000 | #Learnt:      24254 | 0.004
635.69/635.83	c total clause space: 127.173MB
635.69/635.83	c total #watches: 553793
637.09/637.23	c total #propagations: 50752868 / total #impl: 6398463490 (eff. 0.008)
637.09/637.23	c #Conflicts:     418000 | #Learnt:      25254 | 0.004
637.09/637.23	c total clause space: 127.173MB
637.09/637.23	c total #watches: 596308
638.59/638.75	c total #propagations: 50861195 / total #impl: 6412314676 (eff. 0.008)
638.59/638.75	c GC COLLECT
638.59/638.75	c #Conflicts:     419000 | #Learnt:      10369 | 0.004
638.59/638.75	c total clause space: 127.173MB
638.59/638.75	c total #watches: 387555
639.79/639.99	c total #propagations: 51029760 / total #impl: 6422197098 (eff. 0.008)
639.79/639.99	c #Conflicts:     420000 | #Learnt:      11369 | 0.004
639.79/639.99	c total clause space: 127.173MB
639.79/639.99	c total #watches: 418816
641.29/641.47	c total #propagations: 51167846 / total #impl: 6434031712 (eff. 0.008)
641.29/641.47	c #Conflicts:     421000 | #Learnt:      12369 | 0.004
641.29/641.47	c total clause space: 127.173MB
641.29/641.47	c total #watches: 445604
642.59/642.71	c total #propagations: 51309225 / total #impl: 6445653526 (eff. 0.008)
642.59/642.71	c #Conflicts:     422000 | #Learnt:      13369 | 0.004
642.59/642.71	c total clause space: 127.173MB
642.59/642.71	c total #watches: 461924
643.79/643.98	c total #propagations: 51448820 / total #impl: 6452623958 (eff. 0.008)
643.79/643.98	c #Conflicts:     423000 | #Learnt:      14369 | 0.004
643.79/643.98	c total clause space: 127.173MB
643.79/643.98	c total #watches: 474505
645.29/645.48	c total #propagations: 51583347 / total #impl: 6456228802 (eff. 0.008)
645.29/645.48	c #Conflicts:     424000 | #Learnt:      15369 | 0.004
645.29/645.48	c total clause space: 127.173MB
645.29/645.48	c total #watches: 496790
647.09/647.25	c total #propagations: 51713308 / total #impl: 6466292801 (eff. 0.008)
647.09/647.25	c #Conflicts:     425000 | #Learnt:      16369 | 0.004
647.09/647.25	c total clause space: 127.173MB
647.09/647.25	c total #watches: 513402
648.99/649.12	c total #propagations: 51843547 / total #impl: 6475152135 (eff. 0.008)
648.99/649.12	c #Conflicts:     426000 | #Learnt:      17369 | 0.004
648.99/649.12	c total clause space: 127.173MB
648.99/649.12	c total #watches: 541422
650.99/651.11	c total #propagations: 51975615 / total #impl: 6488774435 (eff. 0.008)
650.99/651.11	c #Conflicts:     427000 | #Learnt:      18369 | 0.004
650.99/651.11	c total clause space: 127.173MB
650.99/651.11	c total #watches: 560562
652.98/653.11	c total #propagations: 52103141 / total #impl: 6503437907 (eff. 0.008)
652.98/653.11	c #Conflicts:     428000 | #Learnt:      19369 | 0.004
652.98/653.11	c total clause space: 127.173MB
652.98/653.11	c total #watches: 581573
655.08/655.26	c total #propagations: 52225746 / total #impl: 6516511966 (eff. 0.008)
655.08/655.26	c #Conflicts:     429000 | #Learnt:      20369 | 0.004
655.08/655.26	c total clause space: 127.173MB
655.08/655.26	c total #watches: 595501
656.88/657.01	c total #propagations: 52345836 / total #impl: 6526232023 (eff. 0.008)
656.88/657.01	c #Conflicts:     430000 | #Learnt:      21369 | 0.004
656.88/657.01	c total clause space: 127.173MB
656.88/657.01	c total #watches: 632634
658.89/659.02	c total #propagations: 52442925 / total #impl: 6538899725 (eff. 0.008)
658.89/659.02	c #Conflicts:     431000 | #Learnt:      22369 | 0.004
658.89/659.02	c total clause space: 127.173MB
658.89/659.02	c total #watches: 704541
660.99/661.12	c total #propagations: 52536788 / total #impl: 6569236794 (eff. 0.008)
660.99/661.12	c #Conflicts:     432000 | #Learnt:      23369 | 0.003
660.99/661.12	c total clause space: 127.173MB
660.99/661.12	c total #watches: 777447
663.48/663.64	c total #propagations: 52627579 / total #impl: 6603171520 (eff. 0.008)
663.48/663.64	c #Conflicts:     433000 | #Learnt:      24369 | 0.003
663.48/663.64	c total clause space: 127.173MB
663.48/663.64	c total #watches: 857956
666.49/666.65	c total #propagations: 52731884 / total #impl: 6636600687 (eff. 0.008)
666.49/666.65	c #Conflicts:     434000 | #Learnt:      25369 | 0.003
666.49/666.65	c total clause space: 127.173MB
666.49/666.65	c total #watches: 929541
668.88/669.06	c total #propagations: 52841608 / total #impl: 6670998402 (eff. 0.008)
668.88/669.06	c GC COLLECT
668.88/669.06	c #Conflicts:     435000 | #Learnt:      10634 | 0.003
668.88/669.06	c total clause space: 127.173MB
668.88/669.06	c total #watches: 593917
670.58/670.71	c total #propagations: 52933489 / total #impl: 6706823206 (eff. 0.008)
670.58/670.71	c #Conflicts:     436000 | #Learnt:      11634 | 0.003
670.58/670.71	c total clause space: 127.173MB
670.58/670.71	c total #watches: 641674
673.19/673.36	c total #propagations: 53015952 / total #impl: 6724388180 (eff. 0.008)
673.19/673.36	c #Conflicts:     437000 | #Learnt:      12634 | 0.003
673.19/673.36	c total clause space: 127.173MB
673.19/673.36	c total #watches: 684664
675.58/675.74	c total #propagations: 53191618 / total #impl: 6762789806 (eff. 0.008)
675.58/675.74	c #Conflicts:     438000 | #Learnt:      13634 | 0.003
675.58/675.74	c total clause space: 127.173MB
675.58/675.74	c total #watches: 721762
677.88/678.07	c total #propagations: 53309113 / total #impl: 6793055663 (eff. 0.008)
677.88/678.07	c #Conflicts:     439000 | #Learnt:      14634 | 0.003
677.88/678.07	c total clause space: 127.173MB
677.88/678.07	c total #watches: 753156
680.08/680.22	c total #propagations: 53401722 / total #impl: 6819035291 (eff. 0.008)
680.08/680.22	c #Conflicts:     440000 | #Learnt:      15634 | 0.003
680.08/680.22	c total clause space: 127.173MB
680.08/680.22	c total #watches: 786586
683.18/683.32	c total #propagations: 53469579 / total #impl: 6834245516 (eff. 0.008)
683.18/683.32	c #Conflicts:     441000 | #Learnt:      16634 | 0.003
683.18/683.32	c total clause space: 127.173MB
683.18/683.32	c total #watches: 806362
686.98/687.11	c total #propagations: 53581416 / total #impl: 6858989438 (eff. 0.008)
686.98/687.11	c #Conflicts:     442000 | #Learnt:      17634 | 0.003
686.98/687.11	c total clause space: 127.173MB
686.98/687.11	c total #watches: 827627
690.58/690.72	c total #propagations: 53734521 / total #impl: 6884213602 (eff. 0.008)
690.58/690.72	c #Conflicts:     443000 | #Learnt:      18634 | 0.003
690.58/690.72	c total clause space: 127.173MB
690.58/690.72	c total #watches: 843370
693.99/694.20	c total #propagations: 53886856 / total #impl: 6899105876 (eff. 0.008)
693.99/694.20	c #Conflicts:     444000 | #Learnt:      19634 | 0.003
693.99/694.20	c total clause space: 127.173MB
693.99/694.20	c total #watches: 857270
696.98/697.16	c total #propagations: 54031274 / total #impl: 6909098457 (eff. 0.008)
696.98/697.16	c #Conflicts:     445000 | #Learnt:      20634 | 0.003
696.98/697.16	c total clause space: 127.173MB
696.98/697.16	c total #watches: 866421
699.98/700.10	c total #propagations: 54153621 / total #impl: 6915017685 (eff. 0.008)
699.98/700.10	c #Conflicts:     446000 | #Learnt:      21634 | 0.003
699.98/700.10	c total clause space: 127.173MB
699.98/700.10	c total #watches: 878313
702.98/703.13	c total #propagations: 54282992 / total #impl: 6922778670 (eff. 0.008)
702.98/703.13	c #Conflicts:     447000 | #Learnt:      22634 | 0.003
702.98/703.13	c total clause space: 127.173MB
702.98/703.13	c total #watches: 902806
706.28/706.45	c total #propagations: 54387812 / total #impl: 6941059715 (eff. 0.008)
706.28/706.45	c #Conflicts:     448000 | #Learnt:      23634 | 0.003
706.28/706.45	c total clause space: 127.173MB
706.28/706.45	c total #watches: 922440
710.08/710.27	c total #propagations: 54471345 / total #impl: 6954740262 (eff. 0.008)
710.08/710.27	c #Conflicts:     449000 | #Learnt:      24634 | 0.003
710.08/710.27	c total clause space: 127.173MB
710.08/710.27	c total #watches: 939096
713.37/713.54	c total #propagations: 54605359 / total #impl: 6966699850 (eff. 0.008)
713.37/713.54	c #Conflicts:     450000 | #Learnt:      25634 | 0.003
713.37/713.54	c total clause space: 127.173MB
713.37/713.54	c total #watches: 953250
716.27/716.41	c total #propagations: 54678649 / total #impl: 6982084287 (eff. 0.008)
716.27/716.41	c GC COLLECT
716.27/716.41	c #Conflicts:     451000 | #Learnt:      10199 | 0.003
716.27/716.41	c total clause space: 127.173MB
716.27/716.41	c total #watches: 286549
717.47/717.66	c total #propagations: 54763899 / total #impl: 6997043912 (eff. 0.008)
717.47/717.66	c #Conflicts:     452000 | #Learnt:      11199 | 0.003
717.47/717.66	c total clause space: 127.173MB
717.47/717.66	c total #watches: 305001
718.87/719.09	c total #propagations: 54864646 / total #impl: 7009349565 (eff. 0.008)
718.87/719.09	c #Conflicts:     453000 | #Learnt:      12199 | 0.003
718.87/719.09	c total clause space: 127.173MB
718.87/719.09	c total #watches: 315577
720.17/720.35	c total #propagations: 54984738 / total #impl: 7021360612 (eff. 0.008)
720.17/720.35	c #Conflicts:     454000 | #Learnt:      13199 | 0.003
720.17/720.35	c total clause space: 127.173MB
720.17/720.35	c total #watches: 333714
721.58/721.71	c total #propagations: 55088493 / total #impl: 7031980929 (eff. 0.008)
721.58/721.71	c #Conflicts:     455000 | #Learnt:      14199 | 0.003
721.58/721.71	c total clause space: 127.173MB
721.58/721.71	c total #watches: 346088
723.17/723.32	c total #propagations: 55241338 / total #impl: 7035881550 (eff. 0.008)
723.17/723.32	c #Conflicts:     456000 | #Learnt:      15199 | 0.003
723.17/723.32	c total clause space: 127.173MB
723.17/723.32	c total #watches: 360813
724.97/725.15	c total #propagations: 55400691 / total #impl: 7040672475 (eff. 0.008)
724.97/725.15	c #Conflicts:     457000 | #Learnt:      16199 | 0.003
724.97/725.15	c total clause space: 127.173MB
724.97/725.15	c total #watches: 388736
726.87/727.01	c total #propagations: 55523880 / total #impl: 7049685398 (eff. 0.008)
726.87/727.01	c #Conflicts:     458000 | #Learnt:      17199 | 0.003
726.87/727.01	c total clause space: 127.173MB
726.87/727.01	c total #watches: 418681
728.87/729.00	c total #propagations: 55606274 / total #impl: 7062684121 (eff. 0.008)
728.87/729.00	c #Conflicts:     459000 | #Learnt:      18199 | 0.003
728.87/729.00	c total clause space: 127.173MB
728.87/729.00	c total #watches: 438230
730.47/730.63	c total #propagations: 55700997 / total #impl: 7075353879 (eff. 0.008)
730.47/730.63	c #Conflicts:     460000 | #Learnt:      19199 | 0.003
730.47/730.63	c total clause space: 127.173MB
730.47/730.63	c total #watches: 451460
733.17/733.30	c total #propagations: 55764560 / total #impl: 7088675217 (eff. 0.008)
733.17/733.30	c #Conflicts:     461000 | #Learnt:      20199 | 0.003
733.17/733.30	c total clause space: 127.173MB
733.17/733.30	c total #watches: 487686
735.97/736.17	c total #propagations: 55845969 / total #impl: 7103223319 (eff. 0.008)
735.97/736.17	c #Conflicts:     462000 | #Learnt:      21199 | 0.003
735.97/736.17	c total clause space: 127.173MB
735.97/736.17	c total #watches: 539641
737.47/737.65	c total #propagations: 55923990 / total #impl: 7118846943 (eff. 0.008)
737.47/737.65	c #Conflicts:     463000 | #Learnt:      22199 | 0.003
737.47/737.65	c total clause space: 127.173MB
737.47/737.65	c total #watches: 555573
738.47/738.61	c total #propagations: 56083776 / total #impl: 7120809569 (eff. 0.008)
738.47/738.61	c #Conflicts:     464000 | #Learnt:      23199 | 0.003
738.47/738.61	c total clause space: 127.173MB
738.47/738.61	c total #watches: 569189
739.37/739.53	c total #propagations: 56221373 / total #impl: 7122197457 (eff. 0.008)
739.37/739.53	c #Conflicts:     465000 | #Learnt:      24199 | 0.003
739.37/739.53	c total clause space: 127.173MB
739.37/739.53	c total #watches: 582194
740.67/740.89	c total #propagations: 56349888 / total #impl: 7123645857 (eff. 0.008)
740.67/740.89	c #Conflicts:     466000 | #Learnt:      25199 | 0.003
740.67/740.89	c total clause space: 127.173MB
740.67/740.89	c total #watches: 598633
742.77/742.91	c total #propagations: 56482876 / total #impl: 7125784456 (eff. 0.008)
742.77/742.91	c #Conflicts:     467000 | #Learnt:      26199 | 0.003
742.77/742.91	c total clause space: 127.173MB
742.77/742.91	c total #watches: 619302
744.27/744.40	c total #propagations: 56599082 / total #impl: 7130504568 (eff. 0.008)
744.27/744.40	c GC COLLECT
744.27/744.40	c #Conflicts:     468000 | #Learnt:      10429 | 0.003
744.27/744.40	c total clause space: 127.173MB
744.27/744.40	c total #watches: 339132
745.97/746.17	c total #propagations: 56692490 / total #impl: 7134649600 (eff. 0.008)
745.97/746.17	c #Conflicts:     469000 | #Learnt:      11429 | 0.003
745.97/746.17	c total clause space: 127.173MB
745.97/746.17	c total #watches: 378795
747.98/748.18	c total #propagations: 56800105 / total #impl: 7141685332 (eff. 0.008)
747.98/748.18	c #Conflicts:     470000 | #Learnt:      12429 | 0.003
747.98/748.18	c total clause space: 127.173MB
747.98/748.18	c total #watches: 398703
749.17/749.33	c total #propagations: 56985223 / total #impl: 7146632576 (eff. 0.008)
749.17/749.33	c #Conflicts:     471000 | #Learnt:      13429 | 0.003
749.17/749.33	c total clause space: 127.173MB
749.17/749.33	c total #watches: 406234
750.57/750.74	c total #propagations: 57144127 / total #impl: 7148486211 (eff. 0.008)
750.57/750.74	c #Conflicts:     472000 | #Learnt:      14429 | 0.003
750.57/750.74	c total clause space: 127.173MB
750.57/750.74	c total #watches: 413610
752.37/752.53	c total #propagations: 57356435 / total #impl: 7150002003 (eff. 0.008)
752.37/752.53	c #Conflicts:     473000 | #Learnt:      15429 | 0.003
752.37/752.53	c total clause space: 127.173MB
752.37/752.53	c total #watches: 453748
754.07/754.26	c total #propagations: 57522337 / total #impl: 7155502852 (eff. 0.008)
754.07/754.26	c #Conflicts:     474000 | #Learnt:      16429 | 0.003
754.07/754.26	c total clause space: 127.173MB
754.07/754.26	c total #watches: 479821
755.07/755.25	c total #propagations: 57650383 / total #impl: 7161002674 (eff. 0.008)
755.07/755.25	c #Conflicts:     475000 | #Learnt:      17429 | 0.003
755.07/755.25	c total clause space: 127.173MB
755.07/755.25	c total #watches: 527465
756.47/756.61	c total #propagations: 57687270 / total #impl: 7169703642 (eff. 0.008)
756.47/756.61	c #Conflicts:     476000 | #Learnt:      18429 | 0.004
756.47/756.61	c total clause space: 127.173MB
756.47/756.61	c total #watches: 563214
758.37/758.58	c total #propagations: 57771430 / total #impl: 7181963747 (eff. 0.008)
758.37/758.58	c #Conflicts:     477000 | #Learnt:      19429 | 0.004
758.37/758.58	c total clause space: 127.173MB
758.37/758.58	c total #watches: 601153
760.17/760.38	c total #propagations: 57866700 / total #impl: 7194111384 (eff. 0.008)
760.17/760.38	c #Conflicts:     478000 | #Learnt:      20429 | 0.004
760.17/760.38	c total clause space: 127.173MB
760.17/760.38	c total #watches: 636149
762.47/762.68	c total #propagations: 57926216 / total #impl: 7206897803 (eff. 0.008)
762.47/762.68	c #Conflicts:     479000 | #Learnt:      21429 | 0.004
762.47/762.68	c total clause space: 127.173MB
762.47/762.68	c total #watches: 671558
764.37/764.59	c total #propagations: 58003652 / total #impl: 7222729444 (eff. 0.008)
764.37/764.59	c #Conflicts:     480000 | #Learnt:      22429 | 0.004
764.37/764.59	c total clause space: 127.173MB
764.37/764.59	c total #watches: 703852
766.57/766.72	c total #propagations: 58073554 / total #impl: 7236032167 (eff. 0.008)
766.57/766.72	c #Conflicts:     481000 | #Learnt:      23429 | 0.004
766.57/766.72	c total clause space: 127.173MB
766.57/766.72	c total #watches: 741401
769.06/769.29	c total #propagations: 58141379 / total #impl: 7248768474 (eff. 0.008)
769.06/769.29	c #Conflicts:     482000 | #Learnt:      24429 | 0.004
769.06/769.29	c total clause space: 127.173MB
769.06/769.29	c total #watches: 762143
771.96/772.13	c total #propagations: 58220343 / total #impl: 7264411805 (eff. 0.008)
771.96/772.13	c #Conflicts:     483000 | #Learnt:      25429 | 0.004
771.96/772.13	c total clause space: 127.173MB
771.96/772.13	c total #watches: 797576
774.46/774.68	c total #propagations: 58302304 / total #impl: 7282406132 (eff. 0.008)
774.46/774.68	c #Conflicts:     484000 | #Learnt:      26429 | 0.004
774.46/774.68	c total clause space: 127.173MB
774.46/774.68	c total #watches: 827258
777.06/777.29	c total #propagations: 58389657 / total #impl: 7296771883 (eff. 0.008)
777.06/777.29	c GC COLLECT
777.06/777.29	c #Conflicts:     485000 | #Learnt:      10284 | 0.004
777.06/777.29	c total clause space: 127.173MB
777.06/777.29	c total #watches: 454856
779.26/779.44	c total #propagations: 58475924 / total #impl: 7315585825 (eff. 0.008)
779.26/779.44	c #Conflicts:     486000 | #Learnt:      11284 | 0.004
779.26/779.44	c total clause space: 127.173MB
779.26/779.44	c total #watches: 475915
781.86/782.01	c total #propagations: 58575558 / total #impl: 7331653992 (eff. 0.008)
781.86/782.01	c #Conflicts:     487000 | #Learnt:      12284 | 0.004
781.86/782.01	c total clause space: 127.173MB
781.86/782.01	c total #watches: 511152
784.36/784.55	c total #propagations: 58681776 / total #impl: 7346535655 (eff. 0.008)
784.36/784.55	c #Conflicts:     488000 | #Learnt:      13284 | 0.004
784.36/784.55	c total clause space: 127.173MB
784.36/784.55	c total #watches: 550199
786.66/786.80	c total #propagations: 58787535 / total #impl: 7364994283 (eff. 0.008)
786.66/786.80	c #Conflicts:     489000 | #Learnt:      14284 | 0.004
786.66/786.80	c total clause space: 127.173MB
786.66/786.80	c total #watches: 578071
788.46/788.65	c total #propagations: 58900223 / total #impl: 7384637500 (eff. 0.008)
788.46/788.65	c #Conflicts:     490000 | #Learnt:      15284 | 0.004
788.46/788.65	c total clause space: 127.173MB
788.46/788.65	c total #watches: 606300
791.36/791.55	c total #propagations: 58961127 / total #impl: 7401365488 (eff. 0.008)
791.36/791.55	c #Conflicts:     491000 | #Learnt:      16284 | 0.004
791.36/791.55	c total clause space: 127.173MB
791.36/791.55	c total #watches: 630890
794.76/794.93	c total #propagations: 59059861 / total #impl: 7422561014 (eff. 0.008)
794.76/794.93	c #Conflicts:     492000 | #Learnt:      17284 | 0.004
794.76/794.93	c total clause space: 127.173MB
794.76/794.93	c total #watches: 658738
797.47/797.66	c total #propagations: 59175099 / total #impl: 7441942772 (eff. 0.008)
797.47/797.66	c #Conflicts:     493000 | #Learnt:      18284 | 0.004
797.47/797.66	c total clause space: 127.173MB
797.47/797.66	c total #watches: 683119
799.96/800.10	c total #propagations: 59293256 / total #impl: 7458209356 (eff. 0.008)
799.96/800.10	c #Conflicts:     494000 | #Learnt:      19284 | 0.004
799.96/800.10	c total clause space: 127.173MB
799.96/800.10	c total #watches: 702798
803.06/803.29	c total #propagations: 59364749 / total #impl: 7477786750 (eff. 0.008)
803.06/803.29	c #Conflicts:     495000 | #Learnt:      20284 | 0.004
803.06/803.29	c total clause space: 127.173MB
803.06/803.29	c total #watches: 714604
806.56/806.74	c total #propagations: 59457102 / total #impl: 7494030664 (eff. 0.008)
806.56/806.74	c #Conflicts:     496000 | #Learnt:      21284 | 0.004
806.56/806.74	c total clause space: 127.173MB
806.56/806.74	c total #watches: 729357
809.86/810.07	c total #propagations: 59543123 / total #impl: 7509526813 (eff. 0.008)
809.86/810.07	c #Conflicts:     497000 | #Learnt:      22284 | 0.004
809.86/810.07	c total clause space: 127.173MB
809.86/810.07	c total #watches: 746845
812.86/813.05	c total #propagations: 59632621 / total #impl: 7520172009 (eff. 0.008)
812.86/813.05	c #Conflicts:     498000 | #Learnt:      23284 | 0.004
812.86/813.05	c total clause space: 127.173MB
812.86/813.05	c total #watches: 772791
815.76/815.93	c total #propagations: 59686878 / total #impl: 7530197279 (eff. 0.008)
815.76/815.93	c #Conflicts:     499000 | #Learnt:      24284 | 0.004
815.76/815.93	c total clause space: 127.173MB
815.76/815.93	c total #watches: 782878
819.36/819.54	c total #propagations: 59834117 / total #impl: 7537961115 (eff. 0.008)
819.36/819.54	c #Conflicts:     500000 | #Learnt:      25284 | 0.004
819.36/819.54	c total clause space: 127.173MB
819.36/819.54	c total #watches: 812611
823.95/824.15	c total #propagations: 59927336 / total #impl: 7562713401 (eff. 0.008)
823.95/824.15	c #Conflicts:     501000 | #Learnt:      26284 | 0.004
823.95/824.15	c total clause space: 127.173MB
823.95/824.15	c total #watches: 830093
827.35/827.54	c total #propagations: 60067637 / total #impl: 7588422425 (eff. 0.008)
827.35/827.54	c GC COLLECT
827.35/827.54	c #Conflicts:     502000 | #Learnt:      10236 | 0.004
827.35/827.54	c total clause space: 127.173MB
827.35/827.54	c total #watches: 355140
828.95/829.15	c total #propagations: 60189044 / total #impl: 7609127629 (eff. 0.008)
828.95/829.15	c #Conflicts:     503000 | #Learnt:      11236 | 0.004
828.95/829.15	c total clause space: 127.173MB
828.95/829.15	c total #watches: 374624
830.95/831.10	c total #propagations: 60288221 / total #impl: 7627292829 (eff. 0.008)
830.95/831.10	c #Conflicts:     504000 | #Learnt:      12236 | 0.004
830.95/831.10	c total clause space: 127.173MB
830.95/831.10	c total #watches: 396690
833.05/833.23	c total #propagations: 60392755 / total #impl: 7642769536 (eff. 0.008)
833.05/833.23	c #Conflicts:     505000 | #Learnt:      13236 | 0.004
833.05/833.23	c total clause space: 127.173MB
833.05/833.23	c total #watches: 412304
835.55/835.79	c total #propagations: 60533134 / total #impl: 7656313018 (eff. 0.008)
835.55/835.79	c #Conflicts:     506000 | #Learnt:      14236 | 0.004
835.55/835.79	c total clause space: 127.173MB
835.55/835.79	c total #watches: 425444
837.95/838.19	c total #propagations: 60678290 / total #impl: 7670208984 (eff. 0.008)
837.95/838.19	c #Conflicts:     507000 | #Learnt:      15236 | 0.004
837.95/838.19	c total clause space: 127.173MB
837.95/838.19	c total #watches: 441258
840.26/840.45	c total #propagations: 60784235 / total #impl: 7691641174 (eff. 0.008)
840.26/840.45	c #Conflicts:     508000 | #Learnt:      16236 | 0.004
840.26/840.45	c total clause space: 127.173MB
840.26/840.45	c total #watches: 463995
842.95/843.19	c total #propagations: 60885592 / total #impl: 7712996941 (eff. 0.008)
842.95/843.19	c #Conflicts:     509000 | #Learnt:      17236 | 0.004
842.95/843.19	c total clause space: 127.173MB
842.95/843.19	c total #watches: 485803
845.65/845.90	c total #propagations: 60995321 / total #impl: 7731442042 (eff. 0.008)
845.65/845.90	c #Conflicts:     510000 | #Learnt:      18236 | 0.004
845.65/845.90	c total clause space: 127.173MB
845.65/845.90	c total #watches: 510019
848.75/848.96	c total #propagations: 61110925 / total #impl: 7749118484 (eff. 0.008)
848.75/848.96	c #Conflicts:     511000 | #Learnt:      19236 | 0.004
848.75/848.96	c total clause space: 127.173MB
848.75/848.96	c total #watches: 526511
852.36/852.59	c total #propagations: 61260630 / total #impl: 7765680617 (eff. 0.008)
852.36/852.59	c #Conflicts:     512000 | #Learnt:      20236 | 0.004
852.36/852.59	c total clause space: 127.173MB
852.36/852.59	c total #watches: 540804
855.66/855.84	c total #propagations: 61419660 / total #impl: 7773052552 (eff. 0.008)
855.66/855.84	c #Conflicts:     513000 | #Learnt:      21236 | 0.004
855.66/855.84	c total clause space: 127.173MB
855.66/855.84	c total #watches: 579471
859.75/859.96	c total #propagations: 61586516 / total #impl: 7781883440 (eff. 0.008)
859.75/859.96	c #Conflicts:     514000 | #Learnt:      22236 | 0.004
859.75/859.96	c total clause space: 127.173MB
859.75/859.96	c total #watches: 590223
863.45/863.69	c total #propagations: 61768256 / total #impl: 7797524449 (eff. 0.008)
863.45/863.69	c #Conflicts:     515000 | #Learnt:      23236 | 0.003
863.45/863.69	c total clause space: 127.173MB
863.45/863.69	c total #watches: 605566
867.15/867.36	c total #propagations: 61940284 / total #impl: 7806902028 (eff. 0.008)
867.15/867.36	c #Conflicts:     516000 | #Learnt:      24236 | 0.003
867.15/867.36	c total clause space: 127.173MB
867.15/867.36	c total #watches: 623845
870.85/871.07	c total #propagations: 62098959 / total #impl: 7813237065 (eff. 0.008)
870.85/871.07	c #Conflicts:     517000 | #Learnt:      25236 | 0.003
870.85/871.07	c total clause space: 127.173MB
870.85/871.07	c total #watches: 655737
874.75/874.93	c total #propagations: 62252237 / total #impl: 7822851291 (eff. 0.008)
874.75/874.93	c #Conflicts:     518000 | #Learnt:      26236 | 0.003
874.75/874.93	c total clause space: 127.173MB
874.75/874.93	c total #watches: 673969
876.74/876.93	c total #propagations: 62410810 / total #impl: 7828905982 (eff. 0.008)
876.74/876.93	c #Conflicts:     519000 | #Learnt:      27236 | 0.004
876.74/876.93	c total clause space: 127.173MB
876.74/876.93	c total #watches: 723641
878.44/878.64	c total #propagations: 62490862 / total #impl: 7840091904 (eff. 0.008)
878.44/878.64	c GC COLLECT
878.44/878.64	c #Conflicts:     520000 | #Learnt:      10564 | 0.004
878.44/878.64	c total clause space: 127.173MB
878.44/878.64	c total #watches: 403503
880.64/880.80	c total #propagations: 62591661 / total #impl: 7850524896 (eff. 0.008)
880.64/880.80	c #Conflicts:     521000 | #Learnt:      11564 | 0.004
880.64/880.80	c total clause space: 127.173MB
880.64/880.80	c total #watches: 416273
882.24/882.48	c total #propagations: 62819061 / total #impl: 7861543205 (eff. 0.008)
882.24/882.48	c #Conflicts:     522000 | #Learnt:      12564 | 0.004
882.24/882.48	c total clause space: 127.173MB
882.24/882.48	c total #watches: 444683
883.94/884.16	c total #propagations: 62966740 / total #impl: 7873936652 (eff. 0.008)
883.94/884.16	c #Conflicts:     523000 | #Learnt:      13564 | 0.004
883.94/884.16	c total clause space: 127.173MB
883.94/884.16	c total #watches: 470631
886.24/886.45	c total #propagations: 63127549 / total #impl: 7883363109 (eff. 0.008)
886.24/886.45	c #Conflicts:     524000 | #Learnt:      14564 | 0.004
886.24/886.45	c total clause space: 127.173MB
886.24/886.45	c total #watches: 485167
888.04/888.23	c total #propagations: 63308782 / total #impl: 7888978780 (eff. 0.008)
888.04/888.23	c #Conflicts:     525000 | #Learnt:      15564 | 0.004
888.04/888.23	c total clause space: 127.173MB
888.04/888.23	c total #watches: 495048
890.24/890.45	c total #propagations: 63441868 / total #impl: 7893669706 (eff. 0.008)
890.24/890.45	c #Conflicts:     526000 | #Learnt:      16564 | 0.003
890.24/890.45	c total clause space: 127.173MB
890.24/890.45	c total #watches: 507911
892.24/892.41	c total #propagations: 63608395 / total #impl: 7898292924 (eff. 0.008)
892.24/892.41	c #Conflicts:     527000 | #Learnt:      17564 | 0.003
892.24/892.41	c total clause space: 127.173MB
892.24/892.41	c total #watches: 525861
893.94/894.17	c total #propagations: 63727644 / total #impl: 7904892969 (eff. 0.008)
893.94/894.17	c #Conflicts:     528000 | #Learnt:      18564 | 0.003
893.94/894.17	c total clause space: 127.173MB
893.94/894.17	c total #watches: 544056
895.84/896.03	c total #propagations: 63831422 / total #impl: 7912224668 (eff. 0.008)
895.84/896.03	c #Conflicts:     529000 | #Learnt:      19564 | 0.003
895.84/896.03	c total clause space: 127.173MB
895.84/896.03	c total #watches: 552654
897.74/897.93	c total #propagations: 63949372 / total #impl: 7919147704 (eff. 0.008)
897.74/897.93	c #Conflicts:     530000 | #Learnt:      20564 | 0.003
897.74/897.93	c total clause space: 127.173MB
897.74/897.93	c total #watches: 564474
899.84/900.08	c total #propagations: 64126179 / total #impl: 7922177635 (eff. 0.008)
899.84/900.08	c #Conflicts:     531000 | #Learnt:      21564 | 0.003
899.84/900.08	c total clause space: 127.173MB
899.84/900.08	c total #watches: 572698
901.95/902.11	c total #propagations: 64262915 / total #impl: 7925459526 (eff. 0.008)
901.95/902.11	c #Conflicts:     532000 | #Learnt:      22564 | 0.003
901.95/902.11	c total clause space: 127.173MB
901.95/902.11	c total #watches: 579128
903.94/904.17	c total #propagations: 64389111 / total #impl: 7928833917 (eff. 0.008)
903.94/904.17	c #Conflicts:     533000 | #Learnt:      23564 | 0.003
903.94/904.17	c total clause space: 127.173MB
903.94/904.17	c total #watches: 589861
906.14/906.36	c total #propagations: 64524566 / total #impl: 7932287104 (eff. 0.008)
906.14/906.36	c #Conflicts:     534000 | #Learnt:      24564 | 0.004
906.14/906.36	c total clause space: 127.173MB
906.14/906.36	c total #watches: 615969
908.24/908.41	c total #propagations: 64674822 / total #impl: 7937567436 (eff. 0.008)
908.24/908.41	c #Conflicts:     535000 | #Learnt:      25564 | 0.004
908.24/908.41	c total clause space: 127.173MB
908.24/908.41	c total #watches: 633551
910.54/910.80	c total #propagations: 64804599 / total #impl: 7945950144 (eff. 0.008)
910.54/910.80	c #Conflicts:     536000 | #Learnt:      26564 | 0.004
910.54/910.80	c total clause space: 127.173MB
910.54/910.80	c total #watches: 660511
912.64/912.88	c total #propagations: 64931178 / total #impl: 7953102499 (eff. 0.008)
912.64/912.88	c #Conflicts:     537000 | #Learnt:      27564 | 0.004
912.64/912.88	c total clause space: 127.173MB
912.64/912.88	c total #watches: 668256
913.64/913.83	c total #propagations: 65094087 / total #impl: 7957511373 (eff. 0.008)
913.64/913.83	c GC COLLECT
913.64/913.83	c #Conflicts:     538000 | #Learnt:      10408 | 0.004
913.64/913.83	c total clause space: 127.173MB
913.64/913.83	c total #watches: 233586
914.54/914.71	c total #propagations: 65247220 / total #impl: 7960155447 (eff. 0.008)
914.54/914.71	c #Conflicts:     539000 | #Learnt:      11408 | 0.004
914.54/914.71	c total clause space: 127.173MB
914.54/914.71	c total #watches: 245612
915.44/915.69	c total #propagations: 65414854 / total #impl: 7964258627 (eff. 0.008)
915.44/915.69	c #Conflicts:     540000 | #Learnt:      12408 | 0.004
915.44/915.69	c total clause space: 127.173MB
915.44/915.69	c total #watches: 261444
916.64/916.83	c total #propagations: 65580427 / total #impl: 7969125020 (eff. 0.008)
916.64/916.83	c #Conflicts:     541000 | #Learnt:      13408 | 0.004
916.64/916.83	c total clause space: 127.173MB
916.64/916.83	c total #watches: 279734
917.74/917.99	c total #propagations: 65770965 / total #impl: 7974557294 (eff. 0.008)
917.74/917.99	c #Conflicts:     542000 | #Learnt:      14408 | 0.004
917.74/917.99	c total clause space: 127.173MB
917.74/917.99	c total #watches: 296214
918.84/919.03	c total #propagations: 65918040 / total #impl: 7979957609 (eff. 0.008)
918.84/919.03	c #Conflicts:     543000 | #Learnt:      15408 | 0.004
918.84/919.03	c total clause space: 127.173MB
918.84/919.03	c total #watches: 308230
919.94/920.12	c total #propagations: 66066706 / total #impl: 7986360385 (eff. 0.008)
919.94/920.12	c #Conflicts:     544000 | #Learnt:      16408 | 0.004
919.94/920.12	c total clause space: 127.173MB
919.94/920.12	c total #watches: 316490
921.04/921.21	c total #propagations: 66250756 / total #impl: 7992386696 (eff. 0.008)
921.04/921.21	c #Conflicts:     545000 | #Learnt:      17408 | 0.004
921.04/921.21	c total clause space: 127.173MB
921.04/921.21	c total #watches: 326025
922.34/922.54	c total #propagations: 66435525 / total #impl: 7998427091 (eff. 0.008)
922.34/922.54	c #Conflicts:     546000 | #Learnt:      18408 | 0.004
922.34/922.54	c total clause space: 127.173MB
922.34/922.54	c total #watches: 332657
923.54/923.70	c total #propagations: 66587872 / total #impl: 8005388120 (eff. 0.008)
923.54/923.70	c #Conflicts:     547000 | #Learnt:      19408 | 0.004
923.54/923.70	c total clause space: 127.173MB
923.54/923.70	c total #watches: 343764
924.54/924.70	c total #propagations: 66722938 / total #impl: 8011424980 (eff. 0.008)
924.54/924.70	c #Conflicts:     548000 | #Learnt:      20408 | 0.004
924.54/924.70	c total clause space: 127.173MB
924.54/924.70	c total #watches: 354098
925.84/926.03	c total #propagations: 66835170 / total #impl: 8016822017 (eff. 0.008)
925.84/926.03	c #Conflicts:     549000 | #Learnt:      21408 | 0.004
925.84/926.03	c total clause space: 127.173MB
925.84/926.03	c total #watches: 365662
927.14/927.39	c total #propagations: 67044920 / total #impl: 8022790508 (eff. 0.008)
927.14/927.39	c #Conflicts:     550000 | #Learnt:      22408 | 0.004
927.14/927.39	c total clause space: 127.173MB
927.14/927.39	c total #watches: 372005
928.54/928.78	c total #propagations: 67226991 / total #impl: 8027940750 (eff. 0.008)
928.54/928.78	c #Conflicts:     551000 | #Learnt:      23408 | 0.004
928.54/928.78	c total clause space: 127.173MB
928.54/928.78	c total #watches: 378258
930.04/930.23	c total #propagations: 67357926 / total #impl: 8032719855 (eff. 0.008)
930.04/930.23	c #Conflicts:     552000 | #Learnt:      24408 | 0.004
930.04/930.23	c total clause space: 127.173MB
930.04/930.23	c total #watches: 384662
931.14/931.39	c total #propagations: 67536704 / total #impl: 8039471767 (eff. 0.008)
931.14/931.39	c #Conflicts:     553000 | #Learnt:      25408 | 0.004
931.14/931.39	c total clause space: 127.173MB
931.14/931.39	c total #watches: 389617
932.54/932.70	c total #propagations: 67693724 / total #impl: 8044762243 (eff. 0.008)
932.54/932.70	c #Conflicts:     554000 | #Learnt:      26408 | 0.004
932.54/932.70	c total clause space: 127.173MB
932.54/932.70	c total #watches: 396451
934.04/934.20	c total #propagations: 67831437 / total #impl: 8051010575 (eff. 0.008)
934.04/934.20	c #Conflicts:     555000 | #Learnt:      27408 | 0.004
934.04/934.20	c total clause space: 127.173MB
934.04/934.20	c total #watches: 405425
934.84/935.06	c total #propagations: 67997141 / total #impl: 8057480324 (eff. 0.008)
934.84/935.06	c GC COLLECT
934.84/935.06	c #Conflicts:     556000 | #Learnt:      10356 | 0.004
934.84/935.06	c total clause space: 127.173MB
934.84/935.06	c total #watches: 132201
935.54/935.72	c total #propagations: 68150577 / total #impl: 8063248746 (eff. 0.008)
935.54/935.72	c #Conflicts:     557000 | #Learnt:      11356 | 0.004
935.54/935.72	c total clause space: 127.173MB
935.54/935.72	c total #watches: 137128
936.44/936.62	c total #propagations: 68305061 / total #impl: 8067508214 (eff. 0.008)
936.44/936.62	c #Conflicts:     558000 | #Learnt:      12356 | 0.004
936.44/936.62	c total clause space: 127.173MB
936.44/936.62	c total #watches: 143637
937.34/937.54	c total #propagations: 68458504 / total #impl: 8071113198 (eff. 0.008)
937.34/937.54	c #Conflicts:     559000 | #Learnt:      13356 | 0.004
937.34/937.54	c total clause space: 127.173MB
937.34/937.54	c total #watches: 152750
937.94/938.15	c total #propagations: 68621416 / total #impl: 8076044264 (eff. 0.008)
937.94/938.15	c #Conflicts:     560000 | #Learnt:      14356 | 0.004
937.94/938.15	c total clause space: 127.173MB
937.94/938.15	c total #watches: 166601
938.64/938.88	c total #propagations: 68741829 / total #impl: 8078322313 (eff. 0.009)
938.64/938.88	c #Conflicts:     561000 | #Learnt:      15356 | 0.004
938.64/938.88	c total clause space: 127.173MB
938.64/938.88	c total #watches: 175554
939.44/939.69	c total #propagations: 68952287 / total #impl: 8081031598 (eff. 0.009)
939.44/939.69	c #Conflicts:     562000 | #Learnt:      16356 | 0.004
939.44/939.69	c total clause space: 127.173MB
939.44/939.69	c total #watches: 188237
940.04/940.25	c total #propagations: 69101768 / total #impl: 8085694744 (eff. 0.009)
940.04/940.25	c #Conflicts:     563000 | #Learnt:      17356 | 0.004
940.04/940.25	c total clause space: 127.173MB
940.04/940.25	c total #watches: 225836
940.73/940.93	c total #propagations: 69208335 / total #impl: 8090828336 (eff. 0.009)
940.73/940.93	c #Conflicts:     564000 | #Learnt:      18356 | 0.004
940.73/940.93	c total clause space: 127.173MB
940.73/940.93	c total #watches: 245894
941.44/941.70	c total #propagations: 69313556 / total #impl: 8096445315 (eff. 0.009)
941.44/941.70	c #Conflicts:     565000 | #Learnt:      19356 | 0.004
941.44/941.70	c total clause space: 127.173MB
941.44/941.70	c total #watches: 276935
942.73/942.96	c total #propagations: 69435007 / total #impl: 8103977480 (eff. 0.009)
942.73/942.96	c #Conflicts:     566000 | #Learnt:      20356 | 0.004
942.73/942.96	c total clause space: 127.173MB
942.73/942.96	c total #watches: 293476
943.83/944.08	c total #propagations: 69672678 / total #impl: 8110158081 (eff. 0.009)
943.83/944.08	c #Conflicts:     567000 | #Learnt:      21356 | 0.004
943.83/944.08	c total clause space: 127.173MB
943.83/944.08	c total #watches: 309790
945.13/945.39	c total #propagations: 69829510 / total #impl: 8116382098 (eff. 0.009)
945.13/945.39	c #Conflicts:     568000 | #Learnt:      22356 | 0.004
945.13/945.39	c total clause space: 127.173MB
945.13/945.39	c total #watches: 329862
946.63/946.81	c total #propagations: 69946165 / total #impl: 8123083865 (eff. 0.009)
946.63/946.81	c #Conflicts:     569000 | #Learnt:      23356 | 0.004
946.63/946.81	c total clause space: 127.173MB
946.63/946.81	c total #watches: 347165
948.73/948.97	c total #propagations: 70073666 / total #impl: 8129526388 (eff. 0.009)
948.73/948.97	c #Conflicts:     570000 | #Learnt:      24356 | 0.004
948.73/948.97	c total clause space: 127.173MB
948.73/948.97	c total #watches: 362406
950.73/950.97	c total #propagations: 70234742 / total #impl: 8136610692 (eff. 0.009)
950.73/950.97	c #Conflicts:     571000 | #Learnt:      25356 | 0.004
950.73/950.97	c total clause space: 127.173MB
950.73/950.97	c total #watches: 375240
953.03/953.20	c total #propagations: 70390553 / total #impl: 8144138348 (eff. 0.009)
953.03/953.20	c #Conflicts:     572000 | #Learnt:      26356 | 0.004
953.03/953.20	c total clause space: 127.173MB
953.03/953.20	c total #watches: 388944
955.03/955.26	c total #propagations: 70564177 / total #impl: 8150210055 (eff. 0.009)
955.03/955.26	c #Conflicts:     573000 | #Learnt:      27356 | 0.004
955.03/955.26	c total clause space: 127.173MB
955.03/955.26	c total #watches: 406708
957.03/957.20	c total #propagations: 70736341 / total #impl: 8155141206 (eff. 0.009)
957.03/957.20	c #Conflicts:     574000 | #Learnt:      28356 | 0.004
957.03/957.20	c total clause space: 127.173MB
957.03/957.20	c total #watches: 420904
957.94/958.12	c total #propagations: 70884710 / total #impl: 8160045750 (eff. 0.009)
957.94/958.12	c GC COLLECT
957.94/958.12	c #Conflicts:     575000 | #Learnt:      10650 | 0.004
957.94/958.12	c total clause space: 127.173MB
957.94/958.12	c total #watches: 255251
959.33/959.54	c total #propagations: 70972969 / total #impl: 8166101704 (eff. 0.009)
959.33/959.54	c #Conflicts:     576000 | #Learnt:      11650 | 0.004
959.33/959.54	c total clause space: 127.173MB
959.33/959.54	c total #watches: 268421
960.83/961.09	c total #propagations: 71131472 / total #impl: 8169914392 (eff. 0.009)
960.83/961.09	c #Conflicts:     577000 | #Learnt:      12650 | 0.004
960.83/961.09	c total clause space: 127.173MB
960.83/961.09	c total #watches: 279643
962.53/962.71	c total #propagations: 71274512 / total #impl: 8176523978 (eff. 0.009)
962.53/962.71	c #Conflicts:     578000 | #Learnt:      13650 | 0.004
962.53/962.71	c total clause space: 127.173MB
962.53/962.71	c total #watches: 301077
964.23/964.45	c total #propagations: 71465278 / total #impl: 8182260030 (eff. 0.009)
964.23/964.45	c #Conflicts:     579000 | #Learnt:      14650 | 0.004
964.23/964.45	c total clause space: 127.173MB
964.23/964.45	c total #watches: 336370
965.83/966.02	c total #propagations: 71608676 / total #impl: 8189866500 (eff. 0.009)
965.83/966.02	c #Conflicts:     580000 | #Learnt:      15650 | 0.004
965.83/966.02	c total clause space: 127.173MB
965.83/966.02	c total #watches: 357439
967.94/968.19	c total #propagations: 71747295 / total #impl: 8196819503 (eff. 0.009)
967.94/968.19	c #Conflicts:     581000 | #Learnt:      16650 | 0.004
967.94/968.19	c total clause space: 127.173MB
967.94/968.19	c total #watches: 380026
970.14/970.36	c total #propagations: 71931499 / total #impl: 8203992741 (eff. 0.009)
970.14/970.36	c #Conflicts:     582000 | #Learnt:      17650 | 0.004
970.14/970.36	c total clause space: 127.173MB
970.14/970.36	c total #watches: 403787
972.63/972.86	c total #propagations: 72084001 / total #impl: 8211982497 (eff. 0.009)
972.63/972.86	c #Conflicts:     583000 | #Learnt:      18650 | 0.004
972.63/972.86	c total clause space: 127.173MB
972.63/972.86	c total #watches: 417075
975.23/975.41	c total #propagations: 72288599 / total #impl: 8217187729 (eff. 0.009)
975.23/975.41	c #Conflicts:     584000 | #Learnt:      19650 | 0.004
975.23/975.41	c total clause space: 127.173MB
975.23/975.41	c total #watches: 439346
977.23/977.48	c total #propagations: 72488552 / total #impl: 8223356513 (eff. 0.009)
977.23/977.48	c #Conflicts:     585000 | #Learnt:      20650 | 0.004
977.23/977.48	c total clause space: 127.173MB
977.23/977.48	c total #watches: 452558
979.03/979.27	c total #propagations: 72632252 / total #impl: 8228900794 (eff. 0.009)
979.03/979.27	c #Conflicts:     586000 | #Learnt:      21650 | 0.004
979.03/979.27	c total clause space: 127.173MB
979.03/979.27	c total #watches: 458156
980.83/981.03	c total #propagations: 72742368 / total #impl: 8232560976 (eff. 0.009)
980.83/981.03	c #Conflicts:     587000 | #Learnt:      22650 | 0.004
980.83/981.03	c total clause space: 127.173MB
980.83/981.03	c total #watches: 493687
983.03/983.23	c total #propagations: 72870473 / total #impl: 8240641020 (eff. 0.009)
983.03/983.23	c #Conflicts:     588000 | #Learnt:      23650 | 0.004
983.03/983.23	c total clause space: 127.173MB
983.03/983.23	c total #watches: 501384
985.23/985.48	c total #propagations: 73054710 / total #impl: 8247814629 (eff. 0.009)
985.23/985.48	c #Conflicts:     589000 | #Learnt:      24650 | 0.004
985.23/985.48	c total clause space: 127.173MB
985.23/985.48	c total #watches: 514804
987.43/987.60	c total #propagations: 73238583 / total #impl: 8256641784 (eff. 0.009)
987.43/987.60	c #Conflicts:     590000 | #Learnt:      25650 | 0.004
987.43/987.60	c total clause space: 127.173MB
987.43/987.60	c total #watches: 523895
989.53/989.72	c total #propagations: 73394622 / total #impl: 8262398277 (eff. 0.009)
989.53/989.72	c #Conflicts:     591000 | #Learnt:      26650 | 0.004
989.53/989.72	c total clause space: 127.173MB
989.53/989.72	c total #watches: 538303
991.53/991.79	c total #propagations: 73562307 / total #impl: 8270505644 (eff. 0.009)
991.53/991.79	c #Conflicts:     592000 | #Learnt:      27650 | 0.004
991.53/991.79	c total clause space: 127.173MB
991.53/991.79	c total #watches: 550487
993.23/993.49	c total #propagations: 73750667 / total #impl: 8279352857 (eff. 0.009)
993.23/993.49	c GC COLLECT
993.23/993.49	c #Conflicts:     593000 | #Learnt:      10034 | 0.004
993.23/993.49	c total clause space: 127.173MB
993.23/993.49	c total #watches: 221028
993.93/994.15	c total #propagations: 73982424 / total #impl: 8284950137 (eff. 0.009)
993.93/994.15	c #Conflicts:     594000 | #Learnt:      11034 | 0.004
993.93/994.15	c total clause space: 127.173MB
993.93/994.15	c total #watches: 230318
994.93/995.12	c total #propagations: 74257422 / total #impl: 8288254953 (eff. 0.009)
994.93/995.12	c #Conflicts:     595000 | #Learnt:      12034 | 0.004
994.93/995.12	c total clause space: 127.173MB
994.93/995.12	c total #watches: 274493
996.03/996.20	c total #propagations: 74392700 / total #impl: 8300150595 (eff. 0.009)
996.03/996.20	c #Conflicts:     596000 | #Learnt:      13034 | 0.004
996.03/996.20	c total clause space: 127.173MB
996.03/996.20	c total #watches: 295168
996.93/997.10	c total #propagations: 74527213 / total #impl: 8312103263 (eff. 0.009)
996.93/997.10	c #Conflicts:     597000 | #Learnt:      14034 | 0.004
996.93/997.10	c total clause space: 127.173MB
996.93/997.10	c total #watches: 303325
997.93/998.17	c total #propagations: 74740226 / total #impl: 8316664549 (eff. 0.009)
997.93/998.17	c #Conflicts:     598000 | #Learnt:      15034 | 0.004
997.93/998.17	c total clause space: 127.173MB
997.93/998.17	c total #watches: 313349
998.73/998.92	c total #propagations: 74955601 / total #impl: 8320901008 (eff. 0.009)
998.73/998.92	c #Conflicts:     599000 | #Learnt:      16034 | 0.004
998.73/998.92	c total clause space: 127.173MB
998.73/998.92	c total #watches: 321012
999.53/999.74	c total #propagations: 75184936 / total #impl: 8322552700 (eff. 0.009)
999.53/999.74	c #Conflicts:     600000 | #Learnt:      17034 | 0.004
999.53/999.74	c total clause space: 127.173MB
999.53/999.74	c total #watches: 327301
1000.52/1000.72	c total #propagations: 75365260 / total #impl: 8324459993 (eff. 0.009)
1000.52/1000.72	c #Conflicts:     601000 | #Learnt:      18034 | 0.004
1000.52/1000.72	c total clause space: 127.173MB
1000.52/1000.72	c total #watches: 337919
1001.52/1001.79	c total #propagations: 75500281 / total #impl: 8329516691 (eff. 0.009)
1001.52/1001.79	c #Conflicts:     602000 | #Learnt:      19034 | 0.004
1001.52/1001.79	c total clause space: 127.173MB
1001.52/1001.79	c total #watches: 348119
1002.82/1003.05	c total #propagations: 75648479 / total #impl: 8333805694 (eff. 0.009)
1002.82/1003.05	c #Conflicts:     603000 | #Learnt:      20034 | 0.004
1002.82/1003.05	c total clause space: 127.173MB
1002.82/1003.05	c total #watches: 356645
1004.13/1004.33	c total #propagations: 75787940 / total #impl: 8339856733 (eff. 0.009)
1004.13/1004.33	c #Conflicts:     604000 | #Learnt:      21034 | 0.004
1004.13/1004.33	c total clause space: 127.173MB
1004.13/1004.33	c total #watches: 365956
1005.63/1005.81	c total #propagations: 75920483 / total #impl: 8345026695 (eff. 0.009)
1005.63/1005.81	c #Conflicts:     605000 | #Learnt:      22034 | 0.004
1005.63/1005.81	c total clause space: 127.173MB
1005.63/1005.81	c total #watches: 378242
1006.83/1007.06	c total #propagations: 76052610 / total #impl: 8354463640 (eff. 0.009)
1006.83/1007.06	c #Conflicts:     606000 | #Learnt:      23034 | 0.004
1006.83/1007.06	c total clause space: 127.173MB
1006.83/1007.06	c total #watches: 398519
1008.13/1008.38	c total #propagations: 76161591 / total #impl: 8369428419 (eff. 0.009)
1008.13/1008.38	c #Conflicts:     607000 | #Learnt:      24034 | 0.004
1008.13/1008.38	c total clause space: 127.173MB
1008.13/1008.38	c total #watches: 433214
1009.43/1009.60	c total #propagations: 76284197 / total #impl: 8385093061 (eff. 0.009)
1009.43/1009.60	c #Conflicts:     608000 | #Learnt:      25034 | 0.004
1009.43/1009.60	c total clause space: 127.173MB
1009.43/1009.60	c total #watches: 476805
1011.03/1011.23	c total #propagations: 76360139 / total #impl: 8407597733 (eff. 0.009)
1011.03/1011.23	c #Conflicts:     609000 | #Learnt:      26034 | 0.004
1011.03/1011.23	c total clause space: 127.173MB
1011.03/1011.23	c total #watches: 511057
1012.83/1013.01	c total #propagations: 76464378 / total #impl: 8422273420 (eff. 0.009)
1012.83/1013.01	c #Conflicts:     610000 | #Learnt:      27034 | 0.004
1012.83/1013.01	c total clause space: 127.173MB
1012.83/1013.01	c total #watches: 547425
1014.93/1015.17	c total #propagations: 76569417 / total #impl: 8439414026 (eff. 0.009)
1014.93/1015.17	c #Conflicts:     611000 | #Learnt:      28034 | 0.004
1014.93/1015.17	c total clause space: 127.173MB
1014.93/1015.17	c total #watches: 562769
1017.34/1017.57	c total #propagations: 76689551 / total #impl: 8451293875 (eff. 0.009)
1017.34/1017.57	c GC COLLECT
1017.34/1017.57	c #Conflicts:     612000 | #Learnt:      10037 | 0.004
1017.34/1017.57	c total clause space: 127.173MB
1017.34/1017.57	c total #watches: 297582
1018.63/1018.87	c total #propagations: 76833564 / total #impl: 8475260490 (eff. 0.009)
1018.63/1018.87	c #Conflicts:     613000 | #Learnt:      11037 | 0.004
1018.63/1018.87	c total clause space: 127.173MB
1018.63/1018.87	c total #watches: 312904
1019.83/1020.04	c total #propagations: 76979686 / total #impl: 8481665155 (eff. 0.009)
1019.83/1020.04	c #Conflicts:     614000 | #Learnt:      12037 | 0.004
1019.83/1020.04	c total clause space: 127.173MB
1019.83/1020.04	c total #watches: 323945
1020.93/1021.13	c total #propagations: 77110818 / total #impl: 8487987595 (eff. 0.009)
1020.93/1021.13	c #Conflicts:     615000 | #Learnt:      13037 | 0.004
1020.93/1021.13	c total clause space: 127.173MB
1020.93/1021.13	c total #watches: 336464
1021.93/1022.13	c total #propagations: 77232118 / total #impl: 8496408487 (eff. 0.009)
1021.93/1022.13	c #Conflicts:     616000 | #Learnt:      14037 | 0.004
1021.93/1022.13	c total clause space: 127.173MB
1021.93/1022.13	c total #watches: 353757
1023.03/1023.30	c total #propagations: 77364434 / total #impl: 8499978174 (eff. 0.009)
1023.03/1023.30	c #Conflicts:     617000 | #Learnt:      15037 | 0.004
1023.03/1023.30	c total clause space: 127.173MB
1023.03/1023.30	c total #watches: 360712
1023.94/1024.20	c total #propagations: 77524409 / total #impl: 8501608120 (eff. 0.009)
1023.94/1024.20	c #Conflicts:     618000 | #Learnt:      16037 | 0.004
1023.94/1024.20	c total clause space: 127.173MB
1023.94/1024.20	c total #watches: 365913
1024.93/1025.20	c total #propagations: 77767210 / total #impl: 8502697087 (eff. 0.009)
1024.93/1025.20	c #Conflicts:     619000 | #Learnt:      17037 | 0.004
1024.93/1025.20	c total clause space: 127.173MB
1024.93/1025.20	c total #watches: 371971
1026.14/1026.38	c total #propagations: 77926287 / total #impl: 8504539772 (eff. 0.009)
1026.14/1026.38	c #Conflicts:     620000 | #Learnt:      18037 | 0.004
1026.14/1026.38	c total clause space: 127.173MB
1026.14/1026.38	c total #watches: 381837
1027.43/1027.65	c total #propagations: 78067147 / total #impl: 8508018974 (eff. 0.009)
1027.43/1027.65	c #Conflicts:     621000 | #Learnt:      19037 | 0.004
1027.43/1027.65	c total clause space: 127.173MB
1027.43/1027.65	c total #watches: 393034
1028.73/1028.93	c total #propagations: 78239516 / total #impl: 8511351081 (eff. 0.009)
1028.73/1028.93	c #Conflicts:     622000 | #Learnt:      20037 | 0.004
1028.73/1028.93	c total clause space: 127.173MB
1028.73/1028.93	c total #watches: 419229
1030.33/1030.56	c total #propagations: 78368537 / total #impl: 8517005966 (eff. 0.009)
1030.33/1030.56	c #Conflicts:     623000 | #Learnt:      21037 | 0.004
1030.33/1030.56	c total clause space: 127.173MB
1030.33/1030.56	c total #watches: 431076
1031.93/1032.15	c total #propagations: 78557701 / total #impl: 8521678872 (eff. 0.009)
1031.93/1032.15	c #Conflicts:     624000 | #Learnt:      22037 | 0.004
1031.93/1032.15	c total clause space: 127.173MB
1031.93/1032.15	c total #watches: 440605
1032.93/1033.17	c total #propagations: 78727042 / total #impl: 8526484230 (eff. 0.009)
1032.93/1033.17	c #Conflicts:     625000 | #Learnt:      23037 | 0.003
1032.93/1033.17	c total clause space: 127.173MB
1032.93/1033.17	c total #watches: 452426
1034.43/1034.64	c total #propagations: 78969305 / total #impl: 8529642758 (eff. 0.009)
1034.43/1034.64	c #Conflicts:     626000 | #Learnt:      24037 | 0.003
1034.43/1034.64	c total clause space: 127.173MB
1034.43/1034.64	c total #watches: 462701
1035.73/1035.91	c total #propagations: 79172749 / total #impl: 8534006840 (eff. 0.009)
1035.73/1035.91	c #Conflicts:     627000 | #Learnt:      25037 | 0.003
1035.73/1035.91	c total clause space: 127.173MB
1035.73/1035.91	c total #watches: 485150
1036.83/1037.02	c total #propagations: 79358180 / total #impl: 8538969234 (eff. 0.009)
1036.83/1037.02	c #Conflicts:     628000 | #Learnt:      26037 | 0.003
1036.83/1037.02	c total clause space: 127.173MB
1036.83/1037.02	c total #watches: 495024
1038.34/1038.52	c total #propagations: 79519445 / total #impl: 8542372694 (eff. 0.009)
1038.34/1038.52	c #Conflicts:     629000 | #Learnt:      27037 | 0.003
1038.34/1038.52	c total clause space: 127.173MB
1038.34/1038.52	c total #watches: 502491
1039.63/1039.80	c total #propagations: 79710344 / total #impl: 8546557925 (eff. 0.009)
1039.63/1039.80	c #Conflicts:     630000 | #Learnt:      28037 | 0.003
1039.63/1039.80	c total clause space: 127.173MB
1039.63/1039.80	c total #watches: 515032
1040.83/1041.07	c total #propagations: 79900176 / total #impl: 8550626047 (eff. 0.009)
1040.83/1041.07	c #Conflicts:     631000 | #Learnt:      29037 | 0.003
1040.83/1041.07	c total clause space: 127.173MB
1040.83/1041.07	c total #watches: 523626
1041.73/1041.96	c total #propagations: 80055931 / total #impl: 8553417056 (eff. 0.009)
1041.73/1041.96	c GC COLLECT
1041.73/1041.96	c #Conflicts:     632000 | #Learnt:      10283 | 0.003
1041.73/1041.96	c total clause space: 127.173MB
1041.73/1041.96	c total #watches: 187054
1042.33/1042.59	c total #propagations: 80216434 / total #impl: 8557352051 (eff. 0.009)
1042.33/1042.59	c #Conflicts:     633000 | #Learnt:      11283 | 0.003
1042.33/1042.59	c total clause space: 127.173MB
1042.33/1042.59	c total #watches: 196987
1043.13/1043.32	c total #propagations: 80363676 / total #impl: 8560806210 (eff. 0.009)
1043.13/1043.32	c #Conflicts:     634000 | #Learnt:      12283 | 0.003
1043.13/1043.32	c total clause space: 127.173MB
1043.13/1043.32	c total #watches: 207710
1043.93/1044.11	c total #propagations: 80511753 / total #impl: 8564336813 (eff. 0.009)
1043.93/1044.11	c #Conflicts:     635000 | #Learnt:      13283 | 0.003
1043.93/1044.11	c total clause space: 127.173MB
1043.93/1044.11	c total #watches: 216106
1044.63/1044.83	c total #propagations: 80698411 / total #impl: 8568152915 (eff. 0.009)
1044.63/1044.83	c #Conflicts:     636000 | #Learnt:      14283 | 0.003
1044.63/1044.83	c total clause space: 127.173MB
1044.63/1044.83	c total #watches: 228593
1045.33/1045.51	c total #propagations: 80850918 / total #impl: 8572879635 (eff. 0.009)
1045.33/1045.51	c #Conflicts:     637000 | #Learnt:      15283 | 0.003
1045.33/1045.51	c total clause space: 127.173MB
1045.33/1045.51	c total #watches: 241113
1046.13/1046.36	c total #propagations: 81087107 / total #impl: 8576259144 (eff. 0.009)
1046.13/1046.36	c #Conflicts:     638000 | #Learnt:      16283 | 0.003
1046.13/1046.36	c total clause space: 127.173MB
1046.13/1046.36	c total #watches: 250338
1046.83/1047.05	c total #propagations: 81258211 / total #impl: 8580831835 (eff. 0.009)
1046.83/1047.05	c #Conflicts:     639000 | #Learnt:      17283 | 0.003
1046.83/1047.05	c total clause space: 127.173MB
1046.83/1047.05	c total #watches: 261516
1047.63/1047.82	c total #propagations: 81502298 / total #impl: 8583122680 (eff. 0.009)
1047.63/1047.82	c #Conflicts:     640000 | #Learnt:      18283 | 0.003
1047.63/1047.82	c total clause space: 127.173MB
1047.63/1047.82	c total #watches: 276935
1048.43/1048.64	c total #propagations: 81695836 / total #impl: 8586540964 (eff. 0.010)
1048.43/1048.64	c #Conflicts:     641000 | #Learnt:      19283 | 0.003
1048.43/1048.64	c total clause space: 127.173MB
1048.43/1048.64	c total #watches: 287319
1049.23/1049.42	c total #propagations: 81869228 / total #impl: 8590600799 (eff. 0.010)
1049.23/1049.42	c #Conflicts:     642000 | #Learnt:      20283 | 0.003
1049.23/1049.42	c total clause space: 127.173MB
1049.23/1049.42	c total #watches: 295185
1049.93/1050.19	c total #propagations: 82205901 / total #impl: 8595687722 (eff. 0.010)
1049.93/1050.19	c #Conflicts:     643000 | #Learnt:      21283 | 0.003
1049.93/1050.19	c total clause space: 127.173MB
1049.93/1050.19	c total #watches: 302541
1050.73/1050.92	c total #propagations: 82402646 / total #impl: 8598648951 (eff. 0.010)
1050.73/1050.92	c #Conflicts:     644000 | #Learnt:      22283 | 0.003
1050.73/1050.92	c total clause space: 127.173MB
1050.73/1050.92	c total #watches: 308210
1051.43/1051.66	c total #propagations: 82573863 / total #impl: 8600079522 (eff. 0.010)
1051.43/1051.66	c #Conflicts:     645000 | #Learnt:      23283 | 0.003
1051.43/1051.66	c total clause space: 127.173MB
1051.43/1051.66	c total #watches: 322352
1052.13/1052.38	c total #propagations: 82680679 / total #impl: 8603268616 (eff. 0.010)
1052.13/1052.38	c #Conflicts:     646000 | #Learnt:      24283 | 0.003
1052.13/1052.38	c total clause space: 127.173MB
1052.13/1052.38	c total #watches: 331337
1052.93/1053.20	c total #propagations: 82796171 / total #impl: 8606918035 (eff. 0.010)
1052.93/1053.20	c #Conflicts:     647000 | #Learnt:      25283 | 0.003
1052.93/1053.20	c total clause space: 127.173MB
1052.93/1053.20	c total #watches: 338587
1053.73/1053.99	c total #propagations: 82921618 / total #impl: 8608862243 (eff. 0.010)
1053.73/1053.99	c #Conflicts:     648000 | #Learnt:      26283 | 0.003
1053.73/1053.99	c total clause space: 127.173MB
1053.73/1053.99	c total #watches: 345677
1054.73/1054.99	c total #propagations: 83058405 / total #impl: 8610588245 (eff. 0.010)
1054.73/1054.99	c #Conflicts:     649000 | #Learnt:      27283 | 0.003
1054.73/1054.99	c total clause space: 127.173MB
1054.73/1054.99	c total #watches: 355345
1055.63/1055.87	c total #propagations: 83238173 / total #impl: 8613288927 (eff. 0.010)
1055.63/1055.87	c #Conflicts:     650000 | #Learnt:      28283 | 0.003
1055.63/1055.87	c total clause space: 127.173MB
1055.63/1055.87	c total #watches: 363990
1056.63/1056.84	c total #propagations: 83420832 / total #impl: 8616374547 (eff. 0.010)
1056.63/1056.84	c #Conflicts:     651000 | #Learnt:      29283 | 0.003
1056.63/1056.84	c total clause space: 127.173MB
1056.63/1056.84	c total #watches: 370140
1057.23/1057.44	c total #propagations: 83622185 / total #impl: 8619290355 (eff. 0.010)
1057.23/1057.44	c GC COLLECT
1057.23/1057.44	c #Conflicts:     652000 | #Learnt:      10766 | 0.003
1057.23/1057.44	c total clause space: 127.173MB
1057.23/1057.44	c total #watches: 148915
1057.73/1057.97	c total #propagations: 83813673 / total #impl: 8622743700 (eff. 0.010)
1057.73/1057.97	c #Conflicts:     653000 | #Learnt:      11766 | 0.003
1057.73/1057.97	c total clause space: 127.173MB
1057.73/1057.97	c total #watches: 155216
1058.43/1058.61	c total #propagations: 83976700 / total #impl: 8625177018 (eff. 0.010)
1058.43/1058.61	c #Conflicts:     654000 | #Learnt:      12766 | 0.003
1058.43/1058.61	c total clause space: 127.173MB
1058.43/1058.61	c total #watches: 165340
1059.13/1059.37	c total #propagations: 84139265 / total #impl: 8628528006 (eff. 0.010)
1059.13/1059.37	c #Conflicts:     655000 | #Learnt:      13766 | 0.003
1059.13/1059.37	c total clause space: 127.173MB
1059.13/1059.37	c total #watches: 174830
1060.02/1060.28	c total #propagations: 84326109 / total #impl: 8632230007 (eff. 0.010)
1060.02/1060.28	c #Conflicts:     656000 | #Learnt:      14766 | 0.003
1060.02/1060.28	c total clause space: 127.173MB
1060.02/1060.28	c total #watches: 181678
1060.92/1061.12	c total #propagations: 84502639 / total #impl: 8634985487 (eff. 0.010)
1060.92/1061.12	c #Conflicts:     657000 | #Learnt:      15766 | 0.003
1060.92/1061.12	c total clause space: 127.173MB
1060.92/1061.12	c total #watches: 188496
1061.72/1061.90	c total #propagations: 84627733 / total #impl: 8637307262 (eff. 0.010)
1061.72/1061.90	c #Conflicts:     658000 | #Learnt:      16766 | 0.003
1061.72/1061.90	c total clause space: 127.173MB
1061.72/1061.90	c total #watches: 194617
1062.53/1062.72	c total #propagations: 84764973 / total #impl: 8639935519 (eff. 0.010)
1062.53/1062.72	c #Conflicts:     659000 | #Learnt:      17766 | 0.003
1062.53/1062.72	c total clause space: 127.173MB
1062.53/1062.72	c total #watches: 204842
1063.53/1063.72	c total #propagations: 84910707 / total #impl: 8642182169 (eff. 0.010)
1063.53/1063.72	c #Conflicts:     660000 | #Learnt:      18766 | 0.003
1063.53/1063.72	c total clause space: 127.173MB
1063.53/1063.72	c total #watches: 214726
1064.63/1064.90	c total #propagations: 85082143 / total #impl: 8644637064 (eff. 0.010)
1064.63/1064.90	c #Conflicts:     661000 | #Learnt:      19766 | 0.003
1064.63/1064.90	c total clause space: 127.173MB
1064.63/1064.90	c total #watches: 223935
1065.92/1066.19	c total #propagations: 85223387 / total #impl: 8647063747 (eff. 0.010)
1065.92/1066.19	c #Conflicts:     662000 | #Learnt:      20766 | 0.004
1065.92/1066.19	c total clause space: 127.173MB
1065.92/1066.19	c total #watches: 231052
1067.12/1067.38	c total #propagations: 85399031 / total #impl: 8649507957 (eff. 0.010)
1067.12/1067.38	c #Conflicts:     663000 | #Learnt:      21766 | 0.004
1067.12/1067.38	c total clause space: 127.173MB
1067.12/1067.38	c total #watches: 240855
1068.42/1068.69	c total #propagations: 85623807 / total #impl: 8651318360 (eff. 0.010)
1068.42/1068.69	c #Conflicts:     664000 | #Learnt:      22766 | 0.004
1068.42/1068.69	c total clause space: 127.173MB
1068.42/1068.69	c total #watches: 247575
1069.32/1069.57	c total #propagations: 85821659 / total #impl: 8655215798 (eff. 0.010)
1069.32/1069.57	c #Conflicts:     665000 | #Learnt:      23766 | 0.004
1069.32/1069.57	c total clause space: 127.173MB
1069.32/1069.57	c total #watches: 255914
1070.32/1070.50	c total #propagations: 85975649 / total #impl: 8659107000 (eff. 0.010)
1070.32/1070.50	c #Conflicts:     666000 | #Learnt:      24766 | 0.004
1070.32/1070.50	c total clause space: 127.173MB
1070.32/1070.50	c total #watches: 258646
1071.02/1071.27	c total #propagations: 86130904 / total #impl: 8660625471 (eff. 0.010)
1071.02/1071.27	c #Conflicts:     667000 | #Learnt:      25766 | 0.004
1071.02/1071.27	c total clause space: 127.173MB
1071.02/1071.27	c total #watches: 265626
1071.52/1071.75	c total #propagations: 86266537 / total #impl: 8662450569 (eff. 0.010)
1071.52/1071.75	c #Conflicts:     668000 | #Learnt:      26766 | 0.004
1071.52/1071.75	c total clause space: 127.173MB
1071.52/1071.75	c total #watches: 273029
1072.12/1072.36	c total #propagations: 86350805 / total #impl: 8664796340 (eff. 0.010)
1072.12/1072.36	c #Conflicts:     669000 | #Learnt:      27766 | 0.004
1072.12/1072.36	c total clause space: 127.173MB
1072.12/1072.36	c total #watches: 278858
1072.92/1073.19	c total #propagations: 86462462 / total #impl: 8667625083 (eff. 0.010)
1072.92/1073.19	c #Conflicts:     670000 | #Learnt:      28766 | 0.004
1072.92/1073.19	c total clause space: 127.173MB
1072.92/1073.19	c total #watches: 286674
1073.62/1073.83	c total #propagations: 86596267 / total #impl: 8671038115 (eff. 0.010)
1073.62/1073.83	c #Conflicts:     671000 | #Learnt:      29766 | 0.004
1073.62/1073.83	c total clause space: 127.173MB
1073.62/1073.83	c total #watches: 295764
1074.02/1074.24	c total #propagations: 86704654 / total #impl: 8673610728 (eff. 0.010)
1074.02/1074.24	c GC COLLECT
1074.02/1074.24	c #Conflicts:     672000 | #Learnt:      10794 | 0.003
1074.02/1074.24	c total clause space: 127.173MB
1074.02/1074.24	c total #watches: 159532
1074.63/1074.86	c total #propagations: 86771958 / total #impl: 8676951668 (eff. 0.010)
1074.63/1074.86	c #Conflicts:     673000 | #Learnt:      11794 | 0.003
1074.63/1074.86	c total clause space: 127.173MB
1074.63/1074.86	c total #watches: 190143
1075.42/1075.63	c total #propagations: 86884326 / total #impl: 8681605523 (eff. 0.010)
1075.42/1075.63	c #Conflicts:     674000 | #Learnt:      12794 | 0.003
1075.42/1075.63	c total clause space: 127.173MB
1075.42/1075.63	c total #watches: 203818
1076.22/1076.43	c total #propagations: 87054001 / total #impl: 8687446193 (eff. 0.010)
1076.22/1076.43	c #Conflicts:     675000 | #Learnt:      13794 | 0.003
1076.22/1076.43	c total clause space: 127.173MB
1076.22/1076.43	c total #watches: 224295
1077.12/1077.35	c total #propagations: 87182063 / total #impl: 8693868897 (eff. 0.010)
1077.12/1077.35	c #Conflicts:     676000 | #Learnt:      14794 | 0.003
1077.12/1077.35	c total clause space: 127.173MB
1077.12/1077.35	c total #watches: 250063
1078.32/1078.54	c total #propagations: 87382898 / total #impl: 8700658772 (eff. 0.010)
1078.32/1078.54	c #Conflicts:     677000 | #Learnt:      15794 | 0.003
1078.32/1078.54	c total clause space: 127.173MB
1078.32/1078.54	c total #watches: 294832
1079.42/1079.60	c total #propagations: 87567564 / total #impl: 8710960273 (eff. 0.010)
1079.42/1079.60	c #Conflicts:     678000 | #Learnt:      16794 | 0.004
1079.42/1079.60	c total clause space: 127.173MB
1079.42/1079.60	c total #watches: 351078
1080.22/1080.47	c total #propagations: 87724322 / total #impl: 8721987011 (eff. 0.010)
1080.22/1080.47	c #Conflicts:     679000 | #Learnt:      17794 | 0.004
1080.22/1080.47	c total clause space: 127.173MB
1080.22/1080.47	c total #watches: 354352
1081.13/1081.35	c total #propagations: 87982784 / total #impl: 8728748258 (eff. 0.010)
1081.13/1081.35	c #Conflicts:     680000 | #Learnt:      18794 | 0.004
1081.13/1081.35	c total clause space: 127.173MB
1081.13/1081.35	c total #watches: 367690
1082.42/1082.60	c total #propagations: 88195242 / total #impl: 8736568945 (eff. 0.010)
1082.42/1082.60	c #Conflicts:     681000 | #Learnt:      19794 | 0.004
1082.42/1082.60	c total clause space: 127.173MB
1082.42/1082.60	c total #watches: 416384
1083.92/1084.19	c total #propagations: 88366285 / total #impl: 8749861790 (eff. 0.010)
1083.92/1084.19	c #Conflicts:     682000 | #Learnt:      20794 | 0.004
1083.92/1084.19	c total clause space: 127.173MB
1083.92/1084.19	c total #watches: 431743
1085.42/1085.63	c total #propagations: 88602753 / total #impl: 8763435046 (eff. 0.010)
1085.42/1085.63	c #Conflicts:     683000 | #Learnt:      21794 | 0.004
1085.42/1085.63	c total clause space: 127.173MB
1085.42/1085.63	c total #watches: 474975
1087.22/1087.49	c total #propagations: 88737125 / total #impl: 8778584429 (eff. 0.010)
1087.22/1087.49	c #Conflicts:     684000 | #Learnt:      22794 | 0.004
1087.22/1087.49	c total clause space: 127.173MB
1087.22/1087.49	c total #watches: 494515
1089.22/1089.49	c total #propagations: 88925015 / total #impl: 8797191416 (eff. 0.010)
1089.22/1089.49	c #Conflicts:     685000 | #Learnt:      23794 | 0.004
1089.22/1089.49	c total clause space: 127.173MB
1089.22/1089.49	c total #watches: 502971
1090.92/1091.20	c total #propagations: 89149283 / total #impl: 8804056102 (eff. 0.010)
1090.92/1091.20	c #Conflicts:     686000 | #Learnt:      24794 | 0.004
1090.92/1091.20	c total clause space: 127.173MB
1090.92/1091.20	c total #watches: 516105
1092.23/1092.49	c total #propagations: 89350517 / total #impl: 8809145152 (eff. 0.010)
1092.23/1092.49	c #Conflicts:     687000 | #Learnt:      25794 | 0.004
1092.23/1092.49	c total clause space: 127.173MB
1092.23/1092.49	c total #watches: 520878
1093.82/1094.09	c total #propagations: 89594147 / total #impl: 8813062544 (eff. 0.010)
1093.82/1094.09	c #Conflicts:     688000 | #Learnt:      26794 | 0.004
1093.82/1094.09	c total clause space: 127.173MB
1093.82/1094.09	c total #watches: 535315
1095.43/1095.66	c total #propagations: 89775837 / total #impl: 8821317250 (eff. 0.010)
1095.43/1095.66	c #Conflicts:     689000 | #Learnt:      27794 | 0.004
1095.43/1095.66	c total clause space: 127.173MB
1095.43/1095.66	c total #watches: 546359
1096.82/1097.08	c total #propagations: 89978572 / total #impl: 8827950373 (eff. 0.010)
1096.82/1097.08	c #Conflicts:     690000 | #Learnt:      28794 | 0.004
1096.82/1097.08	c total clause space: 127.173MB
1096.82/1097.08	c total #watches: 553288
1098.42/1098.60	c total #propagations: 90169006 / total #impl: 8833242999 (eff. 0.010)
1098.42/1098.60	c #Conflicts:     691000 | #Learnt:      29794 | 0.004
1098.42/1098.60	c total clause space: 127.173MB
1098.42/1098.60	c total #watches: 604080
1099.42/1099.65	c total #propagations: 90286142 / total #impl: 8845829886 (eff. 0.010)
1099.42/1099.65	c GC COLLECT
1099.42/1099.65	c #Conflicts:     692000 | #Learnt:      10344 | 0.004
1099.42/1099.65	c total clause space: 127.173MB
1099.42/1099.65	c total #watches: 293052
1100.42/1100.61	c total #propagations: 90432015 / total #impl: 8853879552 (eff. 0.010)
1100.42/1100.61	c #Conflicts:     693000 | #Learnt:      11344 | 0.004
1100.42/1100.61	c total clause space: 127.173MB
1100.42/1100.61	c total #watches: 299685
1101.12/1101.38	c total #propagations: 90573419 / total #impl: 8859157817 (eff. 0.010)
1101.12/1101.38	c #Conflicts:     694000 | #Learnt:      12344 | 0.004
1101.12/1101.38	c total clause space: 127.173MB
1101.12/1101.38	c total #watches: 312139
1102.13/1102.33	c total #propagations: 90687185 / total #impl: 8863104351 (eff. 0.010)
1102.13/1102.33	c #Conflicts:     695000 | #Learnt:      13344 | 0.004
1102.13/1102.33	c total clause space: 127.173MB
1102.13/1102.33	c total #watches: 318724
1103.12/1103.33	c total #propagations: 90836500 / total #impl: 8867863442 (eff. 0.010)
1103.12/1103.33	c #Conflicts:     696000 | #Learnt:      14344 | 0.004
1103.12/1103.33	c total clause space: 127.173MB
1103.12/1103.33	c total #watches: 326474
1104.02/1104.29	c total #propagations: 90958103 / total #impl: 8874516892 (eff. 0.010)
1104.02/1104.29	c #Conflicts:     697000 | #Learnt:      15344 | 0.004
1104.02/1104.29	c total clause space: 127.173MB
1104.02/1104.29	c total #watches: 338230
1104.92/1105.10	c total #propagations: 91128824 / total #impl: 8879658406 (eff. 0.010)
1104.92/1105.10	c #Conflicts:     698000 | #Learnt:      16344 | 0.004
1104.92/1105.10	c total clause space: 127.173MB
1104.92/1105.10	c total #watches: 350304
1105.82/1106.08	c total #propagations: 91304099 / total #impl: 8883056230 (eff. 0.010)
1105.82/1106.08	c #Conflicts:     699000 | #Learnt:      17344 | 0.004
1105.82/1106.08	c total clause space: 127.173MB
1105.82/1106.08	c total #watches: 360580
1106.92/1107.14	c total #propagations: 91511810 / total #impl: 8888541413 (eff. 0.010)
1106.92/1107.14	c #Conflicts:     700000 | #Learnt:      18344 | 0.004
1106.92/1107.14	c total clause space: 127.173MB
1106.92/1107.14	c total #watches: 384867
1108.12/1108.35	c total #propagations: 91656065 / total #impl: 8894161389 (eff. 0.010)
1108.12/1108.35	c #Conflicts:     701000 | #Learnt:      19344 | 0.004
1108.12/1108.35	c total clause space: 127.173MB
1108.12/1108.35	c total #watches: 395358
1109.32/1109.57	c total #propagations: 91837354 / total #impl: 8900898991 (eff. 0.010)
1109.32/1109.57	c #Conflicts:     702000 | #Learnt:      20344 | 0.004
1109.32/1109.57	c total clause space: 127.173MB
1109.32/1109.57	c total #watches: 409803
1110.52/1110.71	c total #propagations: 92025362 / total #impl: 8906833198 (eff. 0.010)
1110.52/1110.71	c #Conflicts:     703000 | #Learnt:      21344 | 0.004
1110.52/1110.71	c total clause space: 127.173MB
1110.52/1110.71	c total #watches: 423095
1111.62/1111.89	c total #propagations: 92137714 / total #impl: 8912335530 (eff. 0.010)
1111.62/1111.89	c #Conflicts:     704000 | #Learnt:      22344 | 0.004
1111.62/1111.89	c total clause space: 127.173MB
1111.62/1111.89	c total #watches: 433773
1113.12/1113.30	c total #propagations: 92275827 / total #impl: 8918311574 (eff. 0.010)
1113.12/1113.30	c #Conflicts:     705000 | #Learnt:      23344 | 0.004
1113.12/1113.30	c total clause space: 127.173MB
1113.12/1113.30	c total #watches: 447128
1114.32/1114.57	c total #propagations: 92416975 / total #impl: 8925390033 (eff. 0.010)
1114.32/1114.57	c #Conflicts:     706000 | #Learnt:      24344 | 0.004
1114.32/1114.57	c total clause space: 127.173MB
1114.32/1114.57	c total #watches: 458117
1116.02/1116.26	c total #propagations: 92614132 / total #impl: 8931790642 (eff. 0.010)
1116.02/1116.26	c #Conflicts:     707000 | #Learnt:      25344 | 0.004
1116.02/1116.26	c total clause space: 127.173MB
1116.02/1116.26	c total #watches: 468300
1117.82/1118.02	c total #propagations: 92776900 / total #impl: 8938306286 (eff. 0.010)
1117.82/1118.02	c #Conflicts:     708000 | #Learnt:      26344 | 0.004
1117.82/1118.02	c total clause space: 127.173MB
1117.82/1118.02	c total #watches: 475737
1119.42/1119.61	c total #propagations: 92906088 / total #impl: 8942658686 (eff. 0.010)
1119.42/1119.61	c #Conflicts:     709000 | #Learnt:      27344 | 0.004
1119.42/1119.61	c total clause space: 127.173MB
1119.42/1119.61	c total #watches: 486242
1120.82/1121.06	c total #propagations: 93093977 / total #impl: 8948385012 (eff. 0.010)
1120.82/1121.06	c #Conflicts:     710000 | #Learnt:      28344 | 0.004
1120.82/1121.06	c total clause space: 127.173MB
1120.82/1121.06	c total #watches: 496693
1122.42/1122.64	c total #propagations: 93238324 / total #impl: 8952382978 (eff. 0.010)
1122.42/1122.64	c #Conflicts:     711000 | #Learnt:      29344 | 0.004
1122.42/1122.64	c total clause space: 127.173MB
1122.42/1122.64	c total #watches: 525310
1123.92/1124.16	c total #propagations: 93370087 / total #impl: 8958737632 (eff. 0.010)
1123.92/1124.16	c GC COLLECT
1123.92/1124.16	c #Conflicts:     712000 | #Learnt:       9876 | 0.004
1123.92/1124.16	c total clause space: 127.173MB
1123.92/1124.16	c total #watches: 235023
1124.91/1125.17	c total #propagations: 93465611 / total #impl: 8966891387 (eff. 0.010)
1124.91/1125.17	c #Conflicts:     713000 | #Learnt:      10876 | 0.004
1124.91/1125.17	c total clause space: 127.173MB
1124.91/1125.17	c total #watches: 264369
1125.91/1126.19	c total #propagations: 93589623 / total #impl: 8976175711 (eff. 0.010)
1125.91/1126.19	c #Conflicts:     714000 | #Learnt:      11876 | 0.004
1125.91/1126.19	c total clause space: 127.173MB
1125.91/1126.19	c total #watches: 289604
1126.91/1127.19	c total #propagations: 93747457 / total #impl: 8982959448 (eff. 0.010)
1126.91/1127.19	c #Conflicts:     715000 | #Learnt:      12876 | 0.004
1126.91/1127.19	c total clause space: 127.173MB
1126.91/1127.19	c total #watches: 308933
1127.91/1128.18	c total #propagations: 93917148 / total #impl: 8988547323 (eff. 0.010)
1127.91/1128.18	c #Conflicts:     716000 | #Learnt:      13876 | 0.004
1127.91/1128.18	c total clause space: 127.173MB
1127.91/1128.18	c total #watches: 322502
1129.11/1129.35	c total #propagations: 94114013 / total #impl: 8993968537 (eff. 0.010)
1129.11/1129.35	c #Conflicts:     717000 | #Learnt:      14876 | 0.004
1129.11/1129.35	c total clause space: 127.173MB
1129.11/1129.35	c total #watches: 328403
1130.11/1130.36	c total #propagations: 94354459 / total #impl: 9000109473 (eff. 0.010)
1130.11/1130.36	c #Conflicts:     718000 | #Learnt:      15876 | 0.004
1130.11/1130.36	c total clause space: 127.173MB
1130.11/1130.36	c total #watches: 334904
1131.11/1131.37	c total #propagations: 94556892 / total #impl: 9004352306 (eff. 0.011)
1131.11/1131.37	c #Conflicts:     719000 | #Learnt:      16876 | 0.004
1131.11/1131.37	c total clause space: 127.173MB
1131.11/1131.37	c total #watches: 342940
1132.41/1132.67	c total #propagations: 94722580 / total #impl: 9009139625 (eff. 0.011)
1132.41/1132.67	c #Conflicts:     720000 | #Learnt:      17876 | 0.004
1132.41/1132.67	c total clause space: 127.173MB
1132.41/1132.67	c total #watches: 356068
1133.81/1134.08	c total #propagations: 94899838 / total #impl: 9015036560 (eff. 0.011)
1133.81/1134.08	c #Conflicts:     721000 | #Learnt:      18876 | 0.004
1133.81/1134.08	c total clause space: 127.173MB
1133.81/1134.08	c total #watches: 368613
1134.81/1135.00	c total #propagations: 95052760 / total #impl: 9021050413 (eff. 0.011)
1134.81/1135.00	c #Conflicts:     722000 | #Learnt:      19876 | 0.004
1134.81/1135.00	c total clause space: 127.173MB
1134.81/1135.00	c total #watches: 373358
1135.91/1136.13	c total #propagations: 95244103 / total #impl: 9025282841 (eff. 0.011)
1135.91/1136.13	c #Conflicts:     723000 | #Learnt:      20876 | 0.004
1135.91/1136.13	c total clause space: 127.173MB
1135.91/1136.13	c total #watches: 378447
1137.11/1137.40	c total #propagations: 95430501 / total #impl: 9030178559 (eff. 0.011)
1137.11/1137.40	c #Conflicts:     724000 | #Learnt:      21876 | 0.004
1137.11/1137.40	c total clause space: 127.173MB
1137.11/1137.40	c total #watches: 381619
1138.21/1138.48	c total #propagations: 95641091 / total #impl: 9035075449 (eff. 0.011)
1138.21/1138.48	c #Conflicts:     725000 | #Learnt:      22876 | 0.004
1138.21/1138.48	c total clause space: 127.173MB
1138.21/1138.48	c total #watches: 395900
1139.71/1139.94	c total #propagations: 95818333 / total #impl: 9040553546 (eff. 0.011)
1139.71/1139.94	c #Conflicts:     726000 | #Learnt:      23876 | 0.004
1139.71/1139.94	c total clause space: 127.173MB
1139.71/1139.94	c total #watches: 408947
1140.91/1141.10	c total #propagations: 96030016 / total #impl: 9047719085 (eff. 0.011)
1140.91/1141.10	c #Conflicts:     727000 | #Learnt:      24876 | 0.004
1140.91/1141.10	c total clause space: 127.173MB
1140.91/1141.10	c total #watches: 427153
1142.31/1142.57	c total #propagations: 96219152 / total #impl: 9053120257 (eff. 0.011)
1142.31/1142.57	c #Conflicts:     728000 | #Learnt:      25876 | 0.004
1142.31/1142.57	c total clause space: 127.173MB
1142.31/1142.57	c total #watches: 450286
1143.61/1143.82	c total #propagations: 96435228 / total #impl: 9058799398 (eff. 0.011)
1143.61/1143.82	c #Conflicts:     729000 | #Learnt:      26876 | 0.004
1143.61/1143.82	c total clause space: 127.173MB
1143.61/1143.82	c total #watches: 476810
1145.02/1145.23	c total #propagations: 96646867 / total #impl: 9065104718 (eff. 0.011)
1145.02/1145.23	c #Conflicts:     730000 | #Learnt:      27876 | 0.004
1145.02/1145.23	c total clause space: 127.173MB
1145.02/1145.23	c total #watches: 512411
1146.41/1146.62	c total #propagations: 96825025 / total #impl: 9071050249 (eff. 0.011)
1146.41/1146.62	c #Conflicts:     731000 | #Learnt:      28876 | 0.004
1146.41/1146.62	c total clause space: 127.173MB
1146.41/1146.62	c total #watches: 534778
1147.91/1148.15	c total #propagations: 97059228 / total #impl: 9075987324 (eff. 0.011)
1147.91/1148.15	c #Conflicts:     732000 | #Learnt:      29876 | 0.004
1147.91/1148.15	c total clause space: 127.173MB
1147.91/1148.15	c total #watches: 546473
1149.32/1149.60	c total #propagations: 97258850 / total #impl: 9080262507 (eff. 0.011)
1149.32/1149.60	c GC COLLECT
1149.32/1149.60	c #Conflicts:     733000 | #Learnt:      10151 | 0.004
1149.32/1149.60	c total clause space: 127.173MB
1149.32/1149.60	c total #watches: 258550
1150.11/1150.34	c total #propagations: 97399968 / total #impl: 9083653040 (eff. 0.011)
1150.11/1150.34	c #Conflicts:     734000 | #Learnt:      11151 | 0.004
1150.11/1150.34	c total clause space: 127.173MB
1150.11/1150.34	c total #watches: 266515
1150.81/1151.06	c total #propagations: 97503624 / total #impl: 9087857614 (eff. 0.011)
1150.81/1151.06	c #Conflicts:     735000 | #Learnt:      12151 | 0.004
1150.81/1151.06	c total clause space: 127.173MB
1150.81/1151.06	c total #watches: 302193
1151.71/1151.99	c total #propagations: 97609673 / total #impl: 9094858376 (eff. 0.011)
1151.71/1151.99	c #Conflicts:     736000 | #Learnt:      13151 | 0.004
1151.71/1151.99	c total clause space: 127.173MB
1151.71/1151.99	c total #watches: 313685
1152.81/1153.08	c total #propagations: 97705546 / total #impl: 9100829180 (eff. 0.011)
1152.81/1153.08	c #Conflicts:     737000 | #Learnt:      14151 | 0.004
1152.81/1153.08	c total clause space: 127.173MB
1152.81/1153.08	c total #watches: 323243
1153.91/1154.19	c total #propagations: 97892386 / total #impl: 9105630623 (eff. 0.011)
1153.91/1154.19	c #Conflicts:     738000 | #Learnt:      15151 | 0.004
1153.91/1154.19	c total clause space: 127.173MB
1153.91/1154.19	c total #watches: 331206
1155.21/1155.46	c total #propagations: 98041247 / total #impl: 9108838775 (eff. 0.011)
1155.21/1155.46	c #Conflicts:     739000 | #Learnt:      16151 | 0.004
1155.21/1155.46	c total clause space: 127.173MB
1155.21/1155.46	c total #watches: 346883
1156.51/1156.75	c total #propagations: 98212406 / total #impl: 9113581914 (eff. 0.011)
1156.51/1156.75	c #Conflicts:     740000 | #Learnt:      17151 | 0.004
1156.51/1156.75	c total clause space: 127.173MB
1156.51/1156.75	c total #watches: 352827
1157.61/1157.87	c total #propagations: 98494730 / total #impl: 9117575274 (eff. 0.011)
1157.61/1157.87	c #Conflicts:     741000 | #Learnt:      18151 | 0.004
1157.61/1157.87	c total clause space: 127.173MB
1157.61/1157.87	c total #watches: 364192
1158.71/1158.97	c total #propagations: 98618881 / total #impl: 9124210106 (eff. 0.011)
1158.71/1158.97	c #Conflicts:     742000 | #Learnt:      19151 | 0.004
1158.71/1158.97	c total clause space: 127.173MB
1158.71/1158.97	c total #watches: 379932
1159.71/1159.98	c total #propagations: 98735580 / total #impl: 9129850386 (eff. 0.011)
1159.71/1159.98	c #Conflicts:     743000 | #Learnt:      20151 | 0.004
1159.71/1159.98	c total clause space: 127.173MB
1159.71/1159.98	c total #watches: 448865
1161.31/1161.58	c total #propagations: 98791715 / total #impl: 9141472828 (eff. 0.011)
1161.31/1161.58	c #Conflicts:     744000 | #Learnt:      21151 | 0.004
1161.31/1161.58	c total clause space: 127.173MB
1161.31/1161.58	c total #watches: 525781
1163.01/1163.30	c total #propagations: 98871235 / total #impl: 9160425295 (eff. 0.011)
1163.01/1163.30	c #Conflicts:     745000 | #Learnt:      22151 | 0.004
1163.01/1163.30	c total clause space: 127.173MB
1163.01/1163.30	c total #watches: 604454
1165.51/1165.70	c total #propagations: 98934355 / total #impl: 9186165781 (eff. 0.011)
1165.51/1165.70	c #Conflicts:     746000 | #Learnt:      23151 | 0.004
1165.51/1165.70	c total clause space: 127.173MB
1165.51/1165.70	c total #watches: 672570
1168.91/1169.10	c total #propagations: 99018667 / total #impl: 9217117575 (eff. 0.011)
1168.91/1169.10	c #Conflicts:     747000 | #Learnt:      24151 | 0.004
1168.91/1169.10	c total clause space: 127.173MB
1168.91/1169.10	c total #watches: 722425
1172.41/1172.66	c total #propagations: 99132395 / total #impl: 9249100100 (eff. 0.011)
1172.41/1172.66	c #Conflicts:     748000 | #Learnt:      25151 | 0.004
1172.41/1172.66	c total clause space: 127.173MB
1172.41/1172.66	c total #watches: 788403
1175.81/1176.00	c total #propagations: 99269690 / total #impl: 9276972264 (eff. 0.011)
1175.81/1176.00	c #Conflicts:     749000 | #Learnt:      26151 | 0.004
1175.81/1176.00	c total clause space: 127.173MB
1175.81/1176.00	c total #watches: 837863
1179.21/1179.46	c total #propagations: 99411577 / total #impl: 9300195264 (eff. 0.011)
1179.21/1179.46	c #Conflicts:     750000 | #Learnt:      27151 | 0.004
1179.21/1179.46	c total clause space: 127.173MB
1179.21/1179.46	c total #watches: 864364
1182.51/1182.74	c total #propagations: 99519812 / total #impl: 9315159805 (eff. 0.011)
1182.51/1182.74	c #Conflicts:     751000 | #Learnt:      28151 | 0.004
1182.51/1182.74	c total clause space: 127.173MB
1182.51/1182.74	c total #watches: 870874
1185.30/1185.55	c total #propagations: 99685624 / total #impl: 9324829892 (eff. 0.011)
1185.30/1185.55	c #Conflicts:     752000 | #Learnt:      29151 | 0.004
1185.30/1185.55	c total clause space: 127.173MB
1185.30/1185.55	c total #watches: 879807
1188.60/1188.88	c total #propagations: 99865554 / total #impl: 9332530698 (eff. 0.011)
1188.60/1188.88	c #Conflicts:     753000 | #Learnt:      30151 | 0.004
1188.60/1188.88	c total clause space: 127.173MB
1188.60/1188.88	c total #watches: 897595
1190.50/1190.79	c total #propagations: 99987122 / total #impl: 9347413350 (eff. 0.011)
1190.50/1190.79	c #Conflicts:     754000 | #Learnt:      31151 | 0.004
1190.50/1190.79	c total clause space: 127.173MB
1190.50/1190.79	c total #watches: 904778
1191.70/1191.99	c total #propagations: 100214488 / total #impl: 9349132776 (eff. 0.011)
1191.70/1191.99	c GC COLLECT
1191.70/1191.99	c #Conflicts:     755000 | #Learnt:      10640 | 0.004
1191.70/1191.99	c total clause space: 127.173MB
1191.70/1191.99	c total #watches: 491677
1193.60/1193.81	c total #propagations: 100390290 / total #impl: 9351841112 (eff. 0.011)
1193.60/1193.81	c #Conflicts:     756000 | #Learnt:      11640 | 0.004
1193.60/1193.81	c total clause space: 127.173MB
1193.60/1193.81	c total #watches: 524943
1195.00/1195.26	c total #propagations: 100510591 / total #impl: 9366732549 (eff. 0.011)
1195.00/1195.26	c #Conflicts:     757000 | #Learnt:      12640 | 0.004
1195.00/1195.26	c total clause space: 127.173MB
1195.00/1195.26	c total #watches: 532752
1196.40/1196.69	c total #propagations: 100671429 / total #impl: 9369442127 (eff. 0.011)
1196.40/1196.69	c #Conflicts:     758000 | #Learnt:      13640 | 0.004
1196.40/1196.69	c total clause space: 127.173MB
1196.40/1196.69	c total #watches: 543371
1198.20/1198.48	c total #propagations: 100807866 / total #impl: 9375480515 (eff. 0.011)
1198.20/1198.48	c #Conflicts:     759000 | #Learnt:      14640 | 0.004
1198.20/1198.48	c total clause space: 127.173MB
1198.20/1198.48	c total #watches: 552395
1200.10/1200.39	c total #propagations: 100949058 / total #impl: 9383801385 (eff. 0.011)
1200.10/1200.39	c #Conflicts:     760000 | #Learnt:      15640 | 0.004
1200.10/1200.39	c total clause space: 127.173MB
1200.10/1200.39	c total #watches: 565091
1201.70/1201.99	c total #propagations: 101081172 / total #impl: 9393207534 (eff. 0.011)
1201.70/1201.99	c #Conflicts:     761000 | #Learnt:      16640 | 0.004
1201.70/1201.99	c total clause space: 127.173MB
1201.70/1201.99	c total #watches: 573511
1203.80/1204.00	c total #propagations: 101289729 / total #impl: 9397636111 (eff. 0.011)
1203.80/1204.00	c #Conflicts:     762000 | #Learnt:      17640 | 0.004
1203.80/1204.00	c total clause space: 127.173MB
1203.80/1204.00	c total #watches: 587018
1205.00/1205.29	c total #propagations: 101431224 / total #impl: 9403119465 (eff. 0.011)
1205.00/1205.29	c #Conflicts:     763000 | #Learnt:      18640 | 0.003
1205.00/1205.29	c total clause space: 127.173MB
1205.00/1205.29	c total #watches: 594210
1207.40/1207.63	c total #propagations: 101656802 / total #impl: 9404741522 (eff. 0.011)
1207.40/1207.63	c #Conflicts:     764000 | #Learnt:      19640 | 0.003
1207.40/1207.63	c total clause space: 127.173MB
1207.40/1207.63	c total #watches: 607365
1209.00/1209.29	c total #propagations: 101774722 / total #impl: 9408748408 (eff. 0.011)
1209.00/1209.29	c #Conflicts:     765000 | #Learnt:      20640 | 0.003
1209.00/1209.29	c total clause space: 127.173MB
1209.00/1209.29	c total #watches: 616208
1210.60/1210.80	c total #propagations: 101948105 / total #impl: 9411299648 (eff. 0.011)
1210.60/1210.80	c #Conflicts:     766000 | #Learnt:      21640 | 0.003
1210.60/1210.80	c total clause space: 127.173MB
1210.60/1210.80	c total #watches: 623606
1212.30/1212.51	c total #propagations: 102139129 / total #impl: 9412887123 (eff. 0.011)
1212.30/1212.51	c #Conflicts:     767000 | #Learnt:      22640 | 0.003
1212.30/1212.51	c total clause space: 127.173MB
1212.30/1212.51	c total #watches: 635385
1213.70/1213.96	c total #propagations: 102371147 / total #impl: 9417309456 (eff. 0.011)
1213.70/1213.96	c #Conflicts:     768000 | #Learnt:      23640 | 0.003
1213.70/1213.96	c total clause space: 127.173MB
1213.70/1213.96	c total #watches: 642935
1215.20/1215.48	c total #propagations: 102601116 / total #impl: 9420284820 (eff. 0.011)
1215.20/1215.48	c #Conflicts:     769000 | #Learnt:      24640 | 0.003
1215.20/1215.48	c total clause space: 127.173MB
1215.20/1215.48	c total #watches: 647346
1216.60/1216.86	c total #propagations: 102918165 / total #impl: 9421996128 (eff. 0.011)
1216.60/1216.86	c #Conflicts:     770000 | #Learnt:      25640 | 0.003
1216.60/1216.86	c total clause space: 127.173MB
1216.60/1216.86	c total #watches: 652692
1218.20/1218.49	c total #propagations: 103224992 / total #impl: 9424226956 (eff. 0.011)
1218.20/1218.49	c #Conflicts:     771000 | #Learnt:      26640 | 0.003
1218.20/1218.49	c total clause space: 127.173MB
1218.20/1218.49	c total #watches: 659366
1220.70/1220.92	c total #propagations: 103469130 / total #impl: 9426560417 (eff. 0.011)
1220.70/1220.92	c #Conflicts:     772000 | #Learnt:      27640 | 0.003
1220.70/1220.92	c total clause space: 127.173MB
1220.70/1220.92	c total #watches: 664857
1223.30/1223.54	c total #propagations: 103709869 / total #impl: 9429091810 (eff. 0.011)
1223.30/1223.54	c #Conflicts:     773000 | #Learnt:      28640 | 0.003
1223.30/1223.54	c total clause space: 127.173MB
1223.30/1223.54	c total #watches: 674586
1225.80/1226.04	c total #propagations: 103919742 / total #impl: 9434325751 (eff. 0.011)
1225.80/1226.04	c #Conflicts:     774000 | #Learnt:      29640 | 0.003
1225.80/1226.04	c total clause space: 127.173MB
1225.80/1226.04	c total #watches: 680479
1228.30/1228.56	c total #propagations: 104158984 / total #impl: 9441221512 (eff. 0.011)
1228.30/1228.56	c #Conflicts:     775000 | #Learnt:      30640 | 0.003
1228.30/1228.56	c total clause space: 127.173MB
1228.30/1228.56	c total #watches: 721925
1230.00/1230.28	c total #propagations: 104295417 / total #impl: 9457498544 (eff. 0.011)
1230.00/1230.28	c GC COLLECT
1230.00/1230.28	c #Conflicts:     776000 | #Learnt:       9991 | 0.003
1230.00/1230.28	c total clause space: 127.173MB
1230.00/1230.28	c total #watches: 248894
1231.20/1231.46	c total #propagations: 104453259 / total #impl: 9481250843 (eff. 0.011)
1231.20/1231.46	c #Conflicts:     777000 | #Learnt:      10991 | 0.003
1231.20/1231.46	c total clause space: 127.173MB
1231.20/1231.46	c total #watches: 283122
1232.30/1232.57	c total #propagations: 104609652 / total #impl: 9501807250 (eff. 0.011)
1232.30/1232.57	c #Conflicts:     778000 | #Learnt:      11991 | 0.003
1232.30/1232.57	c total clause space: 127.173MB
1232.30/1232.57	c total #watches: 317954
1233.50/1233.75	c total #propagations: 104774094 / total #impl: 9520179803 (eff. 0.011)
1233.50/1233.75	c #Conflicts:     779000 | #Learnt:      12991 | 0.003
1233.50/1233.75	c total clause space: 127.173MB
1233.50/1233.75	c total #watches: 330055
1234.50/1234.76	c total #propagations: 104980928 / total #impl: 9532871573 (eff. 0.011)
1234.50/1234.76	c #Conflicts:     780000 | #Learnt:      13991 | 0.003
1234.50/1234.76	c total clause space: 127.173MB
1234.50/1234.76	c total #watches: 341696
1236.00/1236.21	c total #propagations: 105136443 / total #impl: 9543413200 (eff. 0.011)
1236.00/1236.21	c #Conflicts:     781000 | #Learnt:      14991 | 0.003
1236.00/1236.21	c total clause space: 127.173MB
1236.00/1236.21	c total #watches: 370373
1237.40/1237.62	c total #propagations: 105298595 / total #impl: 9568937688 (eff. 0.011)
1237.40/1237.62	c #Conflicts:     782000 | #Learnt:      15991 | 0.003
1237.40/1237.62	c total clause space: 127.173MB
1237.40/1237.62	c total #watches: 394925
1239.00/1239.21	c total #propagations: 105434192 / total #impl: 9596251660 (eff. 0.011)
1239.00/1239.21	c #Conflicts:     783000 | #Learnt:      16991 | 0.003
1239.00/1239.21	c total clause space: 127.173MB
1239.00/1239.21	c total #watches: 456774
1240.30/1240.58	c total #propagations: 105598293 / total #impl: 9626441023 (eff. 0.011)
1240.30/1240.58	c #Conflicts:     784000 | #Learnt:      17991 | 0.003
1240.30/1240.58	c total clause space: 127.173MB
1240.30/1240.58	c total #watches: 473440
1241.90/1242.16	c total #propagations: 105811474 / total #impl: 9646435447 (eff. 0.011)
1241.90/1242.16	c #Conflicts:     785000 | #Learnt:      18991 | 0.003
1241.90/1242.16	c total clause space: 127.173MB
1241.90/1242.16	c total #watches: 500148
1243.40/1243.60	c total #propagations: 106017606 / total #impl: 9670125750 (eff. 0.011)
1243.40/1243.60	c #Conflicts:     786000 | #Learnt:      19991 | 0.003
1243.40/1243.60	c total clause space: 127.173MB
1243.40/1243.60	c total #watches: 526182
1244.80/1245.02	c total #propagations: 106221352 / total #impl: 9684017433 (eff. 0.011)
1244.80/1245.02	c #Conflicts:     787000 | #Learnt:      20991 | 0.003
1244.80/1245.02	c total clause space: 127.173MB
1244.80/1245.02	c total #watches: 576625
1246.70/1246.98	c total #propagations: 106404478 / total #impl: 9705632596 (eff. 0.011)
1246.70/1246.98	c #Conflicts:     788000 | #Learnt:      21991 | 0.003
1246.70/1246.98	c total clause space: 127.173MB
1246.70/1246.98	c total #watches: 635730
1248.60/1248.89	c total #propagations: 106568269 / total #impl: 9746079323 (eff. 0.011)
1248.60/1248.89	c #Conflicts:     789000 | #Learnt:      22991 | 0.004
1248.60/1248.89	c total clause space: 127.173MB
1248.60/1248.89	c total #watches: 654159
1250.39/1250.61	c total #propagations: 106758816 / total #impl: 9770249649 (eff. 0.011)
1250.39/1250.61	c #Conflicts:     790000 | #Learnt:      23991 | 0.004
1250.39/1250.61	c total clause space: 127.173MB
1250.39/1250.61	c total #watches: 660555
1251.39/1251.63	c total #propagations: 106972511 / total #impl: 9775820165 (eff. 0.011)
1251.39/1251.63	c #Conflicts:     791000 | #Learnt:      24991 | 0.004
1251.39/1251.63	c total clause space: 127.173MB
1251.39/1251.63	c total #watches: 670442
1252.29/1252.54	c total #propagations: 107231279 / total #impl: 9777036788 (eff. 0.011)
1252.29/1252.54	c #Conflicts:     792000 | #Learnt:      25991 | 0.004
1252.29/1252.54	c total clause space: 127.173MB
1252.29/1252.54	c total #watches: 680331
1254.19/1254.43	c total #propagations: 107429944 / total #impl: 9778361229 (eff. 0.011)
1254.19/1254.43	c #Conflicts:     793000 | #Learnt:      26991 | 0.004
1254.19/1254.43	c total clause space: 127.173MB
1254.19/1254.43	c total #watches: 713486
1255.39/1255.68	c total #propagations: 107565576 / total #impl: 9799167038 (eff. 0.011)
1255.39/1255.68	c #Conflicts:     794000 | #Learnt:      27991 | 0.004
1255.39/1255.68	c total clause space: 127.173MB
1255.39/1255.68	c total #watches: 719928
1256.49/1256.72	c total #propagations: 107730985 / total #impl: 9805054932 (eff. 0.011)
1256.49/1256.72	c #Conflicts:     795000 | #Learnt:      28991 | 0.004
1256.49/1256.72	c total clause space: 127.173MB
1256.49/1256.72	c total #watches: 726241
1257.69/1257.97	c total #propagations: 107967286 / total #impl: 9807554413 (eff. 0.011)
1257.69/1257.97	c #Conflicts:     796000 | #Learnt:      29991 | 0.004
1257.69/1257.97	c total clause space: 127.173MB
1257.69/1257.97	c total #watches: 738441
1259.09/1259.36	c total #propagations: 108147966 / total #impl: 9812428903 (eff. 0.011)
1259.09/1259.36	c #Conflicts:     797000 | #Learnt:      30991 | 0.004
1259.09/1259.36	c total clause space: 127.173MB
1259.09/1259.36	c total #watches: 760975
1260.09/1260.37	c total #propagations: 108297761 / total #impl: 9816597162 (eff. 0.011)
1260.09/1260.37	c GC COLLECT
1260.09/1260.37	c #Conflicts:     798000 | #Learnt:      10685 | 0.004
1260.09/1260.37	c total clause space: 127.173MB
1260.09/1260.37	c total #watches: 355580
1260.99/1261.29	c total #propagations: 108441799 / total #impl: 9823850447 (eff. 0.011)
1260.99/1261.29	c #Conflicts:     799000 | #Learnt:      11685 | 0.004
1260.99/1261.29	c total clause space: 127.173MB
1260.99/1261.29	c total #watches: 370605
1261.99/1262.20	c total #propagations: 108605523 / total #impl: 9832758271 (eff. 0.011)
1261.99/1262.20	c #Conflicts:     800000 | #Learnt:      12685 | 0.004
1261.99/1262.20	c total clause space: 127.173MB
1261.99/1262.20	c total #watches: 379017
1262.99/1263.29	c total #propagations: 108840112 / total #impl: 9836396495 (eff. 0.011)
1262.99/1263.29	c #Conflicts:     801000 | #Learnt:      13685 | 0.004
1262.99/1263.29	c total clause space: 127.173MB
1262.99/1263.29	c total #watches: 448430
1264.49/1264.72	c total #propagations: 108896508 / total #impl: 9851048466 (eff. 0.011)
1264.49/1264.72	c #Conflicts:     802000 | #Learnt:      14685 | 0.004
1264.49/1264.72	c total clause space: 127.173MB
1264.49/1264.72	c total #watches: 482141
1266.00/1266.22	c total #propagations: 108997555 / total #impl: 9870432004 (eff. 0.011)
1266.00/1266.22	c #Conflicts:     803000 | #Learnt:      15685 | 0.004
1266.00/1266.22	c total clause space: 127.173MB
1266.00/1266.22	c total #watches: 500646
1267.39/1267.69	c total #propagations: 109122581 / total #impl: 9891844033 (eff. 0.011)
1267.39/1267.69	c #Conflicts:     804000 | #Learnt:      16685 | 0.004
1267.39/1267.69	c total clause space: 127.173MB
1267.39/1267.69	c total #watches: 513747
1269.20/1269.42	c total #propagations: 109236224 / total #impl: 9915504448 (eff. 0.011)
1269.20/1269.42	c #Conflicts:     805000 | #Learnt:      17685 | 0.004
1269.20/1269.42	c total clause space: 127.173MB
1269.20/1269.42	c total #watches: 543383
1270.89/1271.15	c total #propagations: 109351081 / total #impl: 9943223553 (eff. 0.011)
1270.89/1271.15	c #Conflicts:     806000 | #Learnt:      18685 | 0.004
1270.89/1271.15	c total clause space: 127.173MB
1270.89/1271.15	c total #watches: 605610
1272.99/1273.26	c total #propagations: 109416990 / total #impl: 9974738229 (eff. 0.011)
1272.99/1273.26	c #Conflicts:     807000 | #Learnt:      19685 | 0.004
1272.99/1273.26	c total clause space: 127.173MB
1272.99/1273.26	c total #watches: 640984
1275.29/1275.58	c total #propagations: 109508436 / total #impl: 10012652755 (eff. 0.011)
1275.29/1275.58	c #Conflicts:     808000 | #Learnt:      20685 | 0.004
1275.29/1275.58	c total clause space: 127.173MB
1275.29/1275.58	c total #watches: 652352
1277.39/1277.62	c total #propagations: 109617094 / total #impl: 10050324060 (eff. 0.011)
1277.39/1277.62	c #Conflicts:     809000 | #Learnt:      21685 | 0.004
1277.39/1277.62	c total clause space: 127.173MB
1277.39/1277.62	c total #watches: 659532
1279.29/1279.56	c total #propagations: 109802110 / total #impl: 10070454560 (eff. 0.011)
1279.29/1279.56	c #Conflicts:     810000 | #Learnt:      22685 | 0.004
1279.29/1279.56	c total clause space: 127.173MB
1279.29/1279.56	c total #watches: 684215
1280.89/1281.12	c total #propagations: 109923804 / total #impl: 10091505555 (eff. 0.011)
1280.89/1281.12	c #Conflicts:     811000 | #Learnt:      23685 | 0.004
1280.89/1281.12	c total clause space: 127.173MB
1280.89/1281.12	c total #watches: 693599
1282.19/1282.40	c total #propagations: 110072061 / total #impl: 10096424514 (eff. 0.011)
1282.19/1282.40	c #Conflicts:     812000 | #Learnt:      24685 | 0.004
1282.19/1282.40	c total clause space: 127.173MB
1282.19/1282.40	c total #watches: 700324
1283.79/1284.03	c total #propagations: 110266623 / total #impl: 10100171300 (eff. 0.011)
1283.79/1284.03	c #Conflicts:     813000 | #Learnt:      25685 | 0.004
1283.79/1284.03	c total clause space: 127.173MB
1283.79/1284.03	c total #watches: 707239
1284.79/1285.09	c total #propagations: 110431396 / total #impl: 10104191841 (eff. 0.011)
1284.79/1285.09	c #Conflicts:     814000 | #Learnt:      26685 | 0.004
1284.79/1285.09	c total clause space: 127.173MB
1284.79/1285.09	c total #watches: 714512
1286.29/1286.53	c total #propagations: 110573441 / total #impl: 10106961469 (eff. 0.011)
1286.29/1286.53	c #Conflicts:     815000 | #Learnt:      27685 | 0.004
1286.29/1286.53	c total clause space: 127.173MB
1286.29/1286.53	c total #watches: 725059
1287.89/1288.12	c total #propagations: 110699243 / total #impl: 10114403378 (eff. 0.011)
1287.89/1288.12	c #Conflicts:     816000 | #Learnt:      28685 | 0.004
1287.89/1288.12	c total clause space: 127.173MB
1287.89/1288.12	c total #watches: 736099
1289.59/1289.83	c total #propagations: 110841982 / total #impl: 10122182760 (eff. 0.011)
1289.59/1289.83	c #Conflicts:     817000 | #Learnt:      29685 | 0.004
1289.59/1289.83	c total clause space: 127.173MB
1289.59/1289.83	c total #watches: 745537
1291.38/1291.65	c total #propagations: 110989612 / total #impl: 10130465047 (eff. 0.011)
1291.38/1291.65	c #Conflicts:     818000 | #Learnt:      30685 | 0.004
1291.38/1291.65	c total clause space: 127.173MB
1291.38/1291.65	c total #watches: 782961
1293.58/1293.86	c total #propagations: 111099780 / total #impl: 10152072483 (eff. 0.011)
1293.58/1293.86	c #Conflicts:     819000 | #Learnt:      31685 | 0.004
1293.58/1293.86	c total clause space: 127.173MB
1293.58/1293.86	c total #watches: 842139
1295.18/1295.48	c total #propagations: 111194954 / total #impl: 10177203301 (eff. 0.011)
1295.18/1295.48	c GC COLLECT
1295.18/1295.48	c #Conflicts:     820000 | #Learnt:      10367 | 0.004
1295.18/1295.48	c total clause space: 127.173MB
1295.18/1295.48	c total #watches: 330168
1296.69/1296.91	c total #propagations: 111295985 / total #impl: 10198739995 (eff. 0.011)
1296.69/1296.91	c #Conflicts:     821000 | #Learnt:      11367 | 0.004
1296.69/1296.91	c total clause space: 127.173MB
1296.69/1296.91	c total #watches: 397866
1298.48/1298.76	c total #propagations: 111420091 / total #impl: 10229946823 (eff. 0.011)
1298.48/1298.76	c #Conflicts:     822000 | #Learnt:      12367 | 0.004
1298.48/1298.76	c total clause space: 127.173MB
1298.48/1298.76	c total #watches: 460324
1300.28/1300.55	c total #propagations: 111508535 / total #impl: 10265955336 (eff. 0.011)
1300.28/1300.55	c #Conflicts:     823000 | #Learnt:      13367 | 0.004
1300.28/1300.55	c total clause space: 127.173MB
1300.28/1300.55	c total #watches: 533747
1302.68/1302.93	c total #propagations: 111579535 / total #impl: 10295112867 (eff. 0.011)
1302.68/1302.93	c #Conflicts:     824000 | #Learnt:      14367 | 0.004
1302.68/1302.93	c total clause space: 127.173MB
1302.68/1302.93	c total #watches: 602610
1305.68/1305.98	c total #propagations: 111648869 / total #impl: 10324464869 (eff. 0.011)
1305.68/1305.98	c #Conflicts:     825000 | #Learnt:      15367 | 0.004
1305.68/1305.98	c total clause space: 127.173MB
1305.68/1305.98	c total #watches: 640513
1308.98/1309.23	c total #propagations: 111736630 / total #impl: 10361735314 (eff. 0.011)
1308.98/1309.23	c #Conflicts:     826000 | #Learnt:      16367 | 0.004
1308.98/1309.23	c total clause space: 127.173MB
1308.98/1309.23	c total #watches: 694772
1311.88/1312.11	c total #propagations: 111848296 / total #impl: 10405389398 (eff. 0.011)
1311.88/1312.11	c #Conflicts:     827000 | #Learnt:      17367 | 0.004
1311.88/1312.11	c total clause space: 127.173MB
1311.88/1312.11	c total #watches: 710797
1314.08/1314.35	c total #propagations: 112019933 / total #impl: 10432292952 (eff. 0.011)
1314.08/1314.35	c #Conflicts:     828000 | #Learnt:      18367 | 0.004
1314.08/1314.35	c total clause space: 127.173MB
1314.08/1314.35	c total #watches: 731515
1316.08/1316.38	c total #propagations: 112153011 / total #impl: 10453316985 (eff. 0.011)
1316.08/1316.38	c #Conflicts:     829000 | #Learnt:      19367 | 0.003
1316.08/1316.38	c total clause space: 127.173MB
1316.08/1316.38	c total #watches: 752538
1318.18/1318.43	c total #propagations: 112265947 / total #impl: 10473852124 (eff. 0.011)
1318.18/1318.43	c #Conflicts:     830000 | #Learnt:      20367 | 0.003
1318.18/1318.43	c total clause space: 127.173MB
1318.18/1318.43	c total #watches: 781005
1320.18/1320.44	c total #propagations: 112380308 / total #impl: 10500708108 (eff. 0.011)
1320.18/1320.44	c #Conflicts:     831000 | #Learnt:      21367 | 0.003
1320.18/1320.44	c total clause space: 127.173MB
1320.18/1320.44	c total #watches: 806585
1321.88/1322.13	c total #propagations: 112489291 / total #impl: 10522602439 (eff. 0.011)
1321.88/1322.13	c #Conflicts:     832000 | #Learnt:      22367 | 0.003
1321.88/1322.13	c total clause space: 127.173MB
1321.88/1322.13	c total #watches: 823701
1324.38/1324.60	c total #propagations: 112694008 / total #impl: 10531709848 (eff. 0.011)
1324.38/1324.60	c #Conflicts:     833000 | #Learnt:      23367 | 0.003
1324.38/1324.60	c total clause space: 127.173MB
1324.38/1324.60	c total #watches: 840433
1325.98/1326.25	c total #propagations: 112794457 / total #impl: 10557243644 (eff. 0.011)
1325.98/1326.25	c #Conflicts:     834000 | #Learnt:      24367 | 0.003
1325.98/1326.25	c total clause space: 127.173MB
1325.98/1326.25	c total #watches: 863325
1328.08/1328.32	c total #propagations: 112888990 / total #impl: 10573166024 (eff. 0.011)
1328.08/1328.32	c #Conflicts:     835000 | #Learnt:      25367 | 0.003
1328.08/1328.32	c total clause space: 127.173MB
1328.08/1328.32	c total #watches: 874841
1331.07/1331.33	c total #propagations: 112979914 / total #impl: 10588775084 (eff. 0.011)
1331.07/1331.33	c #Conflicts:     836000 | #Learnt:      26367 | 0.003
1331.07/1331.33	c total clause space: 127.173MB
1331.07/1331.33	c total #watches: 884991
1333.77/1334.03	c total #propagations: 113060736 / total #impl: 10613546322 (eff. 0.011)
1333.77/1334.03	c #Conflicts:     837000 | #Learnt:      27367 | 0.003
1333.77/1334.03	c total clause space: 127.173MB
1333.77/1334.03	c total #watches: 896351
1336.28/1336.53	c total #propagations: 113136620 / total #impl: 10629180056 (eff. 0.011)
1336.28/1336.53	c #Conflicts:     838000 | #Learnt:      28367 | 0.003
1336.28/1336.53	c total clause space: 127.173MB
1336.28/1336.53	c total #watches: 913414
1338.37/1338.66	c total #propagations: 113229939 / total #impl: 10641783990 (eff. 0.011)
1338.37/1338.66	c #Conflicts:     839000 | #Learnt:      29367 | 0.003
1338.37/1338.66	c total clause space: 127.173MB
1338.37/1338.66	c total #watches: 940043
1341.37/1341.60	c total #propagations: 113307663 / total #impl: 10656871753 (eff. 0.011)
1341.37/1341.60	c #Conflicts:     840000 | #Learnt:      30367 | 0.003
1341.37/1341.60	c total clause space: 127.173MB
1341.37/1341.60	c total #watches: 955408
1343.67/1343.95	c total #propagations: 113398598 / total #impl: 10676646456 (eff. 0.011)
1343.67/1343.95	c #Conflicts:     841000 | #Learnt:      31367 | 0.003
1343.67/1343.95	c total clause space: 127.173MB
1343.67/1343.95	c total #watches: 971895
1345.77/1346.08	c total #propagations: 113497434 / total #impl: 10689083009 (eff. 0.011)
1345.77/1346.08	c GC COLLECT
1345.77/1346.08	c #Conflicts:     842000 | #Learnt:      10313 | 0.003
1345.77/1346.08	c total clause space: 127.173MB
1345.77/1346.08	c total #watches: 268644
1346.87/1347.17	c total #propagations: 113609995 / total #impl: 10700897693 (eff. 0.011)
1346.87/1347.17	c #Conflicts:     843000 | #Learnt:      11313 | 0.003
1346.87/1347.17	c total clause space: 127.173MB
1346.87/1347.17	c total #watches: 280492
1348.07/1348.34	c total #propagations: 113709270 / total #impl: 10715729339 (eff. 0.011)
1348.07/1348.34	c #Conflicts:     844000 | #Learnt:      12313 | 0.003
1348.07/1348.34	c total clause space: 127.173MB
1348.07/1348.34	c total #watches: 294697
1349.67/1349.90	c total #propagations: 113827293 / total #impl: 10734664271 (eff. 0.011)
1349.67/1349.90	c #Conflicts:     845000 | #Learnt:      13313 | 0.003
1349.67/1349.90	c total clause space: 127.173MB
1349.67/1349.90	c total #watches: 320201
1351.47/1351.75	c total #propagations: 113958644 / total #impl: 10758878823 (eff. 0.011)
1351.47/1351.75	c #Conflicts:     846000 | #Learnt:      14313 | 0.003
1351.47/1351.75	c total clause space: 127.173MB
1351.47/1351.75	c total #watches: 342734
1352.67/1352.94	c total #propagations: 114077634 / total #impl: 10788349572 (eff. 0.011)
1352.67/1352.94	c #Conflicts:     847000 | #Learnt:      15313 | 0.003
1352.67/1352.94	c total clause space: 127.173MB
1352.67/1352.94	c total #watches: 356167
1353.77/1354.02	c total #propagations: 114211009 / total #impl: 10806784879 (eff. 0.011)
1353.77/1354.02	c #Conflicts:     848000 | #Learnt:      16313 | 0.003
1353.77/1354.02	c total clause space: 127.173MB
1353.77/1354.02	c total #watches: 386965
1354.87/1355.20	c total #propagations: 114331756 / total #impl: 10822313629 (eff. 0.011)
1354.87/1355.20	c #Conflicts:     849000 | #Learnt:      17313 | 0.003
1354.87/1355.20	c total clause space: 127.173MB
1354.87/1355.20	c total #watches: 418493
1356.47/1356.73	c total #propagations: 114464447 / total #impl: 10837274646 (eff. 0.011)
1356.47/1356.73	c #Conflicts:     850000 | #Learnt:      18313 | 0.003
1356.47/1356.73	c total clause space: 127.173MB
1356.47/1356.73	c total #watches: 439816
1358.28/1358.58	c total #propagations: 114603573 / total #impl: 10857843142 (eff. 0.011)
1358.28/1358.58	c #Conflicts:     851000 | #Learnt:      19313 | 0.003
1358.28/1358.58	c total clause space: 127.173MB
1358.28/1358.58	c total #watches: 468908
1360.07/1360.31	c total #propagations: 114752236 / total #impl: 10882400451 (eff. 0.011)
1360.07/1360.31	c #Conflicts:     852000 | #Learnt:      20313 | 0.003
1360.07/1360.31	c total clause space: 127.173MB
1360.07/1360.31	c total #watches: 488456
1361.87/1362.18	c total #propagations: 114909487 / total #impl: 10897230128 (eff. 0.011)
1361.87/1362.18	c #Conflicts:     853000 | #Learnt:      21313 | 0.003
1361.87/1362.18	c total clause space: 127.173MB
1361.87/1362.18	c total #watches: 504259
1363.67/1363.91	c total #propagations: 115055405 / total #impl: 10909437026 (eff. 0.011)
1363.67/1363.91	c #Conflicts:     854000 | #Learnt:      22313 | 0.003
1363.67/1363.91	c total clause space: 127.173MB
1363.67/1363.91	c total #watches: 515053
1365.67/1365.95	c total #propagations: 115199575 / total #impl: 10921124607 (eff. 0.011)
1365.67/1365.95	c #Conflicts:     855000 | #Learnt:      23313 | 0.003
1365.67/1365.95	c total clause space: 127.173MB
1365.67/1365.95	c total #watches: 527581
1367.47/1367.72	c total #propagations: 115384024 / total #impl: 10931597116 (eff. 0.011)
1367.47/1367.72	c #Conflicts:     856000 | #Learnt:      24313 | 0.003
1367.47/1367.72	c total clause space: 127.173MB
1367.47/1367.72	c total #watches: 566498
1369.17/1369.40	c total #propagations: 115515879 / total #impl: 10943798336 (eff. 0.011)
1369.17/1369.40	c #Conflicts:     857000 | #Learnt:      25313 | 0.003
1369.17/1369.40	c total clause space: 127.173MB
1369.17/1369.40	c total #watches: 604321
1371.58/1371.82	c total #propagations: 115634977 / total #impl: 10959047192 (eff. 0.011)
1371.58/1371.82	c #Conflicts:     858000 | #Learnt:      26313 | 0.003
1371.58/1371.82	c total clause space: 127.173MB
1371.58/1371.82	c total #watches: 627529
1373.57/1373.84	c total #propagations: 115785637 / total #impl: 10976184023 (eff. 0.011)
1373.57/1373.84	c #Conflicts:     859000 | #Learnt:      27313 | 0.003
1373.57/1373.84	c total clause space: 127.173MB
1373.57/1373.84	c total #watches: 636099
1375.57/1375.80	c total #propagations: 115947455 / total #impl: 10987299486 (eff. 0.011)
1375.57/1375.80	c #Conflicts:     860000 | #Learnt:      28313 | 0.003
1375.57/1375.80	c total clause space: 127.173MB
1375.57/1375.80	c total #watches: 667468
1377.97/1378.26	c total #propagations: 116087463 / total #impl: 11003768875 (eff. 0.011)
1377.97/1378.26	c #Conflicts:     861000 | #Learnt:      29313 | 0.003
1377.97/1378.26	c total clause space: 127.173MB
1377.97/1378.26	c total #watches: 709036
1380.07/1380.40	c total #propagations: 116233880 / total #impl: 11029596433 (eff. 0.011)
1380.07/1380.40	c #Conflicts:     862000 | #Learnt:      30313 | 0.003
1380.07/1380.40	c total clause space: 127.173MB
1380.07/1380.40	c total #watches: 735768
1382.27/1382.59	c total #propagations: 116364846 / total #impl: 11049417920 (eff. 0.011)
1382.27/1382.59	c #Conflicts:     863000 | #Learnt:      31313 | 0.003
1382.27/1382.59	c total clause space: 127.173MB
1382.27/1382.59	c total #watches: 802809
1384.57/1384.90	c total #propagations: 116449344 / total #impl: 11069748272 (eff. 0.011)
1384.57/1384.90	c #Conflicts:     864000 | #Learnt:      32313 | 0.003
1384.57/1384.90	c total clause space: 127.173MB
1384.57/1384.90	c total #watches: 852676
1386.77/1387.02	c total #propagations: 116524145 / total #impl: 11091534501 (eff. 0.011)
1386.77/1387.02	c GC COLLECT
1386.77/1387.02	c #Conflicts:     865000 | #Learnt:      10232 | 0.003
1386.77/1387.02	c total clause space: 127.173MB
1386.77/1387.02	c total #watches: 431891
1388.36/1388.61	c total #propagations: 116619430 / total #impl: 11113566436 (eff. 0.010)
1388.36/1388.61	c #Conflicts:     866000 | #Learnt:      11232 | 0.003
1388.36/1388.61	c total clause space: 127.173MB
1388.36/1388.61	c total #watches: 451400
1390.06/1390.32	c total #propagations: 116705101 / total #impl: 11121990393 (eff. 0.010)
1390.06/1390.32	c #Conflicts:     867000 | #Learnt:      12232 | 0.003
1390.06/1390.32	c total clause space: 127.173MB
1390.06/1390.32	c total #watches: 468269
1391.96/1392.23	c total #propagations: 116805860 / total #impl: 11141586525 (eff. 0.010)
1391.96/1392.23	c #Conflicts:     868000 | #Learnt:      13232 | 0.003
1391.96/1392.23	c total clause space: 127.173MB
1391.96/1392.23	c total #watches: 484713
1394.06/1394.33	c total #propagations: 116903068 / total #impl: 11157090585 (eff. 0.010)
1394.06/1394.33	c #Conflicts:     869000 | #Learnt:      14232 | 0.003
1394.06/1394.33	c total clause space: 127.173MB
1394.06/1394.33	c total #watches: 514026
1396.06/1396.32	c total #propagations: 116972188 / total #impl: 11180622412 (eff. 0.010)
1396.06/1396.32	c #Conflicts:     870000 | #Learnt:      15232 | 0.003
1396.06/1396.32	c total clause space: 127.173MB
1396.06/1396.32	c total #watches: 535632
1398.06/1398.36	c total #propagations: 117058504 / total #impl: 11205099859 (eff. 0.010)
1398.06/1398.36	c #Conflicts:     871000 | #Learnt:      16232 | 0.003
1398.06/1398.36	c total clause space: 127.173MB
1398.06/1398.36	c total #watches: 555129
1400.56/1400.83	c total #propagations: 117169114 / total #impl: 11225617303 (eff. 0.010)
1400.56/1400.83	c #Conflicts:     872000 | #Learnt:      17232 | 0.003
1400.56/1400.83	c total clause space: 127.173MB
1400.56/1400.83	c total #watches: 589691
1402.56/1402.88	c total #propagations: 117253693 / total #impl: 11243980349 (eff. 0.010)
1402.56/1402.88	c #Conflicts:     873000 | #Learnt:      18232 | 0.003
1402.56/1402.88	c total clause space: 127.173MB
1402.56/1402.88	c total #watches: 679278
1405.76/1406.09	c total #propagations: 117316894 / total #impl: 11268760982 (eff. 0.010)
1405.76/1406.09	c #Conflicts:     874000 | #Learnt:      19232 | 0.003
1405.76/1406.09	c total clause space: 127.173MB
1405.76/1406.09	c total #watches: 720390
1408.97/1409.28	c total #propagations: 117423945 / total #impl: 11301226284 (eff. 0.010)
1408.97/1409.28	c #Conflicts:     875000 | #Learnt:      20232 | 0.003
1408.97/1409.28	c total clause space: 127.173MB
1408.97/1409.28	c total #watches: 785298
1412.66/1412.95	c total #propagations: 117497047 / total #impl: 11333102718 (eff. 0.010)
1412.66/1412.95	c #Conflicts:     876000 | #Learnt:      21232 | 0.003
1412.66/1412.95	c total clause space: 127.173MB
1412.66/1412.95	c total #watches: 807846
1416.67/1416.96	c total #propagations: 117604944 / total #impl: 11353660164 (eff. 0.010)
1416.67/1416.96	c #Conflicts:     877000 | #Learnt:      22232 | 0.003
1416.67/1416.96	c total clause space: 127.173MB
1416.67/1416.96	c total #watches: 842623
1420.26/1420.57	c total #propagations: 117765622 / total #impl: 11373592359 (eff. 0.010)
1420.26/1420.57	c #Conflicts:     878000 | #Learnt:      23232 | 0.003
1420.26/1420.57	c total clause space: 127.173MB
1420.26/1420.57	c total #watches: 878677
1423.96/1424.29	c total #propagations: 117840904 / total #impl: 11397855707 (eff. 0.010)
1423.96/1424.29	c #Conflicts:     879000 | #Learnt:      24232 | 0.003
1423.96/1424.29	c total clause space: 127.173MB
1423.96/1424.29	c total #watches: 897783
1427.46/1427.79	c total #propagations: 117971735 / total #impl: 11417760489 (eff. 0.010)
1427.46/1427.79	c #Conflicts:     880000 | #Learnt:      25232 | 0.003
1427.46/1427.79	c total clause space: 127.173MB
1427.46/1427.79	c total #watches: 924501
1431.16/1431.43	c total #propagations: 118092235 / total #impl: 11434731627 (eff. 0.010)
1431.16/1431.43	c #Conflicts:     881000 | #Learnt:      26232 | 0.003
1431.16/1431.43	c total clause space: 127.173MB
1431.16/1431.43	c total #watches: 942617
1433.86/1434.19	c total #propagations: 118204492 / total #impl: 11451721841 (eff. 0.010)
1433.86/1434.19	c #Conflicts:     882000 | #Learnt:      27232 | 0.003
1433.86/1434.19	c total clause space: 127.173MB
1433.86/1434.19	c total #watches: 963510
1437.86/1438.11	c total #propagations: 118373430 / total #impl: 11471706151 (eff. 0.010)
1437.86/1438.11	c #Conflicts:     883000 | #Learnt:      28232 | 0.003
1437.86/1438.11	c total clause space: 127.173MB
1437.86/1438.11	c total #watches: 986144
1440.95/1441.24	c total #propagations: 118457880 / total #impl: 11506988331 (eff. 0.010)
1440.95/1441.24	c #Conflicts:     884000 | #Learnt:      29232 | 0.003
1440.95/1441.24	c total clause space: 127.173MB
1440.95/1441.24	c total #watches: 1007654
1443.95/1444.29	c total #propagations: 118602491 / total #impl: 11526885012 (eff. 0.010)
1443.95/1444.29	c #Conflicts:     885000 | #Learnt:      30232 | 0.003
1443.95/1444.29	c total clause space: 127.173MB
1443.95/1444.29	c total #watches: 1029432
1447.65/1447.91	c total #propagations: 118765898 / total #impl: 11548407152 (eff. 0.010)
1447.65/1447.91	c #Conflicts:     886000 | #Learnt:      31232 | 0.003
1447.65/1447.91	c total clause space: 127.173MB
1447.65/1447.91	c total #watches: 1053770
1451.45/1451.78	c total #propagations: 118914340 / total #impl: 11572421748 (eff. 0.010)
1451.45/1451.78	c #Conflicts:     887000 | #Learnt:      32232 | 0.003
1451.45/1451.78	c total clause space: 127.173MB
1451.45/1451.78	c total #watches: 1104262
1454.65/1454.93	c total #propagations: 119014737 / total #impl: 11605664635 (eff. 0.010)
1454.65/1454.93	c GC COLLECT
1454.65/1454.93	c #Conflicts:     888000 | #Learnt:      10394 | 0.003
1454.65/1454.93	c total clause space: 127.173MB
1454.65/1454.93	c total #watches: 410961
1456.45/1456.70	c total #propagations: 119101670 / total #impl: 11645498543 (eff. 0.010)
1456.45/1456.70	c #Conflicts:     889000 | #Learnt:      11394 | 0.003
1456.45/1456.70	c total clause space: 127.173MB
1456.45/1456.70	c total #watches: 479289
1458.75/1459.10	c total #propagations: 119161933 / total #impl: 11680446401 (eff. 0.010)
1458.75/1459.10	c #Conflicts:     890000 | #Learnt:      12394 | 0.003
1458.75/1459.10	c total clause space: 127.173MB
1458.75/1459.10	c total #watches: 522321
1461.95/1462.26	c total #propagations: 119225855 / total #impl: 11720714567 (eff. 0.010)
1461.95/1462.26	c #Conflicts:     891000 | #Learnt:      13394 | 0.003
1461.95/1462.26	c total clause space: 127.173MB
1461.95/1462.26	c total #watches: 587391
1464.85/1465.17	c total #propagations: 119299701 / total #impl: 11769610104 (eff. 0.010)
1464.85/1465.17	c #Conflicts:     892000 | #Learnt:      14394 | 0.003
1464.85/1465.17	c total clause space: 127.173MB
1464.85/1465.17	c total #watches: 654388
1468.55/1468.83	c total #propagations: 119364382 / total #impl: 11810457610 (eff. 0.010)
1468.55/1468.83	c #Conflicts:     893000 | #Learnt:      15394 | 0.003
1468.55/1468.83	c total clause space: 127.173MB
1468.55/1468.83	c total #watches: 736745
1472.25/1472.58	c total #propagations: 119471158 / total #impl: 11831687718 (eff. 0.010)
1472.25/1472.58	c #Conflicts:     894000 | #Learnt:      16394 | 0.003
1472.25/1472.58	c total clause space: 127.173MB
1472.25/1472.58	c total #watches: 764004
1476.75/1477.04	c total #propagations: 119552911 / total #impl: 11863704193 (eff. 0.010)
1476.75/1477.04	c #Conflicts:     895000 | #Learnt:      17394 | 0.003
1476.75/1477.04	c total clause space: 127.173MB
1476.75/1477.04	c total #watches: 813482
1481.46/1481.74	c total #propagations: 119644026 / total #impl: 11909724711 (eff. 0.010)
1481.46/1481.74	c #Conflicts:     896000 | #Learnt:      18394 | 0.003
1481.46/1481.74	c total clause space: 127.173MB
1481.46/1481.74	c total #watches: 852739
1485.25/1485.57	c total #propagations: 119741935 / total #impl: 11950154411 (eff. 0.010)
1485.25/1485.57	c #Conflicts:     897000 | #Learnt:      19394 | 0.003
1485.25/1485.57	c total clause space: 127.173MB
1485.25/1485.57	c total #watches: 877393
1488.15/1488.41	c total #propagations: 119940276 / total #impl: 11971903119 (eff. 0.010)
1488.15/1488.41	c #Conflicts:     898000 | #Learnt:      20394 | 0.003
1488.15/1488.41	c total clause space: 127.173MB
1488.15/1488.41	c total #watches: 883331
1492.25/1492.59	c total #propagations: 120161686 / total #impl: 11976318537 (eff. 0.010)
1492.25/1492.59	c #Conflicts:     899000 | #Learnt:      21394 | 0.003
1492.25/1492.59	c total clause space: 127.173MB
1492.25/1492.59	c total #watches: 890017
1495.55/1495.84	c total #propagations: 120328941 / total #impl: 11984318726 (eff. 0.010)
1495.55/1495.84	c #Conflicts:     900000 | #Learnt:      22394 | 0.003
1495.55/1495.84	c total clause space: 127.173MB
1495.55/1495.84	c total #watches: 896312
1500.65/1500.97	c total #propagations: 120449034 / total #impl: 11990197838 (eff. 0.010)
1500.65/1500.97	c #Conflicts:     901000 | #Learnt:      23394 | 0.003
1500.65/1500.97	c total clause space: 127.173MB
1500.65/1500.97	c total #watches: 912356
1504.45/1504.78	c total #propagations: 120564962 / total #impl: 12017600487 (eff. 0.010)
1504.45/1504.78	c #Conflicts:     902000 | #Learnt:      24394 | 0.003
1504.45/1504.78	c total clause space: 127.173MB
1504.45/1504.78	c total #watches: 934461
1508.34/1508.67	c total #propagations: 120639067 / total #impl: 12036166672 (eff. 0.010)
1508.34/1508.67	c #Conflicts:     903000 | #Learnt:      25394 | 0.003
1508.34/1508.67	c total clause space: 127.173MB
1508.34/1508.67	c total #watches: 978987
1512.54/1512.81	c total #propagations: 120746808 / total #impl: 12064735313 (eff. 0.010)
1512.54/1512.81	c #Conflicts:     904000 | #Learnt:      26394 | 0.003
1512.54/1512.81	c total clause space: 127.173MB
1512.54/1512.81	c total #watches: 1014926
1516.44/1516.72	c total #propagations: 120885280 / total #impl: 12102014733 (eff. 0.010)
1516.44/1516.72	c #Conflicts:     905000 | #Learnt:      27394 | 0.003
1516.44/1516.72	c total clause space: 127.173MB
1516.44/1516.72	c total #watches: 1041324
1520.34/1520.66	c total #propagations: 121018337 / total #impl: 12132363898 (eff. 0.010)
1520.34/1520.66	c #Conflicts:     906000 | #Learnt:      28394 | 0.003
1520.34/1520.66	c total clause space: 127.173MB
1520.34/1520.66	c total #watches: 1087597
1524.74/1525.00	c total #propagations: 121075725 / total #impl: 12168852074 (eff. 0.010)
1524.74/1525.00	c #Conflicts:     907000 | #Learnt:      29394 | 0.003
1524.74/1525.00	c total clause space: 127.173MB
1524.74/1525.00	c total #watches: 1143340
1528.85/1529.19	c total #propagations: 121231165 / total #impl: 12187170064 (eff. 0.010)
1528.85/1529.19	c #Conflicts:     908000 | #Learnt:      30394 | 0.003
1528.85/1529.19	c total clause space: 127.173MB
1528.85/1529.19	c total #watches: 1210464
1533.54/1533.83	c total #propagations: 121347708 / total #impl: 12205748649 (eff. 0.010)
1533.54/1533.83	c #Conflicts:     909000 | #Learnt:      31394 | 0.003
1533.54/1533.83	c total clause space: 127.173MB
1533.54/1533.83	c total #watches: 1276732
1538.04/1538.33	c total #propagations: 121419392 / total #impl: 12231897719 (eff. 0.010)
1538.04/1538.33	c #Conflicts:     910000 | #Learnt:      32394 | 0.003
1538.04/1538.33	c total clause space: 127.173MB
1538.04/1538.33	c total #watches: 1297425
1541.64/1541.92	c total #propagations: 121545602 / total #impl: 12245651601 (eff. 0.010)
1541.64/1541.92	c GC COLLECT
1541.64/1541.92	c #Conflicts:     911000 | #Learnt:       9822 | 0.003
1541.64/1541.92	c total clause space: 127.173MB
1541.64/1541.92	c total #watches: 499239
1543.74/1544.07	c total #propagations: 121740888 / total #impl: 12252643062 (eff. 0.010)
1543.74/1544.07	c #Conflicts:     912000 | #Learnt:      10822 | 0.004
1543.74/1544.07	c total clause space: 127.173MB
1543.74/1544.07	c total #watches: 546981
1546.54/1546.88	c total #propagations: 121873903 / total #impl: 12272249392 (eff. 0.010)
1546.54/1546.88	c #Conflicts:     913000 | #Learnt:      11822 | 0.003
1546.54/1546.88	c total clause space: 127.173MB
1546.54/1546.88	c total #watches: 598991
1549.64/1549.91	c total #propagations: 122020259 / total #impl: 12304032594 (eff. 0.010)
1549.64/1549.91	c #Conflicts:     914000 | #Learnt:      12822 | 0.003
1549.64/1549.91	c total clause space: 127.173MB
1549.64/1549.91	c total #watches: 626399
1551.84/1552.16	c total #propagations: 122233025 / total #impl: 12327982303 (eff. 0.010)
1551.84/1552.16	c #Conflicts:     915000 | #Learnt:      13822 | 0.003
1551.84/1552.16	c total clause space: 127.173MB
1551.84/1552.16	c total #watches: 632665
1554.94/1555.24	c total #propagations: 122503219 / total #impl: 12337950472 (eff. 0.010)
1554.94/1555.24	c #Conflicts:     916000 | #Learnt:      14822 | 0.003
1554.94/1555.24	c total clause space: 127.173MB
1554.94/1555.24	c total #watches: 644095
1556.94/1557.22	c total #propagations: 122659959 / total #impl: 12352181863 (eff. 0.010)
1556.94/1557.22	c #Conflicts:     917000 | #Learnt:      15822 | 0.003
1556.94/1557.22	c total clause space: 127.173MB
1556.94/1557.22	c total #watches: 658777
1559.33/1559.60	c total #propagations: 122784282 / total #impl: 12357253511 (eff. 0.010)
1559.33/1559.60	c #Conflicts:     918000 | #Learnt:      16822 | 0.003
1559.33/1559.60	c total clause space: 127.173MB
1559.33/1559.60	c total #watches: 679561
1561.84/1562.17	c total #propagations: 122921125 / total #impl: 12362516938 (eff. 0.010)
1561.84/1562.17	c #Conflicts:     919000 | #Learnt:      17822 | 0.003
1561.84/1562.17	c total clause space: 127.173MB
1561.84/1562.17	c total #watches: 693826
1564.23/1564.59	c total #propagations: 123101480 / total #impl: 12366456600 (eff. 0.010)
1564.23/1564.59	c #Conflicts:     920000 | #Learnt:      18822 | 0.003
1564.23/1564.59	c total clause space: 127.173MB
1564.23/1564.59	c total #watches: 703380
1566.73/1567.00	c total #propagations: 123270035 / total #impl: 12370021174 (eff. 0.010)
1566.73/1567.00	c #Conflicts:     921000 | #Learnt:      19822 | 0.003
1566.73/1567.00	c total clause space: 127.173MB
1566.73/1567.00	c total #watches: 712704
1568.83/1569.15	c total #propagations: 123470143 / total #impl: 12373572118 (eff. 0.010)
1568.83/1569.15	c #Conflicts:     922000 | #Learnt:      20822 | 0.003
1568.83/1569.15	c total clause space: 127.173MB
1568.83/1569.15	c total #watches: 724894
1571.13/1571.46	c total #propagations: 123639509 / total #impl: 12377561083 (eff. 0.010)
1571.13/1571.46	c #Conflicts:     923000 | #Learnt:      21822 | 0.003
1571.13/1571.46	c total clause space: 127.173MB
1571.13/1571.46	c total #watches: 733120
1573.33/1573.67	c total #propagations: 123843084 / total #impl: 12381289284 (eff. 0.010)
1573.33/1573.67	c #Conflicts:     924000 | #Learnt:      22822 | 0.003
1573.33/1573.67	c total clause space: 127.173MB
1573.33/1573.67	c total #watches: 746460
1575.53/1575.80	c total #propagations: 124008890 / total #impl: 12385449393 (eff. 0.010)
1575.53/1575.80	c #Conflicts:     925000 | #Learnt:      23822 | 0.003
1575.53/1575.80	c total clause space: 127.173MB
1575.53/1575.80	c total #watches: 756240
1577.73/1578.02	c total #propagations: 124161468 / total #impl: 12389794491 (eff. 0.010)
1577.73/1578.02	c #Conflicts:     926000 | #Learnt:      24822 | 0.003
1577.73/1578.02	c total clause space: 127.173MB
1577.73/1578.02	c total #watches: 769888
1579.83/1580.18	c total #propagations: 124294873 / total #impl: 12394147177 (eff. 0.010)
1579.83/1580.18	c #Conflicts:     927000 | #Learnt:      25822 | 0.003
1579.83/1580.18	c total clause space: 127.173MB
1579.83/1580.18	c total #watches: 779105
1581.93/1582.22	c total #propagations: 124465942 / total #impl: 12397560919 (eff. 0.010)
1581.93/1582.22	c #Conflicts:     928000 | #Learnt:      26822 | 0.003
1581.93/1582.22	c total clause space: 127.173MB
1581.93/1582.22	c total #watches: 784615
1584.23/1584.59	c total #propagations: 124679912 / total #impl: 12401080765 (eff. 0.010)
1584.23/1584.59	c #Conflicts:     929000 | #Learnt:      27822 | 0.004
1584.23/1584.59	c total clause space: 127.173MB
1584.23/1584.59	c total #watches: 813052
1586.53/1586.87	c total #propagations: 124813234 / total #impl: 12406855879 (eff. 0.010)
1586.53/1586.87	c #Conflicts:     930000 | #Learnt:      28822 | 0.004
1586.53/1586.87	c total clause space: 127.173MB
1586.53/1586.87	c total #watches: 825642
1588.93/1589.30	c total #propagations: 124910486 / total #impl: 12411572937 (eff. 0.010)
1588.93/1589.30	c #Conflicts:     931000 | #Learnt:      29822 | 0.004
1588.93/1589.30	c total clause space: 127.173MB
1588.93/1589.30	c total #watches: 832737
1591.63/1591.97	c total #propagations: 125025911 / total #impl: 12414334376 (eff. 0.010)
1591.63/1591.97	c #Conflicts:     932000 | #Learnt:      30822 | 0.004
1591.63/1591.97	c total clause space: 127.173MB
1591.63/1591.97	c total #watches: 846818
1594.53/1594.88	c total #propagations: 125175303 / total #impl: 12418315900 (eff. 0.010)
1594.53/1594.88	c #Conflicts:     933000 | #Learnt:      31822 | 0.004
1594.53/1594.88	c total clause space: 127.173MB
1594.53/1594.88	c total #watches: 869022
1597.93/1598.26	c total #propagations: 125280129 / total #impl: 12426966179 (eff. 0.010)
1597.93/1598.26	c #Conflicts:     934000 | #Learnt:      32822 | 0.004
1597.93/1598.26	c total clause space: 127.173MB
1597.93/1598.26	c total #watches: 892986
1600.13/1600.43	c total #propagations: 125402902 / total #impl: 12438657345 (eff. 0.010)
1600.13/1600.43	c GC COLLECT
1600.13/1600.43	c #Conflicts:     935000 | #Learnt:      10516 | 0.004
1600.13/1600.43	c total clause space: 127.173MB
1600.13/1600.43	c total #watches: 238258
1601.13/1601.49	c total #propagations: 125509017 / total #impl: 12450320103 (eff. 0.010)
1601.13/1601.49	c #Conflicts:     936000 | #Learnt:      11516 | 0.004
1601.13/1601.49	c total clause space: 127.173MB
1601.13/1601.49	c total #watches: 270129
1602.13/1602.48	c total #propagations: 125645499 / total #impl: 12461284371 (eff. 0.010)
1602.13/1602.48	c #Conflicts:     937000 | #Learnt:      12516 | 0.004
1602.13/1602.48	c total clause space: 127.173MB
1602.13/1602.48	c total #watches: 315730
1603.33/1603.66	c total #propagations: 125770503 / total #impl: 12471203730 (eff. 0.010)
1603.33/1603.66	c #Conflicts:     938000 | #Learnt:      13516 | 0.004
1603.33/1603.66	c total clause space: 127.173MB
1603.33/1603.66	c total #watches: 357877
1604.53/1604.83	c total #propagations: 125915572 / total #impl: 12485145192 (eff. 0.010)
1604.53/1604.83	c #Conflicts:     939000 | #Learnt:      14516 | 0.004
1604.53/1604.83	c total clause space: 127.173MB
1604.53/1604.83	c total #watches: 412958
1605.73/1606.02	c total #propagations: 126015080 / total #impl: 12500526911 (eff. 0.010)
1605.73/1606.02	c #Conflicts:     940000 | #Learnt:      15516 | 0.004
1605.73/1606.02	c total clause space: 127.173MB
1605.73/1606.02	c total #watches: 475163
1607.13/1607.48	c total #propagations: 126111517 / total #impl: 12516314303 (eff. 0.010)
1607.13/1607.48	c #Conflicts:     941000 | #Learnt:      16516 | 0.004
1607.13/1607.48	c total clause space: 127.173MB
1607.13/1607.48	c total #watches: 526596
1608.73/1609.00	c total #propagations: 126212250 / total #impl: 12535888810 (eff. 0.010)
1608.73/1609.00	c #Conflicts:     942000 | #Learnt:      17516 | 0.004
1608.73/1609.00	c total clause space: 127.173MB
1608.73/1609.00	c total #watches: 552697
1610.63/1610.96	c total #propagations: 126338401 / total #impl: 12550021702 (eff. 0.010)
1610.63/1610.96	c #Conflicts:     943000 | #Learnt:      18516 | 0.004
1610.63/1610.96	c total clause space: 127.173MB
1610.63/1610.96	c total #watches: 571558
1612.53/1612.80	c total #propagations: 126485736 / total #impl: 12569216477 (eff. 0.010)
1612.53/1612.80	c #Conflicts:     944000 | #Learnt:      19516 | 0.004
1612.53/1612.80	c total clause space: 127.173MB
1612.53/1612.80	c total #watches: 591424
1614.53/1614.85	c total #propagations: 126629457 / total #impl: 12586298118 (eff. 0.010)
1614.53/1614.85	c #Conflicts:     945000 | #Learnt:      20516 | 0.004
1614.53/1614.85	c total clause space: 127.173MB
1614.53/1614.85	c total #watches: 628146
1616.13/1616.40	c total #propagations: 126783195 / total #impl: 12608048515 (eff. 0.010)
1616.13/1616.40	c #Conflicts:     946000 | #Learnt:      21516 | 0.004
1616.13/1616.40	c total clause space: 127.173MB
1616.13/1616.40	c total #watches: 747147
1617.63/1617.98	c total #propagations: 126882089 / total #impl: 12634618358 (eff. 0.010)
1617.63/1617.98	c #Conflicts:     947000 | #Learnt:      22516 | 0.004
1617.63/1617.98	c total clause space: 127.173MB
1617.63/1617.98	c total #watches: 912212
1620.43/1620.73	c total #propagations: 126925583 / total #impl: 12685051265 (eff. 0.010)
1620.43/1620.73	c #Conflicts:     948000 | #Learnt:      23516 | 0.004
1620.43/1620.73	c total clause space: 127.173MB
1620.43/1620.73	c total #watches: 962397
1623.73/1624.05	c total #propagations: 126975802 / total #impl: 12712866064 (eff. 0.010)
1623.73/1624.05	c #Conflicts:     949000 | #Learnt:      24516 | 0.004
1623.73/1624.05	c total clause space: 127.173MB
1623.73/1624.05	c total #watches: 1007506
1627.22/1627.55	c total #propagations: 127058782 / total #impl: 12734859147 (eff. 0.010)
1627.22/1627.55	c #Conflicts:     950000 | #Learnt:      25516 | 0.004
1627.22/1627.55	c total clause space: 127.173MB
1627.22/1627.55	c total #watches: 1045948
1630.32/1630.69	c total #propagations: 127167772 / total #impl: 12758305477 (eff. 0.010)
1630.32/1630.69	c #Conflicts:     951000 | #Learnt:      26516 | 0.004
1630.32/1630.69	c total clause space: 127.173MB
1630.32/1630.69	c total #watches: 1174611
1634.22/1634.55	c total #propagations: 127240015 / total #impl: 12799437404 (eff. 0.010)
1634.22/1634.55	c #Conflicts:     952000 | #Learnt:      27516 | 0.004
1634.22/1634.55	c total clause space: 127.173MB
1634.22/1634.55	c total #watches: 1318749
1640.12/1640.43	c total #propagations: 127297421 / total #impl: 12871427738 (eff. 0.010)
1640.12/1640.43	c #Conflicts:     953000 | #Learnt:      28516 | 0.004
1640.12/1640.43	c total clause space: 127.173MB
1640.12/1640.43	c total #watches: 1440945
1646.72/1647.05	c total #propagations: 127355948 / total #impl: 12940647923 (eff. 0.010)
1646.72/1647.05	c #Conflicts:     954000 | #Learnt:      29516 | 0.003
1646.72/1647.05	c total clause space: 127.173MB
1646.72/1647.05	c total #watches: 1516048
1651.42/1651.74	c total #propagations: 127449301 / total #impl: 13003275200 (eff. 0.010)
1651.42/1651.74	c #Conflicts:     955000 | #Learnt:      30516 | 0.003
1651.42/1651.74	c total clause space: 127.173MB
1651.42/1651.74	c total #watches: 1656228
1657.62/1657.96	c total #propagations: 127512206 / total #impl: 13066476865 (eff. 0.010)
1657.62/1657.96	c #Conflicts:     956000 | #Learnt:      31516 | 0.003
1657.62/1657.96	c total clause space: 127.173MB
1657.62/1657.96	c total #watches: 1796320
1666.02/1666.34	c total #propagations: 127567887 / total #impl: 13154676871 (eff. 0.010)
1666.02/1666.34	c #Conflicts:     957000 | #Learnt:      32516 | 0.003
1666.02/1666.34	c total clause space: 127.173MB
1666.02/1666.34	c total #watches: 1905972
1673.62/1673.91	c total #propagations: 127627256 / total #impl: 13243839226 (eff. 0.010)
1673.62/1673.91	c #Conflicts:     958000 | #Learnt:      33516 | 0.003
1673.62/1673.91	c total clause space: 127.173MB
1673.62/1673.91	c total #watches: 2018435
1680.31/1680.60	c total #propagations: 127684830 / total #impl: 13356842335 (eff. 0.010)
1680.31/1680.60	c GC COLLECT
1680.31/1680.60	c #Conflicts:     959000 | #Learnt:      10711 | 0.003
1680.31/1680.60	c total clause space: 127.173MB
1680.31/1680.60	c total #watches: 1194517
1686.21/1686.59	c total #propagations: 127742525 / total #impl: 13424205737 (eff. 0.010)
1686.21/1686.59	c #Conflicts:     960000 | #Learnt:      11711 | 0.003
1686.21/1686.59	c total clause space: 127.173MB
1686.21/1686.59	c total #watches: 1253677
1692.21/1692.58	c total #propagations: 127803308 / total #impl: 13480833336 (eff. 0.009)
1692.21/1692.58	c #Conflicts:     961000 | #Learnt:      12711 | 0.003
1692.21/1692.58	c total clause space: 127.173MB
1692.21/1692.58	c total #watches: 1296000
1701.11/1701.40	c total #propagations: 127934617 / total #impl: 13543330476 (eff. 0.009)
1701.11/1701.40	c #Conflicts:     962000 | #Learnt:      13711 | 0.003
1701.11/1701.40	c total clause space: 127.173MB
1701.11/1701.40	c total #watches: 1315477
1706.81/1707.19	c total #propagations: 128004765 / total #impl: 13602669365 (eff. 0.009)
1706.81/1707.19	c #Conflicts:     963000 | #Learnt:      14711 | 0.003
1706.81/1707.19	c total clause space: 127.173MB
1706.81/1707.19	c total #watches: 1327449
1712.42/1712.78	c total #propagations: 128149407 / total #impl: 13621775778 (eff. 0.009)
1712.42/1712.78	c #Conflicts:     964000 | #Learnt:      15711 | 0.003
1712.42/1712.78	c total clause space: 127.173MB
1712.42/1712.78	c total #watches: 1344372
1719.02/1719.37	c total #propagations: 128281888 / total #impl: 13647406750 (eff. 0.009)
1719.02/1719.37	c #Conflicts:     965000 | #Learnt:      16711 | 0.003
1719.02/1719.37	c total clause space: 127.173MB
1719.02/1719.37	c total #watches: 1367128
1726.41/1726.71	c total #propagations: 128373067 / total #impl: 13704457911 (eff. 0.009)
1726.41/1726.71	c #Conflicts:     966000 | #Learnt:      17711 | 0.003
1726.41/1726.71	c total clause space: 127.173MB
1726.41/1726.71	c total #watches: 1408037
1736.21/1736.55	c total #propagations: 128446190 / total #impl: 13748999426 (eff. 0.009)
1736.21/1736.55	c #Conflicts:     967000 | #Learnt:      18711 | 0.003
1736.21/1736.55	c total clause space: 127.173MB
1736.21/1736.55	c total #watches: 1452614
1746.30/1746.67	c total #propagations: 128545062 / total #impl: 13816491479 (eff. 0.009)
1746.30/1746.67	c #Conflicts:     968000 | #Learnt:      19711 | 0.003
1746.30/1746.67	c total clause space: 127.173MB
1746.30/1746.67	c total #watches: 1481393
1754.80/1755.14	c total #propagations: 128641085 / total #impl: 13890841696 (eff. 0.009)
1754.80/1755.14	c #Conflicts:     969000 | #Learnt:      20711 | 0.003
1754.80/1755.14	c total clause space: 127.173MB
1754.80/1755.14	c total #watches: 1508396
1763.90/1764.23	c total #propagations: 128723345 / total #impl: 13957072307 (eff. 0.009)
1763.90/1764.23	c #Conflicts:     970000 | #Learnt:      21711 | 0.003
1763.90/1764.23	c total clause space: 127.173MB
1763.90/1764.23	c total #watches: 1545016
1774.20/1774.58	c total #propagations: 128810197 / total #impl: 14030331606 (eff. 0.009)
1774.20/1774.58	c #Conflicts:     971000 | #Learnt:      22711 | 0.003
1774.20/1774.58	c total clause space: 127.173MB
1774.20/1774.58	c total #watches: 1572791
1786.90/1787.25	c total #propagations: 128882523 / total #impl: 14120763546 (eff. 0.009)
1786.90/1787.25	c #Conflicts:     972000 | #Learnt:      23711 | 0.003
1786.90/1787.25	c total clause space: 127.173MB
1786.90/1787.25	c total #watches: 1607305

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-4088210-1465416405/watcher-4088210-1465416405 -o /tmp/evaluation-result-4088210-1465416405/solver-4088210-1465416405 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465387573-25633 --watchdog 1960 --input HOME/instance-4088210-1465416405.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.29 2.22 2.19 3/176 29172
/proc/meminfo: memFree=29632628/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 123572873 29810688 5268 33554432000 4194304 6201397 140736290118560 140734998793112 4211048 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 7278 5268 130 491 0 6777 0

[startup+0.100131 s]
/proc/loadavg: 2.29 2.22 2.19 3/176 29172
/proc/meminfo: memFree=29632628/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=37864 CPUtime=0.09 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 1521 0 0 0 9 0 0 0 20 0 1 0 123572873 38772736 7756 33554432000 4194304 6201397 140736290118560 140734998793112 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 9466 7756 146 491 0 8965 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37864

[startup+0.20037 s]
/proc/loadavg: 2.29 2.22 2.19 3/176 29172
/proc/meminfo: memFree=29632628/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=43208 CPUtime=0.19 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 2273 0 0 0 19 0 0 0 20 0 1 0 123572873 44244992 8300 33554432000 4194304 6201397 140736290118560 140734998793112 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 10802 8300 146 491 0 10301 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43208

[startup+0.30027 s]
/proc/loadavg: 2.29 2.22 2.19 3/176 29172
/proc/meminfo: memFree=29632628/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=43456 CPUtime=0.29 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 2523 0 0 0 29 0 0 0 20 0 1 0 123572873 44498944 8981 33554432000 4194304 6201397 140736290118560 140734998793112 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 10864 8981 159 491 0 10363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43456

[startup+0.700238 s]
/proc/loadavg: 2.29 2.22 2.19 3/176 29172
/proc/meminfo: memFree=29632628/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=52792 CPUtime=0.68 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 4522 0 0 0 68 0 0 0 20 0 1 0 123572873 54059008 11431 33554432000 4194304 6201397 140736290118560 140734998793112 4240302 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 13198 11431 165 491 0 12697 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52792

[startup+1.50026 s]
/proc/loadavg: 2.29 2.22 2.19 4/177 29173
/proc/meminfo: memFree=29586716/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=53064 CPUtime=1.48 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 4668 0 0 0 148 0 0 0 20 0 1 0 123572873 54337536 12074 33554432000 4194304 6201397 140736290118560 140736290117272 4215827 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 13266 12074 165 491 0 12765 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53064

[startup+3.10023 s]
/proc/loadavg: 2.29 2.22 2.19 4/177 29173
/proc/meminfo: memFree=29583932/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=53192 CPUtime=3.08 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 4778 0 0 0 308 0 0 0 20 0 1 0 123572873 54468608 12182 33554432000 4194304 6201397 140736290118560 140736290117688 4215568 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 13298 12182 165 491 0 12797 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53192

[startup+6.30021 s]
/proc/loadavg: 2.35 2.23 2.19 3/177 29173
/proc/meminfo: memFree=29583688/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=53792 CPUtime=6.28 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 4891 0 0 0 628 0 0 0 20 0 1 0 123572873 55083008 12295 33554432000 4194304 6201397 140736290118560 140736290117224 4215861 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 13448 12295 165 491 0 12947 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53792

[startup+12.7003 s]
/proc/loadavg: 2.32 2.23 2.19 4/177 29173
/proc/meminfo: memFree=29569632/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=69584 CPUtime=12.69 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 6654 0 0 0 1268 1 0 0 20 0 1 0 123572873 71254016 15711 33554432000 4194304 6201397 140736290118560 140736290117688 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 17396 15711 165 491 0 16895 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69584

[startup+25.5003 s]
/proc/loadavg: 2.39 2.25 2.20 3/177 29173
/proc/meminfo: memFree=29569508/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=70048 CPUtime=25.48 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 6762 0 0 0 2547 1 0 0 20 0 1 0 123572873 71729152 15819 33554432000 4194304 6201397 140736290118560 140736290117688 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 17512 15819 165 491 0 17011 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70048

[startup+51.1003 s]
/proc/loadavg: 2.32 2.24 2.19 3/177 29173
/proc/meminfo: memFree=29560888/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=89928 CPUtime=51.08 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 7757 0 0 0 5107 1 0 0 20 0 1 0 123572873 92086272 17959 33554432000 4194304 6201397 140736290118560 140736290117688 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 22482 17959 165 491 0 21981 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89928

[startup+102.3 s]
/proc/loadavg: 2.23 2.23 2.19 4/177 29221
/proc/meminfo: memFree=29848904/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=92108 CPUtime=102.28 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 8429 0 0 0 10226 2 0 0 20 0 1 0 123572873 94318592 21338 33554432000 4194304 6201397 140736290118560 140736290117688 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 23027 21338 165 491 0 22526 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 92108

[startup+162.3 s]
/proc/loadavg: 2.35 2.25 2.19 3/177 29222
/proc/meminfo: memFree=29713520/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=193296 CPUtime=162.26 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 13712 0 0 0 16222 4 0 0 20 0 1 0 123572873 197935104 37571 33554432000 4194304 6201397 140736290118560 140736290117688 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 48324 37571 165 491 0 47823 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 193296

[startup+222.307 s]
/proc/loadavg: 2.18 2.22 2.18 3/178 29226
/proc/meminfo: memFree=29684928/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=196248 CPUtime=222.25 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 14582 0 0 0 22221 4 0 0 20 0 1 0 123572873 200957952 43551 33554432000 4194304 6201397 140736290118560 140736290117688 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 49062 43551 165 491 0 48561 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 196248

[startup+282.3 s]
/proc/loadavg: 2.28 2.24 2.19 4/177 29227
/proc/meminfo: memFree=29683480/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=197208 CPUtime=282.24 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 14743 0 0 0 28220 4 0 0 20 0 1 0 123572873 201940992 43712 33554432000 4194304 6201397 140736290118560 140736290117688 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 49302 43712 165 491 0 48801 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 197208

[startup+342.3 s]
/proc/loadavg: 2.33 2.25 2.19 3/177 29228
/proc/meminfo: memFree=29682580/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=197592 CPUtime=342.23 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 14813 0 0 0 34219 4 0 0 20 0 1 0 123572873 202334208 43782 33554432000 4194304 6201397 140736290118560 140736290117688 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 49398 43782 165 491 0 48897 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 197592

[startup+402.3 s]
/proc/loadavg: 2.22 2.23 2.18 4/176 29229
/proc/meminfo: memFree=29678672/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=201696 CPUtime=402.22 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 15540 0 0 0 40217 5 0 0 20 0 1 0 123572873 206536704 44509 33554432000 4194304 6201397 140736290118560 140736290117224 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 50424 44509 165 491 0 49923 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 201696

[startup+462.3 s]
/proc/loadavg: 2.16 2.22 2.18 4/177 29231
/proc/meminfo: memFree=29676860/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=202152 CPUtime=462.21 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 15677 0 0 0 46216 5 0 0 20 0 1 0 123572873 207003648 44646 33554432000 4194304 6201397 140736290118560 140736290117224 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 50538 44646 165 491 0 50037 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 202152

[startup+522.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 29232
/proc/meminfo: memFree=29663428/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=202152 CPUtime=522.21 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 15713 0 0 0 52216 5 0 0 20 0 1 0 123572873 207003648 44682 33554432000 4194304 6201397 140736290118560 140736290117688 4216049 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 50538 44682 165 491 0 50037 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 202152

[startup+582.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 29233
/proc/meminfo: memFree=29653108/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=202416 CPUtime=582.2 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 15771 0 0 0 58215 5 0 0 20 0 1 0 123572873 207273984 44740 33554432000 4194304 6201397 140736290118560 140736290117688 4241128 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 50604 44740 165 491 0 50103 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 202416


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


[startup+942.3 s]
/proc/loadavg: 2.39 2.26 2.20 3/177 29243
/proc/meminfo: memFree=29625328/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=207512 CPUtime=942.13 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 16793 0 0 0 94208 5 0 0 20 0 1 0 123572873 212492288 45729 33554432000 4194304 6201397 140736290118560 140736290117688 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 51878 45729 165 491 0 51377 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 207512

[startup+1002.3 s]
/proc/loadavg: 2.30 2.26 2.19 4/177 29244
/proc/meminfo: memFree=29623816/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=208120 CPUtime=1002.12 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 16924 0 0 0 100207 5 0 0 20 0 1 0 123572873 213114880 45860 33554432000 4194304 6201397 140736290118560 140736290117688 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52030 45860 165 491 0 51529 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 208120

[startup+1062.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 29246
/proc/meminfo: memFree=29622184/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=208632 CPUtime=1062.12 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17000 0 0 0 106206 6 0 0 20 0 1 0 123572873 213639168 45936 33554432000 4194304 6201397 140736290118560 140736290117688 5135981 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52158 45936 165 491 0 51657 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 208632

[startup+1122.3 s]
/proc/loadavg: 2.32 2.27 2.20 3/177 29247
/proc/meminfo: memFree=29621424/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=209048 CPUtime=1122.12 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17079 0 0 0 112206 6 0 0 20 0 1 0 123572873 214065152 46015 33554432000 4194304 6201397 140736290118560 140736290117688 4216163 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52262 46015 165 491 0 51761 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 209048

[startup+1182.3 s]
/proc/loadavg: 2.30 2.26 2.19 4/177 29248
/proc/meminfo: memFree=29619796/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=210008 CPUtime=1182.11 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17326 0 0 0 118205 6 0 0 20 0 1 0 123572873 215048192 46262 33554432000 4194304 6201397 140736290118560 140736290117688 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52502 46262 165 491 0 52001 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 210008

[startup+1242.3 s]
/proc/loadavg: 2.21 2.24 2.19 4/177 29249
/proc/meminfo: memFree=29617928/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=210320 CPUtime=1242.1 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17366 0 0 0 124204 6 0 0 20 0 1 0 123572873 215367680 46302 33554432000 4194304 6201397 140736290118560 140736290117688 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52580 46302 165 491 0 52079 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 210320

[startup+1302.3 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 29250
/proc/meminfo: memFree=29609124/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=210648 CPUtime=1302.08 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17437 0 0 0 130202 6 0 0 20 0 1 0 123572873 215703552 47907 33554432000 4194304 6201397 140736290118560 140736290117688 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52662 47907 165 491 0 52161 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 210648

[startup+1362.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 29252
/proc/meminfo: memFree=29609092/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=211064 CPUtime=1362.07 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17542 0 0 0 136201 6 0 0 20 0 1 0 123572873 216129536 48011 33554432000 4194304 6201397 140736290118560 140736290117688 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52766 48011 165 491 0 52265 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 211064

[startup+1422.3 s]
/proc/loadavg: 2.25 2.23 2.18 4/178 29256
/proc/meminfo: memFree=29607828/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=211672 CPUtime=1422.06 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17664 0 0 0 142200 6 0 0 20 0 1 0 123572873 216752128 48100 33554432000 4194304 6201397 140736290118560 140736290117688 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52918 48100 165 491 0 52417 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 211672

[startup+1482.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 29257
/proc/meminfo: memFree=29573564/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=211832 CPUtime=1482.05 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17706 0 0 0 148199 6 0 0 20 0 1 0 123572873 216915968 48142 33554432000 4194304 6201397 140736290118560 140736290117688 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 52958 48142 165 491 0 52457 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 211832

[startup+1542.31 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 29258
/proc/meminfo: memFree=29573968/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=212256 CPUtime=1542.05 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17756 0 0 0 154199 6 0 0 20 0 1 0 123572873 217350144 48192 33554432000 4194304 6201397 140736290118560 140736290117688 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 53064 48192 165 491 0 52563 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 212256

[startup+1602.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/177 29259
/proc/meminfo: memFree=29573456/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=212256 CPUtime=1602.03 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17775 0 0 0 160197 6 0 0 20 0 1 0 123572873 217350144 48211 33554432000 4194304 6201397 140736290118560 140736290117688 4213387 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 53064 48211 165 491 0 52563 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 212256

[startup+1662.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/177 29261
/proc/meminfo: memFree=29562208/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=212792 CPUtime=1662.02 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17844 0 0 0 166196 6 0 0 20 0 1 0 123572873 217899008 48280 33554432000 4194304 6201397 140736290118560 140736290117688 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 53198 48280 165 491 0 52697 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 212792

[startup+1722.3 s]
/proc/loadavg: 2.43 2.29 2.20 3/177 29262
/proc/meminfo: memFree=29553336/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=213340 CPUtime=1722.01 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17958 0 0 0 172195 6 0 0 20 0 1 0 123572873 218460160 49927 33554432000 4194304 6201397 140736290118560 140736290117688 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 53335 49927 165 491 0 52834 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 213340

[startup+1782.3 s]
/proc/loadavg: 2.36 2.29 2.20 3/177 29263
/proc/meminfo: memFree=29552772/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=213340 CPUtime=1782 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17962 0 0 0 178194 6 0 0 20 0 1 0 123572873 218460160 49931 33554432000 4194304 6201397 140736290118560 140736290117688 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 53335 49931 165 491 0 52834 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 213340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.34 2.29 2.20 3/177 29263
/proc/meminfo: memFree=29552772/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=213500 CPUtime=1800 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17971 0 0 0 179994 6 0 0 20 0 1 0 123572873 218624000 49940 33554432000 4194304 6201397 140736290118560 140736290117688 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 53375 49940 165 491 0 52874 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 213500

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

[startup+1800.3 s]
/proc/loadavg: 2.34 2.29 2.20 3/177 29263
/proc/meminfo: memFree=29552772/32872528 swapFree=16636/1570076
[pid=29172] ppid=29169 vsize=213500 CPUtime=1800 cores=1,3,5,7
/proc/29172/stat : 29172 (cdcl-cuttingpla) R 29169 29172 25616 0 -1 4202496 17971 0 0 0 179994 6 0 0 20 0 1 0 123572873 218624000 49940 33554432000 4194304 6201397 140736290118560 140736290117688 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/29172/statm: 53375 49940 165 491 0 52874 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 213500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.94
CPU system time (s): 0.070989
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 213500

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.53631 second user time and 6.99993 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-08 22:06:45
IDJOB=4088210
IDBENCH=2880
IDSOLVER=2550
FILE ID=node140/4088210-1465416405
RUNJOBID= node140-1465387573-25633
PBS_JOBID= 19853863
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C880.b.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088210-1465416405/watcher-4088210-1465416405 -o /tmp/evaluation-result-4088210-1465416405/solver-4088210-1465416405 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465387573-25633 --watchdog 1960 --input HOME/instance-4088210-1465416405.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= d95d18eb9f9494c32273975c1bc570ba
RANDOM SEED=403776096

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29632544 kB
Buffers:          137236 kB
Cached:           408196 kB
SwapCached:         1664 kB
Active:           530228 kB
Inactive:         390660 kB
Active(anon):     375252 kB
Inactive(anon):     2932 kB
Active(file):     154976 kB
Inactive(file):   387728 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098768 kB
Dirty:              2700 kB
Writeback:            48 kB
AnonPages:       1945396 kB
Mapped:             7704 kB
Shmem:                 0 kB
Slab:             615424 kB
SReclaimable:      59116 kB
SUnreclaim:       556308 kB
KernelStack:        1456 kB
PageTables:         7832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2164156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1908736 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= 71736 MiB
End job on node140 at 2016-06-08 22:36:46