Trace number 4116563

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.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round23-4.opb
MD5SUM59f2e46de20f76e96a9c0ff4b18f60c6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
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= 4288 #constraint= 9504
0.09/0.16	c #Conflicts:       1000 | #Learnt:        997 | 0.000
0.09/0.16	c total clause space: 4.25031MB
0.09/0.16	c total #watches: 39975
0.19/0.28	c total #propagations: 110756 / total #impl: 472493 (eff. 0.234)
0.19/0.28	c #Conflicts:       2000 | #Learnt:       1997 | 0.000
0.19/0.28	c total clause space: 6.90675MB
0.19/0.28	c total #watches: 52534
0.49/0.52	c total #propagations: 198940 / total #impl: 878077 (eff. 0.227)
0.49/0.52	c GARBAGE COLLECT
0.49/0.52	c #Conflicts:       3000 | #Learnt:       2031 | 0.000
0.49/0.52	c total clause space: 6.90675MB
0.49/0.52	c total #watches: 60182
0.79/0.81	c total #propagations: 316733 / total #impl: 1464695 (eff. 0.216)
0.79/0.81	c #Conflicts:       4000 | #Learnt:       3031 | 0.000
0.79/0.81	c total clause space: 11.2235MB
0.79/0.81	c total #watches: 72744
0.89/0.96	c total #propagations: 423553 / total #impl: 2006325 (eff. 0.211)
0.89/0.96	c GARBAGE COLLECT
0.89/0.96	c #Conflicts:       5000 | #Learnt:       2387 | 0.000
0.89/0.96	c total clause space: 11.2235MB
0.89/0.96	c total #watches: 62350
1.20/1.22	c total #propagations: 525161 / total #impl: 2484835 (eff. 0.211)
1.20/1.22	c #Conflicts:       6000 | #Learnt:       3387 | 0.000
1.20/1.22	c total clause space: 11.2235MB
1.20/1.22	c total #watches: 79086
1.69/1.70	c total #propagations: 625130 / total #impl: 3001432 (eff. 0.208)
1.69/1.70	c GARBAGE COLLECT
1.69/1.70	c #Conflicts:       7000 | #Learnt:       2290 | 0.000
1.69/1.70	c total clause space: 18.2382MB
1.69/1.70	c total #watches: 66414
2.20/2.25	c total #propagations: 728431 / total #impl: 3635230 (eff. 0.200)
2.20/2.25	c #Conflicts:       8000 | #Learnt:       3290 | 0.000
2.20/2.25	c total clause space: 18.2382MB
2.20/2.25	c total #watches: 96392
2.49/2.57	c total #propagations: 837560 / total #impl: 4314721 (eff. 0.194)
2.49/2.57	c #Conflicts:       9000 | #Learnt:       4290 | 0.000
2.49/2.57	c total clause space: 18.2382MB
2.49/2.57	c total #watches: 106602
2.89/2.97	c total #propagations: 931779 / total #impl: 4817059 (eff. 0.193)
2.89/2.97	c GARBAGE COLLECT
2.89/2.97	c #Conflicts:      10000 | #Learnt:       2765 | 0.000
2.89/2.97	c total clause space: 18.2382MB
2.89/2.97	c total #watches: 78370
3.29/3.37	c total #propagations: 1033617 / total #impl: 5373867 (eff. 0.192)
3.29/3.37	c #Conflicts:      11000 | #Learnt:       3765 | 0.000
3.29/3.37	c total clause space: 18.2382MB
3.29/3.37	c total #watches: 100101
3.89/3.93	c total #propagations: 1144950 / total #impl: 6057787 (eff. 0.189)
3.89/3.93	c #Conflicts:      12000 | #Learnt:       4765 | 0.000
3.89/3.93	c total clause space: 18.2382MB
3.89/3.93	c total #watches: 117899
4.29/4.30	c total #propagations: 1256407 / total #impl: 6746407 (eff. 0.186)
4.29/4.30	c #Conflicts:      13000 | #Learnt:       5765 | 0.000
4.29/4.30	c total clause space: 18.2382MB
4.29/4.30	c total #watches: 128608
4.59/4.68	c total #propagations: 1345373 / total #impl: 7251309 (eff. 0.186)
4.59/4.68	c GARBAGE COLLECT
4.59/4.68	c #Conflicts:      14000 | #Learnt:       3915 | 0.000
4.59/4.68	c total clause space: 18.2382MB
4.59/4.68	c total #watches: 92571
4.99/5.01	c total #propagations: 1453088 / total #impl: 7895995 (eff. 0.184)
4.99/5.01	c #Conflicts:      15000 | #Learnt:       4915 | 0.000
4.99/5.01	c total clause space: 18.2382MB
4.99/5.01	c total #watches: 109959
5.99/6.04	c total #propagations: 1551864 / total #impl: 8544209 (eff. 0.182)
5.99/6.04	c #Conflicts:      16000 | #Learnt:       5915 | 0.000
5.99/6.04	c total clause space: 18.2382MB
5.99/6.04	c total #watches: 143465
6.59/6.67	c total #propagations: 1674222 / total #impl: 9401384 (eff. 0.178)
6.59/6.67	c GARBAGE COLLECT
6.59/6.67	c #Conflicts:      17000 | #Learnt:       3733 | 0.000
6.59/6.67	c total clause space: 18.2382MB
6.59/6.67	c total #watches: 109333
7.88/7.94	c total #propagations: 1789204 / total #impl: 10152938 (eff. 0.176)
7.88/7.94	c #Conflicts:      18000 | #Learnt:       4733 | 0.000
7.88/7.94	c total clause space: 29.637MB
7.88/7.94	c total #watches: 148471
10.08/10.17	c total #propagations: 1901230 / total #impl: 11104282 (eff. 0.171)
10.08/10.17	c #Conflicts:      19000 | #Learnt:       5733 | 0.000
10.08/10.17	c total clause space: 29.637MB
10.08/10.17	c total #watches: 192867
11.38/11.46	c total #propagations: 2023005 / total #impl: 12419439 (eff. 0.163)
11.38/11.46	c #Conflicts:      20000 | #Learnt:       6733 | 0.000
11.38/11.46	c total clause space: 29.637MB
11.38/11.46	c total #watches: 207335
11.99/12.04	c total #propagations: 2130781 / total #impl: 13118480 (eff. 0.162)
11.99/12.04	c GARBAGE COLLECT
11.99/12.04	c #Conflicts:      21000 | #Learnt:       4237 | 0.000
11.99/12.04	c total clause space: 29.637MB
11.99/12.04	c total #watches: 141592
12.59/12.60	c total #propagations: 2220944 / total #impl: 13651879 (eff. 0.163)
12.59/12.60	c #Conflicts:      22000 | #Learnt:       5237 | 0.000
12.59/12.60	c total clause space: 29.637MB
12.59/12.60	c total #watches: 156762
13.20/13.25	c total #propagations: 2312617 / total #impl: 14231256 (eff. 0.163)
13.20/13.25	c #Conflicts:      23000 | #Learnt:       6237 | 0.000
13.20/13.25	c total clause space: 29.637MB
13.20/13.25	c total #watches: 172181
14.09/14.12	c total #propagations: 2417727 / total #impl: 14956372 (eff. 0.162)
14.09/14.12	c #Conflicts:      24000 | #Learnt:       7237 | 0.001
14.09/14.12	c total clause space: 29.637MB
14.09/14.12	c total #watches: 186513
14.69/14.76	c total #propagations: 2526364 / total #impl: 15667723 (eff. 0.161)
14.69/14.76	c GARBAGE COLLECT
14.69/14.76	c #Conflicts:      25000 | #Learnt:       4464 | 0.000
14.69/14.76	c total clause space: 29.637MB
14.69/14.76	c total #watches: 101139
15.09/15.14	c total #propagations: 2639754 / total #impl: 16425487 (eff. 0.161)
15.09/15.14	c #Conflicts:      26000 | #Learnt:       5464 | 0.001
15.09/15.14	c total clause space: 29.637MB
15.09/15.14	c total #watches: 114935
15.79/15.81	c total #propagations: 2725949 / total #impl: 17088570 (eff. 0.160)
15.79/15.81	c #Conflicts:      27000 | #Learnt:       6464 | 0.001
15.79/15.81	c total clause space: 29.637MB
15.79/15.81	c total #watches: 144898
16.39/16.48	c total #propagations: 2846062 / total #impl: 17963042 (eff. 0.158)
16.39/16.48	c #Conflicts:      28000 | #Learnt:       7464 | 0.001
16.39/16.48	c total clause space: 29.637MB
16.39/16.48	c total #watches: 163069
16.99/17.02	c total #propagations: 2946189 / total #impl: 18687380 (eff. 0.158)
16.99/17.02	c GARBAGE COLLECT
16.99/17.02	c #Conflicts:      29000 | #Learnt:       4359 | 0.001
16.99/17.02	c total clause space: 29.637MB
16.99/17.02	c total #watches: 111862
17.39/17.45	c total #propagations: 3046901 / total #impl: 19390544 (eff. 0.157)
17.39/17.45	c #Conflicts:      30000 | #Learnt:       5359 | 0.001
17.39/17.45	c total clause space: 29.637MB
17.39/17.45	c total #watches: 131031
18.09/18.10	c total #propagations: 3147429 / total #impl: 20119176 (eff. 0.156)
18.09/18.10	c #Conflicts:      31000 | #Learnt:       6359 | 0.001
18.09/18.10	c total clause space: 29.637MB
18.09/18.10	c total #watches: 148775
18.70/18.78	c total #propagations: 3253989 / total #impl: 20848994 (eff. 0.156)
18.70/18.78	c #Conflicts:      32000 | #Learnt:       7359 | 0.001
18.70/18.78	c total clause space: 29.637MB
18.70/18.78	c total #watches: 171281
19.29/19.36	c total #propagations: 3358239 / total #impl: 21632839 (eff. 0.155)
19.29/19.36	c #Conflicts:      33000 | #Learnt:       8359 | 0.001
19.29/19.36	c total clause space: 29.637MB
19.29/19.36	c total #watches: 187569
19.99/20.08	c total #propagations: 3460492 / total #impl: 22424872 (eff. 0.154)
19.99/20.08	c GARBAGE COLLECT
19.99/20.08	c #Conflicts:      34000 | #Learnt:       4986 | 0.001
19.99/20.08	c total clause space: 29.637MB
19.99/20.08	c total #watches: 124626
20.59/20.61	c total #propagations: 3562998 / total #impl: 23186859 (eff. 0.154)
20.59/20.61	c #Conflicts:      35000 | #Learnt:       5986 | 0.001
20.59/20.61	c total clause space: 29.637MB
20.59/20.61	c total #watches: 139761
21.09/21.11	c total #propagations: 3663836 / total #impl: 23944783 (eff. 0.153)
21.09/21.11	c #Conflicts:      36000 | #Learnt:       6986 | 0.001
21.09/21.11	c total clause space: 29.637MB
21.09/21.11	c total #watches: 159426
21.69/21.72	c total #propagations: 3767010 / total #impl: 24860684 (eff. 0.152)
21.69/21.72	c #Conflicts:      37000 | #Learnt:       7986 | 0.001
21.69/21.72	c total clause space: 29.637MB
21.69/21.72	c total #watches: 189963
22.99/23.05	c total #propagations: 3877139 / total #impl: 25853420 (eff. 0.150)
22.99/23.05	c #Conflicts:      38000 | #Learnt:       8986 | 0.001
22.99/23.05	c total clause space: 29.637MB
22.99/23.05	c total #watches: 224082
24.09/24.14	c total #propagations: 4010798 / total #impl: 27041018 (eff. 0.148)
24.09/24.14	c GARBAGE COLLECT
24.09/24.14	c #Conflicts:      39000 | #Learnt:       5293 | 0.001
24.09/24.14	c total clause space: 29.637MB
24.09/24.14	c total #watches: 146702
25.30/25.31	c total #propagations: 4121440 / total #impl: 27969158 (eff. 0.147)
25.30/25.31	c #Conflicts:      40000 | #Learnt:       6293 | 0.001
25.30/25.31	c total clause space: 29.637MB
25.30/25.31	c total #watches: 177071
27.29/27.35	c total #propagations: 4240741 / total #impl: 28990134 (eff. 0.146)
27.29/27.35	c #Conflicts:      41000 | #Learnt:       7293 | 0.001
27.29/27.35	c total clause space: 29.637MB
27.29/27.35	c total #watches: 219093
30.79/30.87	c total #propagations: 4366361 / total #impl: 30309214 (eff. 0.144)
30.79/30.87	c #Conflicts:      42000 | #Learnt:       8293 | 0.001
30.79/30.87	c total clause space: 48.1602MB
30.79/30.87	c total #watches: 263503
35.08/35.12	c total #propagations: 4503135 / total #impl: 32192145 (eff. 0.140)
35.08/35.12	c #Conflicts:      43000 | #Learnt:       9293 | 0.001
35.08/35.12	c total clause space: 48.1602MB
35.08/35.12	c total #watches: 308488
38.38/38.43	c total #propagations: 4630864 / total #impl: 34238024 (eff. 0.135)
38.38/38.43	c GARBAGE COLLECT
38.38/38.43	c #Conflicts:      44000 | #Learnt:       5341 | 0.001
38.38/38.43	c total clause space: 78.2603MB
38.38/38.43	c total #watches: 226687
41.89/41.91	c total #propagations: 4767893 / total #impl: 36271772 (eff. 0.131)
41.89/41.91	c #Conflicts:      45000 | #Learnt:       6341 | 0.001
41.89/41.91	c total clause space: 78.2603MB
41.89/41.91	c total #watches: 276425
43.48/43.52	c total #propagations: 4902362 / total #impl: 38377889 (eff. 0.128)
43.48/43.52	c #Conflicts:      46000 | #Learnt:       7341 | 0.001
43.48/43.52	c total clause space: 78.2603MB
43.48/43.52	c total #watches: 291352
45.58/45.64	c total #propagations: 4999699 / total #impl: 39026344 (eff. 0.128)
45.58/45.64	c #Conflicts:      47000 | #Learnt:       8341 | 0.001
45.58/45.64	c total clause space: 78.2603MB
45.58/45.64	c total #watches: 304511
47.18/47.28	c total #propagations: 5103531 / total #impl: 39778443 (eff. 0.128)
47.18/47.28	c #Conflicts:      48000 | #Learnt:       9341 | 0.001
47.18/47.28	c total clause space: 78.2603MB
47.18/47.28	c total #watches: 322476
49.28/49.35	c total #propagations: 5203780 / total #impl: 40568619 (eff. 0.128)
49.28/49.35	c #Conflicts:      49000 | #Learnt:      10341 | 0.001
49.28/49.35	c total clause space: 78.2603MB
49.28/49.35	c total #watches: 339113
50.59/50.66	c total #propagations: 5305045 / total #impl: 41363429 (eff. 0.128)
50.59/50.66	c GARBAGE COLLECT
50.59/50.66	c #Conflicts:      50000 | #Learnt:       5982 | 0.001
50.59/50.66	c total clause space: 78.2603MB
50.59/50.66	c total #watches: 192138
51.78/51.88	c total #propagations: 5407638 / total #impl: 42154318 (eff. 0.128)
51.78/51.88	c #Conflicts:      51000 | #Learnt:       6982 | 0.001
51.78/51.88	c total clause space: 78.2603MB
51.78/51.88	c total #watches: 209122
53.08/53.13	c total #propagations: 5510407 / total #impl: 42988592 (eff. 0.128)
53.08/53.13	c #Conflicts:      52000 | #Learnt:       7982 | 0.001
53.08/53.13	c total clause space: 78.2603MB
53.08/53.13	c total #watches: 234028
55.58/55.65	c total #propagations: 5609421 / total #impl: 43872713 (eff. 0.128)
55.58/55.65	c #Conflicts:      53000 | #Learnt:       8982 | 0.001
55.58/55.65	c total clause space: 78.2603MB
55.58/55.65	c total #watches: 269127
57.28/57.35	c total #propagations: 5715806 / total #impl: 44881225 (eff. 0.127)
57.28/57.35	c #Conflicts:      54000 | #Learnt:       9982 | 0.001
57.28/57.35	c total clause space: 78.2603MB
57.28/57.35	c total #watches: 289716
58.98/59.06	c total #propagations: 5815207 / total #impl: 45725378 (eff. 0.127)
58.98/59.06	c #Conflicts:      55000 | #Learnt:      10982 | 0.001
58.98/59.06	c total clause space: 78.2603MB
58.98/59.06	c total #watches: 307881
60.17/60.27	c total #propagations: 5917033 / total #impl: 46607241 (eff. 0.127)
60.17/60.27	c GARBAGE COLLECT
60.17/60.27	c #Conflicts:      56000 | #Learnt:       6354 | 0.001
60.17/60.27	c total clause space: 78.2603MB
60.17/60.27	c total #watches: 164010
60.77/60.88	c total #propagations: 6008436 / total #impl: 47479397 (eff. 0.127)
60.77/60.88	c #Conflicts:      57000 | #Learnt:       7354 | 0.001
60.77/60.88	c total clause space: 78.2603MB
60.77/60.88	c total #watches: 176186
61.68/61.72	c total #propagations: 6100451 / total #impl: 48262588 (eff. 0.126)
61.68/61.72	c #Conflicts:      58000 | #Learnt:       8354 | 0.001
61.68/61.72	c total clause space: 78.2603MB
61.68/61.72	c total #watches: 192419
62.47/62.58	c total #propagations: 6196776 / total #impl: 49141850 (eff. 0.126)
62.47/62.58	c #Conflicts:      59000 | #Learnt:       9354 | 0.001
62.47/62.58	c total clause space: 78.2603MB
62.47/62.58	c total #watches: 210510
63.47/63.57	c total #propagations: 6287839 / total #impl: 50064370 (eff. 0.126)
63.47/63.57	c #Conflicts:      60000 | #Learnt:      10354 | 0.001
63.47/63.57	c total clause space: 78.2603MB
63.47/63.57	c total #watches: 230543
64.47/64.51	c total #propagations: 6378458 / total #impl: 50937021 (eff. 0.125)
64.47/64.51	c #Conflicts:      61000 | #Learnt:      11354 | 0.001
64.47/64.51	c total clause space: 78.2603MB
64.47/64.51	c total #watches: 251652
66.27/66.38	c total #propagations: 6477096 / total #impl: 52024513 (eff. 0.125)
66.27/66.38	c GARBAGE COLLECT
66.27/66.38	c #Conflicts:      62000 | #Learnt:       6458 | 0.001
66.27/66.38	c total clause space: 78.2603MB
66.27/66.38	c total #watches: 168779
69.07/69.19	c total #propagations: 6605349 / total #impl: 53887306 (eff. 0.123)
69.07/69.19	c #Conflicts:      63000 | #Learnt:       7458 | 0.001
69.07/69.19	c total clause space: 78.2603MB
69.07/69.19	c total #watches: 219428
73.37/73.44	c total #propagations: 6743151 / total #impl: 56159630 (eff. 0.120)
73.37/73.44	c #Conflicts:      64000 | #Learnt:       8458 | 0.001
73.37/73.44	c total clause space: 78.2603MB
73.37/73.44	c total #watches: 268456
75.47/75.55	c total #propagations: 6879793 / total #impl: 58725788 (eff. 0.117)
75.47/75.55	c #Conflicts:      65000 | #Learnt:       9458 | 0.001
75.47/75.55	c total clause space: 78.2603MB
75.47/75.55	c total #watches: 293594
76.98/77.09	c total #propagations: 7002985 / total #impl: 59917122 (eff. 0.117)
76.98/77.09	c #Conflicts:      66000 | #Learnt:      10458 | 0.001
76.98/77.09	c total clause space: 78.2603MB
76.98/77.09	c total #watches: 306986
78.67/78.79	c total #propagations: 7099694 / total #impl: 60810596 (eff. 0.117)
78.67/78.79	c #Conflicts:      67000 | #Learnt:      11458 | 0.001
78.67/78.79	c total clause space: 78.2603MB
78.67/78.79	c total #watches: 322014
80.17/80.27	c total #propagations: 7206189 / total #impl: 61887673 (eff. 0.116)
80.17/80.27	c #Conflicts:      68000 | #Learnt:      12458 | 0.001
80.17/80.27	c total clause space: 78.2603MB
80.17/80.27	c total #watches: 337113
81.27/81.39	c total #propagations: 7311329 / total #impl: 62866644 (eff. 0.116)
81.27/81.39	c GARBAGE COLLECT
81.27/81.39	c #Conflicts:      69000 | #Learnt:       7253 | 0.002
81.27/81.39	c total clause space: 78.2603MB
81.27/81.39	c total #watches: 228766
82.27/82.32	c total #propagations: 7404924 / total #impl: 63673350 (eff. 0.116)
82.27/82.32	c #Conflicts:      70000 | #Learnt:       8253 | 0.002
82.27/82.32	c total clause space: 78.2603MB
82.27/82.32	c total #watches: 244959
82.97/83.03	c total #propagations: 7488055 / total #impl: 64451688 (eff. 0.116)
82.97/83.03	c #Conflicts:      71000 | #Learnt:       9253 | 0.002
82.97/83.03	c total clause space: 78.2603MB
82.97/83.03	c total #watches: 277054
84.27/84.33	c total #propagations: 7599033 / total #impl: 65332278 (eff. 0.116)
84.27/84.33	c #Conflicts:      72000 | #Learnt:      10253 | 0.002
84.27/84.33	c total clause space: 78.2603MB
84.27/84.33	c total #watches: 307349
85.78/85.81	c total #propagations: 7694460 / total #impl: 66358602 (eff. 0.116)
85.78/85.81	c #Conflicts:      73000 | #Learnt:      11253 | 0.002
85.78/85.81	c total clause space: 78.2603MB
85.78/85.81	c total #watches: 322086
87.17/87.27	c total #propagations: 7795994 / total #impl: 67352775 (eff. 0.116)
87.17/87.27	c #Conflicts:      74000 | #Learnt:      12253 | 0.002
87.17/87.27	c total clause space: 78.2603MB
87.17/87.27	c total #watches: 337541
88.67/88.70	c total #propagations: 7897290 / total #impl: 68354805 (eff. 0.116)
88.67/88.70	c GARBAGE COLLECT
88.67/88.70	c #Conflicts:      75000 | #Learnt:       6743 | 0.002
88.67/88.70	c total clause space: 78.2603MB
88.67/88.70	c total #watches: 168212
89.27/89.33	c total #propagations: 8007595 / total #impl: 69469536 (eff. 0.115)
89.27/89.33	c #Conflicts:      76000 | #Learnt:       7743 | 0.002
89.27/89.33	c total clause space: 78.2603MB
89.27/89.33	c total #watches: 187994
90.07/90.11	c total #propagations: 8107498 / total #impl: 70409248 (eff. 0.115)
90.07/90.11	c #Conflicts:      77000 | #Learnt:       8743 | 0.002
90.07/90.11	c total clause space: 78.2603MB
90.07/90.11	c total #watches: 207104
90.77/90.88	c total #propagations: 8213871 / total #impl: 71486063 (eff. 0.115)
90.77/90.88	c #Conflicts:      78000 | #Learnt:       9743 | 0.002
90.77/90.88	c total clause space: 78.2603MB
90.77/90.88	c total #watches: 224637
91.97/92.06	c total #propagations: 8311015 / total #impl: 72452437 (eff. 0.115)
91.97/92.06	c #Conflicts:      79000 | #Learnt:      10743 | 0.002
91.97/92.06	c total clause space: 78.2603MB
91.97/92.06	c total #watches: 258572
94.18/94.21	c total #propagations: 8431425 / total #impl: 73686797 (eff. 0.114)
94.18/94.21	c #Conflicts:      80000 | #Learnt:      11743 | 0.002
94.18/94.21	c total clause space: 78.2603MB
94.18/94.21	c total #watches: 307390
95.79/95.86	c total #propagations: 8556374 / total #impl: 75132253 (eff. 0.114)
95.79/95.86	c #Conflicts:      81000 | #Learnt:      12743 | 0.002
95.79/95.86	c total clause space: 78.2603MB
95.79/95.86	c total #watches: 334617
98.38/98.48	c total #propagations: 8660231 / total #impl: 76341283 (eff. 0.113)
98.38/98.48	c GARBAGE COLLECT
98.38/98.48	c #Conflicts:      82000 | #Learnt:       6993 | 0.002
98.38/98.48	c total clause space: 78.2603MB
98.38/98.48	c total #watches: 219360
101.08/101.11	c total #propagations: 8772379 / total #impl: 77493355 (eff. 0.113)
101.08/101.11	c #Conflicts:      83000 | #Learnt:       7993 | 0.002
101.08/101.11	c total clause space: 78.2603MB
101.08/101.11	c total #watches: 258694
102.78/102.90	c total #propagations: 8898519 / total #impl: 78936041 (eff. 0.113)
102.78/102.90	c #Conflicts:      84000 | #Learnt:       8993 | 0.002
102.78/102.90	c total clause space: 78.2603MB
102.78/102.90	c total #watches: 282570
106.47/106.59	c total #propagations: 8993232 / total #impl: 80052722 (eff. 0.112)
106.47/106.59	c #Conflicts:      85000 | #Learnt:       9993 | 0.002
106.47/106.59	c total clause space: 78.2603MB
106.47/106.59	c total #watches: 317561
111.47/111.54	c total #propagations: 9128986 / total #impl: 81795876 (eff. 0.112)
111.47/111.54	c #Conflicts:      86000 | #Learnt:      10993 | 0.002
111.47/111.54	c total clause space: 78.2603MB
111.47/111.54	c total #watches: 368188
118.17/118.26	c total #propagations: 9266977 / total #impl: 83851620 (eff. 0.111)
118.17/118.26	c #Conflicts:      87000 | #Learnt:      11993 | 0.002
118.17/118.26	c total clause space: 78.2603MB
118.17/118.26	c total #watches: 411471
125.57/125.68	c total #propagations: 9414920 / total #impl: 86206293 (eff. 0.109)
125.57/125.68	c #Conflicts:      88000 | #Learnt:      12993 | 0.002
125.57/125.68	c total clause space: 78.2603MB
125.57/125.68	c total #watches: 452422
134.37/134.42	c total #propagations: 9559139 / total #impl: 88509052 (eff. 0.108)
134.37/134.42	c #Conflicts:      89000 | #Learnt:      13993 | 0.002
134.37/134.42	c total clause space: 78.2603MB
134.37/134.42	c total #watches: 497745
138.58/138.64	c total #propagations: 9701361 / total #impl: 90925178 (eff. 0.107)
138.58/138.64	c GARBAGE COLLECT
138.58/138.64	c #Conflicts:      90000 | #Learnt:       7882 | 0.002
138.58/138.64	c total clause space: 78.2603MB
138.58/138.64	c total #watches: 249852
140.67/140.74	c total #propagations: 9831989 / total #impl: 92662736 (eff. 0.106)
140.67/140.74	c #Conflicts:      91000 | #Learnt:       8882 | 0.002
140.67/140.74	c total clause space: 78.2603MB
140.67/140.74	c total #watches: 294970
143.67/143.75	c total #propagations: 9947348 / total #impl: 93840596 (eff. 0.106)
143.67/143.75	c #Conflicts:      92000 | #Learnt:       9882 | 0.002
143.67/143.75	c total clause space: 78.2603MB
143.67/143.75	c total #watches: 341837
148.48/148.60	c total #propagations: 10060194 / total #impl: 95290351 (eff. 0.106)
148.48/148.60	c #Conflicts:      93000 | #Learnt:      10882 | 0.002
148.48/148.60	c total clause space: 78.2603MB
148.48/148.60	c total #watches: 385107
154.67/154.79	c total #propagations: 10191511 / total #impl: 97134050 (eff. 0.105)
154.67/154.79	c #Conflicts:      94000 | #Learnt:      11882 | 0.002
154.67/154.79	c total clause space: 78.2603MB
154.67/154.79	c total #watches: 448635
160.57/160.63	c total #propagations: 10326739 / total #impl: 99461356 (eff. 0.104)
160.57/160.63	c #Conflicts:      95000 | #Learnt:      12882 | 0.002
160.57/160.63	c total clause space: 78.2603MB
160.57/160.63	c total #watches: 495682
168.47/168.57	c total #propagations: 10443625 / total #impl: 101528184 (eff. 0.103)
168.47/168.57	c #Conflicts:      96000 | #Learnt:      13882 | 0.002
168.47/168.57	c total clause space: 127.173MB
168.47/168.57	c total #watches: 554543
178.86/178.98	c total #propagations: 10570163 / total #impl: 104300579 (eff. 0.101)
178.86/178.98	c #Conflicts:      97000 | #Learnt:      14882 | 0.002
178.86/178.98	c total clause space: 127.173MB
178.86/178.98	c total #watches: 614081
180.47/180.58	c total #propagations: 10698393 / total #impl: 107441818 (eff. 0.100)
180.47/180.58	c GARBAGE COLLECT
180.47/180.58	c #Conflicts:      98000 | #Learnt:       8509 | 0.002
180.47/180.58	c total clause space: 127.173MB
180.47/180.58	c total #watches: 268125
183.06/183.19	c total #propagations: 10802958 / total #impl: 108429634 (eff. 0.100)
183.06/183.19	c #Conflicts:      99000 | #Learnt:       9509 | 0.002
183.06/183.19	c total clause space: 127.173MB
183.06/183.19	c total #watches: 312971
187.07/187.14	c total #propagations: 10925070 / total #impl: 109939138 (eff. 0.099)
187.07/187.14	c #Conflicts:     100000 | #Learnt:      10509 | 0.002
187.07/187.14	c total clause space: 127.173MB
187.07/187.14	c total #watches: 363276
192.16/192.24	c total #propagations: 11056849 / total #impl: 111945186 (eff. 0.099)
192.16/192.24	c #Conflicts:     101000 | #Learnt:      11509 | 0.002
192.16/192.24	c total clause space: 127.173MB
192.16/192.24	c total #watches: 419834
199.76/199.82	c total #propagations: 11193050 / total #impl: 114705523 (eff. 0.098)
199.76/199.82	c #Conflicts:     102000 | #Learnt:      12509 | 0.002
199.76/199.82	c total clause space: 127.173MB
199.76/199.82	c total #watches: 479071
205.25/205.32	c total #propagations: 11332789 / total #impl: 117843143 (eff. 0.096)
205.25/205.32	c #Conflicts:     103000 | #Learnt:      13509 | 0.002
205.25/205.32	c total clause space: 127.173MB
205.25/205.32	c total #watches: 506370
207.75/207.88	c total #propagations: 11431241 / total #impl: 119510196 (eff. 0.096)
207.75/207.88	c #Conflicts:     104000 | #Learnt:      14509 | 0.002
207.75/207.88	c total clause space: 127.173MB
207.75/207.88	c total #watches: 522577
211.26/211.39	c total #propagations: 11527794 / total #impl: 120463776 (eff. 0.096)
211.26/211.39	c #Conflicts:     105000 | #Learnt:      15509 | 0.002
211.26/211.39	c total clause space: 127.173MB
211.26/211.39	c total #watches: 542769
212.65/212.73	c total #propagations: 11631128 / total #impl: 121581949 (eff. 0.096)
212.65/212.73	c GARBAGE COLLECT
212.65/212.73	c #Conflicts:     106000 | #Learnt:       8793 | 0.002
212.65/212.73	c total clause space: 127.173MB
212.65/212.73	c total #watches: 263620
214.25/214.32	c total #propagations: 11733836 / total #impl: 122570662 (eff. 0.096)
214.25/214.32	c #Conflicts:     107000 | #Learnt:       9793 | 0.002
214.25/214.32	c total clause space: 127.173MB
214.25/214.32	c total #watches: 291277
215.66/215.71	c total #propagations: 11847957 / total #impl: 123621255 (eff. 0.096)
215.66/215.71	c #Conflicts:     108000 | #Learnt:      10793 | 0.002
215.66/215.71	c total clause space: 127.173MB
215.66/215.71	c total #watches: 308746
217.55/217.60	c total #propagations: 11955790 / total #impl: 124681315 (eff. 0.096)
217.55/217.60	c #Conflicts:     109000 | #Learnt:      11793 | 0.002
217.55/217.60	c total clause space: 127.173MB
217.55/217.60	c total #watches: 328818
218.86/218.96	c total #propagations: 12048911 / total #impl: 125656283 (eff. 0.096)
218.86/218.96	c #Conflicts:     110000 | #Learnt:      12793 | 0.002
218.86/218.96	c total clause space: 127.173MB
218.86/218.96	c total #watches: 348406
220.55/220.64	c total #propagations: 12130373 / total #impl: 126636602 (eff. 0.096)
220.55/220.64	c #Conflicts:     111000 | #Learnt:      13793 | 0.002
220.55/220.64	c total clause space: 127.173MB
220.55/220.64	c total #watches: 371059
222.26/222.33	c total #propagations: 12237882 / total #impl: 127756821 (eff. 0.096)
222.26/222.33	c #Conflicts:     112000 | #Learnt:      14793 | 0.002
222.26/222.33	c total clause space: 127.173MB
222.26/222.33	c total #watches: 388653
223.95/224.06	c total #propagations: 12334778 / total #impl: 128808261 (eff. 0.096)
223.95/224.06	c #Conflicts:     113000 | #Learnt:      15793 | 0.002
223.95/224.06	c total clause space: 127.173MB
223.95/224.06	c total #watches: 405773
224.95/225.01	c total #propagations: 12433392 / total #impl: 129905836 (eff. 0.096)
224.95/225.01	c GARBAGE COLLECT
224.95/225.01	c #Conflicts:     114000 | #Learnt:       8868 | 0.002
224.95/225.01	c total clause space: 127.173MB
224.95/225.01	c total #watches: 259617
226.45/226.57	c total #propagations: 12528651 / total #impl: 131071822 (eff. 0.096)
226.45/226.57	c #Conflicts:     115000 | #Learnt:       9868 | 0.002
226.45/226.57	c total clause space: 127.173MB
226.45/226.57	c total #watches: 279951
227.66/227.72	c total #propagations: 12627091 / total #impl: 131954999 (eff. 0.096)
227.66/227.72	c #Conflicts:     116000 | #Learnt:      10868 | 0.002
227.66/227.72	c total clause space: 127.173MB
227.66/227.72	c total #watches: 297189
229.15/229.27	c total #propagations: 12728398 / total #impl: 132993311 (eff. 0.096)
229.15/229.27	c #Conflicts:     117000 | #Learnt:      11868 | 0.002
229.15/229.27	c total clause space: 127.173MB
229.15/229.27	c total #watches: 316103
231.35/231.48	c total #propagations: 12823368 / total #impl: 134036613 (eff. 0.096)
231.35/231.48	c #Conflicts:     118000 | #Learnt:      12868 | 0.002
231.35/231.48	c total clause space: 127.173MB
231.35/231.48	c total #watches: 348668
235.15/235.22	c total #propagations: 12927802 / total #impl: 135102039 (eff. 0.096)
235.15/235.22	c #Conflicts:     119000 | #Learnt:      13868 | 0.002
235.15/235.22	c total clause space: 127.173MB
235.15/235.22	c total #watches: 387179
238.35/238.47	c total #propagations: 13049463 / total #impl: 136720508 (eff. 0.095)
238.35/238.47	c #Conflicts:     120000 | #Learnt:      14868 | 0.002
238.35/238.47	c total clause space: 127.173MB
238.35/238.47	c total #watches: 431242
242.85/242.91	c total #propagations: 13169260 / total #impl: 138049833 (eff. 0.095)
242.85/242.91	c #Conflicts:     121000 | #Learnt:      15868 | 0.002
242.85/242.91	c total clause space: 127.173MB
242.85/242.91	c total #watches: 482228
248.46/248.54	c total #propagations: 13298706 / total #impl: 139930254 (eff. 0.095)
248.46/248.54	c GARBAGE COLLECT
248.46/248.54	c #Conflicts:     122000 | #Learnt:       8490 | 0.002
248.46/248.54	c total clause space: 127.173MB
248.46/248.54	c total #watches: 252241
249.66/249.79	c total #propagations: 13434278 / total #impl: 142124025 (eff. 0.095)
249.66/249.79	c #Conflicts:     123000 | #Learnt:       9490 | 0.002
249.66/249.79	c total clause space: 127.173MB
249.66/249.79	c total #watches: 269492
251.16/251.26	c total #propagations: 13531201 / total #impl: 143076266 (eff. 0.095)
251.16/251.26	c #Conflicts:     124000 | #Learnt:      10490 | 0.002
251.16/251.26	c total clause space: 127.173MB
251.16/251.26	c total #watches: 288676
253.15/253.24	c total #propagations: 13643862 / total #impl: 144251147 (eff. 0.095)
253.15/253.24	c #Conflicts:     125000 | #Learnt:      11490 | 0.002
253.15/253.24	c total clause space: 127.173MB
253.15/253.24	c total #watches: 315585
254.35/254.45	c total #propagations: 13752270 / total #impl: 145457236 (eff. 0.095)
254.35/254.45	c #Conflicts:     126000 | #Learnt:      12490 | 0.002
254.35/254.45	c total clause space: 127.173MB
254.35/254.45	c total #watches: 330538
255.75/255.90	c total #propagations: 13844468 / total #impl: 146484798 (eff. 0.095)
255.75/255.90	c #Conflicts:     127000 | #Learnt:      13490 | 0.002
255.75/255.90	c total clause space: 127.173MB
255.75/255.90	c total #watches: 347423
257.65/257.78	c total #propagations: 13944707 / total #impl: 147576377 (eff. 0.094)
257.65/257.78	c #Conflicts:     128000 | #Learnt:      14490 | 0.002
257.65/257.78	c total clause space: 127.173MB
257.65/257.78	c total #watches: 377977
259.45/259.57	c total #propagations: 14047856 / total #impl: 148745362 (eff. 0.094)
259.45/259.57	c #Conflicts:     129000 | #Learnt:      15490 | 0.002
259.45/259.57	c total clause space: 127.173MB
259.45/259.57	c total #watches: 405099
261.95/262.08	c total #propagations: 14161148 / total #impl: 150104655 (eff. 0.094)
261.95/262.08	c #Conflicts:     130000 | #Learnt:      16490 | 0.002
261.95/262.08	c total clause space: 127.173MB
261.95/262.08	c total #watches: 434421
263.55/263.69	c total #propagations: 14286460 / total #impl: 151610250 (eff. 0.094)
263.55/263.69	c GARBAGE COLLECT
263.55/263.69	c #Conflicts:     131000 | #Learnt:       8882 | 0.002
263.55/263.69	c total clause space: 127.173MB
263.55/263.69	c total #watches: 257612
264.85/264.99	c total #propagations: 14367695 / total #impl: 152569447 (eff. 0.094)
264.85/264.99	c #Conflicts:     132000 | #Learnt:       9882 | 0.002
264.85/264.99	c total clause space: 127.173MB
264.85/264.99	c total #watches: 279259
266.35/266.43	c total #propagations: 14471356 / total #impl: 153582244 (eff. 0.094)
266.35/266.43	c #Conflicts:     133000 | #Learnt:      10882 | 0.002
266.35/266.43	c total clause space: 127.173MB
266.35/266.43	c total #watches: 302392
267.55/267.61	c total #propagations: 14580644 / total #impl: 154730946 (eff. 0.094)
267.55/267.61	c #Conflicts:     134000 | #Learnt:      11882 | 0.002
267.55/267.61	c total clause space: 127.173MB
267.55/267.61	c total #watches: 318436
268.75/268.86	c total #propagations: 14672686 / total #impl: 155783131 (eff. 0.094)
268.75/268.86	c #Conflicts:     135000 | #Learnt:      12882 | 0.002
268.75/268.86	c total clause space: 127.173MB
268.75/268.86	c total #watches: 335427
270.05/270.16	c total #propagations: 14768972 / total #impl: 156921744 (eff. 0.094)
270.05/270.16	c #Conflicts:     136000 | #Learnt:      13882 | 0.002
270.05/270.16	c total clause space: 127.173MB
270.05/270.16	c total #watches: 352650
272.76/272.86	c total #propagations: 14855177 / total #impl: 157888316 (eff. 0.094)
272.76/272.86	c #Conflicts:     137000 | #Learnt:      14882 | 0.002
272.76/272.86	c total clause space: 127.173MB
272.76/272.86	c total #watches: 390432
276.85/276.99	c total #propagations: 15006414 / total #impl: 159406933 (eff. 0.094)
276.85/276.99	c #Conflicts:     138000 | #Learnt:      15882 | 0.002
276.85/276.99	c total clause space: 127.173MB
276.85/276.99	c total #watches: 438374
279.75/279.82	c total #propagations: 15168215 / total #impl: 161277835 (eff. 0.094)
279.75/279.82	c #Conflicts:     139000 | #Learnt:      16882 | 0.002
279.75/279.82	c total clause space: 127.173MB
279.75/279.82	c total #watches: 474567
281.95/282.04	c total #propagations: 15270979 / total #impl: 162560173 (eff. 0.094)
281.95/282.04	c #Conflicts:     140000 | #Learnt:      17882 | 0.002
281.95/282.04	c total clause space: 127.173MB
281.95/282.04	c total #watches: 500004
283.35/283.40	c total #propagations: 15383564 / total #impl: 163963196 (eff. 0.094)
283.35/283.40	c GARBAGE COLLECT
283.35/283.40	c #Conflicts:     141000 | #Learnt:       9967 | 0.002
283.35/283.40	c total clause space: 127.173MB
283.35/283.40	c total #watches: 283385
284.86/284.92	c total #propagations: 15484213 / total #impl: 164975166 (eff. 0.094)
284.86/284.92	c #Conflicts:     142000 | #Learnt:      10967 | 0.002
284.86/284.92	c total clause space: 127.173MB
284.86/284.92	c total #watches: 303934
286.75/286.85	c total #propagations: 15567368 / total #impl: 165909169 (eff. 0.094)
286.75/286.85	c #Conflicts:     143000 | #Learnt:      11967 | 0.002
286.75/286.85	c total clause space: 127.173MB
286.75/286.85	c total #watches: 331151
290.85/290.91	c total #propagations: 15673972 / total #impl: 167060235 (eff. 0.094)
290.85/290.91	c #Conflicts:     144000 | #Learnt:      12967 | 0.002
290.85/290.91	c total clause space: 127.173MB
290.85/290.91	c total #watches: 384171
295.85/296.00	c total #propagations: 15819662 / total #impl: 168853033 (eff. 0.094)
295.85/296.00	c #Conflicts:     145000 | #Learnt:      13967 | 0.002
295.85/296.00	c total clause space: 127.173MB
295.85/296.00	c total #watches: 442986
302.25/302.33	c total #propagations: 15955661 / total #impl: 170686720 (eff. 0.093)
302.25/302.33	c #Conflicts:     146000 | #Learnt:      14967 | 0.002
302.25/302.33	c total clause space: 127.173MB
302.25/302.33	c total #watches: 497897
310.35/310.46	c total #propagations: 16100080 / total #impl: 173022328 (eff. 0.093)
310.35/310.46	c #Conflicts:     147000 | #Learnt:      15967 | 0.002
310.35/310.46	c total clause space: 127.173MB
310.35/310.46	c total #watches: 551349
317.24/317.32	c total #propagations: 16255719 / total #impl: 175293409 (eff. 0.093)
317.24/317.32	c #Conflicts:     148000 | #Learnt:      16967 | 0.002
317.24/317.32	c total clause space: 127.173MB
317.24/317.32	c total #watches: 578753
320.44/320.59	c total #propagations: 16381379 / total #impl: 176856321 (eff. 0.093)
320.44/320.59	c #Conflicts:     149000 | #Learnt:      17967 | 0.002
320.44/320.59	c total clause space: 127.173MB
320.44/320.59	c total #watches: 596551
323.04/323.15	c total #propagations: 16481028 / total #impl: 177971482 (eff. 0.093)
323.04/323.15	c GARBAGE COLLECT
323.04/323.15	c #Conflicts:     150000 | #Learnt:       9795 | 0.002
323.04/323.15	c total clause space: 127.173MB
323.04/323.15	c total #watches: 275120
324.84/324.99	c total #propagations: 16579462 / total #impl: 179013139 (eff. 0.093)
324.84/324.99	c #Conflicts:     151000 | #Learnt:      10795 | 0.002
324.84/324.99	c total clause space: 127.173MB
324.84/324.99	c total #watches: 305139
326.34/326.46	c total #propagations: 16693816 / total #impl: 180089213 (eff. 0.093)
326.34/326.46	c #Conflicts:     152000 | #Learnt:      11795 | 0.002
326.34/326.46	c total clause space: 127.173MB
326.34/326.46	c total #watches: 327729
328.34/328.41	c total #propagations: 16799812 / total #impl: 181178442 (eff. 0.093)
328.34/328.41	c #Conflicts:     153000 | #Learnt:      12795 | 0.002
328.34/328.41	c total clause space: 127.173MB
328.34/328.41	c total #watches: 352098
330.34/330.41	c total #propagations: 16914121 / total #impl: 182379884 (eff. 0.093)
330.34/330.41	c #Conflicts:     154000 | #Learnt:      13795 | 0.002
330.34/330.41	c total clause space: 127.173MB
330.34/330.41	c total #watches: 372924
331.74/331.90	c total #propagations: 17014544 / total #impl: 183461151 (eff. 0.093)
331.74/331.90	c #Conflicts:     155000 | #Learnt:      14795 | 0.002
331.74/331.90	c total clause space: 127.173MB
331.74/331.90	c total #watches: 404818
334.24/334.37	c total #propagations: 17124135 / total #impl: 184928047 (eff. 0.093)
334.24/334.37	c #Conflicts:     156000 | #Learnt:      15795 | 0.002
334.24/334.37	c total clause space: 127.173MB
334.24/334.37	c total #watches: 437565
337.44/337.51	c total #propagations: 17241411 / total #impl: 186414543 (eff. 0.092)
337.44/337.51	c #Conflicts:     157000 | #Learnt:      16795 | 0.002
337.44/337.51	c total clause space: 127.173MB
337.44/337.51	c total #watches: 463940
339.74/339.90	c total #propagations: 17369792 / total #impl: 187898844 (eff. 0.092)
339.74/339.90	c #Conflicts:     158000 | #Learnt:      17795 | 0.002
339.74/339.90	c total clause space: 127.173MB
339.74/339.90	c total #watches: 483257
341.74/341.87	c total #propagations: 17470672 / total #impl: 188993130 (eff. 0.092)
341.74/341.87	c #Conflicts:     159000 | #Learnt:      18795 | 0.002
341.74/341.87	c total clause space: 127.173MB
341.74/341.87	c total #watches: 499634
343.64/343.73	c total #propagations: 17560846 / total #impl: 190137831 (eff. 0.092)
343.64/343.73	c GARBAGE COLLECT
343.64/343.73	c #Conflicts:     160000 | #Learnt:      10274 | 0.002
343.64/343.73	c total clause space: 127.173MB
343.64/343.73	c total #watches: 285498
345.04/345.14	c total #propagations: 17676523 / total #impl: 191392931 (eff. 0.092)
345.04/345.14	c #Conflicts:     161000 | #Learnt:      11274 | 0.002
345.04/345.14	c total clause space: 127.173MB
345.04/345.14	c total #watches: 307422
346.34/346.47	c total #propagations: 17782655 / total #impl: 192588348 (eff. 0.092)
346.34/346.47	c #Conflicts:     162000 | #Learnt:      12274 | 0.002
346.34/346.47	c total clause space: 127.173MB
346.34/346.47	c total #watches: 330445
350.14/350.28	c total #propagations: 17889561 / total #impl: 193831991 (eff. 0.092)
350.14/350.28	c #Conflicts:     163000 | #Learnt:      13274 | 0.002
350.14/350.28	c total clause space: 127.173MB
350.14/350.28	c total #watches: 365913
353.54/353.63	c total #propagations: 18025384 / total #impl: 195327341 (eff. 0.092)
353.54/353.63	c #Conflicts:     164000 | #Learnt:      14274 | 0.002
353.54/353.63	c total clause space: 127.173MB
353.54/353.63	c total #watches: 402804
357.04/357.18	c total #propagations: 18152976 / total #impl: 196756677 (eff. 0.092)
357.04/357.18	c #Conflicts:     165000 | #Learnt:      15274 | 0.002
357.04/357.18	c total clause space: 127.173MB
357.04/357.18	c total #watches: 446062
361.14/361.26	c total #propagations: 18282220 / total #impl: 198187626 (eff. 0.092)
361.14/361.26	c #Conflicts:     166000 | #Learnt:      16274 | 0.002
361.14/361.26	c total clause space: 127.173MB
361.14/361.26	c total #watches: 486790
366.14/366.30	c total #propagations: 18409847 / total #impl: 199889369 (eff. 0.092)
366.14/366.30	c #Conflicts:     167000 | #Learnt:      17274 | 0.002
366.14/366.30	c total clause space: 127.173MB
366.14/366.30	c total #watches: 532029
370.84/370.97	c total #propagations: 18531803 / total #impl: 201720353 (eff. 0.092)
370.84/370.97	c #Conflicts:     168000 | #Learnt:      18274 | 0.002
370.84/370.97	c total clause space: 127.173MB
370.84/370.97	c total #watches: 562684
374.63/374.72	c total #propagations: 18655594 / total #impl: 203174629 (eff. 0.092)
374.63/374.72	c #Conflicts:     169000 | #Learnt:      19274 | 0.002
374.63/374.72	c total clause space: 127.173MB
374.63/374.72	c total #watches: 587422
377.43/377.57	c total #propagations: 18765896 / total #impl: 204349840 (eff. 0.092)
377.43/377.57	c GARBAGE COLLECT
377.43/377.57	c #Conflicts:     170000 | #Learnt:      10457 | 0.002
377.43/377.57	c total clause space: 127.173MB
377.43/377.57	c total #watches: 286038
378.73/378.86	c total #propagations: 18866552 / total #impl: 205390631 (eff. 0.092)
378.73/378.86	c #Conflicts:     171000 | #Learnt:      11457 | 0.002
378.73/378.86	c total clause space: 127.173MB
378.73/378.86	c total #watches: 305955
380.13/380.26	c total #propagations: 18973557 / total #impl: 206575150 (eff. 0.092)
380.13/380.26	c #Conflicts:     172000 | #Learnt:      12457 | 0.002
380.13/380.26	c total clause space: 127.173MB
380.13/380.26	c total #watches: 325635
381.83/381.93	c total #propagations: 19074661 / total #impl: 207694974 (eff. 0.092)
381.83/381.93	c #Conflicts:     173000 | #Learnt:      13457 | 0.002
381.83/381.93	c total clause space: 127.173MB
381.83/381.93	c total #watches: 349287
383.53/383.60	c total #propagations: 19172366 / total #impl: 208727715 (eff. 0.092)
383.53/383.60	c #Conflicts:     174000 | #Learnt:      14457 | 0.002
383.53/383.60	c total clause space: 127.173MB
383.53/383.60	c total #watches: 373295
385.73/385.86	c total #propagations: 19281998 / total #impl: 209970159 (eff. 0.092)
385.73/385.86	c #Conflicts:     175000 | #Learnt:      15457 | 0.002
385.73/385.86	c total clause space: 127.173MB
385.73/385.86	c total #watches: 403223
387.53/387.63	c total #propagations: 19401756 / total #impl: 211324062 (eff. 0.092)
387.53/387.63	c #Conflicts:     176000 | #Learnt:      16457 | 0.002
387.53/387.63	c total clause space: 127.173MB
387.53/387.63	c total #watches: 421901
389.83/389.92	c total #propagations: 19508783 / total #impl: 212655552 (eff. 0.092)
389.83/389.92	c #Conflicts:     177000 | #Learnt:      17457 | 0.002
389.83/389.92	c total clause space: 127.173MB
389.83/389.92	c total #watches: 442563
392.43/392.55	c total #propagations: 19616986 / total #impl: 213882398 (eff. 0.092)
392.43/392.55	c #Conflicts:     178000 | #Learnt:      18457 | 0.002
392.43/392.55	c total clause space: 127.173MB
392.43/392.55	c total #watches: 467770
394.94/395.00	c total #propagations: 19719117 / total #impl: 215354661 (eff. 0.092)
394.94/395.00	c #Conflicts:     179000 | #Learnt:      19457 | 0.002
394.94/395.00	c total clause space: 127.173MB
394.94/395.00	c total #watches: 489564
397.04/397.12	c total #propagations: 19832336 / total #impl: 216642033 (eff. 0.092)
397.04/397.12	c GARBAGE COLLECT
397.04/397.12	c #Conflicts:     180000 | #Learnt:      10366 | 0.002
397.04/397.12	c total clause space: 127.173MB
397.04/397.12	c total #watches: 283582
398.43/398.59	c total #propagations: 19936476 / total #impl: 217842021 (eff. 0.092)
398.43/398.59	c #Conflicts:     181000 | #Learnt:      11366 | 0.002
398.43/398.59	c total clause space: 127.173MB
398.43/398.59	c total #watches: 300360
400.13/400.20	c total #propagations: 20026690 / total #impl: 218869007 (eff. 0.092)
400.13/400.20	c #Conflicts:     182000 | #Learnt:      12366 | 0.002
400.13/400.20	c total clause space: 127.173MB
400.13/400.20	c total #watches: 319151
401.73/401.87	c total #propagations: 20125970 / total #impl: 219852881 (eff. 0.092)
401.73/401.87	c #Conflicts:     183000 | #Learnt:      13366 | 0.002
401.73/401.87	c total clause space: 127.173MB
401.73/401.87	c total #watches: 354572
404.74/404.89	c total #propagations: 20238840 / total #impl: 221360683 (eff. 0.091)
404.74/404.89	c #Conflicts:     184000 | #Learnt:      14366 | 0.002
404.74/404.89	c total clause space: 127.173MB
404.74/404.89	c total #watches: 394981
408.53/408.65	c total #propagations: 20358253 / total #impl: 222907012 (eff. 0.091)
408.53/408.65	c #Conflicts:     185000 | #Learnt:      15366 | 0.002
408.53/408.65	c total clause space: 127.173MB
408.53/408.65	c total #watches: 448531
413.53/413.68	c total #propagations: 20478696 / total #impl: 224613410 (eff. 0.091)
413.53/413.68	c #Conflicts:     186000 | #Learnt:      16366 | 0.002
413.53/413.68	c total clause space: 127.173MB
413.53/413.68	c total #watches: 499635
417.13/417.23	c total #propagations: 20601067 / total #impl: 226698035 (eff. 0.091)
417.13/417.23	c #Conflicts:     187000 | #Learnt:      17366 | 0.002
417.13/417.23	c total clause space: 127.173MB
417.13/417.23	c total #watches: 526969
421.83/421.97	c total #propagations: 20714048 / total #impl: 228287278 (eff. 0.091)
421.83/421.97	c #Conflicts:     188000 | #Learnt:      18366 | 0.002
421.83/421.97	c total clause space: 127.173MB
421.83/421.97	c total #watches: 573912
428.32/428.46	c total #propagations: 20844940 / total #impl: 230331959 (eff. 0.090)
428.32/428.46	c #Conflicts:     189000 | #Learnt:      19366 | 0.002
428.32/428.46	c total clause space: 127.173MB
428.32/428.46	c total #watches: 623593
435.92/436.09	c total #propagations: 20984653 / total #impl: 232736621 (eff. 0.090)
435.92/436.09	c #Conflicts:     190000 | #Learnt:      20366 | 0.002
435.92/436.09	c total clause space: 127.173MB
435.92/436.09	c total #watches: 668159
441.32/441.45	c total #propagations: 21120352 / total #impl: 235394270 (eff. 0.090)
441.32/441.45	c GARBAGE COLLECT
441.32/441.45	c #Conflicts:     191000 | #Learnt:      10967 | 0.002
441.32/441.45	c total clause space: 127.173MB
441.32/441.45	c total #watches: 301995
444.22/444.33	c total #propagations: 21250611 / total #impl: 237597356 (eff. 0.089)
444.22/444.33	c #Conflicts:     192000 | #Learnt:      11967 | 0.002
444.22/444.33	c total clause space: 127.173MB
444.22/444.33	c total #watches: 350325
447.42/447.58	c total #propagations: 21391038 / total #impl: 239716239 (eff. 0.089)
447.42/447.58	c #Conflicts:     193000 | #Learnt:      12967 | 0.002
447.42/447.58	c total clause space: 127.173MB
447.42/447.58	c total #watches: 385192
451.22/451.38	c total #propagations: 21535628 / total #impl: 241460049 (eff. 0.089)
451.22/451.38	c #Conflicts:     194000 | #Learnt:      13967 | 0.002
451.22/451.38	c total clause space: 127.173MB
451.22/451.38	c total #watches: 428003
457.82/457.97	c total #propagations: 21675627 / total #impl: 243130603 (eff. 0.089)
457.82/457.97	c #Conflicts:     195000 | #Learnt:      14967 | 0.002
457.82/457.97	c total clause space: 127.173MB
457.82/457.97	c total #watches: 481388
465.22/465.36	c total #propagations: 21826590 / total #impl: 245631554 (eff. 0.089)
465.22/465.36	c #Conflicts:     196000 | #Learnt:      15967 | 0.002
465.22/465.36	c total clause space: 127.173MB
465.22/465.36	c total #watches: 526189
475.32/475.44	c total #propagations: 21964090 / total #impl: 248178950 (eff. 0.089)
475.32/475.44	c #Conflicts:     197000 | #Learnt:      16967 | 0.002
475.32/475.44	c total clause space: 127.173MB
475.32/475.44	c total #watches: 578948
486.01/486.10	c total #propagations: 22114451 / total #impl: 251447091 (eff. 0.088)
486.01/486.10	c #Conflicts:     198000 | #Learnt:      17967 | 0.002
486.01/486.10	c total clause space: 127.173MB
486.01/486.10	c total #watches: 626517
498.51/498.64	c total #propagations: 22255768 / total #impl: 254800702 (eff. 0.087)
498.51/498.64	c #Conflicts:     199000 | #Learnt:      18967 | 0.002
498.51/498.64	c total clause space: 127.173MB
498.51/498.64	c total #watches: 679672
513.31/513.43	c total #propagations: 22392562 / total #impl: 258718299 (eff. 0.087)
513.31/513.43	c #Conflicts:     200000 | #Learnt:      19967 | 0.002
513.31/513.43	c total clause space: 127.173MB
513.31/513.43	c total #watches: 731796
533.01/533.17	c total #propagations: 22540711 / total #impl: 262523103 (eff. 0.086)
533.01/533.17	c #Conflicts:     201000 | #Learnt:      20967 | 0.002
533.01/533.17	c total clause space: 206.656MB
533.01/533.17	c total #watches: 787797
545.31/545.46	c total #propagations: 22693518 / total #impl: 267028542 (eff. 0.085)
545.31/545.46	c GARBAGE COLLECT
545.31/545.46	c #Conflicts:     202000 | #Learnt:      11279 | 0.002
545.31/545.46	c total clause space: 206.656MB
545.31/545.46	c total #watches: 316967
548.82/548.93	c total #propagations: 22843289 / total #impl: 270426245 (eff. 0.084)
548.82/548.93	c #Conflicts:     203000 | #Learnt:      12279 | 0.002
548.82/548.93	c total clause space: 206.656MB
548.82/548.93	c total #watches: 360889
553.61/553.71	c total #propagations: 22985008 / total #impl: 272523764 (eff. 0.084)
553.61/553.71	c #Conflicts:     204000 | #Learnt:      13279 | 0.002
553.61/553.71	c total clause space: 206.656MB
553.61/553.71	c total #watches: 404477
560.01/560.15	c total #propagations: 23124972 / total #impl: 275013427 (eff. 0.084)
560.01/560.15	c #Conflicts:     205000 | #Learnt:      14279 | 0.002
560.01/560.15	c total clause space: 206.656MB
560.01/560.15	c total #watches: 447721
563.51/563.68	c total #propagations: 23270034 / total #impl: 277877533 (eff. 0.084)
563.51/563.68	c #Conflicts:     206000 | #Learnt:      15279 | 0.002
563.51/563.68	c total clause space: 206.656MB
563.51/563.68	c total #watches: 487031
568.51/568.61	c total #propagations: 23407040 / total #impl: 279470276 (eff. 0.084)
568.51/568.61	c #Conflicts:     207000 | #Learnt:      16279 | 0.002
568.51/568.61	c total clause space: 206.656MB
568.51/568.61	c total #watches: 533906
574.21/574.31	c total #propagations: 23526276 / total #impl: 280857006 (eff. 0.084)
574.21/574.31	c #Conflicts:     208000 | #Learnt:      17279 | 0.002
574.21/574.31	c total clause space: 206.656MB
574.21/574.31	c total #watches: 580778
578.01/578.18	c total #propagations: 23637807 / total #impl: 282476084 (eff. 0.084)
578.01/578.18	c #Conflicts:     209000 | #Learnt:      18279 | 0.002
578.01/578.18	c total clause space: 206.656MB
578.01/578.18	c total #watches: 632378
583.01/583.10	c total #propagations: 23783491 / total #impl: 283916033 (eff. 0.084)
583.01/583.10	c #Conflicts:     210000 | #Learnt:      19279 | 0.002
583.01/583.10	c total clause space: 206.656MB
583.01/583.10	c total #watches: 689407
592.00/592.17	c total #propagations: 23917342 / total #impl: 285673960 (eff. 0.084)
592.00/592.17	c #Conflicts:     211000 | #Learnt:      20279 | 0.002
592.00/592.17	c total clause space: 206.656MB
592.00/592.17	c total #watches: 745189
601.90/602.05	c total #propagations: 24059557 / total #impl: 287833168 (eff. 0.084)
601.90/602.05	c #Conflicts:     212000 | #Learnt:      21279 | 0.002
601.90/602.05	c total clause space: 206.656MB
601.90/602.05	c total #watches: 794503
612.50/612.69	c total #propagations: 24202231 / total #impl: 289704973 (eff. 0.084)
612.50/612.69	c GARBAGE COLLECT
612.50/612.69	c #Conflicts:     213000 | #Learnt:      11303 | 0.002
612.50/612.69	c total clause space: 206.656MB
612.50/612.69	c total #watches: 317744
615.70/615.89	c total #propagations: 24359939 / total #impl: 291909767 (eff. 0.083)
615.70/615.89	c #Conflicts:     214000 | #Learnt:      12303 | 0.002
615.70/615.89	c total clause space: 206.656MB
615.70/615.89	c total #watches: 377137
620.70/620.84	c total #propagations: 24505302 / total #impl: 293353736 (eff. 0.084)
620.70/620.84	c #Conflicts:     215000 | #Learnt:      13303 | 0.002
620.70/620.84	c total clause space: 206.656MB
620.70/620.84	c total #watches: 436173
628.90/629.02	c total #propagations: 24659590 / total #impl: 295358708 (eff. 0.083)
628.90/629.02	c #Conflicts:     216000 | #Learnt:      14303 | 0.002
628.90/629.02	c total clause space: 206.656MB
628.90/629.02	c total #watches: 494653
639.00/639.17	c total #propagations: 24799464 / total #impl: 297522699 (eff. 0.083)
639.00/639.17	c #Conflicts:     217000 | #Learnt:      15303 | 0.002
639.00/639.17	c total clause space: 206.656MB
639.00/639.17	c total #watches: 552735
649.19/649.36	c total #propagations: 24938696 / total #impl: 299824521 (eff. 0.083)
649.19/649.36	c #Conflicts:     218000 | #Learnt:      16303 | 0.002
649.19/649.36	c total clause space: 206.656MB
649.19/649.36	c total #watches: 618168
661.79/661.99	c total #propagations: 25079890 / total #impl: 302241525 (eff. 0.083)
661.79/661.99	c #Conflicts:     219000 | #Learnt:      17303 | 0.002
661.79/661.99	c total clause space: 206.656MB
661.79/661.99	c total #watches: 688822
673.88/674.06	c total #propagations: 25220886 / total #impl: 304949709 (eff. 0.083)
673.88/674.06	c #Conflicts:     220000 | #Learnt:      18303 | 0.002
673.88/674.06	c total clause space: 206.656MB
673.88/674.06	c total #watches: 736485
689.28/689.44	c total #propagations: 25355926 / total #impl: 307346232 (eff. 0.082)
689.28/689.44	c #Conflicts:     221000 | #Learnt:      19303 | 0.002
689.28/689.44	c total clause space: 206.656MB
689.28/689.44	c total #watches: 793951
706.48/706.64	c total #propagations: 25512762 / total #impl: 310312551 (eff. 0.082)
706.48/706.64	c #Conflicts:     222000 | #Learnt:      20303 | 0.002
706.48/706.64	c total clause space: 206.656MB
706.48/706.64	c total #watches: 851238
723.57/723.73	c total #propagations: 25659465 / total #impl: 313082722 (eff. 0.082)
723.57/723.73	c #Conflicts:     223000 | #Learnt:      21303 | 0.002
723.57/723.73	c total clause space: 206.656MB
723.57/723.73	c total #watches: 906636
745.87/746.06	c total #propagations: 25790962 / total #impl: 315648972 (eff. 0.082)
745.87/746.06	c #Conflicts:     224000 | #Learnt:      22303 | 0.002
745.87/746.06	c total clause space: 206.656MB
745.87/746.06	c total #watches: 973447
758.97/759.11	c total #propagations: 25941614 / total #impl: 319083898 (eff. 0.081)
758.97/759.11	c GARBAGE COLLECT
758.97/759.11	c #Conflicts:     225000 | #Learnt:      11966 | 0.002
758.97/759.11	c total clause space: 206.656MB
758.97/759.11	c total #watches: 344271
762.67/762.87	c total #propagations: 26060419 / total #impl: 320839112 (eff. 0.081)
762.67/762.87	c #Conflicts:     226000 | #Learnt:      12966 | 0.002
762.67/762.87	c total clause space: 206.656MB
762.67/762.87	c total #watches: 389527
768.17/768.32	c total #propagations: 26177429 / total #impl: 322494543 (eff. 0.081)
768.17/768.32	c #Conflicts:     227000 | #Learnt:      13966 | 0.002
768.17/768.32	c total clause space: 206.656MB
768.17/768.32	c total #watches: 445540
775.47/775.61	c total #propagations: 26303976 / total #impl: 324607340 (eff. 0.081)
775.47/775.61	c #Conflicts:     228000 | #Learnt:      14966 | 0.002
775.47/775.61	c total clause space: 206.656MB
775.47/775.61	c total #watches: 498567
783.17/783.38	c total #propagations: 26426012 / total #impl: 327157976 (eff. 0.081)
783.17/783.38	c #Conflicts:     229000 | #Learnt:      15966 | 0.002
783.17/783.38	c total clause space: 206.656MB
783.17/783.38	c total #watches: 550366
791.76/791.94	c total #propagations: 26543447 / total #impl: 329833377 (eff. 0.080)
791.76/791.94	c #Conflicts:     230000 | #Learnt:      16966 | 0.002
791.76/791.94	c total clause space: 206.656MB
791.76/791.94	c total #watches: 598164
801.96/802.15	c total #propagations: 26660758 / total #impl: 332711871 (eff. 0.080)
801.96/802.15	c #Conflicts:     231000 | #Learnt:      17966 | 0.002
801.96/802.15	c total clause space: 206.656MB
801.96/802.15	c total #watches: 645455
805.66/805.80	c total #propagations: 26775921 / total #impl: 335433400 (eff. 0.080)
805.66/805.80	c #Conflicts:     232000 | #Learnt:      18966 | 0.002
805.66/805.80	c total clause space: 206.656MB
805.66/805.80	c total #watches: 661163
809.25/809.49	c total #propagations: 26872158 / total #impl: 336445845 (eff. 0.080)
809.25/809.49	c #Conflicts:     233000 | #Learnt:      19966 | 0.002
809.25/809.49	c total clause space: 206.656MB
809.25/809.49	c total #watches: 682350
815.26/815.47	c total #propagations: 26974694 / total #impl: 337566669 (eff. 0.080)
815.26/815.47	c #Conflicts:     234000 | #Learnt:      20966 | 0.002
815.26/815.47	c total clause space: 206.656MB
815.26/815.47	c total #watches: 708558
818.95/819.10	c total #propagations: 27083744 / total #impl: 338811678 (eff. 0.080)
818.95/819.10	c #Conflicts:     235000 | #Learnt:      21966 | 0.002
818.95/819.10	c total clause space: 206.656MB
818.95/819.10	c total #watches: 726016
821.25/821.45	c total #propagations: 27192132 / total #impl: 340081105 (eff. 0.080)
821.25/821.45	c #Conflicts:     236000 | #Learnt:      22966 | 0.002
821.25/821.45	c total clause space: 206.656MB
821.25/821.45	c total #watches: 739446
824.15/824.33	c total #propagations: 27278125 / total #impl: 341083738 (eff. 0.080)
824.15/824.33	c GARBAGE COLLECT
824.15/824.33	c #Conflicts:     237000 | #Learnt:      12339 | 0.002
824.15/824.33	c total clause space: 206.656MB
824.15/824.33	c total #watches: 348599
826.55/826.77	c total #propagations: 27381347 / total #impl: 342255055 (eff. 0.080)
826.55/826.77	c #Conflicts:     238000 | #Learnt:      13339 | 0.002
826.55/826.77	c total clause space: 206.656MB
826.55/826.77	c total #watches: 392023
829.75/829.92	c total #propagations: 27497277 / total #impl: 343750756 (eff. 0.080)
829.75/829.92	c #Conflicts:     239000 | #Learnt:      14339 | 0.002
829.75/829.92	c total clause space: 206.656MB
829.75/829.92	c total #watches: 425382
832.15/832.32	c total #propagations: 27621456 / total #impl: 345509996 (eff. 0.080)
832.15/832.32	c #Conflicts:     240000 | #Learnt:      15339 | 0.002
832.15/832.32	c total clause space: 206.656MB
832.15/832.32	c total #watches: 445875
834.45/834.61	c total #propagations: 27730803 / total #impl: 346734335 (eff. 0.080)
834.45/834.61	c #Conflicts:     241000 | #Learnt:      16339 | 0.002
834.45/834.61	c total clause space: 206.656MB
834.45/834.61	c total #watches: 468304
836.55/836.79	c total #propagations: 27833774 / total #impl: 347889356 (eff. 0.080)
836.55/836.79	c #Conflicts:     242000 | #Learnt:      17339 | 0.002
836.55/836.79	c total clause space: 206.656MB
836.55/836.79	c total #watches: 494397
838.55/838.72	c total #propagations: 27935338 / total #impl: 349197019 (eff. 0.080)
838.55/838.72	c #Conflicts:     243000 | #Learnt:      18339 | 0.002
838.55/838.72	c total clause space: 206.656MB
838.55/838.72	c total #watches: 509096
840.95/841.12	c total #propagations: 28018314 / total #impl: 350269955 (eff. 0.080)
840.95/841.12	c #Conflicts:     244000 | #Learnt:      19339 | 0.002
840.95/841.12	c total clause space: 206.656MB
840.95/841.12	c total #watches: 525021
843.25/843.45	c total #propagations: 28117490 / total #impl: 351436444 (eff. 0.080)
843.25/843.45	c #Conflicts:     245000 | #Learnt:      20339 | 0.002
843.25/843.45	c total clause space: 206.656MB
843.25/843.45	c total #watches: 548390
845.35/845.56	c total #propagations: 28216338 / total #impl: 352731084 (eff. 0.080)
845.35/845.56	c #Conflicts:     246000 | #Learnt:      21339 | 0.002
845.35/845.56	c total clause space: 206.656MB
845.35/845.56	c total #watches: 574475
849.06/849.25	c total #propagations: 28321838 / total #impl: 353890151 (eff. 0.080)
849.06/849.25	c #Conflicts:     247000 | #Learnt:      22339 | 0.002
849.06/849.25	c total clause space: 206.656MB
849.06/849.25	c total #watches: 612794
853.05/853.24	c total #propagations: 28448461 / total #impl: 355979600 (eff. 0.080)
853.05/853.24	c #Conflicts:     248000 | #Learnt:      23339 | 0.002
853.05/853.24	c total clause space: 206.656MB
853.05/853.24	c total #watches: 646171
856.95/857.16	c total #propagations: 28574568 / total #impl: 357773097 (eff. 0.080)
856.95/857.16	c GARBAGE COLLECT
856.95/857.16	c #Conflicts:     249000 | #Learnt:      12524 | 0.002
856.95/857.16	c total clause space: 206.656MB
856.95/857.16	c total #watches: 361645
861.45/861.63	c total #propagations: 28712161 / total #impl: 359342593 (eff. 0.080)
861.45/861.63	c #Conflicts:     250000 | #Learnt:      13524 | 0.002
861.45/861.63	c total clause space: 206.656MB
861.45/861.63	c total #watches: 416878
863.55/863.72	c total #propagations: 28860126 / total #impl: 361170095 (eff. 0.080)
863.55/863.72	c #Conflicts:     251000 | #Learnt:      14524 | 0.002
863.55/863.72	c total clause space: 206.656MB
863.55/863.72	c total #watches: 435050
865.85/866.09	c total #propagations: 28965456 / total #impl: 362360429 (eff. 0.080)
865.85/866.09	c #Conflicts:     252000 | #Learnt:      15524 | 0.002
865.85/866.09	c total clause space: 206.656MB
865.85/866.09	c total #watches: 454542
868.65/868.82	c total #propagations: 29067317 / total #impl: 363464542 (eff. 0.080)
868.65/868.82	c #Conflicts:     253000 | #Learnt:      16524 | 0.002
868.65/868.82	c total clause space: 206.656MB
868.65/868.82	c total #watches: 481853
871.85/872.08	c total #propagations: 29166559 / total #impl: 364593176 (eff. 0.080)
871.85/872.08	c #Conflicts:     254000 | #Learnt:      17524 | 0.002
871.85/872.08	c total clause space: 206.656MB
871.85/872.08	c total #watches: 508033
874.94/875.11	c total #propagations: 29280036 / total #impl: 365899098 (eff. 0.080)
874.94/875.11	c #Conflicts:     255000 | #Learnt:      18524 | 0.002
874.94/875.11	c total clause space: 206.656MB
874.94/875.11	c total #watches: 533072
877.34/877.58	c total #propagations: 29387822 / total #impl: 367176894 (eff. 0.080)
877.34/877.58	c #Conflicts:     256000 | #Learnt:      19524 | 0.002
877.34/877.58	c total clause space: 206.656MB
877.34/877.58	c total #watches: 553621
880.04/880.29	c total #propagations: 29486864 / total #impl: 368395678 (eff. 0.080)
880.04/880.29	c #Conflicts:     257000 | #Learnt:      20524 | 0.002
880.04/880.29	c total clause space: 206.656MB
880.04/880.29	c total #watches: 580879
883.84/884.02	c total #propagations: 29599467 / total #impl: 369683948 (eff. 0.080)
883.84/884.02	c #Conflicts:     258000 | #Learnt:      21524 | 0.002
883.84/884.02	c total clause space: 206.656MB
883.84/884.02	c total #watches: 616609
886.84/887.05	c total #propagations: 29727515 / total #impl: 371481736 (eff. 0.080)
886.84/887.05	c #Conflicts:     259000 | #Learnt:      22524 | 0.002
886.84/887.05	c total clause space: 206.656MB
886.84/887.05	c total #watches: 633891
889.94/890.15	c total #propagations: 29818368 / total #impl: 372485036 (eff. 0.080)
889.94/890.15	c #Conflicts:     260000 | #Learnt:      23524 | 0.002
889.94/890.15	c total clause space: 206.656MB
889.94/890.15	c total #watches: 651140
894.54/894.70	c total #propagations: 29919562 / total #impl: 373794530 (eff. 0.080)
894.54/894.70	c #Conflicts:     261000 | #Learnt:      24524 | 0.002
894.54/894.70	c total clause space: 206.656MB
894.54/894.70	c total #watches: 685057
896.35/896.53	c total #propagations: 30036168 / total #impl: 375426872 (eff. 0.080)
896.35/896.53	c GARBAGE COLLECT
896.35/896.53	c #Conflicts:     262000 | #Learnt:      13340 | 0.002
896.35/896.53	c total clause space: 206.656MB
896.35/896.53	c total #watches: 371288
897.94/898.19	c total #propagations: 30139656 / total #impl: 376529118 (eff. 0.080)
897.94/898.19	c #Conflicts:     263000 | #Learnt:      14340 | 0.002
897.94/898.19	c total clause space: 206.656MB
897.94/898.19	c total #watches: 387934
900.24/900.45	c total #propagations: 30242896 / total #impl: 377709125 (eff. 0.080)
900.24/900.45	c #Conflicts:     264000 | #Learnt:      15340 | 0.002
900.24/900.45	c total clause space: 206.656MB
900.24/900.45	c total #watches: 411460
902.44/902.62	c total #propagations: 30365612 / total #impl: 378990267 (eff. 0.080)
902.44/902.62	c #Conflicts:     265000 | #Learnt:      16340 | 0.002
902.44/902.62	c total clause space: 206.656MB
902.44/902.62	c total #watches: 440655
906.14/906.36	c total #propagations: 30467135 / total #impl: 380226173 (eff. 0.080)
906.14/906.36	c #Conflicts:     266000 | #Learnt:      17340 | 0.002
906.14/906.36	c total clause space: 206.656MB
906.14/906.36	c total #watches: 473593
907.74/907.94	c total #propagations: 30582233 / total #impl: 381601255 (eff. 0.080)
907.74/907.94	c #Conflicts:     267000 | #Learnt:      18340 | 0.002
907.74/907.94	c total clause space: 206.656MB
907.74/907.94	c total #watches: 496694
909.65/909.83	c total #propagations: 30683144 / total #impl: 382965357 (eff. 0.080)
909.65/909.83	c #Conflicts:     268000 | #Learnt:      19340 | 0.002
909.65/909.83	c total clause space: 206.656MB
909.65/909.83	c total #watches: 524565
912.74/912.93	c total #propagations: 30791066 / total #impl: 384647846 (eff. 0.080)
912.74/912.93	c #Conflicts:     269000 | #Learnt:      20340 | 0.002
912.74/912.93	c total clause space: 206.656MB
912.74/912.94	c total #watches: 562361
915.54/915.77	c total #propagations: 30933481 / total #impl: 386338495 (eff. 0.080)
915.54/915.77	c #Conflicts:     270000 | #Learnt:      21340 | 0.002
915.54/915.77	c total clause space: 206.656MB
915.54/915.77	c total #watches: 583733
917.84/918.08	c total #propagations: 31029289 / total #impl: 387679261 (eff. 0.080)
917.84/918.08	c #Conflicts:     271000 | #Learnt:      22340 | 0.002
917.84/918.08	c total clause space: 206.656MB
917.84/918.08	c total #watches: 612222
921.04/921.23	c total #propagations: 31129200 / total #impl: 389413054 (eff. 0.080)
921.04/921.23	c #Conflicts:     272000 | #Learnt:      23340 | 0.002
921.04/921.23	c total clause space: 206.656MB
921.04/921.23	c total #watches: 652346
926.14/926.39	c total #propagations: 31247467 / total #impl: 391581961 (eff. 0.080)
926.14/926.39	c #Conflicts:     273000 | #Learnt:      24340 | 0.002
926.14/926.39	c total clause space: 206.656MB
926.14/926.39	c total #watches: 703112
932.24/932.41	c total #propagations: 31381467 / total #impl: 393783475 (eff. 0.080)
932.24/932.41	c GARBAGE COLLECT
932.24/932.41	c #Conflicts:     274000 | #Learnt:      12918 | 0.002
932.24/932.41	c total clause space: 206.656MB
932.24/932.41	c total #watches: 372181
936.04/936.29	c total #propagations: 31508553 / total #impl: 396166401 (eff. 0.080)
936.04/936.29	c #Conflicts:     275000 | #Learnt:      13918 | 0.002
936.04/936.29	c total clause space: 206.656MB
936.04/936.29	c total #watches: 427258
940.03/940.26	c total #propagations: 31626645 / total #impl: 398091393 (eff. 0.079)
940.03/940.26	c #Conflicts:     276000 | #Learnt:      14918 | 0.002
940.03/940.26	c total clause space: 206.656MB
940.03/940.26	c total #watches: 469998
942.83/943.00	c total #propagations: 31736763 / total #impl: 400130022 (eff. 0.079)
942.83/943.00	c #Conflicts:     277000 | #Learnt:      15918 | 0.002
942.83/943.00	c total clause space: 206.656MB
942.83/943.00	c total #watches: 494463
946.13/946.32	c total #propagations: 31839311 / total #impl: 401303522 (eff. 0.079)
946.13/946.32	c #Conflicts:     278000 | #Learnt:      16918 | 0.002
946.13/946.32	c total clause space: 206.656MB
946.13/946.32	c total #watches: 523859
948.93/949.14	c total #propagations: 31957873 / total #impl: 402802308 (eff. 0.079)
948.93/949.14	c #Conflicts:     279000 | #Learnt:      17918 | 0.002
948.93/949.14	c total clause space: 206.656MB
948.93/949.14	c total #watches: 540175
951.73/951.95	c total #propagations: 32049778 / total #impl: 403812496 (eff. 0.079)
951.73/951.95	c #Conflicts:     280000 | #Learnt:      18918 | 0.002
951.73/951.95	c total clause space: 206.656MB
951.73/951.95	c total #watches: 555830
954.43/954.63	c total #propagations: 32134823 / total #impl: 404858936 (eff. 0.079)
954.43/954.63	c #Conflicts:     281000 | #Learnt:      19918 | 0.002
954.43/954.63	c total clause space: 206.656MB
954.43/954.63	c total #watches: 570214
958.93/959.17	c total #propagations: 32230407 / total #impl: 406109231 (eff. 0.079)
958.93/959.17	c #Conflicts:     282000 | #Learnt:      20918 | 0.002
958.93/959.17	c total clause space: 206.656MB
958.93/959.17	c total #watches: 602113
962.13/962.31	c total #propagations: 32344486 / total #impl: 407575558 (eff. 0.079)
962.13/962.31	c #Conflicts:     283000 | #Learnt:      21918 | 0.002
962.13/962.31	c total clause space: 206.656MB
962.13/962.31	c total #watches: 632601
966.43/966.62	c total #propagations: 32444753 / total #impl: 408891771 (eff. 0.079)
966.43/966.62	c #Conflicts:     284000 | #Learnt:      22918 | 0.002
966.43/966.62	c total clause space: 206.656MB
966.43/966.62	c total #watches: 668699
970.43/970.67	c total #propagations: 32558825 / total #impl: 410420031 (eff. 0.079)
970.43/970.67	c #Conflicts:     285000 | #Learnt:      23918 | 0.002
970.43/970.67	c total clause space: 206.656MB
970.43/970.67	c total #watches: 687690
973.93/974.19	c total #propagations: 32657142 / total #impl: 411774350 (eff. 0.079)
973.93/974.19	c #Conflicts:     286000 | #Learnt:      24918 | 0.002
973.93/974.19	c total clause space: 206.656MB
973.93/974.19	c total #watches: 705584
980.13/980.31	c total #propagations: 32747352 / total #impl: 412994000 (eff. 0.079)
980.13/980.31	c GARBAGE COLLECT
980.13/980.31	c #Conflicts:     287000 | #Learnt:      13026 | 0.002
980.13/980.31	c total clause space: 206.656MB
980.13/980.31	c total #watches: 373142
982.13/982.40	c total #propagations: 32884396 / total #impl: 414683183 (eff. 0.079)
982.13/982.40	c #Conflicts:     288000 | #Learnt:      14026 | 0.002
982.13/982.40	c total clause space: 206.656MB
982.13/982.40	c total #watches: 396215
984.13/984.31	c total #propagations: 32984360 / total #impl: 415814680 (eff. 0.079)
984.13/984.31	c #Conflicts:     289000 | #Learnt:      15026 | 0.002
984.13/984.31	c total clause space: 206.656MB
984.13/984.31	c total #watches: 415353
987.93/988.16	c total #propagations: 33079678 / total #impl: 416899676 (eff. 0.079)
987.93/988.16	c #Conflicts:     290000 | #Learnt:      16026 | 0.002
987.93/988.16	c total clause space: 206.656MB
987.93/988.16	c total #watches: 452619
990.43/990.64	c total #propagations: 33205753 / total #impl: 418640028 (eff. 0.079)
990.43/990.64	c #Conflicts:     291000 | #Learnt:      17026 | 0.002
990.43/990.64	c total clause space: 206.656MB
990.43/990.64	c total #watches: 478042
993.52/993.73	c total #propagations: 33295727 / total #impl: 419921216 (eff. 0.079)
993.52/993.73	c #Conflicts:     292000 | #Learnt:      18026 | 0.002
993.52/993.73	c total clause space: 206.656MB
993.52/993.73	c total #watches: 512412
998.12/998.39	c total #propagations: 33404451 / total #impl: 421469128 (eff. 0.079)
998.12/998.39	c #Conflicts:     293000 | #Learnt:      19026 | 0.002
998.12/998.39	c total clause space: 206.656MB
998.12/998.39	c total #watches: 560786
1003.32/1003.54	c total #propagations: 33536719 / total #impl: 423003044 (eff. 0.079)
1003.32/1003.54	c #Conflicts:     294000 | #Learnt:      20026 | 0.002
1003.32/1003.54	c total clause space: 206.656MB
1003.32/1003.54	c total #watches: 620417
1009.63/1009.83	c total #propagations: 33661848 / total #impl: 424690434 (eff. 0.079)
1009.63/1009.83	c #Conflicts:     295000 | #Learnt:      21026 | 0.002
1009.63/1009.83	c total clause space: 206.656MB
1009.63/1009.83	c total #watches: 666027
1014.03/1014.26	c total #propagations: 33774257 / total #impl: 426632871 (eff. 0.079)
1014.03/1014.26	c #Conflicts:     296000 | #Learnt:      22026 | 0.002
1014.03/1014.26	c total clause space: 206.656MB
1014.03/1014.26	c total #watches: 685909
1017.22/1017.46	c total #propagations: 33883696 / total #impl: 427973338 (eff. 0.079)
1017.22/1017.46	c #Conflicts:     297000 | #Learnt:      23026 | 0.002
1017.22/1017.46	c total clause space: 206.656MB
1017.22/1017.46	c total #watches: 703507
1023.42/1023.63	c total #propagations: 33972659 / total #impl: 429076293 (eff. 0.079)
1023.42/1023.63	c #Conflicts:     298000 | #Learnt:      24026 | 0.002
1023.42/1023.63	c total clause space: 206.656MB
1023.42/1023.63	c total #watches: 739112
1026.92/1027.18	c total #propagations: 34086599 / total #impl: 430535217 (eff. 0.079)
1026.92/1027.18	c #Conflicts:     299000 | #Learnt:      25026 | 0.002
1026.92/1027.18	c total clause space: 206.656MB
1026.92/1027.18	c total #watches: 759216
1031.22/1031.43	c total #propagations: 34178262 / total #impl: 431786838 (eff. 0.079)
1031.22/1031.43	c #Conflicts:     300000 | #Learnt:      26026 | 0.002
1031.22/1031.43	c total clause space: 206.656MB
1031.22/1031.43	c total #watches: 781978
1033.72/1033.91	c total #propagations: 34283448 / total #impl: 433240389 (eff. 0.079)
1033.72/1033.91	c GARBAGE COLLECT
1033.72/1033.91	c #Conflicts:     301000 | #Learnt:      13959 | 0.002
1033.72/1033.91	c total clause space: 206.656MB
1033.72/1033.91	c total #watches: 392745
1036.22/1036.48	c total #propagations: 34382576 / total #impl: 434508035 (eff. 0.079)
1036.22/1036.48	c #Conflicts:     302000 | #Learnt:      14959 | 0.002
1036.22/1036.48	c total clause space: 206.656MB
1036.22/1036.48	c total #watches: 418808
1038.52/1038.74	c total #propagations: 34498594 / total #impl: 435815335 (eff. 0.079)
1038.52/1038.74	c #Conflicts:     303000 | #Learnt:      15959 | 0.002
1038.52/1038.74	c total clause space: 206.656MB
1038.52/1038.74	c total #watches: 438275
1040.82/1041.06	c total #propagations: 34592145 / total #impl: 436909993 (eff. 0.079)
1040.82/1041.06	c #Conflicts:     304000 | #Learnt:      16959 | 0.002
1040.82/1041.06	c total clause space: 206.656MB
1040.82/1041.06	c total #watches: 462077
1042.72/1042.99	c total #propagations: 34702384 / total #impl: 438260947 (eff. 0.079)
1042.72/1042.99	c #Conflicts:     305000 | #Learnt:      17959 | 0.002
1042.72/1042.99	c total clause space: 206.656MB
1042.72/1042.99	c total #watches: 480302
1045.42/1045.62	c total #propagations: 34796264 / total #impl: 439432223 (eff. 0.079)
1045.42/1045.62	c #Conflicts:     306000 | #Learnt:      18959 | 0.002
1045.42/1045.62	c total clause space: 206.656MB
1045.42/1045.62	c total #watches: 501686
1047.52/1047.79	c total #propagations: 34886739 / total #impl: 440582713 (eff. 0.079)
1047.52/1047.79	c #Conflicts:     307000 | #Learnt:      19959 | 0.002
1047.52/1047.79	c total clause space: 206.656MB
1047.52/1047.79	c total #watches: 519875
1050.22/1050.45	c total #propagations: 34982342 / total #impl: 441893022 (eff. 0.079)
1050.22/1050.45	c #Conflicts:     308000 | #Learnt:      20959 | 0.002
1050.22/1050.45	c total clause space: 206.656MB
1050.22/1050.45	c total #watches: 542306
1053.22/1053.40	c total #propagations: 35086484 / total #impl: 443254820 (eff. 0.079)
1053.22/1053.40	c #Conflicts:     309000 | #Learnt:      21959 | 0.002
1053.22/1053.40	c total clause space: 206.656MB
1053.22/1053.40	c total #watches: 565152
1057.62/1057.85	c total #propagations: 35191953 / total #impl: 444610651 (eff. 0.079)
1057.62/1057.85	c #Conflicts:     310000 | #Learnt:      22959 | 0.002
1057.62/1057.85	c total clause space: 206.656MB
1057.62/1057.85	c total #watches: 601290
1062.62/1062.82	c total #propagations: 35319151 / total #impl: 446411033 (eff. 0.079)
1062.62/1062.82	c #Conflicts:     311000 | #Learnt:      23959 | 0.002
1062.62/1062.82	c total clause space: 206.656MB
1062.62/1062.82	c total #watches: 638457
1065.82/1066.09	c total #propagations: 35444081 / total #impl: 448241816 (eff. 0.079)
1065.82/1066.09	c #Conflicts:     312000 | #Learnt:      24959 | 0.002
1065.82/1066.09	c total clause space: 206.656MB
1065.82/1066.09	c total #watches: 665502
1068.21/1068.40	c total #propagations: 35556516 / total #impl: 449874095 (eff. 0.079)
1068.21/1068.40	c #Conflicts:     313000 | #Learnt:      25959 | 0.002
1068.21/1068.40	c total clause space: 206.656MB
1068.21/1068.40	c total #watches: 700125
1071.51/1071.78	c total #propagations: 35672763 / total #impl: 451709520 (eff. 0.079)
1071.51/1071.78	c #Conflicts:     314000 | #Learnt:      26959 | 0.002
1071.51/1071.78	c total clause space: 206.656MB
1071.51/1071.78	c total #watches: 747336
1073.42/1073.65	c total #propagations: 35805735 / total #impl: 454210201 (eff. 0.079)
1073.42/1073.65	c GARBAGE COLLECT
1073.42/1073.65	c #Conflicts:     315000 | #Learnt:      14669 | 0.002
1073.42/1073.65	c total clause space: 206.656MB
1073.42/1073.65	c total #watches: 419557
1076.72/1076.91	c total #propagations: 35906621 / total #impl: 455633333 (eff. 0.079)
1076.72/1076.91	c #Conflicts:     316000 | #Learnt:      15669 | 0.002
1076.72/1076.91	c total clause space: 206.656MB
1076.72/1076.91	c total #watches: 473456
1080.61/1080.84	c total #propagations: 36028719 / total #impl: 458026988 (eff. 0.079)
1080.61/1080.84	c #Conflicts:     317000 | #Learnt:      16669 | 0.002
1080.61/1080.84	c total clause space: 206.656MB
1080.61/1080.84	c total #watches: 521802
1087.21/1087.43	c total #propagations: 36140057 / total #impl: 460337763 (eff. 0.079)
1087.21/1087.43	c #Conflicts:     318000 | #Learnt:      17669 | 0.002
1087.21/1087.43	c total clause space: 206.656MB
1087.21/1087.43	c total #watches: 596256
1095.31/1095.52	c total #propagations: 36254927 / total #impl: 463237808 (eff. 0.078)
1095.31/1095.52	c #Conflicts:     319000 | #Learnt:      18669 | 0.002
1095.31/1095.52	c total clause space: 206.656MB
1095.31/1095.52	c total #watches: 648707
1104.11/1104.38	c total #propagations: 36385321 / total #impl: 466638391 (eff. 0.078)
1104.11/1104.38	c #Conflicts:     320000 | #Learnt:      19669 | 0.002
1104.11/1104.38	c total clause space: 206.656MB
1104.11/1104.38	c total #watches: 697760
1111.42/1111.68	c total #propagations: 36511776 / total #impl: 470091280 (eff. 0.078)
1111.42/1111.68	c #Conflicts:     321000 | #Learnt:      20669 | 0.002
1111.42/1111.68	c total clause space: 206.656MB
1111.42/1111.68	c total #watches: 735672
1115.42/1115.61	c total #propagations: 36625353 / total #impl: 472446582 (eff. 0.078)
1115.42/1115.61	c #Conflicts:     322000 | #Learnt:      21669 | 0.002
1115.42/1115.61	c total clause space: 206.656MB
1115.42/1115.61	c total #watches: 764689
1119.72/1119.91	c total #propagations: 36739717 / total #impl: 473760339 (eff. 0.078)
1119.72/1119.91	c #Conflicts:     323000 | #Learnt:      22669 | 0.002
1119.72/1119.91	c total clause space: 206.656MB
1119.72/1119.91	c total #watches: 802089
1125.81/1126.09	c total #propagations: 36853686 / total #impl: 475333682 (eff. 0.078)
1125.81/1126.09	c #Conflicts:     324000 | #Learnt:      23669 | 0.002
1125.81/1126.09	c total clause space: 206.656MB
1125.81/1126.09	c total #watches: 850536
1133.41/1133.63	c total #propagations: 36983891 / total #impl: 477287772 (eff. 0.077)
1133.41/1133.63	c #Conflicts:     325000 | #Learnt:      24669 | 0.002
1133.41/1133.63	c total clause space: 206.656MB
1133.41/1133.63	c total #watches: 911875
1144.01/1144.21	c total #propagations: 37107622 / total #impl: 479790199 (eff. 0.077)
1144.01/1144.21	c #Conflicts:     326000 | #Learnt:      25669 | 0.002
1144.01/1144.21	c total clause space: 206.656MB
1144.01/1144.21	c total #watches: 965566
1156.80/1157.04	c total #propagations: 37245358 / total #impl: 482981466 (eff. 0.077)
1156.80/1157.04	c #Conflicts:     327000 | #Learnt:      26669 | 0.002
1156.80/1157.04	c total clause space: 206.656MB
1156.80/1157.04	c total #watches: 1029749
1169.11/1169.37	c total #propagations: 37393406 / total #impl: 486360827 (eff. 0.077)
1169.11/1169.37	c #Conflicts:     328000 | #Learnt:      27669 | 0.002
1169.11/1169.37	c total clause space: 206.656MB
1169.11/1169.37	c total #watches: 1085265
1173.40/1173.68	c total #propagations: 37517433 / total #impl: 489395966 (eff. 0.077)
1173.40/1173.68	c GARBAGE COLLECT
1173.40/1173.68	c #Conflicts:     329000 | #Learnt:      14905 | 0.002
1173.40/1173.68	c total clause space: 206.656MB
1173.40/1173.68	c total #watches: 440981
1178.10/1178.32	c total #propagations: 37668649 / total #impl: 491218515 (eff. 0.077)
1178.10/1178.32	c #Conflicts:     330000 | #Learnt:      15905 | 0.002
1178.10/1178.32	c total clause space: 206.656MB
1178.10/1178.32	c total #watches: 491447
1183.80/1184.03	c total #propagations: 37804890 / total #impl: 493076447 (eff. 0.077)
1183.80/1184.03	c #Conflicts:     331000 | #Learnt:      16905 | 0.002
1183.80/1184.03	c total clause space: 206.656MB
1183.80/1184.03	c total #watches: 540725
1189.70/1189.91	c total #propagations: 37930831 / total #impl: 495086490 (eff. 0.077)
1189.70/1189.91	c #Conflicts:     332000 | #Learnt:      17905 | 0.002
1189.70/1189.91	c total clause space: 206.656MB
1189.70/1189.91	c total #watches: 580973
1196.20/1196.44	c total #propagations: 38035571 / total #impl: 496874461 (eff. 0.077)
1196.20/1196.44	c #Conflicts:     333000 | #Learnt:      18905 | 0.002
1196.20/1196.44	c total clause space: 206.656MB
1196.20/1196.44	c total #watches: 633536
1201.00/1201.26	c total #propagations: 38141628 / total #impl: 498782982 (eff. 0.076)
1201.00/1201.26	c #Conflicts:     334000 | #Learnt:      19905 | 0.002
1201.00/1201.26	c total clause space: 206.656MB
1201.00/1201.26	c total #watches: 659834
1205.69/1205.91	c total #propagations: 38237091 / total #impl: 500216006 (eff. 0.076)
1205.69/1205.91	c #Conflicts:     335000 | #Learnt:      20905 | 0.002
1205.69/1205.91	c total clause space: 206.656MB
1205.69/1205.91	c total #watches: 678502
1208.99/1209.23	c total #propagations: 38337513 / total #impl: 501441125 (eff. 0.076)
1208.99/1209.23	c #Conflicts:     336000 | #Learnt:      21905 | 0.002
1208.99/1209.23	c total clause space: 206.656MB
1208.99/1209.23	c total #watches: 700018
1212.89/1213.11	c total #propagations: 38429658 / total #impl: 502632228 (eff. 0.076)
1212.89/1213.11	c #Conflicts:     337000 | #Learnt:      22905 | 0.002
1212.89/1213.11	c total clause space: 206.656MB
1212.89/1213.11	c total #watches: 724184
1217.19/1217.42	c total #propagations: 38544652 / total #impl: 504132996 (eff. 0.076)
1217.19/1217.42	c #Conflicts:     338000 | #Learnt:      23905 | 0.002
1217.19/1217.42	c total clause space: 206.656MB
1217.19/1217.42	c total #watches: 745808
1222.40/1222.61	c total #propagations: 38651514 / total #impl: 505541967 (eff. 0.076)
1222.40/1222.61	c #Conflicts:     339000 | #Learnt:      24905 | 0.002
1222.40/1222.61	c total clause space: 206.656MB
1222.40/1222.61	c total #watches: 768543
1226.41/1226.67	c total #propagations: 38762015 / total #impl: 506948945 (eff. 0.076)
1226.41/1226.67	c #Conflicts:     340000 | #Learnt:      25905 | 0.002
1226.41/1226.67	c total clause space: 206.656MB
1226.41/1226.67	c total #watches: 796145
1234.90/1235.14	c total #propagations: 38863861 / total #impl: 508615589 (eff. 0.076)
1234.90/1235.14	c #Conflicts:     341000 | #Learnt:      26905 | 0.002
1234.90/1235.14	c total clause space: 206.656MB
1234.90/1235.14	c total #watches: 842126
1240.60/1240.87	c total #propagations: 38992399 / total #impl: 510560343 (eff. 0.076)
1240.60/1240.87	c #Conflicts:     342000 | #Learnt:      27905 | 0.002
1240.60/1240.87	c total clause space: 206.656MB
1240.60/1240.87	c total #watches: 862082
1243.70/1243.92	c total #propagations: 39097141 / total #impl: 511886387 (eff. 0.076)
1243.70/1243.92	c GARBAGE COLLECT
1243.70/1243.92	c #Conflicts:     343000 | #Learnt:      14856 | 0.002
1243.70/1243.92	c total clause space: 206.656MB
1243.70/1243.92	c total #watches: 416101
1245.70/1245.98	c total #propagations: 39211605 / total #impl: 513442041 (eff. 0.076)
1245.70/1245.98	c #Conflicts:     344000 | #Learnt:      15856 | 0.002
1245.70/1245.98	c total clause space: 206.656MB
1245.70/1245.98	c total #watches: 433713
1248.69/1248.90	c total #propagations: 39309043 / total #impl: 514617431 (eff. 0.076)
1248.69/1248.90	c #Conflicts:     345000 | #Learnt:      16856 | 0.002
1248.69/1248.90	c total clause space: 206.656MB
1248.69/1248.90	c total #watches: 459116
1250.39/1250.68	c total #propagations: 39430141 / total #impl: 515912912 (eff. 0.076)
1250.39/1250.68	c #Conflicts:     346000 | #Learnt:      17856 | 0.002
1250.39/1250.68	c total clause space: 206.656MB
1250.39/1250.68	c total #watches: 474444
1252.89/1253.15	c total #propagations: 39513429 / total #impl: 516975745 (eff. 0.076)
1252.89/1253.15	c #Conflicts:     347000 | #Learnt:      18856 | 0.002
1252.89/1253.15	c total clause space: 206.656MB
1252.89/1253.15	c total #watches: 501851
1255.69/1255.98	c total #propagations: 39618909 / total #impl: 518279915 (eff. 0.076)
1255.69/1255.98	c #Conflicts:     348000 | #Learnt:      19856 | 0.002
1255.69/1255.98	c total clause space: 206.656MB
1255.69/1255.98	c total #watches: 525714
1260.29/1260.58	c total #propagations: 39727696 / total #impl: 519837955 (eff. 0.076)
1260.29/1260.58	c #Conflicts:     349000 | #Learnt:      20856 | 0.002
1260.29/1260.58	c total clause space: 206.656MB
1260.29/1260.58	c total #watches: 573205
1263.89/1264.17	c total #propagations: 39858140 / total #impl: 521484313 (eff. 0.076)
1263.89/1264.17	c #Conflicts:     350000 | #Learnt:      21856 | 0.002
1263.89/1264.17	c total clause space: 206.656MB
1263.89/1264.17	c total #watches: 601631
1266.39/1266.69	c total #propagations: 39974047 / total #impl: 523230834 (eff. 0.076)
1266.39/1266.69	c #Conflicts:     351000 | #Learnt:      22856 | 0.002
1266.39/1266.69	c total clause space: 206.656MB
1266.39/1266.69	c total #watches: 635549
1270.30/1270.56	c total #propagations: 40079080 / total #impl: 525038321 (eff. 0.076)
1270.30/1270.56	c #Conflicts:     352000 | #Learnt:      23856 | 0.002
1270.30/1270.56	c total clause space: 206.656MB
1270.30/1270.56	c total #watches: 687620
1274.29/1274.58	c total #propagations: 40197834 / total #impl: 527511970 (eff. 0.076)
1274.29/1274.58	c #Conflicts:     353000 | #Learnt:      24856 | 0.002
1274.29/1274.58	c total clause space: 206.656MB
1274.29/1274.58	c total #watches: 712304
1277.00/1277.23	c total #propagations: 40305595 / total #impl: 529408651 (eff. 0.076)
1277.00/1277.23	c #Conflicts:     354000 | #Learnt:      25856 | 0.002
1277.00/1277.23	c total clause space: 206.656MB
1277.00/1277.23	c total #watches: 729631
1280.99/1281.25	c total #propagations: 40386715 / total #impl: 530594650 (eff. 0.076)
1280.99/1281.25	c #Conflicts:     355000 | #Learnt:      26856 | 0.002
1280.99/1281.25	c total clause space: 206.656MB
1280.99/1281.25	c total #watches: 751468
1283.79/1284.04	c total #propagations: 40488517 / total #impl: 531896952 (eff. 0.076)
1283.79/1284.04	c #Conflicts:     356000 | #Learnt:      27856 | 0.002
1283.79/1284.04	c total clause space: 206.656MB
1283.79/1284.04	c total #watches: 765346
1286.69/1286.96	c total #propagations: 40574646 / total #impl: 533314352 (eff. 0.076)
1286.69/1286.96	c GARBAGE COLLECT
1286.69/1286.96	c #Conflicts:     357000 | #Learnt:      14491 | 0.002
1286.69/1286.96	c total clause space: 206.656MB
1286.69/1286.96	c total #watches: 411050
1288.59/1288.82	c total #propagations: 40662287 / total #impl: 534625389 (eff. 0.076)
1288.59/1288.82	c #Conflicts:     358000 | #Learnt:      15491 | 0.002
1288.59/1288.82	c total clause space: 206.656MB
1288.59/1288.82	c total #watches: 428827
1290.89/1291.12	c total #propagations: 40762574 / total #impl: 535835911 (eff. 0.076)
1290.89/1291.12	c #Conflicts:     359000 | #Learnt:      16491 | 0.002
1290.89/1291.12	c total clause space: 206.656MB
1290.89/1291.12	c total #watches: 452003
1293.99/1294.23	c total #propagations: 40861641 / total #impl: 537037605 (eff. 0.076)
1293.99/1294.23	c #Conflicts:     360000 | #Learnt:      17491 | 0.002
1293.99/1294.23	c total clause space: 206.656MB
1293.99/1294.23	c total #watches: 482701
1295.99/1296.28	c total #propagations: 40978356 / total #impl: 538671732 (eff. 0.076)
1295.99/1296.28	c #Conflicts:     361000 | #Learnt:      18491 | 0.002
1295.99/1296.28	c total clause space: 206.656MB
1295.99/1296.28	c total #watches: 501808
1298.69/1298.95	c total #propagations: 41087411 / total #impl: 540036686 (eff. 0.076)
1298.69/1298.95	c #Conflicts:     362000 | #Learnt:      19491 | 0.002
1298.69/1298.95	c total clause space: 206.656MB
1298.69/1298.95	c total #watches: 521140
1301.29/1301.52	c total #propagations: 41196768 / total #impl: 541411687 (eff. 0.076)
1301.29/1301.52	c #Conflicts:     363000 | #Learnt:      20491 | 0.002
1301.29/1301.52	c total clause space: 206.656MB
1301.29/1301.52	c total #watches: 544050
1303.39/1303.69	c total #propagations: 41304709 / total #impl: 542851680 (eff. 0.076)
1303.39/1303.69	c #Conflicts:     364000 | #Learnt:      21491 | 0.002
1303.39/1303.69	c total clause space: 206.656MB
1303.39/1303.69	c total #watches: 562748
1306.29/1306.57	c total #propagations: 41403909 / total #impl: 544227682 (eff. 0.076)
1306.29/1306.57	c #Conflicts:     365000 | #Learnt:      22491 | 0.002
1306.29/1306.57	c total clause space: 206.656MB
1306.29/1306.57	c total #watches: 583293
1309.29/1309.52	c total #propagations: 41513078 / total #impl: 545680052 (eff. 0.076)
1309.29/1309.52	c #Conflicts:     366000 | #Learnt:      23491 | 0.002
1309.29/1309.52	c total clause space: 206.656MB
1309.29/1309.52	c total #watches: 602195
1312.09/1312.32	c total #propagations: 41619798 / total #impl: 547149784 (eff. 0.076)
1312.09/1312.32	c #Conflicts:     367000 | #Learnt:      24491 | 0.002
1312.09/1312.32	c total clause space: 206.656MB
1312.09/1312.32	c total #watches: 626867
1315.08/1315.38	c total #propagations: 41744214 / total #impl: 548891036 (eff. 0.076)
1315.08/1315.38	c #Conflicts:     368000 | #Learnt:      25491 | 0.002
1315.08/1315.38	c total clause space: 206.656MB
1315.08/1315.38	c total #watches: 652172
1319.48/1319.72	c total #propagations: 41849150 / total #impl: 550545716 (eff. 0.076)
1319.48/1319.72	c #Conflicts:     369000 | #Learnt:      26491 | 0.002
1319.48/1319.72	c total clause space: 206.656MB
1319.48/1319.72	c total #watches: 696061
1323.19/1323.41	c total #propagations: 41975475 / total #impl: 552500250 (eff. 0.076)
1323.19/1323.41	c #Conflicts:     370000 | #Learnt:      27491 | 0.002
1323.19/1323.41	c total clause space: 206.656MB
1323.19/1323.41	c total #watches: 735749
1326.49/1326.71	c total #propagations: 42081556 / total #impl: 554865684 (eff. 0.076)
1326.49/1326.71	c #Conflicts:     371000 | #Learnt:      28491 | 0.002
1326.49/1326.71	c total clause space: 206.656MB
1326.49/1326.71	c total #watches: 762232
1329.88/1330.10	c total #propagations: 42167309 / total #impl: 556535948 (eff. 0.076)
1329.88/1330.10	c GARBAGE COLLECT
1329.88/1330.10	c #Conflicts:     372000 | #Learnt:      14952 | 0.002
1329.88/1330.10	c total clause space: 206.656MB
1329.88/1330.10	c total #watches: 423703
1333.48/1333.71	c total #propagations: 42263997 / total #impl: 558398141 (eff. 0.076)
1333.48/1333.71	c #Conflicts:     373000 | #Learnt:      15952 | 0.002
1333.48/1333.71	c total clause space: 206.656MB
1333.48/1333.71	c total #watches: 461247
1336.88/1337.16	c total #propagations: 42385967 / total #impl: 559818058 (eff. 0.076)
1336.88/1337.16	c #Conflicts:     374000 | #Learnt:      16952 | 0.002
1336.88/1337.16	c total clause space: 206.656MB
1336.88/1337.16	c total #watches: 494421
1340.98/1341.21	c total #propagations: 42499381 / total #impl: 561224575 (eff. 0.076)
1340.98/1341.21	c #Conflicts:     375000 | #Learnt:      17952 | 0.002
1340.98/1341.21	c total clause space: 206.656MB
1340.98/1341.21	c total #watches: 537928
1346.29/1346.55	c total #propagations: 42614489 / total #impl: 562939495 (eff. 0.076)
1346.29/1346.55	c #Conflicts:     376000 | #Learnt:      18952 | 0.002
1346.29/1346.55	c total clause space: 206.656MB
1346.29/1346.55	c total #watches: 579125
1353.88/1354.17	c total #propagations: 42730842 / total #impl: 564911934 (eff. 0.076)
1353.88/1354.17	c #Conflicts:     377000 | #Learnt:      19952 | 0.002
1353.88/1354.17	c total clause space: 206.656MB
1353.88/1354.17	c total #watches: 640492
1360.18/1360.46	c total #propagations: 42864440 / total #impl: 567387486 (eff. 0.076)
1360.18/1360.46	c #Conflicts:     378000 | #Learnt:      20952 | 0.002
1360.18/1360.46	c total clause space: 206.656MB
1360.18/1360.46	c total #watches: 693372
1364.67/1364.97	c total #propagations: 42979624 / total #impl: 569116161 (eff. 0.076)
1364.67/1364.97	c #Conflicts:     379000 | #Learnt:      21952 | 0.002
1364.67/1364.97	c total clause space: 206.656MB
1364.67/1364.97	c total #watches: 715026
1368.77/1369.08	c total #propagations: 43080718 / total #impl: 570431226 (eff. 0.076)
1368.77/1369.08	c #Conflicts:     380000 | #Learnt:      22952 | 0.002
1368.77/1369.08	c total clause space: 206.656MB
1368.77/1369.08	c total #watches: 734944
1373.27/1373.52	c total #propagations: 43181693 / total #impl: 571758044 (eff. 0.076)
1373.27/1373.52	c #Conflicts:     381000 | #Learnt:      23952 | 0.002
1373.27/1373.52	c total clause space: 206.656MB
1373.27/1373.52	c total #watches: 762761
1377.37/1377.60	c total #propagations: 43285865 / total #impl: 572987355 (eff. 0.076)
1377.37/1377.60	c #Conflicts:     382000 | #Learnt:      24952 | 0.002
1377.37/1377.60	c total clause space: 206.656MB
1377.37/1377.60	c total #watches: 779864
1381.57/1381.89	c total #propagations: 43396049 / total #impl: 574492193 (eff. 0.076)
1381.57/1381.89	c #Conflicts:     383000 | #Learnt:      25952 | 0.002
1381.57/1381.89	c total clause space: 206.656MB
1381.57/1381.89	c total #watches: 792993
1386.57/1386.80	c total #propagations: 43480944 / total #impl: 575583212 (eff. 0.076)
1386.57/1386.80	c #Conflicts:     384000 | #Learnt:      26952 | 0.002
1386.57/1386.80	c total clause space: 206.656MB
1386.57/1386.80	c total #watches: 821002
1391.97/1392.21	c total #propagations: 43592049 / total #impl: 577129590 (eff. 0.076)
1391.97/1392.21	c #Conflicts:     385000 | #Learnt:      27952 | 0.002
1391.97/1392.21	c total clause space: 206.656MB
1391.97/1392.21	c total #watches: 857779
1403.57/1403.85	c total #propagations: 43718779 / total #impl: 579147670 (eff. 0.075)
1403.57/1403.85	c #Conflicts:     386000 | #Learnt:      28952 | 0.002
1403.57/1403.85	c total clause space: 206.656MB
1403.57/1403.85	c total #watches: 906614
1410.37/1410.63	c total #propagations: 43850244 / total #impl: 581433594 (eff. 0.075)
1410.37/1410.63	c #Conflicts:     387000 | #Learnt:      29952 | 0.002
1410.37/1410.63	c total clause space: 206.656MB
1410.37/1410.63	c total #watches: 932878
1412.57/1412.81	c total #propagations: 43958695 / total #impl: 583092943 (eff. 0.075)
1412.57/1412.81	c GARBAGE COLLECT
1412.57/1412.81	c #Conflicts:     388000 | #Learnt:      15994 | 0.002
1412.57/1412.81	c total clause space: 206.656MB
1412.57/1412.81	c total #watches: 441855
1414.77/1415.03	c total #propagations: 44052175 / total #impl: 584264105 (eff. 0.075)
1414.77/1415.03	c #Conflicts:     389000 | #Learnt:      16994 | 0.002
1414.77/1415.03	c total clause space: 206.656MB
1414.77/1415.03	c total #watches: 460854
1416.57/1416.84	c total #propagations: 44155101 / total #impl: 585649701 (eff. 0.075)
1416.57/1416.84	c #Conflicts:     390000 | #Learnt:      17994 | 0.002
1416.57/1416.84	c total clause space: 206.656MB
1416.57/1416.84	c total #watches: 486818
1418.97/1419.23	c total #propagations: 44249984 / total #impl: 586969851 (eff. 0.075)
1418.97/1419.23	c #Conflicts:     391000 | #Learnt:      18994 | 0.002
1418.97/1419.23	c total clause space: 206.656MB
1418.97/1419.23	c total #watches: 501971
1421.27/1421.50	c total #propagations: 44337982 / total #impl: 588045925 (eff. 0.075)
1421.27/1421.50	c #Conflicts:     392000 | #Learnt:      19994 | 0.002
1421.27/1421.50	c total clause space: 206.656MB
1421.27/1421.50	c total #watches: 524747
1425.27/1425.56	c total #propagations: 44444454 / total #impl: 589467110 (eff. 0.075)
1425.27/1425.56	c #Conflicts:     393000 | #Learnt:      20994 | 0.002
1425.27/1425.56	c total clause space: 206.656MB
1425.27/1425.56	c total #watches: 558843
1429.16/1429.48	c total #propagations: 44562445 / total #impl: 591176057 (eff. 0.075)
1429.16/1429.48	c #Conflicts:     394000 | #Learnt:      21994 | 0.002
1429.16/1429.48	c total clause space: 206.656MB
1429.16/1429.48	c total #watches: 594227
1431.97/1432.30	c total #propagations: 44680440 / total #impl: 592580875 (eff. 0.075)
1431.97/1432.30	c #Conflicts:     395000 | #Learnt:      22994 | 0.002
1431.97/1432.30	c total clause space: 206.656MB
1431.97/1432.30	c total #watches: 624330
1435.37/1435.64	c total #propagations: 44778735 / total #impl: 594033967 (eff. 0.075)
1435.37/1435.64	c #Conflicts:     396000 | #Learnt:      23994 | 0.002
1435.37/1435.64	c total clause space: 206.656MB
1435.37/1435.64	c total #watches: 668342
1439.36/1439.63	c total #propagations: 44898887 / total #impl: 595906492 (eff. 0.075)
1439.36/1439.63	c #Conflicts:     397000 | #Learnt:      24994 | 0.002
1439.36/1439.63	c total clause space: 206.656MB
1439.36/1439.63	c total #watches: 720662
1443.66/1443.96	c total #propagations: 45020770 / total #impl: 598048591 (eff. 0.075)
1443.66/1443.96	c #Conflicts:     398000 | #Learnt:      25994 | 0.002
1443.66/1443.96	c total clause space: 206.656MB
1443.66/1443.96	c total #watches: 750191
1447.16/1447.43	c total #propagations: 45127056 / total #impl: 599846854 (eff. 0.075)
1447.16/1447.43	c #Conflicts:     399000 | #Learnt:      26994 | 0.002
1447.16/1447.43	c total clause space: 206.656MB
1447.16/1447.43	c total #watches: 766117
1451.06/1451.39	c total #propagations: 45218937 / total #impl: 601213662 (eff. 0.075)
1451.06/1451.39	c #Conflicts:     400000 | #Learnt:      27994 | 0.002
1451.06/1451.39	c total clause space: 206.656MB
1451.06/1451.39	c total #watches: 788000
1455.66/1455.91	c total #propagations: 45314858 / total #impl: 602620937 (eff. 0.075)
1455.66/1455.91	c #Conflicts:     401000 | #Learnt:      28994 | 0.002
1455.66/1455.91	c total clause space: 206.656MB
1455.66/1455.91	c total #watches: 808928
1460.67/1460.93	c total #propagations: 45421834 / total #impl: 604249921 (eff. 0.075)
1460.67/1460.93	c #Conflicts:     402000 | #Learnt:      29994 | 0.002
1460.67/1460.93	c total clause space: 206.656MB
1460.67/1460.93	c total #watches: 837489
1464.26/1464.58	c total #propagations: 45528726 / total #impl: 605946104 (eff. 0.075)
1464.26/1464.58	c GARBAGE COLLECT
1464.26/1464.58	c #Conflicts:     403000 | #Learnt:      15783 | 0.002
1464.26/1464.58	c total clause space: 206.656MB
1464.26/1464.58	c total #watches: 444487
1466.86/1467.16	c total #propagations: 45640001 / total #impl: 607366450 (eff. 0.075)
1466.86/1467.16	c #Conflicts:     404000 | #Learnt:      16783 | 0.002
1466.86/1467.16	c total clause space: 206.656MB
1466.86/1467.16	c total #watches: 471373
1468.56/1468.86	c total #propagations: 45759047 / total #impl: 608724120 (eff. 0.075)
1468.56/1468.86	c #Conflicts:     405000 | #Learnt:      17783 | 0.002
1468.56/1468.86	c total clause space: 206.656MB
1468.56/1468.86	c total #watches: 501042
1470.96/1471.23	c total #propagations: 45864130 / total #impl: 610282636 (eff. 0.075)
1470.96/1471.23	c #Conflicts:     406000 | #Learnt:      18783 | 0.002
1470.96/1471.23	c total clause space: 206.656MB
1470.96/1471.23	c total #watches: 529079
1473.86/1474.15	c total #propagations: 45973674 / total #impl: 611940735 (eff. 0.075)
1473.86/1474.15	c #Conflicts:     407000 | #Learnt:      19783 | 0.002
1473.86/1474.15	c total clause space: 206.656MB
1473.86/1474.15	c total #watches: 550396
1476.36/1476.61	c total #propagations: 46079587 / total #impl: 613423237 (eff. 0.075)
1476.36/1476.61	c #Conflicts:     408000 | #Learnt:      20783 | 0.002
1476.36/1476.61	c total clause space: 206.656MB
1476.36/1476.61	c total #watches: 572922
1479.96/1480.29	c total #propagations: 46181375 / total #impl: 614877896 (eff. 0.075)
1479.96/1480.29	c #Conflicts:     409000 | #Learnt:      21783 | 0.002
1479.96/1480.29	c total clause space: 206.656MB
1479.96/1480.29	c total #watches: 602125
1482.46/1482.74	c total #propagations: 46292495 / total #impl: 616487257 (eff. 0.075)
1482.46/1482.74	c #Conflicts:     410000 | #Learnt:      22783 | 0.002
1482.46/1482.74	c total clause space: 206.656MB
1482.46/1482.74	c total #watches: 621819
1485.36/1485.63	c total #propagations: 46379155 / total #impl: 617700710 (eff. 0.075)
1485.36/1485.63	c #Conflicts:     411000 | #Learnt:      23783 | 0.002
1485.36/1485.63	c total clause space: 206.656MB
1485.36/1485.63	c total #watches: 644295
1490.66/1490.92	c total #propagations: 46479109 / total #impl: 619090380 (eff. 0.075)
1490.66/1490.92	c #Conflicts:     412000 | #Learnt:      24783 | 0.002
1490.66/1490.92	c total clause space: 206.656MB
1490.66/1490.92	c total #watches: 683216
1494.25/1494.58	c total #propagations: 46617831 / total #impl: 620989899 (eff. 0.075)
1494.25/1494.58	c #Conflicts:     413000 | #Learnt:      25783 | 0.002
1494.25/1494.58	c total clause space: 206.656MB
1494.25/1494.58	c total #watches: 716746
1499.35/1499.62	c total #propagations: 46719889 / total #impl: 622722700 (eff. 0.075)
1499.35/1499.62	c #Conflicts:     414000 | #Learnt:      26783 | 0.002
1499.35/1499.62	c total clause space: 206.656MB
1499.35/1499.62	c total #watches: 748728
1505.05/1505.39	c total #propagations: 46833574 / total #impl: 624486363 (eff. 0.075)
1505.05/1505.39	c #Conflicts:     415000 | #Learnt:      27783 | 0.002
1505.05/1505.39	c total clause space: 206.656MB
1505.05/1505.39	c total #watches: 791740
1512.05/1512.33	c total #propagations: 46956814 / total #impl: 626243082 (eff. 0.075)
1512.05/1512.33	c #Conflicts:     416000 | #Learnt:      28783 | 0.002
1512.05/1512.33	c total clause space: 206.656MB
1512.05/1512.33	c total #watches: 840442
1518.86/1519.16	c total #propagations: 47082356 / total #impl: 628287745 (eff. 0.075)
1518.86/1519.16	c #Conflicts:     417000 | #Learnt:      29783 | 0.002
1518.86/1519.16	c total clause space: 206.656MB
1518.86/1519.16	c total #watches: 874826
1526.45/1526.76	c total #propagations: 47203584 / total #impl: 630193046 (eff. 0.075)
1526.45/1526.76	c #Conflicts:     418000 | #Learnt:      30783 | 0.002
1526.45/1526.76	c total clause space: 206.656MB
1526.45/1526.76	c total #watches: 921652
1532.95/1533.26	c total #propagations: 47317240 / total #impl: 632195683 (eff. 0.075)
1532.95/1533.26	c GARBAGE COLLECT
1532.95/1533.26	c #Conflicts:     419000 | #Learnt:      16302 | 0.002
1532.95/1533.26	c total clause space: 206.656MB
1532.95/1533.26	c total #watches: 489772
1539.25/1539.56	c total #propagations: 47446046 / total #impl: 635134853 (eff. 0.075)
1539.25/1539.56	c #Conflicts:     420000 | #Learnt:      17302 | 0.002
1539.25/1539.56	c total clause space: 206.656MB
1539.25/1539.56	c total #watches: 548948
1547.25/1547.51	c total #propagations: 47565664 / total #impl: 638160292 (eff. 0.075)
1547.25/1547.51	c #Conflicts:     421000 | #Learnt:      18302 | 0.002
1547.25/1547.51	c total clause space: 206.656MB
1547.25/1547.51	c total #watches: 602478
1556.95/1557.21	c total #propagations: 47686960 / total #impl: 640951335 (eff. 0.074)
1556.95/1557.21	c #Conflicts:     422000 | #Learnt:      19302 | 0.002
1556.95/1557.21	c total clause space: 206.656MB
1556.95/1557.21	c total #watches: 658570
1569.34/1569.65	c total #propagations: 47809621 / total #impl: 644115440 (eff. 0.074)
1569.34/1569.65	c #Conflicts:     423000 | #Learnt:      20302 | 0.002
1569.34/1569.65	c total clause space: 206.656MB
1569.34/1569.65	c total #watches: 711944
1573.54/1573.88	c total #propagations: 47936219 / total #impl: 647404485 (eff. 0.074)
1573.54/1573.88	c #Conflicts:     424000 | #Learnt:      21302 | 0.002
1573.54/1573.88	c total clause space: 206.656MB
1573.54/1573.88	c total #watches: 754269
1578.44/1578.71	c total #propagations: 48066217 / total #impl: 649098732 (eff. 0.074)
1578.44/1578.71	c #Conflicts:     425000 | #Learnt:      22302 | 0.002
1578.44/1578.71	c total clause space: 206.656MB
1578.44/1578.71	c total #watches: 800228
1585.74/1586.00	c total #propagations: 48188931 / total #impl: 651073634 (eff. 0.074)
1585.74/1586.00	c #Conflicts:     426000 | #Learnt:      23302 | 0.002
1585.74/1586.00	c total clause space: 206.656MB
1585.74/1586.00	c total #watches: 845192
1595.64/1595.94	c total #propagations: 48325125 / total #impl: 653855172 (eff. 0.074)
1595.64/1595.94	c #Conflicts:     427000 | #Learnt:      24302 | 0.002
1595.64/1595.94	c total clause space: 206.656MB
1595.64/1595.94	c total #watches: 892760
1606.34/1606.65	c total #propagations: 48468182 / total #impl: 657307861 (eff. 0.074)
1606.34/1606.65	c #Conflicts:     428000 | #Learnt:      25302 | 0.002
1606.34/1606.65	c total clause space: 206.656MB
1606.34/1606.65	c total #watches: 946656
1616.14/1616.41	c total #propagations: 48605375 / total #impl: 661048879 (eff. 0.074)
1616.14/1616.41	c #Conflicts:     429000 | #Learnt:      26302 | 0.002
1616.14/1616.41	c total clause space: 206.656MB
1616.14/1616.41	c total #watches: 987511
1629.94/1630.29	c total #propagations: 48727395 / total #impl: 663394786 (eff. 0.073)
1629.94/1630.29	c #Conflicts:     430000 | #Learnt:      27302 | 0.002
1629.94/1630.29	c total clause space: 206.656MB
1629.94/1630.29	c total #watches: 1035989
1643.73/1644.05	c total #propagations: 48846766 / total #impl: 665357193 (eff. 0.073)
1643.73/1644.05	c #Conflicts:     431000 | #Learnt:      28302 | 0.002
1643.73/1644.05	c total clause space: 206.656MB
1643.73/1644.05	c total #watches: 1083194
1659.03/1659.38	c total #propagations: 48960356 / total #impl: 667392619 (eff. 0.073)
1659.03/1659.38	c #Conflicts:     432000 | #Learnt:      29302 | 0.002
1659.03/1659.38	c total clause space: 206.656MB
1659.03/1659.38	c total #watches: 1121010
1674.93/1675.29	c total #propagations: 49074791 / total #impl: 669528375 (eff. 0.073)
1674.93/1675.29	c #Conflicts:     433000 | #Learnt:      30302 | 0.002
1674.93/1675.29	c total clause space: 206.656MB
1674.93/1675.29	c total #watches: 1162152
1689.62/1689.97	c total #propagations: 49188015 / total #impl: 671896408 (eff. 0.073)
1689.62/1689.97	c #Conflicts:     434000 | #Learnt:      31302 | 0.002
1689.62/1689.97	c total clause space: 206.656MB
1689.62/1689.97	c total #watches: 1199544
1698.52/1698.84	c total #propagations: 49285377 / total #impl: 674021490 (eff. 0.073)
1698.52/1698.84	c GARBAGE COLLECT
1698.52/1698.84	c #Conflicts:     435000 | #Learnt:      16514 | 0.002
1698.52/1698.84	c total clause space: 206.656MB
1698.52/1698.84	c total #watches: 481345
1702.63/1702.97	c total #propagations: 49386346 / total #impl: 675792610 (eff. 0.073)
1702.63/1702.97	c #Conflicts:     436000 | #Learnt:      17514 | 0.002
1702.63/1702.97	c total clause space: 206.656MB
1702.63/1702.97	c total #watches: 519225
1705.32/1705.66	c total #propagations: 49501495 / total #impl: 677604290 (eff. 0.073)
1705.32/1705.66	c #Conflicts:     437000 | #Learnt:      18514 | 0.002
1705.32/1705.66	c total clause space: 206.656MB
1705.32/1705.66	c total #watches: 556185
1710.12/1710.50	c total #propagations: 49609995 / total #impl: 679157920 (eff. 0.073)
1710.12/1710.50	c #Conflicts:     438000 | #Learnt:      19514 | 0.002
1710.12/1710.50	c total clause space: 206.656MB
1710.12/1710.50	c total #watches: 600829
1716.52/1716.80	c total #propagations: 49749260 / total #impl: 681656024 (eff. 0.073)
1716.52/1716.80	c #Conflicts:     439000 | #Learnt:      20514 | 0.002
1716.52/1716.80	c total clause space: 206.656MB
1716.52/1716.80	c total #watches: 652015
1723.12/1723.44	c total #propagations: 49896379 / total #impl: 684310914 (eff. 0.073)
1723.12/1723.44	c #Conflicts:     440000 | #Learnt:      21514 | 0.002
1723.12/1723.44	c total clause space: 206.656MB
1723.12/1723.44	c total #watches: 714650
1732.32/1732.70	c total #propagations: 50023640 / total #impl: 687018511 (eff. 0.073)
1732.32/1732.70	c #Conflicts:     441000 | #Learnt:      22514 | 0.002
1732.32/1732.70	c total clause space: 206.656MB
1732.32/1732.70	c total #watches: 791787
1743.32/1743.63	c total #propagations: 50169976 / total #impl: 691058263 (eff. 0.073)
1743.32/1743.63	c #Conflicts:     442000 | #Learnt:      23514 | 0.002
1743.32/1743.63	c total clause space: 206.656MB
1743.32/1743.63	c total #watches: 877780
1758.31/1758.64	c total #propagations: 50303894 / total #impl: 695357902 (eff. 0.072)
1758.31/1758.64	c #Conflicts:     443000 | #Learnt:      24514 | 0.002
1758.31/1758.64	c total clause space: 206.656MB
1758.31/1758.64	c total #watches: 946258
1775.12/1775.49	c total #propagations: 50451773 / total #impl: 700858319 (eff. 0.072)
1775.12/1775.49	c #Conflicts:     444000 | #Learnt:      25514 | 0.002
1775.12/1775.49	c total clause space: 206.656MB
1775.12/1775.49	c total #watches: 1021319
1797.50/1797.88	c total #propagations: 50588890 / total #impl: 706284306 (eff. 0.072)
1797.50/1797.88	c #Conflicts:     445000 | #Learnt:      26514 | 0.002
1797.50/1797.88	c total clause space: 206.656MB
1797.50/1797.88	c total #watches: 1110306

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-4116563-1466973559/watcher-4116563-1466973559 -o /tmp/evaluation-result-4116563-1466973559/solver-4116563-1466973559 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466942691-21587 --watchdog 1960 --input HOME/instance-4116563-1466973559.opb ./cdcl-cuttingplanes-release 

pid=24251
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.20 2.22 2.18 3/176 24254
/proc/meminfo: memFree=29700832/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 30395306 29802496 5260 33554432000 4194304 6199737 140737390606384 140734760163912 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 7276 5260 122 490 0 6777 0

[startup+0.10017 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 24254
/proc/meminfo: memFree=29700832/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=34256 CPUtime=0.09 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 1201 0 0 0 9 0 0 0 20 0 1 0 30395306 35078144 7409 33554432000 4194304 6199737 140737390606384 140734760163912 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 8564 7409 139 490 0 8065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34256

[startup+0.200403 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 24254
/proc/meminfo: memFree=29700832/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=34516 CPUtime=0.19 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 1545 0 0 0 19 0 0 0 20 0 1 0 30395306 35344384 7634 33554432000 4194304 6199737 140737390606384 140734760163912 4217009 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 8629 7634 155 490 0 8130 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34516

[startup+0.300278 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 24254
/proc/meminfo: memFree=29700832/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=37368 CPUtime=0.28 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 2009 0 0 0 28 0 0 0 20 0 1 0 30395306 38264832 7909 33554432000 4194304 6199737 140737390606384 140734760163912 4200065 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 9342 7909 155 490 0 8843 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37368

[startup+0.70022 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 24254
/proc/meminfo: memFree=29700832/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=42164 CPUtime=0.69 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 2926 0 0 0 68 1 0 0 20 0 1 0 30395306 43175936 8497 33554432000 4194304 6199737 140737390606384 140737390605400 5149722 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 10541 8497 161 490 0 10042 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42164

[startup+1.50019 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 24255
/proc/meminfo: memFree=29664300/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=42548 CPUtime=1.49 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 3548 0 0 0 148 1 0 0 20 0 1 0 30395306 43569152 9402 33554432000 4194304 6199737 140737390606384 140737390605400 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 10637 9402 161 490 0 10138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42548

[startup+3.1003 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 24255
/proc/meminfo: memFree=29661820/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=50484 CPUtime=3.09 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 4344 0 0 0 308 1 0 0 20 0 1 0 30395306 51695616 10432 33554432000 4194304 6199737 140737390606384 140737390605496 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 12621 10432 161 490 0 12122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50484

[startup+6.30031 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 24255
/proc/meminfo: memFree=29653948/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=51456 CPUtime=6.29 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 4756 0 0 0 628 1 0 0 20 0 1 0 30395306 52690944 11805 33554432000 4194304 6199737 140737390606384 140737390605032 4197809 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 12864 11805 161 490 0 12365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51456

[startup+12.7002 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 24255
/proc/meminfo: memFree=29642200/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=64636 CPUtime=12.69 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 5869 0 0 0 1267 2 0 0 20 0 1 0 30395306 66187264 14645 33554432000 4194304 6199737 140737390606384 140737390605496 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 16159 14645 161 490 0 15660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64636

[startup+25.5003 s]
/proc/loadavg: 2.13 2.20 2.18 4/177 24255
/proc/meminfo: memFree=29638324/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=66000 CPUtime=25.49 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 6249 0 0 0 2547 2 0 0 20 0 1 0 30395306 67584000 15533 33554432000 4194304 6199737 140737390606384 140737390605496 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 16500 15533 161 490 0 16001 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66000

[startup+51.1003 s]
/proc/loadavg: 2.14 2.20 2.18 3/178 24258
/proc/meminfo: memFree=29615788/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=119036 CPUtime=51.08 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 8250 0 0 0 5106 2 0 0 20 0 1 0 30395306 121892864 21048 33554432000 4194304 6199737 140737390606384 140737390605032 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 29759 21048 161 490 0 29260 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119036

[startup+102.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/178 24259
/proc/meminfo: memFree=29576424/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=122088 CPUtime=102.28 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 9105 0 0 0 10225 3 0 0 20 0 1 0 30395306 125018112 21903 33554432000 4194304 6199737 140737390606384 140737390605496 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 30522 21903 161 490 0 30023 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 122088

[startup+162.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/177 24260
/proc/meminfo: memFree=29538096/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=125116 CPUtime=162.27 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 10377 0 0 0 16223 4 0 0 20 0 1 0 30395306 128118784 30165 33554432000 4194304 6199737 140737390606384 140737390605320 4213473 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 31279 30165 161 490 0 30780 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 125116

[startup+222.307 s]
/proc/loadavg: 2.14 2.17 2.17 3/176 24261
/proc/meminfo: memFree=29518748/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=178644 CPUtime=222.26 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 11830 0 0 0 22222 4 0 0 20 0 1 0 30395306 182931456 34472 33554432000 4194304 6199737 140737390606384 140737390605496 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 44661 34472 161 490 0 44162 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 178644

[startup+282.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 24309
/proc/meminfo: memFree=29726148/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=179556 CPUtime=282.25 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 12075 0 0 0 28220 5 0 0 20 0 1 0 30395306 183865344 34705 33554432000 4194304 6199737 140737390606384 140737390605032 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 44889 34705 161 490 0 44390 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 179556

[startup+342.3 s]
/proc/loadavg: 2.19 2.18 2.17 4/177 24310
/proc/meminfo: memFree=29699224/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=181044 CPUtime=342.24 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 12481 0 0 0 34219 5 0 0 20 0 1 0 30395306 185389056 35095 33554432000 4194304 6199737 140737390606384 140737390605496 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 45261 35095 161 490 0 44762 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 181044

[startup+402.3 s]
/proc/loadavg: 2.24 2.19 2.18 3/177 24311
/proc/meminfo: memFree=29657676/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=181636 CPUtime=402.23 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 12680 0 0 0 40218 5 0 0 20 0 1 0 30395306 185995264 35272 33554432000 4194304 6199737 140737390606384 140737390605496 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 45409 35272 161 490 0 44910 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 181636

[startup+462.3 s]
/proc/loadavg: 2.43 2.25 2.20 3/177 24312
/proc/meminfo: memFree=29638148/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=182220 CPUtime=462.22 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 12836 0 0 0 46217 5 0 0 20 0 1 0 30395306 186593280 39003 33554432000 4194304 6199737 140737390606384 140737390605496 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 45555 39003 161 490 0 45056 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 182220

[startup+522.3 s]
/proc/loadavg: 2.26 2.23 2.19 4/177 24313
/proc/meminfo: memFree=29611792/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=184036 CPUtime=522.21 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 13276 0 0 0 52215 6 0 0 20 0 1 0 30395306 188452864 44038 33554432000 4194304 6199737 140737390606384 140737390605080 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 46009 44038 161 490 0 45510 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 184036

[startup+582.3 s]
/proc/loadavg: 2.33 2.26 2.20 3/177 24315
/proc/meminfo: memFree=29588280/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=266104 CPUtime=582.2 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 13816 0 0 0 58213 7 0 0 20 0 1 0 30395306 272490496 47002 33554432000 4194304 6199737 140737390606384 140737390605496 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 66526 47002 161 490 0 66027 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 266104


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


[startup+942.3 s]
/proc/loadavg: 2.38 2.32 2.23 3/177 24325
/proc/meminfo: memFree=29503388/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=274236 CPUtime=942.13 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 15955 0 0 0 94206 7 0 0 20 0 1 0 30395306 280817664 50803 33554432000 4194304 6199737 140737390606384 140737390605496 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 68559 50803 161 490 0 68060 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 274236

[startup+1002.3 s]
/proc/loadavg: 2.25 2.29 2.22 3/177 24326
/proc/meminfo: memFree=29503404/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=274316 CPUtime=1002.12 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 15957 0 0 0 100205 7 0 0 20 0 1 0 30395306 280899584 50805 33554432000 4194304 6199737 140737390606384 140737390605496 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 68579 50805 161 490 0 68080 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 274316

[startup+1062.3 s]
/proc/loadavg: 2.22 2.28 2.22 4/177 24327
/proc/meminfo: memFree=29503136/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=274316 CPUtime=1062.12 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 15972 0 0 0 106205 7 0 0 20 0 1 0 30395306 280899584 50820 33554432000 4194304 6199737 140737390606384 140737390605496 5146943 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 68579 50820 161 490 0 68080 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 274316

[startup+1122.3 s]
/proc/loadavg: 2.27 2.28 2.22 4/177 24328
/proc/meminfo: memFree=29501488/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=275720 CPUtime=1122.11 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16301 0 0 0 112203 8 0 0 20 0 1 0 30395306 282337280 51149 33554432000 4194304 6199737 140737390606384 140737390605496 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 68930 51149 161 490 0 68431 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 275720

[startup+1182.3 s]
/proc/loadavg: 2.19 2.26 2.22 3/177 24330
/proc/meminfo: memFree=29463632/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=276192 CPUtime=1182.1 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16445 0 0 0 118202 8 0 0 20 0 1 0 30395306 282820608 60491 33554432000 4194304 6199737 140737390606384 140737390605496 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69048 60491 161 490 0 68549 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 276192

[startup+1242.3 s]
/proc/loadavg: 2.21 2.24 2.21 4/177 24331
/proc/meminfo: memFree=29461916/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=276896 CPUtime=1242.1 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16580 0 0 0 124201 9 0 0 20 0 1 0 30395306 283541504 60626 33554432000 4194304 6199737 140737390606384 140737390605496 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69224 60626 161 490 0 68725 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 276896

[startup+1302.3 s]
/proc/loadavg: 2.27 2.26 2.21 3/178 24335
/proc/meminfo: memFree=29458592/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=276992 CPUtime=1302.09 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16611 0 0 0 130200 9 0 0 20 0 1 0 30395306 283639808 60657 33554432000 4194304 6199737 140737390606384 140737390605496 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69248 60657 161 490 0 68749 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 276992

[startup+1362.3 s]
/proc/loadavg: 2.23 2.24 2.21 4/178 24359
/proc/meminfo: memFree=29457832/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=277128 CPUtime=1362.08 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16634 0 0 0 136199 9 0 0 20 0 1 0 30395306 283779072 60680 33554432000 4194304 6199737 140737390606384 140737390605496 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69282 60680 161 490 0 68783 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 277128

[startup+1422.3 s]
/proc/loadavg: 2.27 2.25 2.21 3/177 24360
/proc/meminfo: memFree=29457592/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=277656 CPUtime=1422.07 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16766 0 0 0 142198 9 0 0 20 0 1 0 30395306 284319744 60812 33554432000 4194304 6199737 140737390606384 140737390605496 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69414 60812 161 490 0 68915 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 277656

[startup+1482.3 s]
/proc/loadavg: 2.31 2.27 2.21 4/177 24362
/proc/meminfo: memFree=29456160/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=277776 CPUtime=1482.06 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16796 0 0 0 148197 9 0 0 20 0 1 0 30395306 284442624 60842 33554432000 4194304 6199737 140737390606384 140737390605496 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69444 60842 161 490 0 68945 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 277776

[startup+1542.31 s]
/proc/loadavg: 2.17 2.23 2.20 3/177 24363
/proc/meminfo: memFree=29456172/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=277776 CPUtime=1542.06 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 16809 0 0 0 154197 9 0 0 20 0 1 0 30395306 284442624 60855 33554432000 4194304 6199737 140737390606384 140737390605496 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69444 60855 161 490 0 68945 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 277776

[startup+1602.3 s]
/proc/loadavg: 2.23 2.24 2.21 3/177 24364
/proc/meminfo: memFree=29454376/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=278956 CPUtime=1602.04 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 17089 0 0 0 160195 9 0 0 20 0 1 0 30395306 285650944 61135 33554432000 4194304 6199737 140737390606384 140737390605496 4213473 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 69739 61135 161 490 0 69240 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 278956

[startup+1662.3 s]
/proc/loadavg: 2.30 2.26 2.21 4/177 24365
/proc/meminfo: memFree=29452648/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=280204 CPUtime=1662.03 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 17350 0 0 0 166194 9 0 0 20 0 1 0 30395306 286928896 61396 33554432000 4194304 6199737 140737390606384 140737390605496 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 70051 61396 161 490 0 69552 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 280204

[startup+1722.3 s]
/proc/loadavg: 2.26 2.25 2.21 3/177 24366
/proc/meminfo: memFree=29418404/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=280332 CPUtime=1722.02 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 17396 0 0 0 172193 9 0 0 20 0 1 0 30395306 287059968 63997 33554432000 4194304 6199737 140737390606384 140737390605496 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 70083 63997 161 490 0 69584 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 280332

[startup+1782.3 s]
/proc/loadavg: 2.23 2.25 2.21 4/177 24368
/proc/meminfo: memFree=29392272/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=282144 CPUtime=1782.01 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 17809 0 0 0 178192 9 0 0 20 0 1 0 30395306 288915456 64410 33554432000 4194304 6199737 140737390606384 140737390605080 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 70536 64410 161 490 0 70037 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 282144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.26 2.21 3/177 24368
/proc/meminfo: memFree=29387680/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=282752 CPUtime=1800 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 17953 0 0 0 179991 9 0 0 20 0 1 0 30395306 289538048 64554 33554432000 4194304 6199737 140737390606384 140737390605496 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 70688 64554 161 490 0 70189 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 282752

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.26 2.21 3/177 24368
/proc/meminfo: memFree=29387680/32872528 swapFree=1581260/1720252
[pid=24254] ppid=24251 vsize=282752 CPUtime=1800 cores=1,3,5,7
/proc/24254/stat : 24254 (cdcl-cuttingpla) R 24251 24254 21570 0 -1 4202496 17953 0 0 0 179991 9 0 0 20 0 1 0 30395306 289538048 64554 33554432000 4194304 6199737 140737390606384 140737390605496 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24254/statm: 70688 64554 161 490 0 70189 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 282752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.099984
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 282752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.099984
maximum resident set size= 258216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17953
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= 24
involuntary context switches= 1912

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

The end

Launcher Data

Begin job on node117 at 2016-06-26 22:39:19
IDJOB=4116563
IDBENCH=109485
IDSOLVER=2548
FILE ID=node117/4116563-1466973559
RUNJOBID= node117-1466942691-21587
PBS_JOBID= 19976345
Free space on /tmp= 71624 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size128-round23-4.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116563-1466973559/watcher-4116563-1466973559 -o /tmp/evaluation-result-4116563-1466973559/solver-4116563-1466973559 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466942691-21587 --watchdog 1960 --input HOME/instance-4116563-1466973559.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 59f2e46de20f76e96a9c0ff4b18f60c6
RANDOM SEED=582043461

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29700840 kB
Buffers:           82320 kB
Cached:           399896 kB
SwapCached:         2208 kB
Active:           300612 kB
Inactive:         407824 kB
Active(anon):     224096 kB
Inactive(anon):     4136 kB
Active(file):      76516 kB
Inactive(file):   403688 kB
Unevictable:     1720252 kB
Mlocked:         1581260 kB
SwapTotal:      67108856 kB
SwapFree:       67099644 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:       1981720 kB
Mapped:             9744 kB
Shmem:                 0 kB
Slab:             610864 kB
SReclaimable:      55032 kB
SUnreclaim:       555832 kB
KernelStack:        1472 kB
PageTables:         7708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2116480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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= 71620 MiB
End job on node117 at 2016-06-26 23:09:19