Trace number 4116387

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.01 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round22-4.opb
MD5SUMf910e0e4b996225c75e69305bf881024
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark116.534
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8656
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 4128 #constraint= 8656
0.19/0.21	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.19/0.21	c total clause space: 6.90675MB
0.19/0.21	c total #watches: 42579
0.39/0.45	c total #propagations: 110657 / total #impl: 482333 (eff. 0.229)
0.39/0.45	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
0.39/0.45	c total clause space: 6.90675MB
0.39/0.45	c total #watches: 61086
0.59/0.64	c total #propagations: 215365 / total #impl: 973968 (eff. 0.221)
0.59/0.64	c GARBAGE COLLECT
0.59/0.64	c #Conflicts:       3000 | #Learnt:       2041 | 0.000
0.59/0.64	c total clause space: 6.90675MB
0.59/0.64	c total #watches: 58770
0.89/0.92	c total #propagations: 313578 / total #impl: 1438458 (eff. 0.218)
0.89/0.92	c #Conflicts:       4000 | #Learnt:       3041 | 0.000
0.89/0.92	c total clause space: 11.2235MB
0.89/0.92	c total #watches: 74428
1.19/1.27	c total #propagations: 421541 / total #impl: 1980465 (eff. 0.213)
1.19/1.27	c GARBAGE COLLECT
1.19/1.27	c #Conflicts:       5000 | #Learnt:       2399 | 0.000
1.19/1.27	c total clause space: 11.2235MB
1.19/1.27	c total #watches: 63763
1.49/1.51	c total #propagations: 529545 / total #impl: 2522539 (eff. 0.210)
1.49/1.51	c #Conflicts:       6000 | #Learnt:       3399 | 0.001
1.49/1.51	c total clause space: 11.2235MB
1.49/1.51	c total #watches: 74849
1.79/1.88	c total #propagations: 625225 / total #impl: 3010284 (eff. 0.208)
1.79/1.88	c GARBAGE COLLECT
1.79/1.88	c #Conflicts:       7000 | #Learnt:       2291 | 0.001
1.79/1.88	c total clause space: 11.2235MB
1.79/1.88	c total #watches: 58871
2.19/2.22	c total #propagations: 727988 / total #impl: 3635500 (eff. 0.200)
2.19/2.22	c #Conflicts:       8000 | #Learnt:       3291 | 0.001
2.19/2.22	c total clause space: 18.2382MB
2.19/2.22	c total #watches: 79692
2.59/2.60	c total #propagations: 816622 / total #impl: 4254047 (eff. 0.192)
2.59/2.60	c #Conflicts:       9000 | #Learnt:       4291 | 0.001
2.59/2.60	c total clause space: 18.2382MB
2.59/2.60	c total #watches: 94847
2.89/2.96	c total #propagations: 945745 / total #impl: 4968394 (eff. 0.190)
2.89/2.96	c GARBAGE COLLECT
2.89/2.96	c #Conflicts:      10000 | #Learnt:       2768 | 0.001
2.89/2.96	c total clause space: 18.2382MB
2.89/2.96	c total #watches: 72687
3.30/3.37	c total #propagations: 1053157 / total #impl: 5562503 (eff. 0.189)
3.30/3.37	c #Conflicts:      11000 | #Learnt:       3768 | 0.001
3.30/3.37	c total clause space: 18.2382MB
3.30/3.37	c total #watches: 95190
3.89/3.95	c total #propagations: 1169054 / total #impl: 6242215 (eff. 0.187)
3.89/3.95	c #Conflicts:      12000 | #Learnt:       4768 | 0.002
3.89/3.95	c total clause space: 18.2382MB
3.89/3.95	c total #watches: 116548
4.29/4.31	c total #propagations: 1280928 / total #impl: 6912408 (eff. 0.185)
4.29/4.31	c #Conflicts:      13000 | #Learnt:       5768 | 0.002
4.29/4.31	c total clause space: 18.2382MB
4.29/4.31	c total #watches: 129466
4.69/4.71	c total #propagations: 1388539 / total #impl: 7587889 (eff. 0.183)
4.69/4.71	c GARBAGE COLLECT
4.69/4.71	c #Conflicts:      14000 | #Learnt:       3929 | 0.002
4.69/4.71	c total clause space: 18.2382MB
4.69/4.71	c total #watches: 99422
4.99/5.08	c total #propagations: 1489611 / total #impl: 8201827 (eff. 0.182)
4.99/5.08	c #Conflicts:      15000 | #Learnt:       4929 | 0.002
4.99/5.08	c total clause space: 18.2382MB
4.99/5.08	c total #watches: 117364
6.09/6.13	c total #propagations: 1585052 / total #impl: 8842763 (eff. 0.179)
6.09/6.13	c #Conflicts:      16000 | #Learnt:       5929 | 0.002
6.09/6.13	c total clause space: 18.2382MB
6.09/6.13	c total #watches: 150992
6.49/6.55	c total #propagations: 1713624 / total #impl: 9804099 (eff. 0.175)
6.49/6.55	c GARBAGE COLLECT
6.49/6.55	c #Conflicts:      17000 | #Learnt:       3761 | 0.001
6.49/6.55	c total clause space: 29.637MB
6.49/6.55	c total #watches: 109641
6.99/7.10	c total #propagations: 1812357 / total #impl: 10546581 (eff. 0.172)
6.99/7.10	c #Conflicts:      18000 | #Learnt:       4761 | 0.001
6.99/7.10	c total clause space: 29.637MB
6.99/7.10	c total #watches: 132177
7.80/7.84	c total #propagations: 1923619 / total #impl: 11441295 (eff. 0.168)
7.80/7.84	c #Conflicts:      19000 | #Learnt:       5761 | 0.001
7.80/7.84	c total clause space: 29.637MB
7.80/7.84	c total #watches: 155721
8.49/8.50	c total #propagations: 2041502 / total #impl: 12280776 (eff. 0.166)
8.49/8.50	c #Conflicts:      20000 | #Learnt:       6761 | 0.001
8.49/8.50	c total clause space: 29.637MB
8.49/8.50	c total #watches: 169636
8.99/9.05	c total #propagations: 2145471 / total #impl: 13009483 (eff. 0.165)
8.99/9.05	c GARBAGE COLLECT
8.99/9.05	c #Conflicts:      21000 | #Learnt:       4283 | 0.001
8.99/9.05	c total clause space: 29.637MB
8.99/9.05	c total #watches: 109497
9.49/9.56	c total #propagations: 2249052 / total #impl: 13687918 (eff. 0.164)
9.49/9.56	c #Conflicts:      22000 | #Learnt:       5283 | 0.001
9.49/9.56	c total clause space: 29.637MB
9.49/9.56	c total #watches: 130187
10.09/10.13	c total #propagations: 2359800 / total #impl: 14468922 (eff. 0.163)
10.09/10.13	c #Conflicts:      23000 | #Learnt:       6283 | 0.001
10.09/10.13	c total clause space: 29.637MB
10.09/10.13	c total #watches: 147709
10.79/10.81	c total #propagations: 2459200 / total #impl: 15269878 (eff. 0.161)
10.79/10.81	c #Conflicts:      24000 | #Learnt:       7283 | 0.001
10.79/10.81	c total clause space: 29.637MB
10.79/10.81	c total #watches: 165572
11.29/11.30	c total #propagations: 2569591 / total #impl: 16035154 (eff. 0.160)
11.29/11.30	c GARBAGE COLLECT
11.29/11.30	c #Conflicts:      25000 | #Learnt:       4496 | 0.001
11.29/11.30	c total clause space: 29.637MB
11.29/11.30	c total #watches: 107405
11.99/12.01	c total #propagations: 2668221 / total #impl: 16746004 (eff. 0.159)
11.99/12.01	c #Conflicts:      26000 | #Learnt:       5496 | 0.001
11.99/12.01	c total clause space: 29.637MB
11.99/12.01	c total #watches: 136315
12.39/12.48	c total #propagations: 2778090 / total #impl: 17654407 (eff. 0.157)
12.39/12.48	c #Conflicts:      27000 | #Learnt:       6496 | 0.001
12.39/12.48	c total clause space: 29.637MB
12.39/12.48	c total #watches: 150780
13.09/13.16	c total #propagations: 2873375 / total #impl: 18458824 (eff. 0.156)
13.09/13.16	c #Conflicts:      28000 | #Learnt:       7496 | 0.001
13.09/13.16	c total clause space: 29.637MB
13.09/13.16	c total #watches: 167602
13.59/13.65	c total #propagations: 2989838 / total #impl: 19410823 (eff. 0.154)
13.59/13.65	c GARBAGE COLLECT
13.59/13.65	c #Conflicts:      29000 | #Learnt:       4394 | 0.001
13.59/13.65	c total clause space: 29.637MB
13.59/13.65	c total #watches: 104495
13.99/14.00	c total #propagations: 3082949 / total #impl: 20160577 (eff. 0.153)
13.99/14.00	c #Conflicts:      30000 | #Learnt:       5394 | 0.001
13.99/14.00	c total clause space: 29.637MB
13.99/14.00	c total #watches: 119173
14.39/14.49	c total #propagations: 3176970 / total #impl: 20861569 (eff. 0.152)
14.39/14.49	c #Conflicts:      31000 | #Learnt:       6394 | 0.001
14.39/14.49	c total clause space: 29.637MB
14.39/14.49	c total #watches: 136675
14.99/15.08	c total #propagations: 3282637 / total #impl: 21737926 (eff. 0.151)
14.99/15.08	c #Conflicts:      32000 | #Learnt:       7394 | 0.001
14.99/15.08	c total clause space: 29.637MB
14.99/15.08	c total #watches: 152611
15.59/15.69	c total #propagations: 3395690 / total #impl: 22534771 (eff. 0.151)
15.59/15.69	c #Conflicts:      33000 | #Learnt:       8394 | 0.001
15.59/15.69	c total clause space: 29.637MB
15.59/15.69	c total #watches: 172084
16.19/16.20	c total #propagations: 3496910 / total #impl: 23371228 (eff. 0.150)
16.19/16.20	c GARBAGE COLLECT
16.19/16.20	c #Conflicts:      34000 | #Learnt:       5029 | 0.001
16.19/16.20	c total clause space: 29.637MB
16.19/16.20	c total #watches: 117323
16.89/16.96	c total #propagations: 3600558 / total #impl: 24309067 (eff. 0.148)
16.89/16.96	c #Conflicts:      35000 | #Learnt:       6029 | 0.001
16.89/16.96	c total clause space: 29.637MB
16.89/16.96	c total #watches: 148164
17.99/18.02	c total #propagations: 3715491 / total #impl: 25234841 (eff. 0.147)
17.99/18.02	c #Conflicts:      36000 | #Learnt:       7029 | 0.002
17.99/18.02	c total clause space: 29.637MB
17.99/18.02	c total #watches: 181026
18.88/18.97	c total #propagations: 3839869 / total #impl: 26306736 (eff. 0.146)
18.88/18.97	c #Conflicts:      37000 | #Learnt:       8029 | 0.002
18.88/18.97	c total clause space: 29.637MB
18.88/18.97	c total #watches: 205227
20.48/20.57	c total #propagations: 3937265 / total #impl: 27175586 (eff. 0.145)
20.48/20.57	c #Conflicts:      38000 | #Learnt:       9029 | 0.002
20.48/20.57	c total clause space: 29.637MB
20.48/20.57	c total #watches: 237121
22.10/22.15	c total #propagations: 4043783 / total #impl: 28230344 (eff. 0.143)
22.10/22.15	c GARBAGE COLLECT
22.10/22.15	c #Conflicts:      39000 | #Learnt:       5284 | 0.002
22.10/22.15	c total clause space: 48.1602MB
22.10/22.15	c total #watches: 166684
23.69/23.77	c total #propagations: 4155140 / total #impl: 29306694 (eff. 0.142)
23.69/23.77	c #Conflicts:      40000 | #Learnt:       6284 | 0.002
23.69/23.77	c total clause space: 48.1602MB
23.69/23.77	c total #watches: 215729
26.89/26.99	c total #propagations: 4277461 / total #impl: 30726499 (eff. 0.139)
26.89/26.99	c #Conflicts:      41000 | #Learnt:       7284 | 0.002
26.89/26.99	c total clause space: 48.1602MB
26.89/26.99	c total #watches: 267029
32.58/32.60	c total #propagations: 4405006 / total #impl: 33021911 (eff. 0.133)
32.58/32.60	c #Conflicts:      42000 | #Learnt:       8284 | 0.001
32.58/32.60	c total clause space: 78.2603MB
32.58/32.60	c total #watches: 341340
42.18/42.21	c total #propagations: 4550859 / total #impl: 36734337 (eff. 0.124)
42.18/42.21	c #Conflicts:      43000 | #Learnt:       9284 | 0.001
42.18/42.21	c total clause space: 78.2603MB
42.18/42.21	c total #watches: 420296
51.48/51.57	c total #propagations: 4701146 / total #impl: 41910312 (eff. 0.112)
51.48/51.57	c GARBAGE COLLECT
51.48/51.57	c #Conflicts:      44000 | #Learnt:       5286 | 0.001
51.48/51.57	c total clause space: 78.2603MB
51.48/51.57	c total #watches: 175562
53.78/53.81	c total #propagations: 4837727 / total #impl: 46412099 (eff. 0.104)
53.78/53.81	c #Conflicts:      45000 | #Learnt:       6286 | 0.001
53.78/53.81	c total clause space: 78.2603MB
53.78/53.81	c total #watches: 230510
55.38/55.49	c total #propagations: 4967655 / total #impl: 48056980 (eff. 0.103)
55.38/55.49	c #Conflicts:      46000 | #Learnt:       7286 | 0.001
55.38/55.49	c total clause space: 78.2603MB
55.38/55.49	c total #watches: 247739
57.08/57.15	c total #propagations: 5069079 / total #impl: 48891001 (eff. 0.104)
57.08/57.15	c #Conflicts:      47000 | #Learnt:       8286 | 0.002
57.08/57.15	c total clause space: 78.2603MB
57.08/57.15	c total #watches: 262225
58.68/58.78	c total #propagations: 5173518 / total #impl: 49719622 (eff. 0.104)
58.68/58.78	c #Conflicts:      48000 | #Learnt:       9286 | 0.002
58.68/58.78	c total clause space: 78.2603MB
58.68/58.78	c total #watches: 282727
60.48/60.54	c total #propagations: 5281494 / total #impl: 50680881 (eff. 0.104)
60.48/60.54	c #Conflicts:      49000 | #Learnt:      10286 | 0.002
60.48/60.54	c total clause space: 78.2603MB
60.48/60.54	c total #watches: 300531
61.78/61.88	c total #propagations: 5382193 / total #impl: 51519834 (eff. 0.104)
61.78/61.88	c GARBAGE COLLECT
61.78/61.88	c #Conflicts:      50000 | #Learnt:       5994 | 0.002
61.78/61.88	c total clause space: 78.2603MB
61.78/61.88	c total #watches: 187647
62.98/63.03	c total #propagations: 5489259 / total #impl: 52371768 (eff. 0.105)
62.98/63.03	c #Conflicts:      51000 | #Learnt:       6994 | 0.002
62.98/63.03	c total clause space: 78.2603MB
62.98/63.03	c total #watches: 208898
64.38/64.42	c total #propagations: 5589138 / total #impl: 53211038 (eff. 0.105)
64.38/64.42	c #Conflicts:      52000 | #Learnt:       7994 | 0.002
64.38/64.42	c total clause space: 78.2603MB
64.38/64.42	c total #watches: 238124
67.08/67.12	c total #propagations: 5693775 / total #impl: 54172643 (eff. 0.105)
67.08/67.12	c #Conflicts:      53000 | #Learnt:       8994 | 0.002
67.08/67.12	c total clause space: 78.2603MB
67.08/67.12	c total #watches: 274110
68.57/68.65	c total #propagations: 5816494 / total #impl: 55592894 (eff. 0.105)
68.57/68.65	c #Conflicts:      54000 | #Learnt:       9994 | 0.002
68.57/68.65	c total clause space: 78.2603MB
68.57/68.65	c total #watches: 289394
70.27/70.35	c total #propagations: 5915853 / total #impl: 56403966 (eff. 0.105)
70.27/70.35	c #Conflicts:      55000 | #Learnt:      10994 | 0.002
70.27/70.35	c total clause space: 78.2603MB
70.27/70.35	c total #watches: 304927
72.07/72.18	c total #propagations: 6018610 / total #impl: 57268535 (eff. 0.105)
72.07/72.18	c GARBAGE COLLECT
72.07/72.18	c #Conflicts:      56000 | #Learnt:       6362 | 0.002
72.07/72.18	c total clause space: 78.2603MB
72.07/72.18	c total #watches: 211078
73.48/73.53	c total #propagations: 6151334 / total #impl: 58473891 (eff. 0.105)
73.48/73.53	c #Conflicts:      57000 | #Learnt:       7362 | 0.001
73.48/73.53	c total clause space: 78.2603MB
73.48/73.53	c total #watches: 230845
74.68/74.70	c total #propagations: 6254381 / total #impl: 59329505 (eff. 0.105)
74.68/74.70	c #Conflicts:      58000 | #Learnt:       8362 | 0.001
74.68/74.70	c total clause space: 78.2603MB
74.68/74.70	c total #watches: 248345
75.99/76.05	c total #propagations: 6361738 / total #impl: 60226026 (eff. 0.106)
75.99/76.05	c #Conflicts:      59000 | #Learnt:       9362 | 0.002
75.99/76.05	c total clause space: 78.2603MB
75.99/76.05	c total #watches: 267203
77.18/77.22	c total #propagations: 6457647 / total #impl: 61070977 (eff. 0.106)
77.18/77.22	c #Conflicts:      60000 | #Learnt:      10362 | 0.001
77.18/77.22	c total clause space: 78.2603MB
77.18/77.22	c total #watches: 288612
78.48/78.57	c total #propagations: 6555090 / total #impl: 61974620 (eff. 0.106)
78.48/78.57	c #Conflicts:      61000 | #Learnt:      11362 | 0.001
78.48/78.57	c total clause space: 78.2603MB
78.48/78.57	c total #watches: 317320
80.48/80.54	c total #propagations: 6673639 / total #impl: 63384725 (eff. 0.105)
80.48/80.54	c GARBAGE COLLECT
80.48/80.54	c #Conflicts:      62000 | #Learnt:       6543 | 0.001
80.48/80.54	c total clause space: 78.2603MB
80.48/80.54	c total #watches: 208360
82.88/82.91	c total #propagations: 6792005 / total #impl: 64534420 (eff. 0.105)
82.88/82.91	c #Conflicts:      63000 | #Learnt:       7543 | 0.001
82.88/82.91	c total clause space: 78.2603MB
82.88/82.91	c total #watches: 247254
86.08/86.15	c total #propagations: 6930007 / total #impl: 65779441 (eff. 0.105)
86.08/86.15	c #Conflicts:      64000 | #Learnt:       8543 | 0.001
86.08/86.15	c total clause space: 78.2603MB
86.08/86.15	c total #watches: 293983
87.99/88.05	c total #propagations: 7070395 / total #impl: 67366015 (eff. 0.105)
87.99/88.05	c #Conflicts:      65000 | #Learnt:       9543 | 0.001
87.99/88.05	c total clause space: 78.2603MB
87.99/88.05	c total #watches: 312241
89.68/89.74	c total #propagations: 7173331 / total #impl: 68251577 (eff. 0.105)
89.68/89.74	c #Conflicts:      66000 | #Learnt:      10543 | 0.002
89.68/89.74	c total clause space: 78.2603MB
89.68/89.74	c total #watches: 325009
91.48/91.53	c total #propagations: 7280210 / total #impl: 69185053 (eff. 0.105)
91.48/91.53	c #Conflicts:      67000 | #Learnt:      11543 | 0.002
91.48/91.53	c total clause space: 78.2603MB
91.48/91.53	c total #watches: 344379
93.38/93.49	c total #propagations: 7375005 / total #impl: 70071498 (eff. 0.105)
93.38/93.49	c #Conflicts:      68000 | #Learnt:      12543 | 0.002
93.38/93.49	c total clause space: 78.2603MB
93.38/93.49	c total #watches: 361910
94.68/94.77	c total #propagations: 7481901 / total #impl: 71079931 (eff. 0.105)
94.68/94.77	c GARBAGE COLLECT
94.68/94.77	c #Conflicts:      69000 | #Learnt:       7339 | 0.002
94.68/94.77	c total clause space: 78.2603MB
94.68/94.77	c total #watches: 215737
95.98/96.04	c total #propagations: 7585691 / total #impl: 71894351 (eff. 0.106)
95.98/96.04	c #Conflicts:      70000 | #Learnt:       8339 | 0.002
95.98/96.04	c total clause space: 78.2603MB
95.98/96.04	c total #watches: 231448
97.58/97.62	c total #propagations: 7691301 / total #impl: 72788357 (eff. 0.106)
97.58/97.62	c #Conflicts:      71000 | #Learnt:       9339 | 0.002
97.58/97.62	c total clause space: 78.2603MB
97.58/97.62	c total #watches: 255540
98.48/98.54	c total #propagations: 7796339 / total #impl: 73736325 (eff. 0.106)
98.48/98.54	c #Conflicts:      72000 | #Learnt:      10339 | 0.002
98.48/98.54	c total clause space: 78.2603MB
98.48/98.54	c total #watches: 280802
99.98/100.03	c total #propagations: 7889636 / total #impl: 74735163 (eff. 0.106)
99.98/100.03	c #Conflicts:      73000 | #Learnt:      11339 | 0.002
99.98/100.03	c total clause space: 78.2603MB
99.98/100.03	c total #watches: 297094
101.48/101.53	c total #propagations: 7993382 / total #impl: 75688337 (eff. 0.106)
101.48/101.53	c #Conflicts:      74000 | #Learnt:      12339 | 0.002
101.48/101.53	c total clause space: 78.2603MB
101.48/101.53	c total #watches: 314410
103.28/103.31	c total #propagations: 8102134 / total #impl: 76747531 (eff. 0.106)
103.28/103.31	c GARBAGE COLLECT
103.28/103.31	c #Conflicts:      75000 | #Learnt:       6890 | 0.002
103.28/103.31	c total clause space: 78.2603MB
103.28/103.31	c total #watches: 209421
104.88/104.91	c total #propagations: 8211543 / total #impl: 77777487 (eff. 0.106)
104.88/104.91	c #Conflicts:      76000 | #Learnt:       7890 | 0.002
104.88/104.91	c total clause space: 78.2603MB
104.88/104.91	c total #watches: 228502
106.37/106.41	c total #propagations: 8323275 / total #impl: 78742646 (eff. 0.106)
106.37/106.41	c #Conflicts:      77000 | #Learnt:       8890 | 0.002
106.37/106.41	c total clause space: 78.2603MB
106.37/106.41	c total #watches: 250684
107.88/107.98	c total #propagations: 8427472 / total #impl: 79667443 (eff. 0.106)
107.88/107.98	c #Conflicts:      78000 | #Learnt:       9890 | 0.002
107.88/107.98	c total clause space: 78.2603MB
107.88/107.98	c total #watches: 272157
110.87/110.93	c total #propagations: 8537491 / total #impl: 80700817 (eff. 0.106)
110.87/110.93	c #Conflicts:      79000 | #Learnt:      10890 | 0.002
110.87/110.93	c total clause space: 78.2603MB
110.87/110.93	c total #watches: 315320
114.48/114.58	c total #propagations: 8668101 / total #impl: 82047139 (eff. 0.106)
114.48/114.58	c #Conflicts:      80000 | #Learnt:      11890 | 0.002
114.48/114.58	c total clause space: 78.2603MB
114.48/114.58	c total #watches: 352785
117.68/117.73	c total #propagations: 8802597 / total #impl: 83451607 (eff. 0.105)
117.68/117.73	c #Conflicts:      81000 | #Learnt:      12890 | 0.002
117.68/117.73	c total clause space: 78.2603MB
117.68/117.73	c total #watches: 381530
121.87/121.94	c total #propagations: 8919865 / total #impl: 84641837 (eff. 0.105)
121.87/121.94	c GARBAGE COLLECT
121.87/121.94	c #Conflicts:      82000 | #Learnt:       7100 | 0.002
121.87/121.94	c total clause space: 78.2603MB
121.87/121.94	c total #watches: 215678
124.97/125.09	c total #propagations: 9056133 / total #impl: 86450881 (eff. 0.105)
124.97/125.09	c #Conflicts:      83000 | #Learnt:       8100 | 0.001
124.97/125.09	c total clause space: 78.2603MB
124.97/125.09	c total #watches: 281568
127.77/127.86	c total #propagations: 9196751 / total #impl: 88327939 (eff. 0.104)
127.77/127.86	c #Conflicts:      84000 | #Learnt:       9100 | 0.001
127.77/127.86	c total clause space: 78.2603MB
127.77/127.86	c total #watches: 312398
131.37/131.48	c total #propagations: 9306136 / total #impl: 89620835 (eff. 0.104)
131.37/131.48	c #Conflicts:      85000 | #Learnt:      10100 | 0.001
131.37/131.48	c total clause space: 78.2603MB
131.37/131.48	c total #watches: 348548
135.87/136.00	c total #propagations: 9436883 / total #impl: 90989864 (eff. 0.104)
135.87/136.00	c #Conflicts:      86000 | #Learnt:      11100 | 0.001
135.87/136.00	c total clause space: 78.2603MB
135.87/136.00	c total #watches: 403341
141.67/141.70	c total #propagations: 9581938 / total #impl: 92778599 (eff. 0.103)
141.67/141.70	c #Conflicts:      87000 | #Learnt:      12100 | 0.001
141.67/141.70	c total clause space: 78.2603MB
141.67/141.70	c total #watches: 444525
148.57/148.61	c total #propagations: 9708621 / total #impl: 94484904 (eff. 0.103)
148.57/148.61	c #Conflicts:      88000 | #Learnt:      13100 | 0.001
148.57/148.61	c total clause space: 78.2603MB
148.57/148.61	c total #watches: 508083
156.86/156.94	c total #propagations: 9839777 / total #impl: 96547833 (eff. 0.102)
156.86/156.94	c #Conflicts:      89000 | #Learnt:      14100 | 0.001
156.86/156.94	c total clause space: 127.173MB
156.86/156.94	c total #watches: 590272
161.56/161.69	c total #propagations: 9968055 / total #impl: 99266446 (eff. 0.100)
161.56/161.69	c GARBAGE COLLECT
161.56/161.69	c #Conflicts:      90000 | #Learnt:       8001 | 0.001
161.56/161.69	c total clause space: 127.173MB
161.56/161.69	c total #watches: 248832
164.46/164.55	c total #propagations: 10095233 / total #impl: 101270166 (eff. 0.100)
164.46/164.55	c #Conflicts:      91000 | #Learnt:       9001 | 0.001
164.46/164.55	c total clause space: 127.173MB
164.46/164.55	c total #watches: 279642
168.16/168.24	c total #propagations: 10209177 / total #impl: 102424736 (eff. 0.100)
168.16/168.24	c #Conflicts:      92000 | #Learnt:      10001 | 0.001
168.16/168.24	c total clause space: 127.173MB
168.16/168.24	c total #watches: 329969
172.87/172.98	c total #propagations: 10318959 / total #impl: 104003033 (eff. 0.099)
172.87/172.98	c #Conflicts:      93000 | #Learnt:      11001 | 0.001
172.87/172.98	c total clause space: 127.173MB
172.87/172.98	c total #watches: 381951
179.17/179.30	c total #propagations: 10430559 / total #impl: 106018554 (eff. 0.098)
179.17/179.30	c #Conflicts:      94000 | #Learnt:      12001 | 0.001
179.17/179.30	c total clause space: 127.173MB
179.17/179.30	c total #watches: 437591
187.27/187.39	c total #propagations: 10545016 / total #impl: 108757434 (eff. 0.097)
187.27/187.39	c #Conflicts:      95000 | #Learnt:      13001 | 0.001
187.27/187.39	c total clause space: 127.173MB
187.27/187.39	c total #watches: 490601
196.46/196.53	c total #propagations: 10672524 / total #impl: 112468854 (eff. 0.095)
196.46/196.53	c #Conflicts:      96000 | #Learnt:      14001 | 0.001
196.46/196.53	c total clause space: 127.173MB
196.46/196.53	c total #watches: 554662
208.97/209.09	c total #propagations: 10793173 / total #impl: 116692878 (eff. 0.092)
208.97/209.09	c #Conflicts:      97000 | #Learnt:      15001 | 0.001
208.97/209.09	c total clause space: 127.173MB
208.97/209.09	c total #watches: 616337
211.96/212.01	c total #propagations: 10917325 / total #impl: 121308508 (eff. 0.090)
211.96/212.01	c GARBAGE COLLECT
211.96/212.01	c #Conflicts:      98000 | #Learnt:       8554 | 0.001
211.96/212.01	c total clause space: 127.173MB
211.96/212.01	c total #watches: 281182
215.96/216.07	c total #propagations: 11022240 / total #impl: 122616316 (eff. 0.090)
215.96/216.07	c #Conflicts:      99000 | #Learnt:       9554 | 0.001
215.96/216.07	c total clause space: 127.173MB
215.96/216.07	c total #watches: 320908
221.07/221.17	c total #propagations: 11130828 / total #impl: 124306012 (eff. 0.090)
221.07/221.17	c #Conflicts:     100000 | #Learnt:      10554 | 0.001
221.07/221.17	c total clause space: 127.173MB
221.07/221.17	c total #watches: 356075
227.06/227.14	c total #propagations: 11242900 / total #impl: 126363330 (eff. 0.089)
227.06/227.14	c #Conflicts:     101000 | #Learnt:      11554 | 0.001
227.06/227.14	c total clause space: 127.173MB
227.06/227.14	c total #watches: 397845
234.26/234.33	c total #propagations: 11360666 / total #impl: 128794960 (eff. 0.088)
234.26/234.33	c #Conflicts:     102000 | #Learnt:      12554 | 0.001
234.26/234.33	c total clause space: 127.173MB
234.26/234.33	c total #watches: 438929
240.35/240.41	c total #propagations: 11472465 / total #impl: 131418110 (eff. 0.087)
240.35/240.41	c #Conflicts:     103000 | #Learnt:      13554 | 0.001
240.35/240.41	c total clause space: 127.173MB
240.35/240.41	c total #watches: 471322
243.25/243.30	c total #propagations: 11586323 / total #impl: 133436872 (eff. 0.087)
243.25/243.30	c #Conflicts:     104000 | #Learnt:      14554 | 0.001
243.25/243.30	c total clause space: 127.173MB
243.25/243.30	c total #watches: 485312
246.55/246.69	c total #propagations: 11684065 / total #impl: 134356885 (eff. 0.087)
246.55/246.69	c #Conflicts:     105000 | #Learnt:      15554 | 0.001
246.55/246.69	c total clause space: 127.173MB
246.55/246.69	c total #watches: 503841
248.15/248.29	c total #propagations: 11786430 / total #impl: 135344923 (eff. 0.087)
248.15/248.29	c GARBAGE COLLECT
248.15/248.29	c #Conflicts:     106000 | #Learnt:       8784 | 0.001
248.15/248.29	c total clause space: 127.173MB
248.15/248.29	c total #watches: 266765
250.05/250.13	c total #propagations: 11886766 / total #impl: 136255069 (eff. 0.087)
250.05/250.13	c #Conflicts:     107000 | #Learnt:       9784 | 0.001
250.05/250.13	c total clause space: 127.173MB
250.05/250.13	c total #watches: 286906
252.05/252.10	c total #propagations: 11994785 / total #impl: 137234539 (eff. 0.087)
252.05/252.10	c #Conflicts:     108000 | #Learnt:      10784 | 0.001
252.05/252.10	c total clause space: 127.173MB
252.05/252.10	c total #watches: 308592
253.55/253.64	c total #propagations: 12106181 / total #impl: 138298475 (eff. 0.088)
253.55/253.64	c #Conflicts:     109000 | #Learnt:      11784 | 0.001
253.55/253.64	c total clause space: 127.173MB
253.55/253.64	c total #watches: 325383
255.05/255.12	c total #propagations: 12203192 / total #impl: 139270602 (eff. 0.088)
255.05/255.12	c #Conflicts:     110000 | #Learnt:      12784 | 0.001
255.05/255.12	c total clause space: 127.173MB
255.05/255.12	c total #watches: 344229
257.35/257.48	c total #propagations: 12291138 / total #impl: 140244997 (eff. 0.088)
257.35/257.48	c #Conflicts:     111000 | #Learnt:      13784 | 0.001
257.35/257.48	c total clause space: 127.173MB
257.35/257.48	c total #watches: 368843
259.85/259.93	c total #propagations: 12392695 / total #impl: 141376184 (eff. 0.088)
259.85/259.93	c #Conflicts:     112000 | #Learnt:      14784 | 0.001
259.85/259.93	c total clause space: 127.173MB
259.85/259.93	c total #watches: 388716
261.85/261.99	c total #propagations: 12504963 / total #impl: 142493139 (eff. 0.088)
261.85/261.99	c #Conflicts:     113000 | #Learnt:      15784 | 0.001
261.85/261.99	c total clause space: 127.173MB
261.85/261.99	c total #watches: 406299
264.34/264.47	c total #propagations: 12603104 / total #impl: 143532517 (eff. 0.088)
264.34/264.47	c GARBAGE COLLECT
264.34/264.47	c #Conflicts:     114000 | #Learnt:       8860 | 0.001
264.34/264.47	c total clause space: 127.173MB
264.34/264.47	c total #watches: 269375
266.15/266.27	c total #propagations: 12714773 / total #impl: 144609062 (eff. 0.088)
266.15/266.27	c #Conflicts:     115000 | #Learnt:       9860 | 0.001
266.15/266.27	c total clause space: 127.173MB
266.15/266.27	c total #watches: 287523
267.94/268.01	c total #propagations: 12819148 / total #impl: 145544714 (eff. 0.088)
267.94/268.01	c #Conflicts:     116000 | #Learnt:      10860 | 0.001
267.94/268.01	c total clause space: 127.173MB
267.94/268.01	c total #watches: 303610
269.64/269.74	c total #propagations: 12920663 / total #impl: 146441967 (eff. 0.088)
269.64/269.74	c #Conflicts:     117000 | #Learnt:      11860 | 0.001
269.64/269.74	c total clause space: 127.173MB
269.64/269.74	c total #watches: 323345
271.94/272.00	c total #propagations: 13019716 / total #impl: 147488694 (eff. 0.088)
271.94/272.00	c #Conflicts:     118000 | #Learnt:      12860 | 0.001
271.94/272.00	c total clause space: 127.173MB
271.94/272.00	c total #watches: 359664
274.54/274.67	c total #propagations: 13129833 / total #impl: 148743414 (eff. 0.088)
274.54/274.67	c #Conflicts:     119000 | #Learnt:      13860 | 0.001
274.54/274.67	c total clause space: 127.173MB
274.54/274.67	c total #watches: 392570
276.64/276.77	c total #propagations: 13236666 / total #impl: 150141838 (eff. 0.088)
276.64/276.77	c #Conflicts:     120000 | #Learnt:      14860 | 0.001
276.64/276.77	c total clause space: 127.173MB
276.64/276.77	c total #watches: 411471
278.53/278.64	c total #propagations: 13337863 / total #impl: 151337795 (eff. 0.088)
278.53/278.64	c #Conflicts:     121000 | #Learnt:      15860 | 0.001
278.53/278.64	c total clause space: 127.173MB
278.53/278.64	c total #watches: 427116
280.73/280.80	c total #propagations: 13426501 / total #impl: 152419660 (eff. 0.088)
280.73/280.80	c GARBAGE COLLECT
280.73/280.80	c #Conflicts:     122000 | #Learnt:       8557 | 0.001
280.73/280.80	c total clause space: 127.173MB
280.73/280.80	c total #watches: 259371
281.93/282.03	c total #propagations: 13531441 / total #impl: 153856273 (eff. 0.088)
281.93/282.03	c #Conflicts:     123000 | #Learnt:       9557 | 0.001
281.93/282.03	c total clause space: 127.173MB
281.93/282.03	c total #watches: 274835
283.63/283.76	c total #propagations: 13626544 / total #impl: 154739886 (eff. 0.088)
283.63/283.76	c #Conflicts:     124000 | #Learnt:      10557 | 0.001
283.63/283.76	c total clause space: 127.173MB
283.63/283.76	c total #watches: 293036
285.33/285.49	c total #propagations: 13735347 / total #impl: 155816528 (eff. 0.088)
285.33/285.49	c #Conflicts:     125000 | #Learnt:      11557 | 0.001
285.33/285.49	c total clause space: 127.173MB
285.33/285.49	c total #watches: 317367
287.14/287.23	c total #propagations: 13838172 / total #impl: 156910460 (eff. 0.088)
287.14/287.23	c #Conflicts:     126000 | #Learnt:      12557 | 0.001
287.14/287.23	c total clause space: 127.173MB
287.14/287.23	c total #watches: 332447
288.83/288.98	c total #propagations: 13940323 / total #impl: 157934698 (eff. 0.088)
288.83/288.98	c #Conflicts:     127000 | #Learnt:      13557 | 0.001
288.83/288.98	c total clause space: 127.173MB
288.83/288.98	c total #watches: 349552
290.53/290.62	c total #propagations: 14036568 / total #impl: 158965192 (eff. 0.088)
290.53/290.62	c #Conflicts:     128000 | #Learnt:      14557 | 0.001
290.53/290.62	c total clause space: 127.173MB
290.53/290.62	c total #watches: 366845
292.73/292.89	c total #propagations: 14130560 / total #impl: 160109134 (eff. 0.088)
292.73/292.89	c #Conflicts:     129000 | #Learnt:      15557 | 0.001
292.73/292.89	c total clause space: 127.173MB
292.73/292.89	c total #watches: 390693
295.43/295.50	c total #propagations: 14238569 / total #impl: 161417948 (eff. 0.088)
295.43/295.50	c #Conflicts:     130000 | #Learnt:      16557 | 0.001
295.43/295.50	c total clause space: 127.173MB
295.43/295.50	c total #watches: 418894
297.33/297.47	c total #propagations: 14342572 / total #impl: 162654261 (eff. 0.088)
297.33/297.47	c GARBAGE COLLECT
297.33/297.47	c #Conflicts:     131000 | #Learnt:       8924 | 0.001
297.33/297.47	c total clause space: 127.173MB
297.33/297.47	c total #watches: 265165
299.24/299.32	c total #propagations: 14439588 / total #impl: 163647213 (eff. 0.088)
299.24/299.32	c #Conflicts:     132000 | #Learnt:       9924 | 0.001
299.24/299.32	c total clause space: 127.173MB
299.24/299.32	c total #watches: 284544
300.53/300.67	c total #propagations: 14554614 / total #impl: 164717113 (eff. 0.088)
300.53/300.67	c #Conflicts:     133000 | #Learnt:      10924 | 0.001
300.53/300.67	c total clause space: 127.173MB
300.53/300.67	c total #watches: 302406
302.44/302.51	c total #propagations: 14642646 / total #impl: 165607690 (eff. 0.088)
302.44/302.51	c #Conflicts:     134000 | #Learnt:      11924 | 0.001
302.44/302.51	c total clause space: 127.173MB
302.44/302.51	c total #watches: 322252
304.23/304.39	c total #propagations: 14743033 / total #impl: 166573618 (eff. 0.089)
304.23/304.39	c #Conflicts:     135000 | #Learnt:      12924 | 0.001
304.23/304.39	c total clause space: 127.173MB
304.23/304.39	c total #watches: 340314
306.94/307.02	c total #propagations: 14841033 / total #impl: 167583274 (eff. 0.089)
306.94/307.02	c #Conflicts:     136000 | #Learnt:      13924 | 0.001
306.94/307.02	c total clause space: 127.173MB
306.94/307.02	c total #watches: 363509
308.83/308.92	c total #propagations: 14958864 / total #impl: 168936092 (eff. 0.089)
308.83/308.92	c #Conflicts:     137000 | #Learnt:      14924 | 0.001
308.83/308.92	c total clause space: 127.173MB
308.83/308.92	c total #watches: 384256
311.13/311.29	c total #propagations: 15060648 / total #impl: 170189089 (eff. 0.088)
311.13/311.29	c #Conflicts:     138000 | #Learnt:      15924 | 0.001
311.13/311.29	c total clause space: 127.173MB
311.13/311.29	c total #watches: 420680
314.43/314.50	c total #propagations: 15177187 / total #impl: 171811162 (eff. 0.088)
314.43/314.50	c #Conflicts:     139000 | #Learnt:      16924 | 0.001
314.43/314.50	c total clause space: 127.173MB
314.43/314.50	c total #watches: 454206
319.03/319.19	c total #propagations: 15292865 / total #impl: 173185383 (eff. 0.088)
319.03/319.19	c #Conflicts:     140000 | #Learnt:      17924 | 0.001
319.03/319.19	c total clause space: 127.173MB
319.03/319.19	c total #watches: 520066
321.43/321.54	c total #propagations: 15424405 / total #impl: 175581128 (eff. 0.088)
321.43/321.54	c GARBAGE COLLECT
321.43/321.54	c #Conflicts:     141000 | #Learnt:      10037 | 0.001
321.43/321.54	c total clause space: 127.173MB
321.43/321.54	c total #watches: 303378
322.83/322.94	c total #propagations: 15540368 / total #impl: 176837765 (eff. 0.088)
322.83/322.94	c #Conflicts:     142000 | #Learnt:      11037 | 0.001
322.83/322.94	c total clause space: 127.173MB
322.83/322.94	c total #watches: 321204
324.43/324.56	c total #propagations: 15628651 / total #impl: 177744034 (eff. 0.088)
324.43/324.56	c #Conflicts:     143000 | #Learnt:      12037 | 0.001
324.43/324.56	c total clause space: 127.173MB
324.43/324.56	c total #watches: 338433
326.33/326.40	c total #propagations: 15722154 / total #impl: 178706819 (eff. 0.088)
326.33/326.40	c #Conflicts:     144000 | #Learnt:      13037 | 0.001
326.33/326.40	c total clause space: 127.173MB
326.33/326.40	c total #watches: 361858
328.33/328.46	c total #propagations: 15824077 / total #impl: 179825317 (eff. 0.088)
328.33/328.46	c #Conflicts:     145000 | #Learnt:      14037 | 0.001
328.33/328.46	c total clause space: 127.173MB
328.33/328.46	c total #watches: 393423
331.42/331.57	c total #propagations: 15934805 / total #impl: 181336713 (eff. 0.088)
331.42/331.57	c #Conflicts:     146000 | #Learnt:      15037 | 0.001
331.42/331.57	c total clause space: 127.173MB
331.42/331.57	c total #watches: 441898
336.02/336.18	c total #propagations: 16056449 / total #impl: 183182936 (eff. 0.088)
336.02/336.18	c #Conflicts:     147000 | #Learnt:      16037 | 0.001
336.02/336.18	c total clause space: 127.173MB
336.02/336.18	c total #watches: 514512
341.63/341.75	c total #propagations: 16179067 / total #impl: 185580669 (eff. 0.087)
341.63/341.75	c #Conflicts:     148000 | #Learnt:      17037 | 0.001
341.63/341.75	c total clause space: 127.173MB
341.63/341.75	c total #watches: 551347
345.03/345.17	c total #propagations: 16301570 / total #impl: 187401322 (eff. 0.087)
345.03/345.17	c #Conflicts:     149000 | #Learnt:      18037 | 0.001
345.03/345.17	c total clause space: 127.173MB
345.03/345.17	c total #watches: 566360
347.83/347.95	c total #propagations: 16393804 / total #impl: 188494848 (eff. 0.087)
347.83/347.95	c GARBAGE COLLECT
347.83/347.95	c #Conflicts:     150000 | #Learnt:       9807 | 0.001
347.83/347.95	c total clause space: 127.173MB
347.83/347.95	c total #watches: 289343
349.73/349.84	c total #propagations: 16498085 / total #impl: 189624223 (eff. 0.087)
349.73/349.84	c #Conflicts:     151000 | #Learnt:      10807 | 0.001
349.73/349.84	c total clause space: 127.173MB
349.73/349.84	c total #watches: 311747
351.43/351.56	c total #propagations: 16615691 / total #impl: 190860085 (eff. 0.087)
351.43/351.56	c #Conflicts:     152000 | #Learnt:      11807 | 0.001
351.43/351.56	c total clause space: 127.173MB
351.43/351.56	c total #watches: 328881
353.73/353.81	c total #propagations: 16713930 / total #impl: 191857633 (eff. 0.087)
353.73/353.81	c #Conflicts:     153000 | #Learnt:      12807 | 0.001
353.73/353.81	c total clause space: 127.173MB
353.73/353.81	c total #watches: 353204
356.63/356.73	c total #propagations: 16831903 / total #impl: 193139929 (eff. 0.087)
356.63/356.73	c #Conflicts:     154000 | #Learnt:      13807 | 0.001
356.63/356.73	c total clause space: 127.173MB
356.63/356.73	c total #watches: 393746
358.83/358.95	c total #propagations: 16952695 / total #impl: 194537204 (eff. 0.087)
358.83/358.95	c #Conflicts:     155000 | #Learnt:      14807 | 0.001
358.83/358.95	c total clause space: 127.173MB
358.83/358.95	c total #watches: 426033
362.62/362.78	c total #propagations: 17057384 / total #impl: 196038514 (eff. 0.087)
362.62/362.78	c #Conflicts:     156000 | #Learnt:      15807 | 0.001
362.62/362.78	c total clause space: 127.173MB
362.62/362.78	c total #watches: 460794
365.32/365.44	c total #propagations: 17190071 / total #impl: 197880204 (eff. 0.087)
365.32/365.44	c #Conflicts:     157000 | #Learnt:      16807 | 0.001
365.32/365.44	c total clause space: 127.173MB
365.32/365.44	c total #watches: 475869
368.12/368.28	c total #propagations: 17292089 / total #impl: 199072216 (eff. 0.087)
368.12/368.28	c #Conflicts:     158000 | #Learnt:      17807 | 0.001
368.12/368.28	c total clause space: 127.173MB
368.12/368.28	c total #watches: 494130
371.92/372.09	c total #propagations: 17395045 / total #impl: 200368636 (eff. 0.087)
371.92/372.09	c #Conflicts:     159000 | #Learnt:      18807 | 0.001
371.92/372.09	c total clause space: 127.173MB
371.92/372.09	c total #watches: 524482
373.93/374.06	c total #propagations: 17515913 / total #impl: 202023780 (eff. 0.087)
373.93/374.06	c GARBAGE COLLECT
373.93/374.06	c #Conflicts:     160000 | #Learnt:      10370 | 0.001
373.93/374.06	c total clause space: 127.173MB
373.93/374.06	c total #watches: 295828
375.92/376.04	c total #propagations: 17613032 / total #impl: 203087513 (eff. 0.087)
375.92/376.04	c #Conflicts:     161000 | #Learnt:      11370 | 0.001
375.92/376.04	c total clause space: 127.173MB
375.92/376.04	c total #watches: 320641
377.82/377.94	c total #propagations: 17721384 / total #impl: 204176737 (eff. 0.087)
377.82/377.94	c #Conflicts:     162000 | #Learnt:      12370 | 0.001
377.82/377.94	c total clause space: 127.173MB
377.82/377.94	c total #watches: 346263
380.02/380.18	c total #propagations: 17836832 / total #impl: 205533669 (eff. 0.087)
380.02/380.18	c #Conflicts:     163000 | #Learnt:      13370 | 0.001
380.02/380.18	c total clause space: 127.173MB
380.02/380.18	c total #watches: 370581
383.32/383.48	c total #propagations: 17947195 / total #impl: 206978463 (eff. 0.087)
383.32/383.48	c #Conflicts:     164000 | #Learnt:      14370 | 0.001
383.32/383.48	c total clause space: 127.173MB
383.32/383.48	c total #watches: 410772
388.23/388.31	c total #propagations: 18077703 / total #impl: 208597118 (eff. 0.087)
388.23/388.31	c #Conflicts:     165000 | #Learnt:      15370 | 0.001
388.23/388.31	c total clause space: 127.173MB
388.23/388.31	c total #watches: 485485
396.52/396.61	c total #propagations: 18217179 / total #impl: 210747102 (eff. 0.086)
396.52/396.61	c #Conflicts:     166000 | #Learnt:      16370 | 0.001
396.52/396.61	c total clause space: 127.173MB
396.52/396.61	c total #watches: 558430
403.92/404.06	c total #propagations: 18353283 / total #impl: 213509844 (eff. 0.086)
403.92/404.06	c #Conflicts:     167000 | #Learnt:      17370 | 0.001
403.92/404.06	c total clause space: 127.173MB
403.92/404.06	c total #watches: 582777
408.82/408.97	c total #propagations: 18467531 / total #impl: 214897306 (eff. 0.086)
408.82/408.97	c #Conflicts:     168000 | #Learnt:      18370 | 0.001
408.82/408.97	c total clause space: 127.173MB
408.82/408.97	c total #watches: 602765
413.12/413.20	c total #propagations: 18591594 / total #impl: 216269585 (eff. 0.086)
413.12/413.20	c #Conflicts:     169000 | #Learnt:      19370 | 0.001
413.12/413.20	c total clause space: 127.173MB
413.12/413.20	c total #watches: 619797
415.91/416.00	c total #propagations: 18695198 / total #impl: 217424843 (eff. 0.086)
415.91/416.00	c GARBAGE COLLECT
415.91/416.00	c #Conflicts:     170000 | #Learnt:      10532 | 0.001
415.91/416.00	c total clause space: 127.173MB
415.91/416.00	c total #watches: 309659
418.11/418.22	c total #propagations: 18799900 / total #impl: 218571796 (eff. 0.086)
418.11/418.22	c #Conflicts:     171000 | #Learnt:      11532 | 0.001
418.11/418.22	c total clause space: 127.173MB
418.11/418.22	c total #watches: 331390
420.51/420.64	c total #propagations: 18912797 / total #impl: 219750617 (eff. 0.086)
420.51/420.64	c #Conflicts:     172000 | #Learnt:      12532 | 0.001
420.51/420.64	c total clause space: 127.173MB
420.51/420.64	c total #watches: 353420
422.71/422.83	c total #propagations: 19031308 / total #impl: 220986032 (eff. 0.086)
422.71/422.83	c #Conflicts:     173000 | #Learnt:      13532 | 0.001
422.71/422.83	c total clause space: 127.173MB
422.71/422.83	c total #watches: 373029
426.51/426.61	c total #propagations: 19134384 / total #impl: 222056262 (eff. 0.086)
426.51/426.61	c #Conflicts:     174000 | #Learnt:      14532 | 0.001
426.51/426.61	c total clause space: 127.173MB
426.51/426.61	c total #watches: 421076
430.61/430.77	c total #propagations: 19255681 / total #impl: 223523480 (eff. 0.086)
430.61/430.77	c #Conflicts:     175000 | #Learnt:      15532 | 0.001
430.61/430.77	c total clause space: 127.173MB
430.61/430.77	c total #watches: 458105
433.51/433.66	c total #propagations: 19370721 / total #impl: 224916097 (eff. 0.086)
433.51/433.66	c #Conflicts:     176000 | #Learnt:      16532 | 0.001
433.51/433.66	c total clause space: 127.173MB
433.51/433.66	c total #watches: 477863
436.62/436.73	c total #propagations: 19481619 / total #impl: 226196942 (eff. 0.086)
436.62/436.73	c #Conflicts:     177000 | #Learnt:      17532 | 0.001
436.62/436.73	c total clause space: 127.173MB
436.62/436.73	c total #watches: 500022
441.21/441.37	c total #propagations: 19587425 / total #impl: 227478435 (eff. 0.086)
441.21/441.37	c #Conflicts:     178000 | #Learnt:      18532 | 0.001
441.21/441.37	c total clause space: 127.173MB
441.21/441.37	c total #watches: 529746
443.81/443.97	c total #propagations: 19700887 / total #impl: 228909572 (eff. 0.086)
443.81/443.97	c #Conflicts:     179000 | #Learnt:      19532 | 0.001
443.81/443.97	c total clause space: 127.173MB
443.81/443.97	c total #watches: 544784
447.41/447.55	c total #propagations: 19792957 / total #impl: 230065861 (eff. 0.086)
447.41/447.55	c GARBAGE COLLECT
447.41/447.55	c #Conflicts:     180000 | #Learnt:      10440 | 0.001
447.41/447.55	c total clause space: 127.173MB
447.41/447.55	c total #watches: 297914
449.01/449.17	c total #propagations: 19906956 / total #impl: 231458696 (eff. 0.086)
449.01/449.17	c #Conflicts:     181000 | #Learnt:      11440 | 0.001
449.01/449.17	c total clause space: 127.173MB
449.01/449.17	c total #watches: 317544
451.61/451.74	c total #propagations: 19988042 / total #impl: 232259768 (eff. 0.086)
451.61/451.74	c #Conflicts:     182000 | #Learnt:      12440 | 0.001
451.61/451.74	c total clause space: 127.173MB
451.61/451.74	c total #watches: 348766
454.81/454.97	c total #propagations: 20102599 / total #impl: 233508496 (eff. 0.086)
454.81/454.97	c #Conflicts:     183000 | #Learnt:      13440 | 0.001
454.81/454.97	c total clause space: 127.173MB
454.81/454.97	c total #watches: 383161
456.71/456.87	c total #propagations: 20215866 / total #impl: 234923905 (eff. 0.086)
456.71/456.87	c #Conflicts:     184000 | #Learnt:      14440 | 0.001
456.71/456.87	c total clause space: 127.173MB
456.71/456.87	c total #watches: 403291
459.11/459.26	c total #propagations: 20312974 / total #impl: 236154908 (eff. 0.086)
459.11/459.26	c #Conflicts:     185000 | #Learnt:      15440 | 0.001
459.11/459.26	c total clause space: 127.173MB
459.11/459.26	c total #watches: 436777
462.61/462.73	c total #propagations: 20436939 / total #impl: 237839676 (eff. 0.086)
462.61/462.73	c #Conflicts:     186000 | #Learnt:      16440 | 0.001
462.61/462.73	c total clause space: 127.173MB
462.61/462.73	c total #watches: 471811
467.41/467.60	c total #propagations: 20563937 / total #impl: 239881741 (eff. 0.086)
467.41/467.60	c #Conflicts:     187000 | #Learnt:      17440 | 0.001
467.41/467.60	c total clause space: 127.173MB
467.41/467.60	c total #watches: 512349
473.31/473.48	c total #propagations: 20693506 / total #impl: 241411760 (eff. 0.086)
473.31/473.48	c #Conflicts:     188000 | #Learnt:      18440 | 0.001
473.31/473.48	c total clause space: 127.173MB
473.31/473.48	c total #watches: 550226
480.40/480.50	c total #propagations: 20829216 / total #impl: 243298421 (eff. 0.086)
480.40/480.50	c #Conflicts:     189000 | #Learnt:      19440 | 0.001
480.40/480.50	c total clause space: 127.173MB
480.40/480.50	c total #watches: 589938
485.01/485.16	c total #propagations: 20965742 / total #impl: 245408083 (eff. 0.085)
485.01/485.16	c #Conflicts:     190000 | #Learnt:      20440 | 0.001
485.01/485.16	c total clause space: 127.173MB
485.01/485.16	c total #watches: 632915
488.70/488.89	c total #propagations: 21070210 / total #impl: 247219480 (eff. 0.085)
488.70/488.89	c GARBAGE COLLECT
488.70/488.89	c #Conflicts:     191000 | #Learnt:      10999 | 0.001
488.70/488.89	c total clause space: 127.173MB
488.70/488.89	c total #watches: 315001
492.30/492.40	c total #propagations: 21180229 / total #impl: 248731995 (eff. 0.085)
492.30/492.40	c #Conflicts:     192000 | #Learnt:      11999 | 0.001
492.30/492.40	c total clause space: 127.173MB
492.30/492.40	c total #watches: 352623
495.20/495.32	c total #propagations: 21308408 / total #impl: 250420097 (eff. 0.085)
495.20/495.32	c #Conflicts:     193000 | #Learnt:      12999 | 0.001
495.20/495.32	c total clause space: 127.173MB
495.20/495.32	c total #watches: 391352
498.40/498.56	c total #propagations: 21421034 / total #impl: 251901198 (eff. 0.085)
498.40/498.56	c #Conflicts:     194000 | #Learnt:      13999 | 0.001
498.40/498.56	c total clause space: 127.173MB
498.40/498.56	c total #watches: 429846
503.30/503.42	c total #propagations: 21528874 / total #impl: 253383995 (eff. 0.085)
503.30/503.42	c #Conflicts:     195000 | #Learnt:      14999 | 0.001
503.30/503.42	c total clause space: 127.173MB
503.30/503.42	c total #watches: 480815
506.90/507.06	c total #propagations: 21667191 / total #impl: 255267227 (eff. 0.085)
506.90/507.06	c #Conflicts:     196000 | #Learnt:      15999 | 0.001
506.90/507.06	c total clause space: 127.173MB
506.90/507.06	c total #watches: 535444
512.60/512.78	c total #propagations: 21796005 / total #impl: 257298688 (eff. 0.085)
512.60/512.78	c #Conflicts:     197000 | #Learnt:      16999 | 0.001
512.60/512.78	c total clause space: 127.173MB
512.60/512.78	c total #watches: 605107
522.19/522.37	c total #propagations: 21935045 / total #impl: 260386668 (eff. 0.084)
522.19/522.37	c #Conflicts:     198000 | #Learnt:      17999 | 0.001
522.19/522.37	c total clause space: 127.173MB
522.19/522.37	c total #watches: 696306
533.89/534.03	c total #propagations: 22082851 / total #impl: 265207425 (eff. 0.083)
533.89/534.03	c #Conflicts:     199000 | #Learnt:      18999 | 0.001
533.89/534.03	c total clause space: 127.173MB
533.89/534.03	c total #watches: 761879
548.49/548.69	c total #propagations: 22224610 / total #impl: 269738598 (eff. 0.082)
548.49/548.69	c #Conflicts:     200000 | #Learnt:      19999 | 0.001
548.49/548.69	c total clause space: 206.656MB
548.49/548.69	c total #watches: 872903
573.29/573.42	c total #propagations: 22360855 / total #impl: 274975845 (eff. 0.081)
573.29/573.42	c #Conflicts:     201000 | #Learnt:      20999 | 0.001
573.29/573.42	c total clause space: 206.656MB
573.29/573.42	c total #watches: 983129
591.98/592.12	c total #propagations: 22510106 / total #impl: 282067970 (eff. 0.080)
591.98/592.12	c GARBAGE COLLECT
591.98/592.12	c #Conflicts:     202000 | #Learnt:      11313 | 0.001
591.98/592.12	c total clause space: 206.656MB
591.98/592.12	c total #watches: 323680
595.09/595.24	c total #propagations: 22648126 / total #impl: 286765056 (eff. 0.079)
595.09/595.24	c #Conflicts:     203000 | #Learnt:      12313 | 0.001
595.09/595.24	c total clause space: 206.656MB
595.09/595.24	c total #watches: 366671
599.39/599.59	c total #propagations: 22769517 / total #impl: 288258771 (eff. 0.079)
599.39/599.59	c #Conflicts:     204000 | #Learnt:      13313 | 0.001
599.39/599.59	c total clause space: 206.656MB
599.39/599.59	c total #watches: 412050
605.69/605.80	c total #propagations: 22885201 / total #impl: 290321456 (eff. 0.079)
605.69/605.80	c #Conflicts:     205000 | #Learnt:      14313 | 0.001
605.69/605.80	c total clause space: 206.656MB
605.69/605.80	c total #watches: 463385
609.49/609.67	c total #propagations: 23006646 / total #impl: 292945089 (eff. 0.079)
609.49/609.67	c #Conflicts:     206000 | #Learnt:      15313 | 0.001
609.49/609.67	c total clause space: 206.656MB
609.49/609.67	c total #watches: 500087
614.59/614.74	c total #propagations: 23122289 / total #impl: 294402576 (eff. 0.079)
614.59/614.74	c #Conflicts:     207000 | #Learnt:      16313 | 0.001
614.59/614.74	c total clause space: 206.656MB
614.59/614.74	c total #watches: 547139
619.98/620.11	c total #propagations: 23248262 / total #impl: 296208436 (eff. 0.078)
619.98/620.11	c #Conflicts:     208000 | #Learnt:      17313 | 0.001
619.98/620.11	c total clause space: 206.656MB
619.98/620.11	c total #watches: 583222
627.38/627.51	c total #propagations: 23356194 / total #impl: 297575670 (eff. 0.078)
627.38/627.51	c #Conflicts:     209000 | #Learnt:      18313 | 0.001
627.38/627.51	c total clause space: 206.656MB
627.38/627.51	c total #watches: 629450
636.79/636.96	c total #propagations: 23485451 / total #impl: 299483850 (eff. 0.078)
636.79/636.96	c #Conflicts:     210000 | #Learnt:      19313 | 0.001
636.79/636.96	c total clause space: 206.656MB
636.79/636.96	c total #watches: 682200
646.79/646.96	c total #propagations: 23620683 / total #impl: 301991594 (eff. 0.078)
646.79/646.96	c #Conflicts:     211000 | #Learnt:      20313 | 0.001
646.79/646.96	c total clause space: 206.656MB
646.79/646.96	c total #watches: 729800
657.48/657.63	c total #propagations: 23733216 / total #impl: 304396872 (eff. 0.078)
657.48/657.63	c #Conflicts:     212000 | #Learnt:      21313 | 0.001
657.48/657.63	c total clause space: 206.656MB
657.48/657.63	c total #watches: 782518
668.37/668.59	c total #propagations: 23846403 / total #impl: 307037065 (eff. 0.078)
668.37/668.59	c GARBAGE COLLECT
668.37/668.59	c #Conflicts:     213000 | #Learnt:      11360 | 0.001
668.37/668.59	c total clause space: 206.656MB
668.37/668.59	c total #watches: 319981
671.87/672.02	c total #propagations: 23964715 / total #impl: 309440510 (eff. 0.077)
671.87/672.02	c #Conflicts:     214000 | #Learnt:      12360 | 0.001
671.87/672.02	c total clause space: 206.656MB
671.87/672.02	c total #watches: 361892
676.77/676.96	c total #propagations: 24082516 / total #impl: 310988920 (eff. 0.077)
676.77/676.96	c #Conflicts:     215000 | #Learnt:      13360 | 0.001
676.77/676.96	c total clause space: 206.656MB
676.77/676.96	c total #watches: 408569
683.27/683.40	c total #propagations: 24200685 / total #impl: 312870042 (eff. 0.077)
683.27/683.40	c #Conflicts:     216000 | #Learnt:      14360 | 0.001
683.27/683.40	c total clause space: 206.656MB
683.27/683.40	c total #watches: 454104
691.07/691.28	c total #propagations: 24327501 / total #impl: 315080710 (eff. 0.077)
691.07/691.28	c #Conflicts:     217000 | #Learnt:      15360 | 0.001
691.07/691.28	c total clause space: 206.656MB
691.07/691.28	c total #watches: 505502
701.27/701.47	c total #propagations: 24470322 / total #impl: 317862669 (eff. 0.077)
701.27/701.47	c #Conflicts:     218000 | #Learnt:      16360 | 0.001
701.27/701.47	c total clause space: 206.656MB
701.27/701.47	c total #watches: 565474
712.57/712.73	c total #propagations: 24620483 / total #impl: 321518014 (eff. 0.077)
712.57/712.73	c #Conflicts:     219000 | #Learnt:      17360 | 0.001
712.57/712.73	c total clause space: 206.656MB
712.57/712.73	c total #watches: 619941
725.27/725.41	c total #propagations: 24758169 / total #impl: 325154538 (eff. 0.076)
725.27/725.41	c #Conflicts:     220000 | #Learnt:      18360 | 0.001
725.27/725.41	c total clause space: 206.656MB
725.27/725.41	c total #watches: 679080
738.86/739.03	c total #propagations: 24915581 / total #impl: 329209865 (eff. 0.076)
738.86/739.03	c #Conflicts:     221000 | #Learnt:      19360 | 0.001
738.86/739.03	c total clause space: 206.656MB
738.86/739.03	c total #watches: 732166
757.06/757.22	c total #propagations: 25068683 / total #impl: 333376355 (eff. 0.075)
757.06/757.22	c #Conflicts:     222000 | #Learnt:      20360 | 0.001
757.06/757.22	c total clause space: 206.656MB
757.06/757.22	c total #watches: 792573
779.35/779.55	c total #propagations: 25215083 / total #impl: 338292140 (eff. 0.075)
779.35/779.55	c #Conflicts:     223000 | #Learnt:      21360 | 0.001
779.35/779.55	c total clause space: 206.656MB
779.35/779.55	c total #watches: 858017
804.46/804.64	c total #propagations: 25360602 / total #impl: 343851180 (eff. 0.074)
804.46/804.64	c #Conflicts:     224000 | #Learnt:      22360 | 0.001
804.46/804.64	c total clause space: 206.656MB
804.46/804.64	c total #watches: 928288
816.85/817.03	c total #propagations: 25501703 / total #impl: 350216838 (eff. 0.073)
816.85/817.03	c GARBAGE COLLECT
816.85/817.03	c #Conflicts:     225000 | #Learnt:      12022 | 0.001
816.85/817.03	c total clause space: 206.656MB
816.85/817.03	c total #watches: 357658
821.45/821.70	c total #propagations: 25648473 / total #impl: 353882759 (eff. 0.072)
821.45/821.70	c #Conflicts:     226000 | #Learnt:      13022 | 0.001
821.45/821.70	c total clause space: 206.656MB
821.45/821.70	c total #watches: 413475
828.26/828.46	c total #propagations: 25776594 / total #impl: 355721627 (eff. 0.072)
828.26/828.46	c #Conflicts:     227000 | #Learnt:      14022 | 0.001
828.26/828.46	c total clause space: 206.656MB
828.26/828.46	c total #watches: 469315
836.85/837.02	c total #propagations: 25926737 / total #impl: 358321806 (eff. 0.072)
836.85/837.02	c #Conflicts:     228000 | #Learnt:      15022 | 0.001
836.85/837.02	c total clause space: 206.656MB
836.85/837.02	c total #watches: 517091
848.06/848.26	c total #propagations: 26075277 / total #impl: 361397476 (eff. 0.072)
848.06/848.26	c #Conflicts:     229000 | #Learnt:      16022 | 0.001
848.06/848.26	c total clause space: 206.656MB
848.06/848.26	c total #watches: 565405
862.35/862.52	c total #propagations: 26209403 / total #impl: 364427019 (eff. 0.072)
862.35/862.52	c #Conflicts:     230000 | #Learnt:      17022 | 0.001
862.35/862.52	c total clause space: 206.656MB
862.35/862.52	c total #watches: 608072
874.35/874.53	c total #propagations: 26342793 / total #impl: 367196075 (eff. 0.072)
874.35/874.53	c #Conflicts:     231000 | #Learnt:      18022 | 0.001
874.35/874.53	c total clause space: 206.656MB
874.35/874.53	c total #watches: 658434
879.04/879.23	c total #propagations: 26469388 / total #impl: 369688274 (eff. 0.072)
879.04/879.23	c #Conflicts:     232000 | #Learnt:      19022 | 0.001
879.04/879.23	c total clause space: 206.656MB
879.04/879.23	c total #watches: 673001
884.64/884.86	c total #propagations: 26573592 / total #impl: 370824798 (eff. 0.072)
884.64/884.86	c #Conflicts:     233000 | #Learnt:      20022 | 0.001
884.64/884.86	c total clause space: 206.656MB
884.64/884.86	c total #watches: 693266
889.85/890.07	c total #propagations: 26673534 / total #impl: 371984045 (eff. 0.072)
889.85/890.07	c #Conflicts:     234000 | #Learnt:      21022 | 0.001
889.85/890.07	c total clause space: 206.656MB
889.85/890.07	c total #watches: 725526
895.44/895.60	c total #propagations: 26795262 / total #impl: 373829170 (eff. 0.072)
895.44/895.60	c #Conflicts:     235000 | #Learnt:      22022 | 0.001
895.44/895.60	c total clause space: 206.656MB
895.44/895.60	c total #watches: 743469
901.04/901.22	c total #propagations: 26894763 / total #impl: 375013547 (eff. 0.072)
901.04/901.22	c #Conflicts:     236000 | #Learnt:      23022 | 0.001
901.04/901.22	c total clause space: 206.656MB
901.04/901.22	c total #watches: 758843
904.54/904.73	c total #propagations: 26995714 / total #impl: 376227597 (eff. 0.072)
904.54/904.73	c GARBAGE COLLECT
904.54/904.73	c #Conflicts:     237000 | #Learnt:      12379 | 0.001
904.54/904.73	c total clause space: 206.656MB
904.54/904.73	c total #watches: 345556
906.64/906.86	c total #propagations: 27085566 / total #impl: 377281017 (eff. 0.072)
906.64/906.86	c #Conflicts:     238000 | #Learnt:      13379 | 0.001
906.64/906.86	c total clause space: 206.656MB
906.64/906.86	c total #watches: 371507
909.74/909.98	c total #propagations: 27186125 / total #impl: 378467335 (eff. 0.072)
909.74/909.98	c #Conflicts:     239000 | #Learnt:      14379 | 0.001
909.74/909.98	c total clause space: 206.656MB
909.74/909.98	c total #watches: 409573
912.44/912.60	c total #propagations: 27308130 / total #impl: 379962119 (eff. 0.072)
912.44/912.60	c #Conflicts:     240000 | #Learnt:      15379 | 0.001
912.44/912.60	c total clause space: 206.656MB
912.44/912.60	c total #watches: 430459
915.74/915.99	c total #propagations: 27415461 / total #impl: 381170047 (eff. 0.072)
915.74/915.99	c #Conflicts:     241000 | #Learnt:      16379 | 0.001
915.74/915.99	c total clause space: 206.656MB
915.74/915.99	c total #watches: 458347
918.24/918.48	c total #propagations: 27536242 / total #impl: 382579178 (eff. 0.072)
918.24/918.48	c #Conflicts:     242000 | #Learnt:      17379 | 0.001
918.24/918.48	c total clause space: 206.656MB
918.24/918.48	c total #watches: 478209
921.54/921.70	c total #propagations: 27615614 / total #impl: 383579900 (eff. 0.072)
921.54/921.70	c #Conflicts:     243000 | #Learnt:      18379 | 0.001
921.54/921.70	c total clause space: 206.656MB
921.54/921.70	c total #watches: 491742
924.54/924.72	c total #propagations: 27718759 / total #impl: 384759963 (eff. 0.072)
924.54/924.72	c #Conflicts:     244000 | #Learnt:      19379 | 0.001
924.54/924.72	c total clause space: 206.656MB
924.54/924.72	c total #watches: 509921
928.64/928.81	c total #propagations: 27825024 / total #impl: 386001712 (eff. 0.072)
928.64/928.81	c #Conflicts:     245000 | #Learnt:      20379 | 0.001
928.64/928.81	c total clause space: 206.656MB
928.64/928.81	c total #watches: 545273
932.84/933.00	c total #propagations: 27941182 / total #impl: 387582289 (eff. 0.072)
932.84/933.00	c #Conflicts:     246000 | #Learnt:      21379 | 0.001
932.84/933.00	c total clause space: 206.656MB
932.84/933.00	c total #watches: 568987
938.53/938.70	c total #propagations: 28062311 / total #impl: 389157963 (eff. 0.072)
938.53/938.70	c #Conflicts:     247000 | #Learnt:      22379 | 0.001
938.53/938.70	c total clause space: 206.656MB
938.53/938.70	c total #watches: 606816
942.73/942.94	c total #propagations: 28188522 / total #impl: 390828010 (eff. 0.072)
942.73/942.94	c #Conflicts:     248000 | #Learnt:      23379 | 0.001
942.73/942.94	c total clause space: 206.656MB
942.73/942.94	c total #watches: 629846
947.33/947.59	c total #propagations: 28288848 / total #impl: 392125877 (eff. 0.072)
947.33/947.59	c GARBAGE COLLECT
947.33/947.59	c #Conflicts:     249000 | #Learnt:      12546 | 0.001
947.33/947.59	c total clause space: 206.656MB
947.33/947.59	c total #watches: 363497
951.34/951.57	c total #propagations: 28421132 / total #impl: 393868842 (eff. 0.072)
951.34/951.57	c #Conflicts:     250000 | #Learnt:      13546 | 0.001
951.34/951.57	c total clause space: 206.656MB
951.34/951.57	c total #watches: 416065
953.64/953.86	c total #propagations: 28543066 / total #impl: 395873140 (eff. 0.072)
953.64/953.86	c #Conflicts:     251000 | #Learnt:      14546 | 0.001
953.64/953.86	c total clause space: 206.656MB
953.64/953.86	c total #watches: 431732
956.03/956.21	c total #propagations: 28639335 / total #impl: 396944100 (eff. 0.072)
956.03/956.21	c #Conflicts:     252000 | #Learnt:      15546 | 0.001
956.03/956.21	c total clause space: 206.656MB
956.03/956.21	c total #watches: 448785
958.93/959.17	c total #propagations: 28732613 / total #impl: 397986418 (eff. 0.072)
958.93/959.17	c #Conflicts:     253000 | #Learnt:      16546 | 0.001
958.93/959.17	c total clause space: 206.656MB
958.93/959.17	c total #watches: 475722
961.93/962.16	c total #propagations: 28835694 / total #impl: 399310759 (eff. 0.072)
961.93/962.16	c #Conflicts:     254000 | #Learnt:      17546 | 0.001
961.93/962.16	c total clause space: 206.656MB
961.93/962.16	c total #watches: 492465
964.73/964.94	c total #propagations: 28945546 / total #impl: 400670945 (eff. 0.072)
964.73/964.94	c #Conflicts:     255000 | #Learnt:      18546 | 0.001
964.73/964.94	c total clause space: 206.656MB
964.73/964.94	c total #watches: 508592
968.63/968.85	c total #propagations: 29043714 / total #impl: 401855707 (eff. 0.072)
968.63/968.85	c #Conflicts:     256000 | #Learnt:      19546 | 0.001
968.63/968.85	c total clause space: 206.656MB
968.63/968.85	c total #watches: 536169
972.34/972.57	c total #propagations: 29142870 / total #impl: 403109258 (eff. 0.072)
972.34/972.57	c #Conflicts:     257000 | #Learnt:      20546 | 0.001
972.34/972.57	c total clause space: 206.656MB
972.34/972.57	c total #watches: 558174
975.73/975.98	c total #propagations: 29250123 / total #impl: 404638647 (eff. 0.072)
975.73/975.98	c #Conflicts:     258000 | #Learnt:      21546 | 0.001
975.73/975.98	c total clause space: 206.656MB
975.73/975.98	c total #watches: 587410
979.43/979.63	c total #propagations: 29361301 / total #impl: 406360518 (eff. 0.072)
979.43/979.63	c #Conflicts:     259000 | #Learnt:      22546 | 0.001
979.43/979.63	c total clause space: 206.656MB
979.43/979.63	c total #watches: 605970
983.73/983.94	c total #propagations: 29460369 / total #impl: 407679380 (eff. 0.072)
983.73/983.94	c #Conflicts:     260000 | #Learnt:      23546 | 0.001
983.73/983.94	c total clause space: 206.656MB
983.73/983.94	c total #watches: 627303
987.83/988.09	c total #propagations: 29568168 / total #impl: 409009489 (eff. 0.072)
987.83/988.09	c #Conflicts:     261000 | #Learnt:      24546 | 0.001
987.83/988.09	c total clause space: 206.656MB
987.83/988.09	c total #watches: 648343
990.33/990.52	c total #propagations: 29667907 / total #impl: 410367205 (eff. 0.072)
990.33/990.52	c GARBAGE COLLECT
990.33/990.52	c #Conflicts:     262000 | #Learnt:      13362 | 0.001
990.33/990.52	c total clause space: 206.656MB
990.33/990.52	c total #watches: 370893
993.03/993.20	c total #propagations: 29776880 / total #impl: 411611865 (eff. 0.072)
993.03/993.20	c #Conflicts:     263000 | #Learnt:      14362 | 0.001
993.03/993.20	c total clause space: 206.656MB
993.03/993.20	c total #watches: 400547
996.12/996.31	c total #propagations: 29901734 / total #impl: 413139855 (eff. 0.072)
996.12/996.31	c #Conflicts:     264000 | #Learnt:      15362 | 0.001
996.12/996.31	c total clause space: 206.656MB
996.12/996.31	c total #watches: 435123
999.22/999.49	c total #propagations: 30023117 / total #impl: 414661850 (eff. 0.072)
999.22/999.49	c #Conflicts:     265000 | #Learnt:      16362 | 0.001
999.22/999.49	c total clause space: 206.656MB
999.22/999.49	c total #watches: 466959
1002.92/1003.18	c total #propagations: 30134504 / total #impl: 416146269 (eff. 0.072)
1002.92/1003.18	c #Conflicts:     266000 | #Learnt:      17362 | 0.001
1002.92/1003.18	c total clause space: 206.656MB
1002.92/1003.18	c total #watches: 507425
1005.72/1005.96	c total #propagations: 30249745 / total #impl: 417667703 (eff. 0.072)
1005.72/1005.96	c #Conflicts:     267000 | #Learnt:      18362 | 0.001
1005.72/1005.96	c total clause space: 206.656MB
1005.72/1005.96	c total #watches: 532972
1009.92/1010.14	c total #propagations: 30354908 / total #impl: 419199274 (eff. 0.072)
1009.92/1010.14	c #Conflicts:     268000 | #Learnt:      19362 | 0.001
1009.92/1010.14	c total clause space: 206.656MB
1009.92/1010.14	c total #watches: 575309
1013.82/1014.02	c total #propagations: 30474525 / total #impl: 421400005 (eff. 0.072)
1013.82/1014.02	c #Conflicts:     269000 | #Learnt:      20362 | 0.001
1013.82/1014.02	c total clause space: 206.656MB
1013.82/1014.02	c total #watches: 604519
1019.82/1020.07	c total #propagations: 30595059 / total #impl: 423485318 (eff. 0.072)
1019.82/1020.07	c #Conflicts:     270000 | #Learnt:      21362 | 0.001
1019.82/1020.07	c total clause space: 206.656MB
1019.82/1020.07	c total #watches: 650218
1028.52/1028.71	c total #propagations: 30718307 / total #impl: 425300651 (eff. 0.072)
1028.52/1028.71	c #Conflicts:     271000 | #Learnt:      22362 | 0.001
1028.52/1028.71	c total clause space: 206.656MB
1028.52/1028.71	c total #watches: 704190
1035.42/1035.61	c total #propagations: 30868317 / total #impl: 427534284 (eff. 0.072)
1035.42/1035.61	c #Conflicts:     272000 | #Learnt:      23362 | 0.001
1035.42/1035.61	c total clause space: 206.656MB
1035.42/1035.61	c total #watches: 744517
1043.02/1043.28	c total #propagations: 30988401 / total #impl: 429428169 (eff. 0.072)
1043.02/1043.28	c #Conflicts:     273000 | #Learnt:      24362 | 0.001
1043.02/1043.28	c total clause space: 206.656MB
1043.02/1043.28	c total #watches: 781168
1053.11/1053.34	c total #propagations: 31106321 / total #impl: 431404171 (eff. 0.072)
1053.11/1053.34	c GARBAGE COLLECT
1053.11/1053.34	c #Conflicts:     274000 | #Learnt:      12861 | 0.001
1053.11/1053.34	c total clause space: 206.656MB
1053.11/1053.34	c total #watches: 363921
1056.81/1057.04	c total #propagations: 31244941 / total #impl: 433791072 (eff. 0.072)
1056.81/1057.04	c #Conflicts:     275000 | #Learnt:      13861 | 0.001
1056.81/1057.04	c total clause space: 206.656MB
1056.81/1057.04	c total #watches: 400559
1060.71/1060.92	c total #propagations: 31366413 / total #impl: 435392999 (eff. 0.072)
1060.71/1060.92	c #Conflicts:     276000 | #Learnt:      14861 | 0.001
1060.71/1060.92	c total clause space: 206.656MB
1060.71/1060.92	c total #watches: 433074
1063.62/1063.84	c total #propagations: 31489384 / total #impl: 437117991 (eff. 0.072)
1063.62/1063.84	c #Conflicts:     277000 | #Learnt:      15861 | 0.001
1063.62/1063.84	c total clause space: 206.656MB
1063.62/1063.84	c total #watches: 456921
1066.61/1066.89	c total #propagations: 31594938 / total #impl: 438375315 (eff. 0.072)
1066.61/1066.89	c #Conflicts:     278000 | #Learnt:      16861 | 0.001
1066.61/1066.89	c total clause space: 206.656MB
1066.61/1066.89	c total #watches: 475347
1069.41/1069.63	c total #propagations: 31704498 / total #impl: 439735869 (eff. 0.072)
1069.41/1069.63	c #Conflicts:     279000 | #Learnt:      17861 | 0.001
1069.41/1069.63	c total clause space: 206.656MB
1069.41/1069.63	c total #watches: 504903
1073.31/1073.59	c total #propagations: 31822201 / total #impl: 441345023 (eff. 0.072)
1073.31/1073.59	c #Conflicts:     280000 | #Learnt:      18861 | 0.001
1073.31/1073.59	c total clause space: 206.656MB
1073.31/1073.59	c total #watches: 525273
1076.21/1076.43	c total #propagations: 31940545 / total #impl: 442789321 (eff. 0.072)
1076.21/1076.43	c #Conflicts:     281000 | #Learnt:      19861 | 0.001
1076.21/1076.43	c total clause space: 206.656MB
1076.21/1076.43	c total #watches: 541220
1078.01/1078.29	c total #propagations: 32042930 / total #impl: 444138573 (eff. 0.072)
1078.01/1078.29	c #Conflicts:     282000 | #Learnt:      20861 | 0.001
1078.01/1078.29	c total clause space: 206.656MB
1078.01/1078.29	c total #watches: 560255
1082.71/1082.93	c total #propagations: 32135685 / total #impl: 445407334 (eff. 0.072)
1082.71/1082.93	c #Conflicts:     283000 | #Learnt:      21861 | 0.001
1082.71/1082.93	c total clause space: 206.656MB
1082.71/1082.93	c total #watches: 591666
1087.31/1087.58	c total #propagations: 32256120 / total #impl: 447026210 (eff. 0.072)
1087.31/1087.58	c #Conflicts:     284000 | #Learnt:      22861 | 0.001
1087.31/1087.58	c total clause space: 206.656MB
1087.31/1087.58	c total #watches: 630694
1091.91/1092.15	c total #propagations: 32368121 / total #impl: 448661111 (eff. 0.072)
1091.91/1092.15	c #Conflicts:     285000 | #Learnt:      23861 | 0.001
1091.91/1092.15	c total clause space: 206.656MB
1091.91/1092.15	c total #watches: 652196
1095.42/1095.70	c total #propagations: 32487448 / total #impl: 450255896 (eff. 0.072)
1095.42/1095.70	c #Conflicts:     286000 | #Learnt:      24861 | 0.001
1095.42/1095.70	c total clause space: 206.656MB
1095.42/1095.70	c total #watches: 673379
1099.91/1100.11	c total #propagations: 32598963 / total #impl: 451824570 (eff. 0.072)
1099.91/1100.11	c GARBAGE COLLECT
1099.91/1100.11	c #Conflicts:     287000 | #Learnt:      13005 | 0.001
1099.91/1100.11	c total clause space: 206.656MB
1099.91/1100.11	c total #watches: 366422
1102.51/1102.74	c total #propagations: 32693243 / total #impl: 453289606 (eff. 0.072)
1102.51/1102.74	c #Conflicts:     288000 | #Learnt:      14005 | 0.001
1102.51/1102.74	c total clause space: 206.656MB
1102.51/1102.74	c total #watches: 389882
1104.71/1104.98	c total #propagations: 32803047 / total #impl: 454536164 (eff. 0.072)
1104.71/1104.98	c #Conflicts:     289000 | #Learnt:      15005 | 0.001
1104.71/1104.98	c total clause space: 206.656MB
1104.71/1104.98	c total #watches: 409941
1107.01/1107.27	c total #propagations: 32905589 / total #impl: 455772329 (eff. 0.072)
1107.01/1107.27	c #Conflicts:     290000 | #Learnt:      16005 | 0.001
1107.01/1107.27	c total clause space: 206.656MB
1107.01/1107.27	c total #watches: 440665
1110.51/1110.71	c total #propagations: 33012230 / total #impl: 457303825 (eff. 0.072)
1110.51/1110.71	c #Conflicts:     291000 | #Learnt:      17005 | 0.001
1110.51/1110.71	c total clause space: 206.656MB
1110.51/1110.71	c total #watches: 475461
1114.91/1115.13	c total #propagations: 33121815 / total #impl: 459322827 (eff. 0.072)
1114.91/1115.13	c #Conflicts:     292000 | #Learnt:      18005 | 0.001
1114.91/1115.13	c total clause space: 206.656MB
1114.91/1115.13	c total #watches: 518752
1120.60/1120.90	c total #propagations: 33234099 / total #impl: 461592960 (eff. 0.072)
1120.60/1120.90	c #Conflicts:     293000 | #Learnt:      19005 | 0.001
1120.60/1120.90	c total clause space: 206.656MB
1120.60/1120.90	c total #watches: 572279
1128.60/1128.81	c total #propagations: 33364210 / total #impl: 463938533 (eff. 0.072)
1128.60/1128.81	c #Conflicts:     294000 | #Learnt:      20005 | 0.001
1128.60/1128.81	c total clause space: 206.656MB
1128.60/1128.81	c total #watches: 631948
1138.50/1138.72	c total #propagations: 33506894 / total #impl: 467105629 (eff. 0.072)
1138.50/1138.72	c #Conflicts:     295000 | #Learnt:      21005 | 0.001
1138.50/1138.72	c total clause space: 206.656MB
1138.50/1138.72	c total #watches: 700098
1143.91/1144.15	c total #propagations: 33651426 / total #impl: 470753071 (eff. 0.071)
1143.91/1144.15	c #Conflicts:     296000 | #Learnt:      22005 | 0.001
1143.91/1144.15	c total clause space: 206.656MB
1143.91/1144.15	c total #watches: 722476
1149.41/1149.61	c total #propagations: 33763999 / total #impl: 472276144 (eff. 0.071)
1149.41/1149.61	c #Conflicts:     297000 | #Learnt:      23005 | 0.001
1149.41/1149.61	c total clause space: 206.656MB
1149.41/1149.61	c total #watches: 740187
1154.40/1154.64	c total #propagations: 33873387 / total #impl: 473725311 (eff. 0.072)
1154.40/1154.64	c #Conflicts:     298000 | #Learnt:      24005 | 0.001
1154.40/1154.64	c total clause space: 206.656MB
1154.40/1154.64	c total #watches: 759306
1159.80/1160.03	c total #propagations: 33977806 / total #impl: 475071242 (eff. 0.072)
1159.80/1160.03	c #Conflicts:     299000 | #Learnt:      25005 | 0.001
1159.80/1160.03	c total clause space: 206.656MB
1159.80/1160.03	c total #watches: 778384
1165.30/1165.53	c total #propagations: 34079059 / total #impl: 476495988 (eff. 0.072)
1165.30/1165.53	c #Conflicts:     300000 | #Learnt:      26005 | 0.001
1165.30/1165.53	c total clause space: 206.656MB
1165.30/1165.53	c total #watches: 799403
1168.30/1168.54	c total #propagations: 34185901 / total #impl: 477962631 (eff. 0.072)
1168.30/1168.54	c GARBAGE COLLECT
1168.30/1168.54	c #Conflicts:     301000 | #Learnt:      13956 | 0.001
1168.30/1168.54	c total clause space: 206.656MB
1168.30/1168.54	c total #watches: 386525
1171.30/1171.58	c total #propagations: 34284452 / total #impl: 479267662 (eff. 0.072)
1171.30/1171.58	c #Conflicts:     302000 | #Learnt:      14956 | 0.001
1171.30/1171.58	c total clause space: 206.656MB
1171.30/1171.58	c total #watches: 415093
1175.39/1175.62	c total #propagations: 34392794 / total #impl: 480801383 (eff. 0.072)
1175.39/1175.62	c #Conflicts:     303000 | #Learnt:      15956 | 0.001
1175.39/1175.62	c total clause space: 206.656MB
1175.39/1175.62	c total #watches: 460601
1178.19/1178.47	c total #propagations: 34515558 / total #impl: 482757609 (eff. 0.071)
1178.19/1178.47	c #Conflicts:     304000 | #Learnt:      16956 | 0.001
1178.19/1178.47	c total clause space: 206.656MB
1178.19/1178.47	c total #watches: 486769
1181.09/1181.30	c total #propagations: 34617478 / total #impl: 484050485 (eff. 0.072)
1181.09/1181.30	c #Conflicts:     305000 | #Learnt:      17956 | 0.001
1181.09/1181.30	c total clause space: 206.656MB
1181.09/1181.30	c total #watches: 503266
1183.69/1183.92	c total #propagations: 34721670 / total #impl: 485382701 (eff. 0.072)
1183.69/1183.92	c #Conflicts:     306000 | #Learnt:      18956 | 0.001
1183.69/1183.92	c total clause space: 206.656MB
1183.69/1183.92	c total #watches: 532265
1186.89/1187.15	c total #propagations: 34817093 / total #impl: 486670330 (eff. 0.072)
1186.89/1187.15	c #Conflicts:     307000 | #Learnt:      19956 | 0.001
1186.89/1187.15	c total clause space: 206.656MB
1186.89/1187.15	c total #watches: 554779
1191.39/1191.60	c total #propagations: 34929347 / total #impl: 488150763 (eff. 0.072)
1191.39/1191.60	c #Conflicts:     308000 | #Learnt:      20956 | 0.001
1191.39/1191.60	c total clause space: 206.656MB
1191.39/1191.60	c total #watches: 586405
1194.59/1194.84	c total #propagations: 35056511 / total #impl: 489832066 (eff. 0.072)
1194.59/1194.84	c #Conflicts:     309000 | #Learnt:      21956 | 0.001
1194.59/1194.84	c total clause space: 206.656MB
1194.59/1194.84	c total #watches: 611130
1197.99/1198.29	c total #propagations: 35156568 / total #impl: 491238040 (eff. 0.072)
1197.99/1198.29	c #Conflicts:     310000 | #Learnt:      22956 | 0.001
1197.99/1198.29	c total clause space: 206.656MB
1197.99/1198.29	c total #watches: 639456
1201.19/1201.48	c total #propagations: 35266582 / total #impl: 492810021 (eff. 0.072)
1201.19/1201.48	c #Conflicts:     311000 | #Learnt:      23956 | 0.001
1201.19/1201.48	c total clause space: 206.656MB
1201.19/1201.48	c total #watches: 660641
1207.99/1208.28	c total #propagations: 35365034 / total #impl: 494307251 (eff. 0.072)
1207.99/1208.28	c #Conflicts:     312000 | #Learnt:      24956 | 0.001
1207.99/1208.28	c total clause space: 206.656MB
1207.99/1208.28	c total #watches: 743831
1218.19/1218.43	c total #propagations: 35530343 / total #impl: 497064955 (eff. 0.071)
1218.19/1218.43	c #Conflicts:     313000 | #Learnt:      25956 | 0.001
1218.19/1218.43	c total clause space: 206.656MB
1218.19/1218.43	c total #watches: 816416
1230.69/1230.99	c total #propagations: 35691001 / total #impl: 500381815 (eff. 0.071)
1230.69/1230.99	c #Conflicts:     314000 | #Learnt:      26956 | 0.001
1230.69/1230.99	c total clause space: 206.656MB
1230.69/1230.99	c total #watches: 896481
1234.89/1235.16	c total #propagations: 35857603 / total #impl: 504308276 (eff. 0.071)
1234.89/1235.16	c GARBAGE COLLECT
1234.89/1235.16	c #Conflicts:     315000 | #Learnt:      14528 | 0.001
1234.89/1235.16	c total clause space: 206.656MB
1234.89/1235.16	c total #watches: 442454
1239.59/1239.82	c total #propagations: 36019974 / total #impl: 506662010 (eff. 0.071)
1239.59/1239.82	c #Conflicts:     316000 | #Learnt:      15528 | 0.001
1239.59/1239.82	c total clause space: 206.656MB
1239.59/1239.82	c total #watches: 497560
1241.79/1242.09	c total #propagations: 36160621 / total #impl: 509628112 (eff. 0.071)
1241.79/1242.09	c #Conflicts:     317000 | #Learnt:      16528 | 0.001
1241.79/1242.09	c total clause space: 206.656MB
1241.79/1242.09	c total #watches: 525717
1245.09/1245.37	c total #propagations: 36252004 / total #impl: 511088944 (eff. 0.071)
1245.09/1245.37	c #Conflicts:     318000 | #Learnt:      17528 | 0.001
1245.09/1245.37	c total clause space: 206.656MB
1245.09/1245.37	c total #watches: 569704
1249.08/1249.32	c total #propagations: 36357678 / total #impl: 513093474 (eff. 0.071)
1249.08/1249.32	c #Conflicts:     319000 | #Learnt:      18528 | 0.001
1249.08/1249.32	c total clause space: 206.656MB
1249.08/1249.32	c total #watches: 599254
1253.58/1253.83	c total #propagations: 36461983 / total #impl: 514657078 (eff. 0.071)
1253.58/1253.83	c #Conflicts:     320000 | #Learnt:      19528 | 0.001
1253.58/1253.83	c total clause space: 206.656MB
1253.58/1253.83	c total #watches: 629130
1258.98/1259.25	c total #propagations: 36568146 / total #impl: 516356541 (eff. 0.071)
1258.98/1259.25	c #Conflicts:     321000 | #Learnt:      20528 | 0.001
1258.98/1259.25	c total clause space: 206.656MB
1258.98/1259.25	c total #watches: 661929
1265.89/1266.11	c total #propagations: 36689718 / total #impl: 518107069 (eff. 0.071)
1265.89/1266.11	c #Conflicts:     322000 | #Learnt:      21528 | 0.001
1265.89/1266.11	c total clause space: 206.656MB
1265.89/1266.11	c total #watches: 708342
1273.88/1274.18	c total #propagations: 36818535 / total #impl: 519973812 (eff. 0.071)
1273.88/1274.18	c #Conflicts:     323000 | #Learnt:      22528 | 0.001
1273.88/1274.18	c total clause space: 206.656MB
1273.88/1274.18	c total #watches: 761908
1282.68/1282.93	c total #propagations: 36942882 / total #impl: 522439242 (eff. 0.071)
1282.68/1282.93	c #Conflicts:     324000 | #Learnt:      23528 | 0.001
1282.68/1282.93	c total clause space: 206.656MB
1282.68/1282.93	c total #watches: 810678
1291.98/1292.21	c total #propagations: 37052376 / total #impl: 525074963 (eff. 0.071)
1291.98/1292.21	c #Conflicts:     325000 | #Learnt:      24528 | 0.001
1291.98/1292.21	c total clause space: 206.656MB
1291.98/1292.21	c total #watches: 865165
1303.97/1304.22	c total #propagations: 37177449 / total #impl: 527869024 (eff. 0.070)
1303.97/1304.22	c #Conflicts:     326000 | #Learnt:      25528 | 0.001
1303.97/1304.22	c total clause space: 206.656MB
1303.97/1304.22	c total #watches: 919302
1317.58/1317.85	c total #propagations: 37307656 / total #impl: 531449916 (eff. 0.070)
1317.58/1317.85	c #Conflicts:     327000 | #Learnt:      26528 | 0.001
1317.58/1317.85	c total clause space: 206.656MB
1317.58/1317.85	c total #watches: 985182
1332.87/1333.14	c total #propagations: 37439672 / total #impl: 535495499 (eff. 0.070)
1332.87/1333.14	c #Conflicts:     328000 | #Learnt:      27528 | 0.001
1332.87/1333.14	c total clause space: 206.656MB
1332.87/1333.14	c total #watches: 1051847
1337.17/1337.47	c total #propagations: 37567695 / total #impl: 539902187 (eff. 0.070)
1337.17/1337.47	c GARBAGE COLLECT
1337.17/1337.47	c #Conflicts:     329000 | #Learnt:      14821 | 0.001
1337.17/1337.47	c total clause space: 206.656MB
1337.17/1337.47	c total #watches: 427953
1341.97/1342.29	c total #propagations: 37686447 / total #impl: 541551744 (eff. 0.070)
1341.97/1342.29	c #Conflicts:     330000 | #Learnt:      15821 | 0.001
1341.97/1342.29	c total clause space: 206.656MB
1341.97/1342.29	c total #watches: 465636
1349.27/1349.54	c total #propagations: 37804499 / total #impl: 543240475 (eff. 0.070)
1349.27/1349.54	c #Conflicts:     331000 | #Learnt:      16821 | 0.001
1349.27/1349.54	c total clause space: 206.656MB
1349.27/1349.54	c total #watches: 513567
1358.37/1358.63	c total #propagations: 37939394 / total #impl: 545766887 (eff. 0.070)
1358.37/1358.63	c #Conflicts:     332000 | #Learnt:      17821 | 0.001
1358.37/1358.63	c total clause space: 206.656MB
1358.37/1358.63	c total #watches: 570313
1368.17/1368.50	c total #propagations: 38072325 / total #impl: 548765038 (eff. 0.069)
1368.17/1368.50	c #Conflicts:     333000 | #Learnt:      18821 | 0.001
1368.17/1368.50	c total clause space: 206.656MB
1368.17/1368.50	c total #watches: 625429
1374.26/1374.55	c total #propagations: 38194368 / total #impl: 551479564 (eff. 0.069)
1374.26/1374.55	c #Conflicts:     334000 | #Learnt:      19821 | 0.001
1374.26/1374.55	c total clause space: 206.656MB
1374.26/1374.55	c total #watches: 648096
1378.26/1378.59	c total #propagations: 38314763 / total #impl: 553104135 (eff. 0.069)
1378.26/1378.59	c #Conflicts:     335000 | #Learnt:      20821 | 0.001
1378.26/1378.59	c total clause space: 206.656MB
1378.26/1378.59	c total #watches: 668123
1382.36/1382.68	c total #propagations: 38415890 / total #impl: 554364340 (eff. 0.069)
1382.36/1382.68	c #Conflicts:     336000 | #Learnt:      21821 | 0.001
1382.36/1382.68	c total clause space: 206.656MB
1382.36/1382.68	c total #watches: 685675
1386.46/1386.76	c total #propagations: 38512244 / total #impl: 555619582 (eff. 0.069)
1386.46/1386.76	c #Conflicts:     337000 | #Learnt:      22821 | 0.001
1386.46/1386.76	c total clause space: 206.656MB
1386.46/1386.76	c total #watches: 705443
1392.37/1392.68	c total #propagations: 38620762 / total #impl: 557047417 (eff. 0.069)
1392.37/1392.68	c #Conflicts:     338000 | #Learnt:      23821 | 0.001
1392.37/1392.68	c total clause space: 206.656MB
1392.37/1392.68	c total #watches: 729373
1396.96/1397.20	c total #propagations: 38736049 / total #impl: 558570104 (eff. 0.069)
1396.96/1397.20	c #Conflicts:     339000 | #Learnt:      24821 | 0.001
1396.96/1397.20	c total clause space: 206.656MB
1396.96/1397.20	c total #watches: 747766
1401.26/1401.59	c total #propagations: 38830900 / total #impl: 559871624 (eff. 0.069)
1401.26/1401.59	c #Conflicts:     340000 | #Learnt:      25821 | 0.001
1401.26/1401.59	c total clause space: 206.656MB
1401.26/1401.59	c total #watches: 771167
1410.46/1410.75	c total #propagations: 38934124 / total #impl: 561461404 (eff. 0.069)
1410.46/1410.75	c #Conflicts:     341000 | #Learnt:      26821 | 0.001
1410.46/1410.75	c total clause space: 206.656MB
1410.46/1410.75	c total #watches: 819638
1416.26/1416.53	c total #propagations: 39058812 / total #impl: 563497318 (eff. 0.069)
1416.26/1416.53	c #Conflicts:     342000 | #Learnt:      27821 | 0.001
1416.26/1416.53	c total clause space: 206.656MB
1416.26/1416.53	c total #watches: 839245
1419.26/1419.54	c total #propagations: 39157990 / total #impl: 564942389 (eff. 0.069)
1419.26/1419.54	c GARBAGE COLLECT
1419.26/1419.54	c #Conflicts:     343000 | #Learnt:      14799 | 0.001
1419.26/1419.54	c total clause space: 206.656MB
1419.26/1419.54	c total #watches: 414627
1422.65/1422.95	c total #propagations: 39260420 / total #impl: 566270121 (eff. 0.069)
1422.65/1422.95	c #Conflicts:     344000 | #Learnt:      15799 | 0.001
1422.65/1422.95	c total clause space: 206.656MB
1422.65/1422.95	c total #watches: 448513
1426.75/1427.06	c total #propagations: 39379427 / total #impl: 567782006 (eff. 0.069)
1426.75/1427.06	c #Conflicts:     345000 | #Learnt:      16799 | 0.001
1426.75/1427.06	c total clause space: 206.656MB
1426.75/1427.06	c total #watches: 481600
1429.65/1429.97	c total #propagations: 39502590 / total #impl: 569357527 (eff. 0.069)
1429.65/1429.97	c #Conflicts:     346000 | #Learnt:      17799 | 0.001
1429.65/1429.97	c total clause space: 206.656MB
1429.65/1429.97	c total #watches: 500611
1433.16/1433.45	c total #propagations: 39609119 / total #impl: 570757572 (eff. 0.069)
1433.16/1433.45	c #Conflicts:     347000 | #Learnt:      18799 | 0.001
1433.16/1433.45	c total clause space: 206.656MB
1433.16/1433.45	c total #watches: 526904
1436.85/1437.17	c total #propagations: 39725488 / total #impl: 572298400 (eff. 0.069)
1436.85/1437.17	c #Conflicts:     348000 | #Learnt:      19799 | 0.001
1436.85/1437.17	c total clause space: 206.656MB
1436.85/1437.17	c total #watches: 563856
1444.85/1445.10	c total #propagations: 39846100 / total #impl: 574167550 (eff. 0.069)
1444.85/1445.10	c #Conflicts:     349000 | #Learnt:      20799 | 0.001
1444.85/1445.10	c total clause space: 206.656MB
1444.85/1445.10	c total #watches: 610922
1451.77/1452.07	c total #propagations: 40000210 / total #impl: 576810550 (eff. 0.069)
1451.77/1452.07	c #Conflicts:     350000 | #Learnt:      21799 | 0.001
1451.77/1452.07	c total clause space: 206.656MB
1451.77/1452.07	c total #watches: 664221
1460.26/1460.53	c total #propagations: 40144272 / total #impl: 579206138 (eff. 0.069)
1460.26/1460.53	c #Conflicts:     351000 | #Learnt:      22799 | 0.001
1460.26/1460.53	c total clause space: 206.656MB
1460.26/1460.53	c total #watches: 736241
1470.46/1470.79	c total #propagations: 40289409 / total #impl: 582300482 (eff. 0.069)
1470.46/1470.79	c #Conflicts:     352000 | #Learnt:      23799 | 0.001
1470.46/1470.79	c total clause space: 206.656MB
1470.46/1470.79	c total #watches: 813115
1481.65/1481.99	c total #propagations: 40428581 / total #impl: 586157197 (eff. 0.069)
1481.65/1481.99	c #Conflicts:     353000 | #Learnt:      24799 | 0.001
1481.65/1481.99	c total clause space: 206.656MB
1481.65/1481.99	c total #watches: 867909
1489.16/1489.47	c total #propagations: 40564173 / total #impl: 589188860 (eff. 0.069)
1489.16/1489.47	c #Conflicts:     354000 | #Learnt:      25799 | 0.001
1489.16/1489.47	c total clause space: 206.656MB
1489.16/1489.47	c total #watches: 888198
1497.65/1497.96	c total #propagations: 40674004 / total #impl: 590598760 (eff. 0.069)
1497.65/1497.96	c #Conflicts:     355000 | #Learnt:      26799 | 0.001
1497.65/1497.96	c total clause space: 206.656MB
1497.65/1497.96	c total #watches: 914099
1508.96/1509.22	c total #propagations: 40798548 / total #impl: 592359816 (eff. 0.069)
1508.96/1509.22	c #Conflicts:     356000 | #Learnt:      27799 | 0.001
1508.96/1509.22	c total clause space: 206.656MB
1508.96/1509.22	c total #watches: 953370
1517.65/1517.98	c total #propagations: 40921684 / total #impl: 594342948 (eff. 0.069)
1517.65/1517.98	c GARBAGE COLLECT
1517.65/1517.98	c #Conflicts:     357000 | #Learnt:      14496 | 0.001
1517.65/1517.98	c total clause space: 206.656MB
1517.65/1517.98	c total #watches: 407977
1519.45/1519.75	c total #propagations: 41031844 / total #impl: 595912829 (eff. 0.069)
1519.45/1519.75	c #Conflicts:     358000 | #Learnt:      15496 | 0.001
1519.45/1519.75	c total clause space: 206.656MB
1519.45/1519.75	c total #watches: 421896
1522.64/1522.93	c total #propagations: 41122286 / total #impl: 597065077 (eff. 0.069)
1522.64/1522.93	c #Conflicts:     359000 | #Learnt:      16496 | 0.001
1522.64/1522.93	c total clause space: 206.656MB
1522.64/1522.93	c total #watches: 456585
1525.45/1525.72	c total #propagations: 41229148 / total #impl: 598507894 (eff. 0.069)
1525.45/1525.72	c #Conflicts:     360000 | #Learnt:      17496 | 0.001
1525.45/1525.72	c total clause space: 206.656MB
1525.45/1525.72	c total #watches: 487203
1528.54/1528.88	c total #propagations: 41353131 / total #impl: 600277962 (eff. 0.069)
1528.54/1528.88	c #Conflicts:     361000 | #Learnt:      18496 | 0.001
1528.54/1528.88	c total clause space: 206.656MB
1528.54/1528.88	c total #watches: 516595
1532.64/1532.91	c total #propagations: 41468060 / total #impl: 601990026 (eff. 0.069)
1532.64/1532.91	c #Conflicts:     362000 | #Learnt:      19496 | 0.001
1532.64/1532.91	c total clause space: 206.656MB
1532.64/1532.91	c total #watches: 549102
1536.45/1536.78	c total #propagations: 41589570 / total #impl: 603731372 (eff. 0.069)
1536.45/1536.78	c #Conflicts:     363000 | #Learnt:      20496 | 0.001
1536.45/1536.78	c total clause space: 206.656MB
1536.45/1536.78	c total #watches: 575864
1540.14/1540.43	c total #propagations: 41697720 / total #impl: 605248101 (eff. 0.069)
1540.14/1540.43	c #Conflicts:     364000 | #Learnt:      21496 | 0.001
1540.14/1540.43	c total clause space: 206.656MB
1540.14/1540.43	c total #watches: 617258
1544.34/1544.68	c total #propagations: 41807647 / total #impl: 607093973 (eff. 0.069)
1544.34/1544.68	c #Conflicts:     365000 | #Learnt:      22496 | 0.001
1544.34/1544.68	c total clause space: 206.656MB
1544.34/1544.68	c total #watches: 641985
1547.84/1548.19	c total #propagations: 41924156 / total #impl: 608737957 (eff. 0.069)
1547.84/1548.19	c #Conflicts:     366000 | #Learnt:      23496 | 0.001
1547.84/1548.19	c total clause space: 206.656MB
1547.84/1548.19	c total #watches: 657994
1551.85/1552.11	c total #propagations: 42019925 / total #impl: 610177575 (eff. 0.069)
1551.85/1552.11	c #Conflicts:     367000 | #Learnt:      24496 | 0.001
1551.85/1552.11	c total clause space: 206.656MB
1551.85/1552.11	c total #watches: 676485
1557.54/1557.81	c total #propagations: 42113177 / total #impl: 611587160 (eff. 0.069)
1557.54/1557.81	c #Conflicts:     368000 | #Learnt:      25496 | 0.001
1557.54/1557.81	c total clause space: 206.656MB
1557.54/1557.81	c total #watches: 720873
1562.64/1562.92	c total #propagations: 42246713 / total #impl: 613600910 (eff. 0.069)
1562.64/1562.92	c #Conflicts:     369000 | #Learnt:      26496 | 0.001
1562.64/1562.92	c total clause space: 206.656MB
1562.64/1562.92	c total #watches: 751091
1567.04/1567.33	c total #propagations: 42366291 / total #impl: 615624294 (eff. 0.069)
1567.04/1567.33	c #Conflicts:     370000 | #Learnt:      27496 | 0.001
1567.04/1567.33	c total clause space: 206.656MB
1567.04/1567.33	c total #watches: 785490
1571.64/1571.92	c total #propagations: 42484551 / total #impl: 617721016 (eff. 0.069)
1571.64/1571.92	c #Conflicts:     371000 | #Learnt:      28496 | 0.001
1571.64/1571.92	c total clause space: 206.656MB
1571.64/1571.92	c total #watches: 813159
1576.44/1576.74	c total #propagations: 42598071 / total #impl: 619933624 (eff. 0.069)
1576.44/1576.74	c GARBAGE COLLECT
1576.44/1576.74	c #Conflicts:     372000 | #Learnt:      14930 | 0.001
1576.44/1576.74	c total clause space: 206.656MB
1576.44/1576.74	c total #watches: 416721
1579.83/1580.14	c total #propagations: 42710937 / total #impl: 622154842 (eff. 0.069)
1579.83/1580.14	c #Conflicts:     373000 | #Learnt:      15930 | 0.001
1579.83/1580.14	c total clause space: 206.656MB
1579.83/1580.14	c total #watches: 458722
1584.63/1584.99	c total #propagations: 42827715 / total #impl: 624080515 (eff. 0.069)
1584.63/1584.99	c #Conflicts:     374000 | #Learnt:      16930 | 0.001
1584.63/1584.99	c total clause space: 206.656MB
1584.63/1584.99	c total #watches: 511160
1591.83/1592.16	c total #propagations: 42965682 / total #impl: 626903945 (eff. 0.069)
1591.83/1592.16	c #Conflicts:     375000 | #Learnt:      17930 | 0.001
1591.83/1592.16	c total clause space: 206.656MB
1591.83/1592.16	c total #watches: 567602
1597.33/1597.60	c total #propagations: 43109081 / total #impl: 630524719 (eff. 0.068)
1597.33/1597.60	c #Conflicts:     376000 | #Learnt:      18930 | 0.001
1597.33/1597.60	c total clause space: 206.656MB
1597.33/1597.60	c total #watches: 611244
1604.03/1604.31	c total #propagations: 43227128 / total #impl: 632634608 (eff. 0.068)
1604.03/1604.31	c #Conflicts:     377000 | #Learnt:      19930 | 0.001
1604.03/1604.31	c total clause space: 206.656MB
1604.03/1604.31	c total #watches: 659895
1610.83/1611.16	c total #propagations: 43365337 / total #impl: 634853543 (eff. 0.068)
1610.83/1611.16	c #Conflicts:     378000 | #Learnt:      20930 | 0.001
1610.83/1611.16	c total clause space: 206.656MB
1610.83/1611.16	c total #watches: 710605
1615.43/1615.77	c total #propagations: 43487681 / total #impl: 637159454 (eff. 0.068)
1615.43/1615.77	c #Conflicts:     379000 | #Learnt:      21930 | 0.001
1615.43/1615.77	c total clause space: 206.656MB
1615.43/1615.77	c total #watches: 730272
1621.43/1621.78	c total #propagations: 43588015 / total #impl: 638599035 (eff. 0.068)
1621.43/1621.78	c #Conflicts:     380000 | #Learnt:      22930 | 0.001
1621.43/1621.78	c total clause space: 206.656MB
1621.43/1621.78	c total #watches: 756989
1627.03/1627.33	c total #propagations: 43698570 / total #impl: 640144672 (eff. 0.068)
1627.03/1627.33	c #Conflicts:     381000 | #Learnt:      23930 | 0.001
1627.03/1627.33	c total clause space: 206.656MB
1627.03/1627.33	c total #watches: 779728
1631.63/1631.99	c total #propagations: 43806457 / total #impl: 641727918 (eff. 0.068)
1631.63/1631.99	c #Conflicts:     382000 | #Learnt:      24930 | 0.001
1631.63/1631.99	c total clause space: 206.656MB
1631.63/1631.99	c total #watches: 795640
1638.73/1639.08	c total #propagations: 43901770 / total #impl: 643114712 (eff. 0.068)
1638.73/1639.08	c #Conflicts:     383000 | #Learnt:      25930 | 0.001
1638.73/1639.08	c total clause space: 206.656MB
1638.73/1639.08	c total #watches: 821239
1644.02/1644.30	c total #propagations: 44022423 / total #impl: 644951527 (eff. 0.068)
1644.02/1644.30	c #Conflicts:     384000 | #Learnt:      26930 | 0.001
1644.02/1644.30	c total clause space: 206.656MB
1644.02/1644.30	c total #watches: 844146
1649.92/1650.26	c total #propagations: 44133092 / total #impl: 646474955 (eff. 0.068)
1649.92/1650.26	c #Conflicts:     385000 | #Learnt:      27930 | 0.001
1649.92/1650.26	c total clause space: 206.656MB
1649.92/1650.26	c total #watches: 872369
1657.02/1657.34	c total #propagations: 44235220 / total #impl: 648375356 (eff. 0.068)
1657.02/1657.34	c #Conflicts:     386000 | #Learnt:      28930 | 0.001
1657.02/1657.34	c total clause space: 206.656MB
1657.02/1657.34	c total #watches: 928167
1663.22/1663.50	c total #propagations: 44366472 / total #impl: 650997383 (eff. 0.068)
1663.22/1663.50	c #Conflicts:     387000 | #Learnt:      29930 | 0.001
1663.22/1663.50	c total clause space: 206.656MB
1663.22/1663.50	c total #watches: 949246
1666.52/1666.87	c total #propagations: 44468458 / total #impl: 652546349 (eff. 0.068)
1666.52/1666.87	c GARBAGE COLLECT
1666.52/1666.87	c #Conflicts:     388000 | #Learnt:      16034 | 0.001
1666.52/1666.87	c total clause space: 206.656MB
1666.52/1666.87	c total #watches: 445679
1670.32/1670.68	c total #propagations: 44580243 / total #impl: 653989797 (eff. 0.068)
1670.32/1670.68	c #Conflicts:     389000 | #Learnt:      17034 | 0.001
1670.32/1670.68	c total clause space: 206.656MB
1670.32/1670.68	c total #watches: 476400
1674.32/1674.66	c total #propagations: 44702367 / total #impl: 655663517 (eff. 0.068)
1674.32/1674.66	c #Conflicts:     390000 | #Learnt:      18034 | 0.001
1674.32/1674.66	c total clause space: 206.656MB
1674.32/1674.66	c total #watches: 504299
1677.52/1677.88	c total #propagations: 44817837 / total #impl: 657177454 (eff. 0.068)
1677.52/1677.88	c #Conflicts:     391000 | #Learnt:      19034 | 0.001
1677.52/1677.88	c total clause space: 206.656MB
1677.52/1677.88	c total #watches: 527419
1680.32/1680.64	c total #propagations: 44920627 / total #impl: 658560497 (eff. 0.068)
1680.32/1680.64	c #Conflicts:     392000 | #Learnt:      20034 | 0.001
1680.32/1680.64	c total clause space: 206.656MB
1680.32/1680.64	c total #watches: 546787
1684.02/1684.35	c total #propagations: 45019082 / total #impl: 659876228 (eff. 0.068)
1684.02/1684.35	c #Conflicts:     393000 | #Learnt:      21034 | 0.001
1684.02/1684.35	c total clause space: 206.656MB
1684.02/1684.35	c total #watches: 577114
1689.52/1689.87	c total #propagations: 45121926 / total #impl: 661481935 (eff. 0.068)
1689.52/1689.87	c #Conflicts:     394000 | #Learnt:      22034 | 0.001
1689.52/1689.87	c total clause space: 206.656MB
1689.52/1689.87	c total #watches: 615497
1692.92/1693.22	c total #propagations: 45235405 / total #impl: 663540857 (eff. 0.068)
1692.92/1693.22	c #Conflicts:     395000 | #Learnt:      23034 | 0.001
1692.92/1693.22	c total clause space: 206.656MB
1692.92/1693.22	c total #watches: 639519
1696.62/1696.95	c total #propagations: 45343275 / total #impl: 665314395 (eff. 0.068)
1696.62/1696.95	c #Conflicts:     396000 | #Learnt:      24034 | 0.001
1696.62/1696.95	c total clause space: 206.656MB
1696.62/1696.95	c total #watches: 700070
1701.91/1702.27	c total #propagations: 45486748 / total #impl: 667867573 (eff. 0.068)
1701.91/1702.27	c #Conflicts:     397000 | #Learnt:      25034 | 0.001
1701.91/1702.27	c total clause space: 206.656MB
1701.91/1702.27	c total #watches: 756413
1707.91/1708.30	c total #propagations: 45630970 / total #impl: 670665033 (eff. 0.068)
1707.91/1708.30	c #Conflicts:     398000 | #Learnt:      26034 | 0.001
1707.91/1708.30	c total clause space: 206.656MB
1707.91/1708.30	c total #watches: 786393
1713.41/1713.70	c total #propagations: 45753014 / total #impl: 672916720 (eff. 0.068)
1713.41/1713.70	c #Conflicts:     399000 | #Learnt:      27034 | 0.001
1713.41/1713.70	c total clause space: 206.656MB
1713.41/1713.70	c total #watches: 807343
1719.41/1719.79	c total #propagations: 45865549 / total #impl: 674655151 (eff. 0.068)
1719.41/1719.79	c #Conflicts:     400000 | #Learnt:      28034 | 0.001
1719.41/1719.79	c total clause space: 206.656MB
1719.41/1719.79	c total #watches: 834778
1725.11/1725.41	c total #propagations: 45979087 / total #impl: 676512715 (eff. 0.068)
1725.11/1725.41	c #Conflicts:     401000 | #Learnt:      29034 | 0.001
1725.11/1725.41	c total clause space: 206.656MB
1725.11/1725.41	c total #watches: 870670
1730.81/1731.12	c total #propagations: 46093351 / total #impl: 678582454 (eff. 0.068)
1730.81/1731.12	c #Conflicts:     402000 | #Learnt:      30034 | 0.001
1730.81/1731.12	c total clause space: 206.656MB
1730.81/1731.12	c total #watches: 893777
1735.41/1735.71	c total #propagations: 46195640 / total #impl: 680206991 (eff. 0.068)
1735.41/1735.71	c GARBAGE COLLECT
1735.41/1735.71	c #Conflicts:     403000 | #Learnt:      15775 | 0.001
1735.41/1735.71	c total clause space: 206.656MB
1735.41/1735.71	c total #watches: 441364
1737.31/1737.68	c total #propagations: 46307473 / total #impl: 681905398 (eff. 0.068)
1737.31/1737.68	c #Conflicts:     404000 | #Learnt:      16775 | 0.001
1737.31/1737.68	c total clause space: 206.656MB
1737.31/1737.68	c total #watches: 469278
1741.81/1742.11	c total #propagations: 46418640 / total #impl: 683277503 (eff. 0.068)
1741.81/1742.11	c #Conflicts:     405000 | #Learnt:      17775 | 0.001
1741.81/1742.11	c total clause space: 206.656MB
1741.81/1742.11	c total #watches: 521947
1745.81/1746.12	c total #propagations: 46543818 / total #impl: 685159196 (eff. 0.068)
1745.81/1746.12	c #Conflicts:     406000 | #Learnt:      18775 | 0.001
1745.81/1746.12	c total clause space: 206.656MB
1745.81/1746.12	c total #watches: 553115
1748.51/1748.84	c total #propagations: 46653200 / total #impl: 686792667 (eff. 0.068)
1748.51/1748.84	c #Conflicts:     407000 | #Learnt:      19775 | 0.001
1748.51/1748.84	c total clause space: 206.656MB
1748.51/1748.84	c total #watches: 571353
1752.91/1753.23	c total #propagations: 46748453 / total #impl: 688081562 (eff. 0.068)
1752.91/1753.23	c #Conflicts:     408000 | #Learnt:      20775 | 0.001
1752.91/1753.23	c total clause space: 206.656MB
1752.91/1753.23	c total #watches: 605050
1757.41/1757.74	c total #propagations: 46875701 / total #impl: 689888273 (eff. 0.068)
1757.41/1757.74	c #Conflicts:     409000 | #Learnt:      21775 | 0.001
1757.41/1757.74	c total clause space: 206.656MB
1757.41/1757.74	c total #watches: 634853
1761.11/1761.49	c total #propagations: 46981705 / total #impl: 691414941 (eff. 0.068)
1761.11/1761.49	c #Conflicts:     410000 | #Learnt:      22775 | 0.001
1761.11/1761.49	c total clause space: 206.656MB
1761.11/1761.49	c total #watches: 653097
1764.00/1764.31	c total #propagations: 47085200 / total #impl: 692835477 (eff. 0.068)
1764.00/1764.31	c #Conflicts:     411000 | #Learnt:      23775 | 0.001
1764.00/1764.31	c total clause space: 206.656MB
1764.00/1764.31	c total #watches: 672588
1769.50/1769.84	c total #propagations: 47181129 / total #impl: 694254818 (eff. 0.068)
1769.50/1769.84	c #Conflicts:     412000 | #Learnt:      24775 | 0.001
1769.50/1769.84	c total clause space: 206.656MB
1769.50/1769.84	c total #watches: 702119
1776.50/1776.88	c total #propagations: 47287936 / total #impl: 696077093 (eff. 0.068)
1776.50/1776.88	c #Conflicts:     413000 | #Learnt:      25775 | 0.001
1776.50/1776.88	c total clause space: 206.656MB
1776.50/1776.88	c total #watches: 750223
1781.71/1782.07	c total #propagations: 47405985 / total #impl: 698060107 (eff. 0.068)
1781.71/1782.07	c #Conflicts:     414000 | #Learnt:      26775 | 0.001
1781.71/1782.07	c total clause space: 206.656MB
1781.71/1782.07	c total #watches: 793323
1785.60/1785.91	c total #propagations: 47513503 / total #impl: 700157811 (eff. 0.068)
1785.60/1785.91	c #Conflicts:     415000 | #Learnt:      27775 | 0.001
1785.60/1785.91	c total clause space: 206.656MB
1785.60/1785.91	c total #watches: 822087
1791.00/1791.34	c total #propagations: 47610966 / total #impl: 701914909 (eff. 0.068)
1791.00/1791.34	c #Conflicts:     416000 | #Learnt:      28775 | 0.001
1791.00/1791.34	c total clause space: 206.656MB
1791.00/1791.34	c total #watches: 862310
1798.00/1798.37	c total #propagations: 47731932 / total #impl: 704237933 (eff. 0.068)
1798.00/1798.37	c #Conflicts:     417000 | #Learnt:      29775 | 0.001
1798.00/1798.37	c total clause space: 206.656MB
1798.00/1798.37	c total #watches: 907994

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-4116387-1466955324/watcher-4116387-1466955324 -o /tmp/evaluation-result-4116387-1466955324/solver-4116387-1466955324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21333 --watchdog 1960 --input HOME/instance-4116387-1466955324.opb ./cdcl-cuttingplanes-release 

pid=22988
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.32 2.26 2.20 3/178 22991
/proc/meminfo: memFree=30108196/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=33460 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 270 0 0 0 0 0 0 0 20 0 1 0 28570554 34263040 5262 33554432000 4194304 6199737 140733250293520 140737219146840 5192948 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 8365 5262 122 490 0 7866 0

[startup+0.100161 s]
/proc/loadavg: 2.32 2.26 2.20 3/178 22991
/proc/meminfo: memFree=30108196/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=34272 CPUtime=0.09 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 794 0 0 0 9 0 0 0 20 0 1 0 28570554 35094528 7186 33554432000 4194304 6199737 140733250293520 140737219146840 4218054 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 8568 7186 139 490 0 8069 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34272

[startup+0.200358 s]
/proc/loadavg: 2.32 2.26 2.20 3/178 22991
/proc/meminfo: memFree=30108196/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=37108 CPUtime=0.19 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 1296 0 0 0 19 0 0 0 20 0 1 0 28570554 37998592 8015 33554432000 4194304 6199737 140733250293520 140733250292456 4234832 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 9277 8016 139 490 0 8778 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37108

[startup+0.300302 s]
/proc/loadavg: 2.32 2.26 2.20 3/178 22991
/proc/meminfo: memFree=30108196/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=37240 CPUtime=0.29 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 1349 0 0 0 29 0 0 0 20 0 1 0 28570554 38133760 8068 33554432000 4194304 6199737 140733250293520 140733250292456 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 9310 8068 155 490 0 8811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37240

[startup+0.700229 s]
/proc/loadavg: 2.32 2.26 2.20 3/178 22991
/proc/meminfo: memFree=30108196/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=42040 CPUtime=0.69 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 1948 0 0 0 69 0 0 0 20 0 1 0 28570554 43048960 8472 33554432000 4194304 6199737 140733250293520 140733250292456 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 10510 8472 161 490 0 10011 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42040

[startup+1.50027 s]
/proc/loadavg: 2.32 2.26 2.20 3/179 22992
/proc/meminfo: memFree=30071236/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=42424 CPUtime=1.49 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 2664 0 0 0 149 0 0 0 20 0 1 0 28570554 43442176 9425 33554432000 4194304 6199737 140733250293520 140733250292168 4219392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 10606 9425 161 490 0 10107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42424

[startup+3.10028 s]
/proc/loadavg: 2.29 2.26 2.20 3/179 22992
/proc/meminfo: memFree=30069748/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=50372 CPUtime=3.09 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 3678 0 0 0 308 1 0 0 20 0 1 0 28570554 51580928 11087 33554432000 4194304 6199737 140733250293520 140733250292456 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 12593 11087 161 490 0 12094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50372

[startup+6.30024 s]
/proc/loadavg: 2.29 2.26 2.20 3/179 22992
/proc/meminfo: memFree=30061904/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=63048 CPUtime=6.29 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 4769 0 0 0 628 1 0 0 20 0 1 0 28570554 64561152 12372 33554432000 4194304 6199737 140733250293520 140733250292632 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 15762 12372 161 490 0 15263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63048

[startup+12.7002 s]
/proc/loadavg: 2.25 2.25 2.19 4/179 22992
/proc/meminfo: memFree=30057412/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=64160 CPUtime=12.69 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 5147 0 0 0 1268 1 0 0 20 0 1 0 28570554 65699840 12700 33554432000 4194304 6199737 140733250293520 140733250292632 5149722 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 16040 12700 161 490 0 15541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64160

[startup+25.5003 s]
/proc/loadavg: 2.28 2.26 2.20 3/179 22992
/proc/meminfo: memFree=30041660/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=84976 CPUtime=25.49 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 6445 0 0 0 2547 2 0 0 20 0 1 0 28570554 87015424 16676 33554432000 4194304 6199737 140733250293520 140733250292456 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 21244 16676 161 490 0 20745 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84976

[startup+51.1004 s]
/proc/loadavg: 2.24 2.25 2.20 4/179 22992
/proc/meminfo: memFree=29996736/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=118916 CPUtime=51.08 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 7616 0 0 0 5106 2 0 0 20 0 1 0 28570554 121769984 27946 33554432000 4194304 6199737 140733250293520 140733250292456 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 29729 27946 161 490 0 29230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118916

[startup+102.3 s]
/proc/loadavg: 2.35 2.28 2.21 4/179 22993
/proc/meminfo: memFree=29993520/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=121236 CPUtime=102.28 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 8294 0 0 0 10225 3 0 0 20 0 1 0 28570554 124145664 28611 33554432000 4194304 6199737 140733250293520 140733250292632 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 30309 28611 161 490 0 29810 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121236

[startup+162.3 s]
/proc/loadavg: 2.29 2.27 2.20 3/179 22995
/proc/meminfo: memFree=29976244/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=173864 CPUtime=162.26 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 9662 0 0 0 16223 3 0 0 20 0 1 0 28570554 178036736 32787 33554432000 4194304 6199737 140733250293520 140733250292632 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 43466 32787 161 490 0 42967 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 173864

[startup+222.307 s]
/proc/loadavg: 2.33 2.28 2.21 3/179 23041
/proc/meminfo: memFree=30117596/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=176672 CPUtime=222.27 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 10593 0 0 0 22223 4 0 0 20 0 1 0 28570554 180912128 34127 33554432000 4194304 6199737 140733250293520 140733250292632 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 44168 34127 161 490 0 43669 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 176672

[startup+282.3 s]
/proc/loadavg: 2.31 2.29 2.21 3/180 23045
/proc/meminfo: memFree=30111508/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=178408 CPUtime=282.23 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 11118 0 0 0 28219 4 0 0 20 0 1 0 28570554 182689792 34657 33554432000 4194304 6199737 140733250293520 140733250292632 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 44602 34657 161 490 0 44103 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 178408

[startup+342.3 s]
/proc/loadavg: 2.29 2.29 2.22 3/179 23046
/proc/meminfo: memFree=30077376/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=179472 CPUtime=342.23 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 11393 0 0 0 34218 5 0 0 20 0 1 0 28570554 183779328 34982 33554432000 4194304 6199737 140733250293520 140733250292632 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 44868 34982 161 490 0 44369 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 179472

[startup+402.3 s]
/proc/loadavg: 2.35 2.30 2.22 3/179 23047
/proc/meminfo: memFree=30059280/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=180668 CPUtime=402.22 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 11679 0 0 0 40217 5 0 0 20 0 1 0 28570554 185004032 35268 33554432000 4194304 6199737 140733250293520 140733250292344 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 45167 35268 161 490 0 44668 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 180668

[startup+462.3 s]
/proc/loadavg: 2.20 2.27 2.21 3/179 23049
/proc/meminfo: memFree=30056520/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=181164 CPUtime=462.21 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 11823 0 0 0 46216 5 0 0 20 0 1 0 28570554 185511936 35412 33554432000 4194304 6199737 140733250293520 140733250292632 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 45291 35412 161 490 0 44792 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 181164

[startup+522.3 s]
/proc/loadavg: 2.18 2.25 2.21 3/179 23050
/proc/meminfo: memFree=30044060/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=182192 CPUtime=522.19 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 12094 0 0 0 52214 5 0 0 20 0 1 0 28570554 186564608 38238 33554432000 4194304 6199737 140733250293520 140733250292216 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 45548 38238 161 490 0 45049 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 182192

[startup+582.3 s]
/proc/loadavg: 2.16 2.23 2.20 3/179 23051
/proc/meminfo: memFree=29989608/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=265880 CPUtime=582.18 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 12985 0 0 0 58212 6 0 0 20 0 1 0 28570554 272261120 51812 33554432000 4194304 6199737 140733250293520 140733250292216 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 66470 51812 161 490 0 65971 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 265880


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/179 23061
/proc/meminfo: memFree=29874500/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=271448 CPUtime=942.13 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 14598 0 0 0 94205 8 0 0 20 0 1 0 28570554 277962752 56896 33554432000 4194304 6199737 140733250293520 140733250292632 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 67862 56896 161 490 0 67363 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 271448

[startup+1002.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/179 23062
/proc/meminfo: memFree=29872236/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=271544 CPUtime=1002.12 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 14616 0 0 0 100204 8 0 0 20 0 1 0 28570554 278061056 56914 33554432000 4194304 6199737 140733250293520 140733250292632 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 67886 56914 161 490 0 67387 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 271544

[startup+1062.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/179 23064
/proc/meminfo: memFree=29864576/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=271648 CPUtime=1062.11 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 14640 0 0 0 106203 8 0 0 20 0 1 0 28570554 278167552 56938 33554432000 4194304 6199737 140733250293520 140733250292632 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 67912 56938 161 490 0 67413 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 271648

[startup+1122.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/179 23065
/proc/meminfo: memFree=29863420/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=271648 CPUtime=1122.1 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 14650 0 0 0 112202 8 0 0 20 0 1 0 28570554 278167552 56948 33554432000 4194304 6199737 140733250293520 140733250292632 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 67912 56948 161 490 0 67413 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 271648

[startup+1182.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/179 23066
/proc/meminfo: memFree=29860920/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=273236 CPUtime=1182.09 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15013 0 0 0 118201 8 0 0 20 0 1 0 28570554 279793664 57311 33554432000 4194304 6199737 140733250293520 140733250292632 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 68309 57311 161 490 0 67810 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 273236

[startup+1242.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/179 23067
/proc/meminfo: memFree=29860288/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=273332 CPUtime=1242.08 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15052 0 0 0 124200 8 0 0 20 0 1 0 28570554 279891968 57350 33554432000 4194304 6199737 140733250293520 140733250292632 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 68333 57350 161 490 0 67834 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 273332

[startup+1302.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/179 23068
/proc/meminfo: memFree=29856684/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=273676 CPUtime=1302.07 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15138 0 0 0 130199 8 0 0 20 0 1 0 28570554 280244224 57436 33554432000 4194304 6199737 140733250293520 140733250292632 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 68419 57436 161 490 0 67920 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 273676

[startup+1362.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/179 23070
/proc/meminfo: memFree=29855796/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=274556 CPUtime=1362.06 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15415 0 0 0 136198 8 0 0 20 0 1 0 28570554 281145344 57683 33554432000 4194304 6199737 140733250293520 140733250292632 4213499 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 68639 57683 161 490 0 68140 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 274556

[startup+1422.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/179 23071
/proc/meminfo: memFree=29854908/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=275228 CPUtime=1422.06 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15572 0 0 0 142198 8 0 0 20 0 1 0 28570554 281833472 57840 33554432000 4194304 6199737 140733250293520 140733250292632 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 68807 57840 161 490 0 68308 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 275228

[startup+1482.3 s]
/proc/loadavg: 2.30 2.24 2.19 3/180 23075
/proc/meminfo: memFree=29853628/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=275640 CPUtime=1482.05 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15662 0 0 0 148196 9 0 0 20 0 1 0 28570554 282255360 57930 33554432000 4194304 6199737 140733250293520 140733250292632 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 68910 57930 161 490 0 68411 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 275640

[startup+1542.31 s]
/proc/loadavg: 2.14 2.20 2.18 4/180 23099
/proc/meminfo: memFree=29850992/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=276056 CPUtime=1542.05 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15852 0 0 0 154196 9 0 0 20 0 1 0 28570554 282681344 58202 33554432000 4194304 6199737 140733250293520 140733250292632 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 69014 58202 161 490 0 68515 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 276056

[startup+1602.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/179 23100
/proc/meminfo: memFree=29852744/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=276152 CPUtime=1602.03 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 15866 0 0 0 160194 9 0 0 20 0 1 0 28570554 282779648 58216 33554432000 4194304 6199737 140733250293520 140733250292632 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 69038 58216 161 490 0 68539 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 276152

[startup+1662.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/179 23102
/proc/meminfo: memFree=29851932/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=276976 CPUtime=1662.02 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 16059 0 0 0 166193 9 0 0 20 0 1 0 28570554 283623424 58422 33554432000 4194304 6199737 140733250293520 140733250292168 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 69244 58422 161 490 0 68745 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 276976

[startup+1722.3 s]
/proc/loadavg: 2.13 2.19 2.17 3/179 23103
/proc/meminfo: memFree=29850284/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=277256 CPUtime=1722.01 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 16100 0 0 0 172192 9 0 0 20 0 1 0 28570554 283910144 58463 33554432000 4194304 6199737 140733250293520 140733250292168 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 69314 58463 161 490 0 68815 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 277256

[startup+1782.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/179 23104
/proc/meminfo: memFree=29849088/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=277360 CPUtime=1782 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 16136 0 0 0 178191 9 0 0 20 0 1 0 28570554 284016640 58499 33554432000 4194304 6199737 140733250293520 140733250292632 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 69340 58499 161 490 0 68841 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 277360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/179 23105
/proc/meminfo: memFree=29849080/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=277360 CPUtime=1800 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 16136 0 0 0 179991 9 0 0 20 0 1 0 28570554 284016640 58499 33554432000 4194304 6199737 140733250293520 140733250292632 4213495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 69340 58499 161 490 0 68841 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 277360

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/179 23105
/proc/meminfo: memFree=29849080/32872528 swapFree=1513824/1685520
[pid=22991] ppid=22988 vsize=277360 CPUtime=1800 cores=1,3,5,7
/proc/22991/stat : 22991 (cdcl-cuttingpla) R 22988 22991 21316 0 -1 4202496 16136 0 0 0 179991 9 0 0 20 0 1 0 28570554 284016640 58499 33554432000 4194304 6199737 140733250293520 140733250292632 4213495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22991/statm: 69340 58499 161 490 0 68841 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 277360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.92
CPU system time (s): 0.094985
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 277360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.094985
maximum resident set size= 233996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16136
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= 22
involuntary context switches= 2225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.42333 second user time and 7.08192 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-26 17:35:24
IDJOB=4116387
IDBENCH=109463
IDSOLVER=2548
FILE ID=node135/4116387-1466955324
RUNJOBID= node135-1466943975-21333
PBS_JOBID= 19976357
Free space on /tmp= 71676 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size80-round22-4.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116387-1466955324/watcher-4116387-1466955324 -o /tmp/evaluation-result-4116387-1466955324/solver-4116387-1466955324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21333 --watchdog 1960 --input HOME/instance-4116387-1466955324.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= f910e0e4b996225c75e69305bf881024
RANDOM SEED=169805854

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30108204 kB
Buffers:           19120 kB
Cached:           114536 kB
SwapCached:         1332 kB
Active:           264716 kB
Inactive:         113864 kB
Active(anon):     245964 kB
Inactive(anon):     1328 kB
Active(file):      18752 kB
Inactive(file):   112536 kB
Unevictable:     1685520 kB
Mlocked:         1513824 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              2784 kB
Writeback:             0 kB
AnonPages:       1970472 kB
Mapped:             8084 kB
Shmem:                 0 kB
Slab:             565668 kB
SReclaimable:       9624 kB
SUnreclaim:       556044 kB
KernelStack:        1488 kB
PageTables:         8100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2079168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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= 71676 MiB
End job on node135 at 2016-06-26 18:05:25