Trace number 4105952

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-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir07_trarea_ac.opb
MD5SUMc4de50562e099d54fade2e7e4191867f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15079
Best CPU time to get the best result obtained on this benchmark83.7453
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15079
Optimality of the best value was proved YES
Number of variables2278
Total number of constraints4879
Number of constraints which are clauses4879
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint43
Number of terms in the objective function 1076
Biggest coefficient in the objective function 650
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 524792
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 650
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 524792
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 2278 #constraint= 4879
0.59/0.63	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.59/0.63	c total clause space: 4.25031MB
0.59/0.63	c total #watches: 13833
1.10/1.15	c total #propagations: 1122070 / total #impl: 1600357 (eff. 0.701)
1.10/1.15	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
1.10/1.15	c total clause space: 4.25031MB
1.10/1.15	c total #watches: 16473
1.69/1.70	c total #propagations: 2337145 / total #impl: 3220514 (eff. 0.726)
1.69/1.70	c GC COLLECT
1.69/1.70	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
1.69/1.70	c total clause space: 4.25031MB
1.69/1.70	c total #watches: 22143
2.19/2.27	c total #propagations: 3647212 / total #impl: 5579981 (eff. 0.654)
2.19/2.27	c #Conflicts:       4000 | #Learnt:       3008 | 0.005
2.19/2.27	c total clause space: 6.90675MB
2.19/2.27	c total #watches: 35909
2.78/2.82	c total #propagations: 5073983 / total #impl: 13671717 (eff. 0.371)
2.78/2.82	c GC COLLECT
2.78/2.82	c #Conflicts:       5000 | #Learnt:       2364 | 0.004
2.78/2.82	c total clause space: 6.90675MB
2.78/2.82	c total #watches: 38570
3.39/3.48	c total #propagations: 6305336 / total #impl: 24505598 (eff. 0.257)
3.39/3.48	c #Conflicts:       6000 | #Learnt:       3364 | 0.003
3.39/3.48	c total clause space: 6.90675MB
3.39/3.48	c total #watches: 41748
4.08/4.14	c total #propagations: 7766477 / total #impl: 29156415 (eff. 0.266)
4.08/4.14	c GC COLLECT
4.08/4.14	c #Conflicts:       7000 | #Learnt:       2248 | 0.003
4.08/4.14	c total clause space: 11.2235MB
4.08/4.14	c total #watches: 40133
4.68/4.76	c total #propagations: 9194125 / total #impl: 37343199 (eff. 0.246)
4.68/4.76	c #Conflicts:       8000 | #Learnt:       3248 | 0.003
4.68/4.76	c total clause space: 11.2235MB
4.68/4.76	c total #watches: 42507
5.39/5.49	c total #propagations: 10705781 / total #impl: 40119473 (eff. 0.267)
5.39/5.49	c #Conflicts:       9000 | #Learnt:       4248 | 0.002
5.39/5.49	c total clause space: 11.2235MB
5.39/5.49	c total #watches: 46851
6.19/6.23	c total #propagations: 12249767 / total #impl: 44259011 (eff. 0.277)
6.19/6.23	c GC COLLECT
6.19/6.23	c #Conflicts:      10000 | #Learnt:       2739 | 0.002
6.19/6.23	c total clause space: 11.2235MB
6.19/6.23	c total #watches: 35075
6.79/6.85	c total #propagations: 13727767 / total #impl: 46350719 (eff. 0.296)
6.79/6.85	c #Conflicts:      11000 | #Learnt:       3739 | 0.002
6.79/6.85	c total clause space: 11.2235MB
6.79/6.85	c total #watches: 49264
7.59/7.69	c total #propagations: 14527228 / total #impl: 48811200 (eff. 0.298)
7.59/7.69	c #Conflicts:      12000 | #Learnt:       4739 | 0.002
7.59/7.69	c total clause space: 11.2235MB
7.59/7.69	c total #watches: 57969
8.29/8.30	c total #propagations: 15678331 / total #impl: 51483690 (eff. 0.305)
8.29/8.30	c #Conflicts:      13000 | #Learnt:       5739 | 0.002
8.29/8.30	c total clause space: 11.2235MB
8.29/8.30	c total #watches: 82590
8.99/9.02	c total #propagations: 16701329 / total #impl: 55088668 (eff. 0.303)
8.99/9.02	c GC COLLECT
8.99/9.02	c #Conflicts:      14000 | #Learnt:       3874 | 0.001
8.99/9.02	c total clause space: 11.2235MB
8.99/9.02	c total #watches: 74324
9.59/9.63	c total #propagations: 17848408 / total #impl: 57985716 (eff. 0.308)
9.59/9.63	c #Conflicts:      15000 | #Learnt:       4874 | 0.001
9.59/9.63	c total clause space: 11.2235MB
9.59/9.63	c total #watches: 76719
10.39/10.47	c total #propagations: 19082292 / total #impl: 60780116 (eff. 0.314)
10.39/10.47	c #Conflicts:      16000 | #Learnt:       5874 | 0.001
10.39/10.47	c total clause space: 11.2235MB
10.39/10.47	c total #watches: 78904
10.89/11.00	c total #propagations: 20235966 / total #impl: 64073259 (eff. 0.316)
10.89/11.00	c GC COLLECT
10.89/11.00	c #Conflicts:      17000 | #Learnt:       3691 | 0.005
10.89/11.00	c total clause space: 11.2235MB
10.89/11.00	c total #watches: 65315
11.59/11.66	c total #propagations: 20553311 / total #impl: 67191572 (eff. 0.306)
11.59/11.66	c #Conflicts:      18000 | #Learnt:       4691 | 0.005
11.59/11.66	c total clause space: 11.2235MB
11.59/11.66	c total #watches: 71755
12.20/12.25	c total #propagations: 20872904 / total #impl: 69848389 (eff. 0.299)
12.20/12.25	c #Conflicts:      19000 | #Learnt:       5691 | 0.005
12.20/12.25	c total clause space: 11.2235MB
12.20/12.25	c total #watches: 74880
12.99/13.03	c total #propagations: 21207919 / total #impl: 72734992 (eff. 0.292)
12.99/13.03	c #Conflicts:      20000 | #Learnt:       6691 | 0.004
12.99/13.03	c total clause space: 11.2235MB
12.99/13.03	c total #watches: 81003
13.79/13.89	c total #propagations: 22119104 / total #impl: 79222778 (eff. 0.279)
13.79/13.89	c GC COLLECT
13.79/13.89	c #Conflicts:      21000 | #Learnt:       4206 | 0.004
13.79/13.89	c total clause space: 11.2235MB
13.79/13.89	c total #watches: 52867
14.49/14.51	c total #propagations: 23440819 / total #impl: 83348877 (eff. 0.281)
14.49/14.51	c #Conflicts:      22000 | #Learnt:       5206 | 0.004
14.49/14.51	c total clause space: 11.2235MB
14.49/14.51	c total #watches: 57489
15.19/15.26	c total #propagations: 24385718 / total #impl: 86760589 (eff. 0.281)
15.19/15.26	c #Conflicts:      23000 | #Learnt:       6206 | 0.004
15.19/15.26	c total clause space: 11.2235MB
15.19/15.26	c total #watches: 60874
16.09/16.11	c total #propagations: 25391491 / total #impl: 89938098 (eff. 0.282)
16.09/16.11	c #Conflicts:      24000 | #Learnt:       7206 | 0.004
16.09/16.11	c total clause space: 18.2382MB
16.09/16.11	c total #watches: 63825
16.99/17.08	c total #propagations: 26324822 / total #impl: 93615065 (eff. 0.281)
16.99/17.08	c GC COLLECT
16.99/17.08	c #Conflicts:      25000 | #Learnt:       4411 | 0.003
16.99/17.08	c total clause space: 18.2382MB
16.99/17.08	c total #watches: 44979
17.89/17.95	c total #propagations: 27402447 / total #impl: 96787090 (eff. 0.283)
17.89/17.95	c #Conflicts:      26000 | #Learnt:       5411 | 0.003
17.89/17.95	c total clause space: 18.2382MB
17.89/17.95	c total #watches: 48650
18.79/18.82	c total #propagations: 28438590 / total #impl: 100025146 (eff. 0.284)
18.79/18.82	c #Conflicts:      27000 | #Learnt:       6411 | 0.003
18.79/18.82	c total clause space: 18.2382MB
18.79/18.82	c total #watches: 52538
19.99/20.01	c total #propagations: 29594629 / total #impl: 102845975 (eff. 0.288)
19.99/20.01	c #Conflicts:      28000 | #Learnt:       7411 | 0.003
19.99/20.01	c total clause space: 18.2382MB
19.99/20.01	c total #watches: 55648
20.89/20.94	c total #propagations: 30847250 / total #impl: 105126893 (eff. 0.293)
20.89/20.94	c GC COLLECT
20.89/20.94	c #Conflicts:      29000 | #Learnt:       4308 | 0.003
20.89/20.94	c total clause space: 18.2382MB
20.89/20.94	c total #watches: 35987
21.68/21.72	c total #propagations: 32102463 / total #impl: 107651843 (eff. 0.298)
21.68/21.72	c #Conflicts:      30000 | #Learnt:       5308 | 0.003
21.68/21.72	c total clause space: 18.2382MB
21.68/21.72	c total #watches: 39475
22.78/22.83	c total #propagations: 33138168 / total #impl: 110210900 (eff. 0.301)
22.78/22.83	c #Conflicts:      31000 | #Learnt:       6308 | 0.003
22.78/22.83	c total clause space: 18.2382MB
22.78/22.83	c total #watches: 43766
23.78/23.87	c total #propagations: 34437947 / total #impl: 113360253 (eff. 0.304)
23.78/23.87	c #Conflicts:      32000 | #Learnt:       7308 | 0.003
23.78/23.87	c total clause space: 18.2382MB
23.78/23.87	c total #watches: 47838
24.88/24.97	c total #propagations: 35677328 / total #impl: 116160001 (eff. 0.307)
24.88/24.97	c #Conflicts:      33000 | #Learnt:       8308 | 0.003
24.88/24.97	c total clause space: 18.2382MB
24.88/24.97	c total #watches: 51001
25.88/25.96	c total #propagations: 36992162 / total #impl: 118616466 (eff. 0.312)
25.88/25.96	c GC COLLECT
25.88/25.96	c #Conflicts:      34000 | #Learnt:       4910 | 0.003
25.88/25.96	c total clause space: 18.2382MB
25.88/25.96	c total #watches: 36893
27.08/27.13	c total #propagations: 38254718 / total #impl: 120843553 (eff. 0.317)
27.08/27.13	c #Conflicts:      35000 | #Learnt:       5910 | 0.002
27.08/27.13	c total clause space: 18.2382MB
27.08/27.13	c total #watches: 40952
28.18/28.20	c total #propagations: 39565828 / total #impl: 123291231 (eff. 0.321)
28.18/28.20	c #Conflicts:      36000 | #Learnt:       6910 | 0.002
28.18/28.20	c total clause space: 18.2382MB
28.18/28.20	c total #watches: 42969
29.08/29.16	c total #propagations: 40820846 / total #impl: 125835321 (eff. 0.324)
29.08/29.16	c #Conflicts:      37000 | #Learnt:       7910 | 0.002
29.08/29.16	c total clause space: 18.2382MB
29.08/29.16	c total #watches: 44975
30.38/30.41	c total #propagations: 42154581 / total #impl: 128335794 (eff. 0.328)
30.38/30.41	c #Conflicts:      38000 | #Learnt:       8910 | 0.002
30.38/30.41	c total clause space: 18.2382MB
30.38/30.41	c total #watches: 47665
31.48/31.52	c total #propagations: 43578900 / total #impl: 131897508 (eff. 0.330)
31.48/31.52	c GC COLLECT
31.48/31.52	c #Conflicts:      39000 | #Learnt:       5200 | 0.002
31.48/31.52	c total clause space: 29.637MB
31.48/31.52	c total #watches: 33697
32.38/32.47	c total #propagations: 44893635 / total #impl: 135451407 (eff. 0.331)
32.38/32.47	c #Conflicts:      40000 | #Learnt:       6200 | 0.002
32.38/32.47	c total clause space: 29.637MB
32.38/32.47	c total #watches: 36800
33.18/33.29	c total #propagations: 45986752 / total #impl: 139115372 (eff. 0.331)
33.18/33.29	c #Conflicts:      41000 | #Learnt:       7200 | 0.002
33.18/33.29	c total clause space: 29.637MB
33.18/33.29	c total #watches: 40601
34.09/34.14	c total #propagations: 47307131 / total #impl: 142495042 (eff. 0.332)
34.09/34.14	c #Conflicts:      42000 | #Learnt:       8200 | 0.002
34.09/34.14	c total clause space: 29.637MB
34.09/34.14	c total #watches: 43511
35.08/35.20	c total #propagations: 48542204 / total #impl: 146697615 (eff. 0.331)
35.08/35.20	c #Conflicts:      43000 | #Learnt:       9200 | 0.002
35.08/35.20	c total clause space: 29.637MB
35.08/35.20	c total #watches: 46191
36.18/36.25	c total #propagations: 49728049 / total #impl: 152114468 (eff. 0.327)
36.18/36.25	c GC COLLECT
36.18/36.25	c #Conflicts:      44000 | #Learnt:       5208 | 0.002
36.18/36.25	c total clause space: 29.637MB
36.18/36.25	c total #watches: 38657
36.78/36.88	c total #propagations: 50792417 / total #impl: 158032660 (eff. 0.321)
36.78/36.88	c #Conflicts:      45000 | #Learnt:       6208 | 0.002
36.78/36.88	c total clause space: 29.637MB
36.78/36.88	c total #watches: 44368
37.58/37.67	c total #propagations: 51723611 / total #impl: 164092907 (eff. 0.315)
37.58/37.67	c #Conflicts:      46000 | #Learnt:       7208 | 0.002
37.58/37.67	c total clause space: 29.637MB
37.58/37.67	c total #watches: 54541
38.88/38.91	c total #propagations: 52790312 / total #impl: 172670295 (eff. 0.306)
38.88/38.91	c #Conflicts:      47000 | #Learnt:       8208 | 0.002
38.88/38.91	c total clause space: 29.637MB
38.88/38.91	c total #watches: 57338
39.78/39.89	c total #propagations: 53984746 / total #impl: 177124976 (eff. 0.305)
39.78/39.89	c #Conflicts:      48000 | #Learnt:       9208 | 0.002
39.78/39.89	c total clause space: 29.637MB
39.78/39.89	c total #watches: 67225
40.88/40.91	c total #propagations: 54929593 / total #impl: 183165971 (eff. 0.300)
40.88/40.91	c #Conflicts:      49000 | #Learnt:      10208 | 0.002
40.88/40.91	c total clause space: 29.637MB
40.88/40.91	c total #watches: 73738
42.08/42.13	c total #propagations: 56087374 / total #impl: 192282973 (eff. 0.292)
42.08/42.13	c GC COLLECT
42.08/42.13	c #Conflicts:      50000 | #Learnt:       5905 | 0.002
42.08/42.13	c total clause space: 29.637MB
42.08/42.13	c total #watches: 66147
43.18/43.24	c total #propagations: 57219062 / total #impl: 201383186 (eff. 0.284)
43.18/43.24	c #Conflicts:      51000 | #Learnt:       6905 | 0.002
43.18/43.24	c total clause space: 29.637MB
43.18/43.24	c total #watches: 75988
44.18/44.28	c total #propagations: 58309746 / total #impl: 209675489 (eff. 0.278)
44.18/44.28	c #Conflicts:      52000 | #Learnt:       7905 | 0.002
44.18/44.28	c total clause space: 29.637MB
44.18/44.28	c total #watches: 89393
45.48/45.51	c total #propagations: 59259607 / total #impl: 221149951 (eff. 0.268)
45.48/45.51	c #Conflicts:      53000 | #Learnt:       8905 | 0.002
45.48/45.51	c total clause space: 29.637MB
45.48/45.51	c total #watches: 101541
46.68/46.73	c total #propagations: 60356850 / total #impl: 237246152 (eff. 0.254)
46.68/46.73	c #Conflicts:      54000 | #Learnt:       9905 | 0.002
46.68/46.73	c total clause space: 29.637MB
46.68/46.73	c total #watches: 103787
47.78/47.89	c total #propagations: 61400795 / total #impl: 252957124 (eff. 0.243)
47.78/47.89	c #Conflicts:      55000 | #Learnt:      10905 | 0.002
47.78/47.89	c total clause space: 29.637MB
47.78/47.89	c total #watches: 117382
48.88/48.92	c total #propagations: 62392949 / total #impl: 270438026 (eff. 0.231)
48.88/48.92	c GC COLLECT
48.88/48.92	c #Conflicts:      56000 | #Learnt:       6312 | 0.002
48.88/48.92	c total clause space: 29.637MB
48.88/48.92	c total #watches: 100174
49.88/49.94	c total #propagations: 63244218 / total #impl: 287185589 (eff. 0.220)
49.88/49.94	c #Conflicts:      57000 | #Learnt:       7312 | 0.002
49.88/49.94	c total clause space: 29.637MB
49.88/49.94	c total #watches: 105082
50.98/51.04	c total #propagations: 64185003 / total #impl: 306611308 (eff. 0.209)
50.98/51.04	c #Conflicts:      58000 | #Learnt:       8312 | 0.002
50.98/51.04	c total clause space: 29.637MB
50.98/51.04	c total #watches: 112953
52.08/52.13	c total #propagations: 65154329 / total #impl: 324968508 (eff. 0.200)
52.08/52.13	c #Conflicts:      59000 | #Learnt:       9312 | 0.001
52.08/52.13	c total clause space: 29.637MB
52.08/52.13	c total #watches: 117145
53.38/53.42	c total #propagations: 66199696 / total #impl: 344739783 (eff. 0.192)
53.38/53.42	c #Conflicts:      60000 | #Learnt:      10312 | 0.001
53.38/53.42	c total clause space: 29.637MB
53.38/53.42	c total #watches: 125350
54.58/54.60	c total #propagations: 67255177 / total #impl: 359806246 (eff. 0.187)
54.58/54.60	c #Conflicts:      61000 | #Learnt:      11312 | 0.001
54.58/54.60	c total clause space: 29.637MB
54.58/54.60	c total #watches: 130465
55.38/55.45	c total #propagations: 68371438 / total #impl: 368653777 (eff. 0.185)
55.38/55.45	c GC COLLECT
55.38/55.45	c #Conflicts:      62000 | #Learnt:       6408 | 0.001
55.38/55.45	c total clause space: 29.637MB
55.38/55.45	c total #watches: 99836
55.98/56.05	c total #propagations: 69474579 / total #impl: 374326859 (eff. 0.186)
55.98/56.05	c #Conflicts:      63000 | #Learnt:       7408 | 0.001
55.98/56.05	c total clause space: 29.637MB
55.98/56.05	c total #watches: 109113
56.98/57.03	c total #propagations: 70213587 / total #impl: 377352047 (eff. 0.186)
56.98/57.03	c #Conflicts:      64000 | #Learnt:       8408 | 0.001
56.98/57.03	c total clause space: 29.637MB
56.98/57.03	c total #watches: 114805
57.78/57.83	c total #propagations: 71204064 / total #impl: 379947537 (eff. 0.187)
57.78/57.83	c #Conflicts:      65000 | #Learnt:       9408 | 0.001
57.78/57.83	c total clause space: 29.637MB
57.78/57.83	c total #watches: 126807
58.58/58.69	c total #propagations: 72096862 / total #impl: 384006482 (eff. 0.188)
58.58/58.69	c #Conflicts:      66000 | #Learnt:      10408 | 0.001
58.58/58.69	c total clause space: 29.637MB
58.58/58.69	c total #watches: 131665
59.39/59.41	c total #propagations: 73139668 / total #impl: 390580187 (eff. 0.187)
59.39/59.41	c #Conflicts:      67000 | #Learnt:      11408 | 0.001
59.39/59.41	c total clause space: 29.637MB
59.39/59.41	c total #watches: 135464
60.18/60.21	c total #propagations: 74105232 / total #impl: 396670417 (eff. 0.187)
60.18/60.21	c #Conflicts:      68000 | #Learnt:      12408 | 0.001
60.18/60.21	c total clause space: 29.637MB
60.18/60.21	c total #watches: 137464
61.08/61.10	c total #propagations: 75066630 / total #impl: 401867639 (eff. 0.187)
61.08/61.10	c GC COLLECT
61.08/61.10	c #Conflicts:      69000 | #Learnt:       7197 | 0.001
61.08/61.10	c total clause space: 29.637MB
61.08/61.10	c total #watches: 92039
61.88/61.98	c total #propagations: 76185337 / total #impl: 413994105 (eff. 0.184)
61.88/61.98	c #Conflicts:      70000 | #Learnt:       8197 | 0.001
61.88/61.98	c total clause space: 29.637MB
61.88/61.98	c total #watches: 97550
62.88/62.90	c total #propagations: 77249922 / total #impl: 423594085 (eff. 0.182)
62.88/62.90	c #Conflicts:      71000 | #Learnt:       9197 | 0.001
62.88/62.90	c total clause space: 29.637MB
62.88/62.90	c total #watches: 105608
63.68/63.79	c total #propagations: 78220311 / total #impl: 436779191 (eff. 0.179)
63.68/63.79	c #Conflicts:      72000 | #Learnt:      10197 | 0.001
63.68/63.79	c total clause space: 29.637MB
63.68/63.79	c total #watches: 110068
64.58/64.63	c total #propagations: 79249548 / total #impl: 455511764 (eff. 0.174)
64.58/64.63	c #Conflicts:      73000 | #Learnt:      11197 | 0.001
64.58/64.63	c total clause space: 29.637MB
64.58/64.63	c total #watches: 112236
65.68/65.75	c total #propagations: 80230885 / total #impl: 464008156 (eff. 0.173)
65.68/65.75	c #Conflicts:      74000 | #Learnt:      12197 | 0.001
65.68/65.75	c total clause space: 29.637MB
65.68/65.75	c total #watches: 121181
66.88/66.98	c total #propagations: 81091341 / total #impl: 469272597 (eff. 0.173)
66.88/66.98	c GC COLLECT
66.88/66.98	c #Conflicts:      75000 | #Learnt:       6694 | 0.001
66.88/66.98	c total clause space: 29.637MB
66.88/66.98	c total #watches: 72721
67.78/67.88	c total #propagations: 81950836 / total #impl: 476482755 (eff. 0.172)
67.78/67.88	c #Conflicts:      76000 | #Learnt:       7694 | 0.001
67.78/67.88	c total clause space: 29.637MB
67.78/67.88	c total #watches: 81873
68.68/68.75	c total #propagations: 82772124 / total #impl: 480261979 (eff. 0.172)
68.68/68.75	c #Conflicts:      77000 | #Learnt:       8694 | 0.001
68.68/68.75	c total clause space: 29.637MB
68.68/68.75	c total #watches: 85790
69.58/69.69	c total #propagations: 83694157 / total #impl: 482795451 (eff. 0.173)
69.58/69.69	c #Conflicts:      78000 | #Learnt:       9694 | 0.001
69.58/69.69	c total clause space: 29.637MB
69.58/69.69	c total #watches: 87865
70.28/70.32	c total #propagations: 84862696 / total #impl: 484982033 (eff. 0.175)
70.28/70.32	c #Conflicts:      79000 | #Learnt:      10694 | 0.001
70.28/70.32	c total clause space: 29.637MB
70.28/70.32	c total #watches: 95407
70.88/70.98	c total #propagations: 85859300 / total #impl: 487759094 (eff. 0.176)
70.88/70.98	c #Conflicts:      80000 | #Learnt:      11694 | 0.001
70.88/70.98	c total clause space: 29.637MB
70.88/70.98	c total #watches: 100148
71.78/71.90	c total #propagations: 86915474 / total #impl: 489807251 (eff. 0.177)
71.78/71.90	c #Conflicts:      81000 | #Learnt:      12694 | 0.001
71.78/71.90	c total clause space: 29.637MB
71.78/71.90	c total #watches: 104002
72.69/72.71	c total #propagations: 87996952 / total #impl: 493842117 (eff. 0.178)
72.69/72.71	c GC COLLECT
72.69/72.71	c #Conflicts:      82000 | #Learnt:       6894 | 0.001
72.69/72.71	c total clause space: 29.637MB
72.69/72.71	c total #watches: 77394
73.69/73.76	c total #propagations: 89043860 / total #impl: 496957585 (eff. 0.179)
73.69/73.76	c #Conflicts:      83000 | #Learnt:       7894 | 0.001
73.69/73.76	c total clause space: 29.637MB
73.69/73.76	c total #watches: 79880
74.79/74.86	c total #propagations: 90166557 / total #impl: 499751176 (eff. 0.180)
74.79/74.86	c #Conflicts:      84000 | #Learnt:       8894 | 0.001
74.79/74.86	c total clause space: 29.637MB
74.79/74.86	c total #watches: 81945
75.89/75.93	c total #propagations: 91244669 / total #impl: 502496188 (eff. 0.182)
75.89/75.93	c #Conflicts:      85000 | #Learnt:       9894 | 0.001
75.89/75.93	c total clause space: 29.637MB
75.89/75.93	c total #watches: 83984
76.88/76.97	c total #propagations: 92370147 / total #impl: 505377923 (eff. 0.183)
76.88/76.97	c #Conflicts:      86000 | #Learnt:      10894 | 0.001
76.88/76.97	c total clause space: 29.637MB
76.88/76.97	c total #watches: 86201
77.58/77.65	c total #propagations: 93500972 / total #impl: 509398062 (eff. 0.184)
77.58/77.65	c #Conflicts:      87000 | #Learnt:      11894 | 0.001
77.58/77.65	c total clause space: 29.637MB
77.58/77.65	c total #watches: 89168
78.28/78.31	c total #propagations: 94419759 / total #impl: 513516061 (eff. 0.184)
78.28/78.31	c #Conflicts:      88000 | #Learnt:      12894 | 0.001
78.28/78.31	c total clause space: 29.637MB
78.28/78.31	c total #watches: 91468
78.98/79.01	c total #propagations: 95379636 / total #impl: 517424223 (eff. 0.184)
78.98/79.01	c #Conflicts:      89000 | #Learnt:      13894 | 0.001
78.98/79.01	c total clause space: 29.637MB
78.98/79.01	c total #watches: 93959
79.68/79.77	c total #propagations: 96441865 / total #impl: 521132012 (eff. 0.185)
79.68/79.77	c GC COLLECT
79.68/79.77	c #Conflicts:      90000 | #Learnt:       7802 | 0.001
79.68/79.77	c total clause space: 29.637MB
79.68/79.77	c total #watches: 43050
80.29/80.32	c total #propagations: 97472610 / total #impl: 524790955 (eff. 0.186)
80.29/80.32	c #Conflicts:      91000 | #Learnt:       8802 | 0.001
80.29/80.32	c total clause space: 29.637MB
80.29/80.32	c total #watches: 45822
80.78/80.89	c total #propagations: 98283828 / total #impl: 528650635 (eff. 0.186)
80.78/80.89	c #Conflicts:      92000 | #Learnt:       9802 | 0.001
80.78/80.89	c total clause space: 29.637MB
80.78/80.89	c total #watches: 48639
81.39/81.50	c total #propagations: 99275688 / total #impl: 532135787 (eff. 0.187)
81.39/81.50	c #Conflicts:      93000 | #Learnt:      10802 | 0.001
81.39/81.50	c total clause space: 29.637MB
81.39/81.50	c total #watches: 52112
81.98/82.09	c total #propagations: 100222067 / total #impl: 535509044 (eff. 0.187)
81.98/82.09	c #Conflicts:      94000 | #Learnt:      11802 | 0.002
81.98/82.09	c total clause space: 29.637MB
81.98/82.09	c total #watches: 56696
82.78/82.83	c total #propagations: 101305380 / total #impl: 538860436 (eff. 0.188)
82.78/82.83	c #Conflicts:      95000 | #Learnt:      12802 | 0.002
82.78/82.83	c total clause space: 29.637MB
82.78/82.83	c total #watches: 59285
83.38/83.46	c total #propagations: 102204267 / total #impl: 542151474 (eff. 0.189)
83.38/83.46	c #Conflicts:      96000 | #Learnt:      13802 | 0.002
83.38/83.46	c total clause space: 29.637MB
83.38/83.46	c total #watches: 62319
84.08/84.15	c total #propagations: 103159850 / total #impl: 544420617 (eff. 0.189)
84.08/84.15	c #Conflicts:      97000 | #Learnt:      14802 | 0.002
84.08/84.15	c total clause space: 29.637MB
84.08/84.15	c total #watches: 67154
84.79/84.83	c total #propagations: 104141953 / total #impl: 546978455 (eff. 0.190)
84.79/84.83	c GC COLLECT
84.79/84.83	c #Conflicts:      98000 | #Learnt:       8406 | 0.002
84.79/84.83	c total clause space: 29.637MB
84.79/84.83	c total #watches: 44270
85.68/85.77	c total #propagations: 105212460 / total #impl: 550429747 (eff. 0.191)
85.68/85.77	c #Conflicts:      99000 | #Learnt:       9406 | 0.002
85.68/85.77	c total clause space: 29.637MB
85.68/85.77	c total #watches: 47313
86.48/86.57	c total #propagations: 106246581 / total #impl: 553982293 (eff. 0.192)
86.48/86.57	c #Conflicts:     100000 | #Learnt:      10406 | 0.002
86.48/86.57	c total clause space: 29.637MB
86.48/86.57	c total #watches: 49493
87.28/87.33	c total #propagations: 107322054 / total #impl: 557064549 (eff. 0.193)
87.28/87.33	c #Conflicts:     101000 | #Learnt:      11406 | 0.001
87.28/87.33	c total clause space: 29.637MB
87.28/87.33	c total #watches: 51745
88.18/88.22	c total #propagations: 108347765 / total #impl: 560561287 (eff. 0.193)
88.18/88.22	c #Conflicts:     102000 | #Learnt:      12406 | 0.001
88.18/88.22	c total clause space: 29.637MB
88.18/88.22	c total #watches: 54086
88.78/88.89	c total #propagations: 109453567 / total #impl: 563775153 (eff. 0.194)
88.78/88.89	c #Conflicts:     103000 | #Learnt:      13406 | 0.001
88.78/88.89	c total clause space: 29.637MB
88.78/88.89	c total #watches: 57414
89.58/89.61	c total #propagations: 110447143 / total #impl: 567798752 (eff. 0.195)
89.58/89.61	c #Conflicts:     104000 | #Learnt:      14406 | 0.001
89.58/89.61	c total clause space: 29.637MB
89.58/89.61	c total #watches: 60721
90.29/90.34	c total #propagations: 111356426 / total #impl: 572428914 (eff. 0.195)
90.29/90.34	c #Conflicts:     105000 | #Learnt:      15406 | 0.001
90.29/90.34	c total clause space: 29.637MB
90.29/90.34	c total #watches: 64929
91.18/91.27	c total #propagations: 112370133 / total #impl: 576232540 (eff. 0.195)
91.18/91.27	c GC COLLECT
91.18/91.27	c #Conflicts:     106000 | #Learnt:       8709 | 0.001
91.18/91.27	c total clause space: 29.637MB
91.18/91.27	c total #watches: 43832
91.98/92.08	c total #propagations: 113494520 / total #impl: 579375882 (eff. 0.196)
91.98/92.08	c #Conflicts:     107000 | #Learnt:       9709 | 0.001
91.98/92.08	c total clause space: 29.637MB
91.98/92.08	c total #watches: 47323
92.88/92.95	c total #propagations: 114523965 / total #impl: 581964961 (eff. 0.197)
92.88/92.95	c #Conflicts:     108000 | #Learnt:      10709 | 0.001
92.88/92.95	c total clause space: 29.637MB
92.88/92.95	c total #watches: 49347
93.68/93.72	c total #propagations: 115650383 / total #impl: 583970239 (eff. 0.198)
93.68/93.72	c #Conflicts:     109000 | #Learnt:      11709 | 0.001
93.68/93.72	c total clause space: 29.637MB
93.68/93.72	c total #watches: 51977
94.48/94.52	c total #propagations: 116678941 / total #impl: 587783383 (eff. 0.199)
94.48/94.52	c #Conflicts:     110000 | #Learnt:      12709 | 0.001
94.48/94.52	c total clause space: 29.637MB
94.48/94.52	c total #watches: 54042
95.28/95.30	c total #propagations: 117711582 / total #impl: 591605361 (eff. 0.199)
95.28/95.30	c #Conflicts:     111000 | #Learnt:      13709 | 0.001
95.28/95.30	c total clause space: 29.637MB
95.28/95.30	c total #watches: 67074
96.18/96.29	c total #propagations: 118437264 / total #impl: 597800371 (eff. 0.198)
96.18/96.29	c #Conflicts:     112000 | #Learnt:      14709 | 0.001
96.18/96.29	c total clause space: 29.637MB
96.18/96.29	c total #watches: 73108
97.08/97.13	c total #propagations: 119176562 / total #impl: 607912149 (eff. 0.196)
97.08/97.13	c #Conflicts:     113000 | #Learnt:      15709 | 0.001
97.08/97.13	c total clause space: 48.1602MB
97.08/97.13	c total #watches: 77194
97.78/97.85	c total #propagations: 119710227 / total #impl: 616045110 (eff. 0.194)
97.78/97.85	c GC COLLECT
97.78/97.85	c #Conflicts:     114000 | #Learnt:       8706 | 0.001
97.78/97.85	c total clause space: 48.1602MB
97.78/97.85	c total #watches: 64589
98.88/98.94	c total #propagations: 120118173 / total #impl: 624270663 (eff. 0.192)
98.88/98.94	c #Conflicts:     115000 | #Learnt:       9706 | 0.001
98.88/98.94	c total clause space: 48.1602MB
98.88/98.94	c total #watches: 70776
99.98/100.07	c total #propagations: 120785223 / total #impl: 632441673 (eff. 0.191)
99.98/100.07	c #Conflicts:     116000 | #Learnt:      10706 | 0.001
99.98/100.07	c total clause space: 48.1602MB
99.98/100.07	c total #watches: 77087
101.08/101.11	c total #propagations: 121498496 / total #impl: 636390934 (eff. 0.191)
101.08/101.11	c #Conflicts:     117000 | #Learnt:      11706 | 0.001
101.08/101.11	c total clause space: 48.1602MB
101.08/101.11	c total #watches: 83141
101.78/101.82	c total #propagations: 122034482 / total #impl: 638648571 (eff. 0.191)
101.78/101.82	c #Conflicts:     118000 | #Learnt:      12706 | 0.001
101.78/101.82	c total clause space: 48.1602MB
101.78/101.82	c total #watches: 88174
102.28/102.36	c total #propagations: 122314496 / total #impl: 640888349 (eff. 0.191)
102.28/102.36	c #Conflicts:     119000 | #Learnt:      13706 | 0.001
102.28/102.36	c total clause space: 48.1602MB
102.28/102.36	c total #watches: 94323
103.08/103.11	c total #propagations: 122506528 / total #impl: 643622786 (eff. 0.190)
103.08/103.11	c #Conflicts:     120000 | #Learnt:      14706 | 0.001
103.08/103.11	c total clause space: 48.1602MB
103.08/103.11	c total #watches: 100571
103.98/104.09	c total #propagations: 122741171 / total #impl: 646935016 (eff. 0.190)
103.98/104.09	c #Conflicts:     121000 | #Learnt:      15706 | 0.001
103.98/104.09	c total clause space: 48.1602MB
103.98/104.09	c total #watches: 105269
104.68/104.79	c total #propagations: 123029109 / total #impl: 650436503 (eff. 0.189)
104.68/104.79	c GC COLLECT
104.68/104.79	c #Conflicts:     122000 | #Learnt:       8207 | 0.001
104.68/104.79	c total clause space: 48.1602MB
104.68/104.79	c total #watches: 84284
105.47/105.59	c total #propagations: 123208720 / total #impl: 654066958 (eff. 0.188)
105.47/105.59	c #Conflicts:     123000 | #Learnt:       9207 | 0.001
105.47/105.59	c total clause space: 48.1602MB
105.47/105.59	c total #watches: 94571
106.68/106.76	c total #propagations: 123491304 / total #impl: 659488342 (eff. 0.187)
106.68/106.76	c #Conflicts:     124000 | #Learnt:      10207 | 0.001
106.68/106.76	c total clause space: 48.1602MB
106.68/106.76	c total #watches: 102936
107.97/108.04	c total #propagations: 124046711 / total #impl: 665015161 (eff. 0.187)
107.97/108.04	c #Conflicts:     125000 | #Learnt:      11207 | 0.001
107.97/108.04	c total clause space: 48.1602MB
107.97/108.04	c total #watches: 108289
109.47/109.56	c total #propagations: 124683377 / total #impl: 670707070 (eff. 0.186)
109.47/109.56	c #Conflicts:     126000 | #Learnt:      12207 | 0.001
109.47/109.56	c total clause space: 48.1602MB
109.47/109.56	c total #watches: 112477
110.97/111.08	c total #propagations: 125353519 / total #impl: 674511184 (eff. 0.186)
110.97/111.08	c #Conflicts:     127000 | #Learnt:      13207 | 0.001
110.97/111.08	c total clause space: 48.1602MB
110.97/111.08	c total #watches: 118418
112.57/112.60	c total #propagations: 125989008 / total #impl: 679172290 (eff. 0.186)
112.57/112.60	c #Conflicts:     128000 | #Learnt:      14207 | 0.001
112.57/112.60	c total clause space: 48.1602MB
112.57/112.60	c total #watches: 121452
114.07/114.17	c total #propagations: 126977863 / total #impl: 684217124 (eff. 0.186)
114.07/114.17	c #Conflicts:     129000 | #Learnt:      15207 | 0.001
114.07/114.17	c total clause space: 48.1602MB
114.07/114.17	c total #watches: 128735
115.67/115.75	c total #propagations: 127723532 / total #impl: 690730116 (eff. 0.185)
115.67/115.75	c #Conflicts:     130000 | #Learnt:      16207 | 0.001
115.67/115.75	c total clause space: 78.2603MB
115.67/115.75	c total #watches: 134055
117.27/117.35	c total #propagations: 128096187 / total #impl: 694942995 (eff. 0.184)
117.27/117.35	c GC COLLECT
117.27/117.35	c #Conflicts:     131000 | #Learnt:       8031 | 0.001
117.27/117.35	c total clause space: 78.2603MB
117.27/117.35	c total #watches: 87749
118.37/118.42	c total #propagations: 128659730 / total #impl: 701448692 (eff. 0.183)
118.37/118.42	c #Conflicts:     132000 | #Learnt:       9031 | 0.001
118.37/118.42	c total clause space: 78.2603MB
118.37/118.42	c total #watches: 97521
119.47/119.51	c total #propagations: 129391445 / total #impl: 706967570 (eff. 0.183)
119.47/119.51	c #Conflicts:     133000 | #Learnt:      10031 | 0.001
119.47/119.51	c total clause space: 78.2603MB
119.47/119.51	c total #watches: 103505
120.47/120.50	c total #propagations: 130217537 / total #impl: 712085648 (eff. 0.183)
120.47/120.50	c #Conflicts:     134000 | #Learnt:      11031 | 0.001
120.47/120.50	c total clause space: 78.2603MB
120.47/120.50	c total #watches: 110395
121.67/121.77	c total #propagations: 130908758 / total #impl: 718701774 (eff. 0.182)
121.67/121.77	c #Conflicts:     135000 | #Learnt:      12031 | 0.001
121.67/121.77	c total clause space: 78.2603MB
121.67/121.77	c total #watches: 118326
122.87/122.93	c total #propagations: 131763456 / total #impl: 724496507 (eff. 0.182)
122.87/122.93	c #Conflicts:     136000 | #Learnt:      13031 | 0.001
122.87/122.93	c total clause space: 78.2603MB
122.87/122.93	c total #watches: 120936
123.77/123.87	c total #propagations: 132811971 / total #impl: 728320798 (eff. 0.182)
123.77/123.87	c #Conflicts:     137000 | #Learnt:      14031 | 0.001
123.77/123.87	c total clause space: 78.2603MB
123.77/123.87	c total #watches: 124848
124.57/124.65	c total #propagations: 133788252 / total #impl: 730588123 (eff. 0.183)
124.57/124.65	c #Conflicts:     138000 | #Learnt:      15031 | 0.001
124.57/124.65	c total clause space: 78.2603MB
124.57/124.65	c total #watches: 127908
125.77/125.87	c total #propagations: 134512010 / total #impl: 736211559 (eff. 0.183)
125.77/125.87	c #Conflicts:     139000 | #Learnt:      16031 | 0.001
125.77/125.87	c total clause space: 78.2603MB
125.77/125.87	c total #watches: 136773
127.37/127.41	c total #propagations: 135168322 / total #impl: 742137836 (eff. 0.182)
127.37/127.41	c #Conflicts:     140000 | #Learnt:      17031 | 0.001
127.37/127.41	c total clause space: 78.2603MB
127.37/127.41	c total #watches: 144835
128.87/128.98	c total #propagations: 136071470 / total #impl: 749609142 (eff. 0.182)
128.87/128.98	c GC COLLECT
128.87/128.98	c #Conflicts:     141000 | #Learnt:       8820 | 0.001
128.87/128.98	c total clause space: 78.2603MB
128.87/128.98	c total #watches: 99137
130.77/130.86	c total #propagations: 136936491 / total #impl: 755420059 (eff. 0.181)
130.77/130.86	c #Conflicts:     142000 | #Learnt:       9820 | 0.001
130.77/130.86	c total clause space: 78.2603MB
130.77/130.86	c total #watches: 104243
132.87/132.97	c total #propagations: 137480876 / total #impl: 769528002 (eff. 0.179)
132.87/132.97	c #Conflicts:     143000 | #Learnt:      10820 | 0.001
132.87/132.97	c total clause space: 78.2603MB
132.87/132.97	c total #watches: 110196
135.17/135.23	c total #propagations: 138211455 / total #impl: 788058033 (eff. 0.175)
135.17/135.23	c #Conflicts:     144000 | #Learnt:      11820 | 0.001
135.17/135.23	c total clause space: 78.2603MB
135.17/135.23	c total #watches: 120243
137.67/137.71	c total #propagations: 139012909 / total #impl: 802302023 (eff. 0.173)
137.67/137.71	c #Conflicts:     145000 | #Learnt:      12820 | 0.001
137.67/137.71	c total clause space: 78.2603MB
137.67/137.71	c total #watches: 136260
140.17/140.28	c total #propagations: 139891435 / total #impl: 813744242 (eff. 0.172)
140.17/140.28	c #Conflicts:     146000 | #Learnt:      13820 | 0.001
140.17/140.28	c total clause space: 78.2603MB
140.17/140.28	c total #watches: 140946
143.57/143.69	c total #propagations: 140695451 / total #impl: 821783507 (eff. 0.171)
143.57/143.69	c #Conflicts:     147000 | #Learnt:      14820 | 0.001
143.57/143.69	c total clause space: 78.2603MB
143.57/143.69	c total #watches: 146774
147.97/148.01	c total #propagations: 141509629 / total #impl: 832694768 (eff. 0.170)
147.97/148.01	c #Conflicts:     148000 | #Learnt:      15820 | 0.001
147.97/148.01	c total clause space: 78.2603MB
147.97/148.01	c total #watches: 149861
150.78/150.82	c total #propagations: 142200097 / total #impl: 849095232 (eff. 0.167)
150.78/150.82	c #Conflicts:     149000 | #Learnt:      16820 | 0.001
150.78/150.82	c total clause space: 78.2603MB
150.78/150.82	c total #watches: 154158
153.27/153.36	c total #propagations: 142966610 / total #impl: 862212532 (eff. 0.166)
153.27/153.36	c GC COLLECT
153.27/153.36	c #Conflicts:     150000 | #Learnt:       8456 | 0.001
153.27/153.36	c total clause space: 127.173MB
153.27/153.36	c total #watches: 94001
155.47/155.57	c total #propagations: 143744078 / total #impl: 873322906 (eff. 0.165)
155.47/155.57	c #Conflicts:     151000 | #Learnt:       9456 | 0.001
155.47/155.57	c total clause space: 127.173MB
155.47/155.57	c total #watches: 105953
157.67/157.73	c total #propagations: 144504016 / total #impl: 881023047 (eff. 0.164)
157.67/157.73	c #Conflicts:     152000 | #Learnt:      10456 | 0.001
157.67/157.73	c total clause space: 127.173MB
157.67/157.73	c total #watches: 117143
160.47/160.52	c total #propagations: 145284457 / total #impl: 887297579 (eff. 0.164)
160.47/160.52	c #Conflicts:     153000 | #Learnt:      11456 | 0.001
160.47/160.52	c total clause space: 127.173MB
160.47/160.52	c total #watches: 128278
164.47/164.58	c total #propagations: 146101950 / total #impl: 893331344 (eff. 0.164)
164.47/164.58	c #Conflicts:     154000 | #Learnt:      12456 | 0.001
164.47/164.58	c total clause space: 127.173MB
164.47/164.58	c total #watches: 136627
169.07/169.17	c total #propagations: 146988420 / total #impl: 900319184 (eff. 0.163)
169.07/169.17	c #Conflicts:     155000 | #Learnt:      13456 | 0.001
169.07/169.17	c total clause space: 127.173MB
169.07/169.17	c total #watches: 140320
173.87/173.90	c total #propagations: 147630925 / total #impl: 917556539 (eff. 0.161)
173.87/173.90	c #Conflicts:     156000 | #Learnt:      14456 | 0.001
173.87/173.90	c total clause space: 127.173MB
173.87/173.90	c total #watches: 149561
178.17/178.28	c total #propagations: 148436030 / total #impl: 936381018 (eff. 0.159)
178.17/178.28	c #Conflicts:     157000 | #Learnt:      15456 | 0.001
178.17/178.28	c total clause space: 127.173MB
178.17/178.28	c total #watches: 159132
182.96/183.07	c total #propagations: 149221327 / total #impl: 949800483 (eff. 0.157)
182.96/183.07	c #Conflicts:     158000 | #Learnt:      16456 | 0.001
182.96/183.07	c total clause space: 127.173MB
182.96/183.07	c total #watches: 171318
188.17/188.20	c total #propagations: 150025609 / total #impl: 964967672 (eff. 0.155)
188.17/188.20	c #Conflicts:     159000 | #Learnt:      17456 | 0.001
188.17/188.20	c total clause space: 127.173MB
188.17/188.20	c total #watches: 184796
191.66/191.75	c total #propagations: 150914942 / total #impl: 977733860 (eff. 0.154)
191.66/191.75	c GC COLLECT
191.66/191.75	c #Conflicts:     160000 | #Learnt:       9015 | 0.001
191.66/191.75	c total clause space: 127.173MB
191.66/191.75	c total #watches: 120401
196.16/196.21	c total #propagations: 151785554 / total #impl: 988467243 (eff. 0.154)
196.16/196.21	c #Conflicts:     161000 | #Learnt:      10015 | 0.001
196.16/196.21	c total clause space: 127.173MB
196.16/196.21	c total #watches: 132581
200.96/201.01	c total #propagations: 152667893 / total #impl: 998886376 (eff. 0.153)
200.96/201.01	c #Conflicts:     162000 | #Learnt:      11015 | 0.001
200.96/201.01	c total clause space: 127.173MB
200.96/201.01	c total #watches: 144445
206.25/206.37	c total #propagations: 153606294 / total #impl: 1011699268 (eff. 0.152)
206.25/206.37	c #Conflicts:     163000 | #Learnt:      12015 | 0.001
206.25/206.37	c total clause space: 127.173MB
206.25/206.37	c total #watches: 149215
213.36/213.41	c total #propagations: 154179141 / total #impl: 1017040123 (eff. 0.152)
213.36/213.41	c #Conflicts:     164000 | #Learnt:      13015 | 0.001
213.36/213.41	c total clause space: 127.173MB
213.36/213.41	c total #watches: 154615
220.85/220.90	c total #propagations: 154808213 / total #impl: 1020325843 (eff. 0.152)
220.85/220.90	c #Conflicts:     165000 | #Learnt:      14015 | 0.001
220.85/220.90	c total clause space: 127.173MB
220.85/220.90	c total #watches: 164260
226.56/226.66	c total #propagations: 155591142 / total #impl: 1023891018 (eff. 0.152)
226.56/226.66	c #Conflicts:     166000 | #Learnt:      15015 | 0.001
226.56/226.66	c total clause space: 127.173MB
226.56/226.66	c total #watches: 168405
231.95/232.09	c total #propagations: 156379368 / total #impl: 1038270787 (eff. 0.151)
231.95/232.09	c #Conflicts:     167000 | #Learnt:      16015 | 0.001
231.95/232.09	c total clause space: 127.173MB
231.95/232.09	c total #watches: 175802
237.95/238.07	c total #propagations: 157124819 / total #impl: 1049194255 (eff. 0.150)
237.95/238.07	c #Conflicts:     168000 | #Learnt:      17015 | 0.001
237.95/238.07	c total clause space: 127.173MB
237.95/238.07	c total #watches: 181523
245.26/245.39	c total #propagations: 157849807 / total #impl: 1061129467 (eff. 0.149)
245.26/245.39	c #Conflicts:     169000 | #Learnt:      18015 | 0.001
245.26/245.39	c total clause space: 127.173MB
245.26/245.39	c total #watches: 185907
249.85/249.94	c total #propagations: 158478586 / total #impl: 1073449911 (eff. 0.148)
249.85/249.94	c GC COLLECT
249.85/249.94	c #Conflicts:     170000 | #Learnt:       9151 | 0.001
249.85/249.94	c total clause space: 127.173MB
249.85/249.94	c total #watches: 109728
252.65/252.74	c total #propagations: 158988613 / total #impl: 1082690282 (eff. 0.147)
252.65/252.74	c #Conflicts:     171000 | #Learnt:      10151 | 0.001
252.65/252.74	c total clause space: 127.173MB
252.65/252.74	c total #watches: 113240
254.55/254.68	c total #propagations: 159656316 / total #impl: 1092823379 (eff. 0.146)
254.55/254.68	c #Conflicts:     172000 | #Learnt:      11151 | 0.001
254.55/254.68	c total clause space: 127.173MB
254.55/254.68	c total #watches: 122704
257.95/258.01	c total #propagations: 160007887 / total #impl: 1102000715 (eff. 0.145)
257.95/258.01	c #Conflicts:     173000 | #Learnt:      12151 | 0.001
257.95/258.01	c total clause space: 127.173MB
257.95/258.01	c total #watches: 142437
261.45/261.52	c total #propagations: 160448771 / total #impl: 1111317380 (eff. 0.144)
261.45/261.52	c #Conflicts:     174000 | #Learnt:      13151 | 0.001
261.45/261.52	c total clause space: 127.173MB
261.45/261.52	c total #watches: 172494
265.95/266.05	c total #propagations: 160957313 / total #impl: 1118286410 (eff. 0.144)
265.95/266.05	c #Conflicts:     175000 | #Learnt:      14151 | 0.001
265.95/266.05	c total clause space: 127.173MB
265.95/266.05	c total #watches: 193547
270.14/270.28	c total #propagations: 161490768 / total #impl: 1128455440 (eff. 0.143)
270.14/270.28	c #Conflicts:     176000 | #Learnt:      15151 | 0.001
270.14/270.28	c total clause space: 127.173MB
270.14/270.28	c total #watches: 213476
276.05/276.12	c total #propagations: 162054335 / total #impl: 1137906954 (eff. 0.142)
276.05/276.12	c #Conflicts:     177000 | #Learnt:      16151 | 0.001
276.05/276.12	c total clause space: 127.173MB
276.05/276.12	c total #watches: 232688
285.64/285.74	c total #propagations: 162706448 / total #impl: 1146714870 (eff. 0.142)
285.64/285.74	c #Conflicts:     178000 | #Learnt:      17151 | 0.001
285.64/285.74	c total clause space: 127.173MB
285.64/285.74	c total #watches: 238314
295.74/295.89	c total #propagations: 163311846 / total #impl: 1153873199 (eff. 0.142)
295.74/295.89	c #Conflicts:     179000 | #Learnt:      18151 | 0.001
295.74/295.89	c total clause space: 127.173MB
295.74/295.89	c total #watches: 242574
301.74/301.86	c total #propagations: 164059979 / total #impl: 1159089104 (eff. 0.142)
301.74/301.86	c GC COLLECT
301.74/301.86	c #Conflicts:     180000 | #Learnt:       8523 | 0.001
301.74/301.86	c total clause space: 127.173MB
301.74/301.86	c total #watches: 160148
308.05/308.18	c total #propagations: 164945386 / total #impl: 1162917593 (eff. 0.142)
308.05/308.18	c #Conflicts:     181000 | #Learnt:       9523 | 0.001
308.05/308.18	c total clause space: 127.173MB
308.05/308.18	c total #watches: 166687
315.54/315.70	c total #propagations: 165279276 / total #impl: 1168574380 (eff. 0.141)
315.54/315.70	c #Conflicts:     182000 | #Learnt:      10523 | 0.001
315.54/315.70	c total clause space: 127.173MB
315.54/315.70	c total #watches: 174534
321.14/321.28	c total #propagations: 165884084 / total #impl: 1173763132 (eff. 0.141)
321.14/321.28	c #Conflicts:     183000 | #Learnt:      11523 | 0.001
321.14/321.28	c total clause space: 127.173MB
321.14/321.28	c total #watches: 183256
327.04/327.14	c total #propagations: 166461150 / total #impl: 1179804002 (eff. 0.141)
327.04/327.14	c #Conflicts:     184000 | #Learnt:      12523 | 0.001
327.04/327.14	c total clause space: 127.173MB
327.04/327.14	c total #watches: 188352
333.34/333.45	c total #propagations: 166885885 / total #impl: 1189596232 (eff. 0.140)
333.34/333.45	c #Conflicts:     185000 | #Learnt:      13523 | 0.001
333.34/333.45	c total clause space: 127.173MB
333.34/333.45	c total #watches: 192539
339.13/339.25	c total #propagations: 167414334 / total #impl: 1195111822 (eff. 0.140)
339.13/339.25	c #Conflicts:     186000 | #Learnt:      14523 | 0.001
339.13/339.25	c total clause space: 127.173MB
339.13/339.25	c total #watches: 196307
344.63/344.72	c total #propagations: 168080411 / total #impl: 1200281832 (eff. 0.140)
344.63/344.72	c #Conflicts:     187000 | #Learnt:      15523 | 0.001
344.63/344.72	c total clause space: 127.173MB
344.63/344.72	c total #watches: 208847
349.33/349.41	c total #propagations: 168669776 / total #impl: 1206491725 (eff. 0.140)
349.33/349.41	c #Conflicts:     188000 | #Learnt:      16523 | 0.001
349.33/349.41	c total clause space: 127.173MB
349.33/349.41	c total #watches: 215505
355.53/355.64	c total #propagations: 169263842 / total #impl: 1212190347 (eff. 0.140)
355.53/355.64	c #Conflicts:     189000 | #Learnt:      17523 | 0.001
355.53/355.64	c total clause space: 127.173MB
355.53/355.64	c total #watches: 219173
361.43/361.56	c total #propagations: 169786676 / total #impl: 1216012059 (eff. 0.140)
361.43/361.56	c #Conflicts:     190000 | #Learnt:      18523 | 0.001
361.43/361.56	c total clause space: 127.173MB
361.43/361.56	c total #watches: 221282
364.83/364.94	c total #propagations: 170309474 / total #impl: 1217607728 (eff. 0.140)
364.83/364.94	c GC COLLECT
364.83/364.94	c #Conflicts:     191000 | #Learnt:       8896 | 0.001
364.83/364.94	c total clause space: 127.173MB
364.83/364.94	c total #watches: 100809
366.03/366.14	c total #propagations: 171058715 / total #impl: 1224703330 (eff. 0.140)
366.03/366.14	c #Conflicts:     192000 | #Learnt:       9896 | 0.001
366.03/366.14	c total clause space: 127.173MB
366.03/366.14	c total #watches: 107151
367.34/367.48	c total #propagations: 171517596 / total #impl: 1235425134 (eff. 0.139)
367.34/367.48	c #Conflicts:     193000 | #Learnt:      10896 | 0.001
367.34/367.48	c total clause space: 127.173MB
367.34/367.48	c total #watches: 110994
368.73/368.82	c total #propagations: 171926165 / total #impl: 1248921927 (eff. 0.138)
368.73/368.82	c #Conflicts:     194000 | #Learnt:      11896 | 0.001
368.73/368.82	c total clause space: 127.173MB
368.73/368.82	c total #watches: 116990
370.23/370.32	c total #propagations: 172394708 / total #impl: 1261960328 (eff. 0.137)
370.23/370.32	c #Conflicts:     195000 | #Learnt:      12896 | 0.001
370.23/370.32	c total clause space: 127.173MB
370.23/370.32	c total #watches: 128537
371.63/371.70	c total #propagations: 172751178 / total #impl: 1272659894 (eff. 0.136)
371.63/371.70	c #Conflicts:     196000 | #Learnt:      13896 | 0.001
371.63/371.70	c total clause space: 127.173MB
371.63/371.70	c total #watches: 135708
372.94/373.07	c total #propagations: 173061141 / total #impl: 1283274524 (eff. 0.135)
372.94/373.07	c #Conflicts:     197000 | #Learnt:      14896 | 0.001
372.94/373.07	c total clause space: 127.173MB
372.94/373.07	c total #watches: 139843
374.33/374.40	c total #propagations: 173382098 / total #impl: 1298867370 (eff. 0.133)
374.33/374.40	c #Conflicts:     198000 | #Learnt:      15896 | 0.001
374.33/374.40	c total clause space: 127.173MB
374.33/374.40	c total #watches: 144697
376.33/376.40	c total #propagations: 173747021 / total #impl: 1313968067 (eff. 0.132)
376.33/376.40	c #Conflicts:     199000 | #Learnt:      16896 | 0.001
376.33/376.40	c total clause space: 127.173MB
376.33/376.40	c total #watches: 150415
378.33/378.47	c total #propagations: 174189691 / total #impl: 1329867696 (eff. 0.131)
378.33/378.47	c #Conflicts:     200000 | #Learnt:      17896 | 0.001
378.33/378.47	c total clause space: 127.173MB
378.33/378.47	c total #watches: 157332
380.73/380.85	c total #propagations: 174799474 / total #impl: 1341503631 (eff. 0.130)
380.73/380.85	c #Conflicts:     201000 | #Learnt:      18896 | 0.001
380.73/380.85	c total clause space: 127.173MB
380.73/380.85	c total #watches: 161427
382.43/382.54	c total #propagations: 175123164 / total #impl: 1353604322 (eff. 0.129)
382.43/382.54	c GC COLLECT
382.43/382.54	c #Conflicts:     202000 | #Learnt:       8794 | 0.001
382.43/382.54	c total clause space: 127.173MB
382.43/382.54	c total #watches: 104428
384.13/384.26	c total #propagations: 175510258 / total #impl: 1366078181 (eff. 0.128)
384.13/384.26	c #Conflicts:     203000 | #Learnt:       9794 | 0.001
384.13/384.26	c total clause space: 127.173MB
384.13/384.26	c total #watches: 110304
385.93/386.01	c total #propagations: 175928882 / total #impl: 1378642649 (eff. 0.128)
385.93/386.01	c #Conflicts:     204000 | #Learnt:      10794 | 0.001
385.93/386.01	c total clause space: 127.173MB
385.93/386.01	c total #watches: 116157
387.64/387.72	c total #propagations: 176426140 / total #impl: 1393571866 (eff. 0.127)
387.64/387.72	c #Conflicts:     205000 | #Learnt:      11794 | 0.001
387.64/387.72	c total clause space: 127.173MB
387.64/387.72	c total #watches: 121504
389.44/389.53	c total #propagations: 176822144 / total #impl: 1407846091 (eff. 0.126)
389.44/389.53	c #Conflicts:     206000 | #Learnt:      12794 | 0.001
389.44/389.53	c total clause space: 127.173MB
389.44/389.53	c total #watches: 127450
391.83/391.91	c total #propagations: 177132516 / total #impl: 1421369711 (eff. 0.125)
391.83/391.91	c #Conflicts:     207000 | #Learnt:      13794 | 0.001
391.83/391.91	c total clause space: 127.173MB
391.83/391.91	c total #watches: 132012
394.23/394.35	c total #propagations: 177513139 / total #impl: 1435788710 (eff. 0.124)
394.23/394.35	c #Conflicts:     208000 | #Learnt:      14794 | 0.001
394.23/394.35	c total clause space: 127.173MB
394.23/394.35	c total #watches: 134521
396.23/396.39	c total #propagations: 177982744 / total #impl: 1450841248 (eff. 0.123)
396.23/396.39	c #Conflicts:     209000 | #Learnt:      15794 | 0.001
396.23/396.39	c total clause space: 127.173MB
396.23/396.39	c total #watches: 140731
398.33/398.44	c total #propagations: 178347817 / total #impl: 1460929534 (eff. 0.122)
398.33/398.44	c #Conflicts:     210000 | #Learnt:      16794 | 0.001
398.33/398.44	c total clause space: 127.173MB
398.33/398.44	c total #watches: 146975
400.44/400.52	c total #propagations: 178783584 / total #impl: 1472298180 (eff. 0.121)
400.44/400.52	c #Conflicts:     211000 | #Learnt:      17794 | 0.001
400.44/400.52	c total clause space: 206.656MB
400.44/400.52	c total #watches: 150298
402.73/402.83	c total #propagations: 179197408 / total #impl: 1485967023 (eff. 0.121)
402.73/402.83	c #Conflicts:     212000 | #Learnt:      18794 | 0.001
402.73/402.83	c total clause space: 206.656MB
402.73/402.83	c total #watches: 154016
404.73/404.82	c total #propagations: 179563731 / total #impl: 1495419595 (eff. 0.120)
404.73/404.82	c GC COLLECT
404.73/404.82	c #Conflicts:     213000 | #Learnt:      10022 | 0.001
404.73/404.82	c total clause space: 206.656MB
404.73/404.82	c total #watches: 99507
406.13/406.29	c total #propagations: 180137077 / total #impl: 1505331187 (eff. 0.120)
406.13/406.29	c #Conflicts:     214000 | #Learnt:      11022 | 0.001
406.13/406.29	c total clause space: 206.656MB
406.13/406.29	c total #watches: 104639
407.73/407.81	c total #propagations: 180675017 / total #impl: 1514843602 (eff. 0.119)
407.73/407.81	c #Conflicts:     215000 | #Learnt:      12022 | 0.001
407.73/407.81	c total clause space: 206.656MB
407.73/407.81	c total #watches: 108445
409.32/409.47	c total #propagations: 181497846 / total #impl: 1528653811 (eff. 0.119)
409.32/409.47	c #Conflicts:     216000 | #Learnt:      13022 | 0.001
409.32/409.47	c total clause space: 206.656MB
409.32/409.47	c total #watches: 112844
411.22/411.39	c total #propagations: 182036815 / total #impl: 1535738478 (eff. 0.119)
411.22/411.39	c #Conflicts:     217000 | #Learnt:      14022 | 0.001
411.22/411.39	c total clause space: 206.656MB
411.22/411.39	c total #watches: 118193
412.72/412.87	c total #propagations: 182603477 / total #impl: 1544016522 (eff. 0.118)
412.72/412.87	c #Conflicts:     218000 | #Learnt:      15022 | 0.001
412.72/412.87	c total clause space: 206.656MB
412.72/412.87	c total #watches: 123873
414.42/414.50	c total #propagations: 183027114 / total #impl: 1550794661 (eff. 0.118)
414.42/414.50	c #Conflicts:     219000 | #Learnt:      16022 | 0.001
414.42/414.50	c total clause space: 206.656MB
414.42/414.50	c total #watches: 128254
415.83/415.93	c total #propagations: 183335120 / total #impl: 1558651458 (eff. 0.118)
415.83/415.93	c #Conflicts:     220000 | #Learnt:      17022 | 0.001
415.83/415.93	c total clause space: 206.656MB
415.83/415.93	c total #watches: 132712
417.12/417.22	c total #propagations: 183687932 / total #impl: 1566132341 (eff. 0.117)
417.12/417.22	c #Conflicts:     221000 | #Learnt:      18022 | 0.001
417.12/417.22	c total clause space: 206.656MB
417.12/417.22	c total #watches: 136486
418.52/418.65	c total #propagations: 184013684 / total #impl: 1572676023 (eff. 0.117)
418.52/418.65	c #Conflicts:     222000 | #Learnt:      19022 | 0.001
418.52/418.65	c total clause space: 206.656MB
418.52/418.65	c total #watches: 141986
420.02/420.16	c total #propagations: 184365507 / total #impl: 1579540182 (eff. 0.117)
420.02/420.16	c #Conflicts:     223000 | #Learnt:      20022 | 0.001
420.02/420.16	c total clause space: 206.656MB
420.02/420.16	c total #watches: 147317
421.33/421.40	c total #propagations: 184739859 / total #impl: 1586438451 (eff. 0.116)
421.33/421.40	c #Conflicts:     224000 | #Learnt:      21022 | 0.001
421.33/421.40	c total clause space: 206.656MB
421.33/421.40	c total #watches: 151617
422.22/422.34	c total #propagations: 185076998 / total #impl: 1592902611 (eff. 0.116)
422.22/422.34	c GC COLLECT
422.22/422.34	c #Conflicts:     225000 | #Learnt:      10045 | 0.001
422.22/422.34	c total clause space: 206.656MB
422.22/422.34	c total #watches: 92123
422.92/423.08	c total #propagations: 185490176 / total #impl: 1600272150 (eff. 0.116)
422.92/423.08	c #Conflicts:     226000 | #Learnt:      11045 | 0.001
422.92/423.08	c total clause space: 206.656MB
422.92/423.08	c total #watches: 96214
423.72/423.86	c total #propagations: 185909926 / total #impl: 1606990591 (eff. 0.116)
423.72/423.86	c #Conflicts:     227000 | #Learnt:      12045 | 0.001
423.72/423.86	c total clause space: 206.656MB
423.72/423.86	c total #watches: 99951
424.63/424.77	c total #propagations: 186300374 / total #impl: 1613432338 (eff. 0.115)
424.63/424.77	c #Conflicts:     228000 | #Learnt:      13045 | 0.001
424.63/424.77	c total clause space: 206.656MB
424.63/424.77	c total #watches: 104509
425.73/425.81	c total #propagations: 186790714 / total #impl: 1620131980 (eff. 0.115)
425.73/425.81	c #Conflicts:     229000 | #Learnt:      14045 | 0.001
425.73/425.81	c total clause space: 206.656MB
425.73/425.81	c total #watches: 111553
426.73/426.81	c total #propagations: 187174861 / total #impl: 1627418671 (eff. 0.115)
426.73/426.81	c #Conflicts:     230000 | #Learnt:      15045 | 0.001
426.73/426.81	c total clause space: 206.656MB
426.73/426.81	c total #watches: 117283
427.93/428.07	c total #propagations: 187738408 / total #impl: 1634260949 (eff. 0.115)
427.93/428.07	c #Conflicts:     231000 | #Learnt:      16045 | 0.001
427.93/428.07	c total clause space: 206.656MB
427.93/428.07	c total #watches: 122437
429.62/429.72	c total #propagations: 188181327 / total #impl: 1642167089 (eff. 0.115)
429.62/429.72	c #Conflicts:     232000 | #Learnt:      17045 | 0.001
429.62/429.72	c total clause space: 206.656MB
429.62/429.72	c total #watches: 127633
431.13/431.27	c total #propagations: 188712355 / total #impl: 1650563840 (eff. 0.114)
431.13/431.27	c #Conflicts:     233000 | #Learnt:      18045 | 0.001
431.13/431.27	c total clause space: 206.656MB
431.13/431.27	c total #watches: 134086
432.92/433.09	c total #propagations: 189107762 / total #impl: 1658284592 (eff. 0.114)
432.92/433.09	c #Conflicts:     234000 | #Learnt:      19045 | 0.001
432.92/433.09	c total clause space: 206.656MB
432.92/433.09	c total #watches: 141551
434.72/434.84	c total #propagations: 189585756 / total #impl: 1665355681 (eff. 0.114)
434.72/434.84	c #Conflicts:     235000 | #Learnt:      20045 | 0.001
434.72/434.84	c total clause space: 206.656MB
434.72/434.84	c total #watches: 148570
436.22/436.33	c total #propagations: 190139668 / total #impl: 1675589959 (eff. 0.113)
436.22/436.33	c #Conflicts:     236000 | #Learnt:      21045 | 0.001
436.22/436.33	c total clause space: 206.656MB
436.22/436.33	c total #watches: 154489
437.43/437.54	c total #propagations: 190670154 / total #impl: 1682672634 (eff. 0.113)
437.43/437.54	c GC COLLECT
437.43/437.54	c #Conflicts:     237000 | #Learnt:      10422 | 0.001
437.43/437.54	c total clause space: 206.656MB
437.43/437.54	c total #watches: 101057
438.43/438.56	c total #propagations: 191369958 / total #impl: 1686307796 (eff. 0.113)
438.43/438.56	c #Conflicts:     238000 | #Learnt:      11422 | 0.001
438.43/438.56	c total clause space: 206.656MB
438.43/438.56	c total #watches: 108584
439.43/439.57	c total #propagations: 192055224 / total #impl: 1692382729 (eff. 0.113)
439.43/439.57	c #Conflicts:     239000 | #Learnt:      12422 | 0.001
439.43/439.57	c total clause space: 206.656MB
439.43/439.57	c total #watches: 111828
440.33/440.49	c total #propagations: 192968660 / total #impl: 1696228798 (eff. 0.114)
440.33/440.49	c #Conflicts:     240000 | #Learnt:      13422 | 0.001
440.33/440.49	c total clause space: 206.656MB
440.33/440.49	c total #watches: 116373
441.83/441.93	c total #propagations: 193864777 / total #impl: 1699856423 (eff. 0.114)
441.83/441.93	c #Conflicts:     241000 | #Learnt:      14422 | 0.001
441.83/441.93	c total clause space: 206.656MB
441.83/441.93	c total #watches: 119284
443.03/443.15	c total #propagations: 194562499 / total #impl: 1703721107 (eff. 0.114)
443.03/443.15	c #Conflicts:     242000 | #Learnt:      15422 | 0.001
443.03/443.15	c total clause space: 206.656MB
443.03/443.15	c total #watches: 121583
444.43/444.57	c total #propagations: 195320364 / total #impl: 1708657620 (eff. 0.114)
444.43/444.57	c #Conflicts:     243000 | #Learnt:      16422 | 0.001
444.43/444.57	c total clause space: 206.656MB
444.43/444.57	c total #watches: 123789
445.73/445.83	c total #propagations: 196074575 / total #impl: 1712760165 (eff. 0.114)
445.73/445.83	c #Conflicts:     244000 | #Learnt:      17422 | 0.001
445.73/445.83	c total clause space: 206.656MB
445.73/445.83	c total #watches: 126803
446.93/447.00	c total #propagations: 196589711 / total #impl: 1717144355 (eff. 0.114)
446.93/447.00	c #Conflicts:     245000 | #Learnt:      18422 | 0.001
446.93/447.00	c total clause space: 206.656MB
446.93/447.00	c total #watches: 128877
448.13/448.27	c total #propagations: 196864831 / total #impl: 1720108147 (eff. 0.114)
448.13/448.27	c #Conflicts:     246000 | #Learnt:      19422 | 0.001
448.13/448.27	c total clause space: 206.656MB
448.13/448.27	c total #watches: 130938
449.73/449.84	c total #propagations: 197257429 / total #impl: 1722632442 (eff. 0.115)
449.73/449.84	c #Conflicts:     247000 | #Learnt:      20422 | 0.001
449.73/449.84	c total clause space: 206.656MB
449.73/449.84	c total #watches: 132972
451.03/451.18	c total #propagations: 197858415 / total #impl: 1724776805 (eff. 0.115)
451.03/451.18	c #Conflicts:     248000 | #Learnt:      21422 | 0.001
451.03/451.18	c total clause space: 206.656MB
451.03/451.18	c total #watches: 135015
452.63/452.72	c total #propagations: 198378721 / total #impl: 1726752501 (eff. 0.115)
452.63/452.72	c GC COLLECT
452.63/452.72	c #Conflicts:     249000 | #Learnt:       9002 | 0.001
452.63/452.72	c total clause space: 206.656MB
452.63/452.72	c total #watches: 58451
453.43/453.57	c total #propagations: 199194825 / total #impl: 1728924924 (eff. 0.115)
453.43/453.57	c #Conflicts:     250000 | #Learnt:      10002 | 0.001
453.43/453.57	c total clause space: 206.656MB
453.43/453.57	c total #watches: 60787
454.52/454.60	c total #propagations: 199676278 / total #impl: 1731965412 (eff. 0.115)
454.52/454.60	c #Conflicts:     251000 | #Learnt:      11002 | 0.001
454.52/454.60	c total clause space: 206.656MB
454.52/454.60	c total #watches: 62883
455.43/455.56	c total #propagations: 200311641 / total #impl: 1734549939 (eff. 0.115)
455.43/455.56	c #Conflicts:     252000 | #Learnt:      12002 | 0.001
455.43/455.56	c total clause space: 206.656MB
455.43/455.56	c total #watches: 65777
456.22/456.35	c total #propagations: 201117509 / total #impl: 1737374608 (eff. 0.116)
456.22/456.35	c #Conflicts:     253000 | #Learnt:      13002 | 0.001
456.22/456.35	c total clause space: 206.656MB
456.22/456.35	c total #watches: 68742
457.12/457.26	c total #propagations: 201652449 / total #impl: 1740728876 (eff. 0.116)
457.12/457.26	c #Conflicts:     254000 | #Learnt:      14002 | 0.001
457.12/457.26	c total clause space: 206.656MB
457.12/457.26	c total #watches: 73341
458.02/458.15	c total #propagations: 201998823 / total #impl: 1745318078 (eff. 0.116)
458.02/458.15	c #Conflicts:     255000 | #Learnt:      15002 | 0.001
458.02/458.15	c total clause space: 206.656MB
458.02/458.15	c total #watches: 75393
459.12/459.23	c total #propagations: 202457368 / total #impl: 1747993116 (eff. 0.116)
459.12/459.23	c #Conflicts:     256000 | #Learnt:      16002 | 0.001
459.12/459.23	c total clause space: 206.656MB
459.12/459.23	c total #watches: 78564
460.22/460.37	c total #propagations: 202952902 / total #impl: 1750575490 (eff. 0.116)
460.22/460.37	c #Conflicts:     257000 | #Learnt:      17002 | 0.001
460.22/460.37	c total clause space: 206.656MB
460.22/460.37	c total #watches: 80609
461.52/461.69	c total #propagations: 203573032 / total #impl: 1753109474 (eff. 0.116)
461.52/461.69	c #Conflicts:     258000 | #Learnt:      18002 | 0.001
461.52/461.69	c total clause space: 206.656MB
461.52/461.69	c total #watches: 83399
462.72/462.86	c total #propagations: 204245962 / total #impl: 1755583803 (eff. 0.116)
462.72/462.86	c #Conflicts:     259000 | #Learnt:      19002 | 0.001
462.72/462.86	c total clause space: 206.656MB
462.72/462.86	c total #watches: 85412
463.92/464.02	c total #propagations: 204889340 / total #impl: 1757645136 (eff. 0.117)
463.92/464.02	c #Conflicts:     260000 | #Learnt:      20002 | 0.001
463.92/464.02	c total clause space: 206.656MB
463.92/464.02	c total #watches: 88189
465.12/465.28	c total #propagations: 205660224 / total #impl: 1759893972 (eff. 0.117)
465.12/465.28	c #Conflicts:     261000 | #Learnt:      21002 | 0.001
465.12/465.28	c total clause space: 206.656MB
465.12/465.28	c total #watches: 90622
466.22/466.39	c total #propagations: 206262318 / total #impl: 1763415184 (eff. 0.117)
466.22/466.39	c GC COLLECT
466.22/466.39	c #Conflicts:     262000 | #Learnt:       9304 | 0.001
466.22/466.39	c total clause space: 206.656MB
466.22/466.39	c total #watches: 50884
467.53/467.67	c total #propagations: 206720828 / total #impl: 1767541098 (eff. 0.117)
467.53/467.67	c #Conflicts:     263000 | #Learnt:      10304 | 0.001
467.53/467.67	c total clause space: 206.656MB
467.53/467.67	c total #watches: 53403
468.92/469.03	c total #propagations: 207175327 / total #impl: 1770919671 (eff. 0.117)
468.92/469.03	c #Conflicts:     264000 | #Learnt:      11304 | 0.001
468.92/469.03	c total clause space: 206.656MB
468.92/469.03	c total #watches: 58088
470.62/470.79	c total #propagations: 207684565 / total #impl: 1773900332 (eff. 0.117)
470.62/470.79	c #Conflicts:     265000 | #Learnt:      12304 | 0.001
470.62/470.79	c total clause space: 206.656MB
470.62/470.79	c total #watches: 63049
472.02/472.13	c total #propagations: 208350452 / total #impl: 1777652077 (eff. 0.117)
472.02/472.13	c #Conflicts:     266000 | #Learnt:      13304 | 0.001
472.02/472.13	c total clause space: 206.656MB
472.02/472.13	c total #watches: 71443
473.62/473.76	c total #propagations: 208778583 / total #impl: 1781175582 (eff. 0.117)
473.62/473.76	c #Conflicts:     267000 | #Learnt:      14304 | 0.001
473.62/473.76	c total clause space: 206.656MB
473.62/473.76	c total #watches: 83866
475.92/476.00	c total #propagations: 209322173 / total #impl: 1784191394 (eff. 0.117)
475.92/476.00	c #Conflicts:     268000 | #Learnt:      15304 | 0.001
475.92/476.00	c total clause space: 206.656MB
475.92/476.00	c total #watches: 96386
478.43/478.51	c total #propagations: 210003217 / total #impl: 1787232128 (eff. 0.118)
478.43/478.51	c #Conflicts:     269000 | #Learnt:      16304 | 0.001
478.43/478.51	c total clause space: 206.656MB
478.43/478.51	c total #watches: 103592
479.92/480.07	c total #propagations: 210728754 / total #impl: 1790814894 (eff. 0.118)
479.92/480.07	c #Conflicts:     270000 | #Learnt:      17304 | 0.001
479.92/480.07	c total clause space: 206.656MB
479.92/480.07	c total #watches: 107608
482.92/483.06	c total #propagations: 211463418 / total #impl: 1794185270 (eff. 0.118)
482.92/483.06	c #Conflicts:     271000 | #Learnt:      18304 | 0.001
482.92/483.06	c total clause space: 206.656MB
482.92/483.06	c total #watches: 113498
486.02/486.15	c total #propagations: 211981475 / total #impl: 1797709727 (eff. 0.118)
486.02/486.15	c #Conflicts:     272000 | #Learnt:      19304 | 0.001
486.02/486.15	c total clause space: 206.656MB
486.02/486.15	c total #watches: 118880
488.92/489.01	c total #propagations: 212808097 / total #impl: 1800050183 (eff. 0.118)
488.92/489.01	c #Conflicts:     273000 | #Learnt:      20304 | 0.001
488.92/489.01	c total clause space: 206.656MB
488.92/489.01	c total #watches: 123735
491.42/491.51	c total #propagations: 213620959 / total #impl: 1803676484 (eff. 0.118)
491.42/491.51	c GC COLLECT
491.42/491.51	c #Conflicts:     274000 | #Learnt:       8863 | 0.001
491.42/491.51	c total clause space: 206.656MB
491.42/491.51	c total #watches: 91098
494.42/494.50	c total #propagations: 214652968 / total #impl: 1806781407 (eff. 0.119)
494.42/494.50	c #Conflicts:     275000 | #Learnt:       9863 | 0.001
494.42/494.50	c total clause space: 206.656MB
494.42/494.50	c total #watches: 96163
496.91/497.03	c total #propagations: 215591019 / total #impl: 1810825408 (eff. 0.119)
496.91/497.03	c #Conflicts:     276000 | #Learnt:      10863 | 0.001
496.91/497.03	c total clause space: 206.656MB
496.91/497.03	c total #watches: 100176
498.61/498.77	c total #propagations: 216324493 / total #impl: 1814581561 (eff. 0.119)
498.61/498.77	c #Conflicts:     277000 | #Learnt:      11863 | 0.001
498.61/498.77	c total clause space: 206.656MB
498.61/498.77	c total #watches: 107131
500.42/500.53	c total #propagations: 216807349 / total #impl: 1818542807 (eff. 0.119)
500.42/500.53	c #Conflicts:     278000 | #Learnt:      12863 | 0.001
500.42/500.53	c total clause space: 206.656MB
500.42/500.53	c total #watches: 109827
501.81/501.93	c total #propagations: 217520914 / total #impl: 1822100780 (eff. 0.119)
501.81/501.93	c #Conflicts:     279000 | #Learnt:      13863 | 0.001
501.81/501.93	c total clause space: 206.656MB
501.81/501.93	c total #watches: 113352
503.41/503.50	c total #propagations: 218299658 / total #impl: 1824776061 (eff. 0.120)
503.41/503.50	c #Conflicts:     280000 | #Learnt:      14863 | 0.001
503.41/503.50	c total clause space: 206.656MB
503.41/503.50	c total #watches: 115873
505.92/506.08	c total #propagations: 219097685 / total #impl: 1828983349 (eff. 0.120)
505.92/506.08	c #Conflicts:     281000 | #Learnt:      15863 | 0.001
505.92/506.08	c total clause space: 206.656MB
505.92/506.08	c total #watches: 122876
507.91/508.09	c total #propagations: 219808630 / total #impl: 1835276850 (eff. 0.120)
507.91/508.09	c #Conflicts:     282000 | #Learnt:      16863 | 0.001
507.91/508.09	c total clause space: 206.656MB
507.91/508.09	c total #watches: 125610
510.42/510.56	c total #propagations: 220432198 / total #impl: 1838427889 (eff. 0.120)
510.42/510.56	c #Conflicts:     283000 | #Learnt:      17863 | 0.001
510.42/510.56	c total clause space: 206.656MB
510.42/510.56	c total #watches: 128510
513.01/513.11	c total #propagations: 221121903 / total #impl: 1840586304 (eff. 0.120)
513.01/513.11	c #Conflicts:     284000 | #Learnt:      18863 | 0.001
513.01/513.11	c total clause space: 206.656MB
513.01/513.11	c total #watches: 131857
515.21/515.30	c total #propagations: 221807121 / total #impl: 1845506055 (eff. 0.120)
515.21/515.30	c #Conflicts:     285000 | #Learnt:      19863 | 0.001
515.21/515.30	c total clause space: 206.656MB
515.21/515.30	c total #watches: 136139
517.41/517.58	c total #propagations: 222571652 / total #impl: 1853209306 (eff. 0.120)
517.41/517.58	c #Conflicts:     286000 | #Learnt:      20863 | 0.001
517.41/517.58	c total clause space: 206.656MB
517.41/517.58	c total #watches: 138792
519.01/519.16	c total #propagations: 223031210 / total #impl: 1859183793 (eff. 0.120)
519.01/519.16	c GC COLLECT
519.01/519.16	c #Conflicts:     287000 | #Learnt:       8326 | 0.001
519.01/519.16	c total clause space: 206.656MB
519.01/519.16	c total #watches: 68764
520.01/520.15	c total #propagations: 223747782 / total #impl: 1862498314 (eff. 0.120)
520.01/520.15	c #Conflicts:     288000 | #Learnt:       9326 | 0.001
520.01/520.15	c total clause space: 206.656MB
520.01/520.15	c total #watches: 72403
521.11/521.26	c total #propagations: 224283892 / total #impl: 1867217482 (eff. 0.120)
521.11/521.26	c #Conflicts:     289000 | #Learnt:      10326 | 0.001
521.11/521.26	c total clause space: 206.656MB
521.11/521.26	c total #watches: 76367
521.81/521.95	c total #propagations: 224988799 / total #impl: 1870975039 (eff. 0.120)
521.81/521.95	c #Conflicts:     290000 | #Learnt:      11326 | 0.001
521.81/521.95	c total clause space: 206.656MB
521.81/521.95	c total #watches: 79426
522.91/523.05	c total #propagations: 225201152 / total #impl: 1874539729 (eff. 0.120)
522.91/523.05	c #Conflicts:     291000 | #Learnt:      12326 | 0.001
522.91/523.05	c total clause space: 206.656MB
522.91/523.05	c total #watches: 87017
523.71/523.86	c total #propagations: 225744129 / total #impl: 1877317100 (eff. 0.120)
523.71/523.86	c #Conflicts:     292000 | #Learnt:      13326 | 0.001
523.71/523.86	c total clause space: 206.656MB
523.71/523.86	c total #watches: 90287
524.62/524.79	c total #propagations: 226018386 / total #impl: 1883079620 (eff. 0.120)
524.62/524.79	c #Conflicts:     293000 | #Learnt:      14326 | 0.001
524.62/524.79	c total clause space: 206.656MB
524.62/524.79	c total #watches: 95001
525.82/525.95	c total #propagations: 226442960 / total #impl: 1886043495 (eff. 0.120)
525.82/525.95	c #Conflicts:     294000 | #Learnt:      15326 | 0.001
525.82/525.95	c total clause space: 206.656MB
525.82/525.95	c total #watches: 101314
527.01/527.13	c total #propagations: 226996377 / total #impl: 1892957916 (eff. 0.120)
527.01/527.13	c #Conflicts:     295000 | #Learnt:      16326 | 0.001
527.01/527.13	c total clause space: 206.656MB
527.01/527.13	c total #watches: 104645
528.51/528.61	c total #propagations: 227511034 / total #impl: 1900327619 (eff. 0.120)
528.51/528.61	c #Conflicts:     296000 | #Learnt:      17326 | 0.001
528.51/528.61	c total clause space: 206.656MB
528.51/528.61	c total #watches: 106657
530.01/530.17	c total #propagations: 228153857 / total #impl: 1912290575 (eff. 0.119)
530.01/530.17	c #Conflicts:     297000 | #Learnt:      18326 | 0.001
530.01/530.17	c total clause space: 206.656MB
530.01/530.17	c total #watches: 108657
531.41/531.54	c total #propagations: 228884496 / total #impl: 1924146180 (eff. 0.119)
531.41/531.54	c #Conflicts:     298000 | #Learnt:      19326 | 0.001
531.41/531.54	c total clause space: 206.656MB
531.41/531.54	c total #watches: 110657
532.61/532.71	c total #propagations: 229720630 / total #impl: 1936110577 (eff. 0.119)
532.61/532.71	c #Conflicts:     299000 | #Learnt:      20326 | 0.001
532.61/532.71	c total clause space: 206.656MB
532.61/532.71	c total #watches: 112847
533.61/533.78	c total #propagations: 230504939 / total #impl: 1949626203 (eff. 0.118)
533.61/533.78	c #Conflicts:     300000 | #Learnt:      21326 | 0.001
533.61/533.78	c total clause space: 206.656MB
533.61/533.78	c total #watches: 116970
534.91/535.05	c total #propagations: 231203861 / total #impl: 1967605418 (eff. 0.118)
534.91/535.05	c GC COLLECT
534.91/535.05	c #Conflicts:     301000 | #Learnt:       9473 | 0.001
534.91/535.05	c total clause space: 206.656MB
534.91/535.05	c total #watches: 76885
536.31/536.41	c total #propagations: 231741978 / total #impl: 1977685693 (eff. 0.117)
536.31/536.41	c #Conflicts:     302000 | #Learnt:      10473 | 0.001
536.31/536.41	c total clause space: 206.656MB
536.31/536.41	c total #watches: 85529
538.51/538.63	c total #propagations: 232384052 / total #impl: 1981689633 (eff. 0.117)
538.51/538.63	c #Conflicts:     303000 | #Learnt:      11473 | 0.001
538.51/538.63	c total clause space: 206.656MB
538.51/538.63	c total #watches: 98773
541.30/541.41	c total #propagations: 233053282 / total #impl: 1988215060 (eff. 0.117)
541.30/541.41	c #Conflicts:     304000 | #Learnt:      12473 | 0.001
541.30/541.41	c total clause space: 206.656MB
541.30/541.41	c total #watches: 111369
543.50/543.60	c total #propagations: 233622304 / total #impl: 1998304762 (eff. 0.117)
543.50/543.60	c #Conflicts:     305000 | #Learnt:      13473 | 0.001
543.50/543.60	c total clause space: 206.656MB
543.50/543.60	c total #watches: 127587
545.80/545.94	c total #propagations: 234189793 / total #impl: 2004568221 (eff. 0.117)
545.80/545.94	c #Conflicts:     306000 | #Learnt:      14473 | 0.001
545.80/545.94	c total clause space: 206.656MB
545.80/545.94	c total #watches: 130446
547.90/548.00	c total #propagations: 234852329 / total #impl: 2012381849 (eff. 0.117)
547.90/548.00	c #Conflicts:     307000 | #Learnt:      15473 | 0.001
547.90/548.00	c total clause space: 206.656MB
547.90/548.00	c total #watches: 135209
550.20/550.34	c total #propagations: 235503074 / total #impl: 2018164741 (eff. 0.117)
550.20/550.34	c #Conflicts:     308000 | #Learnt:      16473 | 0.001
550.20/550.34	c total clause space: 206.656MB
550.20/550.34	c total #watches: 137209
552.60/552.72	c total #propagations: 236234578 / total #impl: 2023824209 (eff. 0.117)
552.60/552.72	c #Conflicts:     309000 | #Learnt:      17473 | 0.001
552.60/552.72	c total clause space: 206.656MB
552.60/552.72	c total #watches: 145232
555.00/555.16	c total #propagations: 236966954 / total #impl: 2028447264 (eff. 0.117)
555.00/555.16	c #Conflicts:     310000 | #Learnt:      18473 | 0.001
555.00/555.16	c total clause space: 206.656MB
555.00/555.16	c total #watches: 148160
557.90/558.01	c total #propagations: 237600221 / total #impl: 2037928165 (eff. 0.117)
557.90/558.01	c #Conflicts:     311000 | #Learnt:      19473 | 0.001
557.90/558.01	c total clause space: 206.656MB
557.90/558.01	c total #watches: 150677
560.70/560.86	c total #propagations: 238159368 / total #impl: 2046755452 (eff. 0.116)
560.70/560.86	c #Conflicts:     312000 | #Learnt:      20473 | 0.001
560.70/560.86	c total clause space: 206.656MB
560.70/560.86	c total #watches: 156888
564.10/564.29	c total #propagations: 238668278 / total #impl: 2055795345 (eff. 0.116)
564.10/564.29	c #Conflicts:     313000 | #Learnt:      21473 | 0.001
564.10/564.29	c total clause space: 206.656MB
564.10/564.29	c total #watches: 158919
565.80/565.90	c total #propagations: 239268718 / total #impl: 2063397487 (eff. 0.116)
565.80/565.90	c #Conflicts:     314000 | #Learnt:      22473 | 0.001
565.80/565.90	c total clause space: 206.656MB
565.80/565.90	c total #watches: 162196
567.20/567.34	c total #propagations: 239708404 / total #impl: 2068198111 (eff. 0.116)
567.20/567.34	c GC COLLECT
567.20/567.34	c #Conflicts:     315000 | #Learnt:       9488 | 0.001
567.20/567.34	c total clause space: 206.656MB
567.20/567.34	c total #watches: 94683
568.80/568.91	c total #propagations: 240241500 / total #impl: 2073486353 (eff. 0.116)
568.80/568.91	c #Conflicts:     316000 | #Learnt:      10488 | 0.001
568.80/568.91	c total clause space: 206.656MB
568.80/568.91	c total #watches: 96683
570.20/570.37	c total #propagations: 240879015 / total #impl: 2079498947 (eff. 0.116)
570.20/570.37	c #Conflicts:     317000 | #Learnt:      11488 | 0.001
570.20/570.37	c total clause space: 206.656MB
570.20/570.37	c total #watches: 98683
571.60/571.78	c total #propagations: 241461489 / total #impl: 2084698995 (eff. 0.116)
571.60/571.78	c #Conflicts:     318000 | #Learnt:      12488 | 0.001
571.60/571.78	c total clause space: 206.656MB
571.60/571.78	c total #watches: 100683
572.90/573.04	c total #propagations: 242037794 / total #impl: 2089542910 (eff. 0.116)
572.90/573.04	c #Conflicts:     319000 | #Learnt:      13488 | 0.001
572.90/573.04	c total clause space: 206.656MB
572.90/573.04	c total #watches: 102683
574.40/574.50	c total #propagations: 242558609 / total #impl: 2094380105 (eff. 0.116)
574.40/574.50	c #Conflicts:     320000 | #Learnt:      14488 | 0.001
574.40/574.50	c total clause space: 206.656MB
574.40/574.50	c total #watches: 104692
575.80/575.91	c total #propagations: 243103736 / total #impl: 2099171969 (eff. 0.116)
575.80/575.91	c #Conflicts:     321000 | #Learnt:      15488 | 0.001
575.80/575.91	c total clause space: 206.656MB
575.80/575.91	c total #watches: 106702
577.20/577.35	c total #propagations: 243728239 / total #impl: 2104393987 (eff. 0.116)
577.20/577.35	c #Conflicts:     322000 | #Learnt:      16488 | 0.001
577.20/577.35	c total clause space: 206.656MB
577.20/577.35	c total #watches: 108702
578.51/578.66	c total #propagations: 244324183 / total #impl: 2109280755 (eff. 0.116)
578.51/578.66	c #Conflicts:     323000 | #Learnt:      17488 | 0.001
578.51/578.66	c total clause space: 206.656MB
578.51/578.66	c total #watches: 110708
579.80/579.99	c total #propagations: 245007730 / total #impl: 2113708625 (eff. 0.116)
579.80/579.99	c #Conflicts:     324000 | #Learnt:      18488 | 0.001
579.80/579.99	c total clause space: 206.656MB
579.80/579.99	c total #watches: 112708
581.40/581.56	c total #propagations: 245562190 / total #impl: 2118279213 (eff. 0.116)
581.40/581.56	c #Conflicts:     325000 | #Learnt:      19488 | 0.001
581.40/581.56	c total clause space: 206.656MB
581.40/581.56	c total #watches: 114708
582.80/582.96	c total #propagations: 246226881 / total #impl: 2122943558 (eff. 0.116)
582.80/582.96	c #Conflicts:     326000 | #Learnt:      20488 | 0.001
582.80/582.96	c total clause space: 206.656MB
582.80/582.96	c total #watches: 118024
584.10/584.25	c total #propagations: 246898125 / total #impl: 2127707944 (eff. 0.116)
584.10/584.25	c #Conflicts:     327000 | #Learnt:      21488 | 0.001
584.10/584.25	c total clause space: 206.656MB
584.10/584.25	c total #watches: 120024
585.59/585.73	c total #propagations: 247587011 / total #impl: 2132385991 (eff. 0.116)
585.59/585.73	c #Conflicts:     328000 | #Learnt:      22488 | 0.001
585.59/585.73	c total clause space: 206.656MB
585.59/585.73	c total #watches: 122024
586.69/586.87	c total #propagations: 248302596 / total #impl: 2137418193 (eff. 0.116)
586.69/586.87	c GC COLLECT
586.69/586.87	c #Conflicts:     329000 | #Learnt:      10560 | 0.001
586.69/586.87	c total clause space: 206.656MB
586.69/586.87	c total #watches: 46807
587.89/588.02	c total #propagations: 249080275 / total #impl: 2142295285 (eff. 0.116)
587.89/588.02	c #Conflicts:     330000 | #Learnt:      11560 | 0.001
587.89/588.02	c total clause space: 206.656MB
587.89/588.02	c total #watches: 49352
588.99/589.18	c total #propagations: 249856457 / total #impl: 2146899518 (eff. 0.116)
588.99/589.18	c #Conflicts:     331000 | #Learnt:      12560 | 0.001
588.99/589.18	c total clause space: 206.656MB
588.99/589.18	c total #watches: 54087
590.60/590.75	c total #propagations: 250346649 / total #impl: 2153080887 (eff. 0.116)
590.60/590.75	c #Conflicts:     332000 | #Learnt:      13560 | 0.001
590.60/590.75	c total clause space: 206.656MB
590.60/590.75	c total #watches: 57356
592.90/593.09	c total #propagations: 250786877 / total #impl: 2160201291 (eff. 0.116)
592.90/593.09	c #Conflicts:     333000 | #Learnt:      14560 | 0.001
592.90/593.09	c total clause space: 206.656MB
592.90/593.09	c total #watches: 65279
593.90/594.01	c total #propagations: 251397894 / total #impl: 2168247774 (eff. 0.116)
593.90/594.01	c #Conflicts:     334000 | #Learnt:      15560 | 0.001
593.90/594.01	c total clause space: 206.656MB
593.90/594.01	c total #watches: 68579
594.89/595.04	c total #propagations: 252082164 / total #impl: 2176860368 (eff. 0.116)
594.89/595.04	c #Conflicts:     335000 | #Learnt:      16560 | 0.001
594.89/595.04	c total clause space: 206.656MB
594.89/595.04	c total #watches: 78761
595.99/596.12	c total #propagations: 252756733 / total #impl: 2185653744 (eff. 0.116)
595.99/596.12	c #Conflicts:     336000 | #Learnt:      17560 | 0.001
595.99/596.12	c total clause space: 206.656MB
595.99/596.12	c total #watches: 85296
597.09/597.21	c total #propagations: 253349588 / total #impl: 2193401934 (eff. 0.116)
597.09/597.21	c #Conflicts:     337000 | #Learnt:      18560 | 0.001
597.09/597.21	c total clause space: 206.656MB
597.09/597.21	c total #watches: 90026
598.40/598.59	c total #propagations: 254006829 / total #impl: 2201708247 (eff. 0.115)
598.40/598.59	c #Conflicts:     338000 | #Learnt:      19560 | 0.001
598.40/598.59	c total clause space: 206.656MB
598.40/598.59	c total #watches: 97850
599.40/599.53	c total #propagations: 254615419 / total #impl: 2209165015 (eff. 0.115)
599.40/599.53	c #Conflicts:     339000 | #Learnt:      20560 | 0.001
599.40/599.53	c total clause space: 206.656MB
599.40/599.53	c total #watches: 108377
600.39/600.58	c total #propagations: 255011645 / total #impl: 2214986357 (eff. 0.115)
600.39/600.58	c #Conflicts:     340000 | #Learnt:      21560 | 0.001
600.39/600.58	c total clause space: 206.656MB
600.39/600.58	c total #watches: 115547
601.89/602.03	c total #propagations: 255382911 / total #impl: 2221488038 (eff. 0.115)
601.89/602.03	c #Conflicts:     341000 | #Learnt:      22560 | 0.001
601.89/602.03	c total clause space: 206.656MB
601.89/602.03	c total #watches: 123146
603.69/603.81	c total #propagations: 255631954 / total #impl: 2231022695 (eff. 0.115)
603.69/603.81	c #Conflicts:     342000 | #Learnt:      23560 | 0.001
603.69/603.81	c total clause space: 206.656MB
603.69/603.81	c total #watches: 128569
605.39/605.57	c total #propagations: 256240148 / total #impl: 2237819016 (eff. 0.115)
605.39/605.57	c GC COLLECT
605.39/605.57	c #Conflicts:     343000 | #Learnt:       9216 | 0.001
605.39/605.57	c total clause space: 206.656MB
605.39/605.57	c total #watches: 94849
607.29/607.41	c total #propagations: 256583390 / total #impl: 2250036461 (eff. 0.114)
607.29/607.41	c #Conflicts:     344000 | #Learnt:      10216 | 0.001
607.29/607.41	c total clause space: 206.656MB
607.29/607.41	c total #watches: 97003
609.49/609.69	c total #propagations: 256800184 / total #impl: 2274301325 (eff. 0.113)
609.49/609.69	c #Conflicts:     345000 | #Learnt:      11216 | 0.001
609.49/609.69	c total clause space: 206.656MB
609.49/609.69	c total #watches: 99717
611.79/611.98	c total #propagations: 257145578 / total #impl: 2288039448 (eff. 0.112)
611.79/611.98	c #Conflicts:     346000 | #Learnt:      12216 | 0.001
611.79/611.98	c total clause space: 206.656MB
611.79/611.98	c total #watches: 101791
613.80/613.98	c total #propagations: 257490843 / total #impl: 2298021868 (eff. 0.112)
613.80/613.98	c #Conflicts:     347000 | #Learnt:      13216 | 0.001
613.80/613.98	c total clause space: 206.656MB
613.80/613.98	c total #watches: 105256
615.59/615.77	c total #propagations: 257873761 / total #impl: 2306860683 (eff. 0.112)
615.59/615.77	c #Conflicts:     348000 | #Learnt:      14216 | 0.001
615.59/615.77	c total clause space: 206.656MB
615.59/615.77	c total #watches: 107356
617.49/617.66	c total #propagations: 258244794 / total #impl: 2315431956 (eff. 0.112)
617.49/617.66	c #Conflicts:     349000 | #Learnt:      15216 | 0.001
617.49/617.66	c total clause space: 206.656MB
617.49/617.66	c total #watches: 109394
619.49/619.65	c total #propagations: 258645435 / total #impl: 2323755057 (eff. 0.111)
619.49/619.65	c #Conflicts:     350000 | #Learnt:      16216 | 0.001
619.49/619.65	c total clause space: 206.656MB
619.49/619.65	c total #watches: 111458
621.29/621.45	c total #propagations: 259077561 / total #impl: 2331303697 (eff. 0.111)
621.29/621.45	c #Conflicts:     351000 | #Learnt:      17216 | 0.001
621.29/621.45	c total clause space: 206.656MB
621.29/621.45	c total #watches: 113550
622.99/623.13	c total #propagations: 259603806 / total #impl: 2337821398 (eff. 0.111)
622.99/623.13	c #Conflicts:     352000 | #Learnt:      18216 | 0.001
622.99/623.13	c total clause space: 206.656MB
622.99/623.13	c total #watches: 115733
625.29/625.42	c total #propagations: 260101267 / total #impl: 2344006949 (eff. 0.111)
625.29/625.42	c #Conflicts:     353000 | #Learnt:      19216 | 0.001
625.29/625.42	c total clause space: 206.656MB
625.29/625.42	c total #watches: 117873
627.49/627.60	c total #propagations: 260588579 / total #impl: 2349833377 (eff. 0.111)
627.49/627.60	c #Conflicts:     354000 | #Learnt:      20216 | 0.001
627.49/627.60	c total clause space: 206.656MB
627.49/627.60	c total #watches: 119949
629.69/629.87	c total #propagations: 261093554 / total #impl: 2356235288 (eff. 0.111)
629.69/629.87	c #Conflicts:     355000 | #Learnt:      21216 | 0.001
629.69/629.87	c total clause space: 335.816MB
629.69/629.87	c total #watches: 121999
631.99/632.13	c total #propagations: 261579708 / total #impl: 2364993419 (eff. 0.111)
631.99/632.13	c #Conflicts:     356000 | #Learnt:      22216 | 0.001
631.99/632.13	c total clause space: 335.816MB
631.99/632.13	c total #watches: 124027
634.19/634.36	c total #propagations: 262086206 / total #impl: 2371039565 (eff. 0.111)
634.19/634.36	c GC COLLECT
634.19/634.36	c #Conflicts:     357000 | #Learnt:       9042 | 0.001
634.19/634.36	c total clause space: 335.816MB
634.19/634.36	c total #watches: 57131
635.59/635.79	c total #propagations: 262644374 / total #impl: 2378539556 (eff. 0.110)
635.59/635.79	c #Conflicts:     358000 | #Learnt:      10042 | 0.001
635.59/635.79	c total clause space: 335.816MB
635.59/635.79	c total #watches: 60494
637.09/637.22	c total #propagations: 263088493 / total #impl: 2384717991 (eff. 0.110)
637.09/637.22	c #Conflicts:     359000 | #Learnt:      11042 | 0.001
637.09/637.22	c total clause space: 335.816MB
637.09/637.22	c total #watches: 62526
638.29/638.47	c total #propagations: 263604026 / total #impl: 2390258768 (eff. 0.110)
638.29/638.47	c #Conflicts:     360000 | #Learnt:      12042 | 0.001
638.29/638.47	c total clause space: 335.816MB
638.29/638.47	c total #watches: 65860
639.79/639.92	c total #propagations: 264174747 / total #impl: 2395888886 (eff. 0.110)
639.79/639.92	c #Conflicts:     361000 | #Learnt:      13042 | 0.001
639.79/639.92	c total clause space: 335.816MB
639.79/639.92	c total #watches: 70663
641.19/641.38	c total #propagations: 264593013 / total #impl: 2402463240 (eff. 0.110)
641.19/641.38	c #Conflicts:     362000 | #Learnt:      14042 | 0.001
641.19/641.38	c total clause space: 335.816MB
641.19/641.38	c total #watches: 72709
642.78/642.99	c total #propagations: 265192558 / total #impl: 2407996668 (eff. 0.110)
642.78/642.99	c #Conflicts:     363000 | #Learnt:      15042 | 0.001
642.78/642.99	c total clause space: 335.816MB
642.78/642.99	c total #watches: 74848
644.28/644.41	c total #propagations: 265755484 / total #impl: 2413772803 (eff. 0.110)
644.28/644.41	c #Conflicts:     364000 | #Learnt:      16042 | 0.001
644.28/644.41	c total clause space: 335.816MB
644.28/644.41	c total #watches: 76886
645.69/645.84	c total #propagations: 266382900 / total #impl: 2419552256 (eff. 0.110)
645.69/645.84	c #Conflicts:     365000 | #Learnt:      17042 | 0.001
645.69/645.84	c total clause space: 335.816MB
645.69/645.84	c total #watches: 79556
647.19/647.38	c total #propagations: 267017403 / total #impl: 2424664627 (eff. 0.110)
647.19/647.38	c #Conflicts:     366000 | #Learnt:      18042 | 0.001
647.19/647.38	c total clause space: 335.816MB
647.19/647.38	c total #watches: 82561
649.79/649.96	c total #propagations: 267712107 / total #impl: 2429679769 (eff. 0.110)
649.79/649.96	c #Conflicts:     367000 | #Learnt:      19042 | 0.001
649.79/649.96	c total clause space: 335.816MB
649.79/649.96	c total #watches: 85515
653.59/653.76	c total #propagations: 267941780 / total #impl: 2441305442 (eff. 0.110)
653.59/653.76	c #Conflicts:     368000 | #Learnt:      20042 | 0.001
653.59/653.76	c total clause space: 335.816MB
653.59/653.76	c total #watches: 87840
656.08/656.27	c total #propagations: 268333926 / total #impl: 2452352052 (eff. 0.109)
656.08/656.27	c #Conflicts:     369000 | #Learnt:      21042 | 0.001
656.08/656.27	c total clause space: 335.816MB
656.08/656.27	c total #watches: 91323
658.39/658.58	c total #propagations: 268745944 / total #impl: 2460195998 (eff. 0.109)
658.39/658.58	c #Conflicts:     370000 | #Learnt:      22042 | 0.001
658.39/658.58	c total clause space: 335.816MB
658.39/658.58	c total #watches: 93512
660.49/660.68	c total #propagations: 269166234 / total #impl: 2467030148 (eff. 0.109)
660.49/660.68	c #Conflicts:     371000 | #Learnt:      23042 | 0.001
660.49/660.68	c total clause space: 335.816MB
660.49/660.68	c total #watches: 97275
662.48/662.65	c total #propagations: 269589433 / total #impl: 2472496603 (eff. 0.109)
662.48/662.65	c GC COLLECT
662.48/662.65	c #Conflicts:     372000 | #Learnt:       9794 | 0.001
662.48/662.65	c total clause space: 335.816MB
662.48/662.65	c total #watches: 66233
663.98/664.11	c total #propagations: 270070777 / total #impl: 2478280976 (eff. 0.109)
663.98/664.11	c #Conflicts:     373000 | #Learnt:      10794 | 0.001
663.98/664.11	c total clause space: 335.816MB
663.98/664.11	c total #watches: 68378
665.68/665.86	c total #propagations: 270672554 / total #impl: 2483483561 (eff. 0.109)
665.68/665.86	c #Conflicts:     374000 | #Learnt:      11794 | 0.001
665.68/665.86	c total clause space: 335.816MB
665.68/665.86	c total #watches: 70779
667.08/667.20	c total #propagations: 271277389 / total #impl: 2489172724 (eff. 0.109)
667.08/667.20	c #Conflicts:     375000 | #Learnt:      12794 | 0.001
667.08/667.20	c total clause space: 335.816MB
667.08/667.20	c total #watches: 72944
668.28/668.48	c total #propagations: 271816000 / total #impl: 2494509170 (eff. 0.109)
668.28/668.48	c #Conflicts:     376000 | #Learnt:      13794 | 0.001
668.28/668.48	c total clause space: 335.816MB
668.28/668.48	c total #watches: 75660
669.68/669.83	c total #propagations: 272431862 / total #impl: 2499252752 (eff. 0.109)
669.68/669.83	c #Conflicts:     377000 | #Learnt:      14794 | 0.001
669.68/669.83	c total clause space: 335.816MB
669.68/669.83	c total #watches: 77684
670.89/671.07	c total #propagations: 273057379 / total #impl: 2504070317 (eff. 0.109)
670.89/671.07	c #Conflicts:     378000 | #Learnt:      15794 | 0.001
670.89/671.07	c total clause space: 335.816MB
670.89/671.07	c total #watches: 79692
672.09/672.23	c total #propagations: 273697560 / total #impl: 2508752952 (eff. 0.109)
672.09/672.23	c #Conflicts:     379000 | #Learnt:      16794 | 0.001
672.09/672.23	c total clause space: 335.816MB
672.09/672.23	c total #watches: 81696
673.28/673.41	c total #propagations: 274366633 / total #impl: 2513265963 (eff. 0.109)
673.28/673.41	c #Conflicts:     380000 | #Learnt:      17794 | 0.001
673.28/673.41	c total clause space: 335.816MB
673.28/673.41	c total #watches: 89685
674.78/674.93	c total #propagations: 274982577 / total #impl: 2518161042 (eff. 0.109)
674.78/674.93	c #Conflicts:     381000 | #Learnt:      18794 | 0.001
674.78/674.93	c total clause space: 335.816MB
674.78/674.93	c total #watches: 92290
676.18/676.33	c total #propagations: 275657038 / total #impl: 2524727958 (eff. 0.109)
676.18/676.33	c #Conflicts:     382000 | #Learnt:      19794 | 0.001
676.18/676.33	c total clause space: 335.816MB
676.18/676.33	c total #watches: 100835
677.18/677.31	c total #propagations: 276173029 / total #impl: 2532807596 (eff. 0.109)
677.18/677.31	c #Conflicts:     383000 | #Learnt:      20794 | 0.001
677.18/677.31	c total clause space: 335.816MB
677.18/677.31	c total #watches: 112696
679.18/679.37	c total #propagations: 276427222 / total #impl: 2538997253 (eff. 0.109)
679.18/679.37	c #Conflicts:     384000 | #Learnt:      21794 | 0.001
679.18/679.37	c total clause space: 335.816MB
679.18/679.37	c total #watches: 123270
681.78/681.97	c total #propagations: 276925365 / total #impl: 2546713120 (eff. 0.109)
681.78/681.97	c #Conflicts:     385000 | #Learnt:      22794 | 0.001
681.78/681.97	c total clause space: 335.816MB
681.78/681.97	c total #watches: 134517
685.78/685.98	c total #propagations: 277372814 / total #impl: 2553308667 (eff. 0.109)
685.78/685.98	c #Conflicts:     386000 | #Learnt:      23794 | 0.001
685.78/685.98	c total clause space: 335.816MB
685.78/685.98	c total #watches: 148376
689.28/689.41	c total #propagations: 277876600 / total #impl: 2560567461 (eff. 0.109)
689.28/689.41	c #Conflicts:     387000 | #Learnt:      24794 | 0.001
689.28/689.41	c total clause space: 335.816MB
689.28/689.41	c total #watches: 165903
694.88/695.05	c total #propagations: 278373526 / total #impl: 2567097263 (eff. 0.108)
694.88/695.05	c GC COLLECT
694.88/695.05	c #Conflicts:     388000 | #Learnt:      10008 | 0.001
694.88/695.05	c total clause space: 335.816MB
694.88/695.05	c total #watches: 116267
701.28/701.48	c total #propagations: 279028116 / total #impl: 2576215105 (eff. 0.108)
701.28/701.48	c #Conflicts:     389000 | #Learnt:      11008 | 0.001
701.28/701.48	c total clause space: 335.816MB
701.28/701.48	c total #watches: 121981
709.88/710.03	c total #propagations: 279829828 / total #impl: 2585521982 (eff. 0.108)
709.88/710.03	c #Conflicts:     390000 | #Learnt:      12008 | 0.001
709.88/710.03	c total clause space: 335.816MB
709.88/710.03	c total #watches: 129158
715.28/715.47	c total #propagations: 280499591 / total #impl: 2595620786 (eff. 0.108)
715.28/715.47	c #Conflicts:     391000 | #Learnt:      13008 | 0.001
715.28/715.47	c total clause space: 335.816MB
715.28/715.47	c total #watches: 137403
723.68/723.85	c total #propagations: 280913054 / total #impl: 2606339726 (eff. 0.108)
723.68/723.85	c #Conflicts:     392000 | #Learnt:      14008 | 0.001
723.68/723.85	c total clause space: 335.816MB
723.68/723.85	c total #watches: 143288
731.77/731.99	c total #propagations: 281431337 / total #impl: 2614509631 (eff. 0.108)
731.77/731.99	c #Conflicts:     393000 | #Learnt:      15008 | 0.001
731.77/731.99	c total clause space: 335.816MB
731.77/731.99	c total #watches: 148537
740.37/740.52	c total #propagations: 281972296 / total #impl: 2621549213 (eff. 0.108)
740.37/740.52	c #Conflicts:     394000 | #Learnt:      16008 | 0.001
740.37/740.52	c total clause space: 335.816MB
740.37/740.52	c total #watches: 156780
748.67/748.85	c total #propagations: 282654380 / total #impl: 2628257831 (eff. 0.108)
748.67/748.85	c #Conflicts:     395000 | #Learnt:      17008 | 0.001
748.67/748.85	c total clause space: 335.816MB
748.67/748.85	c total #watches: 163401
757.67/757.86	c total #propagations: 283128198 / total #impl: 2639770495 (eff. 0.107)
757.67/757.86	c #Conflicts:     396000 | #Learnt:      18008 | 0.001
757.67/757.86	c total clause space: 335.816MB
757.67/757.86	c total #watches: 171610
765.17/765.35	c total #propagations: 283620299 / total #impl: 2647836861 (eff. 0.107)
765.17/765.35	c #Conflicts:     397000 | #Learnt:      19008 | 0.001
765.17/765.35	c total clause space: 335.816MB
765.17/765.35	c total #watches: 176690
773.07/773.30	c total #propagations: 283973344 / total #impl: 2656542057 (eff. 0.107)
773.07/773.30	c #Conflicts:     398000 | #Learnt:      20008 | 0.001
773.07/773.30	c total clause space: 335.816MB
773.07/773.30	c total #watches: 187288
783.56/783.71	c total #propagations: 284472168 / total #impl: 2663588586 (eff. 0.107)
783.56/783.71	c #Conflicts:     399000 | #Learnt:      21008 | 0.001
783.56/783.71	c total clause space: 335.816MB
783.56/783.71	c total #watches: 190580
790.96/791.17	c total #propagations: 284769759 / total #impl: 2677522269 (eff. 0.106)
790.96/791.17	c #Conflicts:     400000 | #Learnt:      22008 | 0.001
790.96/791.17	c total clause space: 335.816MB
790.96/791.17	c total #watches: 193437
798.96/799.11	c total #propagations: 285040301 / total #impl: 2692298329 (eff. 0.106)
798.96/799.11	c #Conflicts:     401000 | #Learnt:      23008 | 0.001
798.96/799.11	c total clause space: 335.816MB
798.96/799.11	c total #watches: 199226
809.47/809.61	c total #propagations: 285305607 / total #impl: 2704273210 (eff. 0.106)
809.47/809.61	c #Conflicts:     402000 | #Learnt:      24008 | 0.001
809.47/809.61	c total clause space: 335.816MB
809.47/809.61	c total #watches: 203007
817.27/817.46	c total #propagations: 285633632 / total #impl: 2715771597 (eff. 0.105)
817.27/817.46	c GC COLLECT
817.27/817.46	c #Conflicts:     403000 | #Learnt:       9227 | 0.001
817.27/817.46	c total clause space: 335.816MB
817.27/817.46	c total #watches: 95672
820.36/820.54	c total #propagations: 286077577 / total #impl: 2722129386 (eff. 0.105)
820.36/820.54	c #Conflicts:     404000 | #Learnt:      10227 | 0.001
820.36/820.54	c total clause space: 335.816MB
820.36/820.54	c total #watches: 97951
823.76/823.92	c total #propagations: 286411219 / total #impl: 2728058564 (eff. 0.105)
823.76/823.92	c #Conflicts:     405000 | #Learnt:      11227 | 0.001
823.76/823.92	c total clause space: 335.816MB
823.76/823.92	c total #watches: 100381
826.66/826.88	c total #propagations: 286753997 / total #impl: 2734889100 (eff. 0.105)
826.66/826.88	c #Conflicts:     406000 | #Learnt:      12227 | 0.001
826.66/826.88	c total clause space: 335.816MB
826.66/826.88	c total #watches: 103134
830.56/830.74	c total #propagations: 287133451 / total #impl: 2742001566 (eff. 0.105)
830.56/830.74	c #Conflicts:     407000 | #Learnt:      13227 | 0.001
830.56/830.74	c total clause space: 335.816MB
830.56/830.74	c total #watches: 105467
833.86/834.05	c total #propagations: 287603378 / total #impl: 2748643841 (eff. 0.105)
833.86/834.05	c #Conflicts:     408000 | #Learnt:      14227 | 0.001
833.86/834.05	c total clause space: 335.816MB
833.86/834.05	c total #watches: 107848
837.36/837.55	c total #propagations: 288041449 / total #impl: 2754549006 (eff. 0.105)
837.36/837.55	c #Conflicts:     409000 | #Learnt:      15227 | 0.001
837.36/837.55	c total clause space: 335.816MB
837.36/837.55	c total #watches: 110180
840.66/840.88	c total #propagations: 288641797 / total #impl: 2760118928 (eff. 0.105)
840.66/840.88	c #Conflicts:     410000 | #Learnt:      16227 | 0.001
840.66/840.88	c total clause space: 335.816MB
840.66/840.88	c total #watches: 112607
844.15/844.31	c total #propagations: 289163636 / total #impl: 2767731592 (eff. 0.104)
844.15/844.31	c #Conflicts:     411000 | #Learnt:      17227 | 0.001
844.15/844.31	c total clause space: 335.816MB
844.15/844.31	c total #watches: 114826
847.55/847.72	c total #propagations: 289657700 / total #impl: 2773671262 (eff. 0.104)
847.55/847.72	c #Conflicts:     412000 | #Learnt:      18227 | 0.001
847.55/847.72	c total clause space: 335.816MB
847.55/847.72	c total #watches: 116966
851.05/851.29	c total #propagations: 290122122 / total #impl: 2778877853 (eff. 0.104)
851.05/851.29	c #Conflicts:     413000 | #Learnt:      19227 | 0.001
851.05/851.29	c total clause space: 335.816MB
851.05/851.29	c total #watches: 119855
853.75/853.93	c total #propagations: 290557626 / total #impl: 2784531847 (eff. 0.104)
853.75/853.93	c #Conflicts:     414000 | #Learnt:      20227 | 0.001
853.75/853.93	c total clause space: 335.816MB
853.75/853.93	c total #watches: 122826
856.86/857.05	c total #propagations: 291050290 / total #impl: 2789066993 (eff. 0.104)
856.86/857.05	c #Conflicts:     415000 | #Learnt:      21227 | 0.001
856.86/857.05	c total clause space: 335.816MB
856.86/857.05	c total #watches: 126554
859.75/859.94	c total #propagations: 291545045 / total #impl: 2794467209 (eff. 0.104)
859.75/859.94	c #Conflicts:     416000 | #Learnt:      22227 | 0.001
859.75/859.94	c total clause space: 335.816MB
859.75/859.94	c total #watches: 132057
862.85/863.04	c total #propagations: 292025902 / total #impl: 2799816697 (eff. 0.104)
862.85/863.04	c #Conflicts:     417000 | #Learnt:      23227 | 0.001
862.85/863.04	c total clause space: 335.816MB
862.85/863.04	c total #watches: 134483
865.75/865.98	c total #propagations: 292516869 / total #impl: 2804838016 (eff. 0.104)
865.75/865.98	c #Conflicts:     418000 | #Learnt:      24227 | 0.001
865.75/865.98	c total clause space: 335.816MB
865.75/865.98	c total #watches: 137665
867.55/867.72	c total #propagations: 293184087 / total #impl: 2809777232 (eff. 0.104)
867.55/867.72	c GC COLLECT
867.55/867.72	c #Conflicts:     419000 | #Learnt:      10378 | 0.001
867.55/867.72	c total clause space: 335.816MB
867.55/867.72	c total #watches: 61950
868.86/869.07	c total #propagations: 293677359 / total #impl: 2814593194 (eff. 0.104)
868.86/869.07	c #Conflicts:     420000 | #Learnt:      11378 | 0.001
868.86/869.07	c total clause space: 335.816MB
868.86/869.07	c total #watches: 64722
870.15/870.35	c total #propagations: 294405240 / total #impl: 2819358509 (eff. 0.104)
870.15/870.35	c #Conflicts:     421000 | #Learnt:      12378 | 0.001
870.15/870.35	c total clause space: 335.816MB
870.15/870.35	c total #watches: 70623
872.75/872.98	c total #propagations: 294696659 / total #impl: 2827469546 (eff. 0.104)
872.75/872.98	c #Conflicts:     422000 | #Learnt:      13378 | 0.001
872.75/872.98	c total clause space: 335.816MB
872.75/872.98	c total #watches: 76419
875.85/876.01	c total #propagations: 295123582 / total #impl: 2841589040 (eff. 0.104)
875.85/876.01	c #Conflicts:     423000 | #Learnt:      14378 | 0.001
875.85/876.01	c total clause space: 335.816MB
875.85/876.01	c total #watches: 80987
878.95/879.17	c total #propagations: 295543956 / total #impl: 2856302413 (eff. 0.103)
878.95/879.17	c #Conflicts:     424000 | #Learnt:      15378 | 0.001
878.95/879.17	c total clause space: 335.816MB
878.95/879.17	c total #watches: 89990
882.25/882.49	c total #propagations: 296012528 / total #impl: 2865691631 (eff. 0.103)
882.25/882.49	c #Conflicts:     425000 | #Learnt:      16378 | 0.001
882.25/882.49	c total clause space: 335.816MB
882.25/882.49	c total #watches: 95339
885.95/886.15	c total #propagations: 296510185 / total #impl: 2874227556 (eff. 0.103)
885.95/886.15	c #Conflicts:     426000 | #Learnt:      17378 | 0.001
885.95/886.15	c total clause space: 335.816MB
885.95/886.15	c total #watches: 99470
889.15/889.36	c total #propagations: 297099306 / total #impl: 2881944709 (eff. 0.103)
889.15/889.36	c #Conflicts:     427000 | #Learnt:      18378 | 0.001
889.15/889.36	c total clause space: 335.816MB
889.15/889.36	c total #watches: 103801
892.65/892.81	c total #propagations: 297629828 / total #impl: 2888914807 (eff. 0.103)
892.65/892.81	c #Conflicts:     428000 | #Learnt:      19378 | 0.001
892.65/892.81	c total clause space: 335.816MB
892.65/892.81	c total #watches: 109593
895.45/895.66	c total #propagations: 298211686 / total #impl: 2896489690 (eff. 0.103)
895.45/895.66	c #Conflicts:     429000 | #Learnt:      20378 | 0.001
895.45/895.66	c total clause space: 335.816MB
895.45/895.66	c total #watches: 115387
898.55/898.72	c total #propagations: 298866615 / total #impl: 2901889918 (eff. 0.103)
898.55/898.72	c #Conflicts:     430000 | #Learnt:      21378 | 0.001
898.55/898.72	c total clause space: 335.816MB
898.55/898.72	c total #watches: 120682
901.75/901.98	c total #propagations: 299457808 / total #impl: 2908068374 (eff. 0.103)
901.75/901.98	c #Conflicts:     431000 | #Learnt:      22378 | 0.001
901.75/901.98	c total clause space: 335.816MB
901.75/901.98	c total #watches: 126044
905.25/905.49	c total #propagations: 300058617 / total #impl: 2914098926 (eff. 0.103)
905.25/905.49	c #Conflicts:     432000 | #Learnt:      23378 | 0.001
905.25/905.49	c total clause space: 335.816MB
905.25/905.49	c total #watches: 132248
914.64/914.86	c total #propagations: 300602022 / total #impl: 2921011664 (eff. 0.103)
914.64/914.86	c #Conflicts:     433000 | #Learnt:      24378 | 0.001
914.64/914.86	c total clause space: 335.816MB
914.64/914.86	c total #watches: 134940
922.34/922.51	c total #propagations: 301045678 / total #impl: 2934245625 (eff. 0.103)
922.34/922.51	c #Conflicts:     434000 | #Learnt:      25378 | 0.001
922.34/922.51	c total clause space: 335.816MB
922.34/922.51	c total #watches: 138384
926.74/926.90	c total #propagations: 301507849 / total #impl: 2943319215 (eff. 0.102)
926.74/926.90	c GC COLLECT
926.74/926.90	c #Conflicts:     435000 | #Learnt:       9461 | 0.001
926.74/926.90	c total clause space: 335.816MB
926.74/926.90	c total #watches: 81564
930.55/930.74	c total #propagations: 301941914 / total #impl: 2950450836 (eff. 0.102)
930.55/930.74	c #Conflicts:     436000 | #Learnt:      10461 | 0.001
930.55/930.74	c total clause space: 335.816MB
930.55/930.74	c total #watches: 83680
934.64/934.84	c total #propagations: 302425245 / total #impl: 2957806368 (eff. 0.102)
934.64/934.84	c #Conflicts:     437000 | #Learnt:      11461 | 0.001
934.64/934.84	c total clause space: 335.816MB
934.64/934.84	c total #watches: 86666
938.74/938.91	c total #propagations: 302884375 / total #impl: 2964748913 (eff. 0.102)
938.74/938.91	c #Conflicts:     438000 | #Learnt:      12461 | 0.001
938.74/938.91	c total clause space: 335.816MB
938.74/938.91	c total #watches: 90682
942.74/942.98	c total #propagations: 303319853 / total #impl: 2972075682 (eff. 0.102)
942.74/942.98	c #Conflicts:     439000 | #Learnt:      13461 | 0.001
942.74/942.98	c total clause space: 335.816MB
942.74/942.98	c total #watches: 94104
946.14/946.38	c total #propagations: 303784746 / total #impl: 2978914359 (eff. 0.102)
946.14/946.38	c #Conflicts:     440000 | #Learnt:      14461 | 0.001
946.14/946.38	c total clause space: 335.816MB
946.14/946.38	c total #watches: 96735
950.14/950.39	c total #propagations: 304212487 / total #impl: 2985597445 (eff. 0.102)
950.14/950.39	c #Conflicts:     441000 | #Learnt:      15461 | 0.001
950.14/950.39	c total clause space: 335.816MB
950.14/950.39	c total #watches: 100099
953.84/954.04	c total #propagations: 304723923 / total #impl: 2992043074 (eff. 0.102)
953.84/954.04	c #Conflicts:     442000 | #Learnt:      16461 | 0.001
953.84/954.04	c total clause space: 335.816MB
953.84/954.04	c total #watches: 103022
957.84/958.09	c total #propagations: 305212005 / total #impl: 2999053897 (eff. 0.102)
957.84/958.09	c #Conflicts:     443000 | #Learnt:      17461 | 0.001
957.84/958.09	c total clause space: 335.816MB
957.84/958.09	c total #watches: 107434
962.24/962.46	c total #propagations: 305712393 / total #impl: 3005935717 (eff. 0.102)
962.24/962.46	c #Conflicts:     444000 | #Learnt:      18461 | 0.001
962.24/962.46	c total clause space: 335.816MB
962.24/962.46	c total #watches: 109868
963.24/963.47	c total #propagations: 306431036 / total #impl: 3012988236 (eff. 0.102)
963.24/963.47	c #Conflicts:     445000 | #Learnt:      19461 | 0.001
963.24/963.47	c total clause space: 335.816MB
963.24/963.47	c total #watches: 115520
963.74/963.90	c total #propagations: 306776178 / total #impl: 3017088697 (eff. 0.102)
963.74/963.90	c #Conflicts:     446000 | #Learnt:      20461 | 0.001
963.74/963.90	c total clause space: 335.816MB
963.74/963.90	c total #watches: 123504
965.04/965.21	c total #propagations: 307053089 / total #impl: 3022450378 (eff. 0.102)
965.04/965.21	c #Conflicts:     447000 | #Learnt:      21461 | 0.001
965.04/965.21	c total clause space: 335.816MB
965.04/965.21	c total #watches: 131906
966.04/966.26	c total #propagations: 307293896 / total #impl: 3032629426 (eff. 0.101)
966.04/966.26	c #Conflicts:     448000 | #Learnt:      22461 | 0.001
966.04/966.26	c total clause space: 335.816MB
966.04/966.26	c total #watches: 140756
967.44/967.64	c total #propagations: 307528368 / total #impl: 3042386078 (eff. 0.101)
967.44/967.64	c #Conflicts:     449000 | #Learnt:      23461 | 0.001
967.44/967.64	c total clause space: 335.816MB
967.44/967.64	c total #watches: 146571
970.24/970.48	c total #propagations: 307748905 / total #impl: 3053411086 (eff. 0.101)
970.24/970.48	c #Conflicts:     450000 | #Learnt:      24461 | 0.001
970.24/970.48	c total clause space: 335.816MB
970.24/970.48	c total #watches: 149866
972.64/972.88	c total #propagations: 308048909 / total #impl: 3070456876 (eff. 0.100)
972.64/972.88	c GC COLLECT
972.64/972.88	c #Conflicts:     451000 | #Learnt:       9758 | 0.001
972.64/972.88	c total clause space: 335.816MB
972.64/972.88	c total #watches: 88436
974.03/974.26	c total #propagations: 308325687 / total #impl: 3083966905 (eff. 0.100)
974.03/974.26	c #Conflicts:     452000 | #Learnt:      10758 | 0.001
974.03/974.26	c total clause space: 335.816MB
974.03/974.26	c total #watches: 93811
975.54/975.79	c total #propagations: 308565044 / total #impl: 3096654344 (eff. 0.100)
975.54/975.79	c #Conflicts:     453000 | #Learnt:      11758 | 0.001
975.54/975.79	c total clause space: 335.816MB
975.54/975.79	c total #watches: 97290
977.13/977.35	c total #propagations: 308818037 / total #impl: 3113061196 (eff. 0.099)
977.13/977.35	c #Conflicts:     454000 | #Learnt:      12758 | 0.001
977.13/977.35	c total clause space: 335.816MB
977.13/977.35	c total #watches: 101848
977.93/978.10	c total #propagations: 309103305 / total #impl: 3129116299 (eff. 0.099)
977.93/978.10	c #Conflicts:     455000 | #Learnt:      13758 | 0.001
977.93/978.10	c total clause space: 335.816MB
977.93/978.10	c total #watches: 104473
979.03/979.28	c total #propagations: 309310824 / total #impl: 3136434219 (eff. 0.099)
979.03/979.28	c #Conflicts:     456000 | #Learnt:      14758 | 0.001
979.03/979.28	c total clause space: 335.816MB
979.03/979.28	c total #watches: 109242
979.94/980.20	c total #propagations: 309499987 / total #impl: 3143442557 (eff. 0.098)
979.94/980.20	c #Conflicts:     457000 | #Learnt:      15758 | 0.001
979.94/980.20	c total clause space: 335.816MB
979.94/980.20	c total #watches: 116741
981.53/981.76	c total #propagations: 309702956 / total #impl: 3153734266 (eff. 0.098)
981.53/981.76	c #Conflicts:     458000 | #Learnt:      16758 | 0.001
981.53/981.76	c total clause space: 335.816MB
981.53/981.76	c total #watches: 122245
983.34/983.59	c total #propagations: 309935137 / total #impl: 3167034917 (eff. 0.098)
983.34/983.59	c #Conflicts:     459000 | #Learnt:      17758 | 0.001
983.34/983.59	c total clause space: 335.816MB
983.34/983.59	c total #watches: 125533
985.44/985.67	c total #propagations: 310202205 / total #impl: 3186564520 (eff. 0.097)
985.44/985.67	c #Conflicts:     460000 | #Learnt:      18758 | 0.001
985.44/985.67	c total clause space: 335.816MB
985.44/985.67	c total #watches: 128556
987.83/988.01	c total #propagations: 310487382 / total #impl: 3205435195 (eff. 0.097)
987.83/988.01	c #Conflicts:     461000 | #Learnt:      19758 | 0.001
987.83/988.01	c total clause space: 335.816MB
987.83/988.01	c total #watches: 136528
990.13/990.32	c total #propagations: 310750212 / total #impl: 3220786879 (eff. 0.096)
990.13/990.32	c #Conflicts:     462000 | #Learnt:      20758 | 0.001
990.13/990.32	c total clause space: 335.816MB
990.13/990.32	c total #watches: 145496
993.03/993.29	c total #propagations: 311049500 / total #impl: 3237224999 (eff. 0.096)
993.03/993.29	c #Conflicts:     463000 | #Learnt:      21758 | 0.001
993.03/993.29	c total clause space: 335.816MB
993.03/993.29	c total #watches: 155447
996.13/996.36	c total #propagations: 311472282 / total #impl: 3248215605 (eff. 0.096)
996.13/996.36	c #Conflicts:     464000 | #Learnt:      22758 | 0.001
996.13/996.36	c total clause space: 335.816MB
996.13/996.36	c total #watches: 158287
999.23/999.48	c total #propagations: 312027698 / total #impl: 3257688282 (eff. 0.096)
999.23/999.48	c #Conflicts:     465000 | #Learnt:      23758 | 0.001
999.23/999.48	c total clause space: 335.816MB
999.23/999.48	c total #watches: 163454
1002.83/1003.01	c total #propagations: 312560353 / total #impl: 3268326391 (eff. 0.096)
1002.83/1003.01	c #Conflicts:     466000 | #Learnt:      24758 | 0.001
1002.83/1003.01	c total clause space: 335.816MB
1002.83/1003.01	c total #watches: 167544
1005.63/1005.83	c total #propagations: 313156673 / total #impl: 3280295076 (eff. 0.095)
1005.63/1005.83	c #Conflicts:     467000 | #Learnt:      25758 | 0.001
1005.63/1005.83	c total clause space: 335.816MB
1005.63/1005.83	c total #watches: 172594
1008.13/1008.30	c total #propagations: 313775296 / total #impl: 3287652020 (eff. 0.095)
1008.13/1008.30	c GC COLLECT
1008.13/1008.30	c #Conflicts:     468000 | #Learnt:       9261 | 0.001
1008.13/1008.30	c total clause space: 335.816MB
1008.13/1008.30	c total #watches: 108393
1011.23/1011.48	c total #propagations: 314396242 / total #impl: 3295772623 (eff. 0.095)
1011.23/1011.48	c #Conflicts:     469000 | #Learnt:      10261 | 0.001
1011.23/1011.48	c total clause space: 335.816MB
1011.23/1011.48	c total #watches: 112606
1015.83/1016.06	c total #propagations: 314920711 / total #impl: 3309478764 (eff. 0.095)
1015.83/1016.06	c #Conflicts:     470000 | #Learnt:      11261 | 0.001
1015.83/1016.06	c total clause space: 335.816MB
1015.83/1016.06	c total #watches: 118383
1020.03/1020.24	c total #propagations: 315411603 / total #impl: 3322074964 (eff. 0.095)
1020.03/1020.24	c #Conflicts:     471000 | #Learnt:      12261 | 0.001
1020.03/1020.24	c total clause space: 335.816MB
1020.03/1020.24	c total #watches: 129822
1025.53/1025.78	c total #propagations: 315900884 / total #impl: 3332674862 (eff. 0.095)
1025.53/1025.78	c #Conflicts:     472000 | #Learnt:      13261 | 0.001
1025.53/1025.78	c total clause space: 335.816MB
1025.53/1025.78	c total #watches: 132786
1029.73/1029.94	c total #propagations: 316452328 / total #impl: 3343429828 (eff. 0.095)
1029.73/1029.94	c #Conflicts:     473000 | #Learnt:      14261 | 0.001
1029.73/1029.94	c total clause space: 335.816MB
1029.73/1029.94	c total #watches: 136265
1034.22/1034.43	c total #propagations: 317065472 / total #impl: 3349947510 (eff. 0.095)
1034.22/1034.43	c #Conflicts:     474000 | #Learnt:      15261 | 0.001
1034.22/1034.43	c total clause space: 335.816MB
1034.22/1034.43	c total #watches: 144464
1038.92/1039.16	c total #propagations: 317621423 / total #impl: 3361977417 (eff. 0.094)
1038.92/1039.16	c #Conflicts:     475000 | #Learnt:      16261 | 0.001
1038.92/1039.16	c total clause space: 335.816MB
1038.92/1039.16	c total #watches: 150651
1044.52/1044.77	c total #propagations: 318068745 / total #impl: 3383122936 (eff. 0.094)
1044.52/1044.77	c #Conflicts:     476000 | #Learnt:      17261 | 0.001
1044.52/1044.77	c total clause space: 335.816MB
1044.52/1044.77	c total #watches: 154049
1049.12/1049.40	c total #propagations: 318648480 / total #impl: 3395976455 (eff. 0.094)
1049.12/1049.40	c #Conflicts:     477000 | #Learnt:      18261 | 0.001
1049.12/1049.40	c total clause space: 335.816MB
1049.12/1049.40	c total #watches: 157510
1052.82/1053.01	c total #propagations: 319065321 / total #impl: 3417374300 (eff. 0.093)
1052.82/1053.01	c #Conflicts:     478000 | #Learnt:      19261 | 0.001
1052.82/1053.01	c total clause space: 335.816MB
1052.82/1053.01	c total #watches: 162313
1055.52/1055.73	c total #propagations: 319364003 / total #impl: 3451463446 (eff. 0.093)
1055.52/1055.73	c #Conflicts:     479000 | #Learnt:      20261 | 0.001
1055.52/1055.73	c total clause space: 335.816MB
1055.52/1055.73	c total #watches: 164671
1058.62/1058.84	c total #propagations: 319643596 / total #impl: 3484046098 (eff. 0.092)
1058.62/1058.84	c #Conflicts:     480000 | #Learnt:      21261 | 0.001
1058.62/1058.84	c total clause space: 335.816MB
1058.62/1058.84	c total #watches: 168579
1061.33/1061.56	c total #propagations: 319906720 / total #impl: 3518824844 (eff. 0.091)
1061.33/1061.56	c #Conflicts:     481000 | #Learnt:      22261 | 0.001
1061.33/1061.56	c total clause space: 335.816MB
1061.33/1061.56	c total #watches: 170939
1064.82/1065.00	c total #propagations: 320126302 / total #impl: 3550204650 (eff. 0.090)
1064.82/1065.00	c #Conflicts:     482000 | #Learnt:      23261 | 0.001
1064.82/1065.00	c total clause space: 335.816MB
1064.82/1065.00	c total #watches: 173623
1069.22/1069.41	c total #propagations: 320375308 / total #impl: 3590443189 (eff. 0.089)
1069.22/1069.41	c #Conflicts:     483000 | #Learnt:      24261 | 0.001
1069.22/1069.41	c total clause space: 335.816MB
1069.22/1069.41	c total #watches: 176523
1073.02/1073.22	c total #propagations: 320677796 / total #impl: 3631049105 (eff. 0.088)
1073.02/1073.22	c #Conflicts:     484000 | #Learnt:      25261 | 0.001
1073.02/1073.22	c total clause space: 335.816MB
1073.02/1073.22	c total #watches: 179147
1076.22/1076.48	c total #propagations: 320954053 / total #impl: 3665526118 (eff. 0.088)
1076.22/1076.48	c GC COLLECT
1076.22/1076.48	c #Conflicts:     485000 | #Learnt:       9670 | 0.001
1076.22/1076.48	c total clause space: 335.816MB
1076.22/1076.48	c total #watches: 102138
1078.32/1078.54	c total #propagations: 321254547 / total #impl: 3700566937 (eff. 0.087)
1078.32/1078.54	c #Conflicts:     486000 | #Learnt:      10670 | 0.001
1078.32/1078.54	c total clause space: 335.816MB
1078.32/1078.54	c total #watches: 105224
1080.42/1080.67	c total #propagations: 321589192 / total #impl: 3729675353 (eff. 0.086)
1080.42/1080.67	c #Conflicts:     487000 | #Learnt:      11670 | 0.001
1080.42/1080.67	c total clause space: 335.816MB
1080.42/1080.67	c total #watches: 107888
1082.32/1082.54	c total #propagations: 321879754 / total #impl: 3761619087 (eff. 0.086)
1082.32/1082.54	c #Conflicts:     488000 | #Learnt:      12670 | 0.001
1082.32/1082.54	c total clause space: 335.816MB
1082.32/1082.54	c total #watches: 110848
1084.52/1084.70	c total #propagations: 322138190 / total #impl: 3789103041 (eff. 0.085)
1084.52/1084.70	c #Conflicts:     489000 | #Learnt:      13670 | 0.001
1084.52/1084.70	c total clause space: 335.816MB
1084.52/1084.70	c total #watches: 115224
1086.92/1087.18	c total #propagations: 322460308 / total #impl: 3809867188 (eff. 0.085)
1086.92/1087.18	c #Conflicts:     490000 | #Learnt:      14670 | 0.001
1086.92/1087.18	c total clause space: 335.816MB
1086.92/1087.18	c total #watches: 122527
1089.32/1089.55	c total #propagations: 322789711 / total #impl: 3827389345 (eff. 0.084)
1089.32/1089.55	c #Conflicts:     491000 | #Learnt:      15670 | 0.001
1089.32/1089.55	c total clause space: 335.816MB
1089.32/1089.55	c total #watches: 126083
1091.42/1091.67	c total #propagations: 323082537 / total #impl: 3857778870 (eff. 0.084)
1091.42/1091.67	c #Conflicts:     492000 | #Learnt:      16670 | 0.001
1091.42/1091.67	c total clause space: 335.816MB
1091.42/1091.67	c total #watches: 129398
1093.72/1093.94	c total #propagations: 323384290 / total #impl: 3879718541 (eff. 0.083)
1093.72/1093.94	c #Conflicts:     493000 | #Learnt:      17670 | 0.001
1093.72/1093.94	c total clause space: 335.816MB
1093.72/1093.94	c total #watches: 134101
1096.32/1096.50	c total #propagations: 323742296 / total #impl: 3900906501 (eff. 0.083)
1096.32/1096.50	c #Conflicts:     494000 | #Learnt:      18670 | 0.001
1096.32/1096.50	c total clause space: 335.816MB
1096.32/1096.50	c total #watches: 139601
1099.01/1099.26	c total #propagations: 324056096 / total #impl: 3919692909 (eff. 0.083)
1099.01/1099.26	c #Conflicts:     495000 | #Learnt:      19670 | 0.001
1099.01/1099.26	c total clause space: 335.816MB
1099.01/1099.26	c total #watches: 143610
1101.81/1102.08	c total #propagations: 324393606 / total #impl: 3941867404 (eff. 0.082)
1101.81/1102.08	c #Conflicts:     496000 | #Learnt:      20670 | 0.001
1101.81/1102.08	c total clause space: 335.816MB
1101.81/1102.08	c total #watches: 149651
1104.91/1105.14	c total #propagations: 324730500 / total #impl: 3960885013 (eff. 0.082)
1104.91/1105.14	c #Conflicts:     497000 | #Learnt:      21670 | 0.001
1104.91/1105.14	c total clause space: 335.816MB
1104.91/1105.14	c total #watches: 154805
1108.21/1108.49	c total #propagations: 325122098 / total #impl: 3972679948 (eff. 0.082)
1108.21/1108.49	c #Conflicts:     498000 | #Learnt:      22670 | 0.001
1108.21/1108.49	c total clause space: 335.816MB
1108.21/1108.49	c total #watches: 159865
1112.31/1112.51	c total #propagations: 325508931 / total #impl: 3989891587 (eff. 0.082)
1112.31/1112.51	c #Conflicts:     499000 | #Learnt:      23670 | 0.001
1112.31/1112.51	c total clause space: 335.816MB
1112.31/1112.51	c total #watches: 164651
1116.61/1116.84	c total #propagations: 325925769 / total #impl: 4008530439 (eff. 0.081)
1116.61/1116.84	c #Conflicts:     500000 | #Learnt:      24670 | 0.001
1116.61/1116.84	c total clause space: 335.816MB
1116.61/1116.84	c total #watches: 171954
1120.82/1121.05	c total #propagations: 326415157 / total #impl: 4020996926 (eff. 0.081)
1120.82/1121.05	c #Conflicts:     501000 | #Learnt:      25670 | 0.001
1120.82/1121.05	c total clause space: 335.816MB
1120.82/1121.05	c total #watches: 176330
1124.51/1124.72	c total #propagations: 326932003 / total #impl: 4031537357 (eff. 0.081)
1124.51/1124.72	c GC COLLECT
1124.51/1124.72	c #Conflicts:     502000 | #Learnt:       9403 | 0.001
1124.51/1124.72	c total clause space: 335.816MB
1124.51/1124.72	c total #watches: 114202
1127.61/1127.86	c total #propagations: 327279508 / total #impl: 4053365845 (eff. 0.081)
1127.61/1127.86	c #Conflicts:     503000 | #Learnt:      10403 | 0.001
1127.61/1127.86	c total clause space: 335.816MB
1127.61/1127.86	c total #watches: 117788
1130.81/1131.04	c total #propagations: 327711183 / total #impl: 4066211691 (eff. 0.081)
1130.81/1131.04	c #Conflicts:     504000 | #Learnt:      11403 | 0.001
1130.81/1131.04	c total clause space: 335.816MB
1130.81/1131.04	c total #watches: 121779
1133.41/1133.68	c total #propagations: 328219616 / total #impl: 4076801695 (eff. 0.081)
1133.41/1133.68	c #Conflicts:     505000 | #Learnt:      12403 | 0.001
1133.41/1133.68	c total clause space: 335.816MB
1133.41/1133.68	c total #watches: 126225
1136.61/1136.87	c total #propagations: 328672476 / total #impl: 4090100328 (eff. 0.080)
1136.61/1136.87	c #Conflicts:     506000 | #Learnt:      13403 | 0.001
1136.61/1136.87	c total clause space: 335.816MB
1136.61/1136.87	c total #watches: 130579
1141.01/1141.25	c total #propagations: 329122597 / total #impl: 4103231221 (eff. 0.080)
1141.01/1141.25	c #Conflicts:     507000 | #Learnt:      14403 | 0.001
1141.01/1141.25	c total clause space: 335.816MB
1141.01/1141.25	c total #watches: 134030
1144.61/1144.89	c total #propagations: 329741601 / total #impl: 4113006420 (eff. 0.080)
1144.61/1144.89	c #Conflicts:     508000 | #Learnt:      15403 | 0.001
1144.61/1144.89	c total clause space: 335.816MB
1144.61/1144.89	c total #watches: 138271
1149.11/1149.30	c total #propagations: 330307628 / total #impl: 4124684329 (eff. 0.080)
1149.11/1149.30	c #Conflicts:     509000 | #Learnt:      16403 | 0.001
1149.11/1149.30	c total clause space: 335.816MB
1149.11/1149.30	c total #watches: 142655
1153.51/1153.77	c total #propagations: 330895460 / total #impl: 4137424410 (eff. 0.080)
1153.51/1153.77	c #Conflicts:     510000 | #Learnt:      17403 | 0.001
1153.51/1153.77	c total clause space: 335.816MB
1153.51/1153.77	c total #watches: 145869
1158.80/1159.06	c total #propagations: 331536127 / total #impl: 4147423414 (eff. 0.080)
1158.80/1159.06	c #Conflicts:     511000 | #Learnt:      18403 | 0.001
1158.80/1159.06	c total clause space: 335.816MB
1158.80/1159.06	c total #watches: 148404
1162.61/1162.82	c total #propagations: 332296931 / total #impl: 4156294912 (eff. 0.080)
1162.61/1162.82	c #Conflicts:     512000 | #Learnt:      19403 | 0.001
1162.61/1162.82	c total clause space: 335.816MB
1162.61/1162.82	c total #watches: 150892
1166.40/1166.69	c total #propagations: 333006048 / total #impl: 4162908630 (eff. 0.080)
1166.40/1166.69	c #Conflicts:     513000 | #Learnt:      20403 | 0.001
1166.40/1166.69	c total clause space: 335.816MB
1166.40/1166.69	c total #watches: 154803
1171.50/1171.71	c total #propagations: 333533317 / total #impl: 4176431888 (eff. 0.080)
1171.50/1171.71	c #Conflicts:     514000 | #Learnt:      21403 | 0.001
1171.50/1171.71	c total clause space: 335.816MB
1171.50/1171.71	c total #watches: 163229
1177.60/1177.88	c total #propagations: 333846826 / total #impl: 4186147514 (eff. 0.080)
1177.60/1177.88	c #Conflicts:     515000 | #Learnt:      22403 | 0.001
1177.60/1177.88	c total clause space: 335.816MB
1177.60/1177.88	c total #watches: 169095
1182.71/1182.99	c total #propagations: 334268759 / total #impl: 4193906526 (eff. 0.080)
1182.71/1182.99	c #Conflicts:     516000 | #Learnt:      23403 | 0.001
1182.71/1182.99	c total clause space: 335.816MB
1182.71/1182.99	c total #watches: 171933
1188.21/1188.46	c total #propagations: 334658122 / total #impl: 4200497041 (eff. 0.080)
1188.21/1188.46	c #Conflicts:     517000 | #Learnt:      24403 | 0.001
1188.21/1188.46	c total clause space: 335.816MB
1188.21/1188.46	c total #watches: 174628
1192.41/1192.69	c total #propagations: 335093862 / total #impl: 4207165326 (eff. 0.080)
1192.41/1192.69	c #Conflicts:     518000 | #Learnt:      25403 | 0.001
1192.41/1192.69	c total clause space: 335.816MB
1192.41/1192.69	c total #watches: 177686
1196.51/1196.78	c total #propagations: 335570427 / total #impl: 4213108215 (eff. 0.080)
1196.51/1196.78	c #Conflicts:     519000 | #Learnt:      26403 | 0.001
1196.51/1196.78	c total clause space: 335.816MB
1196.51/1196.78	c total #watches: 181138
1199.61/1199.89	c total #propagations: 335974580 / total #impl: 4218685104 (eff. 0.080)
1199.61/1199.89	c GC COLLECT
1199.61/1199.89	c #Conflicts:     520000 | #Learnt:      10123 | 0.001
1199.61/1199.89	c total clause space: 335.816MB
1199.61/1199.89	c total #watches: 104088
1202.11/1202.33	c total #propagations: 336447746 / total #impl: 4224378970 (eff. 0.080)
1202.11/1202.33	c #Conflicts:     521000 | #Learnt:      11123 | 0.001
1202.11/1202.33	c total clause space: 335.816MB
1202.11/1202.33	c total #watches: 107060
1204.31/1204.55	c total #propagations: 336887815 / total #impl: 4230207156 (eff. 0.080)
1204.31/1204.55	c #Conflicts:     522000 | #Learnt:      12123 | 0.001
1204.31/1204.55	c total clause space: 335.816MB
1204.31/1204.55	c total #watches: 109430
1207.41/1207.63	c total #propagations: 337429050 / total #impl: 4235598365 (eff. 0.080)
1207.41/1207.63	c #Conflicts:     523000 | #Learnt:      13123 | 0.001
1207.41/1207.63	c total clause space: 335.816MB
1207.41/1207.63	c total #watches: 112100
1210.31/1210.54	c total #propagations: 337932231 / total #impl: 4241326140 (eff. 0.080)
1210.31/1210.54	c #Conflicts:     524000 | #Learnt:      14123 | 0.001
1210.31/1210.54	c total clause space: 335.816MB
1210.31/1210.54	c total #watches: 114619
1213.11/1213.36	c total #propagations: 338322774 / total #impl: 4246461065 (eff. 0.080)
1213.11/1213.36	c #Conflicts:     525000 | #Learnt:      15123 | 0.001
1213.11/1213.36	c total clause space: 335.816MB
1213.11/1213.36	c total #watches: 118964
1216.31/1216.56	c total #propagations: 338752175 / total #impl: 4251705242 (eff. 0.080)
1216.31/1216.56	c #Conflicts:     526000 | #Learnt:      16123 | 0.001
1216.31/1216.56	c total clause space: 335.816MB
1216.31/1216.56	c total #watches: 126232
1218.80/1219.02	c total #propagations: 339255472 / total #impl: 4258057691 (eff. 0.080)
1218.80/1219.02	c #Conflicts:     527000 | #Learnt:      17123 | 0.001
1218.80/1219.02	c total clause space: 335.816MB
1218.80/1219.02	c total #watches: 130859
1221.91/1222.11	c total #propagations: 339731765 / total #impl: 4264800195 (eff. 0.080)
1221.91/1222.11	c #Conflicts:     528000 | #Learnt:      18123 | 0.001
1221.91/1222.11	c total clause space: 335.816MB
1221.91/1222.11	c total #watches: 140333
1225.50/1225.78	c total #propagations: 340131014 / total #impl: 4276637330 (eff. 0.080)
1225.50/1225.78	c #Conflicts:     529000 | #Learnt:      19123 | 0.001
1225.50/1225.78	c total clause space: 335.816MB
1225.50/1225.78	c total #watches: 143995
1229.20/1229.40	c total #propagations: 340567343 / total #impl: 4283478421 (eff. 0.080)
1229.20/1229.40	c #Conflicts:     530000 | #Learnt:      20123 | 0.001
1229.20/1229.40	c total clause space: 335.816MB
1229.20/1229.40	c total #watches: 152172
1232.80/1233.00	c total #propagations: 341038268 / total #impl: 4290713607 (eff. 0.079)
1232.80/1233.00	c #Conflicts:     531000 | #Learnt:      21123 | 0.001
1232.80/1233.00	c total clause space: 335.816MB
1232.80/1233.00	c total #watches: 158183
1236.00/1236.29	c total #propagations: 341467046 / total #impl: 4297300325 (eff. 0.079)
1236.00/1236.29	c #Conflicts:     532000 | #Learnt:      22123 | 0.001
1236.00/1236.29	c total clause space: 335.816MB
1236.00/1236.29	c total #watches: 160617
1240.20/1240.47	c total #propagations: 341879647 / total #impl: 4303686816 (eff. 0.079)
1240.20/1240.47	c #Conflicts:     533000 | #Learnt:      23123 | 0.001
1240.20/1240.47	c total clause space: 335.816MB
1240.20/1240.47	c total #watches: 166278
1243.90/1244.11	c total #propagations: 342268580 / total #impl: 4311344030 (eff. 0.079)
1243.90/1244.11	c #Conflicts:     534000 | #Learnt:      24123 | 0.001
1243.90/1244.11	c total clause space: 545.701MB
1243.90/1244.11	c total #watches: 170321
1247.79/1248.02	c total #propagations: 342728137 / total #impl: 4323668618 (eff. 0.079)
1247.79/1248.02	c #Conflicts:     535000 | #Learnt:      25123 | 0.001
1247.79/1248.02	c total clause space: 545.701MB
1247.79/1248.02	c total #watches: 174842
1251.40/1251.69	c total #propagations: 343133349 / total #impl: 4333540851 (eff. 0.079)
1251.40/1251.69	c #Conflicts:     536000 | #Learnt:      26123 | 0.001
1251.40/1251.69	c total clause space: 545.701MB
1251.40/1251.69	c total #watches: 178785
1255.30/1255.59	c total #propagations: 343693608 / total #impl: 4338811100 (eff. 0.079)
1255.30/1255.59	c #Conflicts:     537000 | #Learnt:      27123 | 0.001
1255.30/1255.59	c total clause space: 545.701MB
1255.30/1255.59	c total #watches: 184070
1258.30/1258.52	c total #propagations: 344175809 / total #impl: 4346680553 (eff. 0.079)
1258.30/1258.52	c GC COLLECT
1258.30/1258.52	c #Conflicts:     538000 | #Learnt:      10179 | 0.001
1258.30/1258.52	c total clause space: 545.701MB
1258.30/1258.52	c total #watches: 85185
1260.99/1261.29	c total #propagations: 344688376 / total #impl: 4353264930 (eff. 0.079)
1260.99/1261.29	c #Conflicts:     539000 | #Learnt:      11179 | 0.001
1260.99/1261.29	c total clause space: 545.701MB
1260.99/1261.29	c total #watches: 90482
1264.19/1264.49	c total #propagations: 345238806 / total #impl: 4361160104 (eff. 0.079)
1264.19/1264.49	c #Conflicts:     540000 | #Learnt:      12179 | 0.001
1264.19/1264.49	c total clause space: 545.701MB
1264.19/1264.49	c total #watches: 96609
1267.99/1268.27	c total #propagations: 345702489 / total #impl: 4369550363 (eff. 0.079)
1267.99/1268.27	c #Conflicts:     541000 | #Learnt:      13179 | 0.001
1267.99/1268.27	c total clause space: 545.701MB
1267.99/1268.27	c total #watches: 101782
1271.79/1272.09	c total #propagations: 346153957 / total #impl: 4378788522 (eff. 0.079)
1271.79/1272.09	c #Conflicts:     542000 | #Learnt:      14179 | 0.001
1271.79/1272.09	c total clause space: 545.701MB
1271.79/1272.09	c total #watches: 105717
1275.90/1276.11	c total #propagations: 346662385 / total #impl: 4385749150 (eff. 0.079)
1275.90/1276.11	c #Conflicts:     543000 | #Learnt:      15179 | 0.001
1275.90/1276.11	c total clause space: 545.701MB
1275.90/1276.11	c total #watches: 119187
1279.20/1279.46	c total #propagations: 347134331 / total #impl: 4393525126 (eff. 0.079)
1279.20/1279.46	c #Conflicts:     544000 | #Learnt:      16179 | 0.001
1279.20/1279.46	c total clause space: 545.701MB
1279.20/1279.46	c total #watches: 128166
1282.59/1282.81	c total #propagations: 347659417 / total #impl: 4407110542 (eff. 0.079)
1282.59/1282.81	c #Conflicts:     545000 | #Learnt:      17179 | 0.001
1282.59/1282.81	c total clause space: 545.701MB
1282.59/1282.81	c total #watches: 136417
1286.80/1287.06	c total #propagations: 348079708 / total #impl: 4424242370 (eff. 0.079)
1286.80/1287.06	c #Conflicts:     546000 | #Learnt:      18179 | 0.001
1286.80/1287.06	c total clause space: 545.701MB
1286.80/1287.06	c total #watches: 142984
1290.20/1290.45	c total #propagations: 348575210 / total #impl: 4440998112 (eff. 0.078)
1290.20/1290.45	c #Conflicts:     547000 | #Learnt:      19179 | 0.001
1290.20/1290.45	c total clause space: 545.701MB
1290.20/1290.45	c total #watches: 156486
1295.39/1295.61	c total #propagations: 349050067 / total #impl: 4454087848 (eff. 0.078)
1295.39/1295.61	c #Conflicts:     548000 | #Learnt:      20179 | 0.001
1295.39/1295.61	c total clause space: 545.701MB
1295.39/1295.61	c total #watches: 159263
1298.39/1298.60	c total #propagations: 349684136 / total #impl: 4473971460 (eff. 0.078)
1298.39/1298.60	c #Conflicts:     549000 | #Learnt:      21179 | 0.001
1298.39/1298.60	c total clause space: 545.701MB
1298.39/1298.60	c total #watches: 162247
1301.10/1301.37	c total #propagations: 350317857 / total #impl: 4481380432 (eff. 0.078)
1301.10/1301.37	c #Conflicts:     550000 | #Learnt:      22179 | 0.001
1301.10/1301.37	c total clause space: 545.701MB
1301.10/1301.37	c total #watches: 165632
1304.39/1304.66	c total #propagations: 350911624 / total #impl: 4487999286 (eff. 0.078)
1304.39/1304.66	c #Conflicts:     551000 | #Learnt:      23179 | 0.001
1304.39/1304.66	c total clause space: 545.701MB
1304.39/1304.66	c total #watches: 167712
1307.39/1307.65	c total #propagations: 351594679 / total #impl: 4494431015 (eff. 0.078)
1307.39/1307.65	c #Conflicts:     552000 | #Learnt:      24179 | 0.001
1307.39/1307.65	c total clause space: 545.701MB
1307.39/1307.65	c total #watches: 169815
1309.29/1309.51	c total #propagations: 352335291 / total #impl: 4500941893 (eff. 0.078)
1309.29/1309.51	c #Conflicts:     553000 | #Learnt:      25179 | 0.001
1309.29/1309.51	c total clause space: 545.701MB
1309.29/1309.51	c total #watches: 172804
1309.89/1310.17	c total #propagations: 352941567 / total #impl: 4504657941 (eff. 0.078)
1309.89/1310.17	c #Conflicts:     554000 | #Learnt:      26179 | 0.001
1309.89/1310.17	c total clause space: 545.701MB
1309.89/1310.17	c total #watches: 177984
1312.09/1312.37	c total #propagations: 353172447 / total #impl: 4507529025 (eff. 0.078)
1312.09/1312.37	c #Conflicts:     555000 | #Learnt:      27179 | 0.001
1312.09/1312.37	c total clause space: 545.701MB
1312.09/1312.37	c total #watches: 181906
1317.48/1317.70	c total #propagations: 353356553 / total #impl: 4512260731 (eff. 0.078)
1317.48/1317.70	c GC COLLECT
1317.48/1317.70	c #Conflicts:     556000 | #Learnt:       9926 | 0.001
1317.48/1317.70	c total clause space: 545.701MB
1317.48/1317.70	c total #watches: 85294
1320.28/1320.52	c total #propagations: 353661910 / total #impl: 4517881102 (eff. 0.078)
1320.28/1320.52	c #Conflicts:     557000 | #Learnt:      10926 | 0.001
1320.28/1320.52	c total clause space: 545.701MB
1320.28/1320.52	c total #watches: 87474
1323.28/1323.60	c total #propagations: 353928916 / total #impl: 4522993886 (eff. 0.078)
1323.28/1323.60	c #Conflicts:     558000 | #Learnt:      11926 | 0.001
1323.28/1323.60	c total clause space: 545.701MB
1323.28/1323.60	c total #watches: 89905
1326.28/1326.51	c total #propagations: 354218100 / total #impl: 4528310255 (eff. 0.078)
1326.28/1326.51	c #Conflicts:     559000 | #Learnt:      12926 | 0.001
1326.28/1326.51	c total clause space: 545.701MB
1326.28/1326.51	c total #watches: 92273
1328.78/1329.08	c total #propagations: 354565634 / total #impl: 4532894484 (eff. 0.078)
1328.78/1329.08	c #Conflicts:     560000 | #Learnt:      13926 | 0.001
1328.78/1329.08	c total clause space: 545.701MB
1328.78/1329.08	c total #watches: 94312
1331.38/1331.66	c total #propagations: 354930672 / total #impl: 4537569046 (eff. 0.078)
1331.38/1331.66	c #Conflicts:     561000 | #Learnt:      14926 | 0.001
1331.38/1331.66	c total clause space: 545.701MB
1331.38/1331.66	c total #watches: 96980
1334.09/1334.38	c total #propagations: 355406470 / total #impl: 4542025187 (eff. 0.078)
1334.09/1334.38	c #Conflicts:     562000 | #Learnt:      15926 | 0.001
1334.09/1334.38	c total clause space: 545.701MB
1334.09/1334.38	c total #watches: 99020
1337.08/1337.36	c total #propagations: 355756568 / total #impl: 4546434688 (eff. 0.078)
1337.08/1337.36	c #Conflicts:     563000 | #Learnt:      16926 | 0.001
1337.08/1337.36	c total clause space: 545.701MB
1337.08/1337.36	c total #watches: 101057
1340.28/1340.51	c total #propagations: 356172344 / total #impl: 4550961121 (eff. 0.078)
1340.28/1340.51	c #Conflicts:     564000 | #Learnt:      17926 | 0.001
1340.28/1340.51	c total clause space: 545.701MB
1340.28/1340.51	c total #watches: 103132
1343.58/1343.83	c total #propagations: 356619975 / total #impl: 4555976285 (eff. 0.078)
1343.58/1343.83	c #Conflicts:     565000 | #Learnt:      18926 | 0.001
1343.58/1343.83	c total clause space: 545.701MB
1343.58/1343.83	c total #watches: 105850
1346.08/1346.40	c total #propagations: 357005160 / total #impl: 4560809355 (eff. 0.078)
1346.08/1346.40	c #Conflicts:     566000 | #Learnt:      19926 | 0.001
1346.08/1346.40	c total clause space: 545.701MB
1346.08/1346.40	c total #watches: 108002
1350.28/1350.52	c total #propagations: 357330863 / total #impl: 4565135405 (eff. 0.078)
1350.28/1350.52	c #Conflicts:     567000 | #Learnt:      20926 | 0.001
1350.28/1350.52	c total clause space: 545.701MB
1350.28/1350.52	c total #watches: 118095
1353.58/1353.83	c total #propagations: 357646478 / total #impl: 4571453508 (eff. 0.078)
1353.58/1353.83	c #Conflicts:     568000 | #Learnt:      21926 | 0.001
1353.58/1353.83	c total clause space: 545.701MB
1353.58/1353.83	c total #watches: 126881
1358.68/1358.93	c total #propagations: 358006700 / total #impl: 4576464764 (eff. 0.078)
1358.68/1358.93	c #Conflicts:     569000 | #Learnt:      22926 | 0.001
1358.68/1358.93	c total clause space: 545.701MB
1358.68/1358.93	c total #watches: 137228
1362.88/1363.13	c total #propagations: 358485620 / total #impl: 4581570938 (eff. 0.078)
1362.88/1363.13	c #Conflicts:     570000 | #Learnt:      23926 | 0.001
1362.88/1363.13	c total clause space: 545.701MB
1362.88/1363.13	c total #watches: 142802
1368.28/1368.52	c total #propagations: 358954896 / total #impl: 4586815487 (eff. 0.078)
1368.28/1368.52	c #Conflicts:     571000 | #Learnt:      24926 | 0.001
1368.28/1368.52	c total clause space: 545.701MB
1368.28/1368.52	c total #watches: 146853
1374.08/1374.33	c total #propagations: 359557489 / total #impl: 4592504303 (eff. 0.078)
1374.08/1374.33	c #Conflicts:     572000 | #Learnt:      25926 | 0.001
1374.08/1374.33	c total clause space: 545.701MB
1374.08/1374.33	c total #watches: 149609
1378.88/1379.15	c total #propagations: 360209466 / total #impl: 4598097562 (eff. 0.078)
1378.88/1379.15	c #Conflicts:     573000 | #Learnt:      26926 | 0.001
1378.88/1379.15	c total clause space: 545.701MB
1378.88/1379.15	c total #watches: 153566
1382.67/1382.98	c total #propagations: 360936027 / total #impl: 4603252631 (eff. 0.078)
1382.67/1382.98	c #Conflicts:     574000 | #Learnt:      27926 | 0.001
1382.67/1382.98	c total clause space: 545.701MB
1382.67/1382.98	c total #watches: 162597
1387.17/1387.44	c total #propagations: 361341325 / total #impl: 4609556732 (eff. 0.078)
1387.17/1387.44	c GC COLLECT
1387.17/1387.44	c #Conflicts:     575000 | #Learnt:      10060 | 0.001
1387.17/1387.44	c total clause space: 545.701MB
1387.17/1387.44	c total #watches: 82561
1391.38/1391.66	c total #propagations: 361668798 / total #impl: 4616431891 (eff. 0.078)
1391.38/1391.66	c #Conflicts:     576000 | #Learnt:      11060 | 0.001
1391.38/1391.66	c total clause space: 545.701MB
1391.38/1391.66	c total #watches: 84722
1395.17/1395.49	c total #propagations: 362084952 / total #impl: 4622649989 (eff. 0.078)
1395.17/1395.49	c #Conflicts:     577000 | #Learnt:      12060 | 0.001
1395.17/1395.49	c total clause space: 545.701MB
1395.17/1395.49	c total #watches: 87085
1399.17/1399.47	c total #propagations: 362492939 / total #impl: 4628839280 (eff. 0.078)
1399.17/1399.47	c #Conflicts:     578000 | #Learnt:      13060 | 0.001
1399.17/1399.47	c total clause space: 545.701MB
1399.17/1399.47	c total #watches: 89146
1402.97/1403.29	c total #propagations: 362919785 / total #impl: 4633639405 (eff. 0.078)
1402.97/1403.29	c #Conflicts:     579000 | #Learnt:      14060 | 0.001
1402.97/1403.29	c total clause space: 545.701MB
1402.97/1403.29	c total #watches: 91218
1406.57/1406.89	c total #propagations: 363380981 / total #impl: 4638442039 (eff. 0.078)
1406.57/1406.89	c #Conflicts:     580000 | #Learnt:      15060 | 0.001
1406.57/1406.89	c total clause space: 545.701MB
1406.57/1406.89	c total #watches: 93415
1410.17/1410.45	c total #propagations: 363771922 / total #impl: 4643447346 (eff. 0.078)
1410.17/1410.45	c #Conflicts:     581000 | #Learnt:      16060 | 0.001
1410.17/1410.45	c total clause space: 545.701MB
1410.17/1410.45	c total #watches: 95479
1413.67/1413.95	c total #propagations: 364252624 / total #impl: 4648202123 (eff. 0.078)
1413.67/1413.95	c #Conflicts:     582000 | #Learnt:      17060 | 0.001
1413.67/1413.95	c total clause space: 545.701MB
1413.67/1413.95	c total #watches: 97544
1417.07/1417.34	c total #propagations: 364725480 / total #impl: 4653200256 (eff. 0.078)
1417.07/1417.34	c #Conflicts:     583000 | #Learnt:      18060 | 0.001
1417.07/1417.34	c total clause space: 545.701MB
1417.07/1417.34	c total #watches: 99582
1420.17/1420.46	c total #propagations: 365162367 / total #impl: 4658420590 (eff. 0.078)
1420.17/1420.46	c #Conflicts:     584000 | #Learnt:      19060 | 0.001
1420.17/1420.46	c total clause space: 545.701MB
1420.17/1420.46	c total #watches: 101794
1423.57/1423.85	c total #propagations: 365641263 / total #impl: 4663546357 (eff. 0.078)
1423.57/1423.85	c #Conflicts:     585000 | #Learnt:      20060 | 0.001
1423.57/1423.85	c total clause space: 545.701MB
1423.57/1423.85	c total #watches: 103848
1426.77/1427.09	c total #propagations: 366124882 / total #impl: 4668320135 (eff. 0.078)
1426.77/1427.09	c #Conflicts:     586000 | #Learnt:      21060 | 0.001
1426.77/1427.09	c total clause space: 545.701MB
1426.77/1427.09	c total #watches: 107241
1430.77/1431.04	c total #propagations: 366569756 / total #impl: 4673015197 (eff. 0.078)
1430.77/1431.04	c #Conflicts:     587000 | #Learnt:      22060 | 0.001
1430.77/1431.04	c total clause space: 545.701MB
1430.77/1431.04	c total #watches: 109433
1434.07/1434.39	c total #propagations: 367170809 / total #impl: 4678662951 (eff. 0.078)
1434.07/1434.39	c #Conflicts:     588000 | #Learnt:      23060 | 0.001
1434.07/1434.39	c total clause space: 545.701MB
1434.07/1434.39	c total #watches: 112938
1437.37/1437.68	c total #propagations: 367636979 / total #impl: 4683586630 (eff. 0.078)
1437.37/1437.68	c #Conflicts:     589000 | #Learnt:      24060 | 0.000
1437.37/1437.68	c total clause space: 545.701MB
1437.37/1437.68	c total #watches: 116451
1440.96/1441.21	c total #propagations: 368140245 / total #impl: 4688578641 (eff. 0.079)
1440.96/1441.21	c #Conflicts:     590000 | #Learnt:      25060 | 0.000
1440.96/1441.21	c total clause space: 545.701MB
1440.96/1441.21	c total #watches: 119199
1444.96/1445.24	c total #propagations: 368611372 / total #impl: 4693787406 (eff. 0.079)
1444.96/1445.24	c #Conflicts:     591000 | #Learnt:      26060 | 0.000
1444.96/1445.24	c total clause space: 545.701MB
1444.96/1445.24	c total #watches: 121250
1448.66/1448.92	c total #propagations: 369224818 / total #impl: 4699223282 (eff. 0.079)
1448.66/1448.92	c #Conflicts:     592000 | #Learnt:      27060 | 0.000
1448.66/1448.92	c total clause space: 545.701MB
1448.66/1448.92	c total #watches: 124079
1451.77/1452.01	c total #propagations: 369697197 / total #impl: 4704191471 (eff. 0.079)
1451.77/1452.01	c GC COLLECT
1451.77/1452.01	c #Conflicts:     593000 | #Learnt:      10038 | 0.000
1451.77/1452.01	c total clause space: 545.701MB
1451.77/1452.01	c total #watches: 47665
1452.97/1453.29	c total #propagations: 370183794 / total #impl: 4709804431 (eff. 0.079)
1452.97/1453.29	c #Conflicts:     594000 | #Learnt:      11038 | 0.000
1452.97/1453.29	c total clause space: 545.701MB
1452.97/1453.29	c total #watches: 49779
1454.16/1454.48	c total #propagations: 370767577 / total #impl: 4715236809 (eff. 0.079)
1454.16/1454.48	c #Conflicts:     595000 | #Learnt:      12038 | 0.000
1454.16/1454.48	c total clause space: 545.701MB
1454.16/1454.48	c total #watches: 53871
1455.36/1455.69	c total #propagations: 371227649 / total #impl: 4720076120 (eff. 0.079)
1455.36/1455.69	c #Conflicts:     596000 | #Learnt:      13038 | 0.000
1455.36/1455.69	c total clause space: 545.701MB
1455.36/1455.69	c total #watches: 55912
1456.76/1457.09	c total #propagations: 371721492 / total #impl: 4724545870 (eff. 0.079)
1456.76/1457.09	c #Conflicts:     597000 | #Learnt:      14038 | 0.000
1456.76/1457.09	c total clause space: 545.701MB
1456.76/1457.09	c total #watches: 58630
1457.96/1458.20	c total #propagations: 372252100 / total #impl: 4728941614 (eff. 0.079)
1457.96/1458.20	c #Conflicts:     598000 | #Learnt:      15038 | 0.000
1457.96/1458.20	c total clause space: 545.701MB
1457.96/1458.20	c total #watches: 63821
1459.26/1459.51	c total #propagations: 372807427 / total #impl: 4733339867 (eff. 0.079)
1459.26/1459.51	c #Conflicts:     599000 | #Learnt:      16038 | 0.000
1459.26/1459.51	c total clause space: 545.701MB
1459.26/1459.51	c total #watches: 65843
1461.26/1461.54	c total #propagations: 373548643 / total #impl: 4738413161 (eff. 0.079)
1461.26/1461.54	c #Conflicts:     600000 | #Learnt:      17038 | 0.001
1461.26/1461.54	c total clause space: 545.701MB
1461.26/1461.54	c total #watches: 74728
1463.66/1463.99	c total #propagations: 374076768 / total #impl: 4743705316 (eff. 0.079)
1463.66/1463.99	c #Conflicts:     601000 | #Learnt:      18038 | 0.001
1463.66/1463.99	c total clause space: 545.701MB
1463.66/1463.99	c total #watches: 77997
1465.96/1466.25	c total #propagations: 374367821 / total #impl: 4750459733 (eff. 0.079)
1465.96/1466.25	c #Conflicts:     602000 | #Learnt:      19038 | 0.001
1465.96/1466.25	c total clause space: 545.701MB
1465.96/1466.25	c total #watches: 81131
1467.86/1468.13	c total #propagations: 374766511 / total #impl: 4755914936 (eff. 0.079)
1467.86/1468.13	c #Conflicts:     603000 | #Learnt:      20038 | 0.001
1467.86/1468.13	c total clause space: 545.701MB
1467.86/1468.13	c total #watches: 85509
1471.16/1471.48	c total #propagations: 375211444 / total #impl: 4761460758 (eff. 0.079)
1471.16/1471.48	c #Conflicts:     604000 | #Learnt:      21038 | 0.001
1471.16/1471.48	c total clause space: 545.701MB
1471.16/1471.48	c total #watches: 89636
1474.26/1474.58	c total #propagations: 375613377 / total #impl: 4769729066 (eff. 0.079)
1474.26/1474.58	c #Conflicts:     605000 | #Learnt:      22038 | 0.001
1474.26/1474.58	c total clause space: 545.701MB
1474.26/1474.58	c total #watches: 91869
1476.96/1477.21	c total #propagations: 376084036 / total #impl: 4776549912 (eff. 0.079)
1476.96/1477.21	c #Conflicts:     606000 | #Learnt:      23038 | 0.001
1476.96/1477.21	c total clause space: 545.701MB
1476.96/1477.21	c total #watches: 94094
1480.16/1480.43	c total #propagations: 376527078 / total #impl: 4782306202 (eff. 0.079)
1480.16/1480.43	c #Conflicts:     607000 | #Learnt:      24038 | 0.001
1480.16/1480.43	c total clause space: 545.701MB
1480.16/1480.43	c total #watches: 97072
1482.96/1483.28	c total #propagations: 376948706 / total #impl: 4788454852 (eff. 0.079)
1482.96/1483.28	c #Conflicts:     608000 | #Learnt:      25038 | 0.001
1482.96/1483.28	c total clause space: 545.701MB
1482.96/1483.28	c total #watches: 100042
1485.56/1485.89	c total #propagations: 377412731 / total #impl: 4794584033 (eff. 0.079)
1485.56/1485.89	c #Conflicts:     609000 | #Learnt:      26038 | 0.001
1485.56/1485.89	c total clause space: 545.701MB
1485.56/1485.89	c total #watches: 102256
1488.36/1488.60	c total #propagations: 377841765 / total #impl: 4799349258 (eff. 0.079)
1488.36/1488.60	c #Conflicts:     610000 | #Learnt:      27038 | 0.001
1488.36/1488.60	c total clause space: 545.701MB
1488.36/1488.60	c total #watches: 104589
1491.56/1491.80	c total #propagations: 378341726 / total #impl: 4804773297 (eff. 0.079)
1491.56/1491.80	c #Conflicts:     611000 | #Learnt:      28038 | 0.001
1491.56/1491.80	c total clause space: 545.701MB
1491.56/1491.80	c total #watches: 106686
1493.96/1494.21	c total #propagations: 378839038 / total #impl: 4810726673 (eff. 0.079)
1493.96/1494.21	c GC COLLECT
1493.96/1494.21	c #Conflicts:     612000 | #Learnt:       9050 | 0.001
1493.96/1494.21	c total clause space: 545.701MB
1493.96/1494.21	c total #watches: 53359
1496.06/1496.38	c total #propagations: 379324960 / total #impl: 4815611925 (eff. 0.079)
1496.06/1496.38	c #Conflicts:     613000 | #Learnt:      10050 | 0.001
1496.06/1496.38	c total clause space: 545.701MB
1496.06/1496.38	c total #watches: 55493
1497.76/1498.09	c total #propagations: 379836476 / total #impl: 4820437646 (eff. 0.079)
1497.76/1498.09	c #Conflicts:     614000 | #Learnt:      11050 | 0.001
1497.76/1498.09	c total clause space: 545.701MB
1497.76/1498.09	c total #watches: 57547
1499.86/1500.11	c total #propagations: 380386616 / total #impl: 4825220752 (eff. 0.079)
1499.86/1500.11	c #Conflicts:     615000 | #Learnt:      12050 | 0.001
1499.86/1500.11	c total clause space: 545.701MB
1499.86/1500.11	c total #watches: 59630
1501.75/1502.01	c total #propagations: 381011394 / total #impl: 4830360245 (eff. 0.079)
1501.75/1502.01	c #Conflicts:     616000 | #Learnt:      13050 | 0.001
1501.75/1502.01	c total clause space: 545.701MB
1501.75/1502.01	c total #watches: 62485
1503.56/1503.89	c total #propagations: 381551051 / total #impl: 4835291194 (eff. 0.079)
1503.56/1503.89	c #Conflicts:     617000 | #Learnt:      14050 | 0.001
1503.56/1503.89	c total clause space: 545.701MB
1503.56/1503.89	c total #watches: 65330
1505.25/1505.56	c total #propagations: 382090374 / total #impl: 4840525494 (eff. 0.079)
1505.25/1505.56	c #Conflicts:     618000 | #Learnt:      15050 | 0.001
1505.25/1505.56	c total clause space: 545.701MB
1505.25/1505.56	c total #watches: 67426
1506.76/1507.06	c total #propagations: 382703954 / total #impl: 4845569448 (eff. 0.079)
1506.76/1507.06	c #Conflicts:     619000 | #Learnt:      16050 | 0.001
1506.76/1507.06	c total clause space: 545.701MB
1506.76/1507.06	c total #watches: 69557
1509.06/1509.35	c total #propagations: 383344558 / total #impl: 4849607894 (eff. 0.079)
1509.06/1509.35	c #Conflicts:     620000 | #Learnt:      17050 | 0.001
1509.06/1509.35	c total clause space: 545.701MB
1509.06/1509.35	c total #watches: 72421
1510.95/1511.29	c total #propagations: 383814428 / total #impl: 4855081113 (eff. 0.079)
1510.95/1511.29	c #Conflicts:     621000 | #Learnt:      18050 | 0.001
1510.95/1511.29	c total clause space: 545.701MB
1510.95/1511.29	c total #watches: 74580
1512.85/1513.11	c total #propagations: 384270104 / total #impl: 4860466813 (eff. 0.079)
1512.85/1513.11	c #Conflicts:     622000 | #Learnt:      19050 | 0.001
1512.85/1513.11	c total clause space: 545.701MB
1512.85/1513.11	c total #watches: 76782
1514.85/1515.11	c total #propagations: 384823063 / total #impl: 4865585978 (eff. 0.079)
1514.85/1515.11	c #Conflicts:     623000 | #Learnt:      20050 | 0.001
1514.85/1515.11	c total clause space: 545.701MB
1514.85/1515.11	c total #watches: 79060
1516.25/1516.59	c total #propagations: 385489308 / total #impl: 4871398212 (eff. 0.079)
1516.25/1516.59	c #Conflicts:     624000 | #Learnt:      21050 | 0.001
1516.25/1516.59	c total clause space: 545.701MB
1516.25/1516.59	c total #watches: 81158
1517.86/1518.19	c total #propagations: 386074521 / total #impl: 4875989553 (eff. 0.079)
1517.86/1518.19	c #Conflicts:     625000 | #Learnt:      22050 | 0.001
1517.86/1518.19	c total clause space: 545.701MB
1517.86/1518.19	c total #watches: 83272
1519.35/1519.66	c total #propagations: 386721237 / total #impl: 4880618030 (eff. 0.079)
1519.35/1519.66	c #Conflicts:     626000 | #Learnt:      23050 | 0.001
1519.35/1519.66	c total clause space: 545.701MB
1519.35/1519.66	c total #watches: 86119
1521.55/1521.81	c total #propagations: 387391511 / total #impl: 4885229170 (eff. 0.079)
1521.55/1521.81	c #Conflicts:     627000 | #Learnt:      24050 | 0.001
1521.55/1521.81	c total clause space: 545.701MB
1521.55/1521.81	c total #watches: 89752
1524.75/1525.01	c total #propagations: 387839230 / total #impl: 4889580414 (eff. 0.079)
1524.75/1525.01	c #Conflicts:     628000 | #Learnt:      25050 | 0.001
1524.75/1525.01	c total clause space: 545.701MB
1524.75/1525.01	c total #watches: 91755
1527.55/1527.89	c total #propagations: 388210446 / total #impl: 4894610707 (eff. 0.079)
1527.55/1527.89	c #Conflicts:     629000 | #Learnt:      26050 | 0.001
1527.55/1527.89	c total clause space: 545.701MB
1527.55/1527.89	c total #watches: 93780
1530.25/1530.53	c total #propagations: 388557794 / total #impl: 4899059295 (eff. 0.079)
1530.25/1530.53	c #Conflicts:     630000 | #Learnt:      27050 | 0.001
1530.25/1530.53	c total clause space: 545.701MB
1530.25/1530.53	c total #watches: 95833
1533.05/1533.30	c total #propagations: 388933809 / total #impl: 4903357438 (eff. 0.079)
1533.05/1533.30	c #Conflicts:     631000 | #Learnt:      28050 | 0.001
1533.05/1533.30	c total clause space: 545.701MB
1533.05/1533.30	c total #watches: 98525
1534.85/1535.10	c total #propagations: 389378488 / total #impl: 4907418148 (eff. 0.079)
1534.85/1535.10	c GC COLLECT
1534.85/1535.10	c #Conflicts:     632000 | #Learnt:       9477 | 0.001
1534.85/1535.10	c total clause space: 545.701MB
1534.85/1535.10	c total #watches: 47851
1535.95/1536.22	c total #propagations: 389841135 / total #impl: 4911590343 (eff. 0.079)
1535.95/1536.22	c #Conflicts:     633000 | #Learnt:      10477 | 0.001
1535.95/1536.22	c total clause space: 545.701MB
1535.95/1536.22	c total #watches: 50538
1537.05/1537.39	c total #propagations: 390266646 / total #impl: 4916066007 (eff. 0.079)
1537.05/1537.39	c #Conflicts:     634000 | #Learnt:      11477 | 0.001
1537.05/1537.39	c total clause space: 545.701MB
1537.05/1537.39	c total #watches: 52557
1538.25/1538.55	c total #propagations: 390656052 / total #impl: 4920466169 (eff. 0.079)
1538.25/1538.55	c #Conflicts:     635000 | #Learnt:      12477 | 0.000
1538.25/1538.55	c total clause space: 545.701MB
1538.25/1538.55	c total #watches: 54579
1539.65/1539.94	c total #propagations: 391047529 / total #impl: 4925110027 (eff. 0.079)
1539.65/1539.94	c #Conflicts:     636000 | #Learnt:      13477 | 0.000
1539.65/1539.94	c total clause space: 545.701MB
1539.65/1539.94	c total #watches: 56585
1541.15/1541.48	c total #propagations: 391463605 / total #impl: 4929310127 (eff. 0.079)
1541.15/1541.48	c #Conflicts:     637000 | #Learnt:      14477 | 0.000
1541.15/1541.48	c total clause space: 545.701MB
1541.15/1541.48	c total #watches: 58637
1542.95/1543.26	c total #propagations: 391870890 / total #impl: 4933702731 (eff. 0.079)
1542.95/1543.26	c #Conflicts:     638000 | #Learnt:      15477 | 0.000
1542.95/1543.26	c total clause space: 545.701MB
1542.95/1543.26	c total #watches: 61305
1544.35/1544.61	c total #propagations: 392311307 / total #impl: 4938032622 (eff. 0.079)
1544.35/1544.61	c #Conflicts:     639000 | #Learnt:      16477 | 0.000
1544.35/1544.61	c total clause space: 545.701MB
1544.35/1544.61	c total #watches: 63344
1545.65/1545.94	c total #propagations: 392789487 / total #impl: 4942566725 (eff. 0.079)
1545.65/1545.94	c #Conflicts:     640000 | #Learnt:      17477 | 0.000
1545.65/1545.94	c total clause space: 545.701MB
1545.65/1545.94	c total #watches: 66535
1547.05/1547.35	c total #propagations: 393218772 / total #impl: 4946939207 (eff. 0.079)
1547.05/1547.35	c #Conflicts:     641000 | #Learnt:      18477 | 0.000
1547.05/1547.35	c total clause space: 545.701MB
1547.05/1547.35	c total #watches: 68613
1548.35/1548.64	c total #propagations: 393642794 / total #impl: 4951169489 (eff. 0.080)
1548.35/1548.64	c #Conflicts:     642000 | #Learnt:      19477 | 0.000
1548.35/1548.64	c total clause space: 545.701MB
1548.35/1548.64	c total #watches: 70613
1549.75/1550.09	c total #propagations: 394169635 / total #impl: 4955372628 (eff. 0.080)
1549.75/1550.09	c #Conflicts:     643000 | #Learnt:      20477 | 0.000
1549.75/1550.09	c total clause space: 545.701MB
1549.75/1550.09	c total #watches: 76798
1551.25/1551.55	c total #propagations: 394728361 / total #impl: 4959998865 (eff. 0.080)
1551.25/1551.55	c #Conflicts:     644000 | #Learnt:      21477 | 0.000
1551.25/1551.55	c total clause space: 545.701MB
1551.25/1551.55	c total #watches: 80768
1552.75/1553.06	c total #propagations: 395188610 / total #impl: 4964310348 (eff. 0.080)
1552.75/1553.06	c #Conflicts:     645000 | #Learnt:      22477 | 0.000
1552.75/1553.06	c total clause space: 545.701MB
1552.75/1553.06	c total #watches: 84085
1554.25/1554.51	c total #propagations: 395717869 / total #impl: 4968673219 (eff. 0.080)
1554.25/1554.51	c #Conflicts:     646000 | #Learnt:      23477 | 0.000
1554.25/1554.51	c total clause space: 545.701MB
1554.25/1554.51	c total #watches: 87396
1555.85/1556.13	c total #propagations: 396297877 / total #impl: 4973210732 (eff. 0.080)
1555.85/1556.13	c #Conflicts:     647000 | #Learnt:      24477 | 0.000
1555.85/1556.13	c total clause space: 545.701MB
1555.85/1556.13	c total #watches: 89518
1557.15/1557.42	c total #propagations: 396855034 / total #impl: 4977312951 (eff. 0.080)
1557.15/1557.42	c #Conflicts:     648000 | #Learnt:      25477 | 0.000
1557.15/1557.42	c total clause space: 545.701MB
1557.15/1557.42	c total #watches: 91528
1558.45/1558.73	c total #propagations: 397395031 / total #impl: 4981612377 (eff. 0.080)
1558.45/1558.73	c #Conflicts:     649000 | #Learnt:      26477 | 0.000
1558.45/1558.73	c total clause space: 545.701MB
1558.45/1558.73	c total #watches: 93538
1560.05/1560.34	c total #propagations: 398071352 / total #impl: 4985781910 (eff. 0.080)
1560.05/1560.34	c #Conflicts:     650000 | #Learnt:      27477 | 0.000
1560.05/1560.34	c total clause space: 545.701MB
1560.05/1560.34	c total #watches: 96493
1561.45/1561.75	c total #propagations: 398470831 / total #impl: 4991853104 (eff. 0.080)
1561.45/1561.75	c #Conflicts:     651000 | #Learnt:      28477 | 0.000
1561.45/1561.75	c total clause space: 545.701MB
1561.45/1561.75	c total #watches: 98531
1562.85/1563.13	c total #propagations: 398825887 / total #impl: 4996689193 (eff. 0.080)
1562.85/1563.13	c GC COLLECT
1562.85/1563.13	c #Conflicts:     652000 | #Learnt:      10858 | 0.000
1562.85/1563.13	c total clause space: 545.701MB
1562.85/1563.13	c total #watches: 54539
1564.25/1564.59	c total #propagations: 399204895 / total #impl: 5001433456 (eff. 0.080)
1564.25/1564.59	c #Conflicts:     653000 | #Learnt:      11858 | 0.000
1564.25/1564.59	c total clause space: 545.701MB
1564.25/1564.59	c total #watches: 58919
1565.84/1566.17	c total #propagations: 399550681 / total #impl: 5004567918 (eff. 0.080)
1565.84/1566.17	c #Conflicts:     654000 | #Learnt:      12858 | 0.000
1565.84/1566.17	c total clause space: 545.701MB
1565.84/1566.17	c total #watches: 61254
1567.64/1567.91	c total #propagations: 399919264 / total #impl: 5008326471 (eff. 0.080)
1567.64/1567.91	c #Conflicts:     655000 | #Learnt:      13858 | 0.000
1567.64/1567.91	c total clause space: 545.701MB
1567.64/1567.91	c total #watches: 64369
1569.24/1569.56	c total #propagations: 400339814 / total #impl: 5012790035 (eff. 0.080)
1569.24/1569.56	c #Conflicts:     656000 | #Learnt:      14858 | 0.000
1569.24/1569.56	c total clause space: 545.701MB
1569.24/1569.56	c total #watches: 66369
1570.84/1571.15	c total #propagations: 400688493 / total #impl: 5016666179 (eff. 0.080)
1570.84/1571.15	c #Conflicts:     657000 | #Learnt:      15858 | 0.000
1570.84/1571.15	c total clause space: 545.701MB
1570.84/1571.15	c total #watches: 69127
1572.54/1572.89	c total #propagations: 401024936 / total #impl: 5020335569 (eff. 0.080)
1572.54/1572.89	c #Conflicts:     658000 | #Learnt:      16858 | 0.000
1572.54/1572.89	c total clause space: 545.701MB
1572.54/1572.89	c total #watches: 71790
1573.95/1574.21	c total #propagations: 401453035 / total #impl: 5023614849 (eff. 0.080)
1573.95/1574.21	c #Conflicts:     659000 | #Learnt:      17858 | 0.000
1573.95/1574.21	c total clause space: 545.701MB
1573.95/1574.21	c total #watches: 75056
1575.44/1575.73	c total #propagations: 401760728 / total #impl: 5026567599 (eff. 0.080)
1575.44/1575.73	c #Conflicts:     660000 | #Learnt:      18858 | 0.000
1575.44/1575.73	c total clause space: 545.701MB
1575.44/1575.73	c total #watches: 77565
1576.94/1577.25	c total #propagations: 402127268 / total #impl: 5030453895 (eff. 0.080)
1576.94/1577.25	c #Conflicts:     661000 | #Learnt:      19858 | 0.000
1576.94/1577.25	c total clause space: 545.701MB
1576.94/1577.25	c total #watches: 79571
1578.74/1579.03	c total #propagations: 402606038 / total #impl: 5034025257 (eff. 0.080)
1578.74/1579.03	c #Conflicts:     662000 | #Learnt:      20858 | 0.000
1578.74/1579.03	c total clause space: 545.701MB
1578.74/1579.03	c total #watches: 81652
1580.14/1580.48	c total #propagations: 403151950 / total #impl: 5037890561 (eff. 0.080)
1580.14/1580.48	c #Conflicts:     663000 | #Learnt:      21858 | 0.000
1580.14/1580.48	c total clause space: 545.701MB
1580.14/1580.48	c total #watches: 83657
1581.84/1582.17	c total #propagations: 403671630 / total #impl: 5041695818 (eff. 0.080)
1581.84/1582.17	c #Conflicts:     664000 | #Learnt:      22858 | 0.000
1581.84/1582.17	c total clause space: 545.701MB
1581.84/1582.17	c total #watches: 85666
1583.34/1583.68	c total #propagations: 404230310 / total #impl: 5045641918 (eff. 0.080)
1583.34/1583.68	c #Conflicts:     665000 | #Learnt:      23858 | 0.000
1583.34/1583.68	c total clause space: 545.701MB
1583.34/1583.68	c total #watches: 88320
1584.74/1585.09	c total #propagations: 404841922 / total #impl: 5049612915 (eff. 0.080)
1584.74/1585.09	c #Conflicts:     666000 | #Learnt:      24858 | 0.000
1584.74/1585.09	c total clause space: 545.701MB
1584.74/1585.09	c total #watches: 90778
1586.34/1586.60	c total #propagations: 405380288 / total #impl: 5053574632 (eff. 0.080)
1586.34/1586.60	c #Conflicts:     667000 | #Learnt:      25858 | 0.000
1586.34/1586.60	c total clause space: 545.701MB
1586.34/1586.60	c total #watches: 92799
1587.84/1588.13	c total #propagations: 405927949 / total #impl: 5056931903 (eff. 0.080)
1587.84/1588.13	c #Conflicts:     668000 | #Learnt:      26858 | 0.000
1587.84/1588.13	c total clause space: 545.701MB
1587.84/1588.13	c total #watches: 94803
1589.25/1589.51	c total #propagations: 406481296 / total #impl: 5060879506 (eff. 0.080)
1589.25/1589.51	c #Conflicts:     669000 | #Learnt:      27858 | 0.000
1589.25/1589.51	c total clause space: 545.701MB
1589.25/1589.51	c total #watches: 96803
1590.54/1590.87	c total #propagations: 407039030 / total #impl: 5064645872 (eff. 0.080)
1590.54/1590.87	c #Conflicts:     670000 | #Learnt:      28858 | 0.000
1590.54/1590.87	c total clause space: 545.701MB
1590.54/1590.87	c total #watches: 98803
1591.94/1592.22	c total #propagations: 407635888 / total #impl: 5068241135 (eff. 0.080)
1591.94/1592.22	c #Conflicts:     671000 | #Learnt:      29858 | 0.000
1591.94/1592.22	c total clause space: 545.701MB
1591.94/1592.22	c total #watches: 100803
1593.04/1593.37	c total #propagations: 408381638 / total #impl: 5071974117 (eff. 0.081)
1593.04/1593.37	c GC COLLECT
1593.04/1593.37	c #Conflicts:     672000 | #Learnt:      10902 | 0.000
1593.04/1593.37	c total clause space: 545.701MB
1593.04/1593.37	c total #watches: 48745
1594.44/1594.70	c total #propagations: 408920626 / total #impl: 5075098429 (eff. 0.081)
1594.44/1594.70	c #Conflicts:     673000 | #Learnt:      11902 | 0.000
1594.44/1594.70	c total clause space: 545.701MB
1594.44/1594.70	c total #watches: 52879
1595.34/1595.64	c total #propagations: 409596142 / total #impl: 5078099485 (eff. 0.081)
1595.34/1595.64	c #Conflicts:     674000 | #Learnt:      12902 | 0.000
1595.34/1595.64	c total clause space: 545.701MB
1595.34/1595.64	c total #watches: 63462
1595.95/1596.24	c total #propagations: 410013598 / total #impl: 5079979909 (eff. 0.081)
1595.95/1596.24	c #Conflicts:     675000 | #Learnt:      13902 | 0.000
1595.95/1596.24	c total clause space: 545.701MB
1595.95/1596.24	c total #watches: 67842
1597.24/1597.51	c total #propagations: 410251887 / total #impl: 5082477536 (eff. 0.081)
1597.24/1597.51	c #Conflicts:     676000 | #Learnt:      14902 | 0.000
1597.24/1597.51	c total clause space: 545.701MB
1597.24/1597.51	c total #watches: 82783
1598.24/1598.53	c total #propagations: 410875929 / total #impl: 5085754396 (eff. 0.081)
1598.24/1598.53	c #Conflicts:     677000 | #Learnt:      15902 | 0.000
1598.24/1598.53	c total clause space: 545.701MB
1598.24/1598.53	c total #watches: 93239
1598.94/1599.25	c total #propagations: 411510623 / total #impl: 5092754604 (eff. 0.081)
1598.94/1599.25	c #Conflicts:     678000 | #Learnt:      16902 | 0.000
1598.94/1599.25	c total clause space: 545.701MB
1598.94/1599.25	c total #watches: 96547
1599.84/1600.15	c total #propagations: 412135702 / total #impl: 5099702902 (eff. 0.081)
1599.84/1600.15	c #Conflicts:     679000 | #Learnt:      17902 | 0.000
1599.84/1600.15	c total clause space: 545.701MB
1599.84/1600.15	c total #watches: 101316
1600.64/1600.94	c total #propagations: 412599279 / total #impl: 5105242001 (eff. 0.081)
1600.64/1600.94	c #Conflicts:     680000 | #Learnt:      18902 | 0.000
1600.64/1600.94	c total clause space: 545.701MB
1600.64/1600.94	c total #watches: 111998
1601.45/1601.76	c total #propagations: 413049752 / total #impl: 5108543710 (eff. 0.081)
1601.45/1601.76	c #Conflicts:     681000 | #Learnt:      19902 | 0.000
1601.45/1601.76	c total clause space: 545.701MB
1601.45/1601.76	c total #watches: 131820
1602.84/1603.12	c total #propagations: 413535850 / total #impl: 5114935113 (eff. 0.081)
1602.84/1603.12	c #Conflicts:     682000 | #Learnt:      20902 | 0.000
1602.84/1603.12	c total clause space: 545.701MB
1602.84/1603.12	c total #watches: 135613
1603.84/1604.17	c total #propagations: 414123922 / total #impl: 5121462671 (eff. 0.081)
1603.84/1604.17	c #Conflicts:     683000 | #Learnt:      21902 | 0.000
1603.84/1604.17	c total clause space: 545.701MB
1603.84/1604.17	c total #watches: 142991
1604.65/1604.94	c total #propagations: 414638114 / total #impl: 5128361837 (eff. 0.081)
1604.65/1604.94	c #Conflicts:     684000 | #Learnt:      22902 | 0.000
1604.65/1604.94	c total clause space: 545.701MB
1604.65/1604.94	c total #watches: 155407
1605.34/1605.60	c total #propagations: 415478625 / total #impl: 5133131958 (eff. 0.081)
1605.34/1605.60	c #Conflicts:     685000 | #Learnt:      23902 | 0.000
1605.34/1605.60	c total clause space: 545.701MB
1605.34/1605.60	c total #watches: 162137
1606.14/1606.43	c total #propagations: 416329959 / total #impl: 5137467399 (eff. 0.081)
1606.14/1606.43	c #Conflicts:     686000 | #Learnt:      24902 | 0.000
1606.14/1606.43	c total clause space: 545.701MB
1606.14/1606.43	c total #watches: 169707
1607.24/1607.56	c total #propagations: 417259084 / total #impl: 5141772229 (eff. 0.081)
1607.24/1607.56	c #Conflicts:     687000 | #Learnt:      25902 | 0.000
1607.24/1607.56	c total clause space: 545.701MB
1607.24/1607.56	c total #watches: 174474
1608.54/1608.84	c total #propagations: 417771634 / total #impl: 5147208026 (eff. 0.081)
1608.54/1608.84	c #Conflicts:     688000 | #Learnt:      26902 | 0.000
1608.54/1608.84	c total clause space: 545.701MB
1608.54/1608.84	c total #watches: 179108
1610.34/1610.69	c total #propagations: 418585545 / total #impl: 5154290682 (eff. 0.081)
1610.34/1610.69	c #Conflicts:     689000 | #Learnt:      27902 | 0.000
1610.34/1610.69	c total clause space: 545.701MB
1610.34/1610.69	c total #watches: 183132
1611.84/1612.13	c total #propagations: 419281095 / total #impl: 5162161672 (eff. 0.081)
1611.84/1612.13	c #Conflicts:     690000 | #Learnt:      28902 | 0.000
1611.84/1612.13	c total clause space: 545.701MB
1611.84/1612.13	c total #watches: 186710
1612.74/1613.07	c total #propagations: 419829941 / total #impl: 5170855661 (eff. 0.081)
1612.74/1613.07	c #Conflicts:     691000 | #Learnt:      29902 | 0.000
1612.74/1613.07	c total clause space: 545.701MB
1612.74/1613.07	c total #watches: 191044
1613.84/1614.11	c total #propagations: 420358547 / total #impl: 5174868598 (eff. 0.081)
1613.84/1614.11	c GC COLLECT
1613.84/1614.11	c #Conflicts:     692000 | #Learnt:       9026 | 0.000
1613.84/1614.11	c total clause space: 545.701MB
1613.84/1614.11	c total #watches: 117405
1614.54/1614.88	c total #propagations: 421006286 / total #impl: 5179444090 (eff. 0.081)
1614.54/1614.88	c #Conflicts:     693000 | #Learnt:      10026 | 0.000
1614.54/1614.88	c total clause space: 545.701MB
1614.54/1614.88	c total #watches: 121082
1615.14/1615.47	c total #propagations: 421794949 / total #impl: 5183312838 (eff. 0.081)
1615.14/1615.47	c #Conflicts:     694000 | #Learnt:      11026 | 0.000
1615.14/1615.47	c total clause space: 545.701MB
1615.14/1615.47	c total #watches: 128915
1615.74/1616.08	c total #propagations: 422424749 / total #impl: 5186740525 (eff. 0.081)
1615.74/1616.08	c #Conflicts:     695000 | #Learnt:      12026 | 0.000
1615.74/1616.08	c total clause space: 545.701MB
1615.74/1616.08	c total #watches: 132489
1616.44/1616.74	c total #propagations: 423272615 / total #impl: 5189315114 (eff. 0.082)
1616.44/1616.74	c #Conflicts:     696000 | #Learnt:      13026 | 0.000
1616.44/1616.74	c total clause space: 545.701MB
1616.44/1616.74	c total #watches: 137825
1617.04/1617.38	c total #propagations: 424228781 / total #impl: 5192970808 (eff. 0.082)
1617.04/1617.38	c #Conflicts:     697000 | #Learnt:      14026 | 0.000
1617.04/1617.38	c total clause space: 545.701MB
1617.04/1617.38	c total #watches: 141469
1617.64/1617.99	c total #propagations: 425031148 / total #impl: 5196881310 (eff. 0.082)
1617.64/1617.99	c #Conflicts:     698000 | #Learnt:      15026 | 0.000
1617.64/1617.99	c total clause space: 545.701MB
1617.64/1617.99	c total #watches: 150769
1618.94/1619.26	c total #propagations: 425740750 / total #impl: 5200432409 (eff. 0.082)
1618.94/1619.26	c #Conflicts:     699000 | #Learnt:      16026 | 0.000
1618.94/1619.26	c total clause space: 545.701MB
1618.94/1619.26	c total #watches: 167151
1619.84/1620.15	c total #propagations: 426389609 / total #impl: 5207622737 (eff. 0.082)
1619.84/1620.15	c #Conflicts:     700000 | #Learnt:      17026 | 0.000
1619.84/1620.15	c total clause space: 545.701MB
1619.84/1620.15	c total #watches: 169958
1620.84/1621.14	c total #propagations: 427348775 / total #impl: 5212467450 (eff. 0.082)
1620.84/1621.14	c #Conflicts:     701000 | #Learnt:      18026 | 0.000
1620.84/1621.14	c total clause space: 545.701MB
1620.84/1621.14	c total #watches: 175369
1621.74/1622.01	c total #propagations: 428144825 / total #impl: 5219416388 (eff. 0.082)
1621.74/1622.01	c #Conflicts:     702000 | #Learnt:      19026 | 0.000
1621.74/1622.01	c total clause space: 545.701MB
1621.74/1622.01	c total #watches: 179694
1622.64/1622.95	c total #propagations: 429094188 / total #impl: 5224781480 (eff. 0.082)
1622.64/1622.95	c #Conflicts:     703000 | #Learnt:      20026 | 0.000
1622.64/1622.95	c total clause space: 545.701MB
1622.64/1622.95	c total #watches: 185105
1623.64/1623.90	c total #propagations: 429865035 / total #impl: 5230320810 (eff. 0.082)
1623.64/1623.90	c #Conflicts:     704000 | #Learnt:      21026 | 0.000
1623.64/1623.90	c total clause space: 545.701MB
1623.64/1623.90	c total #watches: 188407
1624.64/1624.93	c total #propagations: 430828298 / total #impl: 5234727921 (eff. 0.082)
1624.64/1624.93	c #Conflicts:     705000 | #Learnt:      22026 | 0.000
1624.64/1624.93	c total clause space: 545.701MB
1624.64/1624.93	c total #watches: 192711
1625.83/1626.10	c total #propagations: 431253774 / total #impl: 5241440952 (eff. 0.082)
1625.83/1626.10	c #Conflicts:     706000 | #Learnt:      23026 | 0.000
1625.83/1626.10	c total clause space: 545.701MB
1625.83/1626.10	c total #watches: 200642
1626.74/1627.06	c total #propagations: 431814738 / total #impl: 5248681956 (eff. 0.082)
1626.74/1627.06	c #Conflicts:     707000 | #Learnt:      24026 | 0.000
1626.74/1627.06	c total clause space: 545.701MB
1626.74/1627.06	c total #watches: 204035
1627.93/1628.28	c total #propagations: 432133786 / total #impl: 5253551540 (eff. 0.082)
1627.93/1628.28	c #Conflicts:     708000 | #Learnt:      25026 | 0.000
1627.93/1628.28	c total clause space: 545.701MB
1627.93/1628.28	c total #watches: 206052
1629.23/1629.57	c total #propagations: 432403740 / total #impl: 5256314728 (eff. 0.082)
1629.23/1629.57	c #Conflicts:     709000 | #Learnt:      26026 | 0.000
1629.23/1629.57	c total clause space: 545.701MB
1629.23/1629.57	c total #watches: 208072
1630.53/1630.88	c total #propagations: 432671979 / total #impl: 5257884759 (eff. 0.082)
1630.53/1630.88	c #Conflicts:     710000 | #Learnt:      27026 | 0.000
1630.53/1630.88	c total clause space: 545.701MB
1630.53/1630.88	c total #watches: 210072
1632.33/1632.69	c total #propagations: 433033104 / total #impl: 5258813522 (eff. 0.082)
1632.33/1632.69	c #Conflicts:     711000 | #Learnt:      28026 | 0.000
1632.33/1632.69	c total clause space: 545.701MB
1632.33/1632.69	c total #watches: 212856
1633.73/1634.09	c total #propagations: 433285898 / total #impl: 5262937336 (eff. 0.082)
1633.73/1634.09	c GC COLLECT
1633.73/1634.09	c #Conflicts:     712000 | #Learnt:       9054 | 0.000
1633.73/1634.09	c total clause space: 545.701MB
1633.73/1634.09	c total #watches: 76145
1634.83/1635.11	c total #propagations: 433495119 / total #impl: 5264763964 (eff. 0.082)
1634.83/1635.11	c #Conflicts:     713000 | #Learnt:      10054 | 0.000
1634.83/1635.11	c total clause space: 545.701MB
1634.83/1635.11	c total #watches: 78148
1635.93/1636.24	c total #propagations: 433729590 / total #impl: 5266332754 (eff. 0.082)
1635.93/1636.24	c #Conflicts:     714000 | #Learnt:      11054 | 0.000
1635.93/1636.24	c total clause space: 545.701MB
1635.93/1636.24	c total #watches: 81571
1637.33/1637.65	c total #propagations: 434006485 / total #impl: 5268148561 (eff. 0.082)
1637.33/1637.65	c #Conflicts:     715000 | #Learnt:      12054 | 0.000
1637.33/1637.65	c total clause space: 545.701MB
1637.33/1637.65	c total #watches: 83594
1638.63/1638.93	c total #propagations: 434282727 / total #impl: 5271630616 (eff. 0.082)
1638.63/1638.93	c #Conflicts:     716000 | #Learnt:      13054 | 0.000
1638.63/1638.93	c total clause space: 545.701MB
1638.63/1638.93	c total #watches: 85594
1639.84/1640.16	c total #propagations: 434503483 / total #impl: 5273232054 (eff. 0.082)
1639.84/1640.16	c #Conflicts:     717000 | #Learnt:      14054 | 0.000
1639.84/1640.16	c total clause space: 545.701MB
1639.84/1640.16	c total #watches: 87594
1641.13/1641.47	c total #propagations: 434795213 / total #impl: 5274350870 (eff. 0.082)
1641.13/1641.47	c #Conflicts:     718000 | #Learnt:      15054 | 0.000
1641.13/1641.47	c total clause space: 545.701MB
1641.13/1641.47	c total #watches: 89594
1642.53/1642.82	c total #propagations: 435063969 / total #impl: 5275417601 (eff. 0.082)
1642.53/1642.82	c #Conflicts:     719000 | #Learnt:      16054 | 0.000
1642.53/1642.82	c total clause space: 545.701MB
1642.53/1642.82	c total #watches: 92148
1644.03/1644.31	c total #propagations: 435419931 / total #impl: 5276630959 (eff. 0.083)
1644.03/1644.31	c #Conflicts:     720000 | #Learnt:      17054 | 0.000
1644.03/1644.31	c total clause space: 545.701MB
1644.03/1644.31	c total #watches: 94150
1645.34/1645.60	c total #propagations: 435810344 / total #impl: 5277720535 (eff. 0.083)
1645.34/1645.60	c #Conflicts:     721000 | #Learnt:      18054 | 0.000
1645.34/1645.60	c total clause space: 545.701MB
1645.34/1645.60	c total #watches: 96150
1646.73/1647.03	c total #propagations: 436261805 / total #impl: 5278864855 (eff. 0.083)
1646.73/1647.03	c #Conflicts:     722000 | #Learnt:      19054 | 0.000
1646.73/1647.03	c total clause space: 545.701MB
1646.73/1647.03	c total #watches: 98150
1648.23/1648.56	c total #propagations: 436703883 / total #impl: 5279904274 (eff. 0.083)
1648.23/1648.56	c #Conflicts:     723000 | #Learnt:      20054 | 0.000
1648.23/1648.56	c total clause space: 545.701MB
1648.23/1648.56	c total #watches: 100151
1649.74/1650.08	c total #propagations: 437102132 / total #impl: 5281236477 (eff. 0.083)
1649.74/1650.08	c #Conflicts:     724000 | #Learnt:      21054 | 0.000
1649.74/1650.08	c total clause space: 545.701MB
1649.74/1650.08	c total #watches: 102151
1651.13/1651.40	c total #propagations: 437595041 / total #impl: 5282532252 (eff. 0.083)
1651.13/1651.40	c #Conflicts:     725000 | #Learnt:      22054 | 0.000
1651.13/1651.40	c total clause space: 545.701MB
1651.13/1651.40	c total #watches: 104310
1651.83/1652.14	c total #propagations: 438076418 / total #impl: 5285062477 (eff. 0.083)
1651.83/1652.14	c #Conflicts:     726000 | #Learnt:      23054 | 0.000
1651.83/1652.14	c total clause space: 545.701MB
1651.83/1652.14	c total #watches: 127972
1652.83/1653.10	c total #propagations: 438269603 / total #impl: 5294689995 (eff. 0.083)
1652.83/1653.10	c #Conflicts:     727000 | #Learnt:      24054 | 0.000
1652.83/1653.10	c total clause space: 545.701MB
1652.83/1653.10	c total #watches: 130611
1654.33/1654.61	c total #propagations: 438492650 / total #impl: 5302685486 (eff. 0.083)
1654.33/1654.61	c #Conflicts:     728000 | #Learnt:      25054 | 0.000
1654.33/1654.61	c total clause space: 545.701MB
1654.33/1654.61	c total #watches: 132633
1655.73/1656.03	c total #propagations: 438764401 / total #impl: 5305100080 (eff. 0.083)
1655.73/1656.03	c #Conflicts:     729000 | #Learnt:      26054 | 0.000
1655.73/1656.03	c total clause space: 545.701MB
1655.73/1656.03	c total #watches: 134745
1657.23/1657.58	c total #propagations: 439133639 / total #impl: 5308454935 (eff. 0.083)
1657.23/1657.58	c #Conflicts:     730000 | #Learnt:      27054 | 0.000
1657.23/1657.58	c total clause space: 545.701MB
1657.23/1657.58	c total #watches: 137728
1657.83/1658.17	c total #propagations: 439480985 / total #impl: 5321087245 (eff. 0.083)
1657.83/1658.17	c #Conflicts:     731000 | #Learnt:      28054 | 0.000
1657.83/1658.17	c total clause space: 545.701MB
1657.83/1658.17	c total #watches: 145956
1658.53/1658.84	c total #propagations: 439744388 / total #impl: 5325689253 (eff. 0.083)
1658.53/1658.84	c #Conflicts:     732000 | #Learnt:      29054 | 0.000
1658.53/1658.84	c total clause space: 545.701MB
1658.53/1658.84	c total #watches: 150824
1659.13/1659.43	c total #propagations: 439868300 / total #impl: 5336128347 (eff. 0.082)
1659.13/1659.43	c GC COLLECT
1659.13/1659.43	c #Conflicts:     733000 | #Learnt:       9710 | 0.000
1659.13/1659.43	c total clause space: 545.701MB
1659.13/1659.43	c total #watches: 90644
1659.73/1660.09	c total #propagations: 440075046 / total #impl: 5345940237 (eff. 0.082)
1659.73/1660.09	c #Conflicts:     734000 | #Learnt:      10710 | 0.000
1659.73/1660.09	c total clause space: 545.701MB
1659.73/1660.09	c total #watches: 97575
1660.43/1660.76	c total #propagations: 440273347 / total #impl: 5356420100 (eff. 0.082)
1660.43/1660.76	c #Conflicts:     735000 | #Learnt:      11710 | 0.000
1660.43/1660.76	c total clause space: 545.701MB
1660.43/1660.76	c total #watches: 100634
1661.03/1661.39	c total #propagations: 440461491 / total #impl: 5366642124 (eff. 0.082)
1661.03/1661.39	c #Conflicts:     736000 | #Learnt:      12710 | 0.000
1661.03/1661.39	c total clause space: 545.701MB
1661.03/1661.39	c total #watches: 105979
1661.83/1662.18	c total #propagations: 440665421 / total #impl: 5376133585 (eff. 0.082)
1661.83/1662.18	c #Conflicts:     737000 | #Learnt:      13710 | 0.000
1661.83/1662.18	c total clause space: 545.701MB
1661.83/1662.18	c total #watches: 113683
1662.63/1662.97	c total #propagations: 440909234 / total #impl: 5385246122 (eff. 0.082)
1662.63/1662.97	c #Conflicts:     738000 | #Learnt:      14710 | 0.000
1662.63/1662.97	c total clause space: 545.701MB
1662.63/1662.97	c total #watches: 120010
1663.43/1663.77	c total #propagations: 441129287 / total #impl: 5396059265 (eff. 0.082)
1663.43/1663.77	c #Conflicts:     739000 | #Learnt:      15710 | 0.000
1663.43/1663.77	c total clause space: 545.701MB
1663.43/1663.77	c total #watches: 123598
1664.33/1664.66	c total #propagations: 441375411 / total #impl: 5408478729 (eff. 0.082)
1664.33/1664.66	c #Conflicts:     740000 | #Learnt:      16710 | 0.000
1664.33/1664.66	c total clause space: 545.701MB
1664.33/1664.66	c total #watches: 127070
1665.13/1665.44	c total #propagations: 441615166 / total #impl: 5421676970 (eff. 0.081)
1665.13/1665.44	c #Conflicts:     741000 | #Learnt:      17710 | 0.000
1665.13/1665.44	c total clause space: 545.701MB
1665.13/1665.44	c total #watches: 132922
1666.13/1666.40	c total #propagations: 441846582 / total #impl: 5430462080 (eff. 0.081)
1666.13/1666.40	c #Conflicts:     742000 | #Learnt:      18710 | 0.000
1666.13/1666.40	c total clause space: 545.701MB
1666.13/1666.40	c total #watches: 142325
1667.03/1667.38	c total #propagations: 442084383 / total #impl: 5442477667 (eff. 0.081)
1667.03/1667.38	c #Conflicts:     743000 | #Learnt:      19710 | 0.000
1667.03/1667.38	c total clause space: 545.701MB
1667.03/1667.38	c total #watches: 149456
1668.03/1668.38	c total #propagations: 442318783 / total #impl: 5454658582 (eff. 0.081)
1668.03/1668.38	c #Conflicts:     744000 | #Learnt:      20710 | 0.000
1668.03/1668.38	c total clause space: 545.701MB
1668.03/1668.38	c total #watches: 153167
1669.53/1669.88	c total #propagations: 442537110 / total #impl: 5466543936 (eff. 0.081)
1669.53/1669.88	c #Conflicts:     745000 | #Learnt:      21710 | 0.000
1669.53/1669.88	c total clause space: 545.701MB
1669.53/1669.88	c total #watches: 158530
1671.02/1671.30	c total #propagations: 442794546 / total #impl: 5479573213 (eff. 0.081)
1671.02/1671.30	c #Conflicts:     746000 | #Learnt:      22710 | 0.000
1671.02/1671.30	c total clause space: 545.701MB
1671.02/1671.30	c total #watches: 165769
1672.42/1672.79	c total #propagations: 443133985 / total #impl: 5491961404 (eff. 0.081)
1672.42/1672.79	c #Conflicts:     747000 | #Learnt:      23710 | 0.000
1672.42/1672.79	c total clause space: 545.701MB
1672.42/1672.79	c total #watches: 182088
1674.12/1674.41	c total #propagations: 443336216 / total #impl: 5504023519 (eff. 0.081)
1674.12/1674.41	c #Conflicts:     748000 | #Learnt:      24710 | 0.000
1674.12/1674.41	c total clause space: 545.701MB
1674.12/1674.41	c total #watches: 190240
1676.13/1676.46	c total #propagations: 443525487 / total #impl: 5517311993 (eff. 0.080)
1676.13/1676.46	c #Conflicts:     749000 | #Learnt:      25710 | 0.000
1676.13/1676.46	c total clause space: 545.701MB
1676.13/1676.46	c total #watches: 197886
1678.12/1678.47	c total #propagations: 443725958 / total #impl: 5534312072 (eff. 0.080)
1678.12/1678.47	c #Conflicts:     750000 | #Learnt:      26710 | 0.000
1678.12/1678.47	c total clause space: 545.701MB
1678.12/1678.47	c total #watches: 202778
1680.02/1680.36	c total #propagations: 443951835 / total #impl: 5555323588 (eff. 0.080)
1680.02/1680.36	c #Conflicts:     751000 | #Learnt:      27710 | 0.000
1680.02/1680.36	c total clause space: 545.701MB
1680.02/1680.36	c total #watches: 206264
1682.22/1682.55	c total #propagations: 444174577 / total #impl: 5570831410 (eff. 0.080)
1682.22/1682.55	c #Conflicts:     752000 | #Learnt:      28710 | 0.000
1682.22/1682.55	c total clause space: 545.701MB
1682.22/1682.55	c total #watches: 210980
1684.62/1684.98	c total #propagations: 444371301 / total #impl: 5583611173 (eff. 0.080)
1684.62/1684.98	c #Conflicts:     753000 | #Learnt:      29710 | 0.000
1684.62/1684.98	c total clause space: 545.701MB
1684.62/1684.98	c total #watches: 213033
1687.02/1687.36	c total #propagations: 444636351 / total #impl: 5608367009 (eff. 0.079)
1687.02/1687.36	c #Conflicts:     754000 | #Learnt:      30710 | 0.000
1687.02/1687.36	c total clause space: 545.701MB
1687.02/1687.36	c total #watches: 215806
1689.02/1689.39	c total #propagations: 444880816 / total #impl: 5632376747 (eff. 0.079)
1689.02/1689.39	c GC COLLECT
1689.02/1689.39	c #Conflicts:     755000 | #Learnt:       9475 | 0.000
1689.02/1689.39	c total clause space: 545.701MB
1689.02/1689.39	c total #watches: 126440
1691.12/1691.44	c total #propagations: 445088689 / total #impl: 5653481713 (eff. 0.079)
1691.12/1691.44	c #Conflicts:     756000 | #Learnt:      10475 | 0.000
1691.12/1691.44	c total clause space: 545.701MB
1691.12/1691.44	c total #watches: 129960
1693.12/1693.41	c total #propagations: 445404174 / total #impl: 5675341678 (eff. 0.078)
1693.12/1693.41	c #Conflicts:     757000 | #Learnt:      11475 | 0.000
1693.12/1693.41	c total clause space: 545.701MB
1693.12/1693.41	c total #watches: 136845
1695.12/1695.46	c total #propagations: 445652099 / total #impl: 5696643054 (eff. 0.078)
1695.12/1695.46	c #Conflicts:     758000 | #Learnt:      12475 | 0.000
1695.12/1695.46	c total clause space: 545.701MB
1695.12/1695.46	c total #watches: 139612
1697.22/1697.59	c total #propagations: 446274714 / total #impl: 5721030997 (eff. 0.078)
1697.22/1697.59	c #Conflicts:     759000 | #Learnt:      13475 | 0.000
1697.22/1697.59	c total clause space: 545.701MB
1697.22/1697.59	c total #watches: 141820
1699.42/1699.78	c total #propagations: 446703732 / total #impl: 5742029229 (eff. 0.078)
1699.42/1699.78	c #Conflicts:     760000 | #Learnt:      14475 | 0.000
1699.42/1699.78	c total clause space: 545.701MB
1699.42/1699.78	c total #watches: 144332
1701.93/1702.28	c total #propagations: 447244207 / total #impl: 5761825731 (eff. 0.078)
1701.93/1702.28	c #Conflicts:     761000 | #Learnt:      15475 | 0.000
1701.93/1702.28	c total clause space: 545.701MB
1701.93/1702.28	c total #watches: 149051
1704.63/1704.93	c total #propagations: 447561206 / total #impl: 5784922378 (eff. 0.077)
1704.63/1704.93	c #Conflicts:     762000 | #Learnt:      16475 | 0.000
1704.63/1704.93	c total clause space: 545.701MB
1704.63/1704.93	c total #watches: 152648
1707.63/1707.97	c total #propagations: 447835915 / total #impl: 5806516837 (eff. 0.077)
1707.63/1707.97	c #Conflicts:     763000 | #Learnt:      17475 | 0.000
1707.63/1707.97	c total clause space: 545.701MB
1707.63/1707.97	c total #watches: 154664
1710.43/1710.75	c total #propagations: 448282425 / total #impl: 5828614945 (eff. 0.077)
1710.43/1710.75	c #Conflicts:     764000 | #Learnt:      18475 | 0.000
1710.43/1710.75	c total clause space: 545.701MB
1710.43/1710.75	c total #watches: 157450
1713.43/1713.80	c total #propagations: 448653033 / total #impl: 5849359509 (eff. 0.077)
1713.43/1713.80	c #Conflicts:     765000 | #Learnt:      19475 | 0.000
1713.43/1713.80	c total clause space: 545.701MB
1713.43/1713.80	c total #watches: 159453
1717.62/1717.90	c total #propagations: 449126176 / total #impl: 5870358270 (eff. 0.077)
1717.62/1717.90	c #Conflicts:     766000 | #Learnt:      20475 | 0.000
1717.62/1717.90	c total clause space: 545.701MB
1717.62/1717.90	c total #watches: 161455
1720.62/1720.93	c total #propagations: 449607771 / total #impl: 5898590124 (eff. 0.076)
1720.62/1720.93	c #Conflicts:     767000 | #Learnt:      21475 | 0.000
1720.62/1720.93	c total clause space: 545.701MB
1720.62/1720.93	c total #watches: 163463
1723.92/1724.21	c total #propagations: 450068685 / total #impl: 5922879771 (eff. 0.076)
1723.92/1724.21	c #Conflicts:     768000 | #Learnt:      22475 | 0.000
1723.92/1724.21	c total clause space: 545.701MB
1723.92/1724.21	c total #watches: 166178
1725.63/1725.96	c total #propagations: 450744376 / total #impl: 5945136459 (eff. 0.076)
1725.63/1725.96	c #Conflicts:     769000 | #Learnt:      23475 | 0.000
1725.63/1725.96	c total clause space: 545.701MB
1725.63/1725.96	c total #watches: 171253
1727.42/1727.79	c total #propagations: 451464213 / total #impl: 5960008844 (eff. 0.076)
1727.42/1727.79	c #Conflicts:     770000 | #Learnt:      24475 | 0.000
1727.42/1727.79	c total clause space: 545.701MB
1727.42/1727.79	c total #watches: 175132
1731.13/1731.40	c total #propagations: 451829026 / total #impl: 5978153981 (eff. 0.076)
1731.13/1731.40	c #Conflicts:     771000 | #Learnt:      25475 | 0.000
1731.13/1731.40	c total clause space: 545.701MB
1731.13/1731.40	c total #watches: 188943
1735.12/1735.43	c total #propagations: 452253948 / total #impl: 5993640903 (eff. 0.075)
1735.12/1735.43	c #Conflicts:     772000 | #Learnt:      26475 | 0.000
1735.12/1735.43	c total clause space: 545.701MB
1735.12/1735.43	c total #watches: 191400
1738.72/1739.01	c total #propagations: 452604578 / total #impl: 6010498337 (eff. 0.075)
1738.72/1739.01	c #Conflicts:     773000 | #Learnt:      27475 | 0.000
1738.72/1739.01	c total clause space: 545.701MB
1738.72/1739.01	c total #watches: 193404
1742.52/1742.83	c total #propagations: 453050163 / total #impl: 6024074238 (eff. 0.075)
1742.52/1742.83	c #Conflicts:     774000 | #Learnt:      28475 | 0.000
1742.52/1742.83	c total clause space: 545.701MB
1742.52/1742.83	c total #watches: 195404
1745.53/1745.81	c total #propagations: 453541906 / total #impl: 6037678439 (eff. 0.075)
1745.53/1745.81	c #Conflicts:     775000 | #Learnt:      29475 | 0.000
1745.53/1745.81	c total clause space: 545.701MB
1745.53/1745.81	c total #watches: 197404
1748.12/1748.49	c total #propagations: 454105674 / total #impl: 6051654022 (eff. 0.075)
1748.12/1748.49	c GC COLLECT
1748.12/1748.49	c #Conflicts:     776000 | #Learnt:       9406 | 0.000
1748.12/1748.49	c total clause space: 545.701MB
1748.12/1748.49	c total #watches: 103499
1750.72/1751.00	c total #propagations: 454824665 / total #impl: 6067897494 (eff. 0.075)
1750.72/1751.00	c #Conflicts:     777000 | #Learnt:      10406 | 0.000
1750.72/1751.00	c total clause space: 545.701MB
1750.72/1751.00	c total #watches: 107155
1753.23/1753.55	c total #propagations: 455391236 / total #impl: 6092776724 (eff. 0.075)
1753.23/1753.55	c #Conflicts:     778000 | #Learnt:      11406 | 0.000
1753.23/1753.55	c total clause space: 545.701MB
1753.23/1753.55	c total #watches: 112168
1756.12/1756.44	c total #propagations: 455934579 / total #impl: 6105151335 (eff. 0.075)
1756.12/1756.44	c #Conflicts:     779000 | #Learnt:      12406 | 0.000
1756.12/1756.44	c total clause space: 545.701MB
1756.12/1756.44	c total #watches: 118258
1758.12/1758.42	c total #propagations: 456519744 / total #impl: 6133649463 (eff. 0.074)
1758.12/1758.42	c #Conflicts:     780000 | #Learnt:      13406 | 0.000
1758.12/1758.42	c total clause space: 545.701MB
1758.12/1758.42	c total #watches: 125277
1760.22/1760.53	c total #propagations: 457128310 / total #impl: 6156807739 (eff. 0.074)
1760.22/1760.53	c #Conflicts:     781000 | #Learnt:      14406 | 0.000
1760.22/1760.53	c total clause space: 545.701MB
1760.22/1760.53	c total #watches: 128202
1762.42/1762.77	c total #propagations: 457441563 / total #impl: 6178874128 (eff. 0.074)
1762.42/1762.77	c #Conflicts:     782000 | #Learnt:      15406 | 0.000
1762.42/1762.77	c total clause space: 545.701MB
1762.42/1762.77	c total #watches: 132629
1764.42/1764.75	c total #propagations: 457797661 / total #impl: 6197006722 (eff. 0.074)
1764.42/1764.75	c #Conflicts:     783000 | #Learnt:      16406 | 0.000
1764.42/1764.75	c total clause space: 545.701MB
1764.42/1764.75	c total #watches: 134860
1766.72/1767.08	c total #propagations: 458260338 / total #impl: 6208600151 (eff. 0.074)
1766.72/1767.08	c #Conflicts:     784000 | #Learnt:      17406 | 0.000
1766.72/1767.08	c total clause space: 545.701MB
1766.72/1767.08	c total #watches: 140243
1768.72/1769.09	c total #propagations: 458685211 / total #impl: 6217436986 (eff. 0.074)
1768.72/1769.09	c #Conflicts:     785000 | #Learnt:      18406 | 0.000
1768.72/1769.09	c total clause space: 545.701MB
1768.72/1769.09	c total #watches: 143249
1772.02/1772.39	c total #propagations: 458950950 / total #impl: 6239156680 (eff. 0.074)
1772.02/1772.39	c #Conflicts:     786000 | #Learnt:      19406 | 0.000
1772.02/1772.39	c total clause space: 545.701MB
1772.02/1772.39	c total #watches: 146171
1775.62/1775.98	c total #propagations: 459386195 / total #impl: 6256098652 (eff. 0.073)
1775.62/1775.98	c #Conflicts:     787000 | #Learnt:      20406 | 0.000
1775.62/1775.98	c total clause space: 545.701MB
1775.62/1775.98	c total #watches: 149356
1778.42/1778.73	c total #propagations: 459791414 / total #impl: 6278650589 (eff. 0.073)
1778.42/1778.73	c #Conflicts:     788000 | #Learnt:      21406 | 0.000
1778.42/1778.73	c total clause space: 545.701MB
1778.42/1778.73	c total #watches: 164996
1781.72/1782.02	c total #propagations: 460047166 / total #impl: 6294552214 (eff. 0.073)
1781.72/1782.02	c #Conflicts:     789000 | #Learnt:      22406 | 0.000
1781.72/1782.02	c total clause space: 545.701MB
1781.72/1782.02	c total #watches: 168990
1786.01/1786.40	c total #propagations: 460276233 / total #impl: 6311749110 (eff. 0.073)
1786.01/1786.40	c #Conflicts:     790000 | #Learnt:      23406 | 0.000
1786.01/1786.40	c total clause space: 545.701MB
1786.01/1786.40	c total #watches: 172886
1789.91/1790.22	c total #propagations: 460632283 / total #impl: 6330671104 (eff. 0.073)
1789.91/1790.22	c #Conflicts:     791000 | #Learnt:      24406 | 0.000
1789.91/1790.22	c total clause space: 545.701MB
1789.91/1790.22	c total #watches: 176530
1793.82/1794.18	c total #propagations: 461073286 / total #impl: 6352754508 (eff. 0.073)
1793.82/1794.18	c #Conflicts:     792000 | #Learnt:      25406 | 0.000
1793.82/1794.18	c total clause space: 545.701MB
1793.82/1794.18	c total #watches: 181240
1796.91/1797.29	c total #propagations: 461376975 / total #impl: 6373667327 (eff. 0.072)
1796.91/1797.29	c #Conflicts:     793000 | #Learnt:      26406 | 0.000
1796.91/1797.29	c total clause space: 545.701MB
1796.91/1797.29	c total #watches: 185352

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-4105952-1466270827/watcher-4105952-1466270827 -o /tmp/evaluation-result-4105952-1466270827/solver-4105952-1466270827 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3935 --watchdog 1960 --input HOME/instance-4105952-1466270827.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=7754
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.10 2.13 2.16 3/176 7757
/proc/meminfo: memFree=30400236/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 29129219 29810688 5268 33554432000 4194304 6201397 140733728573584 140734215908168 4211048 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 7278 5268 130 491 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 2.10 2.13 2.16 3/176 7757
/proc/meminfo: memFree=30400236/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=33756 CPUtime=0.09 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 775 0 0 0 9 0 0 0 20 0 1 0 29129219 34566144 7131 33554432000 4194304 6201397 140733728573584 140734215908168 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 8439 7131 145 491 0 7938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33756

[startup+0.200365 s]
/proc/loadavg: 2.10 2.13 2.16 3/176 7757
/proc/meminfo: memFree=30400236/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=33756 CPUtime=0.19 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 780 0 0 0 19 0 0 0 20 0 1 0 29129219 34566144 7136 33554432000 4194304 6201397 140733728573584 140734215908168 4216020 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 8439 7136 145 491 0 7938 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33756

[startup+0.300262 s]
/proc/loadavg: 2.10 2.13 2.16 3/176 7757
/proc/meminfo: memFree=30400236/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=33848 CPUtime=0.29 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 783 0 0 0 29 0 0 0 20 0 1 0 29129219 34660352 7139 33554432000 4194304 6201397 140733728573584 140734215908168 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 8462 7139 145 491 0 7961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33848

[startup+0.700232 s]
/proc/loadavg: 2.10 2.13 2.16 3/176 7757
/proc/meminfo: memFree=30400236/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=33848 CPUtime=0.69 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 809 0 0 0 69 0 0 0 20 0 1 0 29129219 34660352 7165 33554432000 4194304 6201397 140733728573584 140733728572376 4215808 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 8462 7165 158 491 0 7961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33848

[startup+1.50023 s]
/proc/loadavg: 2.09 2.13 2.16 3/177 7758
/proc/meminfo: memFree=30370760/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=34072 CPUtime=1.49 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 1262 0 0 0 149 0 0 0 20 0 1 0 29129219 34889728 7443 33554432000 4194304 6201397 140733728573584 140733728572040 4215783 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 8518 7443 164 491 0 8017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34072

[startup+3.1003 s]
/proc/loadavg: 2.09 2.13 2.16 3/177 7758
/proc/meminfo: memFree=30366852/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=37052 CPUtime=3.08 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 1824 0 0 0 308 0 0 0 20 0 1 0 29129219 37941248 8315 33554432000 4194304 6201397 140733728573584 140733728572712 4216020 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 9263 8315 164 491 0 8762 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37052

[startup+6.30018 s]
/proc/loadavg: 2.09 2.13 2.16 3/177 7758
/proc/meminfo: memFree=30366620/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=41800 CPUtime=6.29 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 2313 0 0 0 628 1 0 0 20 0 1 0 29129219 42803200 8621 33554432000 4194304 6201397 140733728573584 140733728572712 4215815 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 10450 8621 165 491 0 9949 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41800

[startup+12.7002 s]
/proc/loadavg: 2.07 2.13 2.16 3/177 7758
/proc/meminfo: memFree=30362132/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=42700 CPUtime=12.69 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 3004 0 0 0 1268 1 0 0 20 0 1 0 29129219 43724800 9628 33554432000 4194304 6201397 140733728573584 140733728572712 4215815 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 10675 9628 165 491 0 10174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42700

[startup+25.5003 s]
/proc/loadavg: 2.14 2.14 2.16 3/177 7758
/proc/meminfo: memFree=30356004/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=50372 CPUtime=25.48 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 4292 0 0 0 2547 1 0 0 20 0 1 0 29129219 51580928 11456 33554432000 4194304 6201397 140733728573584 140733728572712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 12593 11456 165 491 0 12092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50372

[startup+51.1004 s]
/proc/loadavg: 2.09 2.13 2.15 3/177 7758
/proc/meminfo: memFree=30344720/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=63144 CPUtime=51.08 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 5202 0 0 0 5107 1 0 0 20 0 1 0 29129219 64659456 13618 33554432000 4194304 6201397 140733728573584 140733728572536 4214872 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 15786 13618 165 491 0 15285 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63144

[startup+102.3 s]
/proc/loadavg: 2.08 2.12 2.15 3/177 7759
/proc/meminfo: memFree=30299484/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=83824 CPUtime=102.28 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 6431 0 0 0 10226 2 0 0 20 0 1 0 29129219 85835776 16024 33554432000 4194304 6201397 140733728573584 140733728572712 4215783 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 20956 16024 165 491 0 20455 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83824

[startup+162.3 s]
/proc/loadavg: 2.06 2.11 2.14 3/177 7761
/proc/meminfo: memFree=30225520/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=171416 CPUtime=162.27 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 9596 0 0 0 16224 3 0 0 20 0 1 0 29129219 175529984 30200 33554432000 4194304 6201397 140733728573584 140733728572712 4214931 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 42854 30200 165 491 0 42353 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 171416

[startup+222.307 s]
/proc/loadavg: 2.16 2.12 2.14 3/178 7765
/proc/meminfo: memFree=30184608/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=175068 CPUtime=222.26 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 10552 0 0 0 22223 3 0 0 20 0 1 0 29129219 179269632 40328 33554432000 4194304 6201397 140733728573584 140733728572712 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 43767 40328 165 491 0 43266 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 175068

[startup+282.3 s]
/proc/loadavg: 2.15 2.12 2.14 3/177 7766
/proc/meminfo: memFree=30183504/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=176088 CPUtime=282.24 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 10771 0 0 0 28221 3 0 0 20 0 1 0 29129219 180314112 40547 33554432000 4194304 6201397 140733728573584 140733728572248 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 44022 40547 165 491 0 43521 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 176088

[startup+342.3 s]
/proc/loadavg: 2.16 2.13 2.14 3/177 7767
/proc/meminfo: memFree=30181412/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=176360 CPUtime=342.23 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 10843 0 0 0 34220 3 0 0 20 0 1 0 29129219 180592640 40619 33554432000 4194304 6201397 140733728573584 140733728572712 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 44090 40619 165 491 0 43589 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 176360

[startup+402.3 s]
/proc/loadavg: 2.11 2.12 2.13 3/177 7768
/proc/meminfo: memFree=30158980/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=260276 CPUtime=402.23 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 11846 0 0 0 40219 4 0 0 20 0 1 0 29129219 266522624 46543 33554432000 4194304 6201397 140733728573584 140733728572248 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 65069 46543 165 491 0 64568 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 260276

[startup+462.3 s]
/proc/loadavg: 2.15 2.12 2.13 4/177 7770
/proc/meminfo: memFree=30143096/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=262552 CPUtime=462.22 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 12616 0 0 0 46217 5 0 0 20 0 1 0 29129219 268853248 49180 33554432000 4194304 6201397 140733728573584 140733728572712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 65638 49180 165 491 0 65137 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 262552

[startup+522.3 s]
/proc/loadavg: 2.16 2.13 2.13 3/177 7771
/proc/meminfo: memFree=30139040/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=263356 CPUtime=522.21 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 12811 0 0 0 52216 5 0 0 20 0 1 0 29129219 269676544 49877 33554432000 4194304 6201397 140733728573584 140733728572712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 65839 49877 165 491 0 65338 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 263356

[startup+582.3 s]
/proc/loadavg: 2.17 2.13 2.13 3/177 7772
/proc/meminfo: memFree=30136472/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=264748 CPUtime=582.2 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 13140 0 0 0 58215 5 0 0 20 0 1 0 29129219 271101952 50200 33554432000 4194304 6201397 140733728573584 140733728572712 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 66187 50200 165 491 0 65686 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 264748


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


[startup+942.3 s]
/proc/loadavg: 2.31 2.24 2.17 3/177 7782
/proc/meminfo: memFree=29922644/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=412024 CPUtime=942.14 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 17152 0 0 0 94205 9 0 0 20 0 1 0 29129219 421912576 99239 33554432000 4194304 6201397 140733728573584 140733728572712 4213379 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 103006 99239 165 491 0 102505 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 412024

[startup+1002.3 s]
/proc/loadavg: 2.30 2.25 2.18 3/177 7783
/proc/meminfo: memFree=29905128/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=412408 CPUtime=1002.13 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 17240 0 0 0 100204 9 0 0 20 0 1 0 29129219 422305792 99327 33554432000 4194304 6201397 140733728573584 140733728572712 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 103102 99327 165 491 0 102601 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 412408

[startup+1062.3 s]
/proc/loadavg: 2.22 2.24 2.18 4/177 7784
/proc/meminfo: memFree=29902332/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=412408 CPUtime=1062.12 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 17266 0 0 0 106203 9 0 0 20 0 1 0 29129219 422305792 99353 33554432000 4194304 6201397 140733728573584 140733728572712 4215783 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 103102 99353 165 491 0 102601 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 412408

[startup+1122.3 s]
/proc/loadavg: 2.13 2.20 2.17 3/177 7786
/proc/meminfo: memFree=29900596/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=413304 CPUtime=1122.11 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 17453 0 0 0 112202 9 0 0 20 0 1 0 29129219 423223296 99540 33554432000 4194304 6201397 140733728573584 140733728572712 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 103326 99540 165 491 0 102825 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 413304

[startup+1182.3 s]
/proc/loadavg: 2.14 2.20 2.17 3/177 7787
/proc/meminfo: memFree=29898860/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=414072 CPUtime=1182.11 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 17608 0 0 0 118201 10 0 0 20 0 1 0 29129219 424009728 99695 33554432000 4194304 6201397 140733728573584 140733728572712 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 103518 99695 165 491 0 103017 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 414072

[startup+1242.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 7788
/proc/meminfo: memFree=29894080/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=415676 CPUtime=1242.1 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 17895 0 0 0 124200 10 0 0 20 0 1 0 29129219 425652224 101004 33554432000 4194304 6201397 140733728573584 140733728572712 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 103919 101004 165 491 0 103418 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 415676

[startup+1302.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 7789
/proc/meminfo: memFree=29817248/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=630984 CPUtime=1302.09 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 18613 0 0 0 130198 11 0 0 20 0 1 0 29129219 646127616 116204 33554432000 4194304 6201397 140733728573584 140733728572712 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 157746 116204 165 491 0 157245 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 630984

[startup+1362.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/177 7790
/proc/meminfo: memFree=29813836/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=632400 CPUtime=1362.08 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 19059 0 0 0 136197 11 0 0 20 0 1 0 29129219 647577600 116618 33554432000 4194304 6201397 140733728573584 140733728572712 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 158100 116618 165 491 0 157599 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 632400

[startup+1422.3 s]
/proc/loadavg: 2.07 2.15 2.16 3/178 7795
/proc/meminfo: memFree=29814140/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=632400 CPUtime=1422.07 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 19065 0 0 0 142196 11 0 0 20 0 1 0 29129219 647577600 116624 33554432000 4194304 6201397 140733728573584 140733728572712 4213747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 158100 116624 165 491 0 157599 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 632400

[startup+1482.3 s]
/proc/loadavg: 2.12 2.15 2.16 3/177 7796
/proc/meminfo: memFree=29808924/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=634384 CPUtime=1482.06 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 19511 0 0 0 148195 11 0 0 20 0 1 0 29129219 649609216 117070 33554432000 4194304 6201397 140733728573584 140733728572248 4216025 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 158596 117070 165 491 0 158095 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 634384

[startup+1542.31 s]
/proc/loadavg: 2.09 2.14 2.15 3/177 7797
/proc/meminfo: memFree=29808552/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=635088 CPUtime=1542.06 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 19698 0 0 0 154195 11 0 0 20 0 1 0 29129219 650330112 117257 33554432000 4194304 6201397 140733728573584 140733728572712 4215783 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 158772 117257 165 491 0 158271 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 635088

[startup+1602.3 s]
/proc/loadavg: 2.23 2.17 2.16 3/177 7798
/proc/meminfo: memFree=29806328/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=635856 CPUtime=1602.04 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 19857 0 0 0 160193 11 0 0 20 0 1 0 29129219 651116544 117416 33554432000 4194304 6201397 140733728573584 140733728572712 4213332 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 158964 117416 165 491 0 158463 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 635856

[startup+1662.3 s]
/proc/loadavg: 2.31 2.21 2.18 3/177 7891
/proc/meminfo: memFree=29987968/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=639348 CPUtime=1662.03 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 20505 0 0 0 166192 11 0 0 20 0 1 0 29129219 654692352 119262 33554432000 4194304 6201397 140733728573584 140733728572712 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 159837 119262 165 491 0 159336 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 639348

[startup+1722.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 7893
/proc/meminfo: memFree=29968804/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=642420 CPUtime=1722.02 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 21062 0 0 0 172190 12 0 0 20 0 1 0 29129219 657838080 119819 33554432000 4194304 6201397 140733728573584 140733728572712 4215787 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 160605 119819 165 491 0 160104 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 642420

[startup+1782.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 7894
/proc/meminfo: memFree=29947344/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=643192 CPUtime=1782.01 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 21225 0 0 0 178189 12 0 0 20 0 1 0 29129219 658628608 119981 33554432000 4194304 6201397 140733728573584 140733728572712 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 160798 119981 165 491 0 160297 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 643192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 7894
/proc/meminfo: memFree=29938164/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=643192 CPUtime=1800.01 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 21228 0 0 0 179989 12 0 0 20 0 1 0 29129219 658628608 119984 33554432000 4194304 6201397 140733728573584 140733728572712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 160798 119984 165 491 0 160297 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 643192

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 7894
/proc/meminfo: memFree=29938164/32872528 swapFree=1200228/1314692
[pid=7757] ppid=7754 vsize=643192 CPUtime=1800.01 cores=1,3,5,7
/proc/7757/stat : 7757 (cdcl-cuttingpla) R 7754 7757 3918 0 -1 4202496 21228 0 0 0 179989 12 0 0 20 0 1 0 29129219 658628608 119984 33554432000 4194304 6201397 140733728573584 140733728572712 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7757/statm: 160798 119984 165 491 0 160297 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 643192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.9
CPU system time (s): 0.12598
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 643192

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68529 second user time and 6.83696 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 19:27:07
IDJOB=4105952
IDBENCH=24962
IDSOLVER=2550
FILE ID=node131/4105952-1466270827
RUNJOBID= node131-1466241681-3935
PBS_JOBID= 19918210
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= c4de50562e099d54fade2e7e4191867f
RANDOM SEED=1623715319

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30400516 kB
Buffers:          152712 kB
Cached:           155896 kB
SwapCached:         1460 kB
Active:           203248 kB
Inactive:         216252 kB
Active(anon):     110464 kB
Inactive(anon):     2920 kB
Active(file):      92784 kB
Inactive(file):   213332 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:       1424964 kB
Mapped:             8276 kB
Shmem:                 0 kB
Slab:             603484 kB
SReclaimable:      47280 kB
SUnreclaim:       556204 kB
KernelStack:        1464 kB
PageTables:         6968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1552828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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= 71700 MiB
End job on node131 at 2016-06-18 19:57:07