Trace number 4087533

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_17.opb
MD5SUM642c38c9f16ba47e1145e44f5259b53a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark281
Best CPU time to get the best result obtained on this benchmark1800.59
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262
Optimality of the best value was proved NO
Number of variables7089
Total number of constraints13888
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2621
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.08/0.15	c * #variable= 7089 #constraint= 13888
0.29/0.36	c * #variable= 7089 #constraint= 13888
1.79/1.89	c #Conflicts:       1000 | #Learnt:        999 | 0.027
1.79/1.89	c total clause space: 18.2382MB
1.79/1.89	c total #watches: 443840
3.19/3.25	c total #propagations: 322057 / total #impl: 13054740 (eff. 0.025)
3.19/3.25	c #Conflicts:       2000 | #Learnt:       1999 | 0.014
3.19/3.25	c total clause space: 29.637MB
3.19/3.25	c total #watches: 456308
4.49/4.53	c total #propagations: 572222 / total #impl: 25044534 (eff. 0.023)
4.49/4.53	c #Conflicts:       3000 | #Learnt:       2003 | 0.009
4.49/4.53	c total clause space: 29.637MB
4.49/4.53	c total #watches: 456996
5.98/6.01	c total #propagations: 1093203 / total #impl: 36572409 (eff. 0.030)
5.98/6.01	c #Conflicts:       4000 | #Learnt:       3003 | 0.007
5.98/6.01	c total clause space: 29.637MB
5.98/6.01	c total #watches: 469432
7.18/7.25	c total #propagations: 1323148 / total #impl: 47455187 (eff. 0.028)
7.18/7.25	c GC COLLECT
7.18/7.25	c #Conflicts:       5000 | #Learnt:       2359 | 0.005
7.18/7.25	c total clause space: 29.637MB
7.18/7.25	c total #watches: 463371
8.79/8.87	c total #propagations: 1494971 / total #impl: 54226637 (eff. 0.028)
8.79/8.87	c #Conflicts:       6000 | #Learnt:       3359 | 0.005
8.79/8.87	c total clause space: 29.637MB
8.79/8.87	c total #watches: 473947
10.99/11.01	c total #propagations: 1882166 / total #impl: 64751697 (eff. 0.029)
10.99/11.01	c #Conflicts:       7000 | #Learnt:       2235 | 0.004
10.99/11.01	c total clause space: 29.637MB
10.99/11.01	c total #watches: 482284
12.48/12.58	c total #propagations: 2271203 / total #impl: 81467646 (eff. 0.028)
12.48/12.58	c #Conflicts:       8000 | #Learnt:       3235 | 0.003
12.48/12.58	c total clause space: 29.637MB
12.48/12.58	c total #watches: 497569
14.48/14.52	c total #propagations: 2487202 / total #impl: 93551014 (eff. 0.027)
14.48/14.52	c #Conflicts:       9000 | #Learnt:       4235 | 0.003
14.48/14.52	c total clause space: 29.637MB
14.48/14.52	c total #watches: 492844
16.68/16.72	c total #propagations: 2814672 / total #impl: 107924153 (eff. 0.026)
16.68/16.72	c GC COLLECT
16.68/16.72	c #Conflicts:      10000 | #Learnt:       2725 | 0.003
16.68/16.72	c total clause space: 29.637MB
16.68/16.72	c total #watches: 473903
18.80/18.83	c total #propagations: 3019905 / total #impl: 121560542 (eff. 0.025)
18.80/18.83	c #Conflicts:      11000 | #Learnt:       3725 | 0.002
18.80/18.83	c total clause space: 29.637MB
18.80/18.83	c total #watches: 486902
21.00/21.06	c total #propagations: 3427325 / total #impl: 139282054 (eff. 0.025)
21.00/21.06	c #Conflicts:      12000 | #Learnt:       4725 | 0.002
21.00/21.06	c total clause space: 29.637MB
21.00/21.06	c total #watches: 500574
22.89/22.95	c total #propagations: 3769984 / total #impl: 154667292 (eff. 0.024)
22.89/22.95	c #Conflicts:      13000 | #Learnt:       5725 | 0.002
22.89/22.95	c total clause space: 29.637MB
22.89/22.95	c total #watches: 517456
24.49/24.57	c total #propagations: 4079470 / total #impl: 169025348 (eff. 0.024)
24.49/24.57	c #Conflicts:      14000 | #Learnt:       3878 | 0.002
24.49/24.57	c total clause space: 29.637MB
24.49/24.57	c total #watches: 497430
26.19/26.25	c total #propagations: 4348147 / total #impl: 182239153 (eff. 0.024)
26.19/26.25	c #Conflicts:      15000 | #Learnt:       4878 | 0.002
26.19/26.25	c total clause space: 48.1602MB
26.19/26.25	c total #watches: 505252
28.09/28.14	c total #propagations: 4761573 / total #impl: 195085904 (eff. 0.024)
28.09/28.14	c #Conflicts:      16000 | #Learnt:       5878 | 0.002
28.09/28.14	c total clause space: 48.1602MB
28.09/28.14	c total #watches: 517378
29.69/29.71	c total #propagations: 5200657 / total #impl: 209793374 (eff. 0.025)
29.69/29.71	c GC COLLECT
29.69/29.71	c #Conflicts:      17000 | #Learnt:       3697 | 0.002
29.69/29.71	c total clause space: 48.1602MB
29.69/29.71	c total #watches: 475614
31.19/31.29	c total #propagations: 5556377 / total #impl: 221478722 (eff. 0.025)
31.19/31.29	c #Conflicts:      18000 | #Learnt:       4697 | 0.002
31.19/31.29	c total clause space: 48.1602MB
31.19/31.29	c total #watches: 486344
32.99/33.10	c total #propagations: 5938898 / total #impl: 233284802 (eff. 0.025)
32.99/33.10	c #Conflicts:      19000 | #Learnt:       5697 | 0.001
32.99/33.10	c total clause space: 48.1602MB
32.99/33.10	c total #watches: 500269
35.08/35.11	c total #propagations: 6347504 / total #impl: 247155846 (eff. 0.026)
35.08/35.11	c #Conflicts:      20000 | #Learnt:       6697 | 0.001
35.08/35.11	c total clause space: 48.1602MB
35.08/35.11	c total #watches: 512187
36.78/36.82	c total #propagations: 6768193 / total #impl: 261026160 (eff. 0.026)
36.78/36.82	c GC COLLECT
36.78/36.82	c #Conflicts:      21000 | #Learnt:       4209 | 0.001
36.78/36.82	c total clause space: 48.1602MB
36.78/36.82	c total #watches: 482270
38.78/38.83	c total #propagations: 7069024 / total #impl: 274170967 (eff. 0.026)
38.78/38.83	c #Conflicts:      22000 | #Learnt:       5209 | 0.001
38.78/38.83	c total clause space: 48.1602MB
38.78/38.83	c total #watches: 495403
40.48/40.55	c total #propagations: 7441994 / total #impl: 286408181 (eff. 0.026)
40.48/40.55	c #Conflicts:      23000 | #Learnt:       6209 | 0.001
40.48/40.55	c total clause space: 48.1602MB
40.48/40.55	c total #watches: 503081
42.18/42.21	c total #propagations: 7813322 / total #impl: 299589494 (eff. 0.026)
42.18/42.21	c #Conflicts:      24000 | #Learnt:       7209 | 0.001
42.18/42.21	c total clause space: 48.1602MB
42.18/42.21	c total #watches: 514256
43.28/43.39	c total #propagations: 8090197 / total #impl: 310137545 (eff. 0.026)
43.28/43.39	c GC COLLECT
43.28/43.39	c #Conflicts:      25000 | #Learnt:       4413 | 0.001
43.28/43.39	c total clause space: 48.1602MB
43.28/43.39	c total #watches: 481597
44.78/44.87	c total #propagations: 8216114 / total #impl: 316611147 (eff. 0.026)
44.78/44.87	c #Conflicts:      26000 | #Learnt:       5413 | 0.001
44.78/44.87	c total clause space: 48.1602MB
44.78/44.87	c total #watches: 490511
46.78/46.84	c total #propagations: 8514485 / total #impl: 328260437 (eff. 0.026)
46.78/46.84	c #Conflicts:      27000 | #Learnt:       6413 | 0.001
46.78/46.84	c total clause space: 48.1602MB
46.78/46.84	c total #watches: 505865
48.78/48.80	c total #propagations: 8845848 / total #impl: 345859396 (eff. 0.026)
48.78/48.80	c #Conflicts:      28000 | #Learnt:       7413 | 0.001
48.78/48.80	c total clause space: 48.1602MB
48.78/48.80	c total #watches: 517632
50.59/50.64	c total #propagations: 9210155 / total #impl: 361840281 (eff. 0.025)
50.59/50.64	c GC COLLECT
50.59/50.64	c #Conflicts:      29000 | #Learnt:       4322 | 0.001
50.59/50.64	c total clause space: 48.1602MB
50.59/50.64	c total #watches: 482353
52.08/52.16	c total #propagations: 9589620 / total #impl: 375896796 (eff. 0.026)
52.08/52.16	c #Conflicts:      30000 | #Learnt:       5322 | 0.001
52.08/52.16	c total clause space: 48.1602MB
52.08/52.16	c total #watches: 492448
53.78/53.86	c total #propagations: 9920785 / total #impl: 387623004 (eff. 0.026)
53.78/53.86	c #Conflicts:      31000 | #Learnt:       6322 | 0.001
53.78/53.86	c total clause space: 48.1602MB
53.78/53.86	c total #watches: 503957
55.38/55.44	c total #propagations: 10195341 / total #impl: 401023281 (eff. 0.025)
55.38/55.44	c #Conflicts:      32000 | #Learnt:       7322 | 0.001
55.38/55.44	c total clause space: 48.1602MB
55.38/55.44	c total #watches: 515554
57.08/57.11	c total #propagations: 10493814 / total #impl: 411295131 (eff. 0.026)
57.08/57.11	c #Conflicts:      33000 | #Learnt:       8322 | 0.001
57.08/57.11	c total clause space: 48.1602MB
57.08/57.11	c total #watches: 525557
58.68/58.73	c total #propagations: 10824454 / total #impl: 423570075 (eff. 0.026)
58.68/58.73	c GC COLLECT
58.68/58.73	c #Conflicts:      34000 | #Learnt:       4916 | 0.001
58.68/58.73	c total clause space: 48.1602MB
58.68/58.73	c total #watches: 485810
60.49/60.54	c total #propagations: 11138627 / total #impl: 436802526 (eff. 0.026)
60.49/60.54	c #Conflicts:      35000 | #Learnt:       5916 | 0.001
60.49/60.54	c total clause space: 48.1602MB
60.49/60.54	c total #watches: 501541
62.18/62.26	c total #propagations: 11396044 / total #impl: 451489751 (eff. 0.025)
62.18/62.26	c #Conflicts:      36000 | #Learnt:       6916 | 0.001
62.18/62.26	c total clause space: 48.1602MB
62.18/62.26	c total #watches: 513175
63.89/63.92	c total #propagations: 11765427 / total #impl: 465855711 (eff. 0.025)
63.89/63.92	c #Conflicts:      37000 | #Learnt:       7916 | 0.001
63.89/63.92	c total clause space: 48.1602MB
63.89/63.92	c total #watches: 525918
65.68/65.76	c total #propagations: 12232004 / total #impl: 479035154 (eff. 0.026)
65.68/65.76	c #Conflicts:      38000 | #Learnt:       8916 | 0.001
65.68/65.76	c total clause space: 48.1602MB
65.68/65.76	c total #watches: 542230
67.38/67.43	c total #propagations: 12616536 / total #impl: 493014612 (eff. 0.026)
67.38/67.43	c GC COLLECT
67.38/67.43	c #Conflicts:      39000 | #Learnt:       5215 | 0.001
67.38/67.43	c total clause space: 48.1602MB
67.38/67.43	c total #watches: 504360
69.08/69.15	c total #propagations: 12936298 / total #impl: 505714591 (eff. 0.026)
69.08/69.15	c #Conflicts:      40000 | #Learnt:       6215 | 0.001
69.08/69.15	c total clause space: 48.1602MB
69.08/69.15	c total #watches: 518198
70.78/70.80	c total #propagations: 13146739 / total #impl: 518623559 (eff. 0.025)
70.78/70.80	c #Conflicts:      41000 | #Learnt:       7215 | 0.001
70.78/70.80	c total clause space: 48.1602MB
70.78/70.80	c total #watches: 531354
72.59/72.61	c total #propagations: 13400858 / total #impl: 531294615 (eff. 0.025)
72.59/72.61	c #Conflicts:      42000 | #Learnt:       8215 | 0.001
72.59/72.61	c total clause space: 48.1602MB
72.59/72.61	c total #watches: 545523
74.58/74.61	c total #propagations: 13688359 / total #impl: 546928740 (eff. 0.025)
74.58/74.61	c #Conflicts:      43000 | #Learnt:       9215 | 0.001
74.58/74.61	c total clause space: 48.1602MB
74.58/74.61	c total #watches: 558348
76.68/76.76	c total #propagations: 13976245 / total #impl: 564138797 (eff. 0.025)
76.68/76.76	c GC COLLECT
76.68/76.76	c #Conflicts:      44000 | #Learnt:       5213 | 0.001
76.68/76.76	c total clause space: 48.1602MB
76.68/76.76	c total #watches: 504294
78.68/78.75	c total #propagations: 14245342 / total #impl: 582428672 (eff. 0.024)
78.68/78.75	c #Conflicts:      45000 | #Learnt:       6213 | 0.001
78.68/78.75	c total clause space: 48.1602MB
78.68/78.75	c total #watches: 519186
80.28/80.40	c total #propagations: 14511158 / total #impl: 600166560 (eff. 0.024)
80.28/80.40	c #Conflicts:      46000 | #Learnt:       7213 | 0.001
80.28/80.40	c total clause space: 48.1602MB
80.28/80.40	c total #watches: 529543
82.18/82.27	c total #propagations: 14897004 / total #impl: 610773164 (eff. 0.024)
82.18/82.27	c #Conflicts:      47000 | #Learnt:       8213 | 0.001
82.18/82.27	c total clause space: 48.1602MB
82.18/82.27	c total #watches: 540920
84.08/84.14	c total #propagations: 15261830 / total #impl: 624559457 (eff. 0.024)
84.08/84.14	c #Conflicts:      48000 | #Learnt:       9213 | 0.001
84.08/84.14	c total clause space: 48.1602MB
84.08/84.14	c total #watches: 551317
86.27/86.33	c total #propagations: 15661825 / total #impl: 638231342 (eff. 0.025)
86.27/86.33	c S1->S2
86.27/86.33	c #Conflicts:      49000 | #Learnt:      10213 | 0.001
86.27/86.33	c total clause space: 48.1602MB
86.27/86.33	c total #watches: 560577
88.17/88.25	c total #propagations: 16002590 / total #impl: 653358698 (eff. 0.024)
88.17/88.25	c GC COLLECT
88.17/88.25	c #Conflicts:      50000 | #Learnt:       5917 | 0.001
88.17/88.25	c total clause space: 48.1602MB
88.17/88.25	c total #watches: 513240
89.67/89.80	c total #propagations: 16235397 / total #impl: 666300414 (eff. 0.024)
89.67/89.80	c #Conflicts:      51000 | #Learnt:       6917 | 0.001
89.67/89.80	c total clause space: 48.1602MB
89.67/89.80	c total #watches: 522766
91.47/91.55	c total #propagations: 16478924 / total #impl: 678765008 (eff. 0.024)
91.47/91.55	c #Conflicts:      52000 | #Learnt:       7917 | 0.001
91.47/91.55	c total clause space: 48.1602MB
91.47/91.55	c total #watches: 532173
93.17/93.28	c total #propagations: 16759913 / total #impl: 693269021 (eff. 0.024)
93.17/93.28	c #Conflicts:      53000 | #Learnt:       8917 | 0.001
93.17/93.28	c total clause space: 48.1602MB
93.17/93.28	c total #watches: 541731
95.17/95.29	c total #propagations: 17007875 / total #impl: 707208312 (eff. 0.024)
95.17/95.29	c #Conflicts:      54000 | #Learnt:       9917 | 0.001
95.17/95.29	c total clause space: 48.1602MB
95.17/95.29	c total #watches: 550715
97.17/97.30	c total #propagations: 17374423 / total #impl: 722406837 (eff. 0.024)
97.17/97.30	c #Conflicts:      55000 | #Learnt:      10917 | 0.000
97.17/97.30	c total clause space: 48.1602MB
97.17/97.30	c total #watches: 559344
99.07/99.15	c total #propagations: 17659946 / total #impl: 735931031 (eff. 0.024)
99.07/99.15	c GC COLLECT
99.07/99.15	c #Conflicts:      56000 | #Learnt:       6302 | 0.000
99.07/99.15	c total clause space: 48.1602MB
99.07/99.15	c total #watches: 515411
100.87/100.98	c total #propagations: 17929155 / total #impl: 752086002 (eff. 0.024)
100.87/100.98	c #Conflicts:      57000 | #Learnt:       7302 | 0.000
100.87/100.98	c total clause space: 48.1602MB
100.87/100.98	c total #watches: 522284
102.77/102.81	c total #propagations: 18299910 / total #impl: 766401534 (eff. 0.024)
102.77/102.81	c #Conflicts:      58000 | #Learnt:       8302 | 0.000
102.77/102.81	c total clause space: 48.1602MB
102.77/102.81	c total #watches: 531074
104.57/104.62	c total #propagations: 18678078 / total #impl: 780066270 (eff. 0.024)
104.57/104.62	c #Conflicts:      59000 | #Learnt:       9302 | 0.000
104.57/104.62	c total clause space: 48.1602MB
104.57/104.62	c total #watches: 539698
106.46/106.56	c total #propagations: 18991717 / total #impl: 794280725 (eff. 0.024)
106.46/106.56	c #Conflicts:      60000 | #Learnt:      10302 | 0.000
106.46/106.56	c total clause space: 48.1602MB
106.46/106.56	c total #watches: 550337
108.76/108.88	c total #propagations: 19313368 / total #impl: 808355255 (eff. 0.024)
108.76/108.88	c #Conflicts:      61000 | #Learnt:      11302 | 0.000
108.76/108.88	c total clause space: 48.1602MB
108.76/108.88	c total #watches: 559071
110.56/110.62	c total #propagations: 19652385 / total #impl: 825210003 (eff. 0.024)
110.56/110.62	c GC COLLECT
110.56/110.62	c #Conflicts:      62000 | #Learnt:       6408 | 0.000
110.56/110.62	c total clause space: 48.1602MB
110.56/110.62	c total #watches: 516056
112.56/112.70	c total #propagations: 19900505 / total #impl: 840110466 (eff. 0.024)
112.56/112.70	c #Conflicts:      63000 | #Learnt:       7408 | 0.000
112.56/112.70	c total clause space: 48.1602MB
112.56/112.70	c total #watches: 525699
114.76/114.82	c total #propagations: 20124453 / total #impl: 859443285 (eff. 0.023)
114.76/114.82	c #Conflicts:      64000 | #Learnt:       8408 | 0.000
114.76/114.82	c total clause space: 48.1602MB
114.76/114.82	c total #watches: 537077
116.76/116.83	c total #propagations: 20443579 / total #impl: 878972282 (eff. 0.023)
116.76/116.83	c #Conflicts:      65000 | #Learnt:       9408 | 0.000
116.76/116.83	c total clause space: 48.1602MB
116.76/116.83	c total #watches: 546555
118.56/118.67	c total #propagations: 20805742 / total #impl: 894446297 (eff. 0.023)
118.56/118.67	c #Conflicts:      66000 | #Learnt:      10408 | 0.000
118.56/118.67	c total clause space: 48.1602MB
118.56/118.67	c total #watches: 554052
120.46/120.56	c total #propagations: 21135918 / total #impl: 907779298 (eff. 0.023)
120.46/120.56	c #Conflicts:      67000 | #Learnt:      11408 | 0.000
120.46/120.56	c total clause space: 48.1602MB
120.46/120.56	c total #watches: 564610
122.36/122.48	c total #propagations: 21360292 / total #impl: 922914861 (eff. 0.023)
122.36/122.48	c #Conflicts:      68000 | #Learnt:      12408 | 0.000
122.36/122.48	c total clause space: 48.1602MB
122.36/122.48	c total #watches: 574559
123.86/123.96	c total #propagations: 21607619 / total #impl: 936587106 (eff. 0.023)
123.86/123.96	c GC COLLECT
123.86/123.96	c #Conflicts:      69000 | #Learnt:       7211 | 0.000
123.86/123.96	c total clause space: 48.1602MB
123.86/123.96	c total #watches: 527125
125.46/125.53	c total #propagations: 21762921 / total #impl: 945202852 (eff. 0.023)
125.46/125.53	c #Conflicts:      70000 | #Learnt:       8211 | 0.000
125.46/125.53	c total clause space: 48.1602MB
125.46/125.53	c total #watches: 539273
126.95/127.07	c total #propagations: 21930188 / total #impl: 955784435 (eff. 0.023)
126.95/127.07	c #Conflicts:      71000 | #Learnt:       9211 | 0.000
126.95/127.07	c total clause space: 48.1602MB
126.95/127.07	c total #watches: 543941
128.76/128.86	c total #propagations: 22344138 / total #impl: 967631138 (eff. 0.023)
128.76/128.86	c #Conflicts:      72000 | #Learnt:      10211 | 0.000
128.76/128.86	c total clause space: 48.1602MB
128.76/128.86	c total #watches: 551784
130.75/130.90	c total #propagations: 22704580 / total #impl: 983177720 (eff. 0.023)
130.75/130.90	c #Conflicts:      73000 | #Learnt:      11211 | 0.000
130.75/130.90	c total clause space: 48.1602MB
130.75/130.90	c total #watches: 559937
132.75/132.85	c total #propagations: 23051323 / total #impl: 999097942 (eff. 0.023)
132.75/132.85	c #Conflicts:      74000 | #Learnt:      12211 | 0.000
132.75/132.85	c total clause space: 48.1602MB
132.75/132.85	c total #watches: 568149
134.75/134.85	c total #propagations: 23376672 / total #impl: 1013139029 (eff. 0.023)
134.75/134.85	c GC COLLECT
134.75/134.85	c #Conflicts:      75000 | #Learnt:       6713 | 0.000
134.75/134.85	c total clause space: 48.1602MB
134.75/134.85	c total #watches: 520697
136.55/136.66	c total #propagations: 23636578 / total #impl: 1030326563 (eff. 0.023)
136.55/136.66	c #Conflicts:      76000 | #Learnt:       7713 | 0.000
136.55/136.66	c total clause space: 48.1602MB
136.55/136.66	c total #watches: 530357
138.35/138.40	c total #propagations: 23872108 / total #impl: 1044965249 (eff. 0.023)
138.35/138.40	c #Conflicts:      77000 | #Learnt:       8713 | 0.000
138.35/138.40	c total clause space: 48.1602MB
138.35/138.40	c total #watches: 537047
140.05/140.14	c total #propagations: 24175209 / total #impl: 1059374052 (eff. 0.023)
140.05/140.14	c #Conflicts:      78000 | #Learnt:       9713 | 0.000
140.05/140.14	c total clause space: 48.1602MB
140.05/140.14	c total #watches: 543287
141.86/141.96	c total #propagations: 24503442 / total #impl: 1073265181 (eff. 0.023)
141.86/141.96	c #Conflicts:      79000 | #Learnt:      10713 | 0.000
141.86/141.96	c total clause space: 48.1602MB
141.86/141.96	c total #watches: 553605
143.35/143.48	c total #propagations: 24775636 / total #impl: 1086108404 (eff. 0.023)
143.35/143.48	c #Conflicts:      80000 | #Learnt:      11713 | 0.000
143.35/143.48	c total clause space: 48.1602MB
143.35/143.48	c total #watches: 565594
144.65/144.75	c total #propagations: 25017266 / total #impl: 1093877844 (eff. 0.023)
144.65/144.75	c #Conflicts:      81000 | #Learnt:      12713 | 0.000
144.65/144.75	c total clause space: 48.1602MB
144.65/144.75	c total #watches: 578088
145.75/145.82	c total #propagations: 25119649 / total #impl: 1098296385 (eff. 0.023)
145.75/145.82	c GC COLLECT
145.75/145.82	c #Conflicts:      82000 | #Learnt:       6907 | 0.000
145.75/145.82	c total clause space: 48.1602MB
145.75/145.82	c total #watches: 522640
146.65/146.73	c total #propagations: 25184620 / total #impl: 1101708865 (eff. 0.023)
146.65/146.73	c #Conflicts:      83000 | #Learnt:       7907 | 0.000
146.65/146.73	c total clause space: 48.1602MB
146.65/146.73	c total #watches: 533857
148.15/148.27	c total #propagations: 25244304 / total #impl: 1104961969 (eff. 0.023)
148.15/148.27	c #Conflicts:      84000 | #Learnt:       8907 | 0.000
148.15/148.27	c total clause space: 48.1602MB
148.15/148.27	c total #watches: 544469
150.05/150.11	c total #propagations: 25472135 / total #impl: 1116292009 (eff. 0.023)
150.05/150.11	c #Conflicts:      85000 | #Learnt:       9907 | 0.000
150.05/150.11	c total clause space: 48.1602MB
150.05/150.11	c total #watches: 553047
151.95/152.01	c total #propagations: 25911219 / total #impl: 1131570007 (eff. 0.023)
151.95/152.01	c #Conflicts:      86000 | #Learnt:      10907 | 0.000
151.95/152.01	c total clause space: 48.1602MB
151.95/152.01	c total #watches: 559788
153.65/153.75	c total #propagations: 26504343 / total #impl: 1145803720 (eff. 0.023)
153.65/153.75	c #Conflicts:      87000 | #Learnt:      11907 | 0.000
153.65/153.75	c total clause space: 48.1602MB
153.65/153.75	c total #watches: 568428
155.35/155.44	c total #propagations: 26914020 / total #impl: 1159660683 (eff. 0.023)
155.35/155.44	c #Conflicts:      88000 | #Learnt:      12907 | 0.000
155.35/155.44	c total clause space: 48.1602MB
155.35/155.44	c total #watches: 578360
157.15/157.26	c total #propagations: 27154164 / total #impl: 1172708548 (eff. 0.023)
157.15/157.26	c #Conflicts:      89000 | #Learnt:      13907 | 0.000
157.15/157.26	c total clause space: 48.1602MB
157.15/157.26	c total #watches: 587596
158.55/158.68	c total #propagations: 27529701 / total #impl: 1187450133 (eff. 0.023)
158.55/158.68	c GC COLLECT
158.55/158.68	c #Conflicts:      90000 | #Learnt:       7820 | 0.000
158.55/158.68	c total clause space: 48.1602MB
158.55/158.68	c total #watches: 529866
160.75/160.85	c total #propagations: 27740940 / total #impl: 1198446625 (eff. 0.023)
160.75/160.85	c #Conflicts:      91000 | #Learnt:       8820 | 0.000
160.75/160.85	c total clause space: 48.1602MB
160.75/160.85	c total #watches: 538487
163.15/163.20	c total #propagations: 28249860 / total #impl: 1216680792 (eff. 0.023)
163.15/163.20	c #Conflicts:      92000 | #Learnt:       9820 | 0.000
163.15/163.20	c total clause space: 48.1602MB
163.15/163.20	c total #watches: 547388
165.45/165.53	c total #propagations: 28615832 / total #impl: 1237402561 (eff. 0.023)
165.45/165.53	c #Conflicts:      93000 | #Learnt:      10820 | 0.000
165.45/165.53	c total clause space: 48.1602MB
165.45/165.53	c total #watches: 558602
167.55/167.60	c total #propagations: 28991642 / total #impl: 1256310086 (eff. 0.023)
167.55/167.60	c #Conflicts:      94000 | #Learnt:      11820 | 0.000
167.55/167.60	c total clause space: 48.1602MB
167.55/167.60	c total #watches: 568521
169.75/169.88	c total #propagations: 29311220 / total #impl: 1273639051 (eff. 0.023)
169.75/169.88	c #Conflicts:      95000 | #Learnt:      12820 | 0.000
169.75/169.88	c total clause space: 48.1602MB
169.75/169.88	c total #watches: 579806
172.15/172.25	c total #propagations: 29660700 / total #impl: 1292440055 (eff. 0.023)
172.15/172.25	c #Conflicts:      96000 | #Learnt:      13820 | 0.000
172.15/172.25	c total clause space: 48.1602MB
172.15/172.25	c total #watches: 590747
174.45/174.53	c total #propagations: 29984943 / total #impl: 1311648369 (eff. 0.023)
174.45/174.53	c #Conflicts:      97000 | #Learnt:      14820 | 0.000
174.45/174.53	c total clause space: 48.1602MB
174.45/174.53	c total #watches: 601405
176.35/176.43	c total #propagations: 30353230 / total #impl: 1329535628 (eff. 0.023)
176.35/176.43	c GC COLLECT
176.35/176.43	c #Conflicts:      98000 | #Learnt:       8412 | 0.000
176.35/176.43	c total clause space: 48.1602MB
176.35/176.43	c total #watches: 539291
178.35/178.40	c total #propagations: 30625254 / total #impl: 1344899492 (eff. 0.023)
178.35/178.40	c #Conflicts:      99000 | #Learnt:       9412 | 0.000
178.35/178.40	c total clause space: 48.1602MB
178.35/178.40	c total #watches: 547944
179.95/180.07	c total #propagations: 30984723 / total #impl: 1361575221 (eff. 0.023)
179.95/180.07	c #Conflicts:     100000 | #Learnt:      10412 | 0.000
179.95/180.07	c total clause space: 48.1602MB
179.95/180.07	c total #watches: 555268
181.65/181.73	c total #propagations: 31297721 / total #impl: 1374971681 (eff. 0.023)
181.65/181.73	c #Conflicts:     101000 | #Learnt:      11412 | 0.000
181.65/181.73	c total clause space: 48.1602MB
181.65/181.73	c total #watches: 564688
183.65/183.74	c total #propagations: 31587645 / total #impl: 1387656788 (eff. 0.023)
183.65/183.74	c #Conflicts:     102000 | #Learnt:      12412 | 0.000
183.65/183.74	c total clause space: 48.1602MB
183.65/183.74	c total #watches: 573846
185.85/185.93	c total #propagations: 31942252 / total #impl: 1403513654 (eff. 0.023)
185.85/185.93	c #Conflicts:     103000 | #Learnt:      13412 | 0.000
185.85/185.93	c total clause space: 48.1602MB
185.85/185.93	c total #watches: 583711
187.84/187.90	c total #propagations: 32269323 / total #impl: 1419775316 (eff. 0.023)
187.84/187.90	c #Conflicts:     104000 | #Learnt:      14412 | 0.000
187.84/187.90	c total clause space: 48.1602MB
187.84/187.90	c total #watches: 592337
189.34/189.41	c total #propagations: 32634712 / total #impl: 1433216878 (eff. 0.023)
189.34/189.41	c #Conflicts:     105000 | #Learnt:      15412 | 0.000
189.34/189.41	c total clause space: 48.1602MB
189.34/189.41	c total #watches: 603188
190.54/190.67	c total #propagations: 32837441 / total #impl: 1441159966 (eff. 0.023)
190.54/190.67	c GC COLLECT
190.54/190.67	c #Conflicts:     106000 | #Learnt:       8703 | 0.000
190.54/190.67	c total clause space: 48.1602MB
190.54/190.67	c total #watches: 542203
191.94/192.04	c total #propagations: 32965106 / total #impl: 1447020723 (eff. 0.023)
191.94/192.04	c #Conflicts:     107000 | #Learnt:       9703 | 0.000
191.94/192.04	c total clause space: 48.1602MB
191.94/192.04	c total #watches: 555715
193.84/193.90	c total #propagations: 33075885 / total #impl: 1454095292 (eff. 0.023)
193.84/193.90	c #Conflicts:     108000 | #Learnt:      10703 | 0.000
193.84/193.90	c total clause space: 48.1602MB
193.84/193.90	c total #watches: 566357
195.34/195.49	c total #propagations: 33264125 / total #impl: 1466287024 (eff. 0.023)
195.34/195.49	c #Conflicts:     109000 | #Learnt:      11703 | 0.000
195.34/195.49	c total clause space: 48.1602MB
195.34/195.49	c total #watches: 576737
197.34/197.47	c total #propagations: 33422631 / total #impl: 1476846605 (eff. 0.023)
197.34/197.47	c #Conflicts:     110000 | #Learnt:      12703 | 0.000
197.34/197.47	c total clause space: 48.1602MB
197.34/197.47	c total #watches: 590566
199.54/199.66	c total #propagations: 33592860 / total #impl: 1491519810 (eff. 0.023)
199.54/199.66	c #Conflicts:     111000 | #Learnt:      13703 | 0.000
199.54/199.66	c total clause space: 48.1602MB
199.54/199.66	c total #watches: 601953
201.64/201.78	c total #propagations: 33851373 / total #impl: 1506600332 (eff. 0.022)
201.64/201.78	c #Conflicts:     112000 | #Learnt:      14703 | 0.000
201.64/201.78	c total clause space: 48.1602MB
201.64/201.78	c total #watches: 610483
203.74/203.88	c total #propagations: 34194437 / total #impl: 1521770315 (eff. 0.022)
203.74/203.88	c #Conflicts:     113000 | #Learnt:      15703 | 0.000
203.74/203.88	c total clause space: 48.1602MB
203.74/203.88	c total #watches: 620704
205.24/205.38	c total #propagations: 34495516 / total #impl: 1535387598 (eff. 0.022)
205.24/205.38	c GC COLLECT
205.24/205.38	c #Conflicts:     114000 | #Learnt:       8705 | 0.000
205.24/205.38	c total clause space: 48.1602MB
205.24/205.38	c total #watches: 538323
207.14/207.29	c total #propagations: 34804096 / total #impl: 1545387455 (eff. 0.023)
207.14/207.29	c #Conflicts:     115000 | #Learnt:       9705 | 0.000
207.14/207.29	c total clause space: 48.1602MB
207.14/207.29	c total #watches: 546593
209.14/209.23	c total #propagations: 35241537 / total #impl: 1560712285 (eff. 0.023)
209.14/209.23	c #Conflicts:     116000 | #Learnt:      10705 | 0.000
209.14/209.23	c total clause space: 48.1602MB
209.14/209.23	c total #watches: 555379
211.04/211.11	c total #propagations: 35534230 / total #impl: 1575504564 (eff. 0.023)
211.04/211.11	c #Conflicts:     117000 | #Learnt:      11705 | 0.000
211.04/211.11	c total clause space: 48.1602MB
211.04/211.11	c total #watches: 565080
212.84/212.92	c total #propagations: 35743522 / total #impl: 1590570871 (eff. 0.022)
212.84/212.92	c #Conflicts:     118000 | #Learnt:      12705 | 0.000
212.84/212.92	c total clause space: 48.1602MB
212.84/212.92	c total #watches: 574553
214.45/214.50	c total #propagations: 36124077 / total #impl: 1604423631 (eff. 0.023)
214.45/214.50	c #Conflicts:     119000 | #Learnt:      13705 | 0.000
214.45/214.50	c total clause space: 48.1602MB
214.45/214.50	c total #watches: 585131
216.04/216.18	c total #propagations: 36368521 / total #impl: 1616042474 (eff. 0.023)
216.04/216.18	c #Conflicts:     120000 | #Learnt:      14705 | 0.000
216.04/216.18	c total clause space: 48.1602MB
216.04/216.18	c total #watches: 597240
217.85/217.91	c total #propagations: 36644677 / total #impl: 1626063355 (eff. 0.023)
217.85/217.91	c #Conflicts:     121000 | #Learnt:      15705 | 0.000
217.85/217.91	c total clause space: 48.1602MB
217.85/217.91	c total #watches: 607829
219.64/219.71	c total #propagations: 36995454 / total #impl: 1636136478 (eff. 0.023)
219.64/219.71	c GC COLLECT
219.64/219.71	c #Conflicts:     122000 | #Learnt:       8405 | 0.000
219.64/219.71	c total clause space: 48.1602MB
219.64/219.71	c total #watches: 536243
221.34/221.40	c total #propagations: 37338698 / total #impl: 1645833489 (eff. 0.023)
221.34/221.40	c #Conflicts:     123000 | #Learnt:       9405 | 0.000
221.34/221.40	c total clause space: 48.1602MB
221.34/221.40	c total #watches: 543837
223.25/223.32	c total #propagations: 37591134 / total #impl: 1659780079 (eff. 0.023)
223.25/223.32	c #Conflicts:     124000 | #Learnt:      10405 | 0.000
223.25/223.32	c total clause space: 48.1602MB
223.25/223.32	c total #watches: 552274
225.04/225.12	c total #propagations: 37905840 / total #impl: 1674147507 (eff. 0.023)
225.04/225.12	c #Conflicts:     125000 | #Learnt:      11405 | 0.000
225.04/225.12	c total clause space: 48.1602MB
225.04/225.12	c total #watches: 561561
226.84/226.92	c total #propagations: 38148399 / total #impl: 1689023345 (eff. 0.023)
226.84/226.92	c #Conflicts:     126000 | #Learnt:      12405 | 0.000
226.84/226.92	c total clause space: 48.1602MB
226.84/226.92	c total #watches: 567704
228.75/228.88	c total #propagations: 38494298 / total #impl: 1701608851 (eff. 0.023)
228.75/228.88	c #Conflicts:     127000 | #Learnt:      13405 | 0.000
228.75/228.88	c total clause space: 48.1602MB
228.75/228.88	c total #watches: 576485
230.64/230.79	c total #propagations: 38852267 / total #impl: 1716116485 (eff. 0.023)
230.64/230.79	c #Conflicts:     128000 | #Learnt:      14405 | 0.000
230.64/230.79	c total clause space: 48.1602MB
230.64/230.79	c total #watches: 586296
232.94/233.00	c total #propagations: 39134446 / total #impl: 1730279605 (eff. 0.023)
232.94/233.00	c #Conflicts:     129000 | #Learnt:      15405 | 0.000
232.94/233.00	c total clause space: 48.1602MB
232.94/233.00	c total #watches: 596631
235.25/235.30	c total #propagations: 39506226 / total #impl: 1747750891 (eff. 0.023)
235.25/235.30	c #Conflicts:     130000 | #Learnt:      16405 | 0.000
235.25/235.30	c total clause space: 48.1602MB
235.25/235.30	c total #watches: 606187
237.25/237.30	c total #propagations: 39865123 / total #impl: 1765925347 (eff. 0.023)
237.25/237.30	c GC COLLECT
237.25/237.30	c #Conflicts:     131000 | #Learnt:       8803 | 0.000
237.25/237.30	c total clause space: 48.1602MB
237.25/237.30	c total #watches: 539361
239.25/239.30	c total #propagations: 40179303 / total #impl: 1780454826 (eff. 0.023)
239.25/239.30	c #Conflicts:     132000 | #Learnt:       9803 | 0.000
239.25/239.30	c total clause space: 48.1602MB
239.25/239.30	c total #watches: 547770
240.95/241.04	c total #propagations: 40544363 / total #impl: 1795601218 (eff. 0.023)
240.95/241.04	c #Conflicts:     133000 | #Learnt:      10803 | 0.000
240.95/241.04	c total clause space: 48.1602MB
240.95/241.04	c total #watches: 557323
242.95/243.03	c total #propagations: 40811233 / total #impl: 1809325151 (eff. 0.023)
242.95/243.03	c #Conflicts:     134000 | #Learnt:      11803 | 0.000
242.95/243.03	c total clause space: 48.1602MB
242.95/243.03	c total #watches: 566021
244.84/244.95	c total #propagations: 41125961 / total #impl: 1824429862 (eff. 0.023)
244.84/244.95	c #Conflicts:     135000 | #Learnt:      12803 | 0.000
244.84/244.95	c total clause space: 48.1602MB
244.84/244.95	c total #watches: 574647
246.74/246.89	c total #propagations: 41389717 / total #impl: 1838319879 (eff. 0.023)
246.74/246.89	c #Conflicts:     136000 | #Learnt:      13803 | 0.000
246.74/246.89	c total clause space: 48.1602MB
246.74/246.89	c total #watches: 583502
248.74/248.86	c total #propagations: 41692434 / total #impl: 1852896346 (eff. 0.023)
248.74/248.86	c #Conflicts:     137000 | #Learnt:      14803 | 0.000
248.74/248.86	c total clause space: 48.1602MB
248.74/248.86	c total #watches: 591208
250.75/250.85	c total #propagations: 41987699 / total #impl: 1868191553 (eff. 0.022)
250.75/250.85	c #Conflicts:     138000 | #Learnt:      15803 | 0.000
250.75/250.85	c total clause space: 48.1602MB
250.75/250.85	c total #watches: 600148
252.74/252.82	c total #propagations: 42289390 / total #impl: 1883059826 (eff. 0.022)
252.74/252.82	c #Conflicts:     139000 | #Learnt:      16803 | 0.000
252.74/252.82	c total clause space: 48.1602MB
252.74/252.82	c total #watches: 609499
255.15/255.24	c total #propagations: 42650790 / total #impl: 1898120687 (eff. 0.022)
255.15/255.24	c #Conflicts:     140000 | #Learnt:      17803 | 0.000
255.15/255.24	c total clause space: 78.2603MB
255.15/255.24	c total #watches: 619391
257.14/257.24	c total #propagations: 43048172 / total #impl: 1917274107 (eff. 0.022)
257.14/257.24	c GC COLLECT
257.14/257.24	c #Conflicts:     141000 | #Learnt:       9907 | 0.000
257.14/257.24	c total clause space: 78.2603MB
257.14/257.24	c total #watches: 548146
259.14/259.28	c total #propagations: 43359578 / total #impl: 1933559166 (eff. 0.022)
259.14/259.28	c #Conflicts:     142000 | #Learnt:      10907 | 0.000
259.14/259.28	c total clause space: 78.2603MB
259.14/259.28	c total #watches: 557906
261.24/261.36	c total #propagations: 43597183 / total #impl: 1950258523 (eff. 0.022)
261.24/261.36	c #Conflicts:     143000 | #Learnt:      11907 | 0.000
261.24/261.36	c total clause space: 78.2603MB
261.24/261.36	c total #watches: 568250
263.64/263.78	c total #propagations: 43840680 / total #impl: 1966889436 (eff. 0.022)
263.64/263.78	c #Conflicts:     144000 | #Learnt:      12907 | 0.000
263.64/263.78	c total clause space: 78.2603MB
263.64/263.78	c total #watches: 580345
266.24/266.34	c total #propagations: 44132669 / total #impl: 1986457120 (eff. 0.022)
266.24/266.34	c #Conflicts:     145000 | #Learnt:      13907 | 0.000
266.24/266.34	c total clause space: 78.2603MB
266.24/266.34	c total #watches: 591696
268.84/268.91	c total #propagations: 44422089 / total #impl: 2007839514 (eff. 0.022)
268.84/268.91	c #Conflicts:     146000 | #Learnt:      14907 | 0.000
268.84/268.91	c total clause space: 78.2603MB
268.84/268.91	c total #watches: 602348
271.64/271.78	c total #propagations: 44678705 / total #impl: 2028580934 (eff. 0.022)
271.64/271.78	c #Conflicts:     147000 | #Learnt:      15907 | 0.000
271.64/271.78	c total clause space: 78.2603MB
271.64/271.78	c total #watches: 613700
274.34/274.43	c total #propagations: 44975763 / total #impl: 2050066536 (eff. 0.022)
274.34/274.43	c #Conflicts:     148000 | #Learnt:      16907 | 0.000
274.34/274.43	c total clause space: 78.2603MB
274.34/274.43	c total #watches: 624547
276.63/276.71	c total #propagations: 45282853 / total #impl: 2069241299 (eff. 0.022)
276.63/276.71	c #Conflicts:     149000 | #Learnt:      17907 | 0.000
276.63/276.71	c total clause space: 78.2603MB
276.63/276.71	c total #watches: 634388
278.83/278.96	c total #propagations: 45572602 / total #impl: 2083560754 (eff. 0.022)
278.83/278.96	c GC COLLECT
278.83/278.96	c #Conflicts:     150000 | #Learnt:       9709 | 0.000
278.83/278.96	c total clause space: 78.2603MB
278.83/278.96	c total #watches: 545754
280.63/280.76	c total #propagations: 45799642 / total #impl: 2097973853 (eff. 0.022)
280.63/280.76	c #Conflicts:     151000 | #Learnt:      10709 | 0.000
280.63/280.76	c total clause space: 78.2603MB
280.63/280.76	c total #watches: 553508
282.13/282.28	c total #propagations: 46082570 / total #impl: 2111432615 (eff. 0.022)
282.13/282.28	c #Conflicts:     152000 | #Learnt:      11709 | 0.000
282.13/282.28	c total clause space: 78.2603MB
282.13/282.28	c total #watches: 564746
283.74/283.83	c total #propagations: 46220535 / total #impl: 2116527358 (eff. 0.022)
283.74/283.83	c #Conflicts:     153000 | #Learnt:      12709 | 0.000
283.74/283.83	c total clause space: 78.2603MB
283.74/283.83	c total #watches: 573162
285.43/285.55	c total #propagations: 46354306 / total #impl: 2123800771 (eff. 0.022)
285.43/285.55	c #Conflicts:     154000 | #Learnt:      13709 | 0.000
285.43/285.55	c total clause space: 78.2603MB
285.43/285.55	c total #watches: 581261
287.14/287.23	c total #propagations: 46625087 / total #impl: 2133335331 (eff. 0.022)
287.14/287.23	c #Conflicts:     155000 | #Learnt:      14709 | 0.000
287.14/287.23	c total clause space: 78.2603MB
287.14/287.23	c total #watches: 588093
289.13/289.26	c total #propagations: 46905056 / total #impl: 2144915245 (eff. 0.022)
289.13/289.26	c #Conflicts:     156000 | #Learnt:      15709 | 0.000
289.13/289.26	c total clause space: 78.2603MB
289.13/289.26	c total #watches: 596323
291.44/291.52	c total #propagations: 47239110 / total #impl: 2157365606 (eff. 0.022)
291.44/291.52	c #Conflicts:     157000 | #Learnt:      16709 | 0.000
291.44/291.52	c total clause space: 78.2603MB
291.44/291.52	c total #watches: 605936
294.23/294.37	c total #propagations: 47551390 / total #impl: 2172615753 (eff. 0.022)
294.23/294.37	c #Conflicts:     158000 | #Learnt:      17709 | 0.000
294.23/294.37	c total clause space: 78.2603MB
294.23/294.37	c total #watches: 617429
296.53/296.62	c total #propagations: 47916766 / total #impl: 2192108317 (eff. 0.022)
296.53/296.62	c #Conflicts:     159000 | #Learnt:      18709 | 0.000
296.53/296.62	c total clause space: 78.2603MB
296.53/296.62	c total #watches: 626175
298.53/298.64	c total #propagations: 48190504 / total #impl: 2207347689 (eff. 0.022)
298.53/298.64	c GC COLLECT
298.53/298.64	c #Conflicts:     160000 | #Learnt:      10207 | 0.000
298.53/298.64	c total clause space: 78.2603MB
298.53/298.64	c total #watches: 551621
300.24/300.34	c total #propagations: 48422917 / total #impl: 2220758214 (eff. 0.022)
300.24/300.34	c #Conflicts:     161000 | #Learnt:      11207 | 0.000
300.24/300.34	c total clause space: 78.2603MB
300.24/300.34	c total #watches: 560023
302.13/302.25	c total #propagations: 48644453 / total #impl: 2231927513 (eff. 0.022)
302.13/302.25	c #Conflicts:     162000 | #Learnt:      12207 | 0.000
302.13/302.25	c total clause space: 78.2603MB
302.13/302.25	c total #watches: 568158
304.13/304.28	c total #propagations: 48994171 / total #impl: 2245743162 (eff. 0.022)
304.13/304.28	c #Conflicts:     163000 | #Learnt:      13207 | 0.000
304.13/304.28	c total clause space: 78.2603MB
304.13/304.28	c total #watches: 579479
306.33/306.42	c total #propagations: 49325867 / total #impl: 2260922205 (eff. 0.022)
306.33/306.42	c #Conflicts:     164000 | #Learnt:      14207 | 0.000
306.33/306.42	c total clause space: 78.2603MB
306.33/306.42	c total #watches: 589536
308.73/308.81	c total #propagations: 49686477 / total #impl: 2276165973 (eff. 0.022)
308.73/308.81	c #Conflicts:     165000 | #Learnt:      15207 | 0.000
308.73/308.81	c total clause space: 78.2603MB
308.73/308.81	c total #watches: 599647
310.83/310.91	c total #propagations: 50147276 / total #impl: 2291767231 (eff. 0.022)
310.83/310.91	c #Conflicts:     166000 | #Learnt:      16207 | 0.000
310.83/310.91	c total clause space: 78.2603MB
310.83/310.91	c total #watches: 612675
313.54/313.62	c total #propagations: 50349749 / total #impl: 2305732200 (eff. 0.022)
313.54/313.62	c #Conflicts:     167000 | #Learnt:      17207 | 0.000
313.54/313.62	c total clause space: 78.2603MB
313.54/313.62	c total #watches: 626931
315.93/316.03	c total #propagations: 50586692 / total #impl: 2324592579 (eff. 0.022)
315.93/316.03	c #Conflicts:     168000 | #Learnt:      18207 | 0.000
315.93/316.03	c total clause space: 78.2603MB
315.93/316.03	c total #watches: 637887
318.23/318.33	c total #propagations: 50898045 / total #impl: 2339184887 (eff. 0.022)
318.23/318.33	c #Conflicts:     169000 | #Learnt:      19207 | 0.000
318.23/318.33	c total clause space: 78.2603MB
318.23/318.33	c total #watches: 645963
319.93/320.05	c total #propagations: 51238780 / total #impl: 2352606164 (eff. 0.022)
319.93/320.05	c GC COLLECT
319.93/320.05	c #Conflicts:     170000 | #Learnt:      10413 | 0.000
319.93/320.05	c total clause space: 78.2603MB
319.93/320.05	c total #watches: 552107
321.73/321.89	c total #propagations: 51578726 / total #impl: 2362362894 (eff. 0.022)
321.73/321.89	c #Conflicts:     171000 | #Learnt:      11413 | 0.000
321.73/321.89	c total clause space: 78.2603MB
321.73/321.89	c total #watches: 558775
323.63/323.76	c total #propagations: 51953339 / total #impl: 2375408563 (eff. 0.022)
323.63/323.76	c #Conflicts:     172000 | #Learnt:      12413 | 0.000
323.63/323.76	c total clause space: 78.2603MB
323.63/323.76	c total #watches: 567412
325.43/325.56	c total #propagations: 52289445 / total #impl: 2387674243 (eff. 0.022)
325.43/325.56	c #Conflicts:     173000 | #Learnt:      13413 | 0.000
325.43/325.56	c total clause space: 78.2603MB
325.43/325.56	c total #watches: 578965
327.33/327.40	c total #propagations: 52476729 / total #impl: 2400231190 (eff. 0.022)
327.33/327.40	c #Conflicts:     174000 | #Learnt:      14413 | 0.000
327.33/327.40	c total clause space: 78.2603MB
327.33/327.40	c total #watches: 585194
329.23/329.32	c total #propagations: 52821182 / total #impl: 2413520215 (eff. 0.022)
329.23/329.32	c #Conflicts:     175000 | #Learnt:      15413 | 0.000
329.23/329.32	c total clause space: 78.2603MB
329.23/329.32	c total #watches: 593709
331.33/331.44	c total #propagations: 53166322 / total #impl: 2427155213 (eff. 0.022)
331.33/331.44	c #Conflicts:     176000 | #Learnt:      16413 | 0.000
331.33/331.44	c total clause space: 78.2603MB
331.33/331.44	c total #watches: 601790
333.33/333.46	c total #propagations: 53457962 / total #impl: 2441786407 (eff. 0.022)
333.33/333.46	c #Conflicts:     177000 | #Learnt:      17413 | 0.000
333.33/333.46	c total clause space: 78.2603MB
333.33/333.46	c total #watches: 608820
335.53/335.62	c total #propagations: 53793209 / total #impl: 2455434247 (eff. 0.022)
335.53/335.62	c #Conflicts:     178000 | #Learnt:      18413 | 0.000
335.53/335.62	c total clause space: 78.2603MB
335.53/335.62	c total #watches: 617816
337.63/337.79	c total #propagations: 54153050 / total #impl: 2470998001 (eff. 0.022)
337.63/337.79	c #Conflicts:     179000 | #Learnt:      19413 | 0.000
337.63/337.79	c total clause space: 78.2603MB
337.63/337.79	c total #watches: 627562
339.83/339.98	c total #propagations: 54343835 / total #impl: 2486943053 (eff. 0.022)
339.83/339.98	c GC COLLECT
339.83/339.98	c #Conflicts:     180000 | #Learnt:      10305 | 0.000
339.83/339.98	c total clause space: 78.2603MB
339.83/339.98	c total #watches: 550902
341.92/342.09	c total #propagations: 54652099 / total #impl: 2501672952 (eff. 0.022)
341.92/342.09	c #Conflicts:     181000 | #Learnt:      11305 | 0.000
341.92/342.09	c total clause space: 78.2603MB
341.92/342.09	c total #watches: 559302
344.12/344.30	c total #propagations: 54949649 / total #impl: 2519004011 (eff. 0.022)
344.12/344.30	c #Conflicts:     182000 | #Learnt:      12305 | 0.000
344.12/344.30	c total clause space: 78.2603MB
344.12/344.30	c total #watches: 568724
346.62/346.75	c total #propagations: 55204547 / total #impl: 2537619862 (eff. 0.022)
346.62/346.75	c #Conflicts:     183000 | #Learnt:      13305 | 0.000
346.62/346.75	c total clause space: 78.2603MB
346.62/346.75	c total #watches: 580210
348.92/349.00	c total #propagations: 55508548 / total #impl: 2557973056 (eff. 0.022)
348.92/349.00	c #Conflicts:     184000 | #Learnt:      14305 | 0.000
348.92/349.00	c total clause space: 78.2603MB
348.92/349.00	c total #watches: 589171
351.42/351.53	c total #propagations: 55854289 / total #impl: 2574777417 (eff. 0.022)
351.42/351.53	c #Conflicts:     185000 | #Learnt:      15305 | 0.000
351.42/351.53	c total clause space: 78.2603MB
351.42/351.53	c total #watches: 598284
353.62/353.79	c total #propagations: 56251471 / total #impl: 2593492822 (eff. 0.022)
353.62/353.79	c #Conflicts:     186000 | #Learnt:      16305 | 0.000
353.62/353.79	c total clause space: 78.2603MB
353.62/353.79	c total #watches: 607248
356.22/356.32	c total #propagations: 56638576 / total #impl: 2609691390 (eff. 0.022)
356.22/356.32	c #Conflicts:     187000 | #Learnt:      17305 | 0.000
356.22/356.32	c total clause space: 78.2603MB
356.22/356.32	c total #watches: 618505
358.53/358.65	c total #propagations: 56867851 / total #impl: 2629934076 (eff. 0.022)
358.53/358.65	c #Conflicts:     188000 | #Learnt:      18305 | 0.000
358.53/358.65	c total clause space: 78.2603MB
358.53/358.65	c total #watches: 629099
360.73/360.85	c total #propagations: 57177973 / total #impl: 2647445901 (eff. 0.022)
360.73/360.85	c #Conflicts:     189000 | #Learnt:      19305 | 0.000
360.73/360.85	c total clause space: 78.2603MB
360.73/360.85	c total #watches: 639591
363.52/363.66	c total #propagations: 57417003 / total #impl: 2664827797 (eff. 0.022)
363.52/363.66	c #Conflicts:     190000 | #Learnt:      20305 | 0.000
363.52/363.66	c total clause space: 78.2603MB
363.52/363.66	c total #watches: 651182
365.92/366.04	c total #propagations: 57722559 / total #impl: 2686188791 (eff. 0.021)
365.92/366.04	c GC COLLECT
365.92/366.04	c #Conflicts:     191000 | #Learnt:      10902 | 0.000
365.92/366.04	c total clause space: 78.2603MB
365.92/366.04	c total #watches: 554840
367.92/368.03	c total #propagations: 58088360 / total #impl: 2704941360 (eff. 0.021)
367.92/368.03	c #Conflicts:     192000 | #Learnt:      11902 | 0.000
367.92/368.03	c total clause space: 78.2603MB
367.92/368.03	c total #watches: 562580
369.92/370.03	c total #propagations: 58472521 / total #impl: 2721294871 (eff. 0.021)
369.92/370.03	c #Conflicts:     193000 | #Learnt:      12902 | 0.000
369.92/370.03	c total clause space: 78.2603MB
369.92/370.03	c total #watches: 573613
372.22/372.39	c total #propagations: 58795186 / total #impl: 2738334845 (eff. 0.021)
372.22/372.39	c #Conflicts:     194000 | #Learnt:      13902 | 0.000
372.22/372.39	c total clause space: 78.2603MB
372.22/372.39	c total #watches: 583226
374.32/374.43	c total #propagations: 59207733 / total #impl: 2757133496 (eff. 0.021)
374.32/374.43	c #Conflicts:     195000 | #Learnt:      14902 | 0.000
374.32/374.43	c total clause space: 78.2603MB
374.32/374.43	c total #watches: 592236
376.62/376.70	c total #propagations: 59674460 / total #impl: 2772711282 (eff. 0.022)
376.62/376.70	c #Conflicts:     196000 | #Learnt:      15902 | 0.000
376.62/376.70	c total clause space: 78.2603MB
376.62/376.70	c total #watches: 599573
379.02/379.12	c total #propagations: 60166384 / total #impl: 2788853880 (eff. 0.022)
379.02/379.12	c #Conflicts:     197000 | #Learnt:      16902 | 0.000
379.02/379.12	c total clause space: 78.2603MB
379.02/379.12	c total #watches: 609585
381.52/381.60	c total #propagations: 60715675 / total #impl: 2805834251 (eff. 0.022)
381.52/381.60	c #Conflicts:     198000 | #Learnt:      17902 | 0.000
381.52/381.60	c total clause space: 78.2603MB
381.52/381.60	c total #watches: 622643
384.22/384.30	c total #propagations: 61117760 / total #impl: 2824517923 (eff. 0.022)
384.22/384.30	c #Conflicts:     199000 | #Learnt:      18902 | 0.000
384.22/384.30	c total clause space: 78.2603MB
384.22/384.30	c total #watches: 635786
386.72/386.84	c total #propagations: 61578329 / total #impl: 2844042104 (eff. 0.022)
386.72/386.84	c #Conflicts:     200000 | #Learnt:      19902 | 0.000
386.72/386.84	c total clause space: 78.2603MB
386.72/386.84	c total #watches: 645714
389.22/389.30	c total #propagations: 61989422 / total #impl: 2863248720 (eff. 0.022)
389.22/389.30	c #Conflicts:     201000 | #Learnt:      20902 | 0.000
389.22/389.30	c total clause space: 78.2603MB
389.22/389.30	c total #watches: 655577
391.42/391.50	c total #propagations: 62431910 / total #impl: 2881242122 (eff. 0.022)
391.42/391.50	c GC COLLECT
391.42/391.50	c #Conflicts:     202000 | #Learnt:      11202 | 0.000
391.42/391.50	c total clause space: 78.2603MB
391.42/391.50	c total #watches: 557423
393.32/393.48	c total #propagations: 62736212 / total #impl: 2898673220 (eff. 0.022)
393.32/393.48	c #Conflicts:     203000 | #Learnt:      12202 | 0.000
393.32/393.48	c total clause space: 78.2603MB
393.32/393.48	c total #watches: 567796
395.41/395.51	c total #propagations: 63072458 / total #impl: 2914865622 (eff. 0.022)
395.41/395.51	c #Conflicts:     204000 | #Learnt:      13202 | 0.000
395.41/395.51	c total clause space: 78.2603MB
395.41/395.51	c total #watches: 577331
397.91/398.08	c total #propagations: 63402452 / total #impl: 2930651259 (eff. 0.022)
397.91/398.08	c #Conflicts:     205000 | #Learnt:      14202 | 0.000
397.91/398.08	c total clause space: 78.2603MB
397.91/398.08	c total #watches: 588102
400.21/400.35	c total #propagations: 63739492 / total #impl: 2952143974 (eff. 0.022)
400.21/400.35	c #Conflicts:     206000 | #Learnt:      15202 | 0.000
400.21/400.35	c total clause space: 78.2603MB
400.21/400.35	c total #watches: 596245
402.52/402.63	c total #propagations: 64084928 / total #impl: 2968112941 (eff. 0.022)
402.52/402.63	c #Conflicts:     207000 | #Learnt:      16202 | 0.000
402.52/402.63	c total clause space: 78.2603MB
402.52/402.63	c total #watches: 606111
405.01/405.13	c total #propagations: 64414057 / total #impl: 2983889789 (eff. 0.022)
405.01/405.13	c #Conflicts:     208000 | #Learnt:      17202 | 0.000
405.01/405.13	c total clause space: 78.2603MB
405.01/405.13	c total #watches: 619010
408.02/408.11	c total #propagations: 64703658 / total #impl: 3001765037 (eff. 0.022)
408.02/408.11	c #Conflicts:     209000 | #Learnt:      18202 | 0.000
408.02/408.11	c total clause space: 78.2603MB
408.02/408.11	c total #watches: 632496
410.61/410.73	c total #propagations: 65065938 / total #impl: 3022650974 (eff. 0.022)
410.61/410.73	c #Conflicts:     210000 | #Learnt:      19202 | 0.000
410.61/410.73	c total clause space: 78.2603MB
410.61/410.73	c total #watches: 643195
413.21/413.37	c total #propagations: 65368869 / total #impl: 3040742588 (eff. 0.021)
413.21/413.37	c #Conflicts:     211000 | #Learnt:      20202 | 0.000
413.21/413.37	c total clause space: 78.2603MB
413.21/413.37	c total #watches: 655268
416.41/416.51	c total #propagations: 65669298 / total #impl: 3058665472 (eff. 0.021)
416.41/416.51	c #Conflicts:     212000 | #Learnt:      21202 | 0.000
416.41/416.51	c total clause space: 78.2603MB
416.41/416.51	c total #watches: 668821
419.51/419.60	c total #propagations: 66032300 / total #impl: 3079690718 (eff. 0.021)
419.51/419.60	c GC COLLECT
419.51/419.60	c #Conflicts:     213000 | #Learnt:      11215 | 0.000
419.51/419.60	c total clause space: 78.2603MB
419.51/419.60	c total #watches: 557370
421.51/421.62	c total #propagations: 66386609 / total #impl: 3101068024 (eff. 0.021)
421.51/421.62	c #Conflicts:     214000 | #Learnt:      12215 | 0.000
421.51/421.62	c total clause space: 78.2603MB
421.51/421.62	c total #watches: 569354
423.91/424.02	c total #propagations: 66657084 / total #impl: 3117356918 (eff. 0.021)
423.91/424.02	c #Conflicts:     215000 | #Learnt:      13215 | 0.000
423.91/424.02	c total clause space: 78.2603MB
423.91/424.02	c total #watches: 579480
426.11/426.20	c total #propagations: 67017565 / total #impl: 3135650988 (eff. 0.021)
426.11/426.20	c #Conflicts:     216000 | #Learnt:      14215 | 0.000
426.11/426.20	c total clause space: 78.2603MB
426.11/426.20	c total #watches: 590675
428.81/428.95	c total #propagations: 67267976 / total #impl: 3153044835 (eff. 0.021)
428.81/428.95	c #Conflicts:     217000 | #Learnt:      15215 | 0.000
428.81/428.95	c total clause space: 78.2603MB
428.81/428.95	c total #watches: 605415
431.61/431.75	c total #propagations: 67589813 / total #impl: 3174582036 (eff. 0.021)
431.61/431.75	c #Conflicts:     218000 | #Learnt:      16215 | 0.000
431.61/431.75	c total clause space: 78.2603MB
431.61/431.75	c total #watches: 622412
434.52/434.66	c total #propagations: 67884628 / total #impl: 3195801351 (eff. 0.021)
434.52/434.66	c #Conflicts:     219000 | #Learnt:      17215 | 0.000
434.52/434.66	c total clause space: 78.2603MB
434.52/434.66	c total #watches: 636266
437.41/437.56	c total #propagations: 68196455 / total #impl: 3216638963 (eff. 0.021)
437.41/437.56	c #Conflicts:     220000 | #Learnt:      18215 | 0.000
437.41/437.56	c total clause space: 78.2603MB
437.41/437.56	c total #watches: 650947
439.92/440.10	c total #propagations: 68483385 / total #impl: 3236644294 (eff. 0.021)
439.92/440.10	c #Conflicts:     221000 | #Learnt:      19215 | 0.000
439.92/440.10	c total clause space: 78.2603MB
439.92/440.10	c total #watches: 664395
443.11/443.22	c total #propagations: 68747889 / total #impl: 3252207395 (eff. 0.021)
443.11/443.22	c #Conflicts:     222000 | #Learnt:      20215 | 0.000
443.11/443.22	c total clause space: 78.2603MB
443.11/443.22	c total #watches: 678869
446.81/446.91	c total #propagations: 69041568 / total #impl: 3272656422 (eff. 0.021)
446.81/446.91	c #Conflicts:     223000 | #Learnt:      21215 | 0.000
446.81/446.91	c total clause space: 78.2603MB
446.81/446.91	c total #watches: 694201
450.31/450.44	c total #propagations: 69286010 / total #impl: 3297618714 (eff. 0.021)
450.31/450.44	c #Conflicts:     224000 | #Learnt:      22215 | 0.000
450.31/450.44	c total clause space: 78.2603MB
450.31/450.44	c total #watches: 709931
453.11/453.21	c total #propagations: 69486006 / total #impl: 3321089986 (eff. 0.021)
453.11/453.21	c GC COLLECT
453.11/453.21	c #Conflicts:     225000 | #Learnt:      11924 | 0.000
453.11/453.21	c total clause space: 78.2603MB
453.11/453.21	c total #watches: 566019
455.00/455.14	c total #propagations: 69756433 / total #impl: 3341196400 (eff. 0.021)
455.00/455.14	c #Conflicts:     226000 | #Learnt:      12924 | 0.000
455.00/455.14	c total clause space: 78.2603MB
455.00/455.14	c total #watches: 575042
457.10/457.26	c total #propagations: 70040932 / total #impl: 3356947465 (eff. 0.021)
457.10/457.26	c #Conflicts:     227000 | #Learnt:      13924 | 0.000
457.10/457.26	c total clause space: 78.2603MB
457.10/457.26	c total #watches: 585174
459.90/460.06	c total #propagations: 70363508 / total #impl: 3373545236 (eff. 0.021)
459.90/460.06	c #Conflicts:     228000 | #Learnt:      14924 | 0.000
459.90/460.06	c total clause space: 78.2603MB
459.90/460.06	c total #watches: 597837
462.70/462.82	c total #propagations: 70716153 / total #impl: 3394880073 (eff. 0.021)
462.70/462.82	c #Conflicts:     229000 | #Learnt:      15924 | 0.000
462.70/462.82	c total clause space: 78.2603MB
462.70/462.82	c total #watches: 610005
465.10/465.24	c total #propagations: 71086789 / total #impl: 3414758585 (eff. 0.021)
465.10/465.24	c #Conflicts:     230000 | #Learnt:      16924 | 0.000
465.10/465.24	c total clause space: 78.2603MB
465.10/465.24	c total #watches: 620280
467.80/467.93	c total #propagations: 71390481 / total #impl: 3433288579 (eff. 0.021)
467.80/467.93	c #Conflicts:     231000 | #Learnt:      17924 | 0.000
467.80/467.93	c total clause space: 78.2603MB
467.80/467.93	c total #watches: 630410
470.30/470.49	c total #propagations: 71712574 / total #impl: 3451142238 (eff. 0.021)
470.30/470.49	c #Conflicts:     232000 | #Learnt:      18924 | 0.000
470.30/470.49	c total clause space: 78.2603MB
470.30/470.49	c total #watches: 638429
472.60/472.75	c total #propagations: 72104678 / total #impl: 3469100779 (eff. 0.021)
472.60/472.75	c #Conflicts:     233000 | #Learnt:      19924 | 0.000
472.60/472.75	c total clause space: 78.2603MB
472.60/472.75	c total #watches: 646860
475.00/475.13	c total #propagations: 72415546 / total #impl: 3483457533 (eff. 0.021)
475.00/475.13	c #Conflicts:     234000 | #Learnt:      20924 | 0.000
475.00/475.13	c total clause space: 78.2603MB
475.00/475.13	c total #watches: 656387
477.70/477.85	c total #propagations: 72768101 / total #impl: 3499528122 (eff. 0.021)
477.70/477.85	c #Conflicts:     235000 | #Learnt:      21924 | 0.000
477.70/477.85	c total clause space: 78.2603MB
477.70/477.85	c total #watches: 667106
480.10/480.29	c total #propagations: 73013114 / total #impl: 3516929385 (eff. 0.021)
480.10/480.29	c #Conflicts:     236000 | #Learnt:      22924 | 0.000
480.10/480.29	c total clause space: 78.2603MB
480.10/480.29	c total #watches: 674066
482.20/482.38	c total #propagations: 73460112 / total #impl: 3531165266 (eff. 0.021)
482.20/482.38	c GC COLLECT
482.20/482.38	c #Conflicts:     237000 | #Learnt:      12315 | 0.000
482.20/482.38	c total clause space: 78.2603MB
482.20/482.38	c total #watches: 568418
484.20/484.38	c total #propagations: 73796164 / total #impl: 3546152190 (eff. 0.021)
484.20/484.38	c #Conflicts:     238000 | #Learnt:      13315 | 0.000
484.20/484.38	c total clause space: 78.2603MB
484.20/484.38	c total #watches: 578640
486.50/486.61	c total #propagations: 74108753 / total #impl: 3561672065 (eff. 0.021)
486.50/486.61	c #Conflicts:     239000 | #Learnt:      14315 | 0.000
486.50/486.61	c total clause space: 78.2603MB
486.50/486.61	c total #watches: 587324
488.60/488.74	c total #propagations: 74533983 / total #impl: 3578460593 (eff. 0.021)
488.60/488.74	c #Conflicts:     240000 | #Learnt:      15315 | 0.000
488.60/488.74	c total clause space: 78.2603MB
488.60/488.74	c total #watches: 596695
490.80/490.97	c total #propagations: 74846110 / total #impl: 3591683312 (eff. 0.021)
490.80/490.97	c #Conflicts:     241000 | #Learnt:      16315 | 0.000
490.80/490.97	c total clause space: 78.2603MB
490.80/490.97	c total #watches: 603420
492.81/492.96	c total #propagations: 75316240 / total #impl: 3605328342 (eff. 0.021)
492.81/492.96	c #Conflicts:     242000 | #Learnt:      17315 | 0.000
492.81/492.96	c total clause space: 78.2603MB
492.81/492.96	c total #watches: 612919
495.30/495.47	c total #propagations: 75638997 / total #impl: 3620203913 (eff. 0.021)
495.30/495.47	c #Conflicts:     243000 | #Learnt:      18315 | 0.000
495.30/495.47	c total clause space: 78.2603MB
495.30/495.47	c total #watches: 622705
498.00/498.20	c total #propagations: 76001114 / total #impl: 3637036213 (eff. 0.021)
498.00/498.20	c #Conflicts:     244000 | #Learnt:      19315 | 0.000
498.00/498.20	c total clause space: 78.2603MB
498.00/498.20	c total #watches: 630419
500.10/500.29	c total #propagations: 76551533 / total #impl: 3653648320 (eff. 0.021)
500.10/500.29	c #Conflicts:     245000 | #Learnt:      20315 | 0.000
500.10/500.29	c total clause space: 78.2603MB
500.10/500.29	c total #watches: 638284
502.40/502.51	c total #propagations: 76913594 / total #impl: 3667345959 (eff. 0.021)
502.40/502.51	c #Conflicts:     246000 | #Learnt:      21315 | 0.000
502.40/502.51	c total clause space: 78.2603MB
502.40/502.51	c total #watches: 649433
505.20/505.36	c total #propagations: 77272958 / total #impl: 3680623218 (eff. 0.021)
505.20/505.36	c #Conflicts:     247000 | #Learnt:      22315 | 0.000
505.20/505.36	c total clause space: 78.2603MB
505.20/505.36	c total #watches: 662363
508.10/508.25	c total #propagations: 77587703 / total #impl: 3697622893 (eff. 0.021)
508.10/508.25	c #Conflicts:     248000 | #Learnt:      23315 | 0.000
508.10/508.25	c total clause space: 78.2603MB
508.10/508.25	c total #watches: 674008
510.30/510.49	c total #propagations: 78016499 / total #impl: 3715939572 (eff. 0.021)
510.30/510.49	c GC COLLECT
510.30/510.49	c #Conflicts:     249000 | #Learnt:      12416 | 0.000
510.30/510.49	c total clause space: 78.2603MB
510.30/510.49	c total #watches: 570408
512.90/513.00	c total #propagations: 78269248 / total #impl: 3732388321 (eff. 0.021)
512.90/513.00	c #Conflicts:     250000 | #Learnt:      13416 | 0.000
512.90/513.00	c total clause space: 78.2603MB
512.90/513.00	c total #watches: 583351
515.10/515.24	c total #propagations: 78501342 / total #impl: 3751880197 (eff. 0.021)
515.10/515.24	c #Conflicts:     251000 | #Learnt:      14416 | 0.000
515.10/515.24	c total clause space: 78.2603MB
515.10/515.24	c total #watches: 592192
517.20/517.35	c total #propagations: 78834495 / total #impl: 3768708696 (eff. 0.021)
517.20/517.35	c #Conflicts:     252000 | #Learnt:      15416 | 0.000
517.20/517.35	c total clause space: 78.2603MB
517.20/517.35	c total #watches: 601325
519.30/519.41	c total #propagations: 79119146 / total #impl: 3782544715 (eff. 0.021)
519.30/519.41	c #Conflicts:     253000 | #Learnt:      16416 | 0.000
519.30/519.41	c total clause space: 78.2603MB
519.30/519.41	c total #watches: 610627
521.79/521.92	c total #propagations: 79561842 / total #impl: 3793276343 (eff. 0.021)
521.79/521.92	c #Conflicts:     254000 | #Learnt:      17416 | 0.000
521.79/521.92	c total clause space: 78.2603MB
521.79/521.92	c total #watches: 623195
524.09/524.28	c total #propagations: 79788170 / total #impl: 3808233563 (eff. 0.021)
524.09/524.28	c #Conflicts:     255000 | #Learnt:      18416 | 0.000
524.09/524.28	c total clause space: 78.2603MB
524.09/524.28	c total #watches: 631253
526.29/526.40	c total #propagations: 80068146 / total #impl: 3823174463 (eff. 0.021)
526.29/526.40	c #Conflicts:     256000 | #Learnt:      19416 | 0.000
526.29/526.40	c total clause space: 78.2603MB
526.29/526.40	c total #watches: 638321
528.69/528.80	c total #propagations: 80387463 / total #impl: 3836090546 (eff. 0.021)
528.69/528.80	c #Conflicts:     257000 | #Learnt:      20416 | 0.000
528.69/528.80	c total clause space: 78.2603MB
528.69/528.80	c total #watches: 649975
531.20/531.39	c total #propagations: 80686832 / total #impl: 3851965757 (eff. 0.021)
531.20/531.39	c #Conflicts:     258000 | #Learnt:      21416 | 0.000
531.20/531.39	c total clause space: 78.2603MB
531.20/531.39	c total #watches: 662404
533.40/533.60	c total #propagations: 80947413 / total #impl: 3870155480 (eff. 0.021)
533.40/533.60	c #Conflicts:     259000 | #Learnt:      22416 | 0.000
533.40/533.60	c total clause space: 78.2603MB
533.40/533.60	c total #watches: 670169
535.79/535.97	c total #propagations: 81273570 / total #impl: 3883581723 (eff. 0.021)
535.79/535.97	c #Conflicts:     260000 | #Learnt:      23416 | 0.000
535.79/535.97	c total clause space: 78.2603MB
535.79/535.97	c total #watches: 680728
538.09/538.28	c total #propagations: 81484304 / total #impl: 3895886502 (eff. 0.021)
538.09/538.28	c #Conflicts:     261000 | #Learnt:      24416 | 0.000
538.09/538.28	c total clause space: 78.2603MB
538.09/538.28	c total #watches: 688081
540.29/540.44	c total #propagations: 81806976 / total #impl: 3910139950 (eff. 0.021)
540.29/540.44	c GC COLLECT
540.29/540.44	c #Conflicts:     262000 | #Learnt:      13212 | 0.000
540.29/540.44	c total clause space: 78.2603MB
540.29/540.44	c total #watches: 575593
542.39/542.54	c total #propagations: 82210118 / total #impl: 3924913382 (eff. 0.021)
542.39/542.54	c #Conflicts:     263000 | #Learnt:      14212 | 0.000
542.39/542.54	c total clause space: 78.2603MB
542.39/542.54	c total #watches: 585413
544.40/544.56	c total #propagations: 82478101 / total #impl: 3940615751 (eff. 0.021)
544.40/544.56	c #Conflicts:     264000 | #Learnt:      15212 | 0.000
544.40/544.56	c total clause space: 78.2603MB
544.40/544.56	c total #watches: 594485
546.70/546.85	c total #propagations: 82685503 / total #impl: 3956819459 (eff. 0.021)
546.70/546.85	c #Conflicts:     265000 | #Learnt:      16212 | 0.000
546.70/546.85	c total clause space: 78.2603MB
546.70/546.85	c total #watches: 606384
549.09/549.23	c total #propagations: 82916900 / total #impl: 3976095750 (eff. 0.021)
549.09/549.23	c #Conflicts:     266000 | #Learnt:      17212 | 0.000
549.09/549.23	c total clause space: 78.2603MB
549.09/549.23	c total #watches: 616669
551.79/551.96	c total #propagations: 83141244 / total #impl: 3996061664 (eff. 0.021)
551.79/551.96	c #Conflicts:     267000 | #Learnt:      18212 | 0.000
551.79/551.96	c total clause space: 78.2603MB
551.79/551.96	c total #watches: 629427
554.79/554.94	c total #propagations: 83513023 / total #impl: 4016360524 (eff. 0.021)
554.79/554.94	c #Conflicts:     268000 | #Learnt:      19212 | 0.000
554.79/554.94	c total clause space: 78.2603MB
554.79/554.94	c total #watches: 642266
558.19/558.37	c total #propagations: 83758985 / total #impl: 4039348273 (eff. 0.021)
558.19/558.37	c #Conflicts:     269000 | #Learnt:      20212 | 0.000
558.19/558.37	c total clause space: 78.2603MB
558.19/558.37	c total #watches: 657746
561.00/561.11	c total #propagations: 84072896 / total #impl: 4064932897 (eff. 0.021)
561.00/561.11	c #Conflicts:     270000 | #Learnt:      21212 | 0.000
561.00/561.11	c total clause space: 78.2603MB
561.00/561.11	c total #watches: 670234
563.59/563.79	c total #propagations: 84279297 / total #impl: 4085073547 (eff. 0.021)
563.59/563.79	c #Conflicts:     271000 | #Learnt:      22212 | 0.000
563.59/563.79	c total clause space: 78.2603MB
563.59/563.79	c total #watches: 682276
566.19/566.35	c total #propagations: 84576588 / total #impl: 4103301002 (eff. 0.021)
566.19/566.35	c #Conflicts:     272000 | #Learnt:      23212 | 0.000
566.19/566.35	c total clause space: 78.2603MB
566.19/566.35	c total #watches: 693822
569.09/569.28	c total #propagations: 84824563 / total #impl: 4120307515 (eff. 0.021)
569.09/569.28	c #Conflicts:     273000 | #Learnt:      24212 | 0.000
569.09/569.28	c total clause space: 78.2603MB
569.09/569.28	c total #watches: 706501
572.09/572.27	c total #propagations: 85101812 / total #impl: 4140950369 (eff. 0.021)
572.09/572.27	c GC COLLECT
572.09/572.27	c #Conflicts:     274000 | #Learnt:      12715 | 0.000
572.09/572.27	c total clause space: 78.2603MB
572.09/572.27	c total #watches: 573514
574.39/574.59	c total #propagations: 85370975 / total #impl: 4162666694 (eff. 0.021)
574.39/574.59	c #Conflicts:     275000 | #Learnt:      13715 | 0.000
574.39/574.59	c total clause space: 78.2603MB
574.39/574.59	c total #watches: 584777
576.89/577.04	c total #propagations: 85623872 / total #impl: 4182512743 (eff. 0.020)
576.89/577.04	c #Conflicts:     276000 | #Learnt:      14715 | 0.000
576.89/577.04	c total clause space: 78.2603MB
576.89/577.04	c total #watches: 595110
579.28/579.41	c total #propagations: 85961045 / total #impl: 4201144001 (eff. 0.020)
579.28/579.41	c #Conflicts:     277000 | #Learnt:      15715 | 0.000
579.28/579.41	c total clause space: 78.2603MB
579.28/579.41	c total #watches: 603449
581.58/581.73	c total #propagations: 86322425 / total #impl: 4217039243 (eff. 0.020)
581.58/581.73	c #Conflicts:     278000 | #Learnt:      16715 | 0.000
581.58/581.73	c total clause space: 78.2603MB
581.58/581.73	c total #watches: 611906
583.68/583.87	c total #propagations: 86633103 / total #impl: 4232890923 (eff. 0.020)
583.68/583.87	c #Conflicts:     279000 | #Learnt:      17715 | 0.000
583.68/583.87	c total clause space: 78.2603MB
583.68/583.87	c total #watches: 621240
586.29/586.47	c total #propagations: 86889105 / total #impl: 4247475037 (eff. 0.020)
586.29/586.47	c #Conflicts:     280000 | #Learnt:      18715 | 0.000
586.29/586.47	c total clause space: 78.2603MB
586.29/586.47	c total #watches: 633904
588.58/588.74	c total #propagations: 87092497 / total #impl: 4260583036 (eff. 0.020)
588.58/588.74	c #Conflicts:     281000 | #Learnt:      19715 | 0.000
588.58/588.74	c total clause space: 78.2603MB
588.58/588.74	c total #watches: 643547
590.38/590.53	c total #propagations: 87373655 / total #impl: 4275584845 (eff. 0.020)
590.38/590.53	c #Conflicts:     282000 | #Learnt:      20715 | 0.000
590.38/590.53	c total clause space: 78.2603MB
590.38/590.53	c total #watches: 652138
592.68/592.81	c total #propagations: 87574650 / total #impl: 4285517818 (eff. 0.020)
592.68/592.81	c #Conflicts:     283000 | #Learnt:      21715 | 0.000
592.68/592.81	c total clause space: 78.2603MB
592.68/592.81	c total #watches: 665593
595.28/595.43	c total #propagations: 87723524 / total #impl: 4297431230 (eff. 0.020)
595.28/595.43	c #Conflicts:     284000 | #Learnt:      22715 | 0.000
595.28/595.43	c total clause space: 78.2603MB
595.28/595.43	c total #watches: 676694
597.78/597.91	c total #propagations: 87970986 / total #impl: 4312039613 (eff. 0.020)
597.78/597.91	c #Conflicts:     285000 | #Learnt:      23715 | 0.000
597.78/597.91	c total clause space: 78.2603MB
597.78/597.91	c total #watches: 685861
600.28/600.44	c total #propagations: 88272084 / total #impl: 4325902822 (eff. 0.020)
600.28/600.44	c #Conflicts:     286000 | #Learnt:      24715 | 0.000
600.28/600.44	c total clause space: 78.2603MB
600.28/600.44	c total #watches: 692848
602.98/603.11	c total #propagations: 88651397 / total #impl: 4342232024 (eff. 0.020)
602.98/603.11	c GC COLLECT
602.98/603.11	c #Conflicts:     287000 | #Learnt:      12902 | 0.000
602.98/603.11	c total clause space: 78.2603MB
602.98/603.11	c total #watches: 574987
604.78/604.96	c total #propagations: 88968199 / total #impl: 4359548873 (eff. 0.020)
604.78/604.96	c #Conflicts:     288000 | #Learnt:      13902 | 0.000
604.78/604.96	c total clause space: 78.2603MB
604.78/604.96	c total #watches: 587319
606.78/606.91	c total #propagations: 89132845 / total #impl: 4369141730 (eff. 0.020)
606.78/606.91	c #Conflicts:     289000 | #Learnt:      14902 | 0.000
606.78/606.91	c total clause space: 78.2603MB
606.78/606.91	c total #watches: 599457
607.98/608.19	c total #propagations: 89315585 / total #impl: 4380070205 (eff. 0.020)
607.98/608.19	c #Conflicts:     290000 | #Learnt:      15902 | 0.000
607.98/608.19	c total clause space: 78.2603MB
607.98/608.19	c total #watches: 609098
610.58/610.70	c total #propagations: 89383208 / total #impl: 4384660460 (eff. 0.020)
610.58/610.70	c #Conflicts:     291000 | #Learnt:      16902 | 0.000
610.58/610.70	c total clause space: 78.2603MB
610.58/610.70	c total #watches: 619386
613.18/613.33	c total #propagations: 89640925 / total #impl: 4401807690 (eff. 0.020)
613.18/613.33	c #Conflicts:     292000 | #Learnt:      17902 | 0.000
613.18/613.33	c total clause space: 78.2603MB
613.18/613.33	c total #watches: 633376
615.48/615.68	c total #propagations: 89839412 / total #impl: 4419418278 (eff. 0.020)
615.48/615.68	c #Conflicts:     293000 | #Learnt:      18902 | 0.000
615.48/615.68	c total clause space: 78.2603MB
615.48/615.68	c total #watches: 643302
617.78/617.99	c total #propagations: 90159977 / total #impl: 4435989681 (eff. 0.020)
617.78/617.99	c #Conflicts:     294000 | #Learnt:      19902 | 0.000
617.78/617.99	c total clause space: 78.2603MB
617.78/617.99	c total #watches: 652262
620.58/620.74	c total #propagations: 90569584 / total #impl: 4451656246 (eff. 0.020)
620.58/620.74	c #Conflicts:     295000 | #Learnt:      20902 | 0.000
620.58/620.74	c total clause space: 78.2603MB
620.58/620.74	c total #watches: 664555
622.88/623.09	c total #propagations: 90933767 / total #impl: 4470833760 (eff. 0.020)
622.88/623.09	c #Conflicts:     296000 | #Learnt:      21902 | 0.000
622.88/623.09	c total clause space: 78.2603MB
622.88/623.09	c total #watches: 671704
625.28/625.43	c total #propagations: 91227070 / total #impl: 4485793464 (eff. 0.020)
625.28/625.43	c #Conflicts:     297000 | #Learnt:      22902 | 0.000
625.28/625.43	c total clause space: 78.2603MB
625.28/625.43	c total #watches: 678929
627.68/627.88	c total #propagations: 91577199 / total #impl: 4499506215 (eff. 0.020)
627.68/627.88	c #Conflicts:     298000 | #Learnt:      23902 | 0.000
627.68/627.88	c total clause space: 78.2603MB
627.68/627.88	c total #watches: 688338
630.18/630.38	c total #propagations: 91917802 / total #impl: 4514921624 (eff. 0.020)
630.18/630.38	c #Conflicts:     299000 | #Learnt:      24902 | 0.000
630.18/630.38	c total clause space: 78.2603MB
630.18/630.38	c total #watches: 696681
632.48/632.64	c total #propagations: 92170696 / total #impl: 4529722463 (eff. 0.020)
632.48/632.64	c #Conflicts:     300000 | #Learnt:      25902 | 0.000
632.48/632.64	c total clause space: 78.2603MB
632.48/632.64	c total #watches: 705820
634.88/635.05	c total #propagations: 92401813 / total #impl: 4541756620 (eff. 0.020)
634.88/635.05	c GC COLLECT
634.88/635.05	c #Conflicts:     301000 | #Learnt:      13793 | 0.000
634.88/635.05	c total clause space: 78.2603MB
634.88/635.05	c total #watches: 584795
636.98/637.16	c total #propagations: 92791206 / total #impl: 4558743018 (eff. 0.020)
636.98/637.16	c #Conflicts:     302000 | #Learnt:      14793 | 0.000
636.98/637.16	c total clause space: 78.2603MB
636.98/637.16	c total #watches: 593539
639.38/639.59	c total #propagations: 93091095 / total #impl: 4575267616 (eff. 0.020)
639.38/639.59	c #Conflicts:     303000 | #Learnt:      15793 | 0.000
639.38/639.59	c total clause space: 78.2603MB
639.38/639.59	c total #watches: 602425
641.58/641.77	c total #propagations: 93418609 / total #impl: 4594168127 (eff. 0.020)
641.58/641.77	c #Conflicts:     304000 | #Learnt:      16793 | 0.000
641.58/641.77	c total clause space: 78.2603MB
641.58/641.77	c total #watches: 612542
643.88/644.06	c total #propagations: 93739062 / total #impl: 4609872986 (eff. 0.020)
643.88/644.06	c #Conflicts:     305000 | #Learnt:      17793 | 0.000
643.88/644.06	c total clause space: 78.2603MB
643.88/644.06	c total #watches: 622351
646.47/646.64	c total #propagations: 94119638 / total #impl: 4624232901 (eff. 0.020)
646.47/646.64	c #Conflicts:     306000 | #Learnt:      18793 | 0.000
646.47/646.64	c total clause space: 78.2603MB
646.47/646.64	c total #watches: 632042
648.98/649.20	c total #propagations: 94475193 / total #impl: 4641705286 (eff. 0.020)
648.98/649.20	c #Conflicts:     307000 | #Learnt:      19793 | 0.000
648.98/649.20	c total clause space: 78.2603MB
648.98/649.20	c total #watches: 642766
651.67/651.85	c total #propagations: 94729473 / total #impl: 4656040887 (eff. 0.020)
651.67/651.85	c #Conflicts:     308000 | #Learnt:      20793 | 0.000
651.67/651.85	c total clause space: 78.2603MB
651.67/651.85	c total #watches: 654015
653.17/653.38	c total #propagations: 95077847 / total #impl: 4672287688 (eff. 0.020)
653.17/653.38	c #Conflicts:     309000 | #Learnt:      21793 | 0.000
653.17/653.38	c total clause space: 78.2603MB
653.17/653.38	c total #watches: 663547
654.77/654.98	c total #propagations: 95213328 / total #impl: 4678009213 (eff. 0.020)
654.77/654.98	c #Conflicts:     310000 | #Learnt:      22793 | 0.000
654.77/654.98	c total clause space: 78.2603MB
654.77/654.98	c total #watches: 672508
656.58/656.76	c total #propagations: 95370210 / total #impl: 4684227677 (eff. 0.020)
656.58/656.76	c #Conflicts:     311000 | #Learnt:      23793 | 0.000
656.58/656.76	c total clause space: 78.2603MB
656.58/656.76	c total #watches: 683268
659.27/659.48	c total #propagations: 95512116 / total #impl: 4691822258 (eff. 0.020)
659.27/659.48	c #Conflicts:     312000 | #Learnt:      24793 | 0.000
659.27/659.48	c total clause space: 78.2603MB
659.27/659.48	c total #watches: 693814
661.87/662.09	c total #propagations: 95784403 / total #impl: 4710705998 (eff. 0.020)
661.87/662.09	c #Conflicts:     313000 | #Learnt:      25793 | 0.000
661.87/662.09	c total clause space: 78.2603MB
661.87/662.09	c total #watches: 705430
664.57/664.75	c total #propagations: 96009255 / total #impl: 4728939760 (eff. 0.020)
664.57/664.75	c #Conflicts:     314000 | #Learnt:      26793 | 0.000
664.57/664.75	c total clause space: 78.2603MB
664.57/664.75	c total #watches: 715603
667.07/667.26	c total #propagations: 96243268 / total #impl: 4747107109 (eff. 0.020)
667.07/667.26	c GC COLLECT
667.07/667.26	c #Conflicts:     315000 | #Learnt:      14431 | 0.000
667.07/667.26	c total clause space: 78.2603MB
667.07/667.26	c total #watches: 592251
669.67/669.87	c total #propagations: 96485945 / total #impl: 4765949169 (eff. 0.020)
669.67/669.87	c #Conflicts:     316000 | #Learnt:      15431 | 0.000
669.67/669.87	c total clause space: 78.2603MB
669.67/669.87	c total #watches: 606189
672.67/672.85	c total #propagations: 96703014 / total #impl: 4785922091 (eff. 0.020)
672.67/672.85	c #Conflicts:     317000 | #Learnt:      16431 | 0.000
672.67/672.85	c total clause space: 78.2603MB
672.67/672.85	c total #watches: 621039
675.57/675.74	c total #propagations: 96953786 / total #impl: 4808553577 (eff. 0.020)
675.57/675.74	c #Conflicts:     318000 | #Learnt:      17431 | 0.000
675.57/675.74	c total clause space: 78.2603MB
675.57/675.74	c total #watches: 640235
678.77/678.93	c total #propagations: 97136293 / total #impl: 4830083769 (eff. 0.020)
678.77/678.93	c #Conflicts:     319000 | #Learnt:      18431 | 0.000
678.77/678.93	c total clause space: 78.2603MB
678.77/678.93	c total #watches: 657595
681.67/681.84	c total #propagations: 97337453 / total #impl: 4853739260 (eff. 0.020)
681.67/681.84	c #Conflicts:     320000 | #Learnt:      19431 | 0.000
681.67/681.84	c total clause space: 78.2603MB
681.67/681.84	c total #watches: 672115
684.27/684.50	c total #propagations: 97513638 / total #impl: 4874267615 (eff. 0.020)
684.27/684.50	c #Conflicts:     321000 | #Learnt:      20431 | 0.000
684.27/684.50	c total clause space: 78.2603MB
684.27/684.50	c total #watches: 682041
686.57/686.76	c total #propagations: 97813752 / total #impl: 4892804479 (eff. 0.020)
686.57/686.76	c #Conflicts:     322000 | #Learnt:      21431 | 0.000
686.57/686.76	c total clause space: 78.2603MB
686.57/686.76	c total #watches: 689344
689.47/689.62	c total #propagations: 98142926 / total #impl: 4907596005 (eff. 0.020)
689.47/689.62	c #Conflicts:     323000 | #Learnt:      22431 | 0.000
689.47/689.62	c total clause space: 78.2603MB
689.47/689.62	c total #watches: 696900
692.77/692.90	c total #propagations: 98618673 / total #impl: 4925066338 (eff. 0.020)
692.77/692.90	c #Conflicts:     324000 | #Learnt:      23431 | 0.000
692.77/692.90	c total clause space: 78.2603MB
692.77/692.90	c total #watches: 703761
695.57/695.77	c total #propagations: 99169327 / total #impl: 4944386379 (eff. 0.020)
695.57/695.77	c #Conflicts:     325000 | #Learnt:      24431 | 0.000
695.57/695.77	c total clause space: 78.2603MB
695.57/695.77	c total #watches: 709853
699.07/699.24	c total #propagations: 99802926 / total #impl: 4960042908 (eff. 0.020)
699.07/699.24	c #Conflicts:     326000 | #Learnt:      25431 | 0.000
699.07/699.24	c total clause space: 78.2603MB
699.07/699.24	c total #watches: 717385
701.78/701.98	c total #propagations: 100361337 / total #impl: 4979903217 (eff. 0.020)
701.78/701.98	c #Conflicts:     327000 | #Learnt:      26431 | 0.000
701.78/701.98	c total clause space: 78.2603MB
701.78/701.98	c total #watches: 728344
705.27/705.45	c total #propagations: 100741009 / total #impl: 4996992415 (eff. 0.020)
705.27/705.45	c #Conflicts:     328000 | #Learnt:      27431 | 0.000
705.27/705.45	c total clause space: 78.2603MB
705.27/705.45	c total #watches: 738101
707.37/707.55	c total #propagations: 101260691 / total #impl: 5016840710 (eff. 0.020)
707.37/707.55	c GC COLLECT
707.37/707.55	c #Conflicts:     329000 | #Learnt:      14718 | 0.000
707.37/707.55	c total clause space: 78.2603MB
707.37/707.55	c total #watches: 590616
709.67/709.85	c total #propagations: 101592697 / total #impl: 5031894849 (eff. 0.020)
709.67/709.85	c #Conflicts:     330000 | #Learnt:      15718 | 0.000
709.67/709.85	c total clause space: 78.2603MB
709.67/709.85	c total #watches: 597762
711.97/712.17	c total #propagations: 102113991 / total #impl: 5048766965 (eff. 0.020)
711.97/712.17	c #Conflicts:     331000 | #Learnt:      16718 | 0.000
711.97/712.17	c total clause space: 78.2603MB
711.97/712.17	c total #watches: 607108
714.17/714.37	c total #propagations: 102542865 / total #impl: 5065858683 (eff. 0.020)
714.17/714.37	c #Conflicts:     332000 | #Learnt:      17718 | 0.000
714.17/714.37	c total clause space: 78.2603MB
714.17/714.37	c total #watches: 614351
716.57/716.79	c total #propagations: 103007960 / total #impl: 5081144391 (eff. 0.020)
716.57/716.79	c #Conflicts:     333000 | #Learnt:      18718 | 0.000
716.57/716.79	c total clause space: 78.2603MB
716.57/716.79	c total #watches: 624325
718.97/719.12	c total #propagations: 103445742 / total #impl: 5099909964 (eff. 0.020)
718.97/719.12	c #Conflicts:     334000 | #Learnt:      19718 | 0.000
718.97/719.12	c total clause space: 78.2603MB
718.97/719.12	c total #watches: 632938
721.07/721.26	c total #propagations: 103793710 / total #impl: 5114624792 (eff. 0.020)
721.07/721.26	c #Conflicts:     335000 | #Learnt:      20718 | 0.000
721.07/721.26	c total clause space: 78.2603MB
721.07/721.26	c total #watches: 639797
723.68/723.88	c total #propagations: 104062305 / total #impl: 5128324979 (eff. 0.020)
723.68/723.88	c #Conflicts:     336000 | #Learnt:      21718 | 0.000
723.68/723.88	c total clause space: 78.2603MB
723.68/723.88	c total #watches: 649005
726.17/726.37	c total #propagations: 104497478 / total #impl: 5145543254 (eff. 0.020)
726.17/726.37	c #Conflicts:     337000 | #Learnt:      22718 | 0.000
726.17/726.37	c total clause space: 78.2603MB
726.17/726.37	c total #watches: 656318
728.47/728.64	c total #propagations: 104771416 / total #impl: 5161634552 (eff. 0.020)
728.47/728.64	c #Conflicts:     338000 | #Learnt:      23718 | 0.000
728.47/728.64	c total clause space: 78.2603MB
728.47/728.64	c total #watches: 663811
730.67/730.87	c total #propagations: 105102581 / total #impl: 5175337747 (eff. 0.020)
730.67/730.87	c #Conflicts:     339000 | #Learnt:      24718 | 0.000
730.67/730.87	c total clause space: 78.2603MB
730.67/730.87	c total #watches: 671668
733.17/733.35	c total #propagations: 105466963 / total #impl: 5189500250 (eff. 0.020)
733.17/733.35	c #Conflicts:     340000 | #Learnt:      25718 | 0.000
733.17/733.35	c total clause space: 78.2603MB
733.17/733.35	c total #watches: 681053
735.57/735.76	c total #propagations: 105710505 / total #impl: 5207257059 (eff. 0.020)
735.57/735.76	c #Conflicts:     341000 | #Learnt:      26718 | 0.000
735.57/735.76	c total clause space: 78.2603MB
735.57/735.76	c total #watches: 692263
738.17/738.33	c total #propagations: 106016083 / total #impl: 5223270228 (eff. 0.020)
738.17/738.33	c #Conflicts:     342000 | #Learnt:      27718 | 0.000
738.17/738.33	c total clause space: 78.2603MB
738.17/738.33	c total #watches: 701353
740.47/740.68	c total #propagations: 106331955 / total #impl: 5237936343 (eff. 0.020)
740.47/740.68	c GC COLLECT
740.47/740.68	c #Conflicts:     343000 | #Learnt:      14715 | 0.000
740.47/740.68	c total clause space: 78.2603MB
740.47/740.68	c total #watches: 592231
742.67/742.80	c total #propagations: 106604312 / total #impl: 5254228305 (eff. 0.020)
742.67/742.80	c #Conflicts:     344000 | #Learnt:      15715 | 0.000
742.67/742.80	c total clause space: 78.2603MB
742.67/742.80	c total #watches: 601125
744.87/745.02	c total #propagations: 106880827 / total #impl: 5268996237 (eff. 0.020)
744.87/745.02	c #Conflicts:     345000 | #Learnt:      16715 | 0.000
744.87/745.02	c total clause space: 78.2603MB
744.87/745.02	c total #watches: 610638
747.07/747.25	c total #propagations: 107184263 / total #impl: 5283491389 (eff. 0.020)
747.07/747.25	c #Conflicts:     346000 | #Learnt:      17715 | 0.000
747.07/747.25	c total clause space: 78.2603MB
747.07/747.25	c total #watches: 619478
749.37/749.55	c total #propagations: 107460464 / total #impl: 5299384278 (eff. 0.020)
749.37/749.55	c #Conflicts:     347000 | #Learnt:      18715 | 0.000
749.37/749.55	c total clause space: 78.2603MB
749.37/749.55	c total #watches: 626138
751.47/751.67	c total #propagations: 107831030 / total #impl: 5315532631 (eff. 0.020)
751.47/751.67	c #Conflicts:     348000 | #Learnt:      19715 | 0.000
751.47/751.67	c total clause space: 78.2603MB
751.47/751.67	c total #watches: 634208
753.87/754.07	c total #propagations: 108175926 / total #impl: 5330243448 (eff. 0.020)
753.87/754.07	c #Conflicts:     349000 | #Learnt:      20715 | 0.000
753.87/754.07	c total clause space: 78.2603MB
753.87/754.07	c total #watches: 644666
756.17/756.38	c total #propagations: 108465587 / total #impl: 5348085402 (eff. 0.020)
756.17/756.38	c #Conflicts:     350000 | #Learnt:      21715 | 0.000
756.17/756.38	c total clause space: 78.2603MB
756.17/756.38	c total #watches: 653086
758.87/759.09	c total #propagations: 108781862 / total #impl: 5364564613 (eff. 0.020)
758.87/759.09	c #Conflicts:     351000 | #Learnt:      22715 | 0.000
758.87/759.09	c total clause space: 78.2603MB
758.87/759.09	c total #watches: 663606
761.97/762.10	c total #propagations: 109101794 / total #impl: 5383738854 (eff. 0.020)
761.97/762.10	c #Conflicts:     352000 | #Learnt:      23715 | 0.000
761.97/762.10	c total clause space: 78.2603MB
761.97/762.10	c total #watches: 673948
764.56/764.70	c total #propagations: 109484031 / total #impl: 5403972305 (eff. 0.020)
764.56/764.70	c #Conflicts:     353000 | #Learnt:      24715 | 0.000
764.56/764.70	c total clause space: 78.2603MB
764.56/764.70	c total #watches: 682923
766.76/766.90	c total #propagations: 109822287 / total #impl: 5420684982 (eff. 0.020)
766.76/766.90	c #Conflicts:     354000 | #Learnt:      25715 | 0.000
766.76/766.90	c total clause space: 78.2603MB
766.76/766.90	c total #watches: 691361
769.16/769.32	c total #propagations: 110097714 / total #impl: 5432943822 (eff. 0.020)
769.16/769.32	c #Conflicts:     355000 | #Learnt:      26715 | 0.000
769.16/769.32	c total clause space: 78.2603MB
769.16/769.32	c total #watches: 701566
771.56/771.74	c total #propagations: 110370258 / total #impl: 5446386331 (eff. 0.020)
771.56/771.74	c #Conflicts:     356000 | #Learnt:      27715 | 0.000
771.56/771.74	c total clause space: 78.2603MB
771.56/771.74	c total #watches: 709489
773.96/774.19	c total #propagations: 110749415 / total #impl: 5461112307 (eff. 0.020)
773.96/774.19	c GC COLLECT
773.96/774.19	c #Conflicts:     357000 | #Learnt:      14403 | 0.000
773.96/774.19	c total clause space: 78.2603MB
773.96/774.19	c total #watches: 589044
776.16/776.32	c total #propagations: 111015765 / total #impl: 5475820469 (eff. 0.020)
776.16/776.32	c #Conflicts:     358000 | #Learnt:      15403 | 0.000
776.16/776.32	c total clause space: 78.2603MB
776.16/776.32	c total #watches: 597340
778.46/778.67	c total #propagations: 111289702 / total #impl: 5491167578 (eff. 0.020)
778.46/778.67	c #Conflicts:     359000 | #Learnt:      16403 | 0.000
778.46/778.67	c total clause space: 78.2603MB
778.46/778.67	c total #watches: 608640
780.56/780.73	c total #propagations: 111487726 / total #impl: 5509530236 (eff. 0.020)
780.56/780.73	c #Conflicts:     360000 | #Learnt:      17403 | 0.000
780.56/780.73	c total clause space: 78.2603MB
780.56/780.73	c total #watches: 615973
782.86/783.07	c total #propagations: 111814772 / total #impl: 5523359640 (eff. 0.020)
782.86/783.07	c #Conflicts:     361000 | #Learnt:      18403 | 0.000
782.86/783.07	c total clause space: 78.2603MB
782.86/783.07	c total #watches: 625169
785.06/785.28	c total #propagations: 112137354 / total #impl: 5539261446 (eff. 0.020)
785.06/785.28	c #Conflicts:     362000 | #Learnt:      19403 | 0.000
785.06/785.28	c total clause space: 78.2603MB
785.06/785.28	c total #watches: 632932
787.47/787.61	c total #propagations: 112438259 / total #impl: 5554473510 (eff. 0.020)
787.47/787.61	c #Conflicts:     363000 | #Learnt:      20403 | 0.000
787.47/787.61	c total clause space: 78.2603MB
787.47/787.61	c total #watches: 642131
789.67/789.87	c total #propagations: 112774791 / total #impl: 5570095343 (eff. 0.020)
789.67/789.87	c #Conflicts:     364000 | #Learnt:      21403 | 0.000
789.67/789.87	c total clause space: 78.2603MB
789.67/789.87	c total #watches: 649235
792.16/792.39	c total #propagations: 113074679 / total #impl: 5585893980 (eff. 0.020)
792.16/792.39	c #Conflicts:     365000 | #Learnt:      22403 | 0.000
792.16/792.39	c total clause space: 78.2603MB
792.16/792.39	c total #watches: 657494
794.76/794.93	c total #propagations: 113429399 / total #impl: 5603019160 (eff. 0.020)
794.76/794.93	c #Conflicts:     366000 | #Learnt:      23403 | 0.000
794.76/794.93	c total clause space: 78.2603MB
794.76/794.93	c total #watches: 666096
797.37/797.53	c total #propagations: 113743156 / total #impl: 5620063469 (eff. 0.020)
797.37/797.53	c #Conflicts:     367000 | #Learnt:      24403 | 0.000
797.37/797.53	c total clause space: 78.2603MB
797.37/797.53	c total #watches: 675345
799.36/799.58	c total #propagations: 114076850 / total #impl: 5636027333 (eff. 0.020)
799.36/799.58	c #Conflicts:     368000 | #Learnt:      25403 | 0.000
799.36/799.58	c total clause space: 78.2603MB
799.36/799.58	c total #watches: 683528
801.56/801.71	c total #propagations: 114363804 / total #impl: 5648281541 (eff. 0.020)
801.56/801.71	c #Conflicts:     369000 | #Learnt:      26403 | 0.000
801.56/801.71	c total clause space: 78.2603MB
801.56/801.71	c total #watches: 691951
803.66/803.89	c total #propagations: 114623928 / total #impl: 5661413113 (eff. 0.020)
803.66/803.89	c #Conflicts:     370000 | #Learnt:      27403 | 0.000
803.66/803.89	c total clause space: 78.2603MB
803.66/803.89	c total #watches: 700322
806.17/806.39	c total #propagations: 114908175 / total #impl: 5674941141 (eff. 0.020)
806.17/806.39	c #Conflicts:     371000 | #Learnt:      28403 | 0.000
806.17/806.39	c total clause space: 78.2603MB
806.17/806.39	c total #watches: 710701
808.76/808.94	c total #propagations: 115172870 / total #impl: 5690139170 (eff. 0.020)
808.76/808.94	c GC COLLECT
808.76/808.94	c #Conflicts:     372000 | #Learnt:      14794 | 0.000
808.76/808.94	c total clause space: 78.2603MB
808.76/808.94	c total #watches: 592125
810.96/811.18	c total #propagations: 115465005 / total #impl: 5705483685 (eff. 0.020)
810.96/811.18	c #Conflicts:     373000 | #Learnt:      15794 | 0.000
810.96/811.18	c total clause space: 78.2603MB
810.96/811.18	c total #watches: 603910
813.26/813.40	c total #propagations: 115757238 / total #impl: 5721195507 (eff. 0.020)
813.26/813.40	c #Conflicts:     374000 | #Learnt:      16794 | 0.000
813.26/813.40	c total clause space: 78.2603MB
813.26/813.40	c total #watches: 614275
815.56/815.72	c total #propagations: 116057117 / total #impl: 5736212647 (eff. 0.020)
815.56/815.72	c #Conflicts:     375000 | #Learnt:      17794 | 0.000
815.56/815.72	c total clause space: 78.2603MB
815.56/815.72	c total #watches: 623009
817.76/817.99	c total #propagations: 116469308 / total #impl: 5751727138 (eff. 0.020)
817.76/817.99	c #Conflicts:     376000 | #Learnt:      18794 | 0.000
817.76/817.99	c total clause space: 78.2603MB
817.76/817.99	c total #watches: 633252
820.06/820.23	c total #propagations: 116799463 / total #impl: 5766810892 (eff. 0.020)
820.06/820.23	c #Conflicts:     377000 | #Learnt:      19794 | 0.000
820.06/820.23	c total clause space: 78.2603MB
820.06/820.23	c total #watches: 643190
822.36/822.53	c total #propagations: 117124091 / total #impl: 5781463340 (eff. 0.020)
822.36/822.53	c #Conflicts:     378000 | #Learnt:      20794 | 0.000
822.36/822.53	c total clause space: 78.2603MB
822.36/822.53	c total #watches: 656350
824.66/824.88	c total #propagations: 117404150 / total #impl: 5795996143 (eff. 0.020)
824.66/824.88	c #Conflicts:     379000 | #Learnt:      21794 | 0.000
824.66/824.88	c total clause space: 78.2603MB
824.66/824.88	c total #watches: 664026
827.26/827.43	c total #propagations: 117757118 / total #impl: 5809957927 (eff. 0.020)
827.26/827.43	c #Conflicts:     380000 | #Learnt:      22794 | 0.000
827.26/827.43	c total clause space: 78.2603MB
827.26/827.43	c total #watches: 671039
829.75/829.98	c total #propagations: 118106051 / total #impl: 5826079213 (eff. 0.020)
829.75/829.98	c #Conflicts:     381000 | #Learnt:      23794 | 0.000
829.75/829.98	c total clause space: 78.2603MB
829.75/829.98	c total #watches: 680406
832.35/832.59	c total #propagations: 118378584 / total #impl: 5843661172 (eff. 0.020)
832.35/832.59	c #Conflicts:     382000 | #Learnt:      24794 | 0.000
832.35/832.59	c total clause space: 78.2603MB
832.35/832.59	c total #watches: 689369
834.55/834.75	c total #propagations: 118649675 / total #impl: 5861274186 (eff. 0.020)
834.55/834.75	c #Conflicts:     383000 | #Learnt:      25794 | 0.000
834.55/834.75	c total clause space: 78.2603MB
834.55/834.75	c total #watches: 696497
836.85/837.07	c total #propagations: 118947015 / total #impl: 5873016761 (eff. 0.020)
836.85/837.07	c #Conflicts:     384000 | #Learnt:      26794 | 0.000
836.85/837.07	c total clause space: 78.2603MB
836.85/837.07	c total #watches: 703382
839.16/839.33	c total #propagations: 119339695 / total #impl: 5883703375 (eff. 0.020)
839.16/839.33	c #Conflicts:     385000 | #Learnt:      27794 | 0.000
839.16/839.33	c total clause space: 78.2603MB
839.16/839.33	c total #watches: 711064
841.65/841.81	c total #propagations: 119749810 / total #impl: 5895561495 (eff. 0.020)
841.65/841.81	c #Conflicts:     386000 | #Learnt:      28794 | 0.000
841.65/841.81	c total clause space: 78.2603MB
841.65/841.81	c total #watches: 720637
844.35/844.56	c total #propagations: 120096556 / total #impl: 5909015379 (eff. 0.020)
844.35/844.56	c #Conflicts:     387000 | #Learnt:      29794 | 0.000
844.35/844.56	c total clause space: 78.2603MB
844.35/844.56	c total #watches: 730027
846.35/846.59	c total #propagations: 120420291 / total #impl: 5924116989 (eff. 0.020)
846.35/846.59	c GC COLLECT
846.35/846.59	c #Conflicts:     388000 | #Learnt:      15894 | 0.000
846.35/846.59	c total clause space: 78.2603MB
846.35/846.59	c total #watches: 603719
848.45/848.65	c total #propagations: 120593881 / total #impl: 5935605268 (eff. 0.020)
848.45/848.65	c #Conflicts:     389000 | #Learnt:      16894 | 0.000
848.45/848.65	c total clause space: 78.2603MB
848.45/848.65	c total #watches: 611676
850.55/850.70	c total #propagations: 120872340 / total #impl: 5949995878 (eff. 0.020)
850.55/850.70	c #Conflicts:     390000 | #Learnt:      17894 | 0.000
850.55/850.70	c total clause space: 78.2603MB
850.55/850.70	c total #watches: 619601
852.75/852.92	c total #propagations: 121172393 / total #impl: 5963505953 (eff. 0.020)
852.75/852.92	c #Conflicts:     391000 | #Learnt:      18894 | 0.000
852.75/852.92	c total clause space: 78.2603MB
852.75/852.92	c total #watches: 627417
854.95/855.15	c total #propagations: 121484193 / total #impl: 5978608509 (eff. 0.020)
854.95/855.15	c #Conflicts:     392000 | #Learnt:      19894 | 0.000
854.95/855.15	c total clause space: 78.2603MB
854.95/855.15	c total #watches: 636252
857.55/857.73	c total #propagations: 121734251 / total #impl: 5994512221 (eff. 0.020)
857.55/857.73	c #Conflicts:     393000 | #Learnt:      20894 | 0.000
857.55/857.73	c total clause space: 78.2603MB
857.55/857.73	c total #watches: 647832
860.55/860.74	c total #propagations: 121928517 / total #impl: 6012423230 (eff. 0.020)
860.55/860.74	c #Conflicts:     394000 | #Learnt:      21894 | 0.000
860.55/860.74	c total clause space: 78.2603MB
860.55/860.74	c total #watches: 658948
862.85/863.00	c total #propagations: 122334974 / total #impl: 6034090486 (eff. 0.020)
862.85/863.00	c #Conflicts:     395000 | #Learnt:      22894 | 0.000
862.85/863.00	c total clause space: 78.2603MB
862.85/863.00	c total #watches: 667375
864.85/865.09	c total #propagations: 122627941 / total #impl: 6048720462 (eff. 0.020)
864.85/865.09	c #Conflicts:     396000 | #Learnt:      23894 | 0.000
864.85/865.09	c total clause space: 78.2603MB
864.85/865.09	c total #watches: 675738
867.15/867.38	c total #propagations: 122993938 / total #impl: 6062246157 (eff. 0.020)
867.15/867.38	c #Conflicts:     397000 | #Learnt:      24894 | 0.000
867.15/867.38	c total clause space: 78.2603MB
867.15/867.38	c total #watches: 686377
869.55/869.80	c total #propagations: 123248565 / total #impl: 6077991063 (eff. 0.020)
869.55/869.80	c #Conflicts:     398000 | #Learnt:      25894 | 0.000
869.55/869.80	c total clause space: 78.2603MB
869.55/869.80	c total #watches: 694950
872.05/872.22	c total #propagations: 123561648 / total #impl: 6092298617 (eff. 0.020)
872.05/872.22	c #Conflicts:     399000 | #Learnt:      26894 | 0.000
872.05/872.22	c total clause space: 78.2603MB
872.05/872.22	c total #watches: 704983
874.55/874.74	c total #propagations: 123872847 / total #impl: 6103761165 (eff. 0.020)
874.55/874.74	c #Conflicts:     400000 | #Learnt:      27894 | 0.000
874.55/874.74	c total clause space: 78.2603MB
874.55/874.74	c total #watches: 713076
877.15/877.35	c total #propagations: 124173635 / total #impl: 6118824882 (eff. 0.020)
877.15/877.35	c #Conflicts:     401000 | #Learnt:      28894 | 0.000
877.15/877.35	c total clause space: 78.2603MB
877.15/877.35	c total #watches: 722869
879.65/879.84	c total #propagations: 124403785 / total #impl: 6134152826 (eff. 0.020)
879.65/879.84	c #Conflicts:     402000 | #Learnt:      29894 | 0.000
879.65/879.84	c total clause space: 78.2603MB
879.65/879.84	c total #watches: 732158
881.75/881.92	c total #propagations: 124697522 / total #impl: 6146196883 (eff. 0.020)
881.75/881.92	c GC COLLECT
881.75/881.92	c #Conflicts:     403000 | #Learnt:      15701 | 0.000
881.75/881.92	c total clause space: 78.2603MB
881.75/881.92	c total #watches: 599610
883.55/883.72	c total #propagations: 124983095 / total #impl: 6157843058 (eff. 0.020)
883.55/883.72	c #Conflicts:     404000 | #Learnt:      16701 | 0.000
883.55/883.72	c total clause space: 78.2603MB
883.55/883.72	c total #watches: 610552
885.15/885.38	c total #propagations: 125202352 / total #impl: 6168139790 (eff. 0.020)
885.15/885.38	c #Conflicts:     405000 | #Learnt:      17701 | 0.000
885.15/885.38	c total clause space: 78.2603MB
885.15/885.38	c total #watches: 622706
887.15/887.38	c total #propagations: 125353117 / total #impl: 6175958475 (eff. 0.020)
887.15/887.38	c #Conflicts:     406000 | #Learnt:      18701 | 0.000
887.15/887.38	c total clause space: 78.2603MB
887.15/887.38	c total #watches: 636212
889.65/889.88	c total #propagations: 125477368 / total #impl: 6185930916 (eff. 0.020)
889.65/889.88	c #Conflicts:     407000 | #Learnt:      19701 | 0.000
889.65/889.88	c total clause space: 78.2603MB
889.65/889.88	c total #watches: 647356
892.05/892.26	c total #propagations: 125712819 / total #impl: 6201613946 (eff. 0.020)
892.05/892.26	c #Conflicts:     408000 | #Learnt:      20701 | 0.000
892.05/892.26	c total clause space: 78.2603MB
892.05/892.26	c total #watches: 656554
894.45/894.60	c total #propagations: 125959592 / total #impl: 6216306197 (eff. 0.020)
894.45/894.60	c #Conflicts:     409000 | #Learnt:      21701 | 0.000
894.45/894.60	c total clause space: 78.2603MB
894.45/894.60	c total #watches: 666483
896.64/896.81	c total #propagations: 126210714 / total #impl: 6232248196 (eff. 0.020)
896.64/896.81	c #Conflicts:     410000 | #Learnt:      22701 | 0.000
896.64/896.81	c total clause space: 78.2603MB
896.64/896.81	c total #watches: 674286
899.04/899.24	c total #propagations: 126539289 / total #impl: 6245371639 (eff. 0.020)
899.04/899.24	c #Conflicts:     411000 | #Learnt:      23701 | 0.000
899.04/899.24	c total clause space: 78.2603MB
899.04/899.24	c total #watches: 682562
901.24/901.41	c total #propagations: 126895491 / total #impl: 6260699205 (eff. 0.020)
901.24/901.41	c #Conflicts:     412000 | #Learnt:      24701 | 0.000
901.24/901.41	c total clause space: 78.2603MB
901.24/901.41	c total #watches: 689783
903.44/903.62	c total #propagations: 127219693 / total #impl: 6274183814 (eff. 0.020)
903.44/903.62	c #Conflicts:     413000 | #Learnt:      25701 | 0.000
903.44/903.62	c total clause space: 78.2603MB
903.44/903.62	c total #watches: 699170
906.25/906.47	c total #propagations: 127549459 / total #impl: 6287780926 (eff. 0.020)
906.25/906.47	c #Conflicts:     414000 | #Learnt:      26701 | 0.000
906.25/906.47	c total clause space: 78.2603MB
906.25/906.47	c total #watches: 710694
908.94/909.18	c total #propagations: 127805092 / total #impl: 6306484459 (eff. 0.020)
908.94/909.18	c #Conflicts:     415000 | #Learnt:      27701 | 0.000
908.94/909.18	c total clause space: 78.2603MB
908.94/909.18	c total #watches: 721153
912.14/912.36	c total #propagations: 128078531 / total #impl: 6324309074 (eff. 0.020)
912.14/912.36	c #Conflicts:     416000 | #Learnt:      28701 | 0.000
912.14/912.36	c total clause space: 78.2603MB
912.14/912.36	c total #watches: 733733
915.54/915.73	c total #propagations: 128376869 / total #impl: 6344833209 (eff. 0.020)
915.54/915.73	c #Conflicts:     417000 | #Learnt:      29701 | 0.000
915.54/915.73	c total clause space: 78.2603MB
915.54/915.73	c total #watches: 747017
918.84/919.03	c total #propagations: 128700708 / total #impl: 6365667102 (eff. 0.020)
918.84/919.03	c #Conflicts:     418000 | #Learnt:      30701 | 0.000
918.84/919.03	c total clause space: 78.2603MB
918.84/919.03	c total #watches: 758677
921.34/921.52	c total #propagations: 128977604 / total #impl: 6384323502 (eff. 0.020)
921.34/921.52	c GC COLLECT
921.34/921.52	c #Conflicts:     419000 | #Learnt:      16205 | 0.000
921.34/921.52	c total clause space: 78.2603MB
921.34/921.52	c total #watches: 606315
923.85/924.04	c total #propagations: 129209699 / total #impl: 6401849828 (eff. 0.020)
923.85/924.04	c #Conflicts:     420000 | #Learnt:      17205 | 0.000
923.85/924.04	c total clause space: 78.2603MB
923.85/924.04	c total #watches: 620552
926.34/926.54	c total #propagations: 129435244 / total #impl: 6421169154 (eff. 0.020)
926.34/926.54	c #Conflicts:     421000 | #Learnt:      18205 | 0.000
926.34/926.54	c total clause space: 78.2603MB
926.34/926.54	c total #watches: 630946
928.84/929.03	c total #propagations: 129712937 / total #impl: 6439022714 (eff. 0.020)
928.84/929.03	c #Conflicts:     422000 | #Learnt:      19205 | 0.000
928.84/929.03	c total clause space: 78.2603MB
928.84/929.03	c total #watches: 640930
931.65/931.85	c total #propagations: 129958791 / total #impl: 6456763587 (eff. 0.020)
931.65/931.85	c #Conflicts:     423000 | #Learnt:      20205 | 0.000
931.65/931.85	c total clause space: 78.2603MB
931.65/931.85	c total #watches: 654330
933.94/934.16	c total #propagations: 130213514 / total #impl: 6476962723 (eff. 0.020)
933.94/934.16	c #Conflicts:     424000 | #Learnt:      21205 | 0.000
933.94/934.16	c total clause space: 78.2603MB
933.94/934.16	c total #watches: 663906
936.05/936.28	c total #propagations: 130584816 / total #impl: 6492115188 (eff. 0.020)
936.05/936.28	c #Conflicts:     425000 | #Learnt:      22205 | 0.000
936.05/936.28	c total clause space: 78.2603MB
936.05/936.28	c total #watches: 673802
938.64/938.87	c total #propagations: 130862151 / total #impl: 6505625901 (eff. 0.020)
938.64/938.87	c #Conflicts:     426000 | #Learnt:      23205 | 0.000
938.64/938.87	c total clause space: 78.2603MB
938.64/938.87	c total #watches: 688332
941.24/941.42	c total #propagations: 131042535 / total #impl: 6520984747 (eff. 0.020)
941.24/941.42	c #Conflicts:     427000 | #Learnt:      24205 | 0.000
941.24/941.42	c total clause space: 78.2603MB
941.24/941.42	c total #watches: 700776
944.24/944.41	c total #propagations: 131259751 / total #impl: 6535499195 (eff. 0.020)
944.24/944.41	c #Conflicts:     428000 | #Learnt:      25205 | 0.000
944.24/944.41	c total clause space: 78.2603MB
944.24/944.41	c total #watches: 715538
946.84/947.08	c total #propagations: 131464560 / total #impl: 6552362950 (eff. 0.020)
946.84/947.08	c #Conflicts:     429000 | #Learnt:      26205 | 0.000
946.84/947.08	c total clause space: 78.2603MB
946.84/947.08	c total #watches: 729438
949.94/950.11	c total #propagations: 131639549 / total #impl: 6567644838 (eff. 0.020)
949.94/950.11	c #Conflicts:     430000 | #Learnt:      27205 | 0.000
949.94/950.11	c total clause space: 78.2603MB
949.94/950.11	c total #watches: 743577
952.84/953.10	c total #propagations: 131805505 / total #impl: 6584605677 (eff. 0.020)
952.84/953.10	c #Conflicts:     431000 | #Learnt:      28205 | 0.000
952.84/953.10	c total clause space: 78.2603MB
952.84/953.10	c total #watches: 757258
955.93/956.11	c total #propagations: 132010879 / total #impl: 6600409203 (eff. 0.020)
955.93/956.11	c #Conflicts:     432000 | #Learnt:      29205 | 0.000
955.93/956.11	c total clause space: 78.2603MB
955.93/956.11	c total #watches: 771238
959.73/959.97	c total #propagations: 132209366 / total #impl: 6616908730 (eff. 0.020)
959.73/959.97	c #Conflicts:     433000 | #Learnt:      30205 | 0.000
959.73/959.97	c total clause space: 78.2603MB
959.73/959.97	c total #watches: 784871
962.73/962.94	c total #propagations: 132475904 / total #impl: 6636178188 (eff. 0.020)
962.73/962.94	c #Conflicts:     434000 | #Learnt:      31205 | 0.000
962.73/962.94	c total clause space: 78.2603MB
962.73/962.94	c total #watches: 796909
965.23/965.44	c total #propagations: 132655509 / total #impl: 6650806525 (eff. 0.020)
965.23/965.44	c GC COLLECT
965.23/965.44	c #Conflicts:     435000 | #Learnt:      16425 | 0.000
965.23/965.44	c total clause space: 78.2603MB
965.23/965.44	c total #watches: 607558
967.13/967.37	c total #propagations: 132884127 / total #impl: 6664330042 (eff. 0.020)
967.13/967.37	c #Conflicts:     436000 | #Learnt:      17425 | 0.000
967.13/967.37	c total clause space: 78.2603MB
967.13/967.37	c total #watches: 619402
969.23/969.44	c total #propagations: 133062439 / total #impl: 6676513295 (eff. 0.020)
969.23/969.44	c #Conflicts:     437000 | #Learnt:      18425 | 0.000
969.23/969.44	c total clause space: 78.2603MB
969.23/969.44	c total #watches: 629076
971.43/971.68	c total #propagations: 133292961 / total #impl: 6689920185 (eff. 0.020)
971.43/971.68	c #Conflicts:     438000 | #Learnt:      19425 | 0.000
971.43/971.68	c total clause space: 78.2603MB
971.43/971.68	c total #watches: 640624
973.83/974.01	c total #propagations: 133495125 / total #impl: 6704860595 (eff. 0.020)
973.83/974.01	c #Conflicts:     439000 | #Learnt:      20425 | 0.000
973.83/974.01	c total clause space: 78.2603MB
973.83/974.01	c total #watches: 650725
976.03/976.21	c total #propagations: 133859591 / total #impl: 6721975530 (eff. 0.020)
976.03/976.21	c #Conflicts:     440000 | #Learnt:      21425 | 0.000
976.03/976.21	c total clause space: 78.2603MB
976.03/976.21	c total #watches: 661213
978.13/978.33	c total #propagations: 134182574 / total #impl: 6737513677 (eff. 0.020)
978.13/978.33	c #Conflicts:     441000 | #Learnt:      22425 | 0.000
978.13/978.33	c total clause space: 78.2603MB
978.13/978.33	c total #watches: 669432
980.63/980.87	c total #propagations: 134546885 / total #impl: 6751706887 (eff. 0.020)
980.63/980.87	c #Conflicts:     442000 | #Learnt:      23425 | 0.000
980.63/980.87	c total clause space: 78.2603MB
980.63/980.87	c total #watches: 679671
983.03/983.26	c total #propagations: 134922769 / total #impl: 6769374404 (eff. 0.020)
983.03/983.26	c #Conflicts:     443000 | #Learnt:      24425 | 0.000
983.03/983.26	c total clause space: 78.2603MB
983.03/983.26	c total #watches: 692619
985.33/985.50	c total #propagations: 135219600 / total #impl: 6784286901 (eff. 0.020)
985.33/985.50	c #Conflicts:     444000 | #Learnt:      25425 | 0.000
985.33/985.50	c total clause space: 78.2603MB
985.33/985.50	c total #watches: 702571
987.93/988.14	c total #propagations: 135454679 / total #impl: 6798402569 (eff. 0.020)
987.93/988.14	c #Conflicts:     445000 | #Learnt:      26425 | 0.000
987.93/988.14	c total clause space: 78.2603MB
987.93/988.14	c total #watches: 713662
990.23/990.49	c total #propagations: 135824280 / total #impl: 6814111326 (eff. 0.020)
990.23/990.49	c #Conflicts:     446000 | #Learnt:      27425 | 0.000
990.23/990.49	c total clause space: 78.2603MB
990.23/990.49	c total #watches: 725073
992.73/992.96	c total #propagations: 136041053 / total #impl: 6829233297 (eff. 0.020)
992.73/992.96	c #Conflicts:     447000 | #Learnt:      28425 | 0.000
992.73/992.96	c total clause space: 78.2603MB
992.73/992.96	c total #watches: 737651
995.03/995.30	c total #propagations: 136217791 / total #impl: 6843480138 (eff. 0.020)
995.03/995.30	c #Conflicts:     448000 | #Learnt:      29425 | 0.000
995.03/995.30	c total clause space: 78.2603MB
995.03/995.30	c total #watches: 745907
997.53/997.79	c total #propagations: 136672804 / total #impl: 6857970919 (eff. 0.020)
997.53/997.79	c #Conflicts:     449000 | #Learnt:      30425 | 0.000
997.53/997.79	c total clause space: 78.2603MB
997.53/997.79	c total #watches: 755889
1000.12/1000.35	c total #propagations: 137054628 / total #impl: 6876666275 (eff. 0.020)
1000.12/1000.35	c #Conflicts:     450000 | #Learnt:      31425 | 0.000
1000.12/1000.35	c total clause space: 78.2603MB
1000.12/1000.35	c total #watches: 768227
1002.52/1002.77	c total #propagations: 137323891 / total #impl: 6895451723 (eff. 0.020)
1002.52/1002.77	c GC COLLECT
1002.52/1002.77	c #Conflicts:     451000 | #Learnt:      16325 | 0.000
1002.52/1002.77	c total clause space: 127.173MB
1002.52/1002.77	c total #watches: 605824
1004.62/1004.86	c total #propagations: 137664163 / total #impl: 6909882134 (eff. 0.020)
1004.62/1004.86	c #Conflicts:     452000 | #Learnt:      17325 | 0.000
1004.62/1004.86	c total clause space: 127.173MB
1004.62/1004.86	c total #watches: 617289
1006.92/1007.16	c total #propagations: 137875507 / total #impl: 6924598594 (eff. 0.020)
1006.92/1007.16	c #Conflicts:     453000 | #Learnt:      18325 | 0.000
1006.92/1007.16	c total clause space: 127.173MB
1006.92/1007.16	c total #watches: 626563
1009.22/1009.42	c total #propagations: 138312047 / total #impl: 6940083606 (eff. 0.020)
1009.22/1009.42	c #Conflicts:     454000 | #Learnt:      19325 | 0.000
1009.22/1009.42	c total clause space: 127.173MB
1009.22/1009.42	c total #watches: 638395
1011.62/1011.84	c total #propagations: 138609436 / total #impl: 6955008851 (eff. 0.020)
1011.62/1011.84	c #Conflicts:     455000 | #Learnt:      20325 | 0.000
1011.62/1011.84	c total clause space: 127.173MB
1011.62/1011.84	c total #watches: 646301
1013.72/1013.97	c total #propagations: 139309723 / total #impl: 6968796824 (eff. 0.020)
1013.72/1013.97	c #Conflicts:     456000 | #Learnt:      21325 | 0.000
1013.72/1013.97	c total clause space: 127.173MB
1013.72/1013.97	c total #watches: 654331
1016.02/1016.27	c total #propagations: 139769712 / total #impl: 6982841439 (eff. 0.020)
1016.02/1016.27	c #Conflicts:     457000 | #Learnt:      22325 | 0.000
1016.02/1016.27	c total clause space: 127.173MB
1016.02/1016.27	c total #watches: 665334
1018.32/1018.56	c total #propagations: 140094469 / total #impl: 6998470752 (eff. 0.020)
1018.32/1018.56	c #Conflicts:     458000 | #Learnt:      23325 | 0.000
1018.32/1018.56	c total clause space: 127.173MB
1018.32/1018.56	c total #watches: 674223
1020.82/1021.08	c total #propagations: 140375539 / total #impl: 7016508833 (eff. 0.020)
1020.82/1021.08	c #Conflicts:     459000 | #Learnt:      24325 | 0.000
1020.82/1021.08	c total clause space: 127.173MB
1020.82/1021.08	c total #watches: 684120
1023.02/1023.29	c total #propagations: 140698534 / total #impl: 7035239741 (eff. 0.020)
1023.02/1023.29	c #Conflicts:     460000 | #Learnt:      25325 | 0.000
1023.02/1023.29	c total clause space: 127.173MB
1023.02/1023.29	c total #watches: 693946
1025.22/1025.47	c total #propagations: 140924046 / total #impl: 7048272784 (eff. 0.020)
1025.22/1025.47	c #Conflicts:     461000 | #Learnt:      26325 | 0.000
1025.22/1025.47	c total clause space: 127.173MB
1025.22/1025.47	c total #watches: 702083
1027.72/1027.92	c total #propagations: 141274982 / total #impl: 7062512530 (eff. 0.020)
1027.72/1027.92	c #Conflicts:     462000 | #Learnt:      27325 | 0.000
1027.72/1027.92	c total clause space: 127.173MB
1027.72/1027.92	c total #watches: 710907
1030.32/1030.59	c total #propagations: 141598094 / total #impl: 7078394128 (eff. 0.020)
1030.32/1030.59	c #Conflicts:     463000 | #Learnt:      28325 | 0.000
1030.32/1030.59	c total clause space: 127.173MB
1030.32/1030.59	c total #watches: 720489
1033.12/1033.30	c total #propagations: 142021215 / total #impl: 7096890800 (eff. 0.020)
1033.12/1033.30	c #Conflicts:     464000 | #Learnt:      29325 | 0.000
1033.12/1033.30	c total clause space: 127.173MB
1033.12/1033.30	c total #watches: 728437
1036.13/1036.34	c total #propagations: 142387110 / total #impl: 7116520498 (eff. 0.020)
1036.13/1036.34	c #Conflicts:     465000 | #Learnt:      30325 | 0.000
1036.13/1036.34	c total clause space: 127.173MB
1036.13/1036.34	c total #watches: 737980
1039.12/1039.39	c total #propagations: 142801543 / total #impl: 7138223145 (eff. 0.020)
1039.12/1039.39	c #Conflicts:     466000 | #Learnt:      31325 | 0.000
1039.12/1039.39	c total clause space: 127.173MB
1039.12/1039.39	c total #watches: 748456
1041.72/1041.96	c total #propagations: 143322084 / total #impl: 7158947636 (eff. 0.020)
1041.72/1041.96	c #Conflicts:     467000 | #Learnt:      32325 | 0.000
1041.72/1041.96	c total clause space: 127.173MB
1041.72/1041.96	c total #watches: 759275
1044.22/1044.48	c total #propagations: 143653189 / total #impl: 7178125931 (eff. 0.020)
1044.22/1044.48	c GC COLLECT
1044.22/1044.48	c #Conflicts:     468000 | #Learnt:      16925 | 0.000
1044.22/1044.48	c total clause space: 127.173MB
1044.22/1044.48	c total #watches: 610336
1046.42/1046.60	c total #propagations: 144160265 / total #impl: 7195094054 (eff. 0.020)
1046.42/1046.60	c #Conflicts:     469000 | #Learnt:      17925 | 0.000
1046.42/1046.60	c total clause space: 127.173MB
1046.42/1046.60	c total #watches: 616943
1048.72/1048.99	c total #propagations: 144573852 / total #impl: 7211292764 (eff. 0.020)
1048.72/1048.99	c #Conflicts:     470000 | #Learnt:      18925 | 0.000
1048.72/1048.99	c total clause space: 127.173MB
1048.72/1048.99	c total #watches: 628072
1051.12/1051.38	c total #propagations: 144877044 / total #impl: 7230107039 (eff. 0.020)
1051.12/1051.38	c #Conflicts:     471000 | #Learnt:      19925 | 0.000
1051.12/1051.38	c total clause space: 127.173MB
1051.12/1051.38	c total #watches: 636585
1053.62/1053.82	c total #propagations: 145324029 / total #impl: 7248141668 (eff. 0.020)
1053.62/1053.82	c #Conflicts:     472000 | #Learnt:      20925 | 0.000
1053.62/1053.82	c total clause space: 127.173MB
1053.62/1053.82	c total #watches: 646319
1056.42/1056.67	c total #propagations: 145851850 / total #impl: 7265811961 (eff. 0.020)
1056.42/1056.67	c #Conflicts:     473000 | #Learnt:      21925 | 0.000
1056.42/1056.67	c total clause space: 127.173MB
1056.42/1056.67	c total #watches: 656421
1059.02/1059.27	c total #propagations: 146423547 / total #impl: 7285332635 (eff. 0.020)
1059.02/1059.27	c #Conflicts:     474000 | #Learnt:      22925 | 0.000
1059.02/1059.27	c total clause space: 127.173MB
1059.02/1059.27	c total #watches: 669264
1061.61/1061.89	c total #propagations: 146786361 / total #impl: 7303924475 (eff. 0.020)
1061.61/1061.89	c #Conflicts:     475000 | #Learnt:      23925 | 0.000
1061.61/1061.89	c total clause space: 127.173MB
1061.61/1061.89	c total #watches: 682257
1064.11/1064.40	c total #propagations: 147172202 / total #impl: 7322045300 (eff. 0.020)
1064.11/1064.40	c #Conflicts:     476000 | #Learnt:      24925 | 0.000
1064.11/1064.40	c total clause space: 127.173MB
1064.11/1064.40	c total #watches: 693709
1067.41/1067.65	c total #propagations: 147460807 / total #impl: 7339537074 (eff. 0.020)
1067.41/1067.65	c #Conflicts:     477000 | #Learnt:      25925 | 0.000
1067.41/1067.65	c total clause space: 127.173MB
1067.41/1067.65	c total #watches: 706819
1070.71/1070.91	c total #propagations: 147936779 / total #impl: 7360929748 (eff. 0.020)
1070.71/1070.91	c #Conflicts:     478000 | #Learnt:      26925 | 0.000
1070.71/1070.91	c total clause space: 127.173MB
1070.71/1070.91	c total #watches: 721915
1074.31/1074.58	c total #propagations: 148251650 / total #impl: 7383090401 (eff. 0.020)
1074.31/1074.58	c #Conflicts:     479000 | #Learnt:      27925 | 0.000
1074.31/1074.58	c total clause space: 127.173MB
1074.31/1074.58	c total #watches: 738591
1077.31/1077.58	c total #propagations: 148609459 / total #impl: 7407643379 (eff. 0.020)
1077.31/1077.58	c #Conflicts:     480000 | #Learnt:      28925 | 0.000
1077.31/1077.58	c total clause space: 127.173MB
1077.31/1077.58	c total #watches: 749913
1080.51/1080.72	c total #propagations: 148944253 / total #impl: 7427508392 (eff. 0.020)
1080.51/1080.72	c #Conflicts:     481000 | #Learnt:      29925 | 0.000
1080.51/1080.72	c total clause space: 127.173MB
1080.51/1080.72	c total #watches: 763195
1084.01/1084.25	c total #propagations: 149268232 / total #impl: 7449513690 (eff. 0.020)
1084.01/1084.25	c #Conflicts:     482000 | #Learnt:      30925 | 0.000
1084.01/1084.25	c total clause space: 127.173MB
1084.01/1084.25	c total #watches: 775127
1087.41/1087.62	c total #propagations: 149762524 / total #impl: 7473446734 (eff. 0.020)
1087.41/1087.62	c #Conflicts:     483000 | #Learnt:      31925 | 0.000
1087.41/1087.62	c total clause space: 127.173MB
1087.41/1087.62	c total #watches: 787565
1090.71/1090.97	c total #propagations: 150131763 / total #impl: 7494988333 (eff. 0.020)
1090.71/1090.97	c #Conflicts:     484000 | #Learnt:      32925 | 0.000
1090.71/1090.97	c total clause space: 127.173MB
1090.71/1090.97	c total #watches: 798071
1093.61/1093.82	c total #propagations: 150607667 / total #impl: 7514471181 (eff. 0.020)
1093.61/1093.82	c GC COLLECT
1093.61/1093.82	c #Conflicts:     485000 | #Learnt:      17220 | 0.000
1093.61/1093.82	c total clause space: 127.173MB
1093.61/1093.82	c total #watches: 612058
1095.51/1095.79	c total #propagations: 150983867 / total #impl: 7532280984 (eff. 0.020)
1095.51/1095.79	c #Conflicts:     486000 | #Learnt:      18220 | 0.000
1095.51/1095.79	c total clause space: 127.173MB
1095.51/1095.79	c total #watches: 619811
1097.71/1097.93	c total #propagations: 151313004 / total #impl: 7547574931 (eff. 0.020)
1097.71/1097.93	c #Conflicts:     487000 | #Learnt:      19220 | 0.000
1097.71/1097.93	c total clause space: 127.173MB
1097.71/1097.93	c total #watches: 628512
1100.21/1100.47	c total #propagations: 151594015 / total #impl: 7563165883 (eff. 0.020)
1100.21/1100.47	c #Conflicts:     488000 | #Learnt:      20220 | 0.000
1100.21/1100.47	c total clause space: 127.173MB
1100.21/1100.47	c total #watches: 639749
1102.61/1102.85	c total #propagations: 151943264 / total #impl: 7580942469 (eff. 0.020)
1102.61/1102.85	c #Conflicts:     489000 | #Learnt:      21220 | 0.000
1102.61/1102.85	c total clause space: 127.173MB
1102.61/1102.85	c total #watches: 650426
1105.11/1105.37	c total #propagations: 152276875 / total #impl: 7597346668 (eff. 0.020)
1105.11/1105.37	c #Conflicts:     490000 | #Learnt:      22220 | 0.000
1105.11/1105.37	c total clause space: 127.173MB
1105.11/1105.37	c total #watches: 660237
1107.81/1108.04	c total #propagations: 152749591 / total #impl: 7614714416 (eff. 0.020)
1107.81/1108.04	c S1->S2
1107.81/1108.04	c #Conflicts:     491000 | #Learnt:      23220 | 0.000
1107.81/1108.04	c total clause space: 127.173MB
1107.81/1108.04	c total #watches: 669979
1110.31/1110.58	c total #propagations: 153169265 / total #impl: 7631742323 (eff. 0.020)
1110.31/1110.58	c #Conflicts:     492000 | #Learnt:      24220 | 0.000
1110.31/1110.58	c total clause space: 127.173MB
1110.31/1110.58	c total #watches: 677326
1112.11/1112.36	c total #propagations: 153547833 / total #impl: 7648050842 (eff. 0.020)
1112.11/1112.36	c #Conflicts:     493000 | #Learnt:      25220 | 0.000
1112.11/1112.36	c total clause space: 127.173MB
1112.11/1112.36	c total #watches: 684964
1113.91/1114.19	c total #propagations: 153691380 / total #impl: 7654472856 (eff. 0.020)
1113.91/1114.19	c #Conflicts:     494000 | #Learnt:      26220 | 0.000
1113.91/1114.19	c total clause space: 127.173MB
1113.91/1114.19	c total #watches: 692441
1116.41/1116.65	c total #propagations: 153911271 / total #impl: 7663224244 (eff. 0.020)
1116.41/1116.65	c #Conflicts:     495000 | #Learnt:      27220 | 0.000
1116.41/1116.65	c total clause space: 127.173MB
1116.41/1116.65	c total #watches: 699133
1118.71/1118.94	c total #propagations: 154321100 / total #impl: 7678046297 (eff. 0.020)
1118.71/1118.94	c #Conflicts:     496000 | #Learnt:      28220 | 0.000
1118.71/1118.94	c total clause space: 127.173MB
1118.71/1118.94	c total #watches: 706155
1121.21/1121.45	c total #propagations: 154710540 / total #impl: 7691691729 (eff. 0.020)
1121.21/1121.45	c #Conflicts:     497000 | #Learnt:      29220 | 0.000
1121.21/1121.45	c total clause space: 127.173MB
1121.21/1121.45	c total #watches: 712568
1123.60/1123.89	c total #propagations: 155139759 / total #impl: 7706577022 (eff. 0.020)
1123.60/1123.89	c #Conflicts:     498000 | #Learnt:      30220 | 0.000
1123.60/1123.89	c total clause space: 127.173MB
1123.60/1123.89	c total #watches: 720309
1126.31/1126.52	c total #propagations: 155555505 / total #impl: 7720727261 (eff. 0.020)
1126.31/1126.52	c #Conflicts:     499000 | #Learnt:      31220 | 0.000
1126.31/1126.52	c total clause space: 127.173MB
1126.31/1126.52	c total #watches: 727469
1128.90/1129.16	c total #propagations: 156088534 / total #impl: 7734148607 (eff. 0.020)
1128.90/1129.16	c #Conflicts:     500000 | #Learnt:      32220 | 0.000
1128.90/1129.16	c total clause space: 127.173MB
1128.90/1129.16	c total #watches: 734735
1131.40/1131.66	c total #propagations: 156509661 / total #impl: 7749031425 (eff. 0.020)
1131.40/1131.66	c #Conflicts:     501000 | #Learnt:      33220 | 0.000
1131.40/1131.66	c total clause space: 127.173MB
1131.40/1131.66	c total #watches: 741492
1134.20/1134.46	c total #propagations: 156903013 / total #impl: 7763502382 (eff. 0.020)
1134.20/1134.46	c GC COLLECT
1134.20/1134.46	c #Conflicts:     502000 | #Learnt:      17220 | 0.000
1134.20/1134.46	c total clause space: 127.173MB
1134.20/1134.46	c total #watches: 612706
1136.11/1136.33	c total #propagations: 157356230 / total #impl: 7782192504 (eff. 0.020)
1136.11/1136.33	c #Conflicts:     503000 | #Learnt:      18220 | 0.000
1136.11/1136.33	c total clause space: 127.173MB
1136.11/1136.33	c total #watches: 619146
1138.41/1138.63	c total #propagations: 157702982 / total #impl: 7793861466 (eff. 0.020)
1138.41/1138.63	c #Conflicts:     504000 | #Learnt:      19220 | 0.000
1138.41/1138.63	c total clause space: 127.173MB
1138.41/1138.63	c total #watches: 626339
1140.80/1141.05	c total #propagations: 158205996 / total #impl: 7809168323 (eff. 0.020)
1140.80/1141.05	c #Conflicts:     505000 | #Learnt:      20220 | 0.000
1140.80/1141.05	c total clause space: 127.173MB
1140.80/1141.05	c total #watches: 633242
1143.91/1144.12	c total #propagations: 158765746 / total #impl: 7824843825 (eff. 0.020)
1143.91/1144.12	c #Conflicts:     506000 | #Learnt:      21220 | 0.000
1143.91/1144.12	c total clause space: 127.173MB
1143.91/1144.12	c total #watches: 641753
1146.01/1146.24	c total #propagations: 159444869 / total #impl: 7844503703 (eff. 0.020)
1146.01/1146.24	c #Conflicts:     507000 | #Learnt:      22220 | 0.000
1146.01/1146.24	c total clause space: 127.173MB
1146.01/1146.24	c total #watches: 648687
1148.70/1148.91	c total #propagations: 159777836 / total #impl: 7857654106 (eff. 0.020)
1148.70/1148.91	c #Conflicts:     508000 | #Learnt:      23220 | 0.000
1148.70/1148.91	c total clause space: 127.173MB
1148.70/1148.91	c total #watches: 657700
1151.20/1151.46	c total #propagations: 160162172 / total #impl: 7876909001 (eff. 0.020)
1151.20/1151.46	c #Conflicts:     509000 | #Learnt:      24220 | 0.000
1151.20/1151.46	c total clause space: 127.173MB
1151.20/1151.46	c total #watches: 666497
1154.40/1154.63	c total #propagations: 160608623 / total #impl: 7894995130 (eff. 0.020)
1154.40/1154.63	c #Conflicts:     510000 | #Learnt:      25220 | 0.000
1154.40/1154.63	c total clause space: 127.173MB
1154.40/1154.63	c total #watches: 675565
1157.40/1157.68	c total #propagations: 161197978 / total #impl: 7918068315 (eff. 0.020)
1157.40/1157.68	c #Conflicts:     511000 | #Learnt:      26220 | 0.000
1157.40/1157.68	c total clause space: 127.173MB
1157.40/1157.68	c total #watches: 683433
1160.41/1160.69	c total #propagations: 161827365 / total #impl: 7938684288 (eff. 0.020)
1160.41/1160.69	c #Conflicts:     512000 | #Learnt:      27220 | 0.000
1160.41/1160.69	c total clause space: 127.173MB
1160.41/1160.69	c total #watches: 692199
1163.20/1163.45	c total #propagations: 162343541 / total #impl: 7959719958 (eff. 0.020)
1163.20/1163.45	c #Conflicts:     513000 | #Learnt:      28220 | 0.000
1163.20/1163.45	c total clause space: 127.173MB
1163.20/1163.45	c total #watches: 699816
1165.80/1166.10	c total #propagations: 162752441 / total #impl: 7976071462 (eff. 0.020)
1165.80/1166.10	c #Conflicts:     514000 | #Learnt:      29220 | 0.000
1165.80/1166.10	c total clause space: 127.173MB
1165.80/1166.10	c total #watches: 707086
1168.20/1168.45	c total #propagations: 163154717 / total #impl: 7992280523 (eff. 0.020)
1168.20/1168.45	c #Conflicts:     515000 | #Learnt:      30220 | 0.000
1168.20/1168.45	c total clause space: 127.173MB
1168.20/1168.45	c total #watches: 715236
1170.50/1170.73	c total #propagations: 163367968 / total #impl: 8002525499 (eff. 0.020)
1170.50/1170.73	c #Conflicts:     516000 | #Learnt:      31220 | 0.000
1170.50/1170.73	c total clause space: 127.173MB
1170.50/1170.73	c total #watches: 724454
1172.80/1173.04	c total #propagations: 163549774 / total #impl: 8012951500 (eff. 0.020)
1172.80/1173.04	c #Conflicts:     517000 | #Learnt:      32220 | 0.000
1172.80/1173.04	c total clause space: 127.173MB
1172.80/1173.04	c total #watches: 732632
1175.30/1175.59	c total #propagations: 163769423 / total #impl: 8024553927 (eff. 0.020)
1175.30/1175.59	c #Conflicts:     518000 | #Learnt:      33220 | 0.000
1175.30/1175.59	c total clause space: 127.173MB
1175.30/1175.59	c total #watches: 740058
1177.70/1177.95	c total #propagations: 164048978 / total #impl: 8038479314 (eff. 0.020)
1177.70/1177.95	c #Conflicts:     519000 | #Learnt:      34220 | 0.000
1177.70/1177.95	c total clause space: 127.173MB
1177.70/1177.95	c total #watches: 749627
1179.70/1179.93	c total #propagations: 164272526 / total #impl: 8051803858 (eff. 0.020)
1179.70/1179.93	c GC COLLECT
1179.70/1179.93	c #Conflicts:     520000 | #Learnt:      17912 | 0.000
1179.70/1179.93	c total clause space: 127.173MB
1179.70/1179.93	c total #watches: 617049
1181.80/1182.00	c total #propagations: 164563144 / total #impl: 8063285346 (eff. 0.020)
1181.80/1182.00	c #Conflicts:     521000 | #Learnt:      18912 | 0.000
1181.80/1182.00	c total clause space: 127.173MB
1181.80/1182.00	c total #watches: 624046
1184.00/1184.20	c total #propagations: 164930450 / total #impl: 8075999626 (eff. 0.020)
1184.00/1184.20	c #Conflicts:     522000 | #Learnt:      19912 | 0.000
1184.00/1184.20	c total clause space: 127.173MB
1184.00/1184.20	c total #watches: 629699
1186.09/1186.38	c total #propagations: 165342582 / total #impl: 8090125586 (eff. 0.020)
1186.09/1186.38	c #Conflicts:     523000 | #Learnt:      20912 | 0.000
1186.09/1186.38	c total clause space: 127.173MB
1186.09/1186.38	c total #watches: 635473
1188.39/1188.61	c total #propagations: 165790604 / total #impl: 8104172838 (eff. 0.020)
1188.39/1188.61	c #Conflicts:     524000 | #Learnt:      21912 | 0.000
1188.39/1188.61	c total clause space: 127.173MB
1188.39/1188.61	c total #watches: 643906
1190.29/1190.52	c total #propagations: 166075563 / total #impl: 8120482788 (eff. 0.020)
1190.29/1190.52	c #Conflicts:     525000 | #Learnt:      22912 | 0.000
1190.29/1190.52	c total clause space: 127.173MB
1190.29/1190.52	c total #watches: 650811
1192.49/1192.72	c total #propagations: 166311550 / total #impl: 8131057664 (eff. 0.020)
1192.49/1192.72	c #Conflicts:     526000 | #Learnt:      23912 | 0.000
1192.49/1192.72	c total clause space: 127.173MB
1192.49/1192.72	c total #watches: 659108
1194.59/1194.85	c total #propagations: 166535982 / total #impl: 8142902256 (eff. 0.020)
1194.59/1194.85	c #Conflicts:     527000 | #Learnt:      24912 | 0.000
1194.59/1194.85	c total clause space: 127.173MB
1194.59/1194.85	c total #watches: 668120
1196.99/1197.23	c total #propagations: 166795878 / total #impl: 8156977446 (eff. 0.020)
1196.99/1197.23	c #Conflicts:     528000 | #Learnt:      25912 | 0.000
1196.99/1197.23	c total clause space: 127.173MB
1196.99/1197.23	c total #watches: 676074
1199.19/1199.49	c total #propagations: 167014801 / total #impl: 8173750683 (eff. 0.020)
1199.19/1199.49	c #Conflicts:     529000 | #Learnt:      26912 | 0.000
1199.19/1199.49	c total clause space: 127.173MB
1199.19/1199.49	c total #watches: 682197
1201.89/1202.11	c total #propagations: 167317524 / total #impl: 8188903253 (eff. 0.020)
1201.89/1202.11	c #Conflicts:     530000 | #Learnt:      27912 | 0.000
1201.89/1202.11	c total clause space: 127.173MB
1201.89/1202.11	c total #watches: 688868
1204.40/1204.61	c total #propagations: 167695378 / total #impl: 8205404655 (eff. 0.020)
1204.40/1204.61	c #Conflicts:     531000 | #Learnt:      28912 | 0.000
1204.40/1204.61	c total clause space: 127.173MB
1204.40/1204.61	c total #watches: 696914
1206.99/1207.26	c total #propagations: 167935950 / total #impl: 8221242861 (eff. 0.020)
1206.99/1207.26	c #Conflicts:     532000 | #Learnt:      29912 | 0.000
1206.99/1207.26	c total clause space: 127.173MB
1206.99/1207.26	c total #watches: 705621
1209.49/1209.77	c total #propagations: 168173168 / total #impl: 8238201477 (eff. 0.020)
1209.49/1209.77	c #Conflicts:     533000 | #Learnt:      30912 | 0.000
1209.49/1209.77	c total clause space: 127.173MB
1209.49/1209.77	c total #watches: 712765
1212.10/1212.33	c total #propagations: 168496747 / total #impl: 8252105078 (eff. 0.020)
1212.10/1212.33	c #Conflicts:     534000 | #Learnt:      31912 | 0.000
1212.10/1212.33	c total clause space: 127.173MB
1212.10/1212.33	c total #watches: 719909
1214.39/1214.69	c total #propagations: 168789136 / total #impl: 8267044509 (eff. 0.020)
1214.39/1214.69	c #Conflicts:     535000 | #Learnt:      32912 | 0.000
1214.39/1214.69	c total clause space: 127.173MB
1214.39/1214.69	c total #watches: 726872
1216.99/1217.23	c total #propagations: 169138717 / total #impl: 8280673463 (eff. 0.020)
1216.99/1217.23	c #Conflicts:     536000 | #Learnt:      33912 | 0.000
1216.99/1217.23	c total clause space: 127.173MB
1216.99/1217.23	c total #watches: 734760
1219.29/1219.59	c total #propagations: 169414034 / total #impl: 8292405568 (eff. 0.020)
1219.29/1219.59	c #Conflicts:     537000 | #Learnt:      34912 | 0.000
1219.29/1219.59	c total clause space: 127.173MB
1219.29/1219.59	c total #watches: 744517
1221.79/1222.05	c total #propagations: 169564382 / total #impl: 8301349549 (eff. 0.020)
1221.79/1222.05	c GC COLLECT
1221.79/1222.05	c #Conflicts:     538000 | #Learnt:      18306 | 0.000
1221.79/1222.05	c total clause space: 127.173MB
1221.79/1222.05	c total #watches: 622287
1223.69/1223.95	c total #propagations: 169841443 / total #impl: 8318247284 (eff. 0.020)
1223.69/1223.95	c #Conflicts:     539000 | #Learnt:      19306 | 0.000
1223.69/1223.95	c total clause space: 127.173MB
1223.69/1223.95	c total #watches: 631338
1225.89/1226.12	c total #propagations: 170073968 / total #impl: 8331486748 (eff. 0.020)
1225.89/1226.12	c #Conflicts:     540000 | #Learnt:      20306 | 0.000
1225.89/1226.12	c total clause space: 127.173MB
1225.89/1226.12	c total #watches: 638564
1228.49/1228.77	c total #propagations: 170360540 / total #impl: 8345779975 (eff. 0.020)
1228.49/1228.77	c #Conflicts:     541000 | #Learnt:      21306 | 0.000
1228.49/1228.77	c total clause space: 127.173MB
1228.49/1228.77	c total #watches: 646740
1231.09/1231.30	c total #propagations: 170721290 / total #impl: 8364136564 (eff. 0.020)
1231.09/1231.30	c #Conflicts:     542000 | #Learnt:      22306 | 0.000
1231.09/1231.30	c total clause space: 127.173MB
1231.09/1231.30	c total #watches: 654220
1233.69/1233.92	c total #propagations: 171095201 / total #impl: 8378913894 (eff. 0.020)
1233.69/1233.92	c #Conflicts:     543000 | #Learnt:      23306 | 0.000
1233.69/1233.92	c total clause space: 127.173MB
1233.69/1233.92	c total #watches: 662562
1236.09/1236.32	c total #propagations: 171544063 / total #impl: 8395506143 (eff. 0.020)
1236.09/1236.32	c #Conflicts:     544000 | #Learnt:      24306 | 0.000
1236.09/1236.32	c total clause space: 127.173MB
1236.09/1236.32	c total #watches: 670364
1237.98/1238.22	c total #propagations: 171838520 / total #impl: 8408411184 (eff. 0.020)
1237.98/1238.22	c #Conflicts:     545000 | #Learnt:      25306 | 0.000
1237.98/1238.22	c total clause space: 127.173MB
1237.98/1238.22	c total #watches: 678644
1240.78/1241.04	c total #propagations: 172021290 / total #impl: 8416245091 (eff. 0.020)
1240.78/1241.04	c #Conflicts:     546000 | #Learnt:      26306 | 0.000
1240.78/1241.04	c total clause space: 127.173MB
1240.78/1241.04	c total #watches: 688648
1243.18/1243.41	c total #propagations: 172327936 / total #impl: 8433983296 (eff. 0.020)
1243.18/1243.41	c #Conflicts:     547000 | #Learnt:      27306 | 0.000
1243.18/1243.41	c total clause space: 127.173MB
1243.18/1243.41	c total #watches: 696108
1245.98/1246.28	c total #propagations: 172749947 / total #impl: 8449714303 (eff. 0.020)
1245.98/1246.28	c #Conflicts:     548000 | #Learnt:      28306 | 0.000
1245.98/1246.28	c total clause space: 127.173MB
1245.98/1246.28	c total #watches: 705357
1248.48/1248.74	c total #propagations: 173102681 / total #impl: 8469181989 (eff. 0.020)
1248.48/1248.74	c #Conflicts:     549000 | #Learnt:      29306 | 0.000
1248.48/1248.74	c total clause space: 127.173MB
1248.48/1248.74	c total #watches: 714372
1251.48/1251.75	c total #propagations: 173462431 / total #impl: 8485660075 (eff. 0.020)
1251.48/1251.75	c #Conflicts:     550000 | #Learnt:      30306 | 0.000
1251.48/1251.75	c total clause space: 127.173MB
1251.48/1251.75	c total #watches: 723919
1254.08/1254.36	c total #propagations: 173978143 / total #impl: 8504962051 (eff. 0.020)
1254.08/1254.36	c #Conflicts:     551000 | #Learnt:      31306 | 0.000
1254.08/1254.36	c total clause space: 127.173MB
1254.08/1254.36	c total #watches: 732092
1256.38/1256.67	c total #propagations: 174389862 / total #impl: 8521270843 (eff. 0.020)
1256.38/1256.67	c #Conflicts:     552000 | #Learnt:      32306 | 0.000
1256.38/1256.67	c total clause space: 127.173MB
1256.38/1256.67	c total #watches: 740520
1259.08/1259.38	c total #propagations: 174660188 / total #impl: 8534446545 (eff. 0.020)
1259.08/1259.38	c #Conflicts:     553000 | #Learnt:      33306 | 0.000
1259.08/1259.38	c total clause space: 127.173MB
1259.08/1259.38	c total #watches: 752065
1261.68/1261.91	c total #propagations: 175006191 / total #impl: 8549823509 (eff. 0.020)
1261.68/1261.91	c #Conflicts:     554000 | #Learnt:      34306 | 0.000
1261.68/1261.91	c total clause space: 127.173MB
1261.68/1261.91	c total #watches: 760678
1264.89/1265.10	c total #propagations: 175408392 / total #impl: 8564427440 (eff. 0.020)
1264.89/1265.10	c #Conflicts:     555000 | #Learnt:      35306 | 0.000
1264.89/1265.10	c total clause space: 127.173MB
1264.89/1265.10	c total #watches: 770325
1267.38/1267.65	c total #propagations: 175839552 / total #impl: 8583467689 (eff. 0.020)
1267.38/1267.65	c GC COLLECT
1267.38/1267.65	c #Conflicts:     556000 | #Learnt:      18410 | 0.000
1267.38/1267.65	c total clause space: 127.173MB
1267.38/1267.65	c total #watches: 622458
1268.98/1269.21	c total #propagations: 176134062 / total #impl: 8598028350 (eff. 0.020)
1268.98/1269.21	c #Conflicts:     557000 | #Learnt:      19410 | 0.000
1268.98/1269.21	c total clause space: 127.173MB
1268.98/1269.21	c total #watches: 631261
1270.88/1271.11	c total #propagations: 176292830 / total #impl: 8605678252 (eff. 0.020)
1270.88/1271.11	c #Conflicts:     558000 | #Learnt:      20410 | 0.000
1270.88/1271.11	c total clause space: 127.173MB
1270.88/1271.11	c total #watches: 638831
1273.59/1273.80	c total #propagations: 176518374 / total #impl: 8616472980 (eff. 0.020)
1273.59/1273.80	c #Conflicts:     559000 | #Learnt:      21410 | 0.000
1273.59/1273.80	c total clause space: 127.173MB
1273.59/1273.80	c total #watches: 645455
1275.79/1276.02	c total #propagations: 177024019 / total #impl: 8634628990 (eff. 0.021)
1275.79/1276.02	c #Conflicts:     560000 | #Learnt:      22410 | 0.000
1275.79/1276.02	c total clause space: 127.173MB
1275.79/1276.02	c total #watches: 655036
1277.99/1278.22	c total #propagations: 177230972 / total #impl: 8644197994 (eff. 0.021)
1277.99/1278.22	c #Conflicts:     561000 | #Learnt:      23410 | 0.000
1277.99/1278.22	c total clause space: 127.173MB
1277.99/1278.22	c total #watches: 663008
1280.38/1280.60	c total #propagations: 177494180 / total #impl: 8657629679 (eff. 0.021)
1280.38/1280.60	c #Conflicts:     562000 | #Learnt:      24410 | 0.000
1280.38/1280.60	c total clause space: 127.173MB
1280.38/1280.60	c total #watches: 672451
1282.78/1283.07	c total #propagations: 177666354 / total #impl: 8669669097 (eff. 0.020)
1282.78/1283.07	c #Conflicts:     563000 | #Learnt:      25410 | 0.000
1282.78/1283.07	c total clause space: 127.173MB
1282.78/1283.07	c total #watches: 680059
1285.08/1285.37	c total #propagations: 177975214 / total #impl: 8684356457 (eff. 0.020)
1285.08/1285.37	c #Conflicts:     564000 | #Learnt:      26410 | 0.000
1285.08/1285.37	c total clause space: 127.173MB
1285.08/1285.37	c total #watches: 687139
1287.28/1287.52	c total #propagations: 178300707 / total #impl: 8700604800 (eff. 0.020)
1287.28/1287.52	c #Conflicts:     565000 | #Learnt:      27410 | 0.000
1287.28/1287.52	c total clause space: 127.173MB
1287.28/1287.52	c total #watches: 693660
1290.08/1290.33	c total #propagations: 178650638 / total #impl: 8714759946 (eff. 0.020)
1290.08/1290.33	c #Conflicts:     566000 | #Learnt:      28410 | 0.000
1290.08/1290.33	c total clause space: 127.173MB
1290.08/1290.33	c total #watches: 701460
1292.78/1293.03	c total #propagations: 179068910 / total #impl: 8730980494 (eff. 0.021)
1292.78/1293.03	c #Conflicts:     567000 | #Learnt:      29410 | 0.000
1292.78/1293.03	c total clause space: 127.173MB
1292.78/1293.03	c total #watches: 708351
1295.37/1295.65	c total #propagations: 179471197 / total #impl: 8747432515 (eff. 0.021)
1295.37/1295.65	c #Conflicts:     568000 | #Learnt:      30410 | 0.000
1295.37/1295.65	c total clause space: 127.173MB
1295.37/1295.65	c total #watches: 714449
1298.17/1298.46	c total #propagations: 179919872 / total #impl: 8762474354 (eff. 0.021)
1298.17/1298.46	c #Conflicts:     569000 | #Learnt:      31410 | 0.000
1298.17/1298.46	c total clause space: 127.173MB
1298.17/1298.46	c total #watches: 721972
1300.78/1301.04	c total #propagations: 180346322 / total #impl: 8781516790 (eff. 0.021)
1300.78/1301.04	c #Conflicts:     570000 | #Learnt:      32410 | 0.000
1300.78/1301.04	c total clause space: 127.173MB
1300.78/1301.04	c total #watches: 729461
1303.08/1303.33	c total #propagations: 180693029 / total #impl: 8796912235 (eff. 0.021)
1303.08/1303.33	c #Conflicts:     571000 | #Learnt:      33410 | 0.000
1303.08/1303.33	c total clause space: 127.173MB
1303.08/1303.33	c total #watches: 735760
1305.28/1305.52	c total #propagations: 180969266 / total #impl: 8809168532 (eff. 0.021)
1305.28/1305.52	c #Conflicts:     572000 | #Learnt:      34410 | 0.000
1305.28/1305.52	c total clause space: 127.173MB
1305.28/1305.52	c total #watches: 745562
1308.48/1308.75	c total #propagations: 181185234 / total #impl: 8821514733 (eff. 0.021)
1308.48/1308.75	c #Conflicts:     573000 | #Learnt:      35410 | 0.000
1308.48/1308.75	c total clause space: 127.173MB
1308.48/1308.75	c total #watches: 754465
1311.27/1311.55	c total #propagations: 181673103 / total #impl: 8839701204 (eff. 0.021)
1311.27/1311.55	c #Conflicts:     574000 | #Learnt:      36410 | 0.000
1311.27/1311.55	c total clause space: 127.173MB
1311.27/1311.55	c total #watches: 761777
1313.47/1313.73	c total #propagations: 182115502 / total #impl: 8855144671 (eff. 0.021)
1313.47/1313.73	c GC COLLECT
1313.47/1313.73	c #Conflicts:     575000 | #Learnt:      19202 | 0.000
1313.47/1313.73	c total clause space: 127.173MB
1313.47/1313.73	c total #watches: 627133
1315.87/1316.14	c total #propagations: 182556995 / total #impl: 8871107673 (eff. 0.021)
1315.87/1316.14	c #Conflicts:     576000 | #Learnt:      20202 | 0.000
1315.87/1316.14	c total clause space: 127.173MB
1315.87/1316.14	c total #watches: 636031
1317.97/1318.20	c total #propagations: 182963539 / total #impl: 8888737603 (eff. 0.021)
1317.97/1318.20	c #Conflicts:     577000 | #Learnt:      21202 | 0.000
1317.97/1318.20	c total clause space: 127.173MB
1317.97/1318.20	c total #watches: 643733
1320.17/1320.49	c total #propagations: 183332893 / total #impl: 8901719468 (eff. 0.021)
1320.17/1320.49	c #Conflicts:     578000 | #Learnt:      22202 | 0.000
1320.17/1320.49	c total clause space: 127.173MB
1320.17/1320.49	c total #watches: 650547
1322.37/1322.65	c total #propagations: 183705390 / total #impl: 8918241852 (eff. 0.021)
1322.37/1322.65	c #Conflicts:     579000 | #Learnt:      23202 | 0.000
1322.37/1322.65	c total clause space: 127.173MB
1322.37/1322.65	c total #watches: 658234
1324.47/1324.70	c total #propagations: 183981257 / total #impl: 8930259842 (eff. 0.021)
1324.47/1324.70	c #Conflicts:     580000 | #Learnt:      24202 | 0.000
1324.47/1324.70	c total clause space: 127.173MB
1324.47/1324.70	c total #watches: 666054
1327.06/1327.31	c total #propagations: 184241035 / total #impl: 8941059565 (eff. 0.021)
1327.06/1327.31	c #Conflicts:     581000 | #Learnt:      25202 | 0.000
1327.06/1327.31	c total clause space: 127.173MB
1327.06/1327.31	c total #watches: 675567
1329.36/1329.67	c total #propagations: 184530239 / total #impl: 8958970195 (eff. 0.021)
1329.36/1329.67	c #Conflicts:     582000 | #Learnt:      26202 | 0.000
1329.36/1329.67	c total clause space: 127.173MB
1329.36/1329.67	c total #watches: 683895
1331.56/1331.82	c total #propagations: 184783823 / total #impl: 8971135827 (eff. 0.021)
1331.56/1331.82	c #Conflicts:     583000 | #Learnt:      27202 | 0.000
1331.56/1331.82	c total clause space: 127.173MB
1331.56/1331.82	c total #watches: 693164
1334.07/1334.34	c total #propagations: 184965539 / total #impl: 8984997962 (eff. 0.021)
1334.07/1334.34	c #Conflicts:     584000 | #Learnt:      28202 | 0.000
1334.07/1334.34	c total clause space: 127.173MB
1334.07/1334.34	c total #watches: 701003
1336.86/1337.14	c total #propagations: 185365402 / total #impl: 9002846759 (eff. 0.021)
1336.86/1337.14	c #Conflicts:     585000 | #Learnt:      29202 | 0.000
1336.86/1337.14	c total clause space: 127.173MB
1336.86/1337.14	c total #watches: 710806
1340.26/1340.57	c total #propagations: 185754528 / total #impl: 9022672278 (eff. 0.021)
1340.26/1340.57	c #Conflicts:     586000 | #Learnt:      30202 | 0.000
1340.26/1340.57	c total clause space: 127.173MB
1340.26/1340.57	c total #watches: 721497
1342.66/1342.92	c total #propagations: 186036155 / total #impl: 9043251844 (eff. 0.021)
1342.66/1342.92	c #Conflicts:     587000 | #Learnt:      31202 | 0.000
1342.66/1342.92	c total clause space: 127.173MB
1342.66/1342.92	c total #watches: 729224
1344.86/1345.11	c total #propagations: 186368126 / total #impl: 9056736465 (eff. 0.021)
1344.86/1345.11	c #Conflicts:     588000 | #Learnt:      32202 | 0.000
1344.86/1345.11	c total clause space: 127.173MB
1344.86/1345.11	c total #watches: 736951
1347.56/1347.85	c total #propagations: 186600397 / total #impl: 9069712310 (eff. 0.021)
1347.56/1347.85	c #Conflicts:     589000 | #Learnt:      33202 | 0.000
1347.56/1347.85	c total clause space: 127.173MB
1347.56/1347.85	c total #watches: 746272
1350.06/1350.38	c total #propagations: 186921728 / total #impl: 9084374184 (eff. 0.021)
1350.06/1350.38	c #Conflicts:     590000 | #Learnt:      34202 | 0.000
1350.06/1350.38	c total clause space: 127.173MB
1350.06/1350.38	c total #watches: 753496
1352.56/1352.87	c total #propagations: 187244592 / total #impl: 9097133031 (eff. 0.021)
1352.56/1352.87	c #Conflicts:     591000 | #Learnt:      35202 | 0.000
1352.56/1352.87	c total clause space: 127.173MB
1352.56/1352.87	c total #watches: 762536
1355.76/1356.00	c total #propagations: 187459693 / total #impl: 9111492941 (eff. 0.021)
1355.76/1356.00	c #Conflicts:     592000 | #Learnt:      36202 | 0.000
1355.76/1356.00	c total clause space: 127.173MB
1355.76/1356.00	c total #watches: 773029
1359.06/1359.30	c total #propagations: 187870598 / total #impl: 9130314634 (eff. 0.021)
1359.06/1359.30	c GC COLLECT
1359.06/1359.30	c #Conflicts:     593000 | #Learnt:      18699 | 0.000
1359.06/1359.30	c total clause space: 127.173MB
1359.06/1359.30	c total #watches: 624173
1360.56/1360.83	c total #propagations: 188281565 / total #impl: 9148874004 (eff. 0.021)
1360.56/1360.83	c #Conflicts:     594000 | #Learnt:      19699 | 0.000
1360.56/1360.83	c total clause space: 127.173MB
1360.56/1360.83	c total #watches: 633201
1364.46/1364.76	c total #propagations: 188448322 / total #impl: 9155464380 (eff. 0.021)
1364.46/1364.76	c #Conflicts:     595000 | #Learnt:      20699 | 0.000
1364.46/1364.76	c total clause space: 127.173MB
1364.46/1364.76	c total #watches: 646440
1368.26/1368.59	c total #propagations: 188846222 / total #impl: 9185791447 (eff. 0.021)
1368.26/1368.59	c #Conflicts:     596000 | #Learnt:      21699 | 0.000
1368.26/1368.59	c total clause space: 127.173MB
1368.26/1368.59	c total #watches: 660363
1369.96/1370.28	c total #propagations: 189191486 / total #impl: 9217250641 (eff. 0.021)
1369.96/1370.28	c #Conflicts:     597000 | #Learnt:      22699 | 0.000
1369.96/1370.28	c total clause space: 127.173MB
1369.96/1370.28	c total #watches: 670187
1371.46/1371.80	c total #propagations: 189321243 / total #impl: 9225669036 (eff. 0.021)
1371.46/1371.80	c #Conflicts:     598000 | #Learnt:      23699 | 0.000
1371.46/1371.80	c total clause space: 127.173MB
1371.46/1371.80	c total #watches: 679351
1372.96/1373.29	c total #propagations: 189406774 / total #impl: 9230689165 (eff. 0.021)
1372.96/1373.29	c #Conflicts:     599000 | #Learnt:      24699 | 0.000
1372.96/1373.29	c total clause space: 127.173MB
1372.96/1373.29	c total #watches: 689788
1374.46/1374.78	c total #propagations: 189491915 / total #impl: 9235551105 (eff. 0.021)
1374.46/1374.78	c #Conflicts:     600000 | #Learnt:      25699 | 0.000
1374.46/1374.78	c total clause space: 127.173MB
1374.46/1374.78	c total #watches: 700691
1376.15/1376.49	c total #propagations: 189565099 / total #impl: 9240476728 (eff. 0.021)
1376.15/1376.49	c #Conflicts:     601000 | #Learnt:      26699 | 0.000
1376.15/1376.49	c total clause space: 127.173MB
1376.15/1376.49	c total #watches: 709882
1377.75/1378.08	c total #propagations: 189643412 / total #impl: 9245920803 (eff. 0.021)
1377.75/1378.08	c #Conflicts:     602000 | #Learnt:      27699 | 0.000
1377.75/1378.08	c total clause space: 127.173MB
1377.75/1378.08	c total #watches: 718953
1379.45/1379.73	c total #propagations: 189710805 / total #impl: 9250728862 (eff. 0.021)
1379.45/1379.73	c #Conflicts:     603000 | #Learnt:      28699 | 0.000
1379.45/1379.73	c total clause space: 127.173MB
1379.45/1379.73	c total #watches: 727968
1380.95/1381.23	c total #propagations: 189773441 / total #impl: 9255416105 (eff. 0.021)
1380.95/1381.23	c #Conflicts:     604000 | #Learnt:      29699 | 0.000
1380.95/1381.23	c total clause space: 127.173MB
1380.95/1381.23	c total #watches: 736698
1383.25/1383.50	c total #propagations: 189818846 / total #impl: 9259409864 (eff. 0.021)
1383.25/1383.50	c #Conflicts:     605000 | #Learnt:      30699 | 0.000
1383.25/1383.50	c total clause space: 127.173MB
1383.25/1383.50	c total #watches: 745152
1385.95/1386.25	c total #propagations: 190038833 / total #impl: 9270661873 (eff. 0.020)
1385.95/1386.25	c #Conflicts:     606000 | #Learnt:      31699 | 0.000
1385.95/1386.25	c total clause space: 127.173MB
1385.95/1386.25	c total #watches: 752748
1388.45/1388.72	c total #propagations: 190449136 / total #impl: 9286585621 (eff. 0.021)
1388.45/1388.72	c #Conflicts:     607000 | #Learnt:      32699 | 0.000
1388.45/1388.72	c total clause space: 127.173MB
1388.45/1388.72	c total #watches: 760446
1391.15/1391.44	c total #propagations: 190757787 / total #impl: 9300662896 (eff. 0.021)
1391.15/1391.44	c #Conflicts:     608000 | #Learnt:      33699 | 0.000
1391.15/1391.44	c total clause space: 127.173MB
1391.15/1391.44	c total #watches: 766854
1393.95/1394.21	c total #propagations: 191149306 / total #impl: 9315261564 (eff. 0.021)
1393.95/1394.21	c #Conflicts:     609000 | #Learnt:      34699 | 0.000
1393.95/1394.21	c total clause space: 127.173MB
1393.95/1394.21	c total #watches: 774701
1396.86/1397.17	c total #propagations: 191597637 / total #impl: 9329851333 (eff. 0.021)
1396.86/1397.17	c #Conflicts:     610000 | #Learnt:      35699 | 0.000
1396.86/1397.17	c total clause space: 127.173MB
1396.86/1397.17	c total #watches: 783206
1399.75/1400.00	c total #propagations: 192056969 / total #impl: 9345017772 (eff. 0.021)
1399.75/1400.00	c #Conflicts:     611000 | #Learnt:      36699 | 0.000
1399.75/1400.00	c total clause space: 127.173MB
1399.75/1400.00	c total #watches: 792500
1402.45/1402.78	c total #propagations: 192479269 / total #impl: 9359401616 (eff. 0.021)
1402.45/1402.78	c GC COLLECT
1402.45/1402.78	c #Conflicts:     612000 | #Learnt:      18891 | 0.000
1402.45/1402.78	c total clause space: 127.173MB
1402.45/1402.78	c total #watches: 625839
1404.56/1404.83	c total #propagations: 192869807 / total #impl: 9373747502 (eff. 0.021)
1404.56/1404.83	c #Conflicts:     613000 | #Learnt:      19891 | 0.000
1404.56/1404.83	c total clause space: 127.173MB
1404.56/1404.83	c total #watches: 634194
1406.85/1407.16	c total #propagations: 193184405 / total #impl: 9389773813 (eff. 0.021)
1406.85/1407.16	c #Conflicts:     614000 | #Learnt:      20891 | 0.000
1406.85/1407.16	c total clause space: 127.173MB
1406.85/1407.16	c total #watches: 642375
1409.15/1409.45	c total #propagations: 193604446 / total #impl: 9407430522 (eff. 0.021)
1409.15/1409.45	c #Conflicts:     615000 | #Learnt:      21891 | 0.000
1409.15/1409.45	c total clause space: 127.173MB
1409.15/1409.45	c total #watches: 650913
1411.55/1411.80	c total #propagations: 193995422 / total #impl: 9423485390 (eff. 0.021)
1411.55/1411.80	c #Conflicts:     616000 | #Learnt:      22891 | 0.000
1411.55/1411.80	c total clause space: 127.173MB
1411.55/1411.80	c total #watches: 659070
1413.75/1414.06	c total #propagations: 194403773 / total #impl: 9438254214 (eff. 0.021)
1413.75/1414.06	c #Conflicts:     617000 | #Learnt:      23891 | 0.000
1413.75/1414.06	c total clause space: 127.173MB
1413.75/1414.06	c total #watches: 666887
1415.75/1416.06	c total #propagations: 194776303 / total #impl: 9450605907 (eff. 0.021)
1415.75/1416.06	c #Conflicts:     618000 | #Learnt:      24891 | 0.000
1415.75/1416.06	c total clause space: 127.173MB
1415.75/1416.06	c total #watches: 673921
1417.95/1418.27	c total #propagations: 195058865 / total #impl: 9461878945 (eff. 0.021)
1417.95/1418.27	c #Conflicts:     619000 | #Learnt:      25891 | 0.000
1417.95/1418.27	c total clause space: 127.173MB
1417.95/1418.27	c total #watches: 681379
1420.35/1420.69	c total #propagations: 195373791 / total #impl: 9474406448 (eff. 0.021)
1420.35/1420.69	c #Conflicts:     620000 | #Learnt:      26891 | 0.000
1420.35/1420.69	c total clause space: 127.173MB
1420.35/1420.69	c total #watches: 688645
1422.85/1423.11	c total #propagations: 195730068 / total #impl: 9489050929 (eff. 0.021)
1422.85/1423.11	c #Conflicts:     621000 | #Learnt:      27891 | 0.000
1422.85/1423.11	c total clause space: 127.173MB
1422.85/1423.11	c total #watches: 696605
1425.05/1425.39	c total #propagations: 196035973 / total #impl: 9505175071 (eff. 0.021)
1425.05/1425.39	c #Conflicts:     622000 | #Learnt:      28891 | 0.000
1425.05/1425.39	c total clause space: 127.173MB
1425.05/1425.39	c total #watches: 704116
1426.85/1427.19	c total #propagations: 196375929 / total #impl: 9520121303 (eff. 0.021)
1426.85/1427.19	c #Conflicts:     623000 | #Learnt:      29891 | 0.000
1426.85/1427.19	c total clause space: 127.173MB
1426.85/1427.19	c total #watches: 711750
1429.35/1429.60	c total #propagations: 196574491 / total #impl: 9526936832 (eff. 0.021)
1429.35/1429.60	c #Conflicts:     624000 | #Learnt:      30891 | 0.000
1429.35/1429.60	c total clause space: 127.173MB
1429.35/1429.60	c total #watches: 718968
1431.65/1431.97	c total #propagations: 196865948 / total #impl: 9538857667 (eff. 0.021)
1431.65/1431.97	c #Conflicts:     625000 | #Learnt:      31891 | 0.000
1431.65/1431.97	c total clause space: 127.173MB
1431.65/1431.97	c total #watches: 726524
1434.55/1434.82	c total #propagations: 197200929 / total #impl: 9550736071 (eff. 0.021)
1434.55/1434.82	c #Conflicts:     626000 | #Learnt:      32891 | 0.000
1434.55/1434.82	c total clause space: 127.173MB
1434.55/1434.82	c total #watches: 735360
1437.15/1437.46	c total #propagations: 197578796 / total #impl: 9569173232 (eff. 0.021)
1437.15/1437.46	c #Conflicts:     627000 | #Learnt:      33891 | 0.000
1437.15/1437.46	c total clause space: 127.173MB
1437.15/1437.46	c total #watches: 742850
1440.15/1440.40	c total #propagations: 197914042 / total #impl: 9586380384 (eff. 0.021)
1440.15/1440.40	c #Conflicts:     628000 | #Learnt:      34891 | 0.000
1440.15/1440.40	c total clause space: 127.173MB
1440.15/1440.40	c total #watches: 750628
1442.54/1442.86	c total #propagations: 198280648 / total #impl: 9604705539 (eff. 0.021)
1442.54/1442.86	c #Conflicts:     629000 | #Learnt:      35891 | 0.000
1442.54/1442.86	c total clause space: 127.173MB
1442.54/1442.86	c total #watches: 758221
1445.44/1445.77	c total #propagations: 198552295 / total #impl: 9617135701 (eff. 0.021)
1445.44/1445.77	c #Conflicts:     630000 | #Learnt:      36891 | 0.000
1445.44/1445.77	c total clause space: 127.173MB
1445.44/1445.77	c total #watches: 767534
1447.54/1447.84	c total #propagations: 198817472 / total #impl: 9633681557 (eff. 0.021)
1447.54/1447.84	c #Conflicts:     631000 | #Learnt:      37891 | 0.000
1447.54/1447.84	c total clause space: 127.173MB
1447.54/1447.84	c total #watches: 774653
1449.44/1449.76	c total #propagations: 198979315 / total #impl: 9643806614 (eff. 0.021)
1449.44/1449.76	c GC COLLECT
1449.44/1449.76	c #Conflicts:     632000 | #Learnt:      19787 | 0.000
1449.44/1449.76	c total clause space: 127.173MB
1449.44/1449.76	c total #watches: 632918
1451.54/1451.84	c total #propagations: 199185484 / total #impl: 9652142104 (eff. 0.021)
1451.54/1451.84	c #Conflicts:     633000 | #Learnt:      20787 | 0.000
1451.54/1451.84	c total clause space: 127.173MB
1451.54/1451.84	c total #watches: 641570
1453.04/1453.39	c total #propagations: 199326918 / total #impl: 9666013496 (eff. 0.021)
1453.04/1453.39	c #Conflicts:     634000 | #Learnt:      21787 | 0.000
1453.04/1453.39	c total clause space: 127.173MB
1453.04/1453.39	c total #watches: 650155
1455.24/1455.55	c total #propagations: 199481159 / total #impl: 9671570601 (eff. 0.021)
1455.24/1455.55	c #Conflicts:     635000 | #Learnt:      22787 | 0.000
1455.24/1455.55	c total clause space: 127.173MB
1455.24/1455.55	c total #watches: 658142
1457.04/1457.33	c total #propagations: 199776356 / total #impl: 9684037561 (eff. 0.021)
1457.04/1457.33	c #Conflicts:     636000 | #Learnt:      23787 | 0.000
1457.04/1457.33	c total clause space: 127.173MB
1457.04/1457.33	c total #watches: 666500
1458.74/1459.04	c total #propagations: 199940177 / total #impl: 9692296430 (eff. 0.021)
1458.74/1459.04	c #Conflicts:     637000 | #Learnt:      24787 | 0.000
1458.74/1459.04	c total clause space: 127.173MB
1458.74/1459.04	c total #watches: 673958
1460.55/1460.86	c total #propagations: 200116623 / total #impl: 9699764773 (eff. 0.021)
1460.55/1460.86	c #Conflicts:     638000 | #Learnt:      25787 | 0.000
1460.55/1460.86	c total clause space: 127.173MB
1460.55/1460.86	c total #watches: 682176
1462.54/1462.82	c total #propagations: 200314720 / total #impl: 9708328183 (eff. 0.021)
1462.54/1462.82	c #Conflicts:     639000 | #Learnt:      26787 | 0.000
1462.54/1462.82	c total clause space: 127.173MB
1462.54/1462.82	c total #watches: 688894
1464.95/1465.25	c total #propagations: 200520740 / total #impl: 9717842542 (eff. 0.021)
1464.95/1465.25	c #Conflicts:     640000 | #Learnt:      27787 | 0.000
1464.95/1465.25	c total clause space: 127.173MB
1464.95/1465.25	c total #watches: 695652
1467.54/1467.83	c total #propagations: 200854709 / total #impl: 9734671554 (eff. 0.021)
1467.54/1467.83	c #Conflicts:     641000 | #Learnt:      28787 | 0.000
1467.54/1467.83	c total clause space: 127.173MB
1467.54/1467.83	c total #watches: 704582
1469.04/1469.37	c total #propagations: 201070641 / total #impl: 9752791545 (eff. 0.021)
1469.04/1469.37	c #Conflicts:     642000 | #Learnt:      29787 | 0.000
1469.04/1469.37	c total clause space: 127.173MB
1469.04/1469.37	c total #watches: 712232
1471.24/1471.53	c total #propagations: 201168363 / total #impl: 9757830753 (eff. 0.021)
1471.24/1471.53	c #Conflicts:     643000 | #Learnt:      30787 | 0.000
1471.24/1471.53	c total clause space: 127.173MB
1471.24/1471.53	c total #watches: 719505
1473.44/1473.72	c total #propagations: 201391693 / total #impl: 9767934693 (eff. 0.021)
1473.44/1473.72	c #Conflicts:     644000 | #Learnt:      31787 | 0.000
1473.44/1473.72	c total clause space: 127.173MB
1473.44/1473.72	c total #watches: 726671
1476.05/1476.31	c total #propagations: 201678489 / total #impl: 9780452051 (eff. 0.021)
1476.05/1476.31	c #Conflicts:     645000 | #Learnt:      32787 | 0.000
1476.05/1476.31	c total clause space: 127.173MB
1476.05/1476.31	c total #watches: 734076
1478.94/1479.24	c total #propagations: 201982992 / total #impl: 9797113051 (eff. 0.021)
1478.94/1479.24	c #Conflicts:     646000 | #Learnt:      33787 | 0.000
1478.94/1479.24	c total clause space: 127.173MB
1478.94/1479.24	c total #watches: 741663
1481.84/1482.12	c total #propagations: 202354963 / total #impl: 9817396341 (eff. 0.021)
1481.84/1482.12	c #Conflicts:     647000 | #Learnt:      34787 | 0.000
1481.84/1482.12	c total clause space: 127.173MB
1481.84/1482.12	c total #watches: 748207
1484.14/1484.47	c total #propagations: 202749633 / total #impl: 9835690243 (eff. 0.021)
1484.14/1484.47	c #Conflicts:     648000 | #Learnt:      35787 | 0.000
1484.14/1484.47	c total clause space: 127.173MB
1484.14/1484.47	c total #watches: 755527
1485.74/1486.02	c total #propagations: 203054845 / total #impl: 9846778190 (eff. 0.021)
1485.74/1486.02	c #Conflicts:     649000 | #Learnt:      36787 | 0.000
1485.74/1486.02	c total clause space: 127.173MB
1485.74/1486.02	c total #watches: 765147
1488.14/1488.42	c total #propagations: 203128237 / total #impl: 9850918199 (eff. 0.021)
1488.14/1488.42	c #Conflicts:     650000 | #Learnt:      37787 | 0.000
1488.14/1488.42	c total clause space: 127.173MB
1488.14/1488.42	c total #watches: 772758
1491.04/1491.32	c total #propagations: 203456013 / total #impl: 9862167211 (eff. 0.021)
1491.04/1491.32	c #Conflicts:     651000 | #Learnt:      38787 | 0.000
1491.04/1491.32	c total clause space: 127.173MB
1491.04/1491.32	c total #watches: 781815
1493.33/1493.64	c total #propagations: 203799909 / total #impl: 9880666286 (eff. 0.021)
1493.33/1493.64	c GC COLLECT
1493.33/1493.64	c #Conflicts:     652000 | #Learnt:      20387 | 0.000
1493.33/1493.64	c total clause space: 127.173MB
1493.33/1493.64	c total #watches: 640656
1495.74/1496.08	c total #propagations: 204062400 / total #impl: 9897101997 (eff. 0.021)
1495.74/1496.08	c #Conflicts:     653000 | #Learnt:      21387 | 0.000
1495.74/1496.08	c total clause space: 127.173MB
1495.74/1496.08	c total #watches: 650658
1498.63/1498.90	c total #propagations: 204286434 / total #impl: 9915013250 (eff. 0.021)
1498.63/1498.90	c #Conflicts:     654000 | #Learnt:      22387 | 0.000
1498.63/1498.90	c total clause space: 127.173MB
1498.63/1498.90	c total #watches: 662964
1500.73/1501.02	c total #propagations: 204533029 / total #impl: 9935040314 (eff. 0.021)
1500.73/1501.02	c #Conflicts:     655000 | #Learnt:      23387 | 0.000
1500.73/1501.02	c total clause space: 127.173MB
1500.73/1501.02	c total #watches: 671927
1503.13/1503.40	c total #propagations: 204838256 / total #impl: 9949532680 (eff. 0.021)
1503.13/1503.40	c #Conflicts:     656000 | #Learnt:      24387 | 0.000
1503.13/1503.40	c total clause space: 127.173MB
1503.13/1503.40	c total #watches: 680779
1505.43/1505.76	c total #propagations: 205196469 / total #impl: 9967282778 (eff. 0.021)
1505.43/1505.76	c #Conflicts:     657000 | #Learnt:      25387 | 0.000
1505.43/1505.76	c total clause space: 127.173MB
1505.43/1505.76	c total #watches: 688713
1507.53/1507.88	c total #propagations: 205523715 / total #impl: 9984272104 (eff. 0.021)
1507.53/1507.88	c #Conflicts:     658000 | #Learnt:      26387 | 0.000
1507.53/1507.88	c total clause space: 127.173MB
1507.53/1507.88	c total #watches: 696700
1509.63/1509.99	c total #propagations: 205861629 / total #impl: 9998287873 (eff. 0.021)
1509.63/1509.99	c #Conflicts:     659000 | #Learnt:      27387 | 0.000
1509.63/1509.99	c total clause space: 127.173MB
1509.63/1509.99	c total #watches: 705422
1512.24/1512.58	c total #propagations: 206170082 / total #impl: 10011892164 (eff. 0.021)
1512.24/1512.58	c #Conflicts:     660000 | #Learnt:      28387 | 0.000
1512.24/1512.58	c total clause space: 127.173MB
1512.24/1512.58	c total #watches: 714567
1514.63/1514.99	c total #propagations: 206577845 / total #impl: 10027599247 (eff. 0.021)
1514.63/1514.99	c #Conflicts:     661000 | #Learnt:      29387 | 0.000
1514.63/1514.99	c total clause space: 127.173MB
1514.63/1514.99	c total #watches: 720796
1517.33/1517.64	c total #propagations: 206943312 / total #impl: 10042679798 (eff. 0.021)
1517.33/1517.64	c #Conflicts:     662000 | #Learnt:      30387 | 0.000
1517.33/1517.64	c total clause space: 127.173MB
1517.33/1517.64	c total #watches: 728646
1519.53/1519.86	c total #propagations: 207321520 / total #impl: 10060317194 (eff. 0.021)
1519.53/1519.86	c #Conflicts:     663000 | #Learnt:      31387 | 0.000
1519.53/1519.86	c total clause space: 127.173MB
1519.53/1519.86	c total #watches: 736782
1522.03/1522.39	c total #propagations: 207562938 / total #impl: 10072060648 (eff. 0.021)
1522.03/1522.39	c #Conflicts:     664000 | #Learnt:      32387 | 0.000
1522.03/1522.39	c total clause space: 127.173MB
1522.03/1522.39	c total #watches: 743852
1524.93/1525.27	c total #propagations: 207880342 / total #impl: 10085783420 (eff. 0.021)
1524.93/1525.27	c #Conflicts:     665000 | #Learnt:      33387 | 0.000
1524.93/1525.27	c total clause space: 127.173MB
1524.93/1525.27	c total #watches: 751496
1527.64/1527.95	c total #propagations: 208206114 / total #impl: 10101771474 (eff. 0.021)
1527.64/1527.95	c #Conflicts:     666000 | #Learnt:      34387 | 0.000
1527.64/1527.95	c total clause space: 127.173MB
1527.64/1527.95	c total #watches: 759487
1530.33/1530.64	c total #propagations: 208489321 / total #impl: 10118115913 (eff. 0.021)
1530.33/1530.64	c #Conflicts:     667000 | #Learnt:      35387 | 0.000
1530.33/1530.64	c total clause space: 127.173MB
1530.33/1530.64	c total #watches: 766868
1532.43/1532.78	c total #propagations: 208865007 / total #impl: 10134131371 (eff. 0.021)
1532.43/1532.78	c #Conflicts:     668000 | #Learnt:      36387 | 0.000
1532.43/1532.78	c total clause space: 127.173MB
1532.43/1532.78	c total #watches: 773485
1534.83/1535.19	c total #propagations: 209143837 / total #impl: 10145215860 (eff. 0.021)
1534.83/1535.19	c #Conflicts:     669000 | #Learnt:      37387 | 0.000
1534.83/1535.19	c total clause space: 127.173MB
1534.83/1535.19	c total #watches: 779619
1537.73/1538.09	c total #propagations: 209503800 / total #impl: 10156562860 (eff. 0.021)
1537.73/1538.09	c #Conflicts:     670000 | #Learnt:      38387 | 0.000
1537.73/1538.09	c total clause space: 127.173MB
1537.73/1538.09	c total #watches: 785841
1541.03/1541.33	c total #propagations: 209992252 / total #impl: 10172538533 (eff. 0.021)
1541.03/1541.33	c #Conflicts:     671000 | #Learnt:      39387 | 0.000
1541.03/1541.33	c total clause space: 127.173MB
1541.03/1541.33	c total #watches: 792074
1543.43/1543.75	c total #propagations: 210498575 / total #impl: 10191251374 (eff. 0.021)
1543.43/1543.75	c GC COLLECT
1543.43/1543.75	c #Conflicts:     672000 | #Learnt:      20688 | 0.000
1543.43/1543.75	c total clause space: 127.173MB
1543.43/1543.75	c total #watches: 639449
1545.23/1545.54	c total #propagations: 210869195 / total #impl: 10207659051 (eff. 0.021)
1545.23/1545.54	c #Conflicts:     673000 | #Learnt:      21688 | 0.000
1545.23/1545.54	c total clause space: 127.173MB
1545.23/1545.54	c total #watches: 648249
1546.93/1547.28	c total #propagations: 211025938 / total #impl: 10217188311 (eff. 0.021)
1546.93/1547.28	c #Conflicts:     674000 | #Learnt:      22688 | 0.000
1546.93/1547.28	c total clause space: 127.173MB
1546.93/1547.28	c total #watches: 654281
1548.63/1548.96	c total #propagations: 211378977 / total #impl: 10227252932 (eff. 0.021)
1548.63/1548.96	c #Conflicts:     675000 | #Learnt:      23688 | 0.000
1548.63/1548.96	c total clause space: 127.173MB
1548.63/1548.96	c total #watches: 662562
1551.03/1551.38	c total #propagations: 211632825 / total #impl: 10234934179 (eff. 0.021)
1551.03/1551.38	c #Conflicts:     676000 | #Learnt:      24688 | 0.000
1551.03/1551.38	c total clause space: 127.173MB
1551.03/1551.38	c total #watches: 670596
1553.92/1554.21	c total #propagations: 212037149 / total #impl: 10249791715 (eff. 0.021)
1553.92/1554.21	c #Conflicts:     677000 | #Learnt:      25688 | 0.000
1553.92/1554.21	c total clause space: 127.173MB
1553.92/1554.21	c total #watches: 678648
1556.33/1556.64	c total #propagations: 212479076 / total #impl: 10269076756 (eff. 0.021)
1556.33/1556.64	c #Conflicts:     678000 | #Learnt:      26688 | 0.000
1556.33/1556.64	c total clause space: 127.173MB
1556.33/1556.64	c total #watches: 686700
1558.72/1559.06	c total #propagations: 212852259 / total #impl: 10285784254 (eff. 0.021)
1558.72/1559.06	c #Conflicts:     679000 | #Learnt:      27688 | 0.000
1558.72/1559.06	c total clause space: 127.173MB
1558.72/1559.06	c total #watches: 694158
1561.22/1561.51	c total #propagations: 213213409 / total #impl: 10301971431 (eff. 0.021)
1561.22/1561.51	c #Conflicts:     680000 | #Learnt:      28688 | 0.000
1561.22/1561.51	c total clause space: 127.173MB
1561.22/1561.51	c total #watches: 702738
1563.72/1564.08	c total #propagations: 213470410 / total #impl: 10316074464 (eff. 0.021)
1563.72/1564.08	c #Conflicts:     681000 | #Learnt:      29688 | 0.000
1563.72/1564.08	c total clause space: 127.173MB
1563.72/1564.08	c total #watches: 710064
1565.72/1566.08	c total #propagations: 213810027 / total #impl: 10332507070 (eff. 0.021)
1565.72/1566.08	c #Conflicts:     682000 | #Learnt:      30688 | 0.000
1565.72/1566.08	c total clause space: 127.173MB
1565.72/1566.08	c total #watches: 717225
1568.52/1568.80	c total #propagations: 214066786 / total #impl: 10341164741 (eff. 0.021)
1568.52/1568.80	c #Conflicts:     683000 | #Learnt:      31688 | 0.000
1568.52/1568.80	c total clause space: 127.173MB
1568.52/1568.80	c total #watches: 725776
1570.53/1570.86	c total #propagations: 214365879 / total #impl: 10359638777 (eff. 0.021)
1570.53/1570.86	c #Conflicts:     684000 | #Learnt:      32688 | 0.000
1570.53/1570.86	c total clause space: 127.173MB
1570.53/1570.86	c total #watches: 733136
1572.92/1573.29	c total #propagations: 214627066 / total #impl: 10369663556 (eff. 0.021)
1572.92/1573.29	c #Conflicts:     685000 | #Learnt:      33688 | 0.000
1572.92/1573.29	c total clause space: 127.173MB
1572.92/1573.29	c total #watches: 739221
1575.72/1576.05	c total #propagations: 215031223 / total #impl: 10382835795 (eff. 0.021)
1575.72/1576.05	c #Conflicts:     686000 | #Learnt:      34688 | 0.000
1575.72/1576.05	c total clause space: 127.173MB
1575.72/1576.05	c total #watches: 746306
1578.42/1578.78	c total #propagations: 215438836 / total #impl: 10399642828 (eff. 0.021)
1578.42/1578.78	c #Conflicts:     687000 | #Learnt:      35688 | 0.000
1578.42/1578.78	c total clause space: 127.173MB
1578.42/1578.78	c total #watches: 756080
1580.92/1581.23	c total #propagations: 215715446 / total #impl: 10416402247 (eff. 0.021)
1580.92/1581.23	c #Conflicts:     688000 | #Learnt:      36688 | 0.000
1580.92/1581.23	c total clause space: 127.173MB
1580.92/1581.23	c total #watches: 762881
1583.52/1583.88	c total #propagations: 215992294 / total #impl: 10428755657 (eff. 0.021)
1583.52/1583.88	c #Conflicts:     689000 | #Learnt:      37688 | 0.000
1583.52/1583.88	c total clause space: 127.173MB
1583.52/1583.88	c total #watches: 770824
1586.22/1586.50	c total #propagations: 216262840 / total #impl: 10443499567 (eff. 0.021)
1586.22/1586.50	c #Conflicts:     690000 | #Learnt:      38688 | 0.000
1586.22/1586.50	c total clause space: 127.173MB
1586.22/1586.50	c total #watches: 779022
1588.42/1588.72	c total #propagations: 216499765 / total #impl: 10457202878 (eff. 0.021)
1588.42/1588.72	c #Conflicts:     691000 | #Learnt:      39688 | 0.000
1588.42/1588.72	c total clause space: 127.173MB
1588.42/1588.72	c total #watches: 786963
1590.92/1591.24	c total #propagations: 216737955 / total #impl: 10466842801 (eff. 0.021)
1590.92/1591.24	c GC COLLECT
1590.92/1591.24	c #Conflicts:     692000 | #Learnt:      20682 | 0.000
1590.92/1591.24	c total clause space: 127.173MB
1590.92/1591.24	c total #watches: 639616
1592.42/1592.78	c total #propagations: 217043365 / total #impl: 10483039766 (eff. 0.021)
1592.42/1592.78	c #Conflicts:     693000 | #Learnt:      21682 | 0.000
1592.42/1592.78	c total clause space: 127.173MB
1592.42/1592.78	c total #watches: 648508
1593.73/1594.08	c total #propagations: 217153669 / total #impl: 10488677169 (eff. 0.021)
1593.73/1594.08	c #Conflicts:     694000 | #Learnt:      22682 | 0.000
1593.73/1594.08	c total clause space: 127.173MB
1593.73/1594.08	c total #watches: 658663
1596.02/1596.37	c total #propagations: 217203707 / total #impl: 10491651031 (eff. 0.021)
1596.02/1596.37	c #Conflicts:     695000 | #Learnt:      23682 | 0.000
1596.02/1596.37	c total clause space: 127.173MB
1596.02/1596.37	c total #watches: 667581
1598.13/1598.48	c total #propagations: 217503838 / total #impl: 10503032910 (eff. 0.021)
1598.13/1598.48	c #Conflicts:     696000 | #Learnt:      24682 | 0.000
1598.13/1598.48	c total clause space: 127.173MB
1598.13/1598.48	c total #watches: 675188
1600.12/1600.41	c total #propagations: 217821996 / total #impl: 10515964670 (eff. 0.021)
1600.12/1600.41	c #Conflicts:     697000 | #Learnt:      25682 | 0.000
1600.12/1600.41	c total clause space: 127.173MB
1600.12/1600.41	c total #watches: 682343
1602.02/1602.38	c total #propagations: 218096895 / total #impl: 10527460221 (eff. 0.021)
1602.02/1602.38	c #Conflicts:     698000 | #Learnt:      26682 | 0.000
1602.02/1602.38	c total clause space: 127.173MB
1602.02/1602.38	c total #watches: 689144
1604.22/1604.55	c total #propagations: 218418206 / total #impl: 10538701296 (eff. 0.021)
1604.22/1604.55	c #Conflicts:     699000 | #Learnt:      27682 | 0.000
1604.22/1604.55	c total clause space: 127.173MB
1604.22/1604.55	c total #watches: 695414
1606.52/1606.80	c total #propagations: 218828171 / total #impl: 10550969287 (eff. 0.021)
1606.52/1606.80	c #Conflicts:     700000 | #Learnt:      28682 | 0.000
1606.52/1606.80	c total clause space: 127.173MB
1606.52/1606.80	c total #watches: 701696
1608.82/1609.11	c total #propagations: 219254600 / total #impl: 10566355594 (eff. 0.021)
1608.82/1609.11	c #Conflicts:     701000 | #Learnt:      29682 | 0.000
1608.82/1609.11	c total clause space: 127.173MB
1608.82/1609.11	c total #watches: 708562
1610.82/1611.12	c total #propagations: 219716729 / total #impl: 10582736447 (eff. 0.021)
1610.82/1611.12	c #Conflicts:     702000 | #Learnt:      30682 | 0.000
1610.82/1611.12	c total clause space: 127.173MB
1610.82/1611.12	c total #watches: 715279
1612.52/1612.86	c total #propagations: 220094852 / total #impl: 10596928865 (eff. 0.021)
1612.52/1612.86	c #Conflicts:     703000 | #Learnt:      31682 | 0.000
1612.52/1612.86	c total clause space: 127.173MB
1612.52/1612.86	c total #watches: 722574
1614.52/1614.84	c total #propagations: 220313161 / total #impl: 10607179478 (eff. 0.021)
1614.52/1614.84	c #Conflicts:     704000 | #Learnt:      32682 | 0.000
1614.52/1614.84	c total clause space: 127.173MB
1614.52/1614.84	c total #watches: 730365
1616.62/1616.94	c total #propagations: 220555286 / total #impl: 10618768582 (eff. 0.021)
1616.62/1616.94	c #Conflicts:     705000 | #Learnt:      33682 | 0.000
1616.62/1616.94	c total clause space: 127.173MB
1616.62/1616.94	c total #watches: 738433
1618.41/1618.70	c total #propagations: 220837920 / total #impl: 10631042530 (eff. 0.021)
1618.41/1618.70	c #Conflicts:     706000 | #Learnt:      34682 | 0.000
1618.41/1618.70	c total clause space: 127.173MB
1618.41/1618.70	c total #watches: 745367
1620.61/1620.98	c total #propagations: 221006617 / total #impl: 10635950135 (eff. 0.021)
1620.61/1620.98	c #Conflicts:     707000 | #Learnt:      35682 | 0.000
1620.61/1620.98	c total clause space: 127.173MB
1620.61/1620.98	c total #watches: 754253
1623.11/1623.49	c total #propagations: 221210228 / total #impl: 10642621906 (eff. 0.021)
1623.11/1623.49	c #Conflicts:     708000 | #Learnt:      36682 | 0.000
1623.11/1623.49	c total clause space: 127.173MB
1623.11/1623.49	c total #watches: 762736
1625.21/1625.54	c total #propagations: 221415297 / total #impl: 10650023799 (eff. 0.021)
1625.21/1625.54	c #Conflicts:     709000 | #Learnt:      37682 | 0.000
1625.21/1625.54	c total clause space: 127.173MB
1625.21/1625.54	c total #watches: 771445
1627.51/1627.82	c total #propagations: 221573362 / total #impl: 10656061912 (eff. 0.021)
1627.51/1627.82	c #Conflicts:     710000 | #Learnt:      38682 | 0.000
1627.51/1627.82	c total clause space: 127.173MB
1627.51/1627.82	c total #watches: 778961
1629.92/1630.26	c total #propagations: 221763120 / total #impl: 10662787729 (eff. 0.021)
1629.92/1630.26	c #Conflicts:     711000 | #Learnt:      39682 | 0.000
1629.92/1630.26	c total clause space: 127.173MB
1629.92/1630.26	c total #watches: 787259
1632.51/1632.84	c total #propagations: 222045561 / total #impl: 10670758700 (eff. 0.021)
1632.51/1632.84	c GC COLLECT
1632.51/1632.84	c #Conflicts:     712000 | #Learnt:      20382 | 0.000
1632.51/1632.84	c total clause space: 127.173MB
1632.51/1632.84	c total #watches: 637205
1634.81/1635.12	c total #propagations: 222457216 / total #impl: 10683295151 (eff. 0.021)
1634.81/1635.12	c #Conflicts:     713000 | #Learnt:      21382 | 0.000
1634.81/1635.12	c total clause space: 127.173MB
1634.81/1635.12	c total #watches: 646505
1637.01/1637.34	c total #propagations: 222774560 / total #impl: 10698698713 (eff. 0.021)
1637.01/1637.34	c #Conflicts:     714000 | #Learnt:      22382 | 0.000
1637.01/1637.34	c total clause space: 127.173MB
1637.01/1637.34	c total #watches: 654934
1639.31/1639.65	c total #propagations: 223060682 / total #impl: 10712926390 (eff. 0.021)
1639.31/1639.65	c #Conflicts:     715000 | #Learnt:      23382 | 0.000
1639.31/1639.65	c total clause space: 127.173MB
1639.31/1639.65	c total #watches: 664985
1642.31/1642.62	c total #propagations: 223338755 / total #impl: 10727830018 (eff. 0.021)
1642.31/1642.62	c #Conflicts:     716000 | #Learnt:      24382 | 0.000
1642.31/1642.62	c total clause space: 127.173MB
1642.31/1642.62	c total #watches: 674335
1645.01/1645.36	c total #propagations: 223770412 / total #impl: 10745607176 (eff. 0.021)
1645.01/1645.36	c #Conflicts:     717000 | #Learnt:      25382 | 0.000
1645.01/1645.36	c total clause space: 127.173MB
1645.01/1645.36	c total #watches: 685178
1647.71/1648.09	c total #propagations: 224108647 / total #impl: 10763237257 (eff. 0.021)
1647.71/1648.09	c #Conflicts:     718000 | #Learnt:      26382 | 0.000
1647.71/1648.09	c total clause space: 127.173MB
1647.71/1648.09	c total #watches: 694408
1650.51/1650.85	c total #propagations: 224380471 / total #impl: 10780337536 (eff. 0.021)
1650.51/1650.85	c #Conflicts:     719000 | #Learnt:      27382 | 0.000
1650.51/1650.85	c total clause space: 127.173MB
1650.51/1650.85	c total #watches: 704461
1653.41/1653.78	c total #propagations: 224690915 / total #impl: 10798200616 (eff. 0.021)
1653.41/1653.78	c #Conflicts:     720000 | #Learnt:      28382 | 0.000
1653.41/1653.78	c total clause space: 127.173MB
1653.41/1653.78	c total #watches: 711364
1656.21/1656.56	c total #propagations: 225123203 / total #impl: 10816998223 (eff. 0.021)
1656.21/1656.56	c #Conflicts:     721000 | #Learnt:      29382 | 0.000
1656.21/1656.56	c total clause space: 127.173MB
1656.21/1656.56	c total #watches: 718630
1658.81/1659.10	c total #propagations: 225462023 / total #impl: 10834840046 (eff. 0.021)
1658.81/1659.10	c #Conflicts:     722000 | #Learnt:      30382 | 0.000
1658.81/1659.10	c total clause space: 127.173MB
1658.81/1659.10	c total #watches: 727398
1661.01/1661.34	c total #propagations: 225858308 / total #impl: 10850268446 (eff. 0.021)
1661.01/1661.34	c #Conflicts:     723000 | #Learnt:      31382 | 0.000
1661.01/1661.34	c total clause space: 127.173MB
1661.01/1661.34	c total #watches: 735726
1663.51/1663.80	c total #propagations: 226243485 / total #impl: 10863757318 (eff. 0.021)
1663.51/1663.80	c #Conflicts:     724000 | #Learnt:      32382 | 0.000
1663.51/1663.80	c total clause space: 127.173MB
1663.51/1663.80	c total #watches: 743425
1666.41/1666.74	c total #propagations: 226601700 / total #impl: 10877349961 (eff. 0.021)
1666.41/1666.74	c #Conflicts:     725000 | #Learnt:      33382 | 0.000
1666.41/1666.74	c total clause space: 127.173MB
1666.41/1666.74	c total #watches: 751881
1668.91/1669.22	c total #propagations: 226995960 / total #impl: 10894159544 (eff. 0.021)
1668.91/1669.22	c #Conflicts:     726000 | #Learnt:      34382 | 0.000
1668.91/1669.22	c total clause space: 127.173MB
1668.91/1669.22	c total #watches: 759487
1671.71/1672.09	c total #propagations: 227404457 / total #impl: 10908419911 (eff. 0.021)
1671.71/1672.09	c #Conflicts:     727000 | #Learnt:      35382 | 0.000
1671.71/1672.09	c total clause space: 127.173MB
1671.71/1672.09	c total #watches: 768540
1674.71/1675.05	c total #propagations: 227847853 / total #impl: 10923474654 (eff. 0.021)
1674.71/1675.05	c #Conflicts:     728000 | #Learnt:      36382 | 0.000
1674.71/1675.05	c total clause space: 127.173MB
1674.71/1675.05	c total #watches: 777232
1677.61/1677.96	c total #propagations: 228227036 / total #impl: 10940119188 (eff. 0.021)
1677.61/1677.96	c #Conflicts:     729000 | #Learnt:      37382 | 0.000
1677.61/1677.96	c total clause space: 127.173MB
1677.61/1677.96	c total #watches: 786504
1680.91/1681.26	c total #propagations: 228650044 / total #impl: 10956273371 (eff. 0.021)
1680.91/1681.26	c #Conflicts:     730000 | #Learnt:      38382 | 0.000
1680.91/1681.26	c total clause space: 127.173MB
1680.91/1681.26	c total #watches: 794867
1683.91/1684.22	c total #propagations: 229139011 / total #impl: 10973638435 (eff. 0.021)
1683.91/1684.22	c #Conflicts:     731000 | #Learnt:      39382 | 0.000
1683.91/1684.22	c total clause space: 127.173MB
1683.91/1684.22	c total #watches: 801973
1687.60/1687.92	c total #propagations: 229511782 / total #impl: 10988987040 (eff. 0.021)
1687.60/1687.92	c #Conflicts:     732000 | #Learnt:      40382 | 0.000
1687.60/1687.92	c total clause space: 127.173MB
1687.60/1687.92	c total #watches: 809208
1691.00/1691.31	c total #propagations: 229953856 / total #impl: 11006670831 (eff. 0.021)
1691.00/1691.31	c GC COLLECT
1691.00/1691.31	c #Conflicts:     733000 | #Learnt:      20782 | 0.000
1691.00/1691.31	c total clause space: 127.173MB
1691.00/1691.31	c total #watches: 641191
1692.90/1693.22	c total #propagations: 230368683 / total #impl: 11022305623 (eff. 0.021)
1692.90/1693.22	c #Conflicts:     734000 | #Learnt:      21782 | 0.000
1692.90/1693.22	c total clause space: 127.173MB
1692.90/1693.22	c total #watches: 649552
1695.40/1695.74	c total #propagations: 230606393 / total #impl: 11033947226 (eff. 0.021)
1695.40/1695.74	c #Conflicts:     735000 | #Learnt:      22782 | 0.000
1695.40/1695.74	c total clause space: 127.173MB
1695.40/1695.74	c total #watches: 658469
1697.90/1698.29	c total #propagations: 231003891 / total #impl: 11048889210 (eff. 0.021)
1697.90/1698.29	c #Conflicts:     736000 | #Learnt:      23782 | 0.000
1697.90/1698.29	c total clause space: 127.173MB
1697.90/1698.29	c total #watches: 666699
1700.80/1701.15	c total #propagations: 231450689 / total #impl: 11062926160 (eff. 0.021)
1700.80/1701.15	c #Conflicts:     737000 | #Learnt:      24782 | 0.000
1700.80/1701.15	c total clause space: 127.173MB
1700.80/1701.15	c total #watches: 673960
1703.40/1703.75	c total #propagations: 231934988 / total #impl: 11078371621 (eff. 0.021)
1703.40/1703.75	c #Conflicts:     738000 | #Learnt:      25782 | 0.000
1703.40/1703.75	c total clause space: 127.173MB
1703.40/1703.75	c total #watches: 682226
1706.20/1706.52	c total #propagations: 232306219 / total #impl: 11092971025 (eff. 0.021)
1706.20/1706.52	c #Conflicts:     739000 | #Learnt:      26782 | 0.000
1706.20/1706.52	c total clause space: 127.173MB
1706.20/1706.52	c total #watches: 691121
1708.90/1709.26	c total #propagations: 232715154 / total #impl: 11108329339 (eff. 0.021)
1708.90/1709.26	c #Conflicts:     740000 | #Learnt:      27782 | 0.000
1708.90/1709.26	c total clause space: 127.173MB
1708.90/1709.26	c total #watches: 700359
1711.50/1711.82	c total #propagations: 233077567 / total #impl: 11123790826 (eff. 0.021)
1711.50/1711.82	c #Conflicts:     741000 | #Learnt:      28782 | 0.000
1711.50/1711.82	c total clause space: 127.173MB
1711.50/1711.82	c total #watches: 708938
1714.61/1715.00	c total #propagations: 233483749 / total #impl: 11137370010 (eff. 0.021)
1714.61/1715.00	c #Conflicts:     742000 | #Learnt:      29782 | 0.000
1714.61/1715.00	c total clause space: 127.173MB
1714.61/1715.00	c total #watches: 717484
1717.91/1718.27	c total #propagations: 233932507 / total #impl: 11154309203 (eff. 0.021)
1717.91/1718.27	c #Conflicts:     743000 | #Learnt:      30782 | 0.000
1717.91/1718.27	c total clause space: 127.173MB
1717.91/1718.27	c total #watches: 728111
1720.90/1721.29	c total #propagations: 234302315 / total #impl: 11173341060 (eff. 0.021)
1720.90/1721.29	c #Conflicts:     744000 | #Learnt:      31782 | 0.000
1720.90/1721.29	c total clause space: 127.173MB
1720.90/1721.29	c total #watches: 735164
1723.60/1723.92	c total #propagations: 234676763 / total #impl: 11189644849 (eff. 0.021)
1723.60/1723.92	c #Conflicts:     745000 | #Learnt:      32782 | 0.000
1723.60/1723.92	c total clause space: 127.173MB
1723.60/1723.92	c total #watches: 741900
1725.90/1726.23	c total #propagations: 235011759 / total #impl: 11204393630 (eff. 0.021)
1725.90/1726.23	c #Conflicts:     746000 | #Learnt:      33782 | 0.000
1725.90/1726.23	c total clause space: 127.173MB
1725.90/1726.23	c total #watches: 750262
1728.70/1729.06	c total #propagations: 235239526 / total #impl: 11215623378 (eff. 0.021)
1728.70/1729.06	c #Conflicts:     747000 | #Learnt:      34782 | 0.000
1728.70/1729.06	c total clause space: 127.173MB
1728.70/1729.06	c total #watches: 757182
1731.60/1731.98	c total #propagations: 235629668 / total #impl: 11232000691 (eff. 0.021)
1731.60/1731.98	c #Conflicts:     748000 | #Learnt:      35782 | 0.000
1731.60/1731.98	c total clause space: 127.173MB
1731.60/1731.98	c total #watches: 765838
1734.50/1734.84	c total #propagations: 235870442 / total #impl: 11246112922 (eff. 0.021)
1734.50/1734.84	c #Conflicts:     749000 | #Learnt:      36782 | 0.000
1734.50/1734.84	c total clause space: 127.173MB
1734.50/1734.84	c total #watches: 773259
1737.60/1737.91	c total #propagations: 236155418 / total #impl: 11262107579 (eff. 0.021)
1737.60/1737.91	c #Conflicts:     750000 | #Learnt:      37782 | 0.000
1737.60/1737.91	c total clause space: 127.173MB
1737.60/1737.91	c total #watches: 781289
1739.80/1740.10	c total #propagations: 236563125 / total #impl: 11280838415 (eff. 0.021)
1739.80/1740.10	c #Conflicts:     751000 | #Learnt:      38782 | 0.000
1739.80/1740.10	c total clause space: 127.173MB
1739.80/1740.10	c total #watches: 791161
1743.00/1743.33	c total #propagations: 236805055 / total #impl: 11289761748 (eff. 0.021)
1743.00/1743.33	c #Conflicts:     752000 | #Learnt:      39782 | 0.000
1743.00/1743.33	c total clause space: 127.173MB
1743.00/1743.33	c total #watches: 798999
1745.90/1746.22	c total #propagations: 237230764 / total #impl: 11307519538 (eff. 0.021)
1745.90/1746.22	c #Conflicts:     753000 | #Learnt:      40782 | 0.000
1745.90/1746.22	c total clause space: 127.173MB
1745.90/1746.22	c total #watches: 807130
1748.60/1748.95	c total #propagations: 237520102 / total #impl: 11321517208 (eff. 0.021)
1748.60/1748.95	c #Conflicts:     754000 | #Learnt:      41782 | 0.000
1748.60/1748.95	c total clause space: 127.173MB
1748.60/1748.95	c total #watches: 814640
1750.79/1751.10	c total #propagations: 237866360 / total #impl: 11334858588 (eff. 0.021)
1750.79/1751.10	c GC COLLECT
1750.79/1751.10	c #Conflicts:     755000 | #Learnt:      21881 | 0.000
1750.79/1751.10	c total clause space: 127.173MB
1750.79/1751.10	c total #watches: 648154
1752.69/1753.01	c total #propagations: 238267965 / total #impl: 11349104002 (eff. 0.021)
1752.69/1753.01	c #Conflicts:     756000 | #Learnt:      22881 | 0.000
1752.69/1753.01	c total clause space: 127.173MB
1752.69/1753.01	c total #watches: 653955
1754.49/1754.87	c total #propagations: 238573121 / total #impl: 11359398741 (eff. 0.021)
1754.49/1754.87	c #Conflicts:     757000 | #Learnt:      23881 | 0.000
1754.49/1754.87	c total clause space: 127.173MB
1754.49/1754.87	c total #watches: 660765
1757.29/1757.60	c total #propagations: 238869687 / total #impl: 11369315252 (eff. 0.021)
1757.29/1757.60	c #Conflicts:     758000 | #Learnt:      24881 | 0.000
1757.29/1757.60	c total clause space: 127.173MB
1757.29/1757.60	c total #watches: 666753
1758.79/1759.16	c total #propagations: 239554643 / total #impl: 11386487920 (eff. 0.021)
1758.79/1759.16	c #Conflicts:     759000 | #Learnt:      25881 | 0.000
1758.79/1759.16	c total clause space: 127.173MB
1758.79/1759.16	c total #watches: 675589
1761.29/1761.62	c total #propagations: 239720793 / total #impl: 11394019806 (eff. 0.021)
1761.29/1761.62	c #Conflicts:     760000 | #Learnt:      26881 | 0.000
1761.29/1761.62	c total clause space: 127.173MB
1761.29/1761.62	c total #watches: 684370
1763.89/1764.24	c total #propagations: 239996782 / total #impl: 11409819459 (eff. 0.021)
1763.89/1764.24	c #Conflicts:     761000 | #Learnt:      27881 | 0.000
1763.89/1764.24	c total clause space: 127.173MB
1763.89/1764.24	c total #watches: 691601
1766.79/1767.17	c total #propagations: 240361374 / total #impl: 11427584940 (eff. 0.021)
1766.79/1767.17	c #Conflicts:     762000 | #Learnt:      28881 | 0.000
1766.79/1767.17	c total clause space: 127.173MB
1766.79/1767.17	c total #watches: 700352
1769.79/1770.12	c total #propagations: 240781763 / total #impl: 11448736474 (eff. 0.021)
1769.79/1770.12	c #Conflicts:     763000 | #Learnt:      29881 | 0.000
1769.79/1770.12	c total clause space: 127.173MB
1769.79/1770.12	c total #watches: 709846
1771.99/1772.33	c total #propagations: 241083416 / total #impl: 11467234504 (eff. 0.021)
1771.99/1772.33	c #Conflicts:     764000 | #Learnt:      30881 | 0.000
1771.99/1772.33	c total clause space: 127.173MB
1771.99/1772.33	c total #watches: 716445
1774.49/1774.82	c total #propagations: 241403490 / total #impl: 11480480014 (eff. 0.021)
1774.49/1774.82	c #Conflicts:     765000 | #Learnt:      31881 | 0.000
1774.49/1774.82	c total clause space: 127.173MB
1774.49/1774.82	c total #watches: 723090
1776.99/1777.30	c total #propagations: 241749932 / total #impl: 11495096254 (eff. 0.021)
1776.99/1777.30	c #Conflicts:     766000 | #Learnt:      32881 | 0.000
1776.99/1777.30	c total clause space: 127.173MB
1776.99/1777.30	c total #watches: 731778
1779.39/1779.71	c total #propagations: 242045604 / total #impl: 11506335027 (eff. 0.021)
1779.39/1779.71	c #Conflicts:     767000 | #Learnt:      33881 | 0.000
1779.39/1779.71	c total clause space: 127.173MB
1779.39/1779.71	c total #watches: 738213
1781.89/1782.25	c total #propagations: 242448632 / total #impl: 11520327559 (eff. 0.021)
1781.89/1782.25	c #Conflicts:     768000 | #Learnt:      34881 | 0.000
1781.89/1782.25	c total clause space: 127.173MB
1781.89/1782.25	c total #watches: 745529
1784.29/1784.67	c total #propagations: 242774113 / total #impl: 11535204746 (eff. 0.021)
1784.29/1784.67	c #Conflicts:     769000 | #Learnt:      35881 | 0.000
1784.29/1784.67	c total clause space: 127.173MB
1784.29/1784.67	c total #watches: 752741
1787.20/1787.56	c total #propagations: 243039581 / total #impl: 11548494270 (eff. 0.021)
1787.20/1787.56	c #Conflicts:     770000 | #Learnt:      36881 | 0.000
1787.20/1787.56	c total clause space: 127.173MB
1787.20/1787.56	c total #watches: 761356
1790.19/1790.58	c total #propagations: 243417165 / total #impl: 11568071993 (eff. 0.021)
1790.19/1790.58	c #Conflicts:     771000 | #Learnt:      37881 | 0.000
1790.19/1790.58	c total clause space: 127.173MB
1790.19/1790.58	c total #watches: 770193
1792.49/1792.81	c total #propagations: 243771248 / total #impl: 11586536530 (eff. 0.021)
1792.49/1792.81	c #Conflicts:     772000 | #Learnt:      38881 | 0.000
1792.49/1792.81	c total clause space: 127.173MB
1792.49/1792.81	c total #watches: 778197
1794.90/1795.26	c total #propagations: 244007188 / total #impl: 11597650344 (eff. 0.021)
1794.90/1795.26	c #Conflicts:     773000 | #Learnt:      39881 | 0.000
1794.90/1795.26	c total clause space: 127.173MB
1794.90/1795.26	c total #watches: 785044
1797.59/1797.95	c total #propagations: 244359025 / total #impl: 11611140289 (eff. 0.021)
1797.59/1797.95	c #Conflicts:     774000 | #Learnt:      40881 | 0.000
1797.59/1797.95	c total clause space: 127.173MB
1797.59/1797.95	c total #watches: 791980

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-4087533-1465413082/watcher-4087533-1465413082 -o /tmp/evaluation-result-4087533-1465413082/solver-4087533-1465413082 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27983 --watchdog 1960 --input HOME/instance-4087533-1465413082.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=30168
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.25 2.25 2.22 4/176 30171
/proc/meminfo: memFree=29178920/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 123241668 57319424 7805 33554432000 4194304 6211289 140733435375392 140733368228616 4206551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 13994 7805 98 493 0 13491 0

[startup+0.100182 s]
/proc/loadavg: 2.25 2.25 2.22 4/176 30171
/proc/meminfo: memFree=29178920/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=58560 CPUtime=0.08 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 1516 0 0 0 8 0 0 0 20 0 1 0 123241668 59965440 11536 33554432000 4194304 6211289 140733435375392 140733435374696 5252516 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 14640 11536 121 493 0 14137 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58560

[startup+0.200388 s]
/proc/loadavg: 2.25 2.25 2.22 4/176 30171
/proc/meminfo: memFree=29178920/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=70084 CPUtime=0.19 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 2608 0 0 0 18 1 0 0 20 0 1 0 123241668 71766016 15070 33554432000 4194304 6211289 140733435375392 140733435374696 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 17521 15071 144 493 0 17018 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 70084

[startup+0.30036 s]
/proc/loadavg: 2.25 2.25 2.22 4/176 30171
/proc/meminfo: memFree=29178920/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=80880 CPUtime=0.29 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 4870 0 0 0 28 1 0 0 20 0 1 0 123241668 82821120 17843 33554432000 4194304 6211289 140733435375392 140733435374696 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 20220 17845 144 493 0 19717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80880

[startup+0.700323 s]
/proc/loadavg: 2.25 2.25 2.22 4/176 30171
/proc/meminfo: memFree=29178920/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=112148 CPUtime=0.69 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 8862 0 0 0 67 2 0 0 20 0 1 0 123241668 114839552 25464 33554432000 4194304 6211289 140733435375392 140733435374696 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 28037 25464 150 493 0 27534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112148

[startup+1.50031 s]
/proc/loadavg: 2.25 2.25 2.22 3/177 30172
/proc/meminfo: memFree=29077360/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=112148 CPUtime=1.49 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 8929 0 0 0 147 2 0 0 20 0 1 0 123241668 114839552 25508 33554432000 4194304 6211289 140733435375392 140733435372856 4205369 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 28037 25508 150 493 0 27534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112148

[startup+3.10031 s]
/proc/loadavg: 2.25 2.25 2.22 3/177 30172
/proc/meminfo: memFree=29075500/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=123824 CPUtime=3.09 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 10036 0 0 0 307 2 0 0 20 0 1 0 123241668 126795776 26143 33554432000 4194304 6211289 140733435375392 140733435373624 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 30956 26143 160 493 0 30453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123824

[startup+6.30029 s]
/proc/loadavg: 2.31 2.27 2.22 3/177 30218
/proc/meminfo: memFree=29533316/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=123824 CPUtime=6.28 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 10552 0 0 0 626 2 0 0 20 0 1 0 123241668 126795776 27457 33554432000 4194304 6211289 140733435375392 140733435373736 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 30956 27457 165 493 0 30453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 123824

[startup+12.7003 s]
/proc/loadavg: 2.28 2.26 2.22 3/177 30218
/proc/meminfo: memFree=29525340/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=123824 CPUtime=12.68 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 10553 0 0 0 1266 2 0 0 20 0 1 0 123241668 126795776 27969 33554432000 4194304 6211289 140733435375392 140733435373736 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 30956 27969 165 493 0 30453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 123824

[startup+25.5003 s]
/proc/loadavg: 2.36 2.28 2.23 3/177 30218
/proc/meminfo: memFree=29520364/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=123824 CPUtime=25.49 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 11040 0 0 0 2546 3 0 0 20 0 1 0 123241668 126795776 28759 33554432000 4194304 6211289 140733435375392 140733435373736 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 30956 28759 165 493 0 30453 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123824

[startup+51.1004 s]
/proc/loadavg: 2.24 2.26 2.22 4/177 30218
/proc/meminfo: memFree=29509768/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=142792 CPUtime=51.08 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 11456 0 0 0 5105 3 0 0 20 0 1 0 123241668 146219008 30017 33554432000 4194304 6211289 140733435375392 140733435373736 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 35698 30017 165 493 0 35195 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142792

[startup+102.3 s]
/proc/loadavg: 2.20 2.25 2.22 3/177 30219
/proc/meminfo: memFree=29472612/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=176880 CPUtime=102.27 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 13933 0 0 0 10224 3 0 0 20 0 1 0 123241668 181125120 37381 33554432000 4194304 6211289 140733435375392 140733435373736 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 44220 37381 219 493 0 43717 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 176880

[startup+162.3 s]
/proc/loadavg: 2.21 2.24 2.22 3/176 30220
/proc/meminfo: memFree=29463552/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=177040 CPUtime=162.25 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 13983 0 0 0 16222 3 0 0 20 0 1 0 123241668 181288960 38442 33554432000 4194304 6211289 140733435375392 140733435373736 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 44260 38442 219 493 0 43757 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 177040

[startup+222.307 s]
/proc/loadavg: 2.20 2.24 2.21 3/177 30222
/proc/meminfo: memFree=29456216/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=177360 CPUtime=222.25 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14042 0 0 0 22222 3 0 0 20 0 1 0 123241668 181616640 39523 33554432000 4194304 6211289 140733435375392 140733435373736 4209507 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 44340 39523 219 493 0 43837 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 177360

[startup+282.3 s]
/proc/loadavg: 2.19 2.22 2.21 4/177 30223
/proc/meminfo: memFree=29446084/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=208180 CPUtime=282.23 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14181 0 0 0 28219 4 0 0 20 0 1 0 123241668 213176320 41147 33554432000 4194304 6211289 140733435375392 140733435373736 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52045 41147 219 493 0 51542 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 208180

[startup+342.3 s]
/proc/loadavg: 2.26 2.24 2.21 3/177 30224
/proc/meminfo: memFree=29440912/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=208180 CPUtime=342.22 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14191 0 0 0 34218 4 0 0 20 0 1 0 123241668 213176320 41157 33554432000 4194304 6211289 140733435375392 140733435373736 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52045 41157 219 493 0 51542 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 208180

[startup+402.3 s]
/proc/loadavg: 2.25 2.24 2.21 3/177 30225
/proc/meminfo: memFree=29434124/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=208180 CPUtime=402.21 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14196 0 0 0 40217 4 0 0 20 0 1 0 123241668 213176320 42695 33554432000 4194304 6211289 140733435375392 140733435373736 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52045 42695 219 493 0 51542 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 208180

[startup+462.3 s]
/proc/loadavg: 2.26 2.24 2.21 3/176 30226
/proc/meminfo: memFree=29427744/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=208372 CPUtime=462.2 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14240 0 0 0 46216 4 0 0 20 0 1 0 123241668 213372928 43250 33554432000 4194304 6211289 140733435375392 140733435373736 4209503 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52093 43250 219 493 0 51590 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 208372

[startup+522.3 s]
/proc/loadavg: 2.20 2.22 2.20 3/178 30231
/proc/meminfo: memFree=29424696/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=208372 CPUtime=522.19 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14247 0 0 0 52215 4 0 0 20 0 1 0 123241668 213372928 43257 33554432000 4194304 6211289 140733435375392 140733435373736 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52093 43257 219 493 0 51590 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 208372

[startup+582.3 s]
/proc/loadavg: 2.18 2.21 2.19 3/177 30232
/proc/meminfo: memFree=29420628/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=208372 CPUtime=582.18 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14269 0 0 0 58214 4 0 0 20 0 1 0 123241668 213372928 44301 33554432000 4194304 6211289 140733435375392 140733435373736 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52093 44301 219 493 0 51590 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 208372


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


[startup+882.307 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 30238
/proc/meminfo: memFree=29405064/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=209844 CPUtime=882.15 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14533 0 0 0 88210 5 0 0 20 0 1 0 123241668 214880256 46098 33554432000 4194304 6211289 140733435375392 140733435373736 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52461 46098 219 493 0 51958 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 209844

[startup+942.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 30239
/proc/meminfo: memFree=29399744/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=210036 CPUtime=942.14 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 14544 0 0 0 94209 5 0 0 20 0 1 0 123241668 215076864 46620 33554432000 4194304 6211289 140733435375392 140733435373736 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 52509 46620 219 493 0 52006 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 210036

[startup+1002.3 s]
/proc/loadavg: 2.24 2.22 2.19 3/177 30240
/proc/meminfo: memFree=29392560/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=260892 CPUtime=1002.12 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 15582 0 0 0 100207 5 0 0 20 0 1 0 123241668 267153408 48301 33554432000 4194304 6211289 140733435375392 140733435373624 4209468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 65223 48301 219 493 0 64720 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 260892

[startup+1062.3 s]
/proc/loadavg: 2.12 2.20 2.18 3/177 30241
/proc/meminfo: memFree=29389652/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=261596 CPUtime=1062.11 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 15662 0 0 0 106206 5 0 0 20 0 1 0 123241668 267874304 48381 33554432000 4194304 6211289 140733435375392 140733435373736 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 65399 48381 219 493 0 64896 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 261596

[startup+1122.3 s]
/proc/loadavg: 2.10 2.17 2.17 4/178 30246
/proc/meminfo: memFree=29341892/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=295136 CPUtime=1122.1 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17151 0 0 0 112204 6 0 0 20 0 1 0 123241668 302219264 60211 33554432000 4194304 6211289 140733435375392 140733435373736 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 73784 60211 219 493 0 73281 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 295136

[startup+1182.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 30247
/proc/meminfo: memFree=29340964/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=295904 CPUtime=1182.1 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17290 0 0 0 118204 6 0 0 20 0 1 0 123241668 303005696 60350 33554432000 4194304 6211289 140733435375392 140733435373736 4209515 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 73976 60350 219 493 0 73473 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 295904

[startup+1242.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/177 30248
/proc/meminfo: memFree=29338180/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=296104 CPUtime=1242.08 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17317 0 0 0 124202 6 0 0 20 0 1 0 123241668 303210496 60377 33554432000 4194304 6211289 140733435375392 140733435373736 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74026 60377 219 493 0 73523 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 296104

[startup+1302.3 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 30249
/proc/meminfo: memFree=29332596/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=296288 CPUtime=1302.08 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17366 0 0 0 130201 7 0 0 20 0 1 0 123241668 303398912 61101 33554432000 4194304 6211289 140733435375392 140733435373736 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74072 61101 219 493 0 73569 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 296288

[startup+1362.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/177 30250
/proc/meminfo: memFree=29331620/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=296744 CPUtime=1362.06 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17461 0 0 0 136199 7 0 0 20 0 1 0 123241668 303865856 61173 33554432000 4194304 6211289 140733435375392 140733435373736 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74186 61173 219 493 0 73683 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 296744

[startup+1422.3 s]
/proc/loadavg: 2.40 2.26 2.20 3/177 30252
/proc/meminfo: memFree=29331444/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=297260 CPUtime=1422.05 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17549 0 0 0 142198 7 0 0 20 0 1 0 123241668 304394240 61261 33554432000 4194304 6211289 140733435375392 140733435373736 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74315 61261 219 493 0 73812 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 297260

[startup+1482.3 s]
/proc/loadavg: 2.36 2.27 2.20 3/177 30253
/proc/meminfo: memFree=29327596/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=297452 CPUtime=1482.04 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17601 0 0 0 148197 7 0 0 20 0 1 0 123241668 304590848 61313 33554432000 4194304 6211289 140733435375392 140733435373736 4209468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74363 61313 219 493 0 73860 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 297452

[startup+1542.31 s]
/proc/loadavg: 2.45 2.31 2.21 3/177 30254
/proc/meminfo: memFree=29327396/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=298336 CPUtime=1542.03 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17755 0 0 0 154196 7 0 0 20 0 1 0 123241668 305496064 61467 33554432000 4194304 6211289 140733435375392 140733435373736 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74584 61467 219 493 0 74081 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 298336

[startup+1602.3 s]
/proc/loadavg: 2.43 2.32 2.22 3/177 30255
/proc/meminfo: memFree=29324824/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=298528 CPUtime=1602.02 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17792 0 0 0 160195 7 0 0 20 0 1 0 123241668 305692672 61504 33554432000 4194304 6211289 140733435375392 140733435373736 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74632 61504 219 493 0 74129 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 298528

[startup+1662.3 s]
/proc/loadavg: 2.33 2.31 2.22 3/177 30256
/proc/meminfo: memFree=29324964/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=298672 CPUtime=1662.01 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17808 0 0 0 166194 7 0 0 20 0 1 0 123241668 305840128 61520 33554432000 4194304 6211289 140733435375392 140733435373736 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74668 61520 219 493 0 74165 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 298672

[startup+1722.3 s]
/proc/loadavg: 2.36 2.31 2.23 4/178 30261
/proc/meminfo: memFree=29323836/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=298804 CPUtime=1722 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17851 0 0 0 172193 7 0 0 20 0 1 0 123241668 305975296 61563 33554432000 4194304 6211289 140733435375392 140733435373736 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74701 61563 219 493 0 74198 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 298804

[startup+1782.3 s]
/proc/loadavg: 2.35 2.31 2.23 3/177 30262
/proc/meminfo: memFree=29319600/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=299188 CPUtime=1781.99 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17918 0 0 0 178192 7 0 0 20 0 1 0 123241668 306368512 61630 33554432000 4194304 6211289 140733435375392 140733435373736 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74797 61630 219 493 0 74294 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 299188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.27 2.30 2.22 3/177 30262
/proc/meminfo: memFree=29319604/32872528 swapFree=16700/1645768
[pid=30171] ppid=30168 vsize=299188 CPUtime=1800.09 cores=1,3,5,7
/proc/30171/stat : 30171 (cdcl-cuttingpla) R 30168 30171 27966 0 -1 4202496 17919 0 0 0 180002 7 0 0 20 0 1 0 123241668 306368512 61631 33554432000 4194304 6211289 140733435375392 140733435373736 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/30171/statm: 74797 61631 219 493 0 74294 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 299188

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.073988
maximum resident set size= 246524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17919
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= 45
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.25235 second user time and 7.44887 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 21:11:22
IDJOB=4087533
IDBENCH=2635
IDSOLVER=2549
FILE ID=node124/4087533-1465413082
RUNJOBID= node124-1465387868-27983
PBS_JOBID= 19853797
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_17.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087533-1465413082/watcher-4087533-1465413082 -o /tmp/evaluation-result-4087533-1465413082/solver-4087533-1465413082 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27983 --watchdog 1960 --input HOME/instance-4087533-1465413082.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 642c38c9f16ba47e1145e44f5259b53a
RANDOM SEED=361335433

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29179300 kB
Buffers:          169740 kB
Cached:           604996 kB
SwapCached:          752 kB
Active:           809608 kB
Inactive:         495552 kB
Active(anon):     531196 kB
Inactive(anon):     1568 kB
Active(file):     278412 kB
Inactive(file):   493984 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097732 kB
Dirty:              6224 kB
Writeback:             0 kB
AnonPages:       2119604 kB
Mapped:             8096 kB
Shmem:                 0 kB
Slab:             608420 kB
SReclaimable:      52728 kB
SUnreclaim:       555692 kB
KernelStack:        1472 kB
PageTables:         7948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2458040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1738752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node124 at 2016-06-08 21:41:23