Trace number 4103032

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e2.opb
MD5SUM6af59dd0656451189b30414ce106135b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark494
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 494
Optimality of the best value was proved NO
Number of variables1740
Total number of constraints6991
Number of constraints which are clauses6991
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 1740
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1740
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1740
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1740 #constraint= 6991
0.49/0.53	c #Conflicts:       1000 | #Learnt:       1018 | 0.000
0.49/0.53	c total clause space: 48.1602MB
0.49/0.53	c total #watches: 557513
0.89/0.95	c total #propagations: 49143 / total #impl: 4150564 (eff. 0.012)
0.89/0.95	c #Conflicts:       2000 | #Learnt:       2054 | 0.000
0.89/0.95	c total clause space: 127.173MB
0.89/0.95	c total #watches: 1353823
1.39/1.43	c total #propagations: 95021 / total #impl: 6213617 (eff. 0.015)
1.39/1.43	c GC COLLECT
1.39/1.43	c #Conflicts:       3000 | #Learnt:       2096 | 0.000
1.39/1.43	c total clause space: 127.173MB
1.39/1.43	c total #watches: 1795255
1.89/1.99	c total #propagations: 145878 / total #impl: 8189682 (eff. 0.018)
1.89/1.99	c #Conflicts:       4000 | #Learnt:       3135 | 0.000
1.89/1.99	c total clause space: 206.656MB
1.89/1.99	c total #watches: 2759513
2.59/2.65	c total #propagations: 195287 / total #impl: 10281877 (eff. 0.019)
2.59/2.65	c GC COLLECT
2.59/2.65	c #Conflicts:       5000 | #Learnt:       2527 | 0.000
2.59/2.65	c total clause space: 206.656MB
2.59/2.65	c total #watches: 2382728
3.19/3.20	c total #propagations: 236632 / total #impl: 12294515 (eff. 0.019)
3.19/3.20	c #Conflicts:       6000 | #Learnt:       3560 | 0.000
3.19/3.20	c total clause space: 206.656MB
3.19/3.20	c total #watches: 3391373
3.99/4.01	c total #propagations: 277974 / total #impl: 14475243 (eff. 0.019)
3.99/4.01	c GC COLLECT
3.99/4.01	c #Conflicts:       7000 | #Learnt:       2491 | 0.000
3.99/4.01	c total clause space: 335.816MB
3.99/4.01	c total #watches: 2472962
4.50/4.58	c total #propagations: 309097 / total #impl: 16513846 (eff. 0.019)
4.50/4.58	c #Conflicts:       8000 | #Learnt:       3518 | 0.000
4.50/4.58	c total clause space: 335.816MB
4.50/4.58	c total #watches: 3506701
5.19/5.20	c total #propagations: 337127 / total #impl: 18697244 (eff. 0.018)
5.19/5.20	c #Conflicts:       9000 | #Learnt:       4542 | 0.000
5.19/5.20	c total clause space: 335.816MB
5.19/5.20	c total #watches: 4544949
5.99/6.09	c total #propagations: 367272 / total #impl: 20882943 (eff. 0.018)
5.99/6.09	c GC COLLECT
5.99/6.09	c #Conflicts:      10000 | #Learnt:       3084 | 0.000
5.99/6.09	c total clause space: 335.816MB
5.99/6.09	c total #watches: 3159460
8.29/8.32	c total #propagations: 397942 / total #impl: 23117447 (eff. 0.017)
8.29/8.32	c #Conflicts:      11000 | #Learnt:       4088 | 0.000
8.29/8.32	c total clause space: 335.816MB
8.29/8.32	c total #watches: 3467696
10.39/10.41	c total #propagations: 469499 / total #impl: 23874407 (eff. 0.020)
10.39/10.41	c #Conflicts:      12000 | #Learnt:       5088 | 0.000
10.39/10.41	c total clause space: 335.816MB
10.39/10.41	c total #watches: 3521469
12.78/12.83	c total #propagations: 603243 / total #impl: 24798238 (eff. 0.024)
12.78/12.83	c #Conflicts:      13000 | #Learnt:       6088 | 0.000
12.78/12.83	c total clause space: 335.816MB
12.78/12.83	c total #watches: 3547488
14.18/14.25	c total #propagations: 679276 / total #impl: 25214184 (eff. 0.027)
14.18/14.25	c GC COLLECT
14.18/14.25	c #Conflicts:      14000 | #Learnt:       4309 | 0.000
14.18/14.25	c total clause space: 335.816MB
14.18/14.25	c total #watches: 960642
15.39/15.45	c total #propagations: 760647 / total #impl: 25468243 (eff. 0.030)
15.39/15.45	c #Conflicts:      15000 | #Learnt:       5309 | 0.000
15.39/15.45	c total clause space: 335.816MB
15.39/15.45	c total #watches: 972221
16.28/16.33	c total #propagations: 833160 / total #impl: 25706907 (eff. 0.032)
16.28/16.33	c #Conflicts:      16000 | #Learnt:       6309 | 0.000
16.28/16.33	c total clause space: 335.816MB
16.28/16.33	c total #watches: 976872
16.88/16.96	c total #propagations: 895350 / total #impl: 25991373 (eff. 0.034)
16.88/16.96	c GC COLLECT
16.88/16.96	c #Conflicts:      17000 | #Learnt:       4176 | 0.000
16.88/16.96	c total clause space: 335.816MB
16.88/16.96	c total #watches: 408204
17.28/17.34	c total #propagations: 960937 / total #impl: 26258482 (eff. 0.037)
17.28/17.34	c #Conflicts:      18000 | #Learnt:       5176 | 0.000
17.28/17.34	c total clause space: 335.816MB
17.28/17.34	c total #watches: 417301
17.59/17.68	c total #propagations: 1035335 / total #impl: 26687155 (eff. 0.039)
17.59/17.68	c #Conflicts:      19000 | #Learnt:       6176 | 0.000
17.59/17.68	c total clause space: 335.816MB
17.59/17.68	c total #watches: 433852
17.98/18.05	c total #propagations: 1120039 / total #impl: 27232280 (eff. 0.041)
17.98/18.05	c #Conflicts:      20000 | #Learnt:       7176 | 0.000
17.98/18.05	c total clause space: 335.816MB
17.98/18.05	c total #watches: 443854
18.38/18.44	c total #propagations: 1213212 / total #impl: 27967167 (eff. 0.043)
18.38/18.44	c GC COLLECT
18.38/18.44	c #Conflicts:      21000 | #Learnt:       4711 | 0.000
18.38/18.44	c total clause space: 335.816MB
18.38/18.44	c total #watches: 408614
18.69/18.74	c total #propagations: 1299704 / total #impl: 28704484 (eff. 0.045)
18.69/18.74	c #Conflicts:      22000 | #Learnt:       5711 | 0.000
18.69/18.74	c total clause space: 335.816MB
18.69/18.74	c total #watches: 417260
19.28/19.31	c total #propagations: 1387459 / total #impl: 29342220 (eff. 0.047)
19.28/19.31	c #Conflicts:      23000 | #Learnt:       6711 | 0.000
19.28/19.31	c total clause space: 335.816MB
19.28/19.31	c total #watches: 439748
20.18/20.22	c total #propagations: 1497510 / total #impl: 30401709 (eff. 0.049)
20.18/20.22	c #Conflicts:      24000 | #Learnt:       7711 | 0.000
20.18/20.22	c total clause space: 335.816MB
20.18/20.22	c total #watches: 460982
21.18/21.26	c total #propagations: 1600454 / total #impl: 32323143 (eff. 0.050)
21.18/21.26	c GC COLLECT
21.18/21.26	c #Conflicts:      25000 | #Learnt:       4928 | 0.000
21.18/21.26	c total clause space: 335.816MB
21.18/21.26	c total #watches: 474385
22.18/22.28	c total #propagations: 1702332 / total #impl: 34109296 (eff. 0.050)
22.18/22.28	c #Conflicts:      26000 | #Learnt:       5928 | 0.000
22.18/22.28	c total clause space: 335.816MB
22.18/22.28	c total #watches: 497839
23.28/23.35	c total #propagations: 1799489 / total #impl: 35713939 (eff. 0.050)
23.28/23.35	c #Conflicts:      27000 | #Learnt:       6928 | 0.000
23.28/23.35	c total clause space: 335.816MB
23.28/23.35	c total #watches: 525319
24.38/24.47	c total #propagations: 1898391 / total #impl: 37544377 (eff. 0.051)
24.38/24.47	c #Conflicts:      28000 | #Learnt:       7928 | 0.000
24.38/24.47	c total clause space: 335.816MB
24.38/24.47	c total #watches: 551502
25.88/25.99	c total #propagations: 2000140 / total #impl: 39076358 (eff. 0.051)
25.88/25.99	c GC COLLECT
25.88/25.99	c #Conflicts:      29000 | #Learnt:       4846 | 0.000
25.88/25.99	c total clause space: 335.816MB
25.88/25.99	c total #watches: 520012
26.88/26.98	c total #propagations: 2111855 / total #impl: 41223470 (eff. 0.051)
26.88/26.98	c #Conflicts:      30000 | #Learnt:       5846 | 0.000
26.88/26.98	c total clause space: 335.816MB
26.88/26.98	c total #watches: 549149
28.08/28.12	c total #propagations: 2207523 / total #impl: 43468381 (eff. 0.051)
28.08/28.12	c #Conflicts:      31000 | #Learnt:       6846 | 0.000
28.08/28.12	c total clause space: 335.816MB
28.08/28.12	c total #watches: 579380
29.08/29.13	c total #propagations: 2293829 / total #impl: 45360570 (eff. 0.051)
29.08/29.13	c #Conflicts:      32000 | #Learnt:       7846 | 0.000
29.08/29.13	c total clause space: 335.816MB
29.08/29.13	c total #watches: 599312
30.18/30.27	c total #propagations: 2377142 / total #impl: 46729592 (eff. 0.051)
30.18/30.27	c #Conflicts:      33000 | #Learnt:       8846 | 0.000
30.18/30.27	c total clause space: 335.816MB
30.18/30.27	c total #watches: 613571
31.48/31.58	c total #propagations: 2455805 / total #impl: 47470954 (eff. 0.052)
31.48/31.58	c GC COLLECT
31.48/31.58	c #Conflicts:      34000 | #Learnt:       5443 | 0.000
31.48/31.58	c total clause space: 335.816MB
31.48/31.58	c total #watches: 543341
32.28/32.38	c total #propagations: 2550547 / total #impl: 47948470 (eff. 0.053)
32.28/32.38	c #Conflicts:      35000 | #Learnt:       6443 | 0.000
32.28/32.38	c total clause space: 335.816MB
32.28/32.38	c total #watches: 561857
33.48/33.50	c total #propagations: 2628659 / total #impl: 48629122 (eff. 0.054)
33.48/33.50	c #Conflicts:      36000 | #Learnt:       7443 | 0.000
33.48/33.50	c total clause space: 335.816MB
33.48/33.50	c total #watches: 584879
34.48/34.57	c total #propagations: 2741002 / total #impl: 49260157 (eff. 0.056)
34.48/34.57	c #Conflicts:      37000 | #Learnt:       8443 | 0.000
34.48/34.57	c total clause space: 335.816MB
34.48/34.57	c total #watches: 603842
35.38/35.49	c total #propagations: 2886610 / total #impl: 50425751 (eff. 0.057)
35.38/35.49	c #Conflicts:      38000 | #Learnt:       9443 | 0.000
35.38/35.49	c total clause space: 335.816MB
35.38/35.49	c total #watches: 624632
36.39/36.43	c total #propagations: 3000927 / total #impl: 51166485 (eff. 0.059)
36.39/36.43	c GC COLLECT
36.39/36.43	c #Conflicts:      39000 | #Learnt:       5751 | 0.000
36.39/36.43	c total clause space: 335.816MB
36.39/36.43	c total #watches: 510588
37.29/37.38	c total #propagations: 3126461 / total #impl: 52064248 (eff. 0.060)
37.29/37.38	c #Conflicts:      40000 | #Learnt:       6751 | 0.000
37.29/37.38	c total clause space: 335.816MB
37.29/37.38	c total #watches: 532278
38.49/38.60	c total #propagations: 3268530 / total #impl: 53144476 (eff. 0.062)
38.49/38.60	c #Conflicts:      41000 | #Learnt:       7751 | 0.000
38.49/38.60	c total clause space: 335.816MB
38.49/38.60	c total #watches: 549525
39.89/39.91	c total #propagations: 3366754 / total #impl: 55226471 (eff. 0.061)
39.89/39.91	c #Conflicts:      42000 | #Learnt:       8751 | 0.000
39.89/39.91	c total clause space: 335.816MB
39.89/39.91	c total #watches: 564651
41.19/41.20	c total #propagations: 3458753 / total #impl: 57247749 (eff. 0.060)
41.19/41.20	c #Conflicts:      43000 | #Learnt:       9751 | 0.000
41.19/41.20	c total clause space: 335.816MB
41.19/41.20	c total #watches: 579062
42.69/42.79	c total #propagations: 3543193 / total #impl: 58848621 (eff. 0.060)
42.69/42.79	c GC COLLECT
42.69/42.79	c #Conflicts:      44000 | #Learnt:       5445 | 0.000
42.69/42.79	c total clause space: 335.816MB
42.69/42.79	c total #watches: 506216
43.49/43.59	c total #propagations: 3637934 / total #impl: 60567823 (eff. 0.060)
43.49/43.59	c #Conflicts:      45000 | #Learnt:       6445 | 0.000
43.49/43.59	c total clause space: 335.816MB
43.49/43.59	c total #watches: 527706
44.29/44.34	c total #propagations: 3723480 / total #impl: 61507865 (eff. 0.061)
44.29/44.34	c #Conflicts:      46000 | #Learnt:       7445 | 0.000
44.29/44.34	c total clause space: 335.816MB
44.29/44.34	c total #watches: 547725
45.19/45.25	c total #propagations: 3835033 / total #impl: 62680669 (eff. 0.061)
45.19/45.25	c #Conflicts:      47000 | #Learnt:       8445 | 0.000
45.19/45.25	c total clause space: 335.816MB
45.19/45.25	c total #watches: 565423
46.29/46.32	c total #propagations: 3956448 / total #impl: 64051761 (eff. 0.062)
46.29/46.32	c #Conflicts:      48000 | #Learnt:       9445 | 0.000
46.29/46.32	c total clause space: 335.816MB
46.29/46.32	c total #watches: 579908
47.39/47.49	c total #propagations: 4064285 / total #impl: 65414874 (eff. 0.062)
47.39/47.49	c #Conflicts:      49000 | #Learnt:      10445 | 0.000
47.39/47.49	c total clause space: 335.816MB
47.39/47.49	c total #watches: 603003
48.28/48.39	c total #propagations: 4161367 / total #impl: 66615148 (eff. 0.062)
48.28/48.39	c GC COLLECT
48.28/48.39	c #Conflicts:      50000 | #Learnt:       5979 | 0.000
48.28/48.39	c total clause space: 335.816MB
48.28/48.39	c total #watches: 523683
48.98/49.03	c total #propagations: 4242710 / total #impl: 67112842 (eff. 0.063)
48.98/49.03	c #Conflicts:      51000 | #Learnt:       6979 | 0.001
48.98/49.03	c total clause space: 335.816MB
48.98/49.03	c total #watches: 552867
49.68/49.79	c total #propagations: 4366180 / total #impl: 67892138 (eff. 0.064)
49.68/49.79	c #Conflicts:      52000 | #Learnt:       7979 | 0.001
49.68/49.79	c total clause space: 335.816MB
49.68/49.79	c total #watches: 584700
50.78/50.81	c total #propagations: 4507864 / total #impl: 68782529 (eff. 0.066)
50.78/50.81	c #Conflicts:      53000 | #Learnt:       8979 | 0.001
50.78/50.81	c total clause space: 335.816MB
50.78/50.81	c total #watches: 617016
51.58/51.69	c total #propagations: 4624059 / total #impl: 69689560 (eff. 0.066)
51.58/51.69	c #Conflicts:      54000 | #Learnt:       9979 | 0.001
51.58/51.69	c total clause space: 335.816MB
51.58/51.69	c total #watches: 647982
52.58/52.62	c total #propagations: 4712683 / total #impl: 70657564 (eff. 0.067)
52.58/52.62	c #Conflicts:      55000 | #Learnt:      10979 | 0.001
52.58/52.62	c total clause space: 335.816MB
52.58/52.62	c total #watches: 664178
53.58/53.68	c total #propagations: 4808522 / total #impl: 71548777 (eff. 0.067)
53.58/53.68	c GC COLLECT
53.58/53.68	c #Conflicts:      56000 | #Learnt:       6293 | 0.001
53.58/53.68	c total clause space: 335.816MB
53.58/53.68	c total #watches: 543703
54.88/54.92	c total #propagations: 4901283 / total #impl: 72001061 (eff. 0.068)
54.88/54.92	c #Conflicts:      57000 | #Learnt:       7293 | 0.001
54.88/54.92	c total clause space: 335.816MB
54.88/54.92	c total #watches: 588240
56.38/56.43	c total #propagations: 5012829 / total #impl: 72422126 (eff. 0.069)
56.38/56.43	c #Conflicts:      58000 | #Learnt:       8293 | 0.001
56.38/56.43	c total clause space: 335.816MB
56.38/56.43	c total #watches: 599082
57.88/57.96	c total #propagations: 5132285 / total #impl: 73056527 (eff. 0.070)
57.88/57.96	c #Conflicts:      59000 | #Learnt:       9293 | 0.001
57.88/57.96	c total clause space: 335.816MB
57.88/57.96	c total #watches: 612967
59.68/59.73	c total #propagations: 5242644 / total #impl: 73684847 (eff. 0.071)
59.68/59.73	c #Conflicts:      60000 | #Learnt:      10293 | 0.001
59.68/59.73	c total clause space: 335.816MB
59.68/59.73	c total #watches: 625702
61.08/61.15	c total #propagations: 5345155 / total #impl: 74301134 (eff. 0.072)
61.08/61.15	c #Conflicts:      61000 | #Learnt:      11293 | 0.001
61.08/61.15	c total clause space: 335.816MB
61.08/61.15	c total #watches: 637141
62.98/63.07	c total #propagations: 5432226 / total #impl: 75047668 (eff. 0.072)
62.98/63.07	c GC COLLECT
62.98/63.07	c #Conflicts:      62000 | #Learnt:       6357 | 0.001
62.98/63.07	c total clause space: 335.816MB
62.98/63.07	c total #watches: 536161
64.28/64.35	c total #propagations: 5523782 / total #impl: 75911168 (eff. 0.073)
64.28/64.35	c #Conflicts:      63000 | #Learnt:       7357 | 0.001
64.28/64.35	c total clause space: 335.816MB
64.28/64.35	c total #watches: 557860
65.58/65.66	c total #propagations: 5632911 / total #impl: 76378257 (eff. 0.074)
65.58/65.66	c #Conflicts:      64000 | #Learnt:       8357 | 0.001
65.58/65.66	c total clause space: 335.816MB
65.58/65.66	c total #watches: 569713
67.19/67.28	c total #propagations: 5731807 / total #impl: 76822713 (eff. 0.075)
67.19/67.28	c #Conflicts:      65000 | #Learnt:       9357 | 0.001
67.19/67.28	c total clause space: 335.816MB
67.19/67.28	c total #watches: 590567
68.29/68.38	c total #propagations: 5852201 / total #impl: 77384357 (eff. 0.076)
68.29/68.38	c #Conflicts:      66000 | #Learnt:      10357 | 0.001
68.29/68.38	c total clause space: 335.816MB
68.29/68.38	c total #watches: 613309
69.68/69.78	c total #propagations: 5960006 / total #impl: 78347496 (eff. 0.076)
69.68/69.78	c #Conflicts:      67000 | #Learnt:      11357 | 0.001
69.68/69.78	c total clause space: 335.816MB
69.68/69.78	c total #watches: 629296
71.49/71.60	c total #propagations: 6047374 / total #impl: 81323953 (eff. 0.074)
71.49/71.60	c #Conflicts:      68000 | #Learnt:      12357 | 0.001
71.49/71.60	c total clause space: 335.816MB
71.49/71.60	c total #watches: 643736
72.78/72.85	c total #propagations: 6130620 / total #impl: 83658230 (eff. 0.073)
72.78/72.85	c GC COLLECT
72.78/72.85	c #Conflicts:      69000 | #Learnt:       7138 | 0.001
72.78/72.85	c total clause space: 335.816MB
72.78/72.85	c total #watches: 566442
74.18/74.24	c total #propagations: 6235845 / total #impl: 84452904 (eff. 0.074)
74.18/74.24	c #Conflicts:      70000 | #Learnt:       8138 | 0.001
74.18/74.24	c total clause space: 335.816MB
74.18/74.24	c total #watches: 583788
75.68/75.70	c total #propagations: 6348643 / total #impl: 86001676 (eff. 0.074)
75.68/75.70	c #Conflicts:      71000 | #Learnt:       9138 | 0.001
75.68/75.70	c total clause space: 335.816MB
75.68/75.70	c total #watches: 601303
77.38/77.41	c total #propagations: 6450620 / total #impl: 87151757 (eff. 0.074)
77.38/77.41	c #Conflicts:      72000 | #Learnt:      10138 | 0.001
77.38/77.41	c total clause space: 335.816MB
77.38/77.41	c total #watches: 619058
78.78/78.87	c total #propagations: 6564827 / total #impl: 87709229 (eff. 0.075)
78.78/78.87	c #Conflicts:      73000 | #Learnt:      11138 | 0.001
78.78/78.87	c total clause space: 335.816MB
78.78/78.87	c total #watches: 635469
80.38/80.47	c total #propagations: 6680399 / total #impl: 88270810 (eff. 0.076)
80.38/80.47	c #Conflicts:      74000 | #Learnt:      12138 | 0.001
80.38/80.47	c total clause space: 335.816MB
80.38/80.47	c total #watches: 645186
82.08/82.12	c total #propagations: 6778180 / total #impl: 88965120 (eff. 0.076)
82.08/82.12	c GC COLLECT
82.08/82.12	c #Conflicts:      75000 | #Learnt:       6648 | 0.001
82.08/82.12	c total clause space: 335.816MB
82.08/82.12	c total #watches: 550106
82.88/82.90	c total #propagations: 6865525 / total #impl: 90139124 (eff. 0.076)
82.88/82.90	c #Conflicts:      76000 | #Learnt:       7648 | 0.001
82.88/82.90	c total clause space: 335.816MB
82.88/82.90	c total #watches: 587414
83.68/83.76	c total #propagations: 6978418 / total #impl: 91138835 (eff. 0.077)
83.68/83.76	c #Conflicts:      77000 | #Learnt:       8648 | 0.001
83.68/83.76	c total clause space: 335.816MB
83.68/83.76	c total #watches: 601216
84.78/84.87	c total #propagations: 7082135 / total #impl: 92410260 (eff. 0.077)
84.78/84.87	c #Conflicts:      78000 | #Learnt:       9648 | 0.001
84.78/84.87	c total clause space: 335.816MB
84.78/84.87	c total #watches: 615283
86.08/86.10	c total #propagations: 7190336 / total #impl: 94496339 (eff. 0.076)
86.08/86.10	c #Conflicts:      79000 | #Learnt:      10648 | 0.001
86.08/86.10	c total clause space: 335.816MB
86.08/86.10	c total #watches: 625076
87.28/87.39	c total #propagations: 7288088 / total #impl: 96187164 (eff. 0.076)
87.28/87.39	c #Conflicts:      80000 | #Learnt:      11648 | 0.001
87.28/87.39	c total clause space: 335.816MB
87.28/87.39	c total #watches: 635301
88.88/88.98	c total #propagations: 7386403 / total #impl: 97715182 (eff. 0.076)
88.88/88.98	c #Conflicts:      81000 | #Learnt:      12648 | 0.001
88.88/88.98	c total clause space: 335.816MB
88.88/88.98	c total #watches: 659794
90.78/90.80	c total #propagations: 7477353 / total #impl: 98137765 (eff. 0.076)
90.78/90.80	c #Conflicts:      82000 | #Learnt:      13648 | 0.001
90.78/90.80	c total clause space: 335.816MB
90.78/90.80	c total #watches: 676919
92.08/92.16	c total #propagations: 7578644 / total #impl: 98525334 (eff. 0.077)
92.08/92.16	c GC COLLECT
92.08/92.16	c #Conflicts:      83000 | #Learnt:       7845 | 0.001
92.08/92.16	c total clause space: 335.816MB
92.08/92.16	c total #watches: 583342
93.37/93.46	c total #propagations: 7684037 / total #impl: 98999877 (eff. 0.078)
93.37/93.46	c #Conflicts:      84000 | #Learnt:       8845 | 0.001
93.37/93.46	c total clause space: 335.816MB
93.37/93.46	c total #watches: 612434
94.37/94.48	c total #propagations: 7797016 / total #impl: 99546994 (eff. 0.078)
94.37/94.48	c #Conflicts:      85000 | #Learnt:       9845 | 0.001
94.37/94.48	c total clause space: 335.816MB
94.37/94.48	c total #watches: 628958
95.27/95.33	c total #propagations: 7889469 / total #impl: 100029771 (eff. 0.079)
95.27/95.33	c #Conflicts:      86000 | #Learnt:      10845 | 0.001
95.27/95.33	c total clause space: 335.816MB
95.27/95.33	c total #watches: 642975
96.37/96.45	c total #propagations: 7972896 / total #impl: 100359962 (eff. 0.079)
96.37/96.45	c #Conflicts:      87000 | #Learnt:      11845 | 0.001
96.37/96.45	c total clause space: 335.816MB
96.37/96.45	c total #watches: 659581
97.67/97.76	c total #propagations: 8067368 / total #impl: 100743191 (eff. 0.080)
97.67/97.76	c #Conflicts:      88000 | #Learnt:      12845 | 0.001
97.67/97.76	c total clause space: 335.816MB
97.67/97.76	c total #watches: 677817
98.87/98.97	c total #propagations: 8165741 / total #impl: 101242168 (eff. 0.081)
98.87/98.97	c #Conflicts:      89000 | #Learnt:      13845 | 0.001
98.87/98.97	c total clause space: 335.816MB
98.87/98.97	c total #watches: 694633
99.77/99.89	c total #propagations: 8240977 / total #impl: 102203174 (eff. 0.081)
99.77/99.89	c GC COLLECT
99.77/99.89	c #Conflicts:      90000 | #Learnt:       7738 | 0.001
99.77/99.89	c total clause space: 335.816MB
99.77/99.89	c total #watches: 575996
100.77/100.89	c total #propagations: 8314839 / total #impl: 102619312 (eff. 0.081)
100.77/100.89	c #Conflicts:      91000 | #Learnt:       8738 | 0.001
100.77/100.89	c total clause space: 335.816MB
100.77/100.89	c total #watches: 602998
102.07/102.15	c total #propagations: 8409746 / total #impl: 103478772 (eff. 0.081)
102.07/102.15	c #Conflicts:      92000 | #Learnt:       9738 | 0.001
102.07/102.15	c total clause space: 335.816MB
102.07/102.15	c total #watches: 629517
103.38/103.49	c total #propagations: 8489866 / total #impl: 105196260 (eff. 0.081)
103.38/103.49	c #Conflicts:      93000 | #Learnt:      10738 | 0.001
103.38/103.49	c total clause space: 335.816MB
103.38/103.49	c total #watches: 645817
104.97/105.08	c total #propagations: 8566267 / total #impl: 106371043 (eff. 0.081)
104.97/105.08	c #Conflicts:      94000 | #Learnt:      11738 | 0.001
104.97/105.08	c total clause space: 335.816MB
104.97/105.08	c total #watches: 660846
106.27/106.32	c total #propagations: 8639828 / total #impl: 107248802 (eff. 0.081)
106.27/106.32	c #Conflicts:      95000 | #Learnt:      12738 | 0.001
106.27/106.32	c total clause space: 335.816MB
106.27/106.32	c total #watches: 678722
107.27/107.39	c total #propagations: 8726846 / total #impl: 107940400 (eff. 0.081)
107.27/107.39	c #Conflicts:      96000 | #Learnt:      13738 | 0.001
107.27/107.39	c total clause space: 335.816MB
107.27/107.39	c total #watches: 694021
108.47/108.55	c total #propagations: 8818776 / total #impl: 109660855 (eff. 0.080)
108.47/108.55	c #Conflicts:      97000 | #Learnt:      14738 | 0.001
108.47/108.55	c total clause space: 335.816MB
108.47/108.55	c total #watches: 712495
109.47/109.55	c total #propagations: 8928196 / total #impl: 110229619 (eff. 0.081)
109.47/109.55	c GC COLLECT
109.47/109.55	c #Conflicts:      98000 | #Learnt:       8345 | 0.001
109.47/109.55	c total clause space: 335.816MB
109.47/109.55	c total #watches: 598983
110.17/110.29	c total #propagations: 9026099 / total #impl: 110826793 (eff. 0.081)
110.17/110.29	c #Conflicts:      99000 | #Learnt:       9345 | 0.001
110.17/110.29	c total clause space: 335.816MB
110.17/110.29	c total #watches: 608402
110.97/111.08	c total #propagations: 9105025 / total #impl: 111313704 (eff. 0.082)
110.97/111.08	c #Conflicts:     100000 | #Learnt:      10345 | 0.001
110.97/111.08	c total clause space: 335.816MB
110.97/111.08	c total #watches: 621308
111.77/111.83	c total #propagations: 9179415 / total #impl: 111730634 (eff. 0.082)
111.77/111.83	c #Conflicts:     101000 | #Learnt:      11345 | 0.001
111.77/111.83	c total clause space: 335.816MB
111.77/111.83	c total #watches: 628444
112.57/112.62	c total #propagations: 9264034 / total #impl: 112091584 (eff. 0.083)
112.57/112.62	c #Conflicts:     102000 | #Learnt:      12345 | 0.001
112.57/112.62	c total clause space: 335.816MB
112.57/112.62	c total #watches: 643220
113.87/113.95	c total #propagations: 9336677 / total #impl: 112350469 (eff. 0.083)
113.87/113.95	c #Conflicts:     103000 | #Learnt:      13345 | 0.001
113.87/113.95	c total clause space: 335.816MB
113.87/113.95	c total #watches: 663807
115.67/115.70	c total #propagations: 9425600 / total #impl: 112654254 (eff. 0.084)
115.67/115.70	c #Conflicts:     104000 | #Learnt:      14345 | 0.001
115.67/115.70	c total clause space: 335.816MB
115.67/115.70	c total #watches: 690293
117.27/117.30	c total #propagations: 9520829 / total #impl: 113383764 (eff. 0.084)
117.27/117.30	c #Conflicts:     105000 | #Learnt:      15345 | 0.001
117.27/117.30	c total clause space: 335.816MB
117.27/117.30	c total #watches: 705849
118.57/118.66	c total #propagations: 9625431 / total #impl: 114392907 (eff. 0.084)
118.57/118.66	c GC COLLECT
118.57/118.66	c #Conflicts:     106000 | #Learnt:       8631 | 0.001
118.57/118.66	c total clause space: 335.816MB
118.57/118.66	c total #watches: 604744
119.98/120.01	c total #propagations: 9737268 / total #impl: 115155774 (eff. 0.085)
119.98/120.01	c #Conflicts:     107000 | #Learnt:       9631 | 0.001
119.98/120.01	c total clause space: 335.816MB
119.98/120.01	c total #watches: 624725
121.08/121.19	c total #propagations: 9836114 / total #impl: 116101475 (eff. 0.085)
121.08/121.19	c #Conflicts:     108000 | #Learnt:      10631 | 0.001
121.08/121.19	c total clause space: 335.816MB
121.08/121.19	c total #watches: 642719
122.37/122.42	c total #propagations: 9925048 / total #impl: 116968613 (eff. 0.085)
122.37/122.42	c #Conflicts:     109000 | #Learnt:      11631 | 0.001
122.37/122.42	c total clause space: 335.816MB
122.37/122.42	c total #watches: 669050
123.47/123.54	c total #propagations: 10019784 / total #impl: 117575089 (eff. 0.085)
123.47/123.54	c #Conflicts:     110000 | #Learnt:      12631 | 0.001
123.47/123.54	c total clause space: 335.816MB
123.47/123.54	c total #watches: 683682
124.57/124.65	c total #propagations: 10097762 / total #impl: 118068228 (eff. 0.086)
124.57/124.65	c #Conflicts:     111000 | #Learnt:      13631 | 0.001
124.57/124.65	c total clause space: 335.816MB
124.57/124.65	c total #watches: 693708
125.57/125.65	c total #propagations: 10168029 / total #impl: 118449596 (eff. 0.086)
125.57/125.65	c #Conflicts:     112000 | #Learnt:      14631 | 0.001
125.57/125.65	c total clause space: 335.816MB
125.57/125.65	c total #watches: 701171
126.77/126.82	c total #propagations: 10242420 / total #impl: 118784535 (eff. 0.086)
126.77/126.82	c #Conflicts:     113000 | #Learnt:      15631 | 0.001
126.77/126.82	c total clause space: 335.816MB
126.77/126.82	c total #watches: 706917
128.17/128.29	c total #propagations: 10320526 / total #impl: 119181258 (eff. 0.087)
128.17/128.29	c GC COLLECT
128.17/128.29	c #Conflicts:     114000 | #Learnt:       8621 | 0.001
128.17/128.29	c total clause space: 335.816MB
128.17/128.29	c total #watches: 609104
129.88/129.91	c total #propagations: 10412852 / total #impl: 120073561 (eff. 0.087)
129.88/129.91	c #Conflicts:     115000 | #Learnt:       9621 | 0.001
129.88/129.91	c total clause space: 335.816MB
129.88/129.91	c total #watches: 627710
131.57/131.62	c total #propagations: 10510338 / total #impl: 121718220 (eff. 0.086)
131.57/131.62	c #Conflicts:     116000 | #Learnt:      10621 | 0.001
131.57/131.62	c total clause space: 335.816MB
131.57/131.62	c total #watches: 648752
132.87/132.96	c total #propagations: 10614206 / total #impl: 123333663 (eff. 0.086)
132.87/132.96	c #Conflicts:     117000 | #Learnt:      11621 | 0.001
132.87/132.96	c total clause space: 335.816MB
132.87/132.96	c total #watches: 678738
133.87/133.95	c total #propagations: 10711756 / total #impl: 124320173 (eff. 0.086)
133.87/133.95	c #Conflicts:     118000 | #Learnt:      12621 | 0.001
133.87/133.95	c total clause space: 335.816MB
133.87/133.95	c total #watches: 697723
134.97/135.05	c total #propagations: 10802006 / total #impl: 125681875 (eff. 0.086)
134.97/135.05	c #Conflicts:     119000 | #Learnt:      13621 | 0.001
134.97/135.05	c total clause space: 335.816MB
134.97/135.05	c total #watches: 710970
135.77/135.87	c total #propagations: 10901646 / total #impl: 126462306 (eff. 0.086)
135.77/135.87	c #Conflicts:     120000 | #Learnt:      14621 | 0.001
135.77/135.87	c total clause space: 335.816MB
135.77/135.87	c total #watches: 718166
136.97/137.02	c total #propagations: 10991106 / total #impl: 127095763 (eff. 0.086)
136.97/137.02	c #Conflicts:     121000 | #Learnt:      15621 | 0.001
136.97/137.02	c total clause space: 335.816MB
136.97/137.02	c total #watches: 728725
138.37/138.40	c total #propagations: 11089427 / total #impl: 127892163 (eff. 0.087)
138.37/138.40	c #Conflicts:     122000 | #Learnt:      16621 | 0.001
138.37/138.40	c total clause space: 335.816MB
138.37/138.40	c total #watches: 743549
139.47/139.55	c total #propagations: 11177837 / total #impl: 128507104 (eff. 0.087)
139.47/139.55	c GC COLLECT
139.47/139.55	c #Conflicts:     123000 | #Learnt:       9317 | 0.001
139.47/139.55	c total clause space: 335.816MB
139.47/139.55	c total #watches: 640050
141.27/141.34	c total #propagations: 11260844 / total #impl: 129007151 (eff. 0.087)
141.27/141.34	c #Conflicts:     124000 | #Learnt:      10317 | 0.001
141.27/141.34	c total clause space: 335.816MB
141.27/141.34	c total #watches: 656341
142.97/143.08	c total #propagations: 11370889 / total #impl: 129354013 (eff. 0.088)
142.97/143.08	c #Conflicts:     125000 | #Learnt:      11317 | 0.001
142.97/143.08	c total clause space: 335.816MB
142.97/143.08	c total #watches: 669662
144.77/144.87	c total #propagations: 11493448 / total #impl: 129851133 (eff. 0.089)
144.77/144.87	c #Conflicts:     126000 | #Learnt:      12317 | 0.001
144.77/144.87	c total clause space: 335.816MB
144.77/144.87	c total #watches: 684347
146.67/146.70	c total #propagations: 11602321 / total #impl: 130281271 (eff. 0.089)
146.67/146.70	c #Conflicts:     127000 | #Learnt:      13317 | 0.001
146.67/146.70	c total clause space: 335.816MB
146.67/146.70	c total #watches: 716306
148.27/148.30	c total #propagations: 11712397 / total #impl: 130771801 (eff. 0.090)
148.27/148.30	c #Conflicts:     128000 | #Learnt:      14317 | 0.001
148.27/148.30	c total clause space: 335.816MB
148.27/148.30	c total #watches: 737491
149.67/149.74	c total #propagations: 11820885 / total #impl: 131254785 (eff. 0.090)
149.67/149.74	c #Conflicts:     129000 | #Learnt:      15317 | 0.001
149.67/149.74	c total clause space: 335.816MB
149.67/149.74	c total #watches: 768055
150.87/150.97	c total #propagations: 11917555 / total #impl: 132353959 (eff. 0.090)
150.87/150.97	c #Conflicts:     130000 | #Learnt:      16317 | 0.001
150.87/150.97	c total clause space: 335.816MB
150.87/150.97	c total #watches: 795166
151.96/152.01	c total #propagations: 12011035 / total #impl: 134448370 (eff. 0.089)
151.96/152.01	c GC COLLECT
151.96/152.01	c #Conflicts:     131000 | #Learnt:       8710 | 0.001
151.96/152.01	c total clause space: 335.816MB
151.96/152.01	c total #watches: 627339
153.06/153.14	c total #propagations: 12098430 / total #impl: 136730273 (eff. 0.088)
153.06/153.14	c #Conflicts:     132000 | #Learnt:       9710 | 0.001
153.06/153.14	c total clause space: 335.816MB
153.06/153.14	c total #watches: 657682
154.16/154.26	c total #propagations: 12189779 / total #impl: 137246813 (eff. 0.089)
154.16/154.26	c #Conflicts:     133000 | #Learnt:      10710 | 0.001
154.16/154.26	c total clause space: 335.816MB
154.16/154.26	c total #watches: 668218
155.26/155.34	c total #propagations: 12280098 / total #impl: 137821328 (eff. 0.089)
155.26/155.34	c #Conflicts:     134000 | #Learnt:      11710 | 0.001
155.26/155.34	c total clause space: 335.816MB
155.26/155.34	c total #watches: 677714
156.86/156.96	c total #propagations: 12361005 / total #impl: 138484965 (eff. 0.089)
156.86/156.96	c #Conflicts:     135000 | #Learnt:      12710 | 0.001
156.86/156.96	c total clause space: 335.816MB
156.86/156.96	c total #watches: 700041
158.76/158.85	c total #propagations: 12469402 / total #impl: 139651377 (eff. 0.089)
158.76/158.85	c #Conflicts:     136000 | #Learnt:      13710 | 0.001
158.76/158.85	c total clause space: 335.816MB
158.76/158.85	c total #watches: 721603
160.76/160.88	c total #propagations: 12573324 / total #impl: 141669982 (eff. 0.089)
160.76/160.88	c #Conflicts:     137000 | #Learnt:      14710 | 0.001
160.76/160.88	c total clause space: 335.816MB
160.76/160.88	c total #watches: 734724
162.87/162.99	c total #propagations: 12669428 / total #impl: 144600081 (eff. 0.088)
162.87/162.99	c #Conflicts:     138000 | #Learnt:      15710 | 0.001
162.87/162.99	c total clause space: 335.816MB
162.87/162.99	c total #watches: 762303
164.97/165.07	c total #propagations: 12779412 / total #impl: 145339376 (eff. 0.088)
164.97/165.07	c #Conflicts:     139000 | #Learnt:      16710 | 0.001
164.97/165.07	c total clause space: 335.816MB
164.97/165.07	c total #watches: 779109
166.96/167.02	c total #propagations: 12900096 / total #impl: 146129447 (eff. 0.088)
166.96/167.02	c #Conflicts:     140000 | #Learnt:      17710 | 0.001
166.96/167.02	c total clause space: 335.816MB
166.96/167.02	c total #watches: 799915
168.66/168.72	c total #propagations: 13003443 / total #impl: 146913928 (eff. 0.089)
168.66/168.72	c GC COLLECT
168.66/168.72	c #Conflicts:     141000 | #Learnt:       9815 | 0.001
168.66/168.72	c total clause space: 335.816MB
168.66/168.72	c total #watches: 650321
169.96/170.08	c total #propagations: 13077426 / total #impl: 147178487 (eff. 0.089)
169.96/170.08	c #Conflicts:     142000 | #Learnt:      10815 | 0.001
169.96/170.08	c total clause space: 335.816MB
169.96/170.08	c total #watches: 668027
171.76/171.84	c total #propagations: 13162166 / total #impl: 147551531 (eff. 0.089)
171.76/171.84	c #Conflicts:     143000 | #Learnt:      11815 | 0.001
171.76/171.84	c total clause space: 335.816MB
171.76/171.84	c total #watches: 676287
173.16/173.29	c total #propagations: 13226944 / total #impl: 147769512 (eff. 0.090)
173.16/173.29	c #Conflicts:     144000 | #Learnt:      12815 | 0.001
173.16/173.29	c total clause space: 335.816MB
173.16/173.29	c total #watches: 684069
174.66/174.71	c total #propagations: 13294241 / total #impl: 148126129 (eff. 0.090)
174.66/174.71	c #Conflicts:     145000 | #Learnt:      13815 | 0.001
174.66/174.71	c total clause space: 335.816MB
174.66/174.71	c total #watches: 697213
176.16/176.29	c total #propagations: 13363591 / total #impl: 148401302 (eff. 0.090)
176.16/176.29	c #Conflicts:     146000 | #Learnt:      14815 | 0.001
176.16/176.29	c total clause space: 335.816MB
176.16/176.29	c total #watches: 706376
177.56/177.64	c total #propagations: 13435767 / total #impl: 148657126 (eff. 0.090)
177.56/177.64	c #Conflicts:     147000 | #Learnt:      15815 | 0.001
177.56/177.64	c total clause space: 335.816MB
177.56/177.64	c total #watches: 713637
179.16/179.23	c total #propagations: 13515039 / total #impl: 149032056 (eff. 0.091)
179.16/179.23	c #Conflicts:     148000 | #Learnt:      16815 | 0.001
179.16/179.23	c total clause space: 335.816MB
179.16/179.23	c total #watches: 722997
180.86/180.90	c total #propagations: 13590025 / total #impl: 149462762 (eff. 0.091)
180.86/180.90	c #Conflicts:     149000 | #Learnt:      17815 | 0.001
180.86/180.90	c total clause space: 335.816MB
180.86/180.90	c total #watches: 737877
182.06/182.16	c total #propagations: 13674494 / total #impl: 149793411 (eff. 0.091)
182.06/182.16	c GC COLLECT
182.06/182.16	c #Conflicts:     150000 | #Learnt:       9609 | 0.001
182.06/182.16	c total clause space: 335.816MB
182.06/182.16	c total #watches: 649598
183.16/183.23	c total #propagations: 13765102 / total #impl: 150122643 (eff. 0.092)
183.16/183.23	c #Conflicts:     151000 | #Learnt:      10609 | 0.001
183.16/183.23	c total clause space: 335.816MB
183.16/183.23	c total #watches: 676047
184.26/184.32	c total #propagations: 13863494 / total #impl: 151891786 (eff. 0.091)
184.26/184.32	c #Conflicts:     152000 | #Learnt:      11609 | 0.001
184.26/184.32	c total clause space: 335.816MB
184.26/184.32	c total #watches: 698797
185.36/185.42	c total #propagations: 13948497 / total #impl: 153863009 (eff. 0.091)
185.36/185.42	c #Conflicts:     153000 | #Learnt:      12609 | 0.001
185.36/185.42	c total clause space: 335.816MB
185.36/185.42	c total #watches: 715416
186.56/186.63	c total #propagations: 14062300 / total #impl: 155965186 (eff. 0.090)
186.56/186.63	c #Conflicts:     154000 | #Learnt:      13609 | 0.001
186.56/186.63	c total clause space: 335.816MB
186.56/186.63	c total #watches: 737232
187.86/187.92	c total #propagations: 14160548 / total #impl: 156939370 (eff. 0.090)
187.86/187.92	c #Conflicts:     155000 | #Learnt:      14609 | 0.001
187.86/187.92	c total clause space: 335.816MB
187.86/187.92	c total #watches: 756206
188.96/189.08	c total #propagations: 14261576 / total #impl: 157737200 (eff. 0.090)
188.96/189.08	c #Conflicts:     156000 | #Learnt:      15609 | 0.001
188.96/189.08	c total clause space: 335.816MB
188.96/189.08	c total #watches: 771601
190.56/190.66	c total #propagations: 14345309 / total #impl: 158486232 (eff. 0.091)
190.56/190.66	c #Conflicts:     157000 | #Learnt:      16609 | 0.001
190.56/190.66	c total clause space: 335.816MB
190.56/190.66	c total #watches: 794324
192.96/193.08	c total #propagations: 14447296 / total #impl: 159310012 (eff. 0.091)
192.96/193.08	c #Conflicts:     158000 | #Learnt:      17609 | 0.001
192.96/193.08	c total clause space: 335.816MB
192.96/193.08	c total #watches: 824541
195.06/195.14	c total #propagations: 14567229 / total #impl: 160052982 (eff. 0.091)
195.06/195.14	c #Conflicts:     159000 | #Learnt:      18609 | 0.001
195.06/195.14	c total clause space: 335.816MB
195.06/195.14	c total #watches: 839578
196.96/197.02	c total #propagations: 14674787 / total #impl: 160682869 (eff. 0.091)
196.96/197.02	c GC COLLECT
196.96/197.02	c #Conflicts:     160000 | #Learnt:      10115 | 0.001
196.96/197.02	c total clause space: 335.816MB
196.96/197.02	c total #watches: 675971
198.16/198.24	c total #propagations: 14774723 / total #impl: 161605776 (eff. 0.091)
198.16/198.24	c #Conflicts:     161000 | #Learnt:      11115 | 0.001
198.16/198.24	c total clause space: 335.816MB
198.16/198.24	c total #watches: 697991
199.56/199.67	c total #propagations: 14891116 / total #impl: 162329266 (eff. 0.092)
199.56/199.67	c #Conflicts:     162000 | #Learnt:      12115 | 0.001
199.56/199.67	c total clause space: 335.816MB
199.56/199.67	c total #watches: 720102
201.06/201.11	c total #propagations: 15008635 / total #impl: 162939191 (eff. 0.092)
201.06/201.11	c #Conflicts:     163000 | #Learnt:      13115 | 0.001
201.06/201.11	c total clause space: 335.816MB
201.06/201.11	c total #watches: 736598
202.46/202.53	c total #propagations: 15104874 / total #impl: 163263428 (eff. 0.093)
202.46/202.53	c #Conflicts:     164000 | #Learnt:      14115 | 0.001
202.46/202.53	c total clause space: 335.816MB
202.46/202.53	c total #watches: 749022
204.56/204.63	c total #propagations: 15213538 / total #impl: 163581691 (eff. 0.093)
204.56/204.63	c #Conflicts:     165000 | #Learnt:      15115 | 0.001
204.56/204.63	c total clause space: 335.816MB
204.56/204.63	c total #watches: 760168
206.36/206.47	c total #propagations: 15333270 / total #impl: 163925700 (eff. 0.094)
206.36/206.47	c #Conflicts:     166000 | #Learnt:      16115 | 0.001
206.36/206.47	c total clause space: 335.816MB
206.36/206.47	c total #watches: 771191
207.76/207.90	c total #propagations: 15457363 / total #impl: 164323940 (eff. 0.094)
207.76/207.90	c #Conflicts:     167000 | #Learnt:      17115 | 0.001
207.76/207.90	c total clause space: 335.816MB
207.76/207.90	c total #watches: 780984
210.06/210.10	c total #propagations: 15548153 / total #impl: 164646216 (eff. 0.094)
210.06/210.10	c #Conflicts:     168000 | #Learnt:      18115 | 0.001
210.06/210.10	c total clause space: 335.816MB
210.06/210.10	c total #watches: 791093
212.85/212.92	c total #propagations: 15672484 / total #impl: 165050439 (eff. 0.095)
212.85/212.92	c #Conflicts:     169000 | #Learnt:      19115 | 0.001
212.85/212.92	c total clause space: 335.816MB
212.85/212.92	c total #watches: 799885
214.75/214.84	c total #propagations: 15796489 / total #impl: 165457360 (eff. 0.095)
214.75/214.84	c GC COLLECT
214.75/214.84	c #Conflicts:     170000 | #Learnt:      10314 | 0.001
214.75/214.84	c total clause space: 335.816MB
214.75/214.84	c total #watches: 677627
216.76/216.88	c total #propagations: 15904505 / total #impl: 165819440 (eff. 0.096)
216.76/216.88	c #Conflicts:     171000 | #Learnt:      11314 | 0.001
216.76/216.88	c total clause space: 335.816MB
216.76/216.88	c total #watches: 698422
219.65/219.75	c total #propagations: 16058646 / total #impl: 166857737 (eff. 0.096)
219.65/219.75	c #Conflicts:     172000 | #Learnt:      12314 | 0.001
219.65/219.75	c total clause space: 335.816MB
219.65/219.75	c total #watches: 716545
222.35/222.42	c total #propagations: 16218723 / total #impl: 168891781 (eff. 0.096)
222.35/222.42	c #Conflicts:     173000 | #Learnt:      13314 | 0.001
222.35/222.42	c total clause space: 335.816MB
222.35/222.42	c total #watches: 741487
225.46/225.52	c total #propagations: 16334968 / total #impl: 169571389 (eff. 0.096)
225.46/225.52	c #Conflicts:     174000 | #Learnt:      14314 | 0.001
225.46/225.52	c total clause space: 335.816MB
225.46/225.52	c total #watches: 759650
228.15/228.20	c total #propagations: 16451750 / total #impl: 170342335 (eff. 0.097)
228.15/228.20	c #Conflicts:     175000 | #Learnt:      15314 | 0.001
228.15/228.20	c total clause space: 335.816MB
228.15/228.20	c total #watches: 776383
231.06/231.17	c total #propagations: 16568558 / total #impl: 170829813 (eff. 0.097)
231.06/231.17	c #Conflicts:     176000 | #Learnt:      16314 | 0.001
231.06/231.17	c total clause space: 335.816MB
231.06/231.17	c total #watches: 794588
233.85/233.90	c total #propagations: 16692512 / total #impl: 171332170 (eff. 0.097)
233.85/233.90	c #Conflicts:     177000 | #Learnt:      17314 | 0.001
233.85/233.90	c total clause space: 335.816MB
233.85/233.90	c total #watches: 803040
236.46/236.58	c total #propagations: 16792973 / total #impl: 171696037 (eff. 0.098)
236.46/236.58	c #Conflicts:     178000 | #Learnt:      18314 | 0.001
236.46/236.58	c total clause space: 335.816MB
236.46/236.58	c total #watches: 819148
239.05/239.13	c total #propagations: 16895986 / total #impl: 172195510 (eff. 0.098)
239.05/239.13	c #Conflicts:     179000 | #Learnt:      19314 | 0.001
239.05/239.13	c total clause space: 335.816MB
239.05/239.13	c total #watches: 832447
242.35/242.43	c total #propagations: 17015122 / total #impl: 173062192 (eff. 0.098)
242.35/242.43	c GC COLLECT
242.35/242.43	c #Conflicts:     180000 | #Learnt:      10215 | 0.001
242.35/242.43	c total clause space: 335.816MB
242.35/242.43	c total #watches: 679102
243.45/243.58	c total #propagations: 17148462 / total #impl: 174419671 (eff. 0.098)
243.45/243.58	c #Conflicts:     181000 | #Learnt:      11215 | 0.001
243.45/243.58	c total clause space: 335.816MB
243.45/243.58	c total #watches: 701924
244.65/244.75	c total #propagations: 17258664 / total #impl: 174827696 (eff. 0.099)
244.65/244.75	c #Conflicts:     182000 | #Learnt:      12215 | 0.001
244.65/244.75	c total clause space: 335.816MB
244.65/244.75	c total #watches: 716152
246.05/246.13	c total #propagations: 17375588 / total #impl: 175264543 (eff. 0.099)
246.05/246.13	c #Conflicts:     183000 | #Learnt:      13215 | 0.001
246.05/246.13	c total clause space: 335.816MB
246.05/246.13	c total #watches: 726813
247.55/247.68	c total #propagations: 17497292 / total #impl: 175745276 (eff. 0.100)
247.55/247.68	c #Conflicts:     184000 | #Learnt:      14215 | 0.001
247.55/247.68	c total clause space: 335.816MB
247.55/247.68	c total #watches: 742582
249.25/249.31	c total #propagations: 17618546 / total #impl: 176268930 (eff. 0.100)
249.25/249.31	c #Conflicts:     185000 | #Learnt:      15215 | 0.001
249.25/249.31	c total clause space: 335.816MB
249.25/249.31	c total #watches: 755267
250.85/250.93	c total #propagations: 17743437 / total #impl: 176797545 (eff. 0.100)
250.85/250.93	c #Conflicts:     186000 | #Learnt:      16215 | 0.001
250.85/250.93	c total clause space: 335.816MB
250.85/250.93	c total #watches: 773984
252.55/252.65	c total #propagations: 17867481 / total #impl: 177490669 (eff. 0.101)
252.55/252.65	c #Conflicts:     187000 | #Learnt:      17215 | 0.001
252.55/252.65	c total clause space: 335.816MB
252.55/252.65	c total #watches: 789112
255.25/255.36	c total #propagations: 17975561 / total #impl: 178171585 (eff. 0.101)
255.25/255.36	c #Conflicts:     188000 | #Learnt:      18215 | 0.001
255.25/255.36	c total clause space: 335.816MB
255.25/255.36	c total #watches: 804265
257.85/257.94	c total #propagations: 18101781 / total #impl: 178845344 (eff. 0.101)
257.85/257.94	c #Conflicts:     189000 | #Learnt:      19215 | 0.001
257.85/257.94	c total clause space: 335.816MB
257.85/257.94	c total #watches: 820226
260.75/260.86	c total #propagations: 18230823 / total #impl: 179729962 (eff. 0.101)
260.75/260.86	c #Conflicts:     190000 | #Learnt:      20215 | 0.001
260.75/260.86	c total clause space: 335.816MB
260.75/260.86	c total #watches: 839338
262.75/262.88	c total #propagations: 18337387 / total #impl: 180476312 (eff. 0.102)
262.75/262.88	c GC COLLECT
262.75/262.88	c #Conflicts:     191000 | #Learnt:      10824 | 0.001
262.75/262.88	c total clause space: 335.816MB
262.75/262.88	c total #watches: 699826
264.24/264.32	c total #propagations: 18438348 / total #impl: 180958746 (eff. 0.102)
264.24/264.32	c #Conflicts:     192000 | #Learnt:      11824 | 0.001
264.24/264.32	c total clause space: 335.816MB
264.24/264.32	c total #watches: 715494
265.94/266.03	c total #propagations: 18552530 / total #impl: 181623662 (eff. 0.102)
265.94/266.03	c #Conflicts:     193000 | #Learnt:      12824 | 0.001
265.94/266.03	c total clause space: 335.816MB
265.94/266.03	c total #watches: 736124
267.64/267.78	c total #propagations: 18657897 / total #impl: 182416476 (eff. 0.102)
267.64/267.78	c #Conflicts:     194000 | #Learnt:      13824 | 0.001
267.64/267.78	c total clause space: 335.816MB
267.64/267.78	c total #watches: 754041
269.94/270.07	c total #propagations: 18770617 / total #impl: 183922459 (eff. 0.102)
269.94/270.07	c #Conflicts:     195000 | #Learnt:      14824 | 0.001
269.94/270.07	c total clause space: 335.816MB
269.94/270.07	c total #watches: 774001
272.44/272.57	c total #propagations: 18894929 / total #impl: 184938839 (eff. 0.102)
272.44/272.57	c #Conflicts:     196000 | #Learnt:      15824 | 0.001
272.44/272.57	c total clause space: 335.816MB
272.44/272.57	c total #watches: 793168
275.05/275.14	c total #propagations: 19005458 / total #impl: 186302244 (eff. 0.102)
275.05/275.14	c #Conflicts:     197000 | #Learnt:      16824 | 0.001
275.05/275.14	c total clause space: 335.816MB
275.05/275.14	c total #watches: 813468
277.94/278.06	c total #propagations: 19103341 / total #impl: 187481710 (eff. 0.102)
277.94/278.06	c #Conflicts:     198000 | #Learnt:      17824 | 0.001
277.94/278.06	c total clause space: 335.816MB
277.94/278.06	c total #watches: 833927
281.04/281.14	c total #propagations: 19215570 / total #impl: 188821071 (eff. 0.102)
281.04/281.14	c #Conflicts:     199000 | #Learnt:      18824 | 0.001
281.04/281.14	c total clause space: 335.816MB
281.04/281.14	c total #watches: 847107
284.14/284.22	c total #propagations: 19325057 / total #impl: 190563782 (eff. 0.101)
284.14/284.22	c #Conflicts:     200000 | #Learnt:      19824 | 0.001
284.14/284.22	c total clause space: 335.816MB
284.14/284.22	c total #watches: 869777
288.15/288.21	c total #propagations: 19439704 / total #impl: 191593966 (eff. 0.101)
288.15/288.21	c #Conflicts:     201000 | #Learnt:      20824 | 0.001
288.15/288.21	c total clause space: 335.816MB
288.15/288.21	c total #watches: 886403
290.95/291.03	c total #propagations: 19549349 / total #impl: 192576989 (eff. 0.102)
290.95/291.03	c GC COLLECT
290.95/291.03	c #Conflicts:     202000 | #Learnt:      11112 | 0.001
290.95/291.03	c total clause space: 335.816MB
290.95/291.03	c total #watches: 704217
292.45/292.58	c total #propagations: 19657241 / total #impl: 193433486 (eff. 0.102)
292.45/292.58	c #Conflicts:     203000 | #Learnt:      12112 | 0.001
292.45/292.58	c total clause space: 335.816MB
292.45/292.58	c total #watches: 711666
294.35/294.46	c total #propagations: 19779427 / total #impl: 194562751 (eff. 0.102)
294.35/294.46	c #Conflicts:     204000 | #Learnt:      13112 | 0.001
294.35/294.46	c total clause space: 335.816MB
294.35/294.46	c total #watches: 727233
296.25/296.39	c total #propagations: 19895936 / total #impl: 196499345 (eff. 0.101)
296.25/296.39	c #Conflicts:     205000 | #Learnt:      14112 | 0.001
296.25/296.39	c total clause space: 335.816MB
296.25/296.39	c total #watches: 733771
298.15/298.21	c total #propagations: 19997113 / total #impl: 197543746 (eff. 0.101)
298.15/298.21	c #Conflicts:     206000 | #Learnt:      15112 | 0.001
298.15/298.21	c total clause space: 335.816MB
298.15/298.21	c total #watches: 749026
300.15/300.27	c total #propagations: 20111945 / total #impl: 198475639 (eff. 0.101)
300.15/300.27	c #Conflicts:     207000 | #Learnt:      16112 | 0.001
300.15/300.27	c total clause space: 335.816MB
300.15/300.27	c total #watches: 761962
302.25/302.35	c total #propagations: 20233170 / total #impl: 200480966 (eff. 0.101)
302.25/302.35	c #Conflicts:     208000 | #Learnt:      17112 | 0.001
302.25/302.35	c total clause space: 335.816MB
302.25/302.35	c total #watches: 772954
304.35/304.40	c total #propagations: 20339174 / total #impl: 202565129 (eff. 0.100)
304.35/304.40	c #Conflicts:     209000 | #Learnt:      18112 | 0.001
304.35/304.40	c total clause space: 335.816MB
304.35/304.40	c total #watches: 783623
306.45/306.58	c total #propagations: 20443587 / total #impl: 204399006 (eff. 0.100)
306.45/306.58	c #Conflicts:     210000 | #Learnt:      19112 | 0.001
306.45/306.58	c total clause space: 335.816MB
306.45/306.58	c total #watches: 793019
308.45/308.58	c total #propagations: 20543574 / total #impl: 206278923 (eff. 0.100)
308.45/308.58	c #Conflicts:     211000 | #Learnt:      20112 | 0.001
308.45/308.58	c total clause space: 335.816MB
308.45/308.58	c total #watches: 812157
310.25/310.38	c total #propagations: 20647565 / total #impl: 207735881 (eff. 0.099)
310.25/310.38	c #Conflicts:     212000 | #Learnt:      21112 | 0.001
310.25/310.38	c total clause space: 335.816MB
310.25/310.38	c total #watches: 823941
312.55/312.65	c total #propagations: 20735755 / total #impl: 209450605 (eff. 0.099)
312.55/312.65	c GC COLLECT
312.55/312.65	c #Conflicts:     213000 | #Learnt:      11114 | 0.001
312.55/312.65	c total clause space: 335.816MB
312.55/312.65	c total #watches: 703224
313.75/313.82	c total #propagations: 20830038 / total #impl: 210822664 (eff. 0.099)
313.75/313.82	c #Conflicts:     214000 | #Learnt:      12114 | 0.001
313.75/313.82	c total clause space: 335.816MB
313.75/313.82	c total #watches: 719216
315.15/315.23	c total #propagations: 20922778 / total #impl: 212063347 (eff. 0.099)
315.15/315.23	c #Conflicts:     215000 | #Learnt:      13114 | 0.001
315.15/315.23	c total clause space: 335.816MB
315.15/315.23	c total #watches: 734428
316.75/316.85	c total #propagations: 21000437 / total #impl: 213445951 (eff. 0.098)
316.75/316.85	c #Conflicts:     216000 | #Learnt:      14114 | 0.001
316.75/316.85	c total clause space: 335.816MB
316.75/316.85	c total #watches: 748557
318.14/318.26	c total #propagations: 21077888 / total #impl: 214846615 (eff. 0.098)
318.14/318.26	c #Conflicts:     217000 | #Learnt:      15114 | 0.001
318.14/318.26	c total clause space: 335.816MB
318.14/318.26	c total #watches: 756884
319.84/319.99	c total #propagations: 21154284 / total #impl: 216619802 (eff. 0.098)
319.84/319.99	c #Conflicts:     218000 | #Learnt:      16114 | 0.001
319.84/319.99	c total clause space: 335.816MB
319.84/319.99	c total #watches: 767476
321.64/321.73	c total #propagations: 21227967 / total #impl: 218496844 (eff. 0.097)
321.64/321.73	c #Conflicts:     219000 | #Learnt:      17114 | 0.001
321.64/321.73	c total clause space: 335.816MB
321.64/321.73	c total #watches: 783878
323.35/323.46	c total #propagations: 21299284 / total #impl: 219888346 (eff. 0.097)
323.35/323.46	c #Conflicts:     220000 | #Learnt:      18114 | 0.001
323.35/323.46	c total clause space: 335.816MB
323.35/323.46	c total #watches: 792723
325.34/325.42	c total #propagations: 21365721 / total #impl: 222037780 (eff. 0.096)
325.34/325.42	c #Conflicts:     221000 | #Learnt:      19114 | 0.001
325.34/325.42	c total clause space: 335.816MB
325.34/325.42	c total #watches: 804302
327.34/327.49	c total #propagations: 21430551 / total #impl: 223818670 (eff. 0.096)
327.34/327.49	c #Conflicts:     222000 | #Learnt:      20114 | 0.001
327.34/327.49	c total clause space: 335.816MB
327.34/327.49	c total #watches: 815710
329.44/329.58	c total #propagations: 21504074 / total #impl: 226829593 (eff. 0.095)
329.44/329.58	c #Conflicts:     223000 | #Learnt:      21114 | 0.001
329.44/329.58	c total clause space: 335.816MB
329.44/329.58	c total #watches: 828476
331.74/331.85	c total #propagations: 21577727 / total #impl: 228923443 (eff. 0.094)
331.74/331.85	c #Conflicts:     224000 | #Learnt:      22114 | 0.001
331.74/331.85	c total clause space: 335.816MB
331.74/331.85	c total #watches: 841492
333.84/333.90	c total #propagations: 21651232 / total #impl: 230759261 (eff. 0.094)
333.84/333.90	c GC COLLECT
333.84/333.90	c #Conflicts:     225000 | #Learnt:      11806 | 0.001
333.84/333.90	c total clause space: 335.816MB
333.84/333.90	c total #watches: 718600
335.14/335.27	c total #propagations: 21736443 / total #impl: 232264527 (eff. 0.094)
335.14/335.27	c #Conflicts:     226000 | #Learnt:      12806 | 0.001
335.14/335.27	c total clause space: 335.816MB
335.14/335.27	c total #watches: 736713
336.74/336.87	c total #propagations: 21815527 / total #impl: 233583388 (eff. 0.093)
336.74/336.87	c #Conflicts:     227000 | #Learnt:      13806 | 0.001
336.74/336.87	c total clause space: 335.816MB
336.74/336.87	c total #watches: 753997
338.44/338.55	c total #propagations: 21895226 / total #impl: 235254646 (eff. 0.093)
338.44/338.55	c #Conflicts:     228000 | #Learnt:      14806 | 0.001
338.44/338.55	c total clause space: 335.816MB
338.44/338.55	c total #watches: 767673
340.04/340.13	c total #propagations: 21965824 / total #impl: 236995575 (eff. 0.093)
340.04/340.13	c #Conflicts:     229000 | #Learnt:      15806 | 0.001
340.04/340.13	c total clause space: 335.816MB
340.04/340.13	c total #watches: 781087
341.84/341.96	c total #propagations: 22031657 / total #impl: 238197691 (eff. 0.092)
341.84/341.96	c #Conflicts:     230000 | #Learnt:      16806 | 0.001
341.84/341.96	c total clause space: 335.816MB
341.84/341.96	c total #watches: 798885
343.94/344.09	c total #propagations: 22110899 / total #impl: 239506050 (eff. 0.092)
343.94/344.09	c #Conflicts:     231000 | #Learnt:      17806 | 0.001
343.94/344.09	c total clause space: 335.816MB
343.94/344.09	c total #watches: 810694
345.54/345.63	c total #propagations: 22178474 / total #impl: 241660917 (eff. 0.092)
345.54/345.63	c #Conflicts:     232000 | #Learnt:      18806 | 0.001
345.54/345.63	c total clause space: 335.816MB
345.54/345.63	c total #watches: 824841
348.04/348.11	c total #propagations: 22250945 / total #impl: 243558493 (eff. 0.091)
348.04/348.11	c #Conflicts:     233000 | #Learnt:      19806 | 0.001
348.04/348.11	c total clause space: 335.816MB
348.04/348.11	c total #watches: 839953
350.85/350.98	c total #propagations: 22343293 / total #impl: 246419111 (eff. 0.091)
350.85/350.98	c #Conflicts:     234000 | #Learnt:      20806 | 0.001
350.85/350.98	c total clause space: 335.816MB
350.85/350.98	c total #watches: 856528
353.74/353.82	c total #propagations: 22450638 / total #impl: 250185945 (eff. 0.090)
353.74/353.82	c #Conflicts:     235000 | #Learnt:      21806 | 0.001
353.74/353.82	c total clause space: 335.816MB
353.74/353.82	c total #watches: 864617
356.44/356.52	c total #propagations: 22555489 / total #impl: 252703480 (eff. 0.089)
356.44/356.52	c #Conflicts:     236000 | #Learnt:      22806 | 0.001
356.44/356.52	c total clause space: 335.816MB
356.44/356.52	c total #watches: 872939
358.44/358.59	c total #propagations: 22651135 / total #impl: 254893332 (eff. 0.089)
358.44/358.59	c GC COLLECT
358.44/358.59	c #Conflicts:     237000 | #Learnt:      12194 | 0.001
358.44/358.59	c total clause space: 335.816MB
358.44/358.59	c total #watches: 725039
360.44/360.53	c total #propagations: 22749814 / total #impl: 256148226 (eff. 0.089)
360.44/360.53	c #Conflicts:     238000 | #Learnt:      13194 | 0.001
360.44/360.53	c total clause space: 335.816MB
360.44/360.53	c total #watches: 748055
362.24/362.31	c total #propagations: 22841860 / total #impl: 257460171 (eff. 0.089)
362.24/362.31	c #Conflicts:     239000 | #Learnt:      14194 | 0.001
362.24/362.31	c total clause space: 335.816MB
362.24/362.31	c total #watches: 766884
363.94/364.08	c total #propagations: 22934420 / total #impl: 258947528 (eff. 0.089)
363.94/364.08	c #Conflicts:     240000 | #Learnt:      15194 | 0.001
363.94/364.08	c total clause space: 335.816MB
363.94/364.08	c total #watches: 780722
366.14/366.24	c total #propagations: 23036923 / total #impl: 261085124 (eff. 0.088)
366.14/366.24	c #Conflicts:     241000 | #Learnt:      16194 | 0.001
366.14/366.24	c total clause space: 335.816MB
366.14/366.24	c total #watches: 793263
368.34/368.43	c total #propagations: 23146426 / total #impl: 263379801 (eff. 0.088)
368.34/368.43	c #Conflicts:     242000 | #Learnt:      17194 | 0.001
368.34/368.43	c total clause space: 335.816MB
368.34/368.43	c total #watches: 812358
370.54/370.63	c total #propagations: 23241608 / total #impl: 265922676 (eff. 0.087)
370.54/370.63	c #Conflicts:     243000 | #Learnt:      18194 | 0.001
370.54/370.63	c total clause space: 335.816MB
370.54/370.63	c total #watches: 823991
372.94/373.02	c total #propagations: 23331427 / total #impl: 268103232 (eff. 0.087)
372.94/373.02	c #Conflicts:     244000 | #Learnt:      19194 | 0.001
372.94/373.02	c total clause space: 335.816MB
372.94/373.02	c total #watches: 836133
375.53/375.64	c total #propagations: 23417988 / total #impl: 270275698 (eff. 0.087)
375.53/375.64	c #Conflicts:     245000 | #Learnt:      20194 | 0.001
375.53/375.64	c total clause space: 335.816MB
375.53/375.64	c total #watches: 851227
378.03/378.19	c total #propagations: 23507247 / total #impl: 271626699 (eff. 0.087)
378.03/378.19	c #Conflicts:     246000 | #Learnt:      21194 | 0.001
378.03/378.19	c total clause space: 335.816MB
378.03/378.19	c total #watches: 863138
381.03/381.14	c total #propagations: 23587090 / total #impl: 273589725 (eff. 0.086)
381.03/381.14	c #Conflicts:     247000 | #Learnt:      22194 | 0.001
381.03/381.14	c total clause space: 335.816MB
381.03/381.14	c total #watches: 876795
383.63/383.78	c total #propagations: 23673775 / total #impl: 275349370 (eff. 0.086)
383.63/383.78	c #Conflicts:     248000 | #Learnt:      23194 | 0.001
383.63/383.78	c total clause space: 335.816MB
383.63/383.78	c total #watches: 889801
385.83/385.94	c total #propagations: 23755153 / total #impl: 277472889 (eff. 0.086)
385.83/385.94	c GC COLLECT
385.83/385.94	c #Conflicts:     249000 | #Learnt:      12305 | 0.001
385.83/385.94	c total clause space: 335.816MB
385.83/385.94	c total #watches: 731312
387.63/387.75	c total #propagations: 23829858 / total #impl: 279313704 (eff. 0.085)
387.63/387.75	c #Conflicts:     250000 | #Learnt:      13305 | 0.001
387.63/387.75	c total clause space: 335.816MB
387.63/387.75	c total #watches: 758472
389.34/389.48	c total #propagations: 23922464 / total #impl: 280676404 (eff. 0.085)
389.34/389.48	c #Conflicts:     251000 | #Learnt:      14305 | 0.001
389.34/389.48	c total clause space: 335.816MB
389.34/389.48	c total #watches: 784596
390.93/391.01	c total #propagations: 24013790 / total #impl: 281833221 (eff. 0.085)
390.93/391.01	c #Conflicts:     252000 | #Learnt:      15305 | 0.001
390.93/391.01	c total clause space: 335.816MB
390.93/391.01	c total #watches: 797105
393.23/393.36	c total #propagations: 24094090 / total #impl: 282889073 (eff. 0.085)
393.23/393.36	c #Conflicts:     253000 | #Learnt:      16305 | 0.001
393.23/393.36	c total clause space: 335.816MB
393.23/393.36	c total #watches: 815363
395.83/395.99	c total #propagations: 24201754 / total #impl: 283546300 (eff. 0.085)
395.83/395.99	c #Conflicts:     254000 | #Learnt:      17305 | 0.001
395.83/395.99	c total clause space: 335.816MB
395.83/395.99	c total #watches: 830253
398.43/398.59	c total #propagations: 24310000 / total #impl: 284077931 (eff. 0.086)
398.43/398.59	c #Conflicts:     255000 | #Learnt:      18305 | 0.001
398.43/398.59	c total clause space: 335.816MB
398.43/398.59	c total #watches: 848539
401.13/401.21	c total #propagations: 24425377 / total #impl: 284810377 (eff. 0.086)
401.13/401.21	c #Conflicts:     256000 | #Learnt:      19305 | 0.001
401.13/401.21	c total clause space: 335.816MB
401.13/401.21	c total #watches: 868856
404.23/404.32	c total #propagations: 24532250 / total #impl: 285583755 (eff. 0.086)
404.23/404.32	c #Conflicts:     257000 | #Learnt:      20305 | 0.001
404.23/404.32	c total clause space: 335.816MB
404.23/404.32	c total #watches: 883650
407.63/407.71	c total #propagations: 24654720 / total #impl: 286448843 (eff. 0.086)
407.63/407.71	c #Conflicts:     258000 | #Learnt:      21305 | 0.001
407.63/407.71	c total clause space: 335.816MB
407.63/407.71	c total #watches: 898712
410.63/410.77	c total #propagations: 24762245 / total #impl: 287152987 (eff. 0.086)
410.63/410.77	c #Conflicts:     259000 | #Learnt:      22305 | 0.001
410.63/410.77	c total clause space: 335.816MB
410.63/410.77	c total #watches: 908815
413.43/413.54	c total #propagations: 24865556 / total #impl: 287834816 (eff. 0.086)
413.43/413.54	c #Conflicts:     260000 | #Learnt:      23305 | 0.001
413.43/413.54	c total clause space: 335.816MB
413.43/413.54	c total #watches: 921429
415.93/416.01	c total #propagations: 24958875 / total #impl: 288837504 (eff. 0.086)
415.93/416.01	c #Conflicts:     261000 | #Learnt:      24305 | 0.001
415.93/416.01	c total clause space: 335.816MB
415.93/416.01	c total #watches: 933159
418.04/418.16	c total #propagations: 25052991 / total #impl: 289791581 (eff. 0.086)
418.04/418.16	c GC COLLECT
418.04/418.16	c #Conflicts:     262000 | #Learnt:      13113 | 0.001
418.04/418.16	c total clause space: 335.816MB
418.04/418.16	c total #watches: 745169
419.63/419.77	c total #propagations: 25149199 / total #impl: 290517159 (eff. 0.087)
419.63/419.77	c #Conflicts:     263000 | #Learnt:      14113 | 0.001
419.63/419.77	c total clause space: 335.816MB
419.63/419.77	c total #watches: 763405
421.43/421.58	c total #propagations: 25250978 / total #impl: 291672773 (eff. 0.087)
421.43/421.58	c #Conflicts:     264000 | #Learnt:      15113 | 0.001
421.43/421.58	c total clause space: 335.816MB
421.43/421.58	c total #watches: 781615
423.33/423.44	c total #propagations: 25347115 / total #impl: 292758659 (eff. 0.087)
423.33/423.44	c #Conflicts:     265000 | #Learnt:      16113 | 0.001
423.33/423.44	c total clause space: 335.816MB
423.33/423.44	c total #watches: 794434
425.43/425.59	c total #propagations: 25445678 / total #impl: 294429845 (eff. 0.086)
425.43/425.59	c #Conflicts:     266000 | #Learnt:      17113 | 0.001
425.43/425.59	c total clause space: 335.816MB
425.43/425.59	c total #watches: 809207
427.53/427.67	c total #propagations: 25533210 / total #impl: 296673204 (eff. 0.086)
427.53/427.67	c #Conflicts:     267000 | #Learnt:      18113 | 0.001
427.53/427.67	c total clause space: 335.816MB
427.53/427.67	c total #watches: 825141
429.83/429.91	c total #propagations: 25622284 / total #impl: 298556272 (eff. 0.086)
429.83/429.91	c #Conflicts:     268000 | #Learnt:      19113 | 0.001
429.83/429.91	c total clause space: 335.816MB
429.83/429.91	c total #watches: 842582
432.13/432.24	c total #propagations: 25704254 / total #impl: 300350373 (eff. 0.086)
432.13/432.24	c #Conflicts:     269000 | #Learnt:      20113 | 0.001
432.13/432.24	c total clause space: 335.816MB
432.13/432.24	c total #watches: 860177
434.53/434.66	c total #propagations: 25783754 / total #impl: 302267403 (eff. 0.085)
434.53/434.66	c #Conflicts:     270000 | #Learnt:      21113 | 0.001
434.53/434.66	c total clause space: 335.816MB
434.53/434.66	c total #watches: 873869
436.93/437.07	c total #propagations: 25867802 / total #impl: 304294910 (eff. 0.085)
436.93/437.07	c #Conflicts:     271000 | #Learnt:      22113 | 0.001
436.93/437.07	c total clause space: 335.816MB
436.93/437.07	c total #watches: 888155
439.53/439.64	c total #propagations: 25951163 / total #impl: 306249360 (eff. 0.085)
439.53/439.64	c #Conflicts:     272000 | #Learnt:      23113 | 0.001
439.53/439.64	c total clause space: 335.816MB
439.53/439.64	c total #watches: 901349
442.13/442.29	c total #propagations: 26037281 / total #impl: 309387801 (eff. 0.084)
442.13/442.29	c #Conflicts:     273000 | #Learnt:      24113 | 0.001
442.13/442.29	c total clause space: 335.816MB
442.13/442.29	c total #watches: 914118
445.02/445.10	c total #propagations: 26130740 / total #impl: 311181199 (eff. 0.084)
445.02/445.10	c GC COLLECT
445.02/445.10	c #Conflicts:     274000 | #Learnt:      12596 | 0.001
445.02/445.10	c total clause space: 335.816MB
445.02/445.10	c total #watches: 733418
446.72/446.88	c total #propagations: 26221472 / total #impl: 312957727 (eff. 0.084)
446.72/446.88	c #Conflicts:     275000 | #Learnt:      13596 | 0.001
446.72/446.88	c total clause space: 335.816MB
446.72/446.88	c total #watches: 754039
448.62/448.80	c total #propagations: 26309789 / total #impl: 314008958 (eff. 0.084)
448.62/448.80	c #Conflicts:     276000 | #Learnt:      14596 | 0.001
448.62/448.80	c total clause space: 335.816MB
448.62/448.80	c total #watches: 780808
450.32/450.42	c total #propagations: 26405535 / total #impl: 315275250 (eff. 0.084)
450.32/450.42	c #Conflicts:     277000 | #Learnt:      15596 | 0.001
450.32/450.42	c total clause space: 335.816MB
450.32/450.42	c total #watches: 797525
452.22/452.30	c total #propagations: 26506742 / total #impl: 317387114 (eff. 0.084)
452.22/452.30	c #Conflicts:     278000 | #Learnt:      16596 | 0.001
452.22/452.30	c total clause space: 335.816MB
452.22/452.30	c total #watches: 822366
454.42/454.57	c total #propagations: 26598943 / total #impl: 319589585 (eff. 0.083)
454.42/454.57	c #Conflicts:     279000 | #Learnt:      17596 | 0.001
454.42/454.57	c total clause space: 335.816MB
454.42/454.57	c total #watches: 840251
456.32/456.47	c total #propagations: 26710243 / total #impl: 320506870 (eff. 0.083)
456.32/456.47	c #Conflicts:     280000 | #Learnt:      18596 | 0.001
456.32/456.47	c total clause space: 335.816MB
456.32/456.47	c total #watches: 856387
458.52/458.67	c total #propagations: 26816951 / total #impl: 322397010 (eff. 0.083)
458.52/458.67	c #Conflicts:     281000 | #Learnt:      19596 | 0.001
458.52/458.67	c total clause space: 335.816MB
458.52/458.67	c total #watches: 868560
460.93/461.03	c total #propagations: 26909735 / total #impl: 323739265 (eff. 0.083)
460.93/461.03	c #Conflicts:     282000 | #Learnt:      20596 | 0.001
460.93/461.03	c total clause space: 335.816MB
460.93/461.03	c total #watches: 882578
463.52/463.69	c total #propagations: 27010329 / total #impl: 324799768 (eff. 0.083)
463.52/463.69	c #Conflicts:     283000 | #Learnt:      21596 | 0.001
463.52/463.69	c total clause space: 335.816MB
463.52/463.69	c total #watches: 896809
466.02/466.13	c total #propagations: 27108697 / total #impl: 326208457 (eff. 0.083)
466.02/466.13	c #Conflicts:     284000 | #Learnt:      22596 | 0.001
466.02/466.13	c total clause space: 335.816MB
466.02/466.13	c total #watches: 911246
468.63/468.71	c total #propagations: 27192575 / total #impl: 327717853 (eff. 0.083)
468.63/468.71	c #Conflicts:     285000 | #Learnt:      23596 | 0.001
468.63/468.71	c total clause space: 335.816MB
468.63/468.71	c total #watches: 924136
471.12/471.23	c total #propagations: 27295343 / total #impl: 330295600 (eff. 0.083)
471.12/471.23	c #Conflicts:     286000 | #Learnt:      24596 | 0.001
471.12/471.23	c total clause space: 335.816MB
471.12/471.23	c total #watches: 938093
474.22/474.38	c total #propagations: 27397934 / total #impl: 331930626 (eff. 0.083)
474.22/474.38	c #Conflicts:     287000 | #Learnt:      25596 | 0.001
474.22/474.38	c total clause space: 335.816MB
474.22/474.38	c total #watches: 950429
476.33/476.40	c total #propagations: 27489061 / total #impl: 334068721 (eff. 0.082)
476.33/476.40	c GC COLLECT
476.33/476.40	c #Conflicts:     288000 | #Learnt:      13799 | 0.001
476.33/476.40	c total clause space: 335.816MB
476.33/476.40	c total #watches: 755059
478.32/478.50	c total #propagations: 27585805 / total #impl: 334975386 (eff. 0.082)
478.32/478.50	c #Conflicts:     289000 | #Learnt:      14799 | 0.001
478.32/478.50	c total clause space: 335.816MB
478.32/478.50	c total #watches: 770452
480.52/480.61	c total #propagations: 27685524 / total #impl: 336240734 (eff. 0.082)
480.52/480.61	c #Conflicts:     290000 | #Learnt:      15799 | 0.001
480.52/480.61	c total clause space: 335.816MB
480.52/480.61	c total #watches: 786426
482.22/482.38	c total #propagations: 27790315 / total #impl: 337466382 (eff. 0.082)
482.22/482.38	c #Conflicts:     291000 | #Learnt:      16799 | 0.001
482.22/482.38	c total clause space: 335.816MB
482.22/482.38	c total #watches: 798156
484.11/484.25	c total #propagations: 27880772 / total #impl: 338202873 (eff. 0.082)
484.11/484.25	c #Conflicts:     292000 | #Learnt:      17799 | 0.001
484.11/484.25	c total clause space: 335.816MB
484.11/484.25	c total #watches: 819121
486.22/486.37	c total #propagations: 27976924 / total #impl: 339126700 (eff. 0.082)
486.22/486.37	c #Conflicts:     293000 | #Learnt:      18799 | 0.001
486.22/486.37	c total clause space: 335.816MB
486.22/486.37	c total #watches: 840325
488.21/488.38	c total #propagations: 28071783 / total #impl: 340264365 (eff. 0.082)
488.21/488.38	c #Conflicts:     294000 | #Learnt:      19799 | 0.001
488.21/488.38	c total clause space: 335.816MB
488.21/488.38	c total #watches: 865775
490.41/490.51	c total #propagations: 28150009 / total #impl: 341204974 (eff. 0.083)
490.41/490.51	c #Conflicts:     295000 | #Learnt:      20799 | 0.000
490.41/490.51	c total clause space: 335.816MB
490.41/490.51	c total #watches: 881465
492.72/492.85	c total #propagations: 28232235 / total #impl: 342349946 (eff. 0.082)
492.72/492.85	c #Conflicts:     296000 | #Learnt:      21799 | 0.000
492.72/492.85	c total clause space: 335.816MB
492.72/492.85	c total #watches: 895723
495.02/495.12	c total #propagations: 28323712 / total #impl: 343413578 (eff. 0.082)
495.02/495.12	c #Conflicts:     297000 | #Learnt:      22799 | 0.000
495.02/495.12	c total clause space: 335.816MB
495.02/495.12	c total #watches: 913286
498.01/498.13	c total #propagations: 28413059 / total #impl: 344501405 (eff. 0.082)
498.01/498.13	c #Conflicts:     298000 | #Learnt:      23799 | 0.000
498.01/498.13	c total clause space: 335.816MB
498.01/498.13	c total #watches: 940121
500.61/500.74	c total #propagations: 28511033 / total #impl: 345270849 (eff. 0.083)
500.61/500.74	c #Conflicts:     299000 | #Learnt:      24799 | 0.000
500.61/500.74	c total clause space: 335.816MB
500.61/500.74	c total #watches: 965316
503.61/503.80	c total #propagations: 28609951 / total #impl: 346036699 (eff. 0.083)
503.61/503.80	c #Conflicts:     300000 | #Learnt:      25799 | 0.000
503.61/503.80	c total clause space: 335.816MB
503.61/503.80	c total #watches: 983338
506.61/506.76	c total #propagations: 28707678 / total #impl: 347094161 (eff. 0.083)
506.61/506.76	c GC COLLECT
506.61/506.76	c #Conflicts:     301000 | #Learnt:      13696 | 0.000
506.61/506.76	c total clause space: 335.816MB
506.61/506.76	c total #watches: 760569
508.61/508.72	c total #propagations: 28808491 / total #impl: 348284159 (eff. 0.083)
508.61/508.72	c #Conflicts:     302000 | #Learnt:      14696 | 0.000
508.61/508.72	c total clause space: 335.816MB
508.61/508.72	c total #watches: 779540
510.71/510.83	c total #propagations: 28895928 / total #impl: 349486161 (eff. 0.083)
510.71/510.83	c #Conflicts:     303000 | #Learnt:      15696 | 0.000
510.71/510.83	c total clause space: 335.816MB
510.71/510.83	c total #watches: 799598
512.70/512.82	c total #propagations: 28991079 / total #impl: 351258566 (eff. 0.083)
512.70/512.82	c #Conflicts:     304000 | #Learnt:      16696 | 0.000
512.70/512.82	c total clause space: 335.816MB
512.70/512.82	c total #watches: 816500
515.00/515.12	c total #propagations: 29080168 / total #impl: 352476344 (eff. 0.083)
515.00/515.12	c #Conflicts:     305000 | #Learnt:      17696 | 0.000
515.00/515.12	c total clause space: 335.816MB
515.00/515.12	c total #watches: 832742
516.80/516.97	c total #propagations: 29169032 / total #impl: 354649953 (eff. 0.082)
516.80/516.97	c #Conflicts:     306000 | #Learnt:      18696 | 0.000
516.80/516.97	c total clause space: 335.816MB
516.80/516.97	c total #watches: 840285
519.30/519.44	c total #propagations: 29247820 / total #impl: 355273291 (eff. 0.082)
519.30/519.44	c #Conflicts:     307000 | #Learnt:      19696 | 0.000
519.30/519.44	c total clause space: 335.816MB
519.30/519.44	c total #watches: 849483
521.70/521.85	c total #propagations: 29329426 / total #impl: 356488688 (eff. 0.082)
521.70/521.85	c #Conflicts:     308000 | #Learnt:      20696 | 0.000
521.70/521.85	c total clause space: 335.816MB
521.70/521.85	c total #watches: 857176
524.90/525.07	c total #propagations: 29411780 / total #impl: 357546542 (eff. 0.082)
524.90/525.07	c #Conflicts:     309000 | #Learnt:      21696 | 0.000
524.90/525.07	c total clause space: 335.816MB
524.90/525.07	c total #watches: 867516
529.01/529.14	c total #propagations: 29502290 / total #impl: 359544492 (eff. 0.082)
529.01/529.14	c #Conflicts:     310000 | #Learnt:      22696 | 0.000
529.01/529.14	c total clause space: 335.816MB
529.01/529.14	c total #watches: 880176
531.80/531.93	c total #propagations: 29609835 / total #impl: 360633126 (eff. 0.082)
531.80/531.93	c #Conflicts:     311000 | #Learnt:      23696 | 0.000
531.80/531.93	c total clause space: 335.816MB
531.80/531.93	c total #watches: 895232
534.30/534.48	c total #propagations: 29694586 / total #impl: 361627954 (eff. 0.082)
534.30/534.48	c #Conflicts:     312000 | #Learnt:      24696 | 0.000
534.30/534.48	c total clause space: 335.816MB
534.30/534.48	c total #watches: 906539
537.70/537.82	c total #propagations: 29767328 / total #impl: 362361610 (eff. 0.082)
537.70/537.82	c #Conflicts:     313000 | #Learnt:      25696 | 0.000
537.70/537.82	c total clause space: 335.816MB
537.70/537.82	c total #watches: 918312
541.90/542.07	c total #propagations: 29863771 / total #impl: 363661030 (eff. 0.082)
541.90/542.07	c #Conflicts:     314000 | #Learnt:      26696 | 0.000
541.90/542.07	c total clause space: 335.816MB
541.90/542.07	c total #watches: 930752
543.90/544.02	c total #propagations: 29973392 / total #impl: 365241265 (eff. 0.082)
543.90/544.02	c GC COLLECT
543.90/544.02	c #Conflicts:     315000 | #Learnt:      14298 | 0.000
543.90/544.02	c total clause space: 335.816MB
543.90/544.02	c total #watches: 780348
545.80/545.92	c total #propagations: 30056490 / total #impl: 366374482 (eff. 0.082)
545.80/545.92	c #Conflicts:     316000 | #Learnt:      15298 | 0.001
545.80/545.92	c total clause space: 335.816MB
545.80/545.92	c total #watches: 794940
547.60/547.79	c total #propagations: 30149539 / total #impl: 367614248 (eff. 0.082)
547.60/547.79	c #Conflicts:     317000 | #Learnt:      16298 | 0.001
547.60/547.79	c total clause space: 335.816MB
547.60/547.79	c total #watches: 807575
549.80/549.96	c total #propagations: 30229829 / total #impl: 369082301 (eff. 0.082)
549.80/549.96	c #Conflicts:     318000 | #Learnt:      17298 | 0.001
549.80/549.96	c total clause space: 335.816MB
549.80/549.96	c total #watches: 819538
552.00/552.17	c total #propagations: 30314909 / total #impl: 370928213 (eff. 0.082)
552.00/552.17	c #Conflicts:     319000 | #Learnt:      18298 | 0.000
552.00/552.17	c total clause space: 335.816MB
552.00/552.17	c total #watches: 829481
554.30/554.44	c total #propagations: 30396740 / total #impl: 373011414 (eff. 0.081)
554.30/554.44	c #Conflicts:     320000 | #Learnt:      19298 | 0.000
554.30/554.44	c total clause space: 335.816MB
554.30/554.44	c total #watches: 840107
556.39/556.57	c total #propagations: 30473819 / total #impl: 375141768 (eff. 0.081)
556.39/556.57	c #Conflicts:     321000 | #Learnt:      20298 | 0.000
556.39/556.57	c total clause space: 335.816MB
556.39/556.57	c total #watches: 854645
558.80/558.95	c total #propagations: 30552350 / total #impl: 376851433 (eff. 0.081)
558.80/558.95	c #Conflicts:     322000 | #Learnt:      21298 | 0.000
558.80/558.95	c total clause space: 335.816MB
558.80/558.95	c total #watches: 866118
561.19/561.30	c total #propagations: 30627421 / total #impl: 378493565 (eff. 0.081)
561.19/561.30	c #Conflicts:     323000 | #Learnt:      22298 | 0.000
561.19/561.30	c total clause space: 335.816MB
561.19/561.30	c total #watches: 879219
563.29/563.40	c total #propagations: 30705311 / total #impl: 380055472 (eff. 0.081)
563.29/563.40	c #Conflicts:     324000 | #Learnt:      23298 | 0.000
563.29/563.40	c total clause space: 335.816MB
563.29/563.40	c total #watches: 888454
565.99/566.12	c total #propagations: 30765810 / total #impl: 381635672 (eff. 0.081)
565.99/566.12	c #Conflicts:     325000 | #Learnt:      24298 | 0.000
565.99/566.12	c total clause space: 335.816MB
565.99/566.12	c total #watches: 898063
568.60/568.71	c total #propagations: 30841791 / total #impl: 384138278 (eff. 0.080)
568.60/568.71	c #Conflicts:     326000 | #Learnt:      25298 | 0.000
568.60/568.71	c total clause space: 335.816MB
568.60/568.71	c total #watches: 904194
570.69/570.86	c total #propagations: 30913227 / total #impl: 385539578 (eff. 0.080)
570.69/570.86	c #Conflicts:     327000 | #Learnt:      26298 | 0.000
570.69/570.86	c total clause space: 335.816MB
570.69/570.86	c total #watches: 914927
573.19/573.31	c total #propagations: 30977889 / total #impl: 387570315 (eff. 0.080)
573.19/573.31	c #Conflicts:     328000 | #Learnt:      27298 | 0.000
573.19/573.31	c total clause space: 335.816MB
573.19/573.31	c total #watches: 925204
575.20/575.31	c total #propagations: 31054391 / total #impl: 390283164 (eff. 0.080)
575.20/575.31	c GC COLLECT
575.20/575.31	c #Conflicts:     329000 | #Learnt:      14599 | 0.000
575.20/575.31	c total clause space: 335.816MB
575.20/575.31	c total #watches: 784606
577.19/577.37	c total #propagations: 31136183 / total #impl: 390981583 (eff. 0.080)
577.19/577.37	c #Conflicts:     330000 | #Learnt:      15599 | 0.000
577.19/577.37	c total clause space: 335.816MB
577.19/577.37	c total #watches: 801480
578.89/579.03	c total #propagations: 31222051 / total #impl: 393449895 (eff. 0.079)
578.89/579.03	c #Conflicts:     331000 | #Learnt:      16599 | 0.000
578.89/579.03	c total clause space: 335.816MB
578.89/579.03	c total #watches: 817581
581.29/581.47	c total #propagations: 31296698 / total #impl: 394800379 (eff. 0.079)
581.29/581.47	c #Conflicts:     332000 | #Learnt:      17599 | 0.000
581.29/581.47	c total clause space: 335.816MB
581.29/581.47	c total #watches: 840810
583.49/583.69	c total #propagations: 31396061 / total #impl: 397173413 (eff. 0.079)
583.49/583.69	c #Conflicts:     333000 | #Learnt:      18599 | 0.000
583.49/583.69	c total clause space: 335.816MB
583.49/583.69	c total #watches: 852143
585.99/586.16	c total #propagations: 31481105 / total #impl: 398687823 (eff. 0.079)
585.99/586.16	c #Conflicts:     334000 | #Learnt:      19599 | 0.000
585.99/586.16	c total clause space: 335.816MB
585.99/586.16	c total #watches: 868428
588.69/588.88	c total #propagations: 31571604 / total #impl: 400419563 (eff. 0.079)
588.69/588.88	c #Conflicts:     335000 | #Learnt:      20599 | 0.000
588.69/588.88	c total clause space: 335.816MB
588.69/588.88	c total #watches: 890009
591.09/591.26	c total #propagations: 31663825 / total #impl: 402044056 (eff. 0.079)
591.09/591.26	c #Conflicts:     336000 | #Learnt:      21599 | 0.000
591.09/591.26	c total clause space: 335.816MB
591.09/591.26	c total #watches: 903020
593.79/593.93	c total #propagations: 31741085 / total #impl: 404296881 (eff. 0.079)
593.79/593.93	c #Conflicts:     337000 | #Learnt:      22599 | 0.000
593.79/593.93	c total clause space: 335.816MB
593.79/593.93	c total #watches: 920198
596.89/597.08	c total #propagations: 31825299 / total #impl: 407136342 (eff. 0.078)
596.89/597.08	c #Conflicts:     338000 | #Learnt:      23599 | 0.000
596.89/597.08	c total clause space: 335.816MB
596.89/597.08	c total #watches: 932246
600.09/600.21	c total #propagations: 31917533 / total #impl: 410883239 (eff. 0.078)
600.09/600.21	c #Conflicts:     339000 | #Learnt:      24599 | 0.000
600.09/600.21	c total clause space: 335.816MB
600.09/600.21	c total #watches: 949736
603.29/603.42	c total #propagations: 32011032 / total #impl: 414440575 (eff. 0.077)
603.29/603.42	c #Conflicts:     340000 | #Learnt:      25599 | 0.000
603.29/603.42	c total clause space: 335.816MB
603.29/603.42	c total #watches: 970964
607.19/607.35	c total #propagations: 32107072 / total #impl: 417445328 (eff. 0.077)
607.19/607.35	c #Conflicts:     341000 | #Learnt:      26599 | 0.000
607.19/607.35	c total clause space: 335.816MB
607.19/607.35	c total #watches: 990498
610.39/610.52	c total #propagations: 32219581 / total #impl: 419198346 (eff. 0.077)
610.39/610.52	c #Conflicts:     342000 | #Learnt:      27599 | 0.000
610.39/610.52	c total clause space: 335.816MB
610.39/610.52	c total #watches: 1006131
613.58/613.72	c total #propagations: 32296217 / total #impl: 421479749 (eff. 0.077)
613.58/613.72	c GC COLLECT
613.58/613.72	c #Conflicts:     343000 | #Learnt:      14610 | 0.000
613.58/613.72	c total clause space: 335.816MB
613.58/613.72	c total #watches: 790661
614.98/615.19	c total #propagations: 32385593 / total #impl: 422762440 (eff. 0.077)
614.98/615.19	c #Conflicts:     344000 | #Learnt:      15610 | 0.000
614.98/615.19	c total clause space: 335.816MB
614.98/615.19	c total #watches: 805155
617.18/617.39	c total #propagations: 32480240 / total #impl: 423397258 (eff. 0.077)
617.18/617.39	c #Conflicts:     345000 | #Learnt:      16610 | 0.000
617.18/617.39	c total clause space: 335.816MB
617.18/617.39	c total #watches: 829545
619.38/619.50	c total #propagations: 32576530 / total #impl: 424528930 (eff. 0.077)
619.38/619.50	c #Conflicts:     346000 | #Learnt:      17610 | 0.000
619.38/619.50	c total clause space: 335.816MB
619.38/619.50	c total #watches: 846304
621.88/622.01	c total #propagations: 32663422 / total #impl: 425559480 (eff. 0.077)
621.88/622.01	c #Conflicts:     347000 | #Learnt:      18610 | 0.000
621.88/622.01	c total clause space: 335.816MB
621.88/622.01	c total #watches: 863192
624.08/624.20	c total #propagations: 32754341 / total #impl: 427256601 (eff. 0.077)
624.08/624.20	c #Conflicts:     348000 | #Learnt:      19610 | 0.000
624.08/624.20	c total clause space: 335.816MB
624.08/624.20	c total #watches: 874149
626.48/626.68	c total #propagations: 32831318 / total #impl: 428310776 (eff. 0.077)
626.48/626.68	c #Conflicts:     349000 | #Learnt:      20610 | 0.000
626.48/626.68	c total clause space: 335.816MB
626.48/626.68	c total #watches: 883111
629.19/629.35	c total #propagations: 32915239 / total #impl: 430181880 (eff. 0.077)
629.19/629.35	c #Conflicts:     350000 | #Learnt:      21610 | 0.000
629.19/629.35	c total clause space: 335.816MB
629.19/629.35	c total #watches: 892917
631.88/632.05	c total #propagations: 32996023 / total #impl: 431894398 (eff. 0.076)
631.88/632.05	c #Conflicts:     351000 | #Learnt:      22610 | 0.000
631.88/632.05	c total clause space: 335.816MB
631.88/632.05	c total #watches: 902546
634.48/634.67	c total #propagations: 33076297 / total #impl: 434076084 (eff. 0.076)
634.48/634.67	c #Conflicts:     352000 | #Learnt:      23610 | 0.000
634.48/634.67	c total clause space: 335.816MB
634.48/634.67	c total #watches: 913215
637.18/637.34	c total #propagations: 33158776 / total #impl: 436032876 (eff. 0.076)
637.18/637.34	c #Conflicts:     353000 | #Learnt:      24610 | 0.000
637.18/637.34	c total clause space: 335.816MB
637.18/637.34	c total #watches: 923425
640.09/640.28	c total #propagations: 33231869 / total #impl: 437955138 (eff. 0.076)
640.09/640.28	c #Conflicts:     354000 | #Learnt:      25610 | 0.000
640.09/640.28	c total clause space: 335.816MB
640.09/640.28	c total #watches: 931465
643.28/643.46	c total #propagations: 33311733 / total #impl: 440304978 (eff. 0.076)
643.28/643.46	c #Conflicts:     355000 | #Learnt:      26610 | 0.000
643.28/643.46	c total clause space: 335.816MB
643.28/643.46	c total #watches: 939021
646.38/646.55	c total #propagations: 33392751 / total #impl: 441186203 (eff. 0.076)
646.38/646.55	c #Conflicts:     356000 | #Learnt:      27610 | 0.000
646.38/646.55	c total clause space: 335.816MB
646.38/646.55	c total #watches: 954097
650.08/650.25	c total #propagations: 33486482 / total #impl: 441642261 (eff. 0.076)
650.08/650.25	c #Conflicts:     357000 | #Learnt:      28610 | 0.000
650.08/650.25	c total clause space: 335.816MB
650.08/650.25	c total #watches: 971619
651.68/651.89	c total #propagations: 33601455 / total #impl: 442357282 (eff. 0.076)
651.68/651.89	c GC COLLECT
651.68/651.89	c #Conflicts:     358000 | #Learnt:      15300 | 0.000
651.68/651.89	c total clause space: 335.816MB
651.68/651.89	c total #watches: 807153
653.58/653.77	c total #propagations: 33702200 / total #impl: 443068031 (eff. 0.076)
653.58/653.77	c #Conflicts:     359000 | #Learnt:      16300 | 0.000
653.58/653.77	c total clause space: 335.816MB
653.58/653.77	c total #watches: 824178
655.38/655.51	c total #propagations: 33810424 / total #impl: 444872767 (eff. 0.076)
655.38/655.51	c #Conflicts:     360000 | #Learnt:      17300 | 0.000
655.38/655.51	c total clause space: 335.816MB
655.38/655.51	c total #watches: 843885
656.88/657.01	c total #propagations: 33910183 / total #impl: 446715434 (eff. 0.076)
656.88/657.01	c #Conflicts:     361000 | #Learnt:      18300 | 0.000
656.88/657.01	c total clause space: 335.816MB
656.88/657.01	c total #watches: 857383
658.88/659.02	c total #propagations: 33994902 / total #impl: 448191544 (eff. 0.076)
658.88/659.02	c #Conflicts:     362000 | #Learnt:      19300 | 0.000
658.88/659.02	c total clause space: 335.816MB
658.88/659.02	c total #watches: 874140
660.78/660.95	c total #propagations: 34090064 / total #impl: 449999335 (eff. 0.076)
660.78/660.95	c #Conflicts:     363000 | #Learnt:      20300 | 0.000
660.78/660.95	c total clause space: 335.816MB
660.78/660.95	c total #watches: 887890
662.38/662.59	c total #propagations: 34171888 / total #impl: 450623915 (eff. 0.076)
662.38/662.59	c #Conflicts:     364000 | #Learnt:      21300 | 0.000
662.38/662.59	c total clause space: 335.816MB
662.38/662.59	c total #watches: 901644
664.67/664.87	c total #propagations: 34250006 / total #impl: 451200496 (eff. 0.076)
664.67/664.87	c #Conflicts:     365000 | #Learnt:      22300 | 0.000
664.67/664.87	c total clause space: 335.816MB
664.67/664.87	c total #watches: 915130
667.87/668.05	c total #propagations: 34336672 / total #impl: 451676884 (eff. 0.076)
667.87/668.05	c #Conflicts:     366000 | #Learnt:      23300 | 0.000
667.87/668.05	c total clause space: 335.816MB
667.87/668.05	c total #watches: 930122
670.47/670.66	c total #propagations: 34431228 / total #impl: 452934256 (eff. 0.076)
670.47/670.66	c #Conflicts:     367000 | #Learnt:      24300 | 0.000
670.47/670.66	c total clause space: 335.816MB
670.47/670.66	c total #watches: 941683
673.18/673.34	c total #propagations: 34514779 / total #impl: 453966666 (eff. 0.076)
673.18/673.34	c #Conflicts:     368000 | #Learnt:      25300 | 0.000
673.18/673.34	c total clause space: 335.816MB
673.18/673.34	c total #watches: 954632
676.07/676.23	c total #propagations: 34593643 / total #impl: 455292518 (eff. 0.076)
676.07/676.23	c #Conflicts:     369000 | #Learnt:      26300 | 0.000
676.07/676.23	c total clause space: 335.816MB
676.07/676.23	c total #watches: 963913
679.27/679.41	c total #propagations: 34674061 / total #impl: 456750862 (eff. 0.076)
679.27/679.41	c #Conflicts:     370000 | #Learnt:      27300 | 0.000
679.27/679.41	c total clause space: 335.816MB
679.27/679.41	c total #watches: 978625
683.08/683.25	c total #propagations: 34759575 / total #impl: 457706620 (eff. 0.076)
683.08/683.25	c #Conflicts:     371000 | #Learnt:      28300 | 0.000
683.08/683.25	c total clause space: 335.816MB
683.08/683.25	c total #watches: 989080
687.07/687.26	c total #propagations: 34845166 / total #impl: 459079126 (eff. 0.076)
687.07/687.26	c GC COLLECT
687.07/687.26	c #Conflicts:     372000 | #Learnt:      14694 | 0.000
687.07/687.26	c total clause space: 335.816MB
687.07/687.26	c total #watches: 788282
689.47/689.61	c total #propagations: 34931562 / total #impl: 460308021 (eff. 0.076)
689.47/689.61	c #Conflicts:     373000 | #Learnt:      15694 | 0.000
689.47/689.61	c total clause space: 335.816MB
689.47/689.61	c total #watches: 801868
691.57/691.72	c total #propagations: 35022024 / total #impl: 462491377 (eff. 0.076)
691.57/691.72	c #Conflicts:     374000 | #Learnt:      16694 | 0.000
691.57/691.72	c total clause space: 335.816MB
691.57/691.72	c total #watches: 817427
693.67/693.80	c total #propagations: 35108758 / total #impl: 464263095 (eff. 0.076)
693.67/693.80	c #Conflicts:     375000 | #Learnt:      17694 | 0.000
693.67/693.80	c total clause space: 335.816MB
693.67/693.80	c total #watches: 830509
695.37/695.58	c total #propagations: 35194662 / total #impl: 466064074 (eff. 0.076)
695.37/695.58	c #Conflicts:     376000 | #Learnt:      18694 | 0.000
695.37/695.58	c total clause space: 335.816MB
695.37/695.58	c total #watches: 844891
697.67/697.89	c total #propagations: 35264592 / total #impl: 467488663 (eff. 0.075)
697.67/697.89	c #Conflicts:     377000 | #Learnt:      19694 | 0.000
697.67/697.89	c total clause space: 335.816MB
697.67/697.89	c total #watches: 856406
699.97/700.13	c total #propagations: 35338048 / total #impl: 468442197 (eff. 0.075)
699.97/700.13	c #Conflicts:     378000 | #Learnt:      20694 | 0.000
699.97/700.13	c total clause space: 335.816MB
699.97/700.13	c total #watches: 871929
702.37/702.55	c total #propagations: 35414329 / total #impl: 470055337 (eff. 0.075)
702.37/702.55	c #Conflicts:     379000 | #Learnt:      21694 | 0.000
702.37/702.55	c total clause space: 335.816MB
702.37/702.55	c total #watches: 879436
705.77/705.90	c total #propagations: 35499589 / total #impl: 472952125 (eff. 0.075)
705.77/705.90	c #Conflicts:     380000 | #Learnt:      22694 | 0.000
705.77/705.90	c total clause space: 335.816MB
705.77/705.90	c total #watches: 891089
709.07/709.22	c total #propagations: 35580568 / total #impl: 474111232 (eff. 0.075)
709.07/709.22	c #Conflicts:     381000 | #Learnt:      23694 | 0.000
709.07/709.22	c total clause space: 335.816MB
709.07/709.22	c total #watches: 904109
712.07/712.25	c total #propagations: 35676227 / total #impl: 475020771 (eff. 0.075)
712.07/712.25	c #Conflicts:     382000 | #Learnt:      24694 | 0.000
712.07/712.25	c total clause space: 335.816MB
712.07/712.25	c total #watches: 917582
715.07/715.29	c total #propagations: 35779541 / total #impl: 475581327 (eff. 0.075)
715.07/715.29	c #Conflicts:     383000 | #Learnt:      25694 | 0.000
715.07/715.29	c total clause space: 335.816MB
715.07/715.29	c total #watches: 931361
718.46/718.67	c total #propagations: 35876073 / total #impl: 476330058 (eff. 0.075)
718.46/718.67	c #Conflicts:     384000 | #Learnt:      26694 | 0.000
718.46/718.67	c total clause space: 335.816MB
718.46/718.67	c total #watches: 944647
721.86/722.02	c total #propagations: 35989490 / total #impl: 477352981 (eff. 0.075)
721.86/722.02	c #Conflicts:     385000 | #Learnt:      27694 | 0.000
721.86/722.02	c total clause space: 335.816MB
721.86/722.02	c total #watches: 968611
724.87/725.05	c total #propagations: 36104741 / total #impl: 479178555 (eff. 0.075)
724.87/725.05	c #Conflicts:     386000 | #Learnt:      28694 | 0.000
724.87/725.05	c total clause space: 335.816MB
724.87/725.05	c total #watches: 990533
728.46/728.63	c total #propagations: 36200188 / total #impl: 480482175 (eff. 0.075)
728.46/728.63	c #Conflicts:     387000 | #Learnt:      29694 | 0.000
728.46/728.63	c total clause space: 335.816MB
728.46/728.63	c total #watches: 1004218
730.96/731.13	c total #propagations: 36304306 / total #impl: 482540129 (eff. 0.075)
730.96/731.13	c GC COLLECT
730.96/731.13	c #Conflicts:     388000 | #Learnt:      15800 | 0.000
730.96/731.13	c total clause space: 335.816MB
730.96/731.13	c total #watches: 814014
732.96/733.18	c total #propagations: 36408330 / total #impl: 483825683 (eff. 0.075)
732.96/733.18	c #Conflicts:     389000 | #Learnt:      16800 | 0.000
732.96/733.18	c total clause space: 335.816MB
732.96/733.18	c total #watches: 830457
735.36/735.56	c total #propagations: 36504959 / total #impl: 484869299 (eff. 0.075)
735.36/735.56	c #Conflicts:     390000 | #Learnt:      17800 | 0.000
735.36/735.56	c total clause space: 335.816MB
735.36/735.56	c total #watches: 850038
737.97/738.12	c total #propagations: 36602275 / total #impl: 486050336 (eff. 0.075)
737.97/738.12	c #Conflicts:     391000 | #Learnt:      18800 | 0.000
737.97/738.12	c total clause space: 335.816MB
737.97/738.12	c total #watches: 866586
740.36/740.59	c total #propagations: 36683579 / total #impl: 487304871 (eff. 0.075)
740.36/740.59	c #Conflicts:     392000 | #Learnt:      19800 | 0.000
740.36/740.59	c total clause space: 335.816MB
740.36/740.59	c total #watches: 874946
743.06/743.24	c total #propagations: 36772776 / total #impl: 488315163 (eff. 0.075)
743.06/743.24	c #Conflicts:     393000 | #Learnt:      20800 | 0.000
743.06/743.24	c total clause space: 335.816MB
743.06/743.24	c total #watches: 895655
745.26/745.45	c total #propagations: 36867542 / total #impl: 490183819 (eff. 0.075)
745.26/745.45	c #Conflicts:     394000 | #Learnt:      21800 | 0.000
745.26/745.45	c total clause space: 335.816MB
745.26/745.45	c total #watches: 906211
747.56/747.73	c total #propagations: 36955657 / total #impl: 490998073 (eff. 0.075)
747.56/747.73	c #Conflicts:     395000 | #Learnt:      22800 | 0.000
747.56/747.73	c total clause space: 335.816MB
747.56/747.73	c total #watches: 928058
750.17/750.36	c total #propagations: 37047982 / total #impl: 491613091 (eff. 0.075)
750.17/750.36	c #Conflicts:     396000 | #Learnt:      23800 | 0.000
750.17/750.36	c total clause space: 335.816MB
750.17/750.36	c total #watches: 951086
752.76/752.98	c total #propagations: 37153537 / total #impl: 492447045 (eff. 0.075)
752.76/752.98	c #Conflicts:     397000 | #Learnt:      24800 | 0.000
752.76/752.98	c total clause space: 335.816MB
752.76/752.98	c total #watches: 965319
755.67/755.82	c total #propagations: 37268556 / total #impl: 493299936 (eff. 0.076)
755.67/755.82	c #Conflicts:     398000 | #Learnt:      25800 | 0.000
755.67/755.82	c total clause space: 335.816MB
755.67/755.82	c total #watches: 978854
758.16/758.38	c total #propagations: 37378642 / total #impl: 494483914 (eff. 0.076)
758.16/758.38	c #Conflicts:     399000 | #Learnt:      26800 | 0.000
758.16/758.38	c total clause space: 335.816MB
758.16/758.38	c total #watches: 991982
761.66/761.82	c total #propagations: 37473047 / total #impl: 495702916 (eff. 0.076)
761.66/761.82	c #Conflicts:     400000 | #Learnt:      27800 | 0.000
761.66/761.82	c total clause space: 335.816MB
761.66/761.82	c total #watches: 1013277
764.76/764.98	c total #propagations: 37582766 / total #impl: 496780265 (eff. 0.076)
764.76/764.98	c #Conflicts:     401000 | #Learnt:      28800 | 0.000
764.76/764.98	c total clause space: 335.816MB
764.76/764.98	c total #watches: 1024571
768.36/768.50	c total #propagations: 37707534 / total #impl: 497491646 (eff. 0.076)
768.36/768.50	c #Conflicts:     402000 | #Learnt:      29800 | 0.000
768.36/768.50	c total clause space: 335.816MB
768.36/768.50	c total #watches: 1042744
770.85/771.03	c total #propagations: 37816458 / total #impl: 498167572 (eff. 0.076)
770.85/771.03	c GC COLLECT
770.85/771.03	c #Conflicts:     403000 | #Learnt:      15582 | 0.000
770.85/771.03	c total clause space: 335.816MB
770.85/771.03	c total #watches: 810189
773.05/773.26	c total #propagations: 37912385 / total #impl: 498891418 (eff. 0.076)
773.05/773.26	c #Conflicts:     404000 | #Learnt:      16582 | 0.000
773.05/773.26	c total clause space: 335.816MB
773.05/773.26	c total #watches: 827874
775.25/775.48	c total #propagations: 38037590 / total #impl: 499527328 (eff. 0.076)
775.25/775.48	c #Conflicts:     405000 | #Learnt:      17582 | 0.000
775.25/775.48	c total clause space: 335.816MB
775.25/775.48	c total #watches: 844233
778.05/778.24	c total #propagations: 38147516 / total #impl: 500835800 (eff. 0.076)
778.05/778.24	c #Conflicts:     406000 | #Learnt:      18582 | 0.000
778.05/778.24	c total clause space: 335.816MB
778.05/778.24	c total #watches: 861859
780.55/780.76	c total #propagations: 38262834 / total #impl: 501617008 (eff. 0.076)
780.55/780.76	c #Conflicts:     407000 | #Learnt:      19582 | 0.000
780.55/780.76	c total clause space: 335.816MB
780.55/780.76	c total #watches: 882240
783.45/783.60	c total #propagations: 38359206 / total #impl: 502314104 (eff. 0.076)
783.45/783.60	c #Conflicts:     408000 | #Learnt:      20582 | 0.000
783.45/783.60	c total clause space: 335.816MB
783.45/783.60	c total #watches: 896750
786.25/786.49	c total #propagations: 38462297 / total #impl: 503419756 (eff. 0.076)
786.25/786.49	c #Conflicts:     409000 | #Learnt:      21582 | 0.000
786.25/786.49	c total clause space: 335.816MB
786.25/786.49	c total #watches: 914645
789.15/789.33	c total #propagations: 38565847 / total #impl: 504420045 (eff. 0.076)
789.15/789.33	c #Conflicts:     410000 | #Learnt:      22582 | 0.000
789.15/789.33	c total clause space: 335.816MB
789.15/789.33	c total #watches: 935796
790.76/790.98	c total #propagations: 38651920 / total #impl: 505225374 (eff. 0.077)
790.76/790.98	c #Conflicts:     411000 | #Learnt:      23582 | 0.000
790.76/790.98	c total clause space: 335.816MB
790.76/790.98	c total #watches: 955499
793.25/793.40	c total #propagations: 38757833 / total #impl: 505922588 (eff. 0.077)
793.25/793.40	c #Conflicts:     412000 | #Learnt:      24582 | 0.000
793.25/793.40	c total clause space: 335.816MB
793.25/793.40	c total #watches: 966183
795.95/796.19	c total #propagations: 38889983 / total #impl: 507183352 (eff. 0.077)
795.95/796.19	c #Conflicts:     413000 | #Learnt:      25582 | 0.000
795.95/796.19	c total clause space: 335.816MB
795.95/796.19	c total #watches: 980366
798.75/798.95	c total #propagations: 39012979 / total #impl: 508734269 (eff. 0.077)
798.75/798.95	c #Conflicts:     414000 | #Learnt:      26582 | 0.000
798.75/798.95	c total clause space: 335.816MB
798.75/798.95	c total #watches: 999332
801.95/802.17	c total #propagations: 39125036 / total #impl: 510185946 (eff. 0.077)
801.95/802.17	c #Conflicts:     415000 | #Learnt:      27582 | 0.000
801.95/802.17	c total clause space: 335.816MB
801.95/802.17	c total #watches: 1012950
805.85/806.09	c total #propagations: 39244374 / total #impl: 511533993 (eff. 0.077)
805.85/806.09	c #Conflicts:     416000 | #Learnt:      28582 | 0.000
805.85/806.09	c total clause space: 335.816MB
805.85/806.09	c total #watches: 1022219
809.65/809.85	c total #propagations: 39355413 / total #impl: 513661586 (eff. 0.077)
809.65/809.85	c #Conflicts:     417000 | #Learnt:      29582 | 0.000
809.65/809.85	c total clause space: 335.816MB
809.65/809.85	c total #watches: 1036329
813.36/813.58	c total #propagations: 39472488 / total #impl: 515707668 (eff. 0.077)
813.36/813.58	c #Conflicts:     418000 | #Learnt:      30582 | 0.000
813.36/813.58	c total clause space: 335.816MB
813.36/813.58	c total #watches: 1051736
815.76/815.98	c total #propagations: 39574383 / total #impl: 517774503 (eff. 0.076)
815.76/815.98	c GC COLLECT
815.76/815.98	c #Conflicts:     419000 | #Learnt:      16084 | 0.000
815.76/815.98	c total clause space: 335.816MB
815.76/815.98	c total #watches: 822289
817.46/817.68	c total #propagations: 39664653 / total #impl: 519250742 (eff. 0.076)
817.46/817.68	c #Conflicts:     420000 | #Learnt:      17084 | 0.000
817.46/817.68	c total clause space: 335.816MB
817.46/817.68	c total #watches: 843645
819.06/819.28	c total #propagations: 39760575 / total #impl: 519703207 (eff. 0.077)
819.06/819.28	c #Conflicts:     421000 | #Learnt:      18084 | 0.000
819.06/819.28	c total clause space: 335.816MB
819.06/819.28	c total #watches: 860590
821.16/821.30	c total #propagations: 39876579 / total #impl: 520613074 (eff. 0.077)
821.16/821.30	c #Conflicts:     422000 | #Learnt:      19084 | 0.000
821.16/821.30	c total clause space: 335.816MB
821.16/821.30	c total #watches: 875827
823.46/823.63	c total #propagations: 39991449 / total #impl: 521495573 (eff. 0.077)
823.46/823.63	c #Conflicts:     423000 | #Learnt:      20084 | 0.000
823.46/823.63	c total clause space: 335.816MB
823.46/823.63	c total #watches: 894655
825.76/825.91	c total #propagations: 40092576 / total #impl: 522996032 (eff. 0.077)
825.76/825.91	c #Conflicts:     424000 | #Learnt:      21084 | 0.000
825.76/825.91	c total clause space: 335.816MB
825.76/825.91	c total #watches: 909547
828.26/828.43	c total #propagations: 40186376 / total #impl: 525415435 (eff. 0.076)
828.26/828.43	c #Conflicts:     425000 | #Learnt:      22084 | 0.000
828.26/828.43	c total clause space: 335.816MB
828.26/828.43	c total #watches: 929384
830.65/830.83	c total #propagations: 40276608 / total #impl: 526937967 (eff. 0.076)
830.65/830.83	c #Conflicts:     426000 | #Learnt:      23084 | 0.000
830.65/830.83	c total clause space: 335.816MB
830.65/830.83	c total #watches: 954349
833.05/833.21	c total #propagations: 40365021 / total #impl: 529253481 (eff. 0.076)
833.05/833.21	c #Conflicts:     427000 | #Learnt:      24084 | 0.000
833.05/833.21	c total clause space: 335.816MB
833.05/833.21	c total #watches: 972278
836.15/836.33	c total #propagations: 40448894 / total #impl: 531503635 (eff. 0.076)
836.15/836.33	c #Conflicts:     428000 | #Learnt:      25084 | 0.000
836.15/836.33	c total clause space: 335.816MB
836.15/836.33	c total #watches: 986793
838.95/839.17	c total #propagations: 40536590 / total #impl: 533190704 (eff. 0.076)
838.95/839.17	c #Conflicts:     429000 | #Learnt:      26084 | 0.000
838.95/839.17	c total clause space: 335.816MB
838.95/839.17	c total #watches: 1006324
842.75/842.99	c total #propagations: 40628780 / total #impl: 535543552 (eff. 0.076)
842.75/842.99	c #Conflicts:     430000 | #Learnt:      27084 | 0.000
842.75/842.99	c total clause space: 335.816MB
842.75/842.99	c total #watches: 1015399
845.45/845.66	c total #propagations: 40724182 / total #impl: 537539990 (eff. 0.076)
845.45/845.66	c #Conflicts:     431000 | #Learnt:      28084 | 0.000
845.45/845.66	c total clause space: 335.816MB
845.45/845.66	c total #watches: 1025625
848.25/848.48	c total #propagations: 40808337 / total #impl: 540020984 (eff. 0.076)
848.25/848.48	c #Conflicts:     432000 | #Learnt:      29084 | 0.000
848.25/848.48	c total clause space: 335.816MB
848.25/848.48	c total #watches: 1040861
851.55/851.71	c total #propagations: 40885460 / total #impl: 542172375 (eff. 0.075)
851.55/851.71	c #Conflicts:     433000 | #Learnt:      30084 | 0.000
851.55/851.71	c total clause space: 335.816MB
851.55/851.71	c total #watches: 1054965
854.85/855.04	c total #propagations: 40961159 / total #impl: 543726552 (eff. 0.075)
854.85/855.04	c #Conflicts:     434000 | #Learnt:      31084 | 0.000
854.85/855.04	c total clause space: 335.816MB
854.85/855.04	c total #watches: 1068993
857.35/857.51	c total #propagations: 41039494 / total #impl: 546171877 (eff. 0.075)
857.35/857.51	c GC COLLECT
857.35/857.51	c #Conflicts:     435000 | #Learnt:      16289 | 0.000
857.35/857.51	c total clause space: 335.816MB
857.35/857.51	c total #watches: 826631
858.75/858.95	c total #propagations: 41118510 / total #impl: 548041172 (eff. 0.075)
858.75/858.95	c #Conflicts:     436000 | #Learnt:      17289 | 0.000
858.75/858.95	c total clause space: 335.816MB
858.75/858.95	c total #watches: 842281
860.55/860.75	c total #propagations: 41198489 / total #impl: 549314665 (eff. 0.075)
860.55/860.75	c #Conflicts:     437000 | #Learnt:      18289 | 0.000
860.55/860.75	c total clause space: 335.816MB
860.55/860.75	c total #watches: 858058
863.05/863.27	c total #propagations: 41286018 / total #impl: 551007856 (eff. 0.075)
863.05/863.27	c #Conflicts:     438000 | #Learnt:      19289 | 0.000
863.05/863.27	c total clause space: 335.816MB
863.05/863.27	c total #watches: 878285
865.56/865.79	c total #propagations: 41381066 / total #impl: 551560905 (eff. 0.075)
865.56/865.79	c #Conflicts:     439000 | #Learnt:      20289 | 0.000
865.56/865.79	c total clause space: 335.816MB
865.56/865.79	c total #watches: 894020
869.15/869.38	c total #propagations: 41483011 / total #impl: 552156360 (eff. 0.075)
869.15/869.38	c #Conflicts:     440000 | #Learnt:      21289 | 0.000
869.15/869.38	c total clause space: 335.816MB
869.15/869.38	c total #watches: 910694
871.95/872.18	c total #propagations: 41607115 / total #impl: 552764248 (eff. 0.075)
871.95/872.18	c #Conflicts:     441000 | #Learnt:      22289 | 0.000
871.95/872.18	c total clause space: 335.816MB
871.95/872.18	c total #watches: 917949
875.15/875.30	c total #propagations: 41689369 / total #impl: 553299069 (eff. 0.075)
875.15/875.30	c #Conflicts:     442000 | #Learnt:      23289 | 0.000
875.15/875.30	c total clause space: 335.816MB
875.15/875.30	c total #watches: 925697
878.25/878.46	c total #propagations: 41772738 / total #impl: 553847297 (eff. 0.075)
878.25/878.46	c #Conflicts:     443000 | #Learnt:      24289 | 0.000
878.25/878.46	c total clause space: 335.816MB
878.25/878.46	c total #watches: 934241
881.95/882.18	c total #propagations: 41853181 / total #impl: 554725332 (eff. 0.075)
881.95/882.18	c #Conflicts:     444000 | #Learnt:      25289 | 0.000
881.95/882.18	c total clause space: 335.816MB
881.95/882.18	c total #watches: 944186
886.15/886.35	c total #propagations: 41944380 / total #impl: 555405132 (eff. 0.076)
886.15/886.35	c #Conflicts:     445000 | #Learnt:      26289 | 0.000
886.15/886.35	c total clause space: 335.816MB
886.15/886.35	c total #watches: 952010
890.45/890.64	c total #propagations: 42029432 / total #impl: 556231315 (eff. 0.076)
890.45/890.64	c #Conflicts:     446000 | #Learnt:      27289 | 0.000
890.45/890.64	c total clause space: 335.816MB
890.45/890.64	c total #watches: 960350
893.95/894.12	c total #propagations: 42116131 / total #impl: 557114899 (eff. 0.076)
893.95/894.12	c #Conflicts:     447000 | #Learnt:      28289 | 0.000
893.95/894.12	c total clause space: 335.816MB
893.95/894.12	c total #watches: 967949
897.55/897.77	c total #propagations: 42194620 / total #impl: 557786119 (eff. 0.076)
897.55/897.77	c #Conflicts:     448000 | #Learnt:      29289 | 0.000
897.55/897.77	c total clause space: 335.816MB
897.55/897.77	c total #watches: 975162
901.74/901.98	c total #propagations: 42282847 / total #impl: 558256163 (eff. 0.076)
901.74/901.98	c #Conflicts:     449000 | #Learnt:      30289 | 0.000
901.74/901.98	c total clause space: 335.816MB
901.74/901.98	c total #watches: 983583
907.64/907.81	c total #propagations: 42370610 / total #impl: 558898923 (eff. 0.076)
907.64/907.81	c #Conflicts:     450000 | #Learnt:      31289 | 0.000
907.64/907.81	c total clause space: 335.816MB
907.64/907.81	c total #watches: 995591
911.75/911.91	c total #propagations: 42491991 / total #impl: 559927841 (eff. 0.076)
911.75/911.91	c GC COLLECT
911.75/911.91	c #Conflicts:     451000 | #Learnt:      16186 | 0.000
911.75/911.91	c total clause space: 335.816MB
911.75/911.91	c total #watches: 825328
914.05/914.24	c total #propagations: 42572103 / total #impl: 560506654 (eff. 0.076)
914.05/914.24	c #Conflicts:     452000 | #Learnt:      17186 | 0.000
914.05/914.24	c total clause space: 335.816MB
914.05/914.24	c total #watches: 841466
916.04/916.27	c total #propagations: 42659933 / total #impl: 560923289 (eff. 0.076)
916.04/916.27	c #Conflicts:     453000 | #Learnt:      18186 | 0.000
916.04/916.27	c total clause space: 335.816MB
916.04/916.27	c total #watches: 858582
918.04/918.23	c total #propagations: 42745626 / total #impl: 561531488 (eff. 0.076)
918.04/918.23	c #Conflicts:     454000 | #Learnt:      19186 | 0.000
918.04/918.23	c total clause space: 335.816MB
918.04/918.23	c total #watches: 870836
919.94/920.11	c total #propagations: 42829912 / total #impl: 562236755 (eff. 0.076)
919.94/920.11	c #Conflicts:     455000 | #Learnt:      20186 | 0.000
919.94/920.11	c total clause space: 335.816MB
919.94/920.11	c total #watches: 880530
921.84/922.03	c total #propagations: 42901438 / total #impl: 562778284 (eff. 0.076)
921.84/922.03	c #Conflicts:     456000 | #Learnt:      21186 | 0.000
921.84/922.03	c total clause space: 335.816MB
921.84/922.03	c total #watches: 890887
924.04/924.28	c total #propagations: 42971722 / total #impl: 563342783 (eff. 0.076)
924.04/924.28	c #Conflicts:     457000 | #Learnt:      22186 | 0.000
924.04/924.28	c total clause space: 335.816MB
924.04/924.28	c total #watches: 902317
926.44/926.60	c total #propagations: 43047505 / total #impl: 564028567 (eff. 0.076)
926.44/926.60	c #Conflicts:     458000 | #Learnt:      23186 | 0.000
926.44/926.60	c total clause space: 335.816MB
926.44/926.60	c total #watches: 912451
928.83/929.08	c total #propagations: 43135054 / total #impl: 564851596 (eff. 0.076)
928.83/929.08	c #Conflicts:     459000 | #Learnt:      24186 | 0.000
928.83/929.08	c total clause space: 335.816MB
928.83/929.08	c total #watches: 926008
931.33/931.54	c total #propagations: 43214168 / total #impl: 565834357 (eff. 0.076)
931.33/931.54	c #Conflicts:     460000 | #Learnt:      25186 | 0.000
931.33/931.54	c total clause space: 335.816MB
931.33/931.54	c total #watches: 938511
934.43/934.70	c total #propagations: 43285405 / total #impl: 566458668 (eff. 0.076)
934.43/934.70	c #Conflicts:     461000 | #Learnt:      26186 | 0.000
934.43/934.70	c total clause space: 335.816MB
934.43/934.70	c total #watches: 952818
937.83/938.05	c total #propagations: 43369427 / total #impl: 567316479 (eff. 0.076)
937.83/938.05	c #Conflicts:     462000 | #Learnt:      27186 | 0.000
937.83/938.05	c total clause space: 335.816MB
937.83/938.05	c total #watches: 970316
941.54/941.77	c total #propagations: 43465867 / total #impl: 568312687 (eff. 0.076)
941.54/941.77	c #Conflicts:     463000 | #Learnt:      28186 | 0.000
941.54/941.77	c total clause space: 335.816MB
941.54/941.77	c total #watches: 983954
944.84/945.08	c total #propagations: 43549310 / total #impl: 569131774 (eff. 0.077)
944.84/945.08	c #Conflicts:     464000 | #Learnt:      29186 | 0.000
944.84/945.08	c total clause space: 335.816MB
944.84/945.08	c total #watches: 994486
948.83/949.09	c total #propagations: 43627273 / total #impl: 569811153 (eff. 0.077)
948.83/949.09	c #Conflicts:     465000 | #Learnt:      30186 | 0.000
948.83/949.09	c total clause space: 335.816MB
948.83/949.09	c total #watches: 1010966
952.93/953.19	c total #propagations: 43738937 / total #impl: 571207110 (eff. 0.077)
952.93/953.19	c #Conflicts:     466000 | #Learnt:      31186 | 0.000
952.93/953.19	c total clause space: 335.816MB
952.93/953.19	c total #watches: 1022548
957.63/957.89	c total #propagations: 43844706 / total #impl: 572195828 (eff. 0.077)
957.63/957.89	c #Conflicts:     467000 | #Learnt:      32186 | 0.000
957.63/957.89	c total clause space: 335.816MB
957.63/957.89	c total #watches: 1037077
961.43/961.63	c total #propagations: 43952210 / total #impl: 573146353 (eff. 0.077)
961.43/961.63	c GC COLLECT
961.43/961.63	c #Conflicts:     468000 | #Learnt:      16788 | 0.000
961.43/961.63	c total clause space: 335.816MB
961.43/961.63	c total #watches: 835259
963.44/963.63	c total #propagations: 44048513 / total #impl: 574816543 (eff. 0.077)
963.44/963.63	c #Conflicts:     469000 | #Learnt:      17788 | 0.000
963.44/963.63	c total clause space: 335.816MB
963.44/963.63	c total #watches: 853146
965.13/965.37	c total #propagations: 44132960 / total #impl: 575595964 (eff. 0.077)
965.13/965.37	c #Conflicts:     470000 | #Learnt:      18788 | 0.000
965.13/965.37	c total clause space: 335.816MB
965.13/965.37	c total #watches: 868518
967.03/967.28	c total #propagations: 44211850 / total #impl: 576530452 (eff. 0.077)
967.03/967.28	c #Conflicts:     471000 | #Learnt:      19788 | 0.000
967.03/967.28	c total clause space: 335.816MB
967.03/967.28	c total #watches: 882455
969.33/969.55	c total #propagations: 44281239 / total #impl: 577343784 (eff. 0.077)
969.33/969.55	c #Conflicts:     472000 | #Learnt:      20788 | 0.000
969.33/969.55	c total clause space: 335.816MB
969.33/969.55	c total #watches: 900809
971.43/971.69	c total #propagations: 44355141 / total #impl: 578717429 (eff. 0.077)
971.43/971.69	c #Conflicts:     473000 | #Learnt:      21788 | 0.000
971.43/971.69	c total clause space: 335.816MB
971.43/971.69	c total #watches: 911609
973.53/973.78	c total #propagations: 44425797 / total #impl: 580054503 (eff. 0.077)
973.53/973.78	c #Conflicts:     474000 | #Learnt:      22788 | 0.000
973.53/973.78	c total clause space: 335.816MB
973.53/973.78	c total #watches: 929423
975.93/976.19	c total #propagations: 44505539 / total #impl: 581481119 (eff. 0.077)
975.93/976.19	c #Conflicts:     475000 | #Learnt:      23788 | 0.000
975.93/976.19	c total clause space: 335.816MB
975.93/976.19	c total #watches: 941346
978.33/978.52	c total #propagations: 44581490 / total #impl: 583139376 (eff. 0.076)
978.33/978.52	c #Conflicts:     476000 | #Learnt:      24788 | 0.000
978.33/978.52	c total clause space: 335.816MB
978.33/978.52	c total #watches: 957862
980.93/981.17	c total #propagations: 44662823 / total #impl: 584808727 (eff. 0.076)
980.93/981.17	c #Conflicts:     477000 | #Learnt:      25788 | 0.000
980.93/981.17	c total clause space: 335.816MB
980.93/981.17	c total #watches: 966012
983.73/983.97	c total #propagations: 44730085 / total #impl: 585854208 (eff. 0.076)
983.73/983.97	c #Conflicts:     478000 | #Learnt:      26788 | 0.000
983.73/983.97	c total clause space: 335.816MB
983.73/983.97	c total #watches: 974675
986.63/986.86	c total #propagations: 44797618 / total #impl: 586973707 (eff. 0.076)
986.63/986.86	c #Conflicts:     479000 | #Learnt:      27788 | 0.000
986.63/986.86	c total clause space: 335.816MB
986.63/986.86	c total #watches: 986869
989.72/989.94	c total #propagations: 44867138 / total #impl: 588419905 (eff. 0.076)
989.72/989.94	c #Conflicts:     480000 | #Learnt:      28788 | 0.000
989.72/989.94	c total clause space: 335.816MB
989.72/989.94	c total #watches: 998921
992.03/992.23	c total #propagations: 44947236 / total #impl: 590143021 (eff. 0.076)
992.03/992.23	c #Conflicts:     481000 | #Learnt:      29788 | 0.000
992.03/992.23	c total clause space: 335.816MB
992.03/992.23	c total #watches: 1014676
995.12/995.36	c total #propagations: 45014539 / total #impl: 591456640 (eff. 0.076)
995.12/995.36	c #Conflicts:     482000 | #Learnt:      30788 | 0.000
995.12/995.36	c total clause space: 335.816MB
995.12/995.36	c total #watches: 1027390
998.22/998.41	c total #propagations: 45089856 / total #impl: 593251989 (eff. 0.076)
998.22/998.41	c #Conflicts:     483000 | #Learnt:      31788 | 0.000
998.22/998.41	c total clause space: 335.816MB
998.22/998.41	c total #watches: 1037825
1000.93/1001.13	c total #propagations: 45169958 / total #impl: 594882148 (eff. 0.076)
1000.93/1001.13	c #Conflicts:     484000 | #Learnt:      32788 | 0.000
1000.93/1001.13	c total clause space: 335.816MB
1000.93/1001.13	c total #watches: 1046139
1003.32/1003.56	c total #propagations: 45227976 / total #impl: 595866750 (eff. 0.076)
1003.32/1003.56	c GC COLLECT
1003.32/1003.56	c #Conflicts:     485000 | #Learnt:      17093 | 0.000
1003.32/1003.56	c total clause space: 335.816MB
1003.32/1003.56	c total #watches: 847727
1004.82/1005.02	c total #propagations: 45308700 / total #impl: 597285030 (eff. 0.076)
1004.82/1005.02	c #Conflicts:     486000 | #Learnt:      18093 | 0.000
1004.82/1005.02	c total clause space: 335.816MB
1004.82/1005.02	c total #watches: 869785
1006.33/1006.53	c total #propagations: 45385887 / total #impl: 598475344 (eff. 0.076)
1006.33/1006.53	c #Conflicts:     487000 | #Learnt:      19093 | 0.000
1006.33/1006.53	c total clause space: 335.816MB
1006.33/1006.53	c total #watches: 887444
1008.63/1008.89	c total #propagations: 45469325 / total #impl: 599436904 (eff. 0.076)
1008.63/1008.89	c #Conflicts:     488000 | #Learnt:      20093 | 0.000
1008.63/1008.89	c total clause space: 335.816MB
1008.63/1008.89	c total #watches: 910992
1010.73/1010.91	c total #propagations: 45561802 / total #impl: 601540940 (eff. 0.076)
1010.73/1010.91	c #Conflicts:     489000 | #Learnt:      21093 | 0.000
1010.73/1010.91	c total clause space: 335.816MB
1010.73/1010.91	c total #watches: 923192
1012.93/1013.15	c total #propagations: 45655237 / total #impl: 603512200 (eff. 0.076)
1012.93/1013.15	c #Conflicts:     490000 | #Learnt:      22093 | 0.000
1012.93/1013.15	c total clause space: 335.816MB
1012.93/1013.15	c total #watches: 940994
1015.23/1015.41	c total #propagations: 45740809 / total #impl: 605797662 (eff. 0.076)
1015.23/1015.41	c #Conflicts:     491000 | #Learnt:      23093 | 0.000
1015.23/1015.41	c total clause space: 335.816MB
1015.23/1015.41	c total #watches: 956750
1017.72/1017.97	c total #propagations: 45821359 / total #impl: 607797832 (eff. 0.075)
1017.72/1017.97	c #Conflicts:     492000 | #Learnt:      24093 | 0.000
1017.72/1017.97	c total clause space: 335.816MB
1017.72/1017.97	c total #watches: 975390
1020.42/1020.67	c total #propagations: 45908792 / total #impl: 609961885 (eff. 0.075)
1020.42/1020.67	c #Conflicts:     493000 | #Learnt:      25093 | 0.000
1020.42/1020.67	c total clause space: 335.816MB
1020.42/1020.67	c total #watches: 992420
1023.32/1023.55	c total #propagations: 45996647 / total #impl: 612862803 (eff. 0.075)
1023.32/1023.55	c #Conflicts:     494000 | #Learnt:      26093 | 0.000
1023.32/1023.55	c total clause space: 335.816MB
1023.32/1023.55	c total #watches: 1011926
1026.52/1026.71	c total #propagations: 46089328 / total #impl: 614332748 (eff. 0.075)
1026.52/1026.71	c #Conflicts:     495000 | #Learnt:      27093 | 0.000
1026.52/1026.71	c total clause space: 335.816MB
1026.52/1026.71	c total #watches: 1025704
1029.32/1029.50	c total #propagations: 46178652 / total #impl: 616485898 (eff. 0.075)
1029.32/1029.50	c #Conflicts:     496000 | #Learnt:      28093 | 0.000
1029.32/1029.50	c total clause space: 335.816MB
1029.32/1029.50	c total #watches: 1041663
1032.62/1032.88	c total #propagations: 46261096 / total #impl: 618299895 (eff. 0.075)
1032.62/1032.88	c #Conflicts:     497000 | #Learnt:      29093 | 0.000
1032.62/1032.88	c total clause space: 335.816MB
1032.62/1032.88	c total #watches: 1055020
1035.92/1036.13	c total #propagations: 46356294 / total #impl: 619845751 (eff. 0.075)
1035.92/1036.13	c #Conflicts:     498000 | #Learnt:      30093 | 0.000
1035.92/1036.13	c total clause space: 335.816MB
1035.92/1036.13	c total #watches: 1077185
1039.32/1039.53	c total #propagations: 46442704 / total #impl: 621403172 (eff. 0.075)
1039.32/1039.53	c #Conflicts:     499000 | #Learnt:      31093 | 0.000
1039.32/1039.53	c total clause space: 335.816MB
1039.32/1039.53	c total #watches: 1095827
1042.41/1042.65	c total #propagations: 46524801 / total #impl: 623295392 (eff. 0.075)
1042.41/1042.65	c #Conflicts:     500000 | #Learnt:      32093 | 0.000
1042.41/1042.65	c total clause space: 335.816MB
1042.41/1042.65	c total #watches: 1110445
1045.71/1045.90	c total #propagations: 46612100 / total #impl: 624674651 (eff. 0.075)
1045.71/1045.90	c #Conflicts:     501000 | #Learnt:      33093 | 0.000
1045.71/1045.90	c total clause space: 335.816MB
1045.71/1045.90	c total #watches: 1125554
1049.02/1049.25	c total #propagations: 46690891 / total #impl: 625818262 (eff. 0.075)
1049.02/1049.25	c GC COLLECT
1049.02/1049.25	c #Conflicts:     502000 | #Learnt:      17082 | 0.000
1049.02/1049.25	c total clause space: 545.701MB
1049.02/1049.25	c total #watches: 846712
1051.12/1051.30	c total #propagations: 46766372 / total #impl: 627768430 (eff. 0.074)
1051.12/1051.30	c #Conflicts:     503000 | #Learnt:      18082 | 0.000
1051.12/1051.30	c total clause space: 545.701MB
1051.12/1051.30	c total #watches: 875207
1052.92/1053.19	c total #propagations: 46863581 / total #impl: 629264770 (eff. 0.074)
1052.92/1053.19	c #Conflicts:     504000 | #Learnt:      19082 | 0.000
1052.92/1053.19	c total clause space: 545.701MB
1052.92/1053.19	c total #watches: 896554
1054.92/1055.13	c total #propagations: 46961797 / total #impl: 630663675 (eff. 0.074)
1054.92/1055.13	c #Conflicts:     505000 | #Learnt:      20082 | 0.000
1054.92/1055.13	c total clause space: 545.701MB
1054.92/1055.13	c total #watches: 920591
1056.93/1057.19	c total #propagations: 47042885 / total #impl: 631840684 (eff. 0.074)
1056.93/1057.19	c #Conflicts:     506000 | #Learnt:      21082 | 0.000
1056.93/1057.19	c total clause space: 545.701MB
1056.93/1057.19	c total #watches: 934909
1058.92/1059.10	c total #propagations: 47122869 / total #impl: 633281888 (eff. 0.074)
1058.92/1059.10	c #Conflicts:     507000 | #Learnt:      22082 | 0.000
1058.92/1059.10	c total clause space: 545.701MB
1058.92/1059.10	c total #watches: 946811
1061.12/1061.39	c total #propagations: 47200807 / total #impl: 634559477 (eff. 0.074)
1061.12/1061.39	c #Conflicts:     508000 | #Learnt:      23082 | 0.000
1061.12/1061.39	c total clause space: 545.701MB
1061.12/1061.39	c total #watches: 961505
1063.22/1063.47	c total #propagations: 47284843 / total #impl: 636022733 (eff. 0.074)
1063.22/1063.47	c #Conflicts:     509000 | #Learnt:      24082 | 0.000
1063.22/1063.47	c total clause space: 545.701MB
1063.22/1063.47	c total #watches: 977669
1065.83/1066.07	c total #propagations: 47367978 / total #impl: 637420055 (eff. 0.074)
1065.83/1066.07	c #Conflicts:     510000 | #Learnt:      25082 | 0.000
1065.83/1066.07	c total clause space: 545.701MB
1065.83/1066.07	c total #watches: 991192
1067.93/1068.19	c total #propagations: 47452146 / total #impl: 639078831 (eff. 0.074)
1067.93/1068.19	c #Conflicts:     511000 | #Learnt:      26082 | 0.000
1067.93/1068.19	c total clause space: 545.701MB
1067.93/1068.19	c total #watches: 1002243
1071.12/1071.37	c total #propagations: 47534834 / total #impl: 640109257 (eff. 0.074)
1071.12/1071.37	c #Conflicts:     512000 | #Learnt:      27082 | 0.000
1071.12/1071.37	c total clause space: 545.701MB
1071.12/1071.37	c total #watches: 1020347
1074.02/1074.28	c total #propagations: 47633250 / total #impl: 641572183 (eff. 0.074)
1074.02/1074.28	c #Conflicts:     513000 | #Learnt:      28082 | 0.000
1074.02/1074.28	c total clause space: 545.701MB
1074.02/1074.28	c total #watches: 1040221
1077.32/1077.53	c total #propagations: 47728160 / total #impl: 642880182 (eff. 0.074)
1077.32/1077.53	c #Conflicts:     514000 | #Learnt:      29082 | 0.000
1077.32/1077.53	c total clause space: 545.701MB
1077.32/1077.53	c total #watches: 1059614
1080.82/1081.09	c total #propagations: 47822324 / total #impl: 644481898 (eff. 0.074)
1080.82/1081.09	c #Conflicts:     515000 | #Learnt:      30082 | 0.000
1080.82/1081.09	c total clause space: 545.701MB
1080.82/1081.09	c total #watches: 1073294
1083.82/1084.06	c total #propagations: 47906352 / total #impl: 646355695 (eff. 0.074)
1083.82/1084.06	c #Conflicts:     516000 | #Learnt:      31082 | 0.000
1083.82/1084.06	c total clause space: 545.701MB
1083.82/1084.06	c total #watches: 1089751
1087.12/1087.36	c total #propagations: 47989149 / total #impl: 647651045 (eff. 0.074)
1087.12/1087.36	c #Conflicts:     517000 | #Learnt:      32082 | 0.000
1087.12/1087.36	c total clause space: 545.701MB
1087.12/1087.36	c total #watches: 1104423
1090.82/1091.06	c total #propagations: 48070444 / total #impl: 649576875 (eff. 0.074)
1090.82/1091.06	c #Conflicts:     518000 | #Learnt:      33082 | 0.000
1090.82/1091.06	c total clause space: 545.701MB
1090.82/1091.06	c total #watches: 1129481
1094.42/1094.69	c total #propagations: 48159946 / total #impl: 650890878 (eff. 0.074)
1094.42/1094.69	c #Conflicts:     519000 | #Learnt:      34082 | 0.000
1094.42/1094.69	c total clause space: 545.701MB
1094.42/1094.69	c total #watches: 1143092
1097.01/1097.20	c total #propagations: 48238655 / total #impl: 651567278 (eff. 0.074)
1097.01/1097.20	c GC COLLECT
1097.01/1097.20	c #Conflicts:     520000 | #Learnt:      17771 | 0.000
1097.01/1097.20	c total clause space: 545.701MB
1097.01/1097.20	c total #watches: 857125
1098.82/1099.03	c total #propagations: 48318961 / total #impl: 652381775 (eff. 0.074)
1098.82/1099.03	c #Conflicts:     521000 | #Learnt:      18771 | 0.000
1098.82/1099.03	c total clause space: 545.701MB
1098.82/1099.03	c total #watches: 870189
1100.51/1100.76	c total #propagations: 48422585 / total #impl: 653792225 (eff. 0.074)
1100.51/1100.76	c #Conflicts:     522000 | #Learnt:      19771 | 0.000
1100.51/1100.76	c total clause space: 545.701MB
1100.51/1100.76	c total #watches: 882192
1102.31/1102.56	c total #propagations: 48517615 / total #impl: 654652692 (eff. 0.074)
1102.31/1102.56	c #Conflicts:     523000 | #Learnt:      20771 | 0.000
1102.31/1102.56	c total clause space: 545.701MB
1102.31/1102.56	c total #watches: 904239
1104.41/1104.68	c total #propagations: 48609669 / total #impl: 655728860 (eff. 0.074)
1104.41/1104.68	c #Conflicts:     524000 | #Learnt:      21771 | 0.000
1104.41/1104.68	c total clause space: 545.701MB
1104.41/1104.68	c total #watches: 916941
1107.52/1107.74	c total #propagations: 48707389 / total #impl: 656685173 (eff. 0.074)
1107.52/1107.74	c #Conflicts:     525000 | #Learnt:      22771 | 0.000
1107.52/1107.74	c total clause space: 545.701MB
1107.52/1107.74	c total #watches: 932638
1110.51/1110.77	c total #propagations: 48814774 / total #impl: 657371107 (eff. 0.074)
1110.51/1110.77	c #Conflicts:     526000 | #Learnt:      23771 | 0.000
1110.51/1110.77	c total clause space: 545.701MB
1110.51/1110.77	c total #watches: 943539
1113.61/1113.89	c total #propagations: 48920660 / total #impl: 658085144 (eff. 0.074)
1113.61/1113.89	c #Conflicts:     527000 | #Learnt:      24771 | 0.000
1113.61/1113.89	c total clause space: 545.701MB
1113.61/1113.89	c total #watches: 957130
1117.11/1117.39	c total #propagations: 49019206 / total #impl: 658873595 (eff. 0.074)
1117.11/1117.39	c #Conflicts:     528000 | #Learnt:      25771 | 0.000
1117.11/1117.39	c total clause space: 545.701MB
1117.11/1117.39	c total #watches: 971266
1120.72/1120.91	c total #propagations: 49122026 / total #impl: 659370371 (eff. 0.074)
1120.72/1120.91	c #Conflicts:     529000 | #Learnt:      26771 | 0.000
1120.72/1120.91	c total clause space: 545.701MB
1120.72/1120.91	c total #watches: 983531
1124.71/1124.94	c total #propagations: 49224985 / total #impl: 659938426 (eff. 0.075)
1124.71/1124.94	c #Conflicts:     530000 | #Learnt:      27771 | 0.000
1124.71/1124.94	c total clause space: 545.701MB
1124.71/1124.94	c total #watches: 993272
1127.81/1128.09	c total #propagations: 49334677 / total #impl: 660636035 (eff. 0.075)
1127.81/1128.09	c #Conflicts:     531000 | #Learnt:      28771 | 0.000
1127.81/1128.09	c total clause space: 545.701MB
1127.81/1128.09	c total #watches: 1005049
1131.41/1131.68	c total #propagations: 49423901 / total #impl: 661295368 (eff. 0.075)
1131.41/1131.68	c #Conflicts:     532000 | #Learnt:      29771 | 0.000
1131.41/1131.68	c total clause space: 545.701MB
1131.41/1131.68	c total #watches: 1018099
1135.31/1135.51	c total #propagations: 49509389 / total #impl: 662093300 (eff. 0.075)
1135.31/1135.51	c #Conflicts:     533000 | #Learnt:      30771 | 0.000
1135.31/1135.51	c total clause space: 545.701MB
1135.31/1135.51	c total #watches: 1032434
1139.01/1139.29	c total #propagations: 49598604 / total #impl: 663155754 (eff. 0.075)
1139.01/1139.29	c #Conflicts:     534000 | #Learnt:      31771 | 0.000
1139.01/1139.29	c total clause space: 545.701MB
1139.01/1139.29	c total #watches: 1046431
1143.11/1143.31	c total #propagations: 49693535 / total #impl: 663758103 (eff. 0.075)
1143.11/1143.31	c #Conflicts:     535000 | #Learnt:      32771 | 0.000
1143.11/1143.31	c total clause space: 545.701MB
1143.11/1143.31	c total #watches: 1055889
1147.11/1147.36	c total #propagations: 49785179 / total #impl: 664512360 (eff. 0.075)
1147.11/1147.36	c #Conflicts:     536000 | #Learnt:      33771 | 0.000
1147.11/1147.36	c total clause space: 545.701MB
1147.11/1147.36	c total #watches: 1072502
1150.90/1151.19	c total #propagations: 49873656 / total #impl: 665081766 (eff. 0.075)
1150.90/1151.19	c #Conflicts:     537000 | #Learnt:      34771 | 0.000
1150.90/1151.19	c total clause space: 545.701MB
1150.90/1151.19	c total #watches: 1082315
1154.50/1154.72	c total #propagations: 49956713 / total #impl: 665660742 (eff. 0.075)
1154.50/1154.72	c GC COLLECT
1154.50/1154.72	c #Conflicts:     538000 | #Learnt:      18162 | 0.000
1154.50/1154.72	c total clause space: 545.701MB
1154.50/1154.72	c total #watches: 867938
1156.80/1157.09	c total #propagations: 50058809 / total #impl: 666163739 (eff. 0.075)
1156.80/1157.09	c #Conflicts:     539000 | #Learnt:      19162 | 0.000
1156.80/1157.09	c total clause space: 545.701MB
1156.80/1157.09	c total #watches: 883665
1159.31/1159.54	c total #propagations: 50162479 / total #impl: 667315051 (eff. 0.075)
1159.31/1159.54	c #Conflicts:     540000 | #Learnt:      20162 | 0.000
1159.31/1159.54	c total clause space: 545.701MB
1159.31/1159.54	c total #watches: 905083
1162.20/1162.48	c total #propagations: 50255588 / total #impl: 668326192 (eff. 0.075)
1162.20/1162.48	c #Conflicts:     541000 | #Learnt:      21162 | 0.000
1162.20/1162.48	c total clause space: 545.701MB
1162.20/1162.48	c total #watches: 925211
1164.90/1165.14	c total #propagations: 50358943 / total #impl: 669221811 (eff. 0.075)
1164.90/1165.14	c #Conflicts:     542000 | #Learnt:      22162 | 0.000
1164.90/1165.14	c total clause space: 545.701MB
1164.90/1165.14	c total #watches: 941232
1167.70/1167.94	c total #propagations: 50454804 / total #impl: 669812946 (eff. 0.075)
1167.70/1167.94	c #Conflicts:     543000 | #Learnt:      23162 | 0.000
1167.70/1167.94	c total clause space: 545.701MB
1167.70/1167.94	c total #watches: 950259
1170.50/1170.77	c total #propagations: 50557656 / total #impl: 670375252 (eff. 0.075)
1170.50/1170.77	c #Conflicts:     544000 | #Learnt:      24162 | 0.000
1170.50/1170.77	c total clause space: 545.701MB
1170.50/1170.77	c total #watches: 960071
1173.90/1174.17	c total #propagations: 50645073 / total #impl: 670758234 (eff. 0.076)
1173.90/1174.17	c #Conflicts:     545000 | #Learnt:      25162 | 0.000
1173.90/1174.17	c total clause space: 545.701MB
1173.90/1174.17	c total #watches: 969119
1177.10/1177.34	c total #propagations: 50744372 / total #impl: 671360361 (eff. 0.076)
1177.10/1177.34	c #Conflicts:     546000 | #Learnt:      26162 | 0.000
1177.10/1177.34	c total clause space: 545.701MB
1177.10/1177.34	c total #watches: 980234
1181.00/1181.28	c total #propagations: 50842880 / total #impl: 672131991 (eff. 0.076)
1181.00/1181.28	c #Conflicts:     547000 | #Learnt:      27162 | 0.000
1181.00/1181.28	c total clause space: 545.701MB
1181.00/1181.28	c total #watches: 990086
1184.70/1184.90	c total #propagations: 50949438 / total #impl: 672661444 (eff. 0.076)
1184.70/1184.90	c #Conflicts:     548000 | #Learnt:      28162 | 0.000
1184.70/1184.90	c total clause space: 545.701MB
1184.70/1184.90	c total #watches: 999788
1187.90/1188.17	c total #propagations: 51057664 / total #impl: 673158815 (eff. 0.076)
1187.90/1188.17	c #Conflicts:     549000 | #Learnt:      29162 | 0.000
1187.90/1188.17	c total clause space: 545.701MB
1187.90/1188.17	c total #watches: 1008123
1191.40/1191.69	c total #propagations: 51144908 / total #impl: 673503590 (eff. 0.076)
1191.40/1191.69	c #Conflicts:     550000 | #Learnt:      30162 | 0.000
1191.40/1191.69	c total clause space: 545.701MB
1191.40/1191.69	c total #watches: 1019042
1194.60/1194.84	c total #propagations: 51242570 / total #impl: 673889750 (eff. 0.076)
1194.60/1194.84	c #Conflicts:     551000 | #Learnt:      31162 | 0.000
1194.60/1194.84	c total clause space: 545.701MB
1194.60/1194.84	c total #watches: 1028132
1197.90/1198.16	c total #propagations: 51332683 / total #impl: 674239044 (eff. 0.076)
1197.90/1198.16	c #Conflicts:     552000 | #Learnt:      32162 | 0.000
1197.90/1198.16	c total clause space: 545.701MB
1197.90/1198.16	c total #watches: 1038449
1202.10/1202.35	c total #propagations: 51428448 / total #impl: 674681433 (eff. 0.076)
1202.10/1202.35	c #Conflicts:     553000 | #Learnt:      33162 | 0.000
1202.10/1202.35	c total clause space: 545.701MB
1202.10/1202.35	c total #watches: 1047839
1206.39/1206.66	c total #propagations: 51532757 / total #impl: 675095810 (eff. 0.076)
1206.39/1206.66	c #Conflicts:     554000 | #Learnt:      34162 | 0.000
1206.39/1206.66	c total clause space: 545.701MB
1206.39/1206.66	c total #watches: 1056532
1211.49/1211.71	c total #propagations: 51627199 / total #impl: 675411460 (eff. 0.076)
1211.49/1211.71	c #Conflicts:     555000 | #Learnt:      35162 | 0.000
1211.49/1211.71	c total clause space: 545.701MB
1211.49/1211.71	c total #watches: 1068183
1214.89/1215.11	c total #propagations: 51734455 / total #impl: 675914966 (eff. 0.077)
1214.89/1215.11	c GC COLLECT
1214.89/1215.11	c #Conflicts:     556000 | #Learnt:      18268 | 0.000
1214.89/1215.11	c total clause space: 545.701MB
1214.89/1215.11	c total #watches: 872181
1218.79/1219.04	c total #propagations: 51828753 / total #impl: 676299937 (eff. 0.077)
1218.79/1219.04	c #Conflicts:     557000 | #Learnt:      19268 | 0.000
1218.79/1219.04	c total clause space: 545.701MB
1218.79/1219.04	c total #watches: 888922
1223.39/1223.68	c total #propagations: 51979979 / total #impl: 677161327 (eff. 0.077)
1223.39/1223.68	c #Conflicts:     558000 | #Learnt:      20268 | 0.000
1223.39/1223.68	c total clause space: 545.701MB
1223.39/1223.68	c total #watches: 912720
1226.89/1227.10	c total #propagations: 52123116 / total #impl: 677874778 (eff. 0.077)
1226.89/1227.10	c #Conflicts:     559000 | #Learnt:      21268 | 0.000
1226.89/1227.10	c total clause space: 545.701MB
1226.89/1227.10	c total #watches: 941874
1229.99/1230.22	c total #propagations: 52226974 / total #impl: 678593609 (eff. 0.077)
1229.99/1230.22	c #Conflicts:     560000 | #Learnt:      22268 | 0.000
1229.99/1230.22	c total clause space: 545.701MB
1229.99/1230.22	c total #watches: 952291
1234.00/1234.25	c total #propagations: 52334822 / total #impl: 679710439 (eff. 0.077)
1234.00/1234.25	c #Conflicts:     561000 | #Learnt:      23268 | 0.000
1234.00/1234.25	c total clause space: 545.701MB
1234.00/1234.25	c total #watches: 966158
1238.19/1238.49	c total #propagations: 52445930 / total #impl: 680371964 (eff. 0.077)
1238.19/1238.49	c #Conflicts:     562000 | #Learnt:      24268 | 0.000
1238.19/1238.49	c total clause space: 545.701MB
1238.19/1238.49	c total #watches: 979445
1243.09/1243.31	c total #propagations: 52547600 / total #impl: 680760390 (eff. 0.077)
1243.09/1243.31	c #Conflicts:     563000 | #Learnt:      25268 | 0.000
1243.09/1243.31	c total clause space: 545.701MB
1243.09/1243.31	c total #watches: 990980
1248.30/1248.56	c total #propagations: 52666507 / total #impl: 681581795 (eff. 0.077)
1248.30/1248.56	c #Conflicts:     564000 | #Learnt:      26268 | 0.000
1248.30/1248.56	c total clause space: 545.701MB
1248.30/1248.56	c total #watches: 1006894
1252.99/1253.24	c total #propagations: 52792993 / total #impl: 682429453 (eff. 0.077)
1252.99/1253.24	c #Conflicts:     565000 | #Learnt:      27268 | 0.000
1252.99/1253.24	c total clause space: 545.701MB
1252.99/1253.24	c total #watches: 1021695
1258.69/1258.93	c total #propagations: 52917997 / total #impl: 683329422 (eff. 0.077)
1258.69/1258.93	c #Conflicts:     566000 | #Learnt:      28268 | 0.000
1258.69/1258.93	c total clause space: 545.701MB
1258.69/1258.93	c total #watches: 1036310
1264.49/1264.70	c total #propagations: 53044131 / total #impl: 684172780 (eff. 0.078)
1264.49/1264.70	c #Conflicts:     567000 | #Learnt:      29268 | 0.000
1264.49/1264.70	c total clause space: 545.701MB
1264.49/1264.70	c total #watches: 1047439
1271.28/1271.51	c total #propagations: 53161232 / total #impl: 685234887 (eff. 0.078)
1271.28/1271.51	c #Conflicts:     568000 | #Learnt:      30268 | 0.000
1271.28/1271.51	c total clause space: 545.701MB
1271.28/1271.51	c total #watches: 1061046
1277.38/1277.62	c total #propagations: 53298795 / total #impl: 686018301 (eff. 0.078)
1277.38/1277.62	c #Conflicts:     569000 | #Learnt:      31268 | 0.000
1277.38/1277.62	c total clause space: 545.701MB
1277.38/1277.62	c total #watches: 1074518
1281.39/1281.66	c total #propagations: 53433805 / total #impl: 686598072 (eff. 0.078)
1281.39/1281.66	c #Conflicts:     570000 | #Learnt:      32268 | 0.000
1281.39/1281.66	c total clause space: 545.701MB
1281.39/1281.66	c total #watches: 1088038
1286.18/1286.49	c total #propagations: 53560903 / total #impl: 687149595 (eff. 0.078)
1286.18/1286.49	c #Conflicts:     571000 | #Learnt:      33268 | 0.000
1286.18/1286.49	c total clause space: 545.701MB
1286.18/1286.49	c total #watches: 1097645
1291.19/1291.48	c total #propagations: 53700069 / total #impl: 687926902 (eff. 0.078)
1291.19/1291.48	c #Conflicts:     572000 | #Learnt:      34268 | 0.000
1291.19/1291.48	c total clause space: 545.701MB
1291.19/1291.48	c total #watches: 1106134
1295.78/1296.01	c total #propagations: 53821409 / total #impl: 688504089 (eff. 0.078)
1295.78/1296.01	c #Conflicts:     573000 | #Learnt:      35268 | 0.000
1295.78/1296.01	c total clause space: 545.701MB
1295.78/1296.01	c total #watches: 1112996
1299.68/1299.97	c total #propagations: 53950155 / total #impl: 689246387 (eff. 0.078)
1299.68/1299.97	c #Conflicts:     574000 | #Learnt:      36268 | 0.000
1299.68/1299.97	c total clause space: 545.701MB
1299.68/1299.97	c total #watches: 1119193
1303.88/1304.15	c total #propagations: 54056727 / total #impl: 689667183 (eff. 0.078)
1303.88/1304.15	c GC COLLECT
1303.88/1304.15	c #Conflicts:     575000 | #Learnt:      19068 | 0.000
1303.88/1304.15	c total clause space: 545.701MB
1303.88/1304.15	c total #watches: 890013
1307.58/1307.80	c total #propagations: 54171983 / total #impl: 690088450 (eff. 0.079)
1307.58/1307.80	c #Conflicts:     576000 | #Learnt:      20068 | 0.000
1307.58/1307.80	c total clause space: 545.701MB
1307.58/1307.80	c total #watches: 917886
1311.08/1311.36	c total #propagations: 54278898 / total #impl: 690715039 (eff. 0.079)
1311.08/1311.36	c #Conflicts:     577000 | #Learnt:      21068 | 0.000
1311.08/1311.36	c total clause space: 545.701MB
1311.08/1311.36	c total #watches: 940631
1314.78/1315.05	c total #propagations: 54394210 / total #impl: 691509775 (eff. 0.079)
1314.78/1315.05	c #Conflicts:     578000 | #Learnt:      22068 | 0.000
1314.78/1315.05	c total clause space: 545.701MB
1314.78/1315.05	c total #watches: 950855
1318.98/1319.29	c total #propagations: 54501390 / total #impl: 692275315 (eff. 0.079)
1318.98/1319.29	c #Conflicts:     579000 | #Learnt:      23068 | 0.000
1318.98/1319.29	c total clause space: 545.701MB
1318.98/1319.29	c total #watches: 972627
1321.98/1322.21	c total #propagations: 54615267 / total #impl: 693082837 (eff. 0.079)
1321.98/1322.21	c #Conflicts:     580000 | #Learnt:      24068 | 0.000
1321.98/1322.21	c total clause space: 545.701MB
1321.98/1322.21	c total #watches: 984567
1325.78/1326.03	c total #propagations: 54726817 / total #impl: 694198748 (eff. 0.079)
1325.78/1326.03	c #Conflicts:     581000 | #Learnt:      25068 | 0.000
1325.78/1326.03	c total clause space: 545.701MB
1325.78/1326.03	c total #watches: 1000926
1329.87/1330.13	c total #propagations: 54836786 / total #impl: 695387532 (eff. 0.079)
1329.87/1330.13	c #Conflicts:     582000 | #Learnt:      26068 | 0.000
1329.87/1330.13	c total clause space: 545.701MB
1329.87/1330.13	c total #watches: 1015494
1333.37/1333.69	c total #propagations: 54941048 / total #impl: 696916669 (eff. 0.079)
1333.37/1333.69	c #Conflicts:     583000 | #Learnt:      27068 | 0.000
1333.37/1333.69	c total clause space: 545.701MB
1333.37/1333.69	c total #watches: 1031950
1336.28/1336.57	c total #propagations: 55028784 / total #impl: 698145908 (eff. 0.079)
1336.28/1336.57	c #Conflicts:     584000 | #Learnt:      28068 | 0.000
1336.28/1336.57	c total clause space: 545.701MB
1336.28/1336.57	c total #watches: 1051966
1339.07/1339.38	c total #propagations: 55125502 / total #impl: 699097743 (eff. 0.079)
1339.07/1339.38	c #Conflicts:     585000 | #Learnt:      29068 | 0.000
1339.07/1339.38	c total clause space: 545.701MB
1339.07/1339.38	c total #watches: 1068283
1342.67/1342.93	c total #propagations: 55219945 / total #impl: 700183170 (eff. 0.079)
1342.67/1342.93	c #Conflicts:     586000 | #Learnt:      30068 | 0.000
1342.67/1342.93	c total clause space: 545.701MB
1342.67/1342.93	c total #watches: 1084556
1346.18/1346.48	c total #propagations: 55313798 / total #impl: 702060709 (eff. 0.079)
1346.18/1346.48	c #Conflicts:     587000 | #Learnt:      31068 | 0.000
1346.18/1346.48	c total clause space: 545.701MB
1346.18/1346.48	c total #watches: 1102942
1349.37/1349.60	c total #propagations: 55422793 / total #impl: 703897399 (eff. 0.079)
1349.37/1349.60	c #Conflicts:     588000 | #Learnt:      32068 | 0.000
1349.37/1349.60	c total clause space: 545.701MB
1349.37/1349.60	c total #watches: 1117264
1352.47/1352.73	c total #propagations: 55513674 / total #impl: 704657866 (eff. 0.079)
1352.47/1352.73	c #Conflicts:     589000 | #Learnt:      33068 | 0.000
1352.47/1352.73	c total clause space: 545.701MB
1352.47/1352.73	c total #watches: 1130989
1356.87/1357.13	c total #propagations: 55615128 / total #impl: 705569683 (eff. 0.079)
1356.87/1357.13	c #Conflicts:     590000 | #Learnt:      34068 | 0.000
1356.87/1357.13	c total clause space: 545.701MB
1356.87/1357.13	c total #watches: 1149123
1360.58/1360.86	c total #propagations: 55721356 / total #impl: 706270969 (eff. 0.079)
1360.58/1360.86	c #Conflicts:     591000 | #Learnt:      35068 | 0.000
1360.58/1360.86	c total clause space: 545.701MB
1360.58/1360.86	c total #watches: 1170877
1363.17/1363.44	c total #propagations: 55818924 / total #impl: 707436376 (eff. 0.079)
1363.17/1363.44	c #Conflicts:     592000 | #Learnt:      36068 | 0.000
1363.17/1363.44	c total clause space: 545.701MB
1363.17/1363.44	c total #watches: 1186558
1366.27/1366.50	c total #propagations: 55903518 / total #impl: 708380317 (eff. 0.079)
1366.27/1366.50	c GC COLLECT
1366.27/1366.50	c #Conflicts:     593000 | #Learnt:      18582 | 0.000
1366.27/1366.50	c total clause space: 545.701MB
1366.27/1366.50	c total #watches: 875929
1368.77/1369.02	c total #propagations: 55985233 / total #impl: 709375163 (eff. 0.079)
1368.77/1369.02	c #Conflicts:     594000 | #Learnt:      19582 | 0.000
1368.77/1369.02	c total clause space: 545.701MB
1368.77/1369.02	c total #watches: 899645
1371.58/1371.87	c total #propagations: 56110620 / total #impl: 709956103 (eff. 0.079)
1371.58/1371.87	c #Conflicts:     595000 | #Learnt:      20582 | 0.000
1371.58/1371.87	c total clause space: 545.701MB
1371.58/1371.87	c total #watches: 917067
1374.78/1375.07	c total #propagations: 56234798 / total #impl: 710668455 (eff. 0.079)
1374.78/1375.07	c #Conflicts:     596000 | #Learnt:      21582 | 0.000
1374.78/1375.07	c total clause space: 545.701MB
1374.78/1375.07	c total #watches: 930563
1378.07/1378.38	c total #propagations: 56373826 / total #impl: 711517742 (eff. 0.079)
1378.07/1378.38	c #Conflicts:     597000 | #Learnt:      22582 | 0.000
1378.07/1378.38	c total clause space: 545.701MB
1378.07/1378.38	c total #watches: 945112
1380.37/1380.64	c total #propagations: 56510001 / total #impl: 712584229 (eff. 0.079)
1380.37/1380.64	c #Conflicts:     598000 | #Learnt:      23582 | 0.000
1380.37/1380.64	c total clause space: 545.701MB
1380.37/1380.64	c total #watches: 952887
1383.87/1384.13	c total #propagations: 56606332 / total #impl: 713268708 (eff. 0.079)
1383.87/1384.13	c #Conflicts:     599000 | #Learnt:      24582 | 0.000
1383.87/1384.13	c total clause space: 545.701MB
1383.87/1384.13	c total #watches: 965304
1387.37/1387.61	c total #propagations: 56746240 / total #impl: 713825391 (eff. 0.079)
1387.37/1387.61	c #Conflicts:     600000 | #Learnt:      25582 | 0.000
1387.37/1387.61	c total clause space: 545.701MB
1387.37/1387.61	c total #watches: 980608
1391.27/1391.52	c total #propagations: 56878112 / total #impl: 714479054 (eff. 0.080)
1391.27/1391.52	c #Conflicts:     601000 | #Learnt:      26582 | 0.000
1391.27/1391.52	c total clause space: 545.701MB
1391.27/1391.52	c total #watches: 1000717
1394.37/1394.60	c total #propagations: 57001322 / total #impl: 715088548 (eff. 0.080)
1394.37/1394.60	c #Conflicts:     602000 | #Learnt:      27582 | 0.000
1394.37/1394.60	c total clause space: 545.701MB
1394.37/1394.60	c total #watches: 1019552
1397.06/1397.35	c total #propagations: 57108933 / total #impl: 715577210 (eff. 0.080)
1397.06/1397.35	c #Conflicts:     603000 | #Learnt:      28582 | 0.000
1397.06/1397.35	c total clause space: 545.701MB
1397.06/1397.35	c total #watches: 1037452
1400.56/1400.88	c total #propagations: 57207504 / total #impl: 717096214 (eff. 0.080)
1400.56/1400.88	c #Conflicts:     604000 | #Learnt:      29582 | 0.000
1400.56/1400.88	c total clause space: 545.701MB
1400.56/1400.88	c total #watches: 1054113
1403.86/1404.11	c total #propagations: 57296225 / total #impl: 718227655 (eff. 0.080)
1403.86/1404.11	c #Conflicts:     605000 | #Learnt:      30582 | 0.000
1403.86/1404.11	c total clause space: 545.701MB
1403.86/1404.11	c total #watches: 1078719
1407.96/1408.22	c total #propagations: 57393644 / total #impl: 719185001 (eff. 0.080)
1407.96/1408.22	c #Conflicts:     606000 | #Learnt:      31582 | 0.000
1407.96/1408.22	c total clause space: 545.701MB
1407.96/1408.22	c total #watches: 1093436
1412.56/1412.86	c total #propagations: 57496636 / total #impl: 720098144 (eff. 0.080)
1412.56/1412.86	c #Conflicts:     607000 | #Learnt:      32582 | 0.000
1412.56/1412.86	c total clause space: 545.701MB
1412.56/1412.86	c total #watches: 1116352
1416.76/1417.08	c total #propagations: 57616457 / total #impl: 721261574 (eff. 0.080)
1416.76/1417.08	c #Conflicts:     608000 | #Learnt:      33582 | 0.000
1416.76/1417.08	c total clause space: 545.701MB
1416.76/1417.08	c total #watches: 1131724
1421.07/1421.38	c total #propagations: 57706576 / total #impl: 722285510 (eff. 0.080)
1421.07/1421.38	c #Conflicts:     609000 | #Learnt:      34582 | 0.000
1421.07/1421.38	c total clause space: 545.701MB
1421.07/1421.38	c total #watches: 1149454
1425.76/1426.05	c total #propagations: 57809008 / total #impl: 723497073 (eff. 0.080)
1425.76/1426.05	c #Conflicts:     610000 | #Learnt:      35582 | 0.000
1425.76/1426.05	c total clause space: 545.701MB
1425.76/1426.05	c total #watches: 1166006
1430.46/1430.77	c total #propagations: 57897306 / total #impl: 724816925 (eff. 0.080)
1430.46/1430.77	c #Conflicts:     611000 | #Learnt:      36582 | 0.000
1430.46/1430.77	c total clause space: 545.701MB
1430.46/1430.77	c total #watches: 1180252
1435.86/1436.17	c total #propagations: 57999094 / total #impl: 726329793 (eff. 0.080)
1435.86/1436.17	c #Conflicts:     612000 | #Learnt:      37582 | 0.000
1435.86/1436.17	c total clause space: 545.701MB
1435.86/1436.17	c total #watches: 1191440
1438.46/1438.76	c total #propagations: 58115249 / total #impl: 728592399 (eff. 0.080)
1438.46/1438.76	c GC COLLECT
1438.46/1438.76	c #Conflicts:     613000 | #Learnt:      19795 | 0.000
1438.46/1438.76	c total clause space: 545.701MB
1438.46/1438.76	c total #watches: 909075
1440.76/1441.06	c total #propagations: 58212367 / total #impl: 729540036 (eff. 0.080)
1440.76/1441.06	c #Conflicts:     614000 | #Learnt:      20795 | 0.000
1440.76/1441.06	c total clause space: 545.701MB
1440.76/1441.06	c total #watches: 923315
1443.36/1443.60	c total #propagations: 58310328 / total #impl: 730967550 (eff. 0.080)
1443.36/1443.60	c #Conflicts:     615000 | #Learnt:      21795 | 0.000
1443.36/1443.60	c total clause space: 545.701MB
1443.36/1443.60	c total #watches: 933721
1445.76/1446.05	c total #propagations: 58398421 / total #impl: 732391790 (eff. 0.080)
1445.76/1446.05	c #Conflicts:     616000 | #Learnt:      22795 | 0.000
1445.76/1446.05	c total clause space: 545.701MB
1445.76/1446.05	c total #watches: 941238
1448.06/1448.35	c total #propagations: 58497187 / total #impl: 734506574 (eff. 0.080)
1448.06/1448.35	c #Conflicts:     617000 | #Learnt:      23795 | 0.000
1448.06/1448.35	c total clause space: 545.701MB
1448.06/1448.35	c total #watches: 950716
1450.46/1450.78	c total #propagations: 58592609 / total #impl: 736491112 (eff. 0.080)
1450.46/1450.78	c #Conflicts:     618000 | #Learnt:      24795 | 0.000
1450.46/1450.78	c total clause space: 545.701MB
1450.46/1450.78	c total #watches: 971025
1453.26/1453.55	c total #propagations: 58688124 / total #impl: 738494500 (eff. 0.079)
1453.26/1453.55	c #Conflicts:     619000 | #Learnt:      25795 | 0.000
1453.26/1453.55	c total clause space: 545.701MB
1453.26/1453.55	c total #watches: 983304
1456.35/1456.65	c total #propagations: 58779072 / total #impl: 740008559 (eff. 0.079)
1456.35/1456.65	c #Conflicts:     620000 | #Learnt:      26795 | 0.000
1456.35/1456.65	c total clause space: 545.701MB
1456.35/1456.65	c total #watches: 993060
1459.35/1459.60	c total #propagations: 58864836 / total #impl: 741211998 (eff. 0.079)
1459.35/1459.60	c #Conflicts:     621000 | #Learnt:      27795 | 0.000
1459.35/1459.60	c total clause space: 545.701MB
1459.35/1459.60	c total #watches: 1006234
1462.25/1462.59	c total #propagations: 58960689 / total #impl: 742506286 (eff. 0.079)
1462.25/1462.59	c #Conflicts:     622000 | #Learnt:      28795 | 0.000
1462.25/1462.59	c total clause space: 545.701MB
1462.25/1462.59	c total #watches: 1018432
1465.35/1465.65	c total #propagations: 59056405 / total #impl: 745106901 (eff. 0.079)
1465.35/1465.65	c #Conflicts:     623000 | #Learnt:      29795 | 0.000
1465.35/1465.65	c total clause space: 545.701MB
1465.35/1465.65	c total #watches: 1032447
1468.75/1469.03	c total #propagations: 59149661 / total #impl: 746927917 (eff. 0.079)
1468.75/1469.03	c #Conflicts:     624000 | #Learnt:      30795 | 0.000
1468.75/1469.03	c total clause space: 545.701MB
1468.75/1469.03	c total #watches: 1042022
1472.15/1472.40	c total #propagations: 59244520 / total #impl: 748722312 (eff. 0.079)
1472.15/1472.40	c #Conflicts:     625000 | #Learnt:      31795 | 0.000
1472.15/1472.40	c total clause space: 545.701MB
1472.15/1472.40	c total #watches: 1053248
1475.25/1475.58	c total #propagations: 59336140 / total #impl: 751261027 (eff. 0.079)
1475.25/1475.58	c #Conflicts:     626000 | #Learnt:      32795 | 0.000
1475.25/1475.58	c total clause space: 545.701MB
1475.25/1475.58	c total #watches: 1063886
1478.16/1478.49	c total #propagations: 59423273 / total #impl: 752728782 (eff. 0.079)
1478.16/1478.49	c #Conflicts:     627000 | #Learnt:      33795 | 0.000
1478.16/1478.49	c total clause space: 545.701MB
1478.16/1478.49	c total #watches: 1074175
1481.35/1481.66	c total #propagations: 59515116 / total #impl: 753283428 (eff. 0.079)
1481.35/1481.66	c #Conflicts:     628000 | #Learnt:      34795 | 0.000
1481.35/1481.66	c total clause space: 545.701MB
1481.35/1481.66	c total #watches: 1087090
1483.85/1484.12	c total #propagations: 59617905 / total #impl: 754353097 (eff. 0.079)
1483.85/1484.12	c #Conflicts:     629000 | #Learnt:      35795 | 0.000
1483.85/1484.12	c total clause space: 545.701MB
1483.85/1484.12	c total #watches: 1095261
1487.35/1487.61	c total #propagations: 59705797 / total #impl: 754754561 (eff. 0.079)
1487.35/1487.61	c #Conflicts:     630000 | #Learnt:      36795 | 0.000
1487.35/1487.61	c total clause space: 545.701MB
1487.35/1487.61	c total #watches: 1111130
1490.95/1491.25	c total #propagations: 59825319 / total #impl: 757459969 (eff. 0.079)
1490.95/1491.25	c #Conflicts:     631000 | #Learnt:      37795 | 0.000
1490.95/1491.25	c total clause space: 545.701MB
1490.95/1491.25	c total #watches: 1127043
1494.05/1494.39	c total #propagations: 59932242 / total #impl: 759209070 (eff. 0.079)
1494.05/1494.39	c GC COLLECT
1494.05/1494.39	c #Conflicts:     632000 | #Learnt:      19673 | 0.000
1494.05/1494.39	c total clause space: 545.701MB
1494.05/1494.39	c total #watches: 910521
1496.35/1496.69	c total #propagations: 60032152 / total #impl: 760926427 (eff. 0.079)
1496.35/1496.69	c #Conflicts:     633000 | #Learnt:      20673 | 0.000
1496.35/1496.69	c total clause space: 545.701MB
1496.35/1496.69	c total #watches: 925091
1498.65/1498.96	c total #propagations: 60119118 / total #impl: 761611261 (eff. 0.079)
1498.65/1498.96	c #Conflicts:     634000 | #Learnt:      21673 | 0.000
1498.65/1498.96	c total clause space: 545.701MB
1498.65/1498.96	c total #watches: 939188
1500.75/1501.06	c total #propagations: 60214061 / total #impl: 762134516 (eff. 0.079)
1500.75/1501.06	c #Conflicts:     635000 | #Learnt:      22673 | 0.000
1500.75/1501.06	c total clause space: 545.701MB
1500.75/1501.06	c total #watches: 948342
1502.95/1503.28	c total #propagations: 60293469 / total #impl: 762590593 (eff. 0.079)
1502.95/1503.28	c #Conflicts:     636000 | #Learnt:      23673 | 0.000
1502.95/1503.28	c total clause space: 545.701MB
1502.95/1503.28	c total #watches: 959812
1505.35/1505.67	c total #propagations: 60366534 / total #impl: 763102141 (eff. 0.079)
1505.35/1505.67	c #Conflicts:     637000 | #Learnt:      24673 | 0.000
1505.35/1505.67	c total clause space: 545.701MB
1505.35/1505.67	c total #watches: 973365
1508.05/1508.31	c total #propagations: 60447884 / total #impl: 763774579 (eff. 0.079)
1508.05/1508.31	c #Conflicts:     638000 | #Learnt:      25673 | 0.000
1508.05/1508.31	c total clause space: 545.701MB
1508.05/1508.31	c total #watches: 990397
1511.05/1511.34	c total #propagations: 60537071 / total #impl: 764198179 (eff. 0.079)
1511.05/1511.34	c #Conflicts:     639000 | #Learnt:      26673 | 0.000
1511.05/1511.34	c total clause space: 545.701MB
1511.05/1511.34	c total #watches: 1001176
1514.04/1514.34	c total #propagations: 60636719 / total #impl: 764777806 (eff. 0.079)
1514.04/1514.34	c #Conflicts:     640000 | #Learnt:      27673 | 0.000
1514.04/1514.34	c total clause space: 545.701MB
1514.04/1514.34	c total #watches: 1012057
1516.65/1516.99	c total #propagations: 60725049 / total #impl: 765284961 (eff. 0.079)
1516.65/1516.99	c #Conflicts:     641000 | #Learnt:      28673 | 0.000
1516.65/1516.99	c total clause space: 545.701MB
1516.65/1516.99	c total #watches: 1019124
1519.64/1519.94	c total #propagations: 60809024 / total #impl: 765850393 (eff. 0.079)
1519.64/1519.94	c #Conflicts:     642000 | #Learnt:      29673 | 0.000
1519.64/1519.94	c total clause space: 545.701MB
1519.64/1519.94	c total #watches: 1028910
1522.94/1523.22	c total #propagations: 60892204 / total #impl: 766324783 (eff. 0.079)
1522.94/1523.22	c #Conflicts:     643000 | #Learnt:      30673 | 0.000
1522.94/1523.22	c total clause space: 545.701MB
1522.94/1523.22	c total #watches: 1037596
1526.04/1526.38	c total #propagations: 60994796 / total #impl: 766996130 (eff. 0.080)
1526.04/1526.38	c #Conflicts:     644000 | #Learnt:      31673 | 0.000
1526.04/1526.38	c total clause space: 545.701MB
1526.04/1526.38	c total #watches: 1045715
1530.04/1530.36	c total #propagations: 61078514 / total #impl: 767458196 (eff. 0.080)
1530.04/1530.36	c #Conflicts:     645000 | #Learnt:      32673 | 0.000
1530.04/1530.36	c total clause space: 545.701MB
1530.04/1530.36	c total #watches: 1054862
1534.64/1534.97	c total #propagations: 61173663 / total #impl: 768108654 (eff. 0.080)
1534.64/1534.97	c #Conflicts:     646000 | #Learnt:      33673 | 0.000
1534.64/1534.97	c total clause space: 545.701MB
1534.64/1534.97	c total #watches: 1062189
1538.75/1539.07	c total #propagations: 61284481 / total #impl: 768884931 (eff. 0.080)
1538.75/1539.07	c #Conflicts:     647000 | #Learnt:      34673 | 0.000
1538.75/1539.07	c total clause space: 545.701MB
1538.75/1539.07	c total #watches: 1068424
1542.14/1542.48	c total #propagations: 61374769 / total #impl: 769671934 (eff. 0.080)
1542.14/1542.48	c #Conflicts:     648000 | #Learnt:      35673 | 0.000
1542.14/1542.48	c total clause space: 545.701MB
1542.14/1542.48	c total #watches: 1079868
1546.84/1547.19	c total #propagations: 61462124 / total #impl: 770372391 (eff. 0.080)
1546.84/1547.19	c #Conflicts:     649000 | #Learnt:      36673 | 0.000
1546.84/1547.19	c total clause space: 545.701MB
1546.84/1547.19	c total #watches: 1092957
1550.85/1551.16	c total #propagations: 61557816 / total #impl: 771598943 (eff. 0.080)
1550.85/1551.16	c #Conflicts:     650000 | #Learnt:      37673 | 0.000
1550.85/1551.16	c total clause space: 545.701MB
1550.85/1551.16	c total #watches: 1101947
1554.74/1555.07	c total #propagations: 61653242 / total #impl: 772661360 (eff. 0.080)
1554.74/1555.07	c #Conflicts:     651000 | #Learnt:      38673 | 0.000
1554.74/1555.07	c total clause space: 545.701MB
1554.74/1555.07	c total #watches: 1113968
1557.24/1557.50	c total #propagations: 61743271 / total #impl: 773688430 (eff. 0.080)
1557.24/1557.50	c GC COLLECT
1557.24/1557.50	c #Conflicts:     652000 | #Learnt:      20271 | 0.000
1557.24/1557.50	c total clause space: 545.701MB
1557.24/1557.50	c total #watches: 927741
1559.84/1560.16	c total #propagations: 61825598 / total #impl: 774420242 (eff. 0.080)
1559.84/1560.16	c #Conflicts:     653000 | #Learnt:      21271 | 0.000
1559.84/1560.16	c total clause space: 545.701MB
1559.84/1560.16	c total #watches: 948336
1562.94/1563.21	c total #propagations: 61946150 / total #impl: 774988345 (eff. 0.080)
1562.94/1563.21	c #Conflicts:     654000 | #Learnt:      22271 | 0.000
1562.94/1563.21	c total clause space: 545.701MB
1562.94/1563.21	c total #watches: 966743
1566.14/1566.43	c total #propagations: 62068922 / total #impl: 775670803 (eff. 0.080)
1566.14/1566.43	c #Conflicts:     655000 | #Learnt:      23271 | 0.000
1566.14/1566.43	c total clause space: 545.701MB
1566.14/1566.43	c total #watches: 976822
1568.94/1569.24	c total #propagations: 62194196 / total #impl: 776514414 (eff. 0.080)
1568.94/1569.24	c #Conflicts:     656000 | #Learnt:      24271 | 0.000
1568.94/1569.24	c total clause space: 545.701MB
1568.94/1569.24	c total #watches: 988935
1571.64/1571.99	c total #propagations: 62299995 / total #impl: 777339063 (eff. 0.080)
1571.64/1571.99	c #Conflicts:     657000 | #Learnt:      25271 | 0.000
1571.64/1571.99	c total clause space: 545.701MB
1571.64/1571.99	c total #watches: 1000322
1574.74/1575.05	c total #propagations: 62383758 / total #impl: 778383172 (eff. 0.080)
1574.74/1575.05	c #Conflicts:     658000 | #Learnt:      26271 | 0.000
1574.74/1575.05	c total clause space: 545.701MB
1574.74/1575.05	c total #watches: 1014575
1577.24/1577.59	c total #propagations: 62475968 / total #impl: 779351902 (eff. 0.080)
1577.24/1577.59	c #Conflicts:     659000 | #Learnt:      27271 | 0.000
1577.24/1577.59	c total clause space: 545.701MB
1577.24/1577.59	c total #watches: 1026688
1580.23/1580.55	c total #propagations: 62548390 / total #impl: 780469786 (eff. 0.080)
1580.23/1580.55	c #Conflicts:     660000 | #Learnt:      28271 | 0.000
1580.23/1580.55	c total clause space: 545.701MB
1580.23/1580.55	c total #watches: 1041749
1583.03/1583.34	c total #propagations: 62629182 / total #impl: 781257377 (eff. 0.080)
1583.03/1583.34	c #Conflicts:     661000 | #Learnt:      29271 | 0.000
1583.03/1583.34	c total clause space: 545.701MB
1583.03/1583.34	c total #watches: 1057057
1586.23/1586.56	c total #propagations: 62703603 / total #impl: 782773474 (eff. 0.080)
1586.23/1586.56	c #Conflicts:     662000 | #Learnt:      30271 | 0.000
1586.23/1586.56	c total clause space: 545.701MB
1586.23/1586.56	c total #watches: 1073969
1590.23/1590.60	c total #propagations: 62789526 / total #impl: 784669547 (eff. 0.080)
1590.23/1590.60	c #Conflicts:     663000 | #Learnt:      31271 | 0.000
1590.23/1590.60	c total clause space: 545.701MB
1590.23/1590.60	c total #watches: 1085005
1594.13/1594.45	c total #propagations: 62888941 / total #impl: 785909904 (eff. 0.080)
1594.13/1594.45	c #Conflicts:     664000 | #Learnt:      32271 | 0.000
1594.13/1594.45	c total clause space: 545.701MB
1594.13/1594.45	c total #watches: 1097343
1597.63/1597.92	c total #propagations: 62988697 / total #impl: 786905997 (eff. 0.080)
1597.63/1597.92	c #Conflicts:     665000 | #Learnt:      33271 | 0.000
1597.63/1597.92	c total clause space: 545.701MB
1597.63/1597.92	c total #watches: 1108721
1601.34/1601.63	c total #propagations: 63083365 / total #impl: 787933094 (eff. 0.080)
1601.34/1601.63	c #Conflicts:     666000 | #Learnt:      34271 | 0.000
1601.34/1601.63	c total clause space: 545.701MB
1601.34/1601.63	c total #watches: 1120943
1605.53/1605.89	c total #propagations: 63166353 / total #impl: 789518875 (eff. 0.080)
1605.53/1605.89	c #Conflicts:     667000 | #Learnt:      35271 | 0.000
1605.53/1605.89	c total clause space: 545.701MB
1605.53/1605.89	c total #watches: 1129542
1609.83/1610.19	c total #propagations: 63261641 / total #impl: 791166298 (eff. 0.080)
1609.83/1610.19	c #Conflicts:     668000 | #Learnt:      36271 | 0.000
1609.83/1610.19	c total clause space: 545.701MB
1609.83/1610.19	c total #watches: 1141538
1614.43/1614.70	c total #propagations: 63364680 / total #impl: 791922652 (eff. 0.080)
1614.43/1614.70	c #Conflicts:     669000 | #Learnt:      37271 | 0.000
1614.43/1614.70	c total clause space: 545.701MB
1614.43/1614.70	c total #watches: 1153062
1619.23/1619.54	c total #propagations: 63465447 / total #impl: 792589899 (eff. 0.080)
1619.23/1619.54	c #Conflicts:     670000 | #Learnt:      38271 | 0.000
1619.23/1619.54	c total clause space: 545.701MB
1619.23/1619.54	c total #watches: 1165095
1623.93/1624.22	c total #propagations: 63549662 / total #impl: 793533266 (eff. 0.080)
1623.93/1624.22	c #Conflicts:     671000 | #Learnt:      39271 | 0.000
1623.93/1624.22	c total clause space: 545.701MB
1623.93/1624.22	c total #watches: 1174462
1626.83/1627.17	c total #propagations: 63640577 / total #impl: 794560746 (eff. 0.080)
1626.83/1627.17	c GC COLLECT
1626.83/1627.17	c #Conflicts:     672000 | #Learnt:      20592 | 0.000
1626.83/1627.17	c total clause space: 545.701MB
1626.83/1627.17	c total #watches: 933160
1629.43/1629.75	c total #propagations: 63741780 / total #impl: 795958805 (eff. 0.080)
1629.43/1629.75	c #Conflicts:     673000 | #Learnt:      21592 | 0.000
1629.43/1629.75	c total clause space: 545.701MB
1629.43/1629.75	c total #watches: 952888
1632.43/1632.76	c total #propagations: 63833733 / total #impl: 797086451 (eff. 0.080)
1632.43/1632.76	c #Conflicts:     674000 | #Learnt:      22592 | 0.000
1632.43/1632.76	c total clause space: 545.701MB
1632.43/1632.76	c total #watches: 971923
1635.93/1636.28	c total #propagations: 63934439 / total #impl: 798364086 (eff. 0.080)
1635.93/1636.28	c #Conflicts:     675000 | #Learnt:      23592 | 0.000
1635.93/1636.28	c total clause space: 545.701MB
1635.93/1636.28	c total #watches: 991193
1640.22/1640.56	c total #propagations: 64053716 / total #impl: 800019448 (eff. 0.080)
1640.22/1640.56	c #Conflicts:     676000 | #Learnt:      24592 | 0.000
1640.22/1640.56	c total clause space: 545.701MB
1640.22/1640.56	c total #watches: 1009827
1644.02/1644.36	c total #propagations: 64165837 / total #impl: 801187484 (eff. 0.080)
1644.02/1644.36	c #Conflicts:     677000 | #Learnt:      25592 | 0.000
1644.02/1644.36	c total clause space: 545.701MB
1644.02/1644.36	c total #watches: 1026118
1647.22/1647.54	c total #propagations: 64273948 / total #impl: 802677830 (eff. 0.080)
1647.22/1647.54	c #Conflicts:     678000 | #Learnt:      26592 | 0.000
1647.22/1647.54	c total clause space: 545.701MB
1647.22/1647.54	c total #watches: 1040677
1650.72/1651.09	c total #propagations: 64365729 / total #impl: 803809263 (eff. 0.080)
1650.72/1651.09	c #Conflicts:     679000 | #Learnt:      27592 | 0.000
1650.72/1651.09	c total clause space: 545.701MB
1650.72/1651.09	c total #watches: 1060220
1655.62/1655.97	c total #propagations: 64448895 / total #impl: 804760638 (eff. 0.080)
1655.62/1655.97	c #Conflicts:     680000 | #Learnt:      28592 | 0.000
1655.62/1655.97	c total clause space: 545.701MB
1655.62/1655.97	c total #watches: 1073272
1660.32/1660.63	c total #propagations: 64565109 / total #impl: 806774062 (eff. 0.080)
1660.32/1660.63	c #Conflicts:     681000 | #Learnt:      29592 | 0.000
1660.32/1660.63	c total clause space: 545.701MB
1660.32/1660.63	c total #watches: 1086760
1663.03/1663.31	c total #propagations: 64672639 / total #impl: 808834956 (eff. 0.080)
1663.03/1663.31	c #Conflicts:     682000 | #Learnt:      30592 | 0.000
1663.03/1663.31	c total clause space: 545.701MB
1663.03/1663.31	c total #watches: 1096919
1666.42/1666.79	c total #propagations: 64756695 / total #impl: 809952284 (eff. 0.080)
1666.42/1666.79	c #Conflicts:     683000 | #Learnt:      31592 | 0.000
1666.42/1666.79	c total clause space: 545.701MB
1666.42/1666.79	c total #watches: 1107135
1670.22/1670.54	c total #propagations: 64838749 / total #impl: 811436339 (eff. 0.080)
1670.22/1670.54	c #Conflicts:     684000 | #Learnt:      32592 | 0.000
1670.22/1670.54	c total clause space: 545.701MB
1670.22/1670.54	c total #watches: 1116356
1675.03/1675.32	c total #propagations: 64924065 / total #impl: 813147552 (eff. 0.080)
1675.03/1675.32	c #Conflicts:     685000 | #Learnt:      33592 | 0.000
1675.03/1675.32	c total clause space: 545.701MB
1675.03/1675.32	c total #watches: 1126032
1678.92/1679.23	c total #propagations: 65026011 / total #impl: 815534089 (eff. 0.080)
1678.92/1679.23	c #Conflicts:     686000 | #Learnt:      34592 | 0.000
1678.92/1679.23	c total clause space: 545.701MB
1678.92/1679.23	c total #watches: 1143734
1682.62/1682.92	c total #propagations: 65112595 / total #impl: 816802063 (eff. 0.080)
1682.62/1682.92	c #Conflicts:     687000 | #Learnt:      35592 | 0.000
1682.62/1682.92	c total clause space: 545.701MB
1682.62/1682.92	c total #watches: 1155143
1686.82/1687.11	c total #propagations: 65179448 / total #impl: 817376328 (eff. 0.080)
1686.82/1687.11	c #Conflicts:     688000 | #Learnt:      36592 | 0.000
1686.82/1687.11	c total clause space: 545.701MB
1686.82/1687.11	c total #watches: 1166153
1691.02/1691.31	c total #propagations: 65240600 / total #impl: 818049726 (eff. 0.080)
1691.02/1691.31	c #Conflicts:     689000 | #Learnt:      37592 | 0.000
1691.02/1691.31	c total clause space: 545.701MB
1691.02/1691.31	c total #watches: 1181167
1695.11/1695.40	c total #propagations: 65306209 / total #impl: 818954715 (eff. 0.080)
1695.11/1695.40	c #Conflicts:     690000 | #Learnt:      38592 | 0.000
1695.11/1695.40	c total clause space: 545.701MB
1695.11/1695.40	c total #watches: 1190272
1700.02/1700.31	c total #propagations: 65388352 / total #impl: 820102502 (eff. 0.080)
1700.02/1700.31	c #Conflicts:     691000 | #Learnt:      39592 | 0.000
1700.02/1700.31	c total clause space: 545.701MB
1700.02/1700.31	c total #watches: 1205848
1704.02/1704.36	c total #propagations: 65507324 / total #impl: 820761514 (eff. 0.080)
1704.02/1704.36	c GC COLLECT
1704.02/1704.36	c #Conflicts:     692000 | #Learnt:      20570 | 0.000
1704.02/1704.36	c total clause space: 545.701MB
1704.02/1704.36	c total #watches: 934018
1706.62/1706.91	c total #propagations: 65613512 / total #impl: 821641031 (eff. 0.080)
1706.62/1706.91	c #Conflicts:     693000 | #Learnt:      21570 | 0.000
1706.62/1706.91	c total clause space: 545.701MB
1706.62/1706.91	c total #watches: 946916
1709.52/1709.85	c total #propagations: 65717329 / total #impl: 822843444 (eff. 0.080)
1709.52/1709.85	c #Conflicts:     694000 | #Learnt:      22570 | 0.000
1709.52/1709.85	c total clause space: 545.701MB
1709.52/1709.85	c total #watches: 959231
1712.12/1712.44	c total #propagations: 65821900 / total #impl: 824075009 (eff. 0.080)
1712.12/1712.44	c #Conflicts:     695000 | #Learnt:      23570 | 0.000
1712.12/1712.44	c total clause space: 545.701MB
1712.12/1712.44	c total #watches: 979518
1716.02/1716.39	c total #propagations: 65913721 / total #impl: 825506559 (eff. 0.080)
1716.02/1716.39	c #Conflicts:     696000 | #Learnt:      24570 | 0.000
1716.02/1716.39	c total clause space: 545.701MB
1716.02/1716.39	c total #watches: 991979
1720.62/1720.92	c total #propagations: 66044157 / total #impl: 826706814 (eff. 0.080)
1720.62/1720.92	c #Conflicts:     697000 | #Learnt:      25570 | 0.000
1720.62/1720.92	c total clause space: 545.701MB
1720.62/1720.92	c total #watches: 1004796
1724.82/1725.13	c total #propagations: 66180246 / total #impl: 828221174 (eff. 0.080)
1724.82/1725.13	c #Conflicts:     698000 | #Learnt:      26570 | 0.000
1724.82/1725.13	c total clause space: 545.701MB
1724.82/1725.13	c total #watches: 1014112
1729.12/1729.49	c total #propagations: 66300437 / total #impl: 830060347 (eff. 0.080)
1729.12/1729.49	c #Conflicts:     699000 | #Learnt:      27570 | 0.000
1729.12/1729.49	c total clause space: 545.701MB
1729.12/1729.49	c total #watches: 1026450
1733.92/1734.24	c total #propagations: 66417103 / total #impl: 832028531 (eff. 0.080)
1733.92/1734.24	c #Conflicts:     700000 | #Learnt:      28570 | 0.000
1733.92/1734.24	c total clause space: 545.701MB
1733.92/1734.24	c total #watches: 1035382
1738.61/1738.96	c total #propagations: 66532986 / total #impl: 834641741 (eff. 0.080)
1738.61/1738.96	c #Conflicts:     701000 | #Learnt:      29570 | 0.000
1738.61/1738.96	c total clause space: 545.701MB
1738.61/1738.96	c total #watches: 1045915
1743.41/1743.77	c total #propagations: 66646486 / total #impl: 837091678 (eff. 0.080)
1743.41/1743.77	c #Conflicts:     702000 | #Learnt:      30570 | 0.000
1743.41/1743.77	c total clause space: 545.701MB
1743.41/1743.77	c total #watches: 1056828
1748.11/1748.47	c total #propagations: 66758231 / total #impl: 839193110 (eff. 0.080)
1748.11/1748.47	c #Conflicts:     703000 | #Learnt:      31570 | 0.000
1748.11/1748.47	c total clause space: 545.701MB
1748.11/1748.47	c total #watches: 1068983
1753.01/1753.40	c total #propagations: 66863327 / total #impl: 840833431 (eff. 0.080)
1753.01/1753.40	c #Conflicts:     704000 | #Learnt:      32570 | 0.000
1753.01/1753.40	c total clause space: 545.701MB
1753.01/1753.40	c total #watches: 1080496
1758.62/1758.96	c total #propagations: 66966331 / total #impl: 843136067 (eff. 0.079)
1758.62/1758.96	c #Conflicts:     705000 | #Learnt:      33570 | 0.000
1758.62/1758.96	c total clause space: 545.701MB
1758.62/1758.96	c total #watches: 1091351
1763.31/1763.68	c total #propagations: 67082603 / total #impl: 845424033 (eff. 0.079)
1763.31/1763.68	c #Conflicts:     706000 | #Learnt:      34570 | 0.000
1763.31/1763.68	c total clause space: 545.701MB
1763.31/1763.68	c total #watches: 1102547
1769.41/1769.71	c total #propagations: 67180855 / total #impl: 847158399 (eff. 0.079)
1769.41/1769.71	c #Conflicts:     707000 | #Learnt:      35570 | 0.000
1769.41/1769.71	c total clause space: 545.701MB
1769.41/1769.71	c total #watches: 1114146
1774.71/1775.09	c total #propagations: 67287316 / total #impl: 848355410 (eff. 0.079)
1774.71/1775.09	c #Conflicts:     708000 | #Learnt:      36570 | 0.000
1774.71/1775.09	c total clause space: 545.701MB
1774.71/1775.09	c total #watches: 1125881
1780.21/1780.55	c total #propagations: 67391121 / total #impl: 849584964 (eff. 0.079)
1780.21/1780.55	c #Conflicts:     709000 | #Learnt:      37570 | 0.000
1780.21/1780.55	c total clause space: 545.701MB
1780.21/1780.55	c total #watches: 1138113
1785.71/1786.05	c total #propagations: 67496140 / total #impl: 850621090 (eff. 0.079)
1785.71/1786.05	c #Conflicts:     710000 | #Learnt:      38570 | 0.000
1785.71/1786.05	c total clause space: 545.701MB
1785.71/1786.05	c total #watches: 1150264
1791.00/1791.39	c total #propagations: 67596407 / total #impl: 852030786 (eff. 0.079)
1791.00/1791.39	c #Conflicts:     711000 | #Learnt:      39570 | 0.000
1791.00/1791.39	c total clause space: 545.701MB
1791.00/1791.39	c total #watches: 1163965
1796.70/1797.00	c total #propagations: 67701124 / total #impl: 854064143 (eff. 0.079)
1796.70/1797.00	c #Conflicts:     712000 | #Learnt:      40570 | 0.000
1796.70/1797.00	c total clause space: 545.701MB
1796.70/1797.00	c total #watches: 1174632

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-4103032-1466262642/watcher-4103032-1466262642 -o /tmp/evaluation-result-4103032-1466262642/solver-4103032-1466262642 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24205 --watchdog 1960 --input HOME/instance-4103032-1466262642.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=28169
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.22 2.27 2.20 3/177 28172
/proc/meminfo: memFree=29507440/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 28312675 29810688 5268 33554432000 4194304 6201397 140736481266528 140736956379304 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 7278 5268 130 491 0 6777 0

[startup+0.100175 s]
/proc/loadavg: 2.22 2.27 2.20 3/177 28172
/proc/meminfo: memFree=29507440/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=42804 CPUtime=0.09 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 1332 0 0 0 9 0 0 0 20 0 1 0 28312675 43831296 8779 33554432000 4194304 6201397 140736481266528 140736956379304 4220768 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 10701 8779 146 491 0 10200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42804

[startup+0.200394 s]
/proc/loadavg: 2.22 2.27 2.20 3/177 28172
/proc/meminfo: memFree=29507440/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=51924 CPUtime=0.18 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 2035 0 0 0 18 0 0 0 20 0 1 0 28312675 53170176 10963 33554432000 4194304 6201397 140736481266528 140736956379304 4213700 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 12981 10963 146 491 0 12480 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 51924

[startup+0.300355 s]
/proc/loadavg: 2.22 2.27 2.20 3/177 28172
/proc/meminfo: memFree=29507440/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=63600 CPUtime=0.29 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 2287 0 0 0 28 1 0 0 20 0 1 0 28312675 65126400 13209 33554432000 4194304 6201397 140736481266528 140736956379304 5141152 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 15900 13209 146 491 0 15399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63600

[startup+0.700308 s]
/proc/loadavg: 2.22 2.27 2.20 3/177 28172
/proc/meminfo: memFree=29507440/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=117012 CPUtime=0.69 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 3457 0 0 0 68 1 0 0 20 0 1 0 28312675 119820288 21986 33554432000 4194304 6201397 140736481266528 140736956379304 4217550 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 29253 21986 159 491 0 28752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117012

[startup+1.50032 s]
/proc/loadavg: 2.22 2.27 2.20 3/178 28173
/proc/meminfo: memFree=29376820/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=189244 CPUtime=1.49 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 10533 0 0 0 146 3 0 0 20 0 1 0 28312675 193785856 40630 33554432000 4194304 6201397 140736481266528 140736481265224 5300491 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 47311 40630 165 491 0 46810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189244

[startup+3.10032 s]
/proc/loadavg: 2.22 2.27 2.20 3/178 28173
/proc/meminfo: memFree=29277728/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=276232 CPUtime=3.09 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 13566 0 0 0 305 4 0 0 20 0 1 0 28312675 282861568 58107 33554432000 4194304 6201397 140736481266528 140736481265240 4222241 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 69058 58107 165 491 0 68557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276232

[startup+6.30031 s]
/proc/loadavg: 2.20 2.27 2.20 3/178 28173
/proc/meminfo: memFree=29179080/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=445208 CPUtime=6.29 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 21406 0 0 0 623 6 0 0 20 0 1 0 28312675 455892992 88552 33554432000 4194304 6201397 140736481266528 140736481265240 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 111302 88552 165 491 0 110801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 445208

[startup+12.7003 s]
/proc/loadavg: 2.19 2.26 2.20 4/178 28173
/proc/meminfo: memFree=29153052/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=446216 CPUtime=12.68 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 21625 0 0 0 1262 6 0 0 20 0 1 0 28312675 456925184 88771 33554432000 4194304 6201397 140736481266528 140736481265192 4213738 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 111554 88771 165 491 0 111053 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 446216

[startup+25.5004 s]
/proc/loadavg: 2.22 2.26 2.20 3/177 28173
/proc/meminfo: memFree=29152856/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=446648 CPUtime=25.48 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 21716 0 0 0 2542 6 0 0 20 0 1 0 28312675 457367552 88862 33554432000 4194304 6201397 140736481266528 140736481265656 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 111662 88862 165 491 0 111161 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 446648

[startup+51.1004 s]
/proc/loadavg: 2.20 2.26 2.20 3/177 28173
/proc/meminfo: memFree=29150600/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=448484 CPUtime=51.08 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 22153 0 0 0 5101 7 0 0 20 0 1 0 28312675 459247616 89299 33554432000 4194304 6201397 140736481266528 140736481265656 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 112121 89299 165 491 0 111620 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 448484

[startup+102.3 s]
/proc/loadavg: 2.14 2.23 2.19 4/177 28174
/proc/meminfo: memFree=29137556/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=449588 CPUtime=102.28 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 22383 0 0 0 10221 7 0 0 20 0 1 0 28312675 460378112 89529 33554432000 4194304 6201397 140736481266528 140736481265656 5150650 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 112397 89529 165 491 0 111896 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 449588

[startup+162.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/177 28175
/proc/meminfo: memFree=29133760/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=450824 CPUtime=162.26 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 22630 0 0 0 16219 7 0 0 20 0 1 0 28312675 461643776 89776 33554432000 4194304 6201397 140736481266528 140736481265656 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 112706 89776 165 491 0 112205 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 450824

[startup+222.307 s]
/proc/loadavg: 2.22 2.24 2.19 3/177 28176
/proc/meminfo: memFree=29132556/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=452328 CPUtime=222.26 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 22934 0 0 0 22219 7 0 0 20 0 1 0 28312675 463183872 90080 33554432000 4194304 6201397 140736481266528 140736481265656 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 113082 90080 165 491 0 112581 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 452328

[startup+282.3 s]
/proc/loadavg: 2.13 2.21 2.18 3/177 28178
/proc/meminfo: memFree=29132460/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=452744 CPUtime=282.24 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 23035 0 0 0 28217 7 0 0 20 0 1 0 28312675 463609856 90181 33554432000 4194304 6201397 140736481266528 140736481265656 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 113186 90181 165 491 0 112685 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 452744

[startup+342.3 s]
/proc/loadavg: 2.22 2.23 2.19 4/177 28179
/proc/meminfo: memFree=29131092/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=453192 CPUtime=342.24 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 23339 0 0 0 34216 8 0 0 20 0 1 0 28312675 464068608 90485 33554432000 4194304 6201397 140736481266528 140736481265656 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 113298 90485 165 491 0 112797 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 453192

[startup+402.3 s]
/proc/loadavg: 2.38 2.27 2.20 3/177 28180
/proc/meminfo: memFree=29131184/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=453384 CPUtime=402.23 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 23403 0 0 0 40215 8 0 0 20 0 1 0 28312675 464265216 90549 33554432000 4194304 6201397 140736481266528 140736481265656 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 113346 90549 165 491 0 112845 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 453384

[startup+462.3 s]
/proc/loadavg: 2.39 2.30 2.21 4/177 28181
/proc/meminfo: memFree=29130784/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=453576 CPUtime=462.22 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 23452 0 0 0 46214 8 0 0 20 0 1 0 28312675 464461824 90598 33554432000 4194304 6201397 140736481266528 140736481265656 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 113394 90598 165 491 0 112893 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 453576

[startup+522.3 s]
/proc/loadavg: 2.34 2.30 2.21 3/177 28182
/proc/meminfo: memFree=29117704/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=454088 CPUtime=522.2 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 23583 0 0 0 52212 8 0 0 20 0 1 0 28312675 464986112 93516 33554432000 4194304 6201397 140736481266528 140736481265656 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 113522 93516 165 491 0 113021 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 454088

[startup+582.3 s]
/proc/loadavg: 2.35 2.32 2.22 3/178 28187
/proc/meminfo: memFree=29115676/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=454280 CPUtime=582.19 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 23632 0 0 0 58211 8 0 0 20 0 1 0 28312675 465182720 94187 33554432000 4194304 6201397 140736481266528 140736481265656 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 113570 94187 165 491 0 113069 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 454280


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


[startup+942.3 s]
/proc/loadavg: 2.30 2.29 2.23 3/177 28194
/proc/meminfo: memFree=29069396/32872528 swapFree=1534432/1655028
[pid=28172] ppid=28169 vsize=456264 CPUtime=942.13 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 24032 0 0 0 94204 9 0 0 20 0 1 0 28312675 467214336 105828 33554432000 4194304 6201397 140736481266528 140736481265656 4213747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 114066 105828 165 491 0 113565 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 456264

[startup+1002.3 s]
/proc/loadavg: 2.22 2.26 2.22 3/177 28195
/proc/meminfo: memFree=29054548/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=456780 CPUtime=1002.12 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 24137 0 0 0 100203 9 0 0 20 0 1 0 28312675 467742720 109477 33554432000 4194304 6201397 140736481266528 140736481265656 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 114195 109477 165 491 0 113694 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 456780

[startup+1062.3 s]
/proc/loadavg: 2.16 2.24 2.22 3/177 28196
/proc/meminfo: memFree=29036356/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=671896 CPUtime=1062.12 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 24724 0 0 0 106202 10 0 0 20 0 1 0 28312675 688021504 113945 33554432000 4194304 6201397 140736481266528 140736481265656 4213738 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 167974 113945 165 491 0 167473 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 671896

[startup+1122.3 s]
/proc/loadavg: 2.21 2.24 2.22 3/177 28197
/proc/meminfo: memFree=29028776/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=672408 CPUtime=1122.11 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25032 0 0 0 112201 10 0 0 20 0 1 0 28312675 688545792 115713 33554432000 4194304 6201397 140736481266528 140736481265656 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168102 115713 165 491 0 167601 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 672408

[startup+1182.3 s]
/proc/loadavg: 2.13 2.21 2.20 4/178 28202
/proc/meminfo: memFree=29028044/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=673560 CPUtime=1182.1 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25222 0 0 0 118200 10 0 0 20 0 1 0 28312675 689725440 115903 33554432000 4194304 6201397 140736481266528 140736481265656 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168390 115903 165 491 0 167889 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 673560

[startup+1242.3 s]
/proc/loadavg: 2.18 2.21 2.20 3/177 28203
/proc/meminfo: memFree=29027448/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=674268 CPUtime=1242.09 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25327 0 0 0 124199 10 0 0 20 0 1 0 28312675 690450432 116008 33554432000 4194304 6201397 140736481266528 140736481265656 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168567 116008 165 491 0 168066 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 674268

[startup+1302.3 s]
/proc/loadavg: 2.20 2.22 2.20 3/177 28204
/proc/meminfo: memFree=29027068/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=674652 CPUtime=1302.08 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25395 0 0 0 130198 10 0 0 20 0 1 0 28312675 690843648 116076 33554432000 4194304 6201397 140736481266528 140736481265272 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168663 116076 165 491 0 168162 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 674652

[startup+1362.3 s]
/proc/loadavg: 2.22 2.22 2.20 3/177 28205
/proc/meminfo: memFree=29026796/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=674840 CPUtime=1362.07 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25444 0 0 0 136197 10 0 0 20 0 1 0 28312675 691036160 116125 33554432000 4194304 6201397 140736481266528 140736481265656 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168710 116125 165 491 0 168209 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 674840

[startup+1422.3 s]
/proc/loadavg: 2.16 2.20 2.19 3/177 28206
/proc/meminfo: memFree=29026840/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=675352 CPUtime=1422.07 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25575 0 0 0 142197 10 0 0 20 0 1 0 28312675 691560448 116232 33554432000 4194304 6201397 140736481266528 140736481265656 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168838 116232 165 491 0 168337 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 675352

[startup+1482.3 s]
/proc/loadavg: 2.22 2.22 2.20 4/177 28208
/proc/meminfo: memFree=29026316/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=675552 CPUtime=1482.05 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25633 0 0 0 148195 10 0 0 20 0 1 0 28312675 691765248 116286 33554432000 4194304 6201397 140736481266528 140736481265656 4213747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168888 116286 165 491 0 168387 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 675552

[startup+1542.31 s]
/proc/loadavg: 2.34 2.26 2.20 4/177 28209
/proc/meminfo: memFree=29022700/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=675552 CPUtime=1542.05 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25659 0 0 0 154195 10 0 0 20 0 1 0 28312675 691765248 117334 33554432000 4194304 6201397 140736481266528 140736481265656 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168888 117334 165 491 0 168387 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 675552

[startup+1602.3 s]
/proc/loadavg: 2.23 2.24 2.20 3/177 28210
/proc/meminfo: memFree=29022084/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=675684 CPUtime=1602.03 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25697 0 0 0 160193 10 0 0 20 0 1 0 28312675 691900416 117371 33554432000 4194304 6201397 140736481266528 140736481265656 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 168921 117371 165 491 0 168420 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 675684

[startup+1662.3 s]
/proc/loadavg: 2.25 2.24 2.20 3/177 28211
/proc/meminfo: memFree=29015296/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=676312 CPUtime=1662.02 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25812 0 0 0 166192 10 0 0 20 0 1 0 28312675 692543488 119019 33554432000 4194304 6201397 140736481266528 140736481265656 4213751 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 169078 119019 165 491 0 168577 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 676312

[startup+1722.3 s]
/proc/loadavg: 1.66 2.08 2.14 2/170 28242
/proc/meminfo: memFree=29627092/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=676900 CPUtime=1722.02 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25924 0 0 0 172191 11 0 0 20 0 1 0 28312675 693145600 121175 33554432000 4194304 6201397 140736481266528 140736481265656 4216008 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 169225 121175 165 491 0 168724 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 676900

[startup+1782.3 s]
/proc/loadavg: 1.24 1.88 2.07 2/171 28247
/proc/meminfo: memFree=29627360/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=676900 CPUtime=1782.01 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25940 0 0 0 178190 11 0 0 20 0 1 0 28312675 693145600 121191 33554432000 4194304 6201397 140736481266528 140736481265656 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 169225 121191 165 491 0 168724 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 676900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.19 1.84 2.05 2/171 28248
/proc/meminfo: memFree=29610728/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=677144 CPUtime=1800 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25987 0 0 0 179989 11 0 0 20 0 1 0 28312675 693395456 125326 33554432000 4194304 6201397 140736481266528 140736481265656 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 169286 125326 165 491 0 168785 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 677144

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

[startup+1800.3 s]
/proc/loadavg: 1.19 1.84 2.05 2/171 28248
/proc/meminfo: memFree=29610728/32872528 swapFree=1534436/1655032
[pid=28172] ppid=28169 vsize=677144 CPUtime=1800 cores=1,3,5,7
/proc/28172/stat : 28172 (cdcl-cuttingpla) R 28169 28172 24188 0 -1 4202496 25987 0 0 0 179989 11 0 0 20 0 1 0 28312675 693395456 125326 33554432000 4194304 6201397 140736481266528 140736481265656 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/28172/statm: 169286 125326 165 491 0 168785 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 677144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.120981
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 677144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.120981
maximum resident set size= 501304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25987
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= 30
involuntary context switches= 1909

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50731 second user time and 7.01693 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 17:10:42
IDJOB=4103032
IDBENCH=2209
IDSOLVER=2550
FILE ID=node122/4103032-1466262642
RUNJOBID= node122-1466229594-24205
PBS_JOBID= 19918176
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8e2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103032-1466262642/watcher-4103032-1466262642 -o /tmp/evaluation-result-4103032-1466262642/solver-4103032-1466262642 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24205 --watchdog 1960 --input HOME/instance-4103032-1466262642.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 6af59dd0656451189b30414ce106135b
RANDOM SEED=994236570

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29508100 kB
Buffers:          137376 kB
Cached:           212332 kB
SwapCached:            0 kB
Active:           710292 kB
Inactive:         254480 kB
Active(anon):     607460 kB
Inactive(anon):     9916 kB
Active(file):     102832 kB
Inactive(file):   244564 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2352 kB
Writeback:            16 kB
AnonPages:       2269820 kB
Mapped:            13508 kB
Shmem:               204 kB
Slab:             609548 kB
SReclaimable:      53188 kB
SUnreclaim:       556360 kB
KernelStack:        1456 kB
PageTables:         8536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2487520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    585728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node122 at 2016-06-18 17:40:43