Trace number 4116747

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round23-2.opb
MD5SUM3c78ac84f21f4de0992f4a091829144b
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 constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
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= 9520
0.09/0.13	c #Conflicts:       1000 | #Learnt:        998 | 0.008
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 36589
0.19/0.26	c total #propagations: 92790 / total #impl: 395942 (eff. 0.234)
0.19/0.26	c #Conflicts:       2000 | #Learnt:       1998 | 0.004
0.19/0.26	c total clause space: 6.90675MB
0.19/0.26	c total #watches: 49984
0.39/0.40	c total #propagations: 194837 / total #impl: 869473 (eff. 0.224)
0.39/0.40	c GARBAGE COLLECT
0.39/0.40	c #Conflicts:       3000 | #Learnt:       2028 | 0.003
0.39/0.40	c total clause space: 6.90675MB
0.39/0.40	c total #watches: 53353
0.59/0.67	c total #propagations: 301528 / total #impl: 1390232 (eff. 0.217)
0.59/0.67	c #Conflicts:       4000 | #Learnt:       3028 | 0.002
0.59/0.67	c total clause space: 11.2235MB
0.59/0.67	c total #watches: 71782
0.79/0.86	c total #propagations: 415761 / total #impl: 1952915 (eff. 0.213)
0.79/0.86	c GARBAGE COLLECT
0.79/0.86	c #Conflicts:       5000 | #Learnt:       2379 | 0.002
0.79/0.86	c total clause space: 11.2235MB
0.79/0.86	c total #watches: 62543
1.09/1.14	c total #propagations: 507084 / total #impl: 2415453 (eff. 0.210)
1.09/1.14	c #Conflicts:       6000 | #Learnt:       3379 | 0.001
1.09/1.14	c total clause space: 11.2235MB
1.09/1.14	c total #watches: 79942
1.58/1.68	c total #propagations: 623228 / total #impl: 3014258 (eff. 0.207)
1.58/1.68	c GARBAGE COLLECT
1.58/1.68	c #Conflicts:       7000 | #Learnt:       2326 | 0.001
1.58/1.68	c total clause space: 11.2235MB
1.58/1.68	c total #watches: 71877
2.48/2.52	c total #propagations: 742695 / total #impl: 3698931 (eff. 0.201)
2.48/2.52	c #Conflicts:       8000 | #Learnt:       3326 | 0.001
2.48/2.52	c total clause space: 18.2382MB
2.48/2.52	c total #watches: 102477
2.88/2.94	c total #propagations: 880721 / total #impl: 4591172 (eff. 0.192)
2.88/2.94	c #Conflicts:       9000 | #Learnt:       4326 | 0.001
2.88/2.94	c total clause space: 18.2382MB
2.88/2.94	c total #watches: 114075
3.18/3.29	c total #propagations: 980085 / total #impl: 5119186 (eff. 0.191)
3.18/3.29	c GARBAGE COLLECT
3.18/3.29	c #Conflicts:      10000 | #Learnt:       2783 | 0.001
3.18/3.29	c total clause space: 18.2382MB
3.18/3.29	c total #watches: 84617
3.68/3.73	c total #propagations: 1077026 / total #impl: 5666292 (eff. 0.190)
3.68/3.73	c #Conflicts:      11000 | #Learnt:       3783 | 0.001
3.68/3.73	c total clause space: 18.2382MB
3.68/3.73	c total #watches: 99673
3.98/4.04	c total #propagations: 1164044 / total #impl: 6133986 (eff. 0.190)
3.98/4.04	c #Conflicts:      12000 | #Learnt:       4783 | 0.001
3.98/4.04	c total clause space: 18.2382MB
3.98/4.04	c total #watches: 112807
4.28/4.39	c total #propagations: 1262723 / total #impl: 6699549 (eff. 0.188)
4.28/4.39	c #Conflicts:      13000 | #Learnt:       5783 | 0.001
4.28/4.39	c total clause space: 18.2382MB
4.28/4.39	c total #watches: 126155
4.68/4.72	c total #propagations: 1363518 / total #impl: 7313076 (eff. 0.186)
4.68/4.72	c GARBAGE COLLECT
4.68/4.72	c #Conflicts:      14000 | #Learnt:       3918 | 0.001
4.68/4.72	c total clause space: 18.2382MB
4.68/4.72	c total #watches: 87835
4.98/5.08	c total #propagations: 1471925 / total #impl: 7928920 (eff. 0.186)
4.98/5.08	c #Conflicts:      15000 | #Learnt:       4918 | 0.001
4.98/5.08	c total clause space: 18.2382MB
4.98/5.08	c total #watches: 104307
5.89/5.95	c total #propagations: 1576930 / total #impl: 8597214 (eff. 0.183)
5.89/5.95	c #Conflicts:      16000 | #Learnt:       5918 | 0.001
5.89/5.95	c total clause space: 18.2382MB
5.89/5.95	c total #watches: 132438
6.29/6.36	c total #propagations: 1690794 / total #impl: 9419456 (eff. 0.180)
6.29/6.36	c GARBAGE COLLECT
6.29/6.36	c #Conflicts:      17000 | #Learnt:       3744 | 0.001
6.29/6.36	c total clause space: 18.2382MB
6.29/6.36	c total #watches: 97937
6.70/6.72	c total #propagations: 1783862 / total #impl: 10048381 (eff. 0.178)
6.70/6.72	c #Conflicts:      18000 | #Learnt:       4744 | 0.001
6.70/6.72	c total clause space: 18.2382MB
6.70/6.72	c total #watches: 116889
7.59/7.67	c total #propagations: 1897645 / total #impl: 10820807 (eff. 0.175)
7.59/7.67	c #Conflicts:      19000 | #Learnt:       5744 | 0.001
7.59/7.67	c total clause space: 29.637MB
7.59/7.67	c total #watches: 155958
8.49/8.53	c total #propagations: 2031527 / total #impl: 11875739 (eff. 0.171)
8.49/8.53	c #Conflicts:      20000 | #Learnt:       6744 | 0.001
8.49/8.53	c total clause space: 29.637MB
8.49/8.53	c total #watches: 174282
8.90/8.99	c total #propagations: 2136633 / total #impl: 12593283 (eff. 0.170)
8.90/8.99	c GARBAGE COLLECT
8.90/8.99	c #Conflicts:      21000 | #Learnt:       4248 | 0.001
8.90/8.99	c total clause space: 29.637MB
8.90/8.99	c total #watches: 112949
9.59/9.67	c total #propagations: 2224294 / total #impl: 13138762 (eff. 0.169)
9.59/9.67	c #Conflicts:      22000 | #Learnt:       5248 | 0.001
9.59/9.67	c total clause space: 29.637MB
9.59/9.67	c total #watches: 135154
10.49/10.56	c total #propagations: 2335768 / total #impl: 13885003 (eff. 0.168)
10.49/10.56	c #Conflicts:      23000 | #Learnt:       6248 | 0.001
10.49/10.56	c total clause space: 29.637MB
10.49/10.56	c total #watches: 156531
10.99/11.09	c total #propagations: 2445974 / total #impl: 14618616 (eff. 0.167)
10.99/11.09	c #Conflicts:      24000 | #Learnt:       7248 | 0.001
10.99/11.09	c total clause space: 29.637MB
10.99/11.09	c total #watches: 170258
11.39/11.46	c total #propagations: 2541879 / total #impl: 15304770 (eff. 0.166)
11.39/11.46	c GARBAGE COLLECT
11.39/11.46	c #Conflicts:      25000 | #Learnt:       4446 | 0.001
11.39/11.46	c total clause space: 29.637MB
11.39/11.46	c total #watches: 100549
12.09/12.13	c total #propagations: 2629604 / total #impl: 15904207 (eff. 0.165)
12.09/12.13	c #Conflicts:      26000 | #Learnt:       5446 | 0.001
12.09/12.13	c total clause space: 29.637MB
12.09/12.13	c total #watches: 127529
13.09/13.18	c total #propagations: 2751915 / total #impl: 16793602 (eff. 0.164)
13.09/13.18	c #Conflicts:      27000 | #Learnt:       6446 | 0.001
13.09/13.18	c total clause space: 29.637MB
13.09/13.18	c total #watches: 170433
14.29/14.37	c total #propagations: 2902398 / total #impl: 18181981 (eff. 0.160)
14.29/14.37	c #Conflicts:      28000 | #Learnt:       7446 | 0.001
14.29/14.37	c total clause space: 29.637MB
14.29/14.37	c total #watches: 192095
14.99/15.03	c total #propagations: 3008420 / total #impl: 19128443 (eff. 0.157)
14.99/15.03	c GARBAGE COLLECT
14.99/15.03	c #Conflicts:      29000 | #Learnt:       4365 | 0.001
14.99/15.03	c total clause space: 29.637MB
14.99/15.03	c total #watches: 131302
15.59/15.65	c total #propagations: 3094282 / total #impl: 19745630 (eff. 0.157)
15.59/15.65	c #Conflicts:      30000 | #Learnt:       5365 | 0.001
15.59/15.65	c total clause space: 29.637MB
15.59/15.65	c total #watches: 148629
16.38/16.50	c total #propagations: 3194237 / total #impl: 20448156 (eff. 0.156)
16.38/16.50	c #Conflicts:      31000 | #Learnt:       6365 | 0.001
16.38/16.50	c total clause space: 29.637MB
16.38/16.50	c total #watches: 170844
17.09/17.18	c total #propagations: 3302536 / total #impl: 21251596 (eff. 0.155)
17.09/17.18	c #Conflicts:      32000 | #Learnt:       7365 | 0.001
17.09/17.18	c total clause space: 29.637MB
17.09/17.18	c total #watches: 183544
17.89/17.99	c total #propagations: 3395855 / total #impl: 21945625 (eff. 0.155)
17.89/17.99	c #Conflicts:      33000 | #Learnt:       8365 | 0.001
17.89/17.99	c total clause space: 29.637MB
17.89/17.99	c total #watches: 199356
18.49/18.57	c total #propagations: 3494986 / total #impl: 22692332 (eff. 0.154)
18.49/18.57	c GARBAGE COLLECT
18.49/18.57	c #Conflicts:      34000 | #Learnt:       5003 | 0.001
18.49/18.57	c total clause space: 29.637MB
18.49/18.57	c total #watches: 113378
19.39/19.43	c total #propagations: 3591672 / total #impl: 23522142 (eff. 0.153)
19.39/19.43	c #Conflicts:      35000 | #Learnt:       6003 | 0.001
19.39/19.43	c total clause space: 29.637MB
19.39/19.43	c total #watches: 148323
20.48/20.51	c total #propagations: 3700271 / total #impl: 24551907 (eff. 0.151)
20.48/20.51	c #Conflicts:      36000 | #Learnt:       7003 | 0.001
20.48/20.51	c total clause space: 29.637MB
20.48/20.51	c total #watches: 171894
21.38/21.46	c total #propagations: 3805185 / total #impl: 25495553 (eff. 0.149)
21.38/21.46	c #Conflicts:      37000 | #Learnt:       8003 | 0.001
21.38/21.46	c total clause space: 29.637MB
21.38/21.46	c total #watches: 193120
23.19/23.22	c total #propagations: 3905704 / total #impl: 26404823 (eff. 0.148)
23.19/23.22	c #Conflicts:      38000 | #Learnt:       9003 | 0.001
23.19/23.22	c total clause space: 29.637MB
23.19/23.22	c total #watches: 232722
24.98/25.07	c total #propagations: 4010673 / total #impl: 27759152 (eff. 0.144)
24.98/25.07	c GARBAGE COLLECT
24.98/25.07	c #Conflicts:      39000 | #Learnt:       5257 | 0.001
24.98/25.07	c total clause space: 48.1602MB
24.98/25.07	c total #watches: 172460
26.68/26.72	c total #propagations: 4125700 / total #impl: 29046570 (eff. 0.142)
26.68/26.72	c #Conflicts:      40000 | #Learnt:       6257 | 0.001
26.68/26.72	c total clause space: 48.1602MB
26.68/26.72	c total #watches: 206348
29.28/29.34	c total #propagations: 4252566 / total #impl: 30249052 (eff. 0.141)
29.28/29.34	c #Conflicts:      41000 | #Learnt:       7257 | 0.001
29.28/29.34	c total clause space: 48.1602MB
29.28/29.34	c total #watches: 247112
32.38/32.43	c total #propagations: 4391376 / total #impl: 31823616 (eff. 0.138)
32.38/32.43	c #Conflicts:      42000 | #Learnt:       8257 | 0.001
32.38/32.43	c total clause space: 48.1602MB
32.38/32.43	c total #watches: 278118
36.08/36.12	c total #propagations: 4513461 / total #impl: 33037860 (eff. 0.137)
36.08/36.12	c #Conflicts:      43000 | #Learnt:       9257 | 0.001
36.08/36.12	c total clause space: 48.1602MB
36.08/36.12	c total #watches: 321472
39.38/39.40	c total #propagations: 4629541 / total #impl: 34356382 (eff. 0.135)
39.38/39.40	c GARBAGE COLLECT
39.38/39.40	c #Conflicts:      44000 | #Learnt:       5249 | 0.001
39.38/39.40	c total clause space: 78.2603MB
39.38/39.40	c total #watches: 175013
40.79/40.88	c total #propagations: 4745779 / total #impl: 35573721 (eff. 0.133)
40.79/40.88	c #Conflicts:      45000 | #Learnt:       6249 | 0.001
40.79/40.88	c total clause space: 78.2603MB
40.79/40.88	c total #watches: 210696
41.79/41.85	c total #propagations: 4854993 / total #impl: 36642127 (eff. 0.132)
41.79/41.85	c #Conflicts:      46000 | #Learnt:       7249 | 0.001
41.79/41.85	c total clause space: 78.2603MB
41.79/41.85	c total #watches: 223975
42.68/42.73	c total #propagations: 4939284 / total #impl: 37298292 (eff. 0.132)
42.68/42.73	c #Conflicts:      47000 | #Learnt:       8249 | 0.001
42.68/42.73	c total clause space: 78.2603MB
42.68/42.73	c total #watches: 238960
43.99/44.06	c total #propagations: 5032017 / total #impl: 38011493 (eff. 0.132)
43.99/44.06	c #Conflicts:      48000 | #Learnt:       9249 | 0.001
43.99/44.06	c total clause space: 78.2603MB
43.99/44.06	c total #watches: 263398
45.09/45.18	c total #propagations: 5134549 / total #impl: 38941551 (eff. 0.132)
45.09/45.18	c #Conflicts:      49000 | #Learnt:      10249 | 0.001
45.09/45.18	c total clause space: 78.2603MB
45.09/45.18	c total #watches: 276686
46.08/46.17	c total #propagations: 5230107 / total #impl: 39715846 (eff. 0.132)
46.08/46.17	c GARBAGE COLLECT
46.08/46.17	c #Conflicts:      50000 | #Learnt:       5941 | 0.001
46.08/46.17	c total clause space: 78.2603MB
46.08/46.17	c total #watches: 185625
47.18/47.29	c total #propagations: 5331616 / total #impl: 40548475 (eff. 0.131)
47.18/47.29	c #Conflicts:      51000 | #Learnt:       6941 | 0.001
47.18/47.29	c total clause space: 78.2603MB
47.18/47.29	c total #watches: 209051
48.28/48.39	c total #propagations: 5430642 / total #impl: 41380531 (eff. 0.131)
48.28/48.39	c #Conflicts:      52000 | #Learnt:       7941 | 0.001
48.28/48.39	c total clause space: 78.2603MB
48.28/48.39	c total #watches: 227170
49.98/50.00	c total #propagations: 5522737 / total #impl: 42239930 (eff. 0.131)
49.98/50.00	c #Conflicts:      53000 | #Learnt:       8941 | 0.001
49.98/50.00	c total clause space: 78.2603MB
49.98/50.00	c total #watches: 264801
51.18/51.24	c total #propagations: 5626850 / total #impl: 43332360 (eff. 0.130)
51.18/51.24	c #Conflicts:      54000 | #Learnt:       9941 | 0.001
51.18/51.24	c total clause space: 78.2603MB
51.18/51.24	c total #watches: 278609
52.48/52.59	c total #propagations: 5721538 / total #impl: 44096708 (eff. 0.130)
52.48/52.59	c #Conflicts:      55000 | #Learnt:      10941 | 0.001
52.48/52.59	c total clause space: 78.2603MB
52.48/52.59	c total #watches: 293336
53.89/53.92	c total #propagations: 5813167 / total #impl: 44910663 (eff. 0.129)
53.89/53.92	c GARBAGE COLLECT
53.89/53.92	c #Conflicts:      56000 | #Learnt:       6333 | 0.001
53.89/53.92	c total clause space: 78.2603MB
53.89/53.92	c total #watches: 196099
54.88/55.00	c total #propagations: 5917872 / total #impl: 45774565 (eff. 0.129)
54.88/55.00	c #Conflicts:      57000 | #Learnt:       7333 | 0.001
54.88/55.00	c total clause space: 78.2603MB
54.88/55.00	c total #watches: 215574
55.88/55.98	c total #propagations: 6019270 / total #impl: 46612088 (eff. 0.129)
55.88/55.98	c #Conflicts:      58000 | #Learnt:       8333 | 0.001
55.88/55.98	c total clause space: 78.2603MB
55.88/55.98	c total #watches: 233155
57.08/57.11	c total #propagations: 6121146 / total #impl: 47474106 (eff. 0.129)
57.08/57.11	c #Conflicts:      59000 | #Learnt:       9333 | 0.001
57.08/57.11	c total clause space: 78.2603MB
57.08/57.11	c total #watches: 251545
58.48/58.54	c total #propagations: 6207062 / total #impl: 48272407 (eff. 0.129)
58.48/58.54	c #Conflicts:      60000 | #Learnt:      10333 | 0.001
58.48/58.54	c total clause space: 78.2603MB
58.48/58.54	c total #watches: 279227
60.49/60.59	c total #propagations: 6307895 / total #impl: 49272237 (eff. 0.128)
60.49/60.59	c #Conflicts:      61000 | #Learnt:      11333 | 0.001
60.49/60.59	c total clause space: 78.2603MB
60.49/60.59	c total #watches: 303826
62.18/62.28	c total #propagations: 6415150 / total #impl: 50315673 (eff. 0.127)
62.18/62.28	c GARBAGE COLLECT
62.18/62.28	c #Conflicts:      62000 | #Learnt:       6463 | 0.001
62.18/62.28	c total clause space: 78.2603MB
62.18/62.28	c total #watches: 194292
63.28/63.39	c total #propagations: 6523980 / total #impl: 51368110 (eff. 0.127)
63.28/63.39	c #Conflicts:      63000 | #Learnt:       7463 | 0.001
63.28/63.39	c total clause space: 78.2603MB
63.28/63.39	c total #watches: 213217
64.38/64.49	c total #propagations: 6621488 / total #impl: 52313017 (eff. 0.127)
64.38/64.49	c #Conflicts:      64000 | #Learnt:       8463 | 0.001
64.38/64.49	c total clause space: 78.2603MB
64.38/64.49	c total #watches: 231958
65.48/65.52	c total #propagations: 6727534 / total #impl: 53249107 (eff. 0.126)
65.48/65.52	c #Conflicts:      65000 | #Learnt:       9463 | 0.001
65.48/65.52	c total clause space: 78.2603MB
65.48/65.52	c total #watches: 245966
66.58/66.68	c total #propagations: 6828345 / total #impl: 54156941 (eff. 0.126)
66.58/66.68	c #Conflicts:      66000 | #Learnt:      10463 | 0.001
66.58/66.68	c total clause space: 78.2603MB
66.58/66.68	c total #watches: 263768
68.08/68.10	c total #propagations: 6934063 / total #impl: 55089033 (eff. 0.126)
68.08/68.10	c #Conflicts:      67000 | #Learnt:      11463 | 0.001
68.08/68.10	c total clause space: 78.2603MB
68.08/68.10	c total #watches: 293822
69.68/69.71	c total #propagations: 7041864 / total #impl: 56213487 (eff. 0.125)
69.68/69.71	c #Conflicts:      68000 | #Learnt:      12463 | 0.001
69.68/69.71	c total clause space: 78.2603MB
69.68/69.71	c total #watches: 314780
70.49/70.51	c total #propagations: 7152767 / total #impl: 57293544 (eff. 0.125)
70.49/70.51	c GARBAGE COLLECT
70.49/70.51	c #Conflicts:      69000 | #Learnt:       7265 | 0.001
70.49/70.51	c total clause space: 78.2603MB
70.49/70.51	c total #watches: 206073
71.28/71.32	c total #propagations: 7246078 / total #impl: 58038236 (eff. 0.125)
71.28/71.32	c #Conflicts:      70000 | #Learnt:       8265 | 0.001
71.28/71.32	c total clause space: 78.2603MB
71.28/71.32	c total #watches: 222040
72.38/72.40	c total #propagations: 7343126 / total #impl: 58862432 (eff. 0.125)
72.38/72.40	c #Conflicts:      71000 | #Learnt:       9265 | 0.001
72.38/72.40	c total clause space: 78.2603MB
72.38/72.40	c total #watches: 242930
74.48/74.56	c total #propagations: 7437588 / total #impl: 59688355 (eff. 0.125)
74.48/74.56	c #Conflicts:      72000 | #Learnt:      10265 | 0.001
74.48/74.56	c total clause space: 78.2603MB
74.48/74.56	c total #watches: 275068
76.08/76.18	c total #propagations: 7547457 / total #impl: 60816190 (eff. 0.124)
76.08/76.18	c #Conflicts:      73000 | #Learnt:      11265 | 0.001
76.08/76.18	c total clause space: 78.2603MB
76.08/76.18	c total #watches: 296318
77.48/77.50	c total #propagations: 7651358 / total #impl: 61795217 (eff. 0.124)
77.48/77.50	c #Conflicts:      74000 | #Learnt:      12265 | 0.001
77.48/77.50	c total clause space: 78.2603MB
77.48/77.50	c total #watches: 313576
78.98/79.04	c total #propagations: 7750266 / total #impl: 62696236 (eff. 0.124)
78.98/79.04	c GARBAGE COLLECT
78.98/79.04	c #Conflicts:      75000 | #Learnt:       6839 | 0.001
78.98/79.04	c total clause space: 78.2603MB
78.98/79.04	c total #watches: 203072
80.08/80.14	c total #propagations: 7851810 / total #impl: 63661942 (eff. 0.123)
80.08/80.14	c #Conflicts:      76000 | #Learnt:       7839 | 0.001
80.08/80.14	c total clause space: 78.2603MB
80.08/80.14	c total #watches: 223744
81.08/81.16	c total #propagations: 7945134 / total #impl: 64472931 (eff. 0.123)
81.08/81.16	c #Conflicts:      77000 | #Learnt:       8839 | 0.001
81.08/81.16	c total clause space: 78.2603MB
81.08/81.16	c total #watches: 241074
82.18/82.22	c total #propagations: 8036690 / total #impl: 65317909 (eff. 0.123)
82.18/82.22	c #Conflicts:      78000 | #Learnt:       9839 | 0.001
82.18/82.22	c total clause space: 78.2603MB
82.18/82.22	c total #watches: 253657
83.58/83.69	c total #propagations: 8133857 / total #impl: 66171878 (eff. 0.123)
83.58/83.69	c #Conflicts:      79000 | #Learnt:      10839 | 0.001
83.58/83.69	c total clause space: 78.2603MB
83.58/83.69	c total #watches: 279004
84.78/84.88	c total #propagations: 8241833 / total #impl: 67168988 (eff. 0.123)
84.78/84.88	c #Conflicts:      80000 | #Learnt:      11839 | 0.001
84.78/84.88	c total clause space: 78.2603MB
84.78/84.88	c total #watches: 295231
86.28/86.32	c total #propagations: 8335407 / total #impl: 68035444 (eff. 0.123)
86.28/86.32	c #Conflicts:      81000 | #Learnt:      12839 | 0.001
86.28/86.32	c total clause space: 78.2603MB
86.28/86.32	c total #watches: 318633
88.28/88.35	c total #propagations: 8451262 / total #impl: 69194899 (eff. 0.122)
88.28/88.35	c GARBAGE COLLECT
88.28/88.35	c #Conflicts:      82000 | #Learnt:       7150 | 0.001
88.28/88.35	c total clause space: 78.2603MB
88.28/88.35	c total #watches: 211750
90.07/90.11	c total #propagations: 8583110 / total #impl: 70551788 (eff. 0.122)
90.07/90.11	c #Conflicts:      83000 | #Learnt:       8150 | 0.001
90.07/90.11	c total clause space: 78.2603MB
90.07/90.11	c total #watches: 254969
92.08/92.11	c total #propagations: 8713227 / total #impl: 71764902 (eff. 0.121)
92.08/92.11	c #Conflicts:      84000 | #Learnt:       9150 | 0.001
92.08/92.11	c total clause space: 78.2603MB
92.08/92.11	c total #watches: 282697
94.27/94.36	c total #propagations: 8820677 / total #impl: 72879549 (eff. 0.121)
94.27/94.36	c #Conflicts:      85000 | #Learnt:      10150 | 0.001
94.27/94.36	c total clause space: 78.2603MB
94.27/94.36	c total #watches: 319681
97.57/97.61	c total #propagations: 8931593 / total #impl: 74426842 (eff. 0.120)
97.57/97.61	c #Conflicts:      86000 | #Learnt:      11150 | 0.001
97.57/97.61	c total clause space: 78.2603MB
97.57/97.61	c total #watches: 369540
103.37/103.43	c total #propagations: 9058053 / total #impl: 76589978 (eff. 0.118)
103.37/103.43	c #Conflicts:      87000 | #Learnt:      12150 | 0.001
103.37/103.43	c total clause space: 78.2603MB
103.37/103.43	c total #watches: 446415
111.27/111.34	c total #propagations: 9208097 / total #impl: 79977733 (eff. 0.115)
111.27/111.34	c #Conflicts:      88000 | #Learnt:      13150 | 0.001
111.27/111.34	c total clause space: 78.2603MB
111.27/111.34	c total #watches: 528188
123.07/123.12	c total #propagations: 9333784 / total #impl: 83622734 (eff. 0.112)
123.07/123.12	c #Conflicts:      89000 | #Learnt:      14150 | 0.001
123.07/123.12	c total clause space: 127.173MB
123.07/123.12	c total #watches: 599068
127.96/128.08	c total #propagations: 9460935 / total #impl: 87267035 (eff. 0.108)
127.96/128.08	c GARBAGE COLLECT
127.96/128.08	c #Conflicts:      90000 | #Learnt:       8026 | 0.001
127.96/128.08	c total clause space: 127.173MB
127.96/128.08	c total #watches: 234673
129.66/129.76	c total #propagations: 9575873 / total #impl: 89380788 (eff. 0.107)
129.66/129.76	c #Conflicts:      91000 | #Learnt:       9026 | 0.001
129.66/129.76	c total clause space: 127.173MB
129.66/129.76	c total #watches: 271450
131.97/132.03	c total #propagations: 9686479 / total #impl: 90478131 (eff. 0.107)
131.97/132.03	c #Conflicts:      92000 | #Learnt:      10026 | 0.001
131.97/132.03	c total clause space: 127.173MB
131.97/132.03	c total #watches: 309810
135.77/135.84	c total #propagations: 9804034 / total #impl: 91869038 (eff. 0.107)
135.77/135.84	c #Conflicts:      93000 | #Learnt:      11026 | 0.001
135.77/135.84	c total clause space: 127.173MB
135.77/135.84	c total #watches: 361780
142.07/142.13	c total #propagations: 9930304 / total #impl: 93716427 (eff. 0.106)
142.07/142.13	c #Conflicts:      94000 | #Learnt:      12026 | 0.001
142.07/142.13	c total clause space: 127.173MB
142.07/142.13	c total #watches: 421997
147.77/147.89	c total #propagations: 10069553 / total #impl: 96219613 (eff. 0.105)
147.77/147.89	c #Conflicts:      95000 | #Learnt:      13026 | 0.001
147.77/147.89	c total clause space: 127.173MB
147.77/147.89	c total #watches: 456228
154.67/154.75	c total #propagations: 10179811 / total #impl: 98252690 (eff. 0.104)
154.67/154.75	c #Conflicts:      96000 | #Learnt:      14026 | 0.001
154.67/154.75	c total clause space: 127.173MB
154.67/154.75	c total #watches: 510077
162.46/162.58	c total #propagations: 10300155 / total #impl: 100824685 (eff. 0.102)
162.46/162.58	c #Conflicts:      97000 | #Learnt:      15026 | 0.001
162.46/162.58	c total clause space: 127.173MB
162.46/162.58	c total #watches: 550606
164.86/164.92	c total #propagations: 10418206 / total #impl: 103602261 (eff. 0.101)
164.86/164.92	c GARBAGE COLLECT
164.86/164.92	c #Conflicts:      98000 | #Learnt:       8616 | 0.001
164.86/164.92	c total clause space: 127.173MB
164.86/164.92	c total #watches: 267702
167.86/167.97	c total #propagations: 10540383 / total #impl: 104957397 (eff. 0.100)
167.86/167.97	c #Conflicts:      99000 | #Learnt:       9616 | 0.001
167.86/167.97	c total clause space: 127.173MB
167.86/167.97	c total #watches: 321716
174.06/174.12	c total #propagations: 10654425 / total #impl: 106582029 (eff. 0.100)
174.06/174.12	c #Conflicts:     100000 | #Learnt:      10616 | 0.001
174.06/174.12	c total clause space: 127.173MB
174.06/174.12	c total #watches: 355653
182.06/182.19	c total #propagations: 10777391 / total #impl: 108044697 (eff. 0.100)
182.06/182.19	c #Conflicts:     101000 | #Learnt:      11616 | 0.001
182.06/182.19	c total clause space: 127.173MB
182.06/182.19	c total #watches: 396367
186.86/186.96	c total #propagations: 10914450 / total #impl: 109844366 (eff. 0.099)
186.86/186.96	c #Conflicts:     102000 | #Learnt:      12616 | 0.001
186.86/186.96	c total clause space: 127.173MB
186.86/186.96	c total #watches: 431986
191.46/191.59	c total #propagations: 11016848 / total #impl: 111200604 (eff. 0.099)
191.46/191.59	c #Conflicts:     103000 | #Learnt:      13616 | 0.001
191.46/191.59	c total clause space: 127.173MB
191.46/191.59	c total #watches: 456402
194.06/194.13	c total #propagations: 11117544 / total #impl: 112519106 (eff. 0.099)
194.06/194.13	c #Conflicts:     104000 | #Learnt:      14616 | 0.001
194.06/194.13	c total clause space: 127.173MB
194.06/194.13	c total #watches: 474949
196.56/196.63	c total #propagations: 11220123 / total #impl: 113469932 (eff. 0.099)
196.56/196.63	c #Conflicts:     105000 | #Learnt:      15616 | 0.001
196.56/196.63	c total clause space: 127.173MB
196.56/196.63	c total #watches: 491110
197.96/198.04	c total #propagations: 11317649 / total #impl: 114423772 (eff. 0.099)
197.96/198.04	c GARBAGE COLLECT
197.96/198.04	c #Conflicts:     106000 | #Learnt:       8817 | 0.001
197.96/198.04	c total clause space: 127.173MB
197.96/198.04	c total #watches: 256329
199.36/199.45	c total #propagations: 11424677 / total #impl: 115432616 (eff. 0.099)
199.36/199.45	c #Conflicts:     107000 | #Learnt:       9817 | 0.001
199.36/199.45	c total clause space: 127.173MB
199.36/199.45	c total #watches: 275323
200.76/200.89	c total #propagations: 11529241 / total #impl: 116425117 (eff. 0.099)
200.76/200.89	c #Conflicts:     108000 | #Learnt:      10817 | 0.001
200.76/200.89	c total clause space: 127.173MB
200.76/200.89	c total #watches: 291834
203.06/203.16	c total #propagations: 11637054 / total #impl: 117453327 (eff. 0.099)
203.06/203.16	c #Conflicts:     109000 | #Learnt:      11817 | 0.001
203.06/203.16	c total clause space: 127.173MB
203.06/203.16	c total #watches: 330289
204.45/204.58	c total #propagations: 11767294 / total #impl: 118815095 (eff. 0.099)
204.45/204.58	c #Conflicts:     110000 | #Learnt:      12817 | 0.001
204.45/204.58	c total clause space: 127.173MB
204.45/204.58	c total #watches: 344972
206.65/206.70	c total #propagations: 11862812 / total #impl: 119836085 (eff. 0.099)
206.65/206.70	c #Conflicts:     111000 | #Learnt:      13817 | 0.001
206.65/206.70	c total clause space: 127.173MB
206.65/206.70	c total #watches: 369443
208.55/208.64	c total #propagations: 11973222 / total #impl: 121001549 (eff. 0.099)
208.55/208.64	c #Conflicts:     112000 | #Learnt:      14817 | 0.001
208.55/208.64	c total clause space: 127.173MB
208.55/208.64	c total #watches: 391229
210.16/210.21	c total #propagations: 12078918 / total #impl: 122088088 (eff. 0.099)
210.16/210.21	c #Conflicts:     113000 | #Learnt:      15817 | 0.001
210.16/210.21	c total clause space: 127.173MB
210.16/210.21	c total #watches: 406609
211.45/211.50	c total #propagations: 12170594 / total #impl: 123117637 (eff. 0.099)
211.45/211.50	c GARBAGE COLLECT
211.45/211.50	c #Conflicts:     114000 | #Learnt:       8861 | 0.001
211.45/211.50	c total clause space: 127.173MB
211.45/211.50	c total #watches: 246204
212.55/212.66	c total #propagations: 12259590 / total #impl: 124031291 (eff. 0.099)
212.55/212.66	c #Conflicts:     115000 | #Learnt:       9861 | 0.001
212.55/212.66	c total clause space: 127.173MB
212.55/212.66	c total #watches: 259821
213.75/213.87	c total #propagations: 12349339 / total #impl: 124931482 (eff. 0.099)
213.75/213.87	c #Conflicts:     116000 | #Learnt:      10861 | 0.001
213.75/213.87	c total clause space: 127.173MB
213.75/213.87	c total #watches: 278045
215.25/215.33	c total #propagations: 12454040 / total #impl: 125916702 (eff. 0.099)
215.25/215.33	c #Conflicts:     117000 | #Learnt:      11861 | 0.001
215.25/215.33	c total clause space: 127.173MB
215.25/215.33	c total #watches: 304083
216.95/217.05	c total #propagations: 12558917 / total #impl: 127124234 (eff. 0.099)
216.95/217.05	c #Conflicts:     118000 | #Learnt:      12861 | 0.001
216.95/217.05	c total clause space: 127.173MB
216.95/217.05	c total #watches: 334923
219.35/219.47	c total #propagations: 12671021 / total #impl: 128263138 (eff. 0.099)
219.35/219.47	c #Conflicts:     119000 | #Learnt:      13861 | 0.001
219.35/219.47	c total clause space: 127.173MB
219.35/219.47	c total #watches: 362691
220.85/220.93	c total #propagations: 12785674 / total #impl: 129590598 (eff. 0.099)
220.85/220.93	c #Conflicts:     120000 | #Learnt:      14861 | 0.001
220.85/220.93	c total clause space: 127.173MB
220.85/220.93	c total #watches: 388200
222.75/222.83	c total #propagations: 12891595 / total #impl: 130857957 (eff. 0.099)
222.75/222.83	c #Conflicts:     121000 | #Learnt:      15861 | 0.001
222.75/222.83	c total clause space: 127.173MB
222.75/222.83	c total #watches: 423984
225.25/225.33	c total #propagations: 13015028 / total #impl: 132554723 (eff. 0.098)
225.25/225.33	c GARBAGE COLLECT
225.25/225.33	c #Conflicts:     122000 | #Learnt:       8509 | 0.001
225.25/225.33	c total clause space: 127.173MB
225.25/225.33	c total #watches: 242991
226.25/226.31	c total #propagations: 13134045 / total #impl: 134389060 (eff. 0.098)
226.25/226.31	c #Conflicts:     123000 | #Learnt:       9509 | 0.001
226.25/226.31	c total clause space: 127.173MB
226.25/226.31	c total #watches: 258037
227.35/227.44	c total #propagations: 13230542 / total #impl: 135296803 (eff. 0.098)
227.35/227.44	c #Conflicts:     124000 | #Learnt:      10509 | 0.001
227.35/227.44	c total clause space: 127.173MB
227.35/227.44	c total #watches: 271631
229.05/229.15	c total #propagations: 13322243 / total #impl: 136150896 (eff. 0.098)
229.05/229.15	c #Conflicts:     125000 | #Learnt:      11509 | 0.001
229.05/229.15	c total clause space: 127.173MB
229.05/229.15	c total #watches: 301665
230.25/230.35	c total #propagations: 13432076 / total #impl: 137289129 (eff. 0.098)
230.25/230.35	c #Conflicts:     126000 | #Learnt:      12509 | 0.001
230.25/230.35	c total clause space: 127.173MB
230.25/230.35	c total #watches: 315964
231.65/231.76	c total #propagations: 13520972 / total #impl: 138242896 (eff. 0.098)
231.65/231.76	c #Conflicts:     127000 | #Learnt:      13509 | 0.001
231.65/231.76	c total clause space: 127.173MB
231.65/231.76	c total #watches: 328898
233.35/233.41	c total #propagations: 13609602 / total #impl: 139110955 (eff. 0.098)
233.35/233.41	c #Conflicts:     128000 | #Learnt:      14509 | 0.001
233.35/233.41	c total clause space: 127.173MB
233.35/233.41	c total #watches: 350872
234.95/235.01	c total #propagations: 13712969 / total #impl: 140210913 (eff. 0.098)
234.95/235.01	c #Conflicts:     129000 | #Learnt:      15509 | 0.001
234.95/235.01	c total clause space: 127.173MB
234.95/235.01	c total #watches: 365867
236.65/236.71	c total #propagations: 13804755 / total #impl: 141332429 (eff. 0.098)
236.65/236.71	c #Conflicts:     130000 | #Learnt:      16509 | 0.001
236.65/236.71	c total clause space: 127.173MB
236.65/236.71	c total #watches: 389358
238.55/238.69	c total #propagations: 13922410 / total #impl: 142607777 (eff. 0.098)
238.55/238.69	c GARBAGE COLLECT
238.55/238.69	c #Conflicts:     131000 | #Learnt:       8985 | 0.001
238.55/238.69	c total clause space: 127.173MB
238.55/238.69	c total #watches: 254170
239.95/240.00	c total #propagations: 14036192 / total #impl: 143838524 (eff. 0.098)
239.95/240.00	c #Conflicts:     132000 | #Learnt:       9985 | 0.001
239.95/240.00	c total clause space: 127.173MB
239.95/240.00	c total #watches: 270787
241.65/241.72	c total #propagations: 14139827 / total #impl: 144874513 (eff. 0.098)
241.65/241.72	c #Conflicts:     133000 | #Learnt:      10985 | 0.001
241.65/241.72	c total clause space: 127.173MB
241.65/241.72	c total #watches: 303180
243.16/243.24	c total #propagations: 14262777 / total #impl: 146071474 (eff. 0.098)
243.16/243.24	c #Conflicts:     134000 | #Learnt:      11985 | 0.001
243.16/243.24	c total clause space: 127.173MB
243.16/243.24	c total #watches: 320501
244.45/244.55	c total #propagations: 14365401 / total #impl: 147108762 (eff. 0.098)
244.45/244.55	c #Conflicts:     135000 | #Learnt:      12985 | 0.001
244.45/244.55	c total clause space: 127.173MB
244.45/244.55	c total #watches: 336105
246.35/246.48	c total #propagations: 14461796 / total #impl: 148160219 (eff. 0.098)
246.35/246.48	c #Conflicts:     136000 | #Learnt:      13985 | 0.001
246.35/246.48	c total clause space: 127.173MB
246.35/246.48	c total #watches: 360939
248.45/248.55	c total #propagations: 14576061 / total #impl: 149393045 (eff. 0.098)
248.45/248.55	c #Conflicts:     137000 | #Learnt:      14985 | 0.001
248.45/248.55	c total clause space: 127.173MB
248.45/248.55	c total #watches: 396710
250.65/250.76	c total #propagations: 14683789 / total #impl: 150695547 (eff. 0.097)
250.65/250.76	c #Conflicts:     138000 | #Learnt:      15985 | 0.001
250.65/250.76	c total clause space: 127.173MB
250.65/250.76	c total #watches: 424924
254.65/254.71	c total #propagations: 14791519 / total #impl: 152273966 (eff. 0.097)
254.65/254.71	c #Conflicts:     139000 | #Learnt:      16985 | 0.001
254.65/254.71	c total clause space: 127.173MB
254.65/254.71	c total #watches: 462904
259.75/259.89	c total #propagations: 14903501 / total #impl: 153842102 (eff. 0.097)
259.75/259.89	c #Conflicts:     140000 | #Learnt:      17985 | 0.001
259.75/259.89	c total clause space: 127.173MB
259.75/259.89	c total #watches: 512115
262.55/262.69	c total #propagations: 15052160 / total #impl: 156161493 (eff. 0.096)
262.55/262.69	c GARBAGE COLLECT
262.55/262.69	c #Conflicts:     141000 | #Learnt:      10065 | 0.001
262.55/262.69	c total clause space: 127.173MB
262.55/262.69	c total #watches: 295858
263.95/264.09	c total #propagations: 15184554 / total #impl: 157685418 (eff. 0.096)
263.95/264.09	c #Conflicts:     142000 | #Learnt:      11065 | 0.001
263.95/264.09	c total clause space: 127.173MB
263.95/264.09	c total #watches: 320715
265.95/266.06	c total #propagations: 15293979 / total #impl: 158852676 (eff. 0.096)
265.95/266.06	c #Conflicts:     143000 | #Learnt:      12065 | 0.001
265.95/266.06	c total clause space: 127.173MB
265.95/266.06	c total #watches: 370245
268.85/268.92	c total #propagations: 15429633 / total #impl: 160617711 (eff. 0.096)
268.85/268.92	c #Conflicts:     144000 | #Learnt:      13065 | 0.001
268.85/268.92	c total clause space: 127.173MB
268.85/268.92	c total #watches: 415871
273.74/273.83	c total #propagations: 15560589 / total #impl: 162730857 (eff. 0.096)
273.74/273.83	c #Conflicts:     145000 | #Learnt:      14065 | 0.001
273.74/273.83	c total clause space: 127.173MB
273.74/273.83	c total #watches: 476331
281.34/281.44	c total #propagations: 15711593 / total #impl: 165986598 (eff. 0.095)
281.34/281.44	c #Conflicts:     146000 | #Learnt:      15065 | 0.001
281.34/281.44	c total clause space: 127.173MB
281.34/281.44	c total #watches: 548768
290.24/290.39	c total #propagations: 15868943 / total #impl: 170196273 (eff. 0.093)
290.24/290.39	c #Conflicts:     147000 | #Learnt:      16065 | 0.001
290.24/290.39	c total clause space: 127.173MB
290.24/290.39	c total #watches: 614678
297.54/297.66	c total #propagations: 16022488 / total #impl: 174470573 (eff. 0.092)
297.54/297.66	c #Conflicts:     148000 | #Learnt:      17065 | 0.001
297.54/297.66	c total clause space: 127.173MB
297.54/297.66	c total #watches: 645090
302.84/302.98	c total #propagations: 16140072 / total #impl: 176734305 (eff. 0.091)
302.84/302.98	c #Conflicts:     149000 | #Learnt:      18065 | 0.001
302.84/302.98	c total clause space: 127.173MB
302.84/302.98	c total #watches: 663973
305.44/305.59	c total #propagations: 16248726 / total #impl: 177850406 (eff. 0.091)
305.44/305.59	c GARBAGE COLLECT
305.44/305.59	c #Conflicts:     150000 | #Learnt:       9807 | 0.001
305.44/305.59	c total clause space: 127.173MB
305.44/305.59	c total #watches: 271169
306.74/306.88	c total #propagations: 16336667 / total #impl: 178756187 (eff. 0.091)
306.74/306.88	c #Conflicts:     151000 | #Learnt:      10807 | 0.001
306.74/306.88	c total clause space: 127.173MB
306.74/306.88	c total #watches: 296060
307.74/307.87	c total #propagations: 16443744 / total #impl: 179728323 (eff. 0.091)
307.74/307.87	c #Conflicts:     152000 | #Learnt:      11807 | 0.001
307.74/307.87	c total clause space: 127.173MB
307.74/307.87	c total #watches: 313630
309.24/309.37	c total #propagations: 16531012 / total #impl: 180631546 (eff. 0.092)
309.24/309.37	c #Conflicts:     153000 | #Learnt:      12807 | 0.001
309.24/309.37	c total clause space: 127.173MB
309.24/309.37	c total #watches: 328575
310.64/310.70	c total #propagations: 16633355 / total #impl: 181706273 (eff. 0.092)
310.64/310.70	c #Conflicts:     154000 | #Learnt:      13807 | 0.001
310.64/310.70	c total clause space: 127.173MB
310.64/310.70	c total #watches: 345319
313.44/313.56	c total #propagations: 16733040 / total #impl: 182798167 (eff. 0.092)
313.44/313.56	c #Conflicts:     155000 | #Learnt:      14807 | 0.001
313.44/313.56	c total clause space: 127.173MB
313.44/313.56	c total #watches: 383755
317.03/317.16	c total #propagations: 16855153 / total #impl: 184504649 (eff. 0.091)
317.03/317.16	c #Conflicts:     156000 | #Learnt:      15807 | 0.001
317.03/317.16	c total clause space: 127.173MB
317.03/317.16	c total #watches: 421841
319.23/319.30	c total #propagations: 16986229 / total #impl: 186496914 (eff. 0.091)
319.23/319.30	c #Conflicts:     157000 | #Learnt:      16807 | 0.001
319.23/319.30	c total clause space: 127.173MB
319.23/319.30	c total #watches: 445749
321.24/321.39	c total #propagations: 17091639 / total #impl: 187722098 (eff. 0.091)
321.24/321.39	c #Conflicts:     158000 | #Learnt:      17807 | 0.001
321.24/321.39	c total clause space: 127.173MB
321.24/321.39	c total #watches: 466888
323.03/323.18	c total #propagations: 17193308 / total #impl: 188899987 (eff. 0.091)
323.03/323.18	c #Conflicts:     159000 | #Learnt:      18807 | 0.001
323.03/323.18	c total clause space: 127.173MB
323.03/323.18	c total #watches: 494327
324.33/324.49	c total #propagations: 17303193 / total #impl: 190094654 (eff. 0.091)
324.33/324.49	c GARBAGE COLLECT
324.33/324.49	c #Conflicts:     160000 | #Learnt:      10275 | 0.001
324.33/324.49	c total clause space: 127.173MB
324.33/324.49	c total #watches: 279083
325.64/325.77	c total #propagations: 17397688 / total #impl: 191006557 (eff. 0.091)
325.64/325.77	c #Conflicts:     161000 | #Learnt:      11275 | 0.001
325.64/325.77	c total clause space: 127.173MB
325.64/325.77	c total #watches: 294077
327.13/327.20	c total #propagations: 17492785 / total #impl: 191961789 (eff. 0.091)
327.13/327.20	c #Conflicts:     162000 | #Learnt:      12275 | 0.001
327.13/327.20	c total clause space: 127.173MB
327.13/327.20	c total #watches: 312397
328.33/328.47	c total #propagations: 17583734 / total #impl: 192889793 (eff. 0.091)
328.33/328.47	c #Conflicts:     163000 | #Learnt:      13275 | 0.001
328.33/328.47	c total clause space: 127.173MB
328.33/328.47	c total #watches: 331492
329.63/329.78	c total #propagations: 17680310 / total #impl: 194048120 (eff. 0.091)
329.63/329.78	c #Conflicts:     164000 | #Learnt:      14275 | 0.001
329.63/329.78	c total clause space: 127.173MB
329.63/329.78	c total #watches: 351896
333.24/333.35	c total #propagations: 17768929 / total #impl: 195055491 (eff. 0.091)
333.24/333.35	c #Conflicts:     165000 | #Learnt:      15275 | 0.001
333.24/333.35	c total clause space: 127.173MB
333.24/333.35	c total #watches: 397380
338.33/338.49	c total #propagations: 17895850 / total #impl: 196806660 (eff. 0.091)
338.33/338.49	c #Conflicts:     166000 | #Learnt:      16275 | 0.001
338.33/338.49	c total clause space: 127.173MB
338.33/338.49	c total #watches: 445902
342.04/342.15	c total #propagations: 18023815 / total #impl: 198736977 (eff. 0.091)
342.04/342.15	c #Conflicts:     167000 | #Learnt:      17275 | 0.001
342.04/342.15	c total clause space: 127.173MB
342.04/342.15	c total #watches: 475308
344.23/344.39	c total #propagations: 18141994 / total #impl: 200315201 (eff. 0.091)
344.23/344.39	c #Conflicts:     168000 | #Learnt:      18275 | 0.001
344.23/344.39	c total clause space: 127.173MB
344.23/344.39	c total #watches: 491248
346.72/346.87	c total #propagations: 18236506 / total #impl: 201399729 (eff. 0.091)
346.72/346.87	c #Conflicts:     169000 | #Learnt:      19275 | 0.001
346.72/346.87	c total clause space: 127.173MB
346.72/346.87	c total #watches: 508870
349.02/349.17	c total #propagations: 18334821 / total #impl: 202540724 (eff. 0.091)
349.02/349.17	c GARBAGE COLLECT
349.02/349.17	c #Conflicts:     170000 | #Learnt:      10539 | 0.001
349.02/349.17	c total clause space: 127.173MB
349.02/349.17	c total #watches: 292807
350.42/350.53	c total #propagations: 18447815 / total #impl: 203764730 (eff. 0.091)
350.42/350.53	c #Conflicts:     171000 | #Learnt:      11539 | 0.001
350.42/350.53	c total clause space: 127.173MB
350.42/350.53	c total #watches: 309799
352.03/352.14	c total #propagations: 18542476 / total #impl: 204735886 (eff. 0.091)
352.03/352.14	c #Conflicts:     172000 | #Learnt:      12539 | 0.001
352.03/352.14	c total clause space: 127.173MB
352.03/352.14	c total #watches: 329067
353.52/353.67	c total #propagations: 18654877 / total #impl: 205893183 (eff. 0.091)
353.52/353.67	c #Conflicts:     173000 | #Learnt:      13539 | 0.001
353.52/353.67	c total clause space: 127.173MB
353.52/353.67	c total #watches: 350305
355.72/355.86	c total #propagations: 18748589 / total #impl: 206844695 (eff. 0.091)
355.72/355.86	c #Conflicts:     174000 | #Learnt:      14539 | 0.001
355.72/355.86	c total clause space: 127.173MB
355.72/355.86	c total #watches: 378158
358.32/358.45	c total #propagations: 18866058 / total #impl: 208191753 (eff. 0.091)
358.32/358.45	c #Conflicts:     175000 | #Learnt:      15539 | 0.001
358.32/358.45	c total clause space: 127.173MB
358.32/358.45	c total #watches: 409646
360.22/360.37	c total #propagations: 18999475 / total #impl: 209732548 (eff. 0.091)
360.22/360.37	c #Conflicts:     176000 | #Learnt:      16539 | 0.001
360.22/360.37	c total clause space: 127.173MB
360.22/360.37	c total #watches: 427247
362.42/362.52	c total #propagations: 19095524 / total #impl: 210822744 (eff. 0.091)
362.42/362.52	c #Conflicts:     177000 | #Learnt:      17539 | 0.001
362.42/362.52	c total clause space: 127.173MB
362.42/362.52	c total #watches: 442022
364.42/364.59	c total #propagations: 19192321 / total #impl: 211878856 (eff. 0.091)
364.42/364.59	c #Conflicts:     178000 | #Learnt:      18539 | 0.001
364.42/364.59	c total clause space: 127.173MB
364.42/364.59	c total #watches: 460675
366.82/366.97	c total #propagations: 19286128 / total #impl: 213024659 (eff. 0.091)
366.82/366.97	c #Conflicts:     179000 | #Learnt:      19539 | 0.001
366.82/366.97	c total clause space: 127.173MB
366.82/366.97	c total #watches: 481882
369.52/369.61	c total #propagations: 19390494 / total #impl: 214273035 (eff. 0.090)
369.52/369.61	c GARBAGE COLLECT
369.52/369.61	c #Conflicts:     180000 | #Learnt:      10481 | 0.001
369.52/369.61	c total clause space: 127.173MB
369.52/369.61	c total #watches: 289637
371.42/371.54	c total #propagations: 19499761 / total #impl: 215537840 (eff. 0.090)
371.42/371.54	c #Conflicts:     181000 | #Learnt:      11481 | 0.001
371.42/371.54	c total clause space: 127.173MB
371.42/371.54	c total #watches: 318329
373.02/373.17	c total #propagations: 19607280 / total #impl: 216769832 (eff. 0.090)
373.02/373.17	c #Conflicts:     182000 | #Learnt:      12481 | 0.001
373.02/373.17	c total clause space: 127.173MB
373.02/373.17	c total #watches: 346847
375.52/375.62	c total #propagations: 19731726 / total #impl: 218129025 (eff. 0.090)
375.52/375.62	c #Conflicts:     183000 | #Learnt:      13481 | 0.001
375.52/375.62	c total clause space: 127.173MB
375.52/375.62	c total #watches: 391102
377.22/377.33	c total #propagations: 19875423 / total #impl: 219907623 (eff. 0.090)
377.22/377.33	c #Conflicts:     184000 | #Learnt:      14481 | 0.001
377.22/377.33	c total clause space: 127.173MB
377.22/377.33	c total #watches: 407637
379.72/379.87	c total #propagations: 19964908 / total #impl: 220857911 (eff. 0.090)
379.72/379.87	c #Conflicts:     185000 | #Learnt:      15481 | 0.001
379.72/379.87	c total clause space: 127.173MB
379.72/379.87	c total #watches: 432996
382.12/382.28	c total #propagations: 20062687 / total #impl: 222096059 (eff. 0.090)
382.12/382.28	c #Conflicts:     186000 | #Learnt:      16481 | 0.001
382.12/382.28	c total clause space: 127.173MB
382.12/382.28	c total #watches: 457530
385.02/385.17	c total #propagations: 20163531 / total #impl: 223494482 (eff. 0.090)
385.02/385.17	c #Conflicts:     187000 | #Learnt:      17481 | 0.001
385.02/385.17	c total clause space: 127.173MB
385.02/385.17	c total #watches: 484405
390.31/390.40	c total #propagations: 20261165 / total #impl: 224891881 (eff. 0.090)
390.31/390.40	c #Conflicts:     188000 | #Learnt:      18481 | 0.001
390.31/390.40	c total clause space: 127.173MB
390.31/390.40	c total #watches: 544969
395.61/395.77	c total #propagations: 20385283 / total #impl: 226960445 (eff. 0.090)
395.61/395.77	c #Conflicts:     189000 | #Learnt:      19481 | 0.001
395.61/395.77	c total clause space: 127.173MB
395.61/395.77	c total #watches: 584492
400.72/400.87	c total #propagations: 20516187 / total #impl: 228915850 (eff. 0.090)
400.72/400.87	c #Conflicts:     190000 | #Learnt:      20481 | 0.001
400.72/400.87	c total clause space: 127.173MB
400.72/400.87	c total #watches: 622836
404.52/404.63	c total #propagations: 20636310 / total #impl: 230586475 (eff. 0.089)
404.52/404.63	c GARBAGE COLLECT
404.52/404.63	c #Conflicts:     191000 | #Learnt:      11092 | 0.001
404.52/404.63	c total clause space: 127.173MB
404.52/404.63	c total #watches: 309204
407.32/407.47	c total #propagations: 20736964 / total #impl: 231823886 (eff. 0.089)
407.32/407.47	c #Conflicts:     192000 | #Learnt:      12092 | 0.001
407.32/407.47	c total clause space: 127.173MB
407.32/407.47	c total #watches: 353078
409.32/409.41	c total #propagations: 20848151 / total #impl: 233039817 (eff. 0.089)
409.32/409.41	c #Conflicts:     193000 | #Learnt:      13092 | 0.001
409.32/409.41	c total clause space: 127.173MB
409.32/409.41	c total #watches: 379317
411.62/411.75	c total #propagations: 20950771 / total #impl: 234236488 (eff. 0.089)
411.62/411.75	c #Conflicts:     194000 | #Learnt:      14092 | 0.001
411.62/411.75	c total clause space: 127.173MB
411.62/411.75	c total #watches: 422264
416.12/416.27	c total #propagations: 21082704 / total #impl: 235741757 (eff. 0.089)
416.12/416.27	c #Conflicts:     195000 | #Learnt:      15092 | 0.001
416.12/416.27	c total clause space: 127.173MB
416.12/416.27	c total #watches: 483583
422.02/422.15	c total #propagations: 21234768 / total #impl: 237896376 (eff. 0.089)
422.02/422.15	c #Conflicts:     196000 | #Learnt:      16092 | 0.001
422.02/422.15	c total clause space: 127.173MB
422.02/422.15	c total #watches: 536340
429.51/429.61	c total #propagations: 21373606 / total #impl: 239962965 (eff. 0.089)
429.51/429.61	c #Conflicts:     197000 | #Learnt:      17092 | 0.001
429.51/429.61	c total clause space: 127.173MB
429.51/429.61	c total #watches: 599419
439.61/439.75	c total #propagations: 21523044 / total #impl: 242234941 (eff. 0.089)
439.61/439.75	c #Conflicts:     198000 | #Learnt:      18092 | 0.001
439.61/439.75	c total clause space: 127.173MB
439.61/439.75	c total #watches: 669683
450.31/450.43	c total #propagations: 21687042 / total #impl: 244965438 (eff. 0.089)
450.31/450.43	c #Conflicts:     199000 | #Learnt:      19092 | 0.001
450.31/450.43	c total clause space: 127.173MB
450.31/450.43	c total #watches: 729912
463.81/463.97	c total #propagations: 21845217 / total #impl: 247808972 (eff. 0.088)
463.81/463.97	c #Conflicts:     200000 | #Learnt:      20092 | 0.001
463.81/463.97	c total clause space: 127.173MB
463.81/463.97	c total #watches: 787910
482.10/482.23	c total #propagations: 22007667 / total #impl: 251336999 (eff. 0.088)
482.10/482.23	c #Conflicts:     201000 | #Learnt:      21092 | 0.001
482.10/482.23	c total clause space: 206.656MB
482.10/482.23	c total #watches: 860062
492.90/493.06	c total #propagations: 22191625 / total #impl: 255848141 (eff. 0.087)
492.90/493.06	c GARBAGE COLLECT
492.90/493.06	c #Conflicts:     202000 | #Learnt:      11399 | 0.001
492.90/493.06	c total clause space: 206.656MB
492.90/493.06	c total #watches: 323663
496.10/496.29	c total #propagations: 22342840 / total #impl: 259029891 (eff. 0.086)
496.10/496.29	c #Conflicts:     203000 | #Learnt:      12399 | 0.001
496.10/496.29	c total clause space: 206.656MB
496.10/496.29	c total #watches: 384230
501.20/501.37	c total #propagations: 22509320 / total #impl: 261183843 (eff. 0.086)
501.20/501.37	c #Conflicts:     204000 | #Learnt:      13399 | 0.001
501.20/501.37	c total clause space: 206.656MB
501.20/501.37	c total #watches: 463203
509.20/509.35	c total #propagations: 22679164 / total #impl: 264038814 (eff. 0.086)
509.20/509.35	c #Conflicts:     205000 | #Learnt:      14399 | 0.001
509.20/509.35	c total clause space: 206.656MB
509.20/509.35	c total #watches: 531721
516.69/516.85	c total #propagations: 22836570 / total #impl: 267121376 (eff. 0.085)
516.69/516.85	c #Conflicts:     206000 | #Learnt:      15399 | 0.001
516.69/516.85	c total clause space: 206.656MB
516.69/516.85	c total #watches: 560170
523.60/523.76	c total #propagations: 22956549 / total #impl: 268879835 (eff. 0.085)
523.60/523.76	c #Conflicts:     207000 | #Learnt:      16399 | 0.001
523.60/523.76	c total clause space: 206.656MB
523.60/523.76	c total #watches: 599080
532.49/532.62	c total #propagations: 23074419 / total #impl: 270786009 (eff. 0.085)
532.49/532.62	c #Conflicts:     208000 | #Learnt:      17399 | 0.001
532.49/532.62	c total clause space: 206.656MB
532.49/532.62	c total #watches: 664958
542.30/542.49	c total #propagations: 23200917 / total #impl: 273451032 (eff. 0.085)
542.30/542.49	c #Conflicts:     209000 | #Learnt:      18399 | 0.001
542.30/542.49	c total clause space: 206.656MB
542.30/542.49	c total #watches: 725151
555.90/556.09	c total #propagations: 23320042 / total #impl: 276414569 (eff. 0.084)
555.90/556.09	c #Conflicts:     210000 | #Learnt:      19399 | 0.001
555.90/556.09	c total clause space: 206.656MB
555.90/556.09	c total #watches: 807634
572.19/572.30	c total #propagations: 23457524 / total #impl: 280967922 (eff. 0.083)
572.19/572.30	c #Conflicts:     211000 | #Learnt:      20399 | 0.001
572.19/572.30	c total clause space: 206.656MB
572.19/572.30	c total #watches: 879780
592.49/592.67	c total #propagations: 23594191 / total #impl: 286393154 (eff. 0.082)
592.49/592.67	c #Conflicts:     212000 | #Learnt:      21399 | 0.001
592.49/592.67	c total clause space: 206.656MB
592.49/592.67	c total #watches: 975239
612.98/613.18	c total #propagations: 23739479 / total #impl: 293346542 (eff. 0.081)
612.98/613.18	c GARBAGE COLLECT
612.98/613.18	c #Conflicts:     213000 | #Learnt:      11420 | 0.001
612.98/613.18	c total clause space: 206.656MB
612.98/613.18	c total #watches: 329898
616.58/616.79	c total #propagations: 23877454 / total #impl: 299868909 (eff. 0.080)
616.58/616.79	c #Conflicts:     214000 | #Learnt:      12420 | 0.001
616.58/616.79	c total clause space: 206.656MB
616.58/616.79	c total #watches: 382537
621.08/621.26	c total #propagations: 24017563 / total #impl: 302408294 (eff. 0.079)
621.08/621.26	c #Conflicts:     215000 | #Learnt:      13420 | 0.001
621.08/621.26	c total clause space: 206.656MB
621.08/621.26	c total #watches: 436142
627.48/627.67	c total #propagations: 24149058 / total #impl: 305275837 (eff. 0.079)
627.48/627.67	c #Conflicts:     216000 | #Learnt:      14420 | 0.001
627.48/627.67	c total clause space: 206.656MB
627.48/627.67	c total #watches: 497860
635.68/635.86	c total #propagations: 24279769 / total #impl: 308493163 (eff. 0.079)
635.68/635.86	c #Conflicts:     217000 | #Learnt:      15420 | 0.001
635.68/635.86	c total clause space: 206.656MB
635.68/635.86	c total #watches: 540947
644.18/644.37	c total #propagations: 24407134 / total #impl: 311686379 (eff. 0.078)
644.18/644.37	c #Conflicts:     218000 | #Learnt:      16420 | 0.001
644.18/644.37	c total clause space: 206.656MB
644.18/644.37	c total #watches: 611934
655.58/655.71	c total #propagations: 24532517 / total #impl: 315068076 (eff. 0.078)
655.58/655.71	c #Conflicts:     219000 | #Learnt:      17420 | 0.001
655.58/655.71	c total clause space: 206.656MB
655.58/655.71	c total #watches: 706038
671.67/671.88	c total #propagations: 24663991 / total #impl: 319706741 (eff. 0.077)
671.67/671.88	c #Conflicts:     220000 | #Learnt:      18420 | 0.001
671.67/671.88	c total clause space: 206.656MB
671.67/671.88	c total #watches: 766976
688.77/688.97	c total #propagations: 24792510 / total #impl: 324656912 (eff. 0.076)
688.77/688.97	c #Conflicts:     221000 | #Learnt:      19420 | 0.001
688.77/688.97	c total clause space: 206.656MB
688.77/688.97	c total #watches: 831164
709.67/709.84	c total #propagations: 24919185 / total #impl: 330346093 (eff. 0.075)
709.67/709.84	c #Conflicts:     222000 | #Learnt:      20420 | 0.001
709.67/709.84	c total clause space: 206.656MB
709.67/709.84	c total #watches: 899825
730.87/731.03	c total #propagations: 25048322 / total #impl: 335950744 (eff. 0.075)
730.87/731.03	c #Conflicts:     223000 | #Learnt:      21420 | 0.001
730.87/731.03	c total clause space: 206.656MB
730.87/731.03	c total #watches: 972674
754.97/755.12	c total #propagations: 25182997 / total #impl: 342300124 (eff. 0.074)
754.97/755.12	c #Conflicts:     224000 | #Learnt:      22420 | 0.001
754.97/755.12	c total clause space: 206.656MB
754.97/755.12	c total #watches: 1048655
767.67/767.90	c total #propagations: 25321016 / total #impl: 348935173 (eff. 0.073)
767.67/767.90	c GARBAGE COLLECT
767.67/767.90	c #Conflicts:     225000 | #Learnt:      12082 | 0.001
767.67/767.90	c total clause space: 206.656MB
767.67/767.90	c total #watches: 364653
771.56/771.73	c total #propagations: 25446129 / total #impl: 353079982 (eff. 0.072)
771.56/771.73	c #Conflicts:     226000 | #Learnt:      13082 | 0.001
771.56/771.73	c total clause space: 206.656MB
771.56/771.73	c total #watches: 426069
776.57/776.75	c total #propagations: 25567415 / total #impl: 355550864 (eff. 0.072)
776.57/776.75	c #Conflicts:     227000 | #Learnt:      14082 | 0.001
776.57/776.75	c total clause space: 206.656MB
776.57/776.75	c total #watches: 471378
784.06/784.24	c total #propagations: 25684724 / total #impl: 357939579 (eff. 0.072)
784.06/784.24	c #Conflicts:     228000 | #Learnt:      15082 | 0.001
784.06/784.24	c total clause space: 206.656MB
784.06/784.24	c total #watches: 540027
793.66/793.81	c total #propagations: 25824338 / total #impl: 361485503 (eff. 0.071)
793.66/793.81	c #Conflicts:     229000 | #Learnt:      16082 | 0.001
793.66/793.81	c total clause space: 206.656MB
793.66/793.81	c total #watches: 608799
805.06/805.26	c total #propagations: 25966605 / total #impl: 365609089 (eff. 0.071)
805.06/805.26	c #Conflicts:     230000 | #Learnt:      17082 | 0.001
805.06/805.26	c total clause space: 206.656MB
805.06/805.26	c total #watches: 678911
817.16/817.38	c total #propagations: 26097099 / total #impl: 369809977 (eff. 0.071)
817.16/817.38	c #Conflicts:     231000 | #Learnt:      18082 | 0.001
817.16/817.38	c total clause space: 206.656MB
817.16/817.38	c total #watches: 739057
823.35/823.55	c total #propagations: 26232016 / total #impl: 372955558 (eff. 0.070)
823.35/823.55	c #Conflicts:     232000 | #Learnt:      19082 | 0.001
823.35/823.55	c total clause space: 206.656MB
823.35/823.55	c total #watches: 763844
829.95/830.11	c total #propagations: 26342442 / total #impl: 374234010 (eff. 0.070)
829.95/830.11	c #Conflicts:     233000 | #Learnt:      20082 | 0.001
829.95/830.11	c total clause space: 206.656MB
829.95/830.11	c total #watches: 778667
840.26/840.47	c total #propagations: 26443707 / total #impl: 375359785 (eff. 0.070)
840.26/840.47	c #Conflicts:     234000 | #Learnt:      21082 | 0.001
840.26/840.47	c total clause space: 206.656MB
840.26/840.47	c total #watches: 809179
846.55/846.79	c total #propagations: 26556357 / total #impl: 377298967 (eff. 0.070)
846.55/846.79	c #Conflicts:     235000 | #Learnt:      22082 | 0.001
846.55/846.79	c total clause space: 206.656MB
846.55/846.79	c total #watches: 829598
852.95/853.12	c total #propagations: 26661002 / total #impl: 378599962 (eff. 0.070)
852.95/853.12	c #Conflicts:     236000 | #Learnt:      23082 | 0.001
852.95/853.12	c total clause space: 206.656MB
852.95/853.12	c total #watches: 842861
856.05/856.20	c total #propagations: 26744835 / total #impl: 379682444 (eff. 0.070)
856.05/856.20	c GARBAGE COLLECT
856.05/856.20	c #Conflicts:     237000 | #Learnt:      12391 | 0.001
856.05/856.20	c total clause space: 206.656MB
856.05/856.20	c total #watches: 360388
858.45/858.60	c total #propagations: 26847788 / total #impl: 380952247 (eff. 0.070)
858.45/858.60	c #Conflicts:     238000 | #Learnt:      13391 | 0.001
858.45/858.60	c total clause space: 206.656MB
858.45/858.60	c total #watches: 377344
860.45/860.68	c total #propagations: 26946220 / total #impl: 382073109 (eff. 0.071)
860.45/860.68	c #Conflicts:     239000 | #Learnt:      14391 | 0.001
860.45/860.68	c total clause space: 206.656MB
860.45/860.68	c total #watches: 393034
863.15/863.38	c total #propagations: 27029962 / total #impl: 383118956 (eff. 0.071)
863.15/863.38	c #Conflicts:     240000 | #Learnt:      15391 | 0.001
863.15/863.38	c total clause space: 206.656MB
863.15/863.38	c total #watches: 417215
865.45/865.63	c total #propagations: 27148206 / total #impl: 384556847 (eff. 0.071)
865.45/865.63	c #Conflicts:     241000 | #Learnt:      16391 | 0.001
865.45/865.63	c total clause space: 206.656MB
865.45/865.63	c total #watches: 436037
868.35/868.56	c total #propagations: 27245271 / total #impl: 385742077 (eff. 0.071)
868.35/868.56	c #Conflicts:     242000 | #Learnt:      17391 | 0.001
868.35/868.56	c total clause space: 206.656MB
868.35/868.56	c total #watches: 462668
870.95/871.18	c total #propagations: 27351859 / total #impl: 387140150 (eff. 0.071)
870.95/871.18	c #Conflicts:     243000 | #Learnt:      18391 | 0.001
870.95/871.18	c total clause space: 206.656MB
870.95/871.18	c total #watches: 481353
873.75/873.94	c total #propagations: 27448984 / total #impl: 388393932 (eff. 0.071)
873.75/873.94	c #Conflicts:     244000 | #Learnt:      19391 | 0.001
873.75/873.94	c total clause space: 206.656MB
873.75/873.94	c total #watches: 500931
876.75/876.96	c total #propagations: 27554919 / total #impl: 389830197 (eff. 0.071)
876.75/876.96	c #Conflicts:     245000 | #Learnt:      20391 | 0.001
876.75/876.96	c total clause space: 206.656MB
876.75/876.96	c total #watches: 523288
880.05/880.20	c total #propagations: 27652981 / total #impl: 391331197 (eff. 0.071)
880.05/880.20	c #Conflicts:     246000 | #Learnt:      21391 | 0.001
880.05/880.20	c total clause space: 206.656MB
880.05/880.20	c total #watches: 542641
884.35/884.51	c total #propagations: 27749898 / total #impl: 392829561 (eff. 0.071)
884.35/884.51	c #Conflicts:     247000 | #Learnt:      22391 | 0.001
884.35/884.51	c total clause space: 206.656MB
884.35/884.51	c total #watches: 583663
888.44/888.63	c total #propagations: 27868325 / total #impl: 395114473 (eff. 0.071)
888.44/888.63	c #Conflicts:     248000 | #Learnt:      23391 | 0.001
888.44/888.63	c total clause space: 206.656MB
888.44/888.63	c total #watches: 611132
892.05/892.21	c total #propagations: 27978904 / total #impl: 396998139 (eff. 0.070)
892.05/892.21	c GARBAGE COLLECT
892.05/892.21	c #Conflicts:     249000 | #Learnt:      12574 | 0.001
892.05/892.21	c total clause space: 206.656MB
892.05/892.21	c total #watches: 373380
895.64/895.83	c total #propagations: 28104689 / total #impl: 398434610 (eff. 0.071)
895.64/895.83	c #Conflicts:     250000 | #Learnt:      13574 | 0.001
895.64/895.83	c total clause space: 206.656MB
895.64/895.83	c total #watches: 416415
898.84/899.00	c total #propagations: 28233747 / total #impl: 399976353 (eff. 0.071)
898.84/899.00	c #Conflicts:     251000 | #Learnt:      14574 | 0.001
898.84/899.00	c total clause space: 206.656MB
898.84/899.00	c total #watches: 436675
901.34/901.52	c total #propagations: 28344637 / total #impl: 401339602 (eff. 0.071)
901.34/901.52	c #Conflicts:     252000 | #Learnt:      15574 | 0.001
901.34/901.52	c total clause space: 206.656MB
901.34/901.52	c total #watches: 451587
904.54/904.77	c total #propagations: 28444231 / total #impl: 402556530 (eff. 0.071)
904.54/904.77	c #Conflicts:     253000 | #Learnt:      16574 | 0.001
904.54/904.77	c total clause space: 206.656MB
904.54/904.77	c total #watches: 474119
907.45/907.61	c total #propagations: 28549953 / total #impl: 403925031 (eff. 0.071)
907.45/907.61	c #Conflicts:     254000 | #Learnt:      17574 | 0.001
907.45/907.61	c total clause space: 206.656MB
907.45/907.61	c total #watches: 492597
910.14/910.40	c total #propagations: 28652695 / total #impl: 405143489 (eff. 0.071)
910.14/910.40	c #Conflicts:     255000 | #Learnt:      18574 | 0.001
910.14/910.40	c total clause space: 206.656MB
910.14/910.40	c total #watches: 510670
913.64/913.82	c total #propagations: 28751498 / total #impl: 406364344 (eff. 0.071)
913.64/913.82	c #Conflicts:     256000 | #Learnt:      19574 | 0.001
913.64/913.82	c total clause space: 206.656MB
913.64/913.82	c total #watches: 536690
916.94/917.10	c total #propagations: 28849154 / total #impl: 407683935 (eff. 0.071)
916.94/917.10	c #Conflicts:     257000 | #Learnt:      20574 | 0.001
916.94/917.10	c total clause space: 206.656MB
916.94/917.10	c total #watches: 557517
921.64/921.90	c total #propagations: 28939194 / total #impl: 408939464 (eff. 0.071)
921.64/921.90	c #Conflicts:     258000 | #Learnt:      21574 | 0.001
921.64/921.90	c total clause space: 206.656MB
921.64/921.90	c total #watches: 589598
925.14/925.39	c total #propagations: 29045519 / total #impl: 410618680 (eff. 0.071)
925.14/925.39	c #Conflicts:     259000 | #Learnt:      22574 | 0.001
925.14/925.39	c total clause space: 206.656MB
925.14/925.39	c total #watches: 607127
928.44/928.62	c total #propagations: 29155169 / total #impl: 411988184 (eff. 0.071)
928.44/928.62	c #Conflicts:     260000 | #Learnt:      23574 | 0.001
928.44/928.62	c total clause space: 206.656MB
928.44/928.62	c total #watches: 628863
932.04/932.21	c total #propagations: 29260735 / total #impl: 413402361 (eff. 0.071)
932.04/932.21	c #Conflicts:     261000 | #Learnt:      24574 | 0.001
932.04/932.21	c total clause space: 206.656MB
932.04/932.21	c total #watches: 655879
933.94/934.16	c total #propagations: 29369983 / total #impl: 415038947 (eff. 0.071)
933.94/934.16	c GARBAGE COLLECT
933.94/934.16	c #Conflicts:     262000 | #Learnt:      13378 | 0.001
933.94/934.16	c total clause space: 206.656MB
933.94/934.16	c total #watches: 378897
936.14/936.37	c total #propagations: 29465595 / total #impl: 416152340 (eff. 0.071)
936.14/936.37	c #Conflicts:     263000 | #Learnt:      14378 | 0.001
936.14/936.37	c total clause space: 206.656MB
936.14/936.37	c total #watches: 403623
938.44/938.63	c total #propagations: 29568704 / total #impl: 417314389 (eff. 0.071)
938.44/938.63	c #Conflicts:     264000 | #Learnt:      15378 | 0.001
938.44/938.63	c total clause space: 206.656MB
938.44/938.63	c total #watches: 428437
941.14/941.33	c total #propagations: 29674204 / total #impl: 418532264 (eff. 0.071)
941.14/941.33	c #Conflicts:     265000 | #Learnt:      16378 | 0.001
941.14/941.33	c total clause space: 206.656MB
941.14/941.33	c total #watches: 455273
944.24/944.47	c total #propagations: 29779269 / total #impl: 419820935 (eff. 0.071)
944.24/944.47	c #Conflicts:     266000 | #Learnt:      17378 | 0.001
944.24/944.47	c total clause space: 206.656MB
944.24/944.47	c total #watches: 487383
946.84/947.04	c total #propagations: 29885969 / total #impl: 421231551 (eff. 0.071)
946.84/947.04	c #Conflicts:     267000 | #Learnt:      18378 | 0.001
946.84/947.04	c total clause space: 206.656MB
946.84/947.04	c total #watches: 509758
949.24/949.49	c total #propagations: 29972690 / total #impl: 422534006 (eff. 0.071)
949.24/949.49	c #Conflicts:     268000 | #Learnt:      19378 | 0.001
949.24/949.49	c total clause space: 206.656MB
949.24/949.49	c total #watches: 528759
952.93/953.11	c total #propagations: 30063005 / total #impl: 423795199 (eff. 0.071)
952.93/953.11	c #Conflicts:     269000 | #Learnt:      20378 | 0.001
952.93/953.11	c total clause space: 206.656MB
952.93/953.11	c total #watches: 567035
956.63/956.86	c total #propagations: 30180751 / total #impl: 425927303 (eff. 0.071)
956.63/956.86	c #Conflicts:     270000 | #Learnt:      21378 | 0.001
956.63/956.86	c total clause space: 206.656MB
956.63/956.86	c total #watches: 590353
961.34/961.54	c total #propagations: 30286419 / total #impl: 427379077 (eff. 0.071)
961.34/961.54	c #Conflicts:     271000 | #Learnt:      22378 | 0.001
961.34/961.54	c total clause space: 206.656MB
961.34/961.54	c total #watches: 628432
966.84/967.00	c total #propagations: 30406887 / total #impl: 429088448 (eff. 0.071)
966.84/967.00	c #Conflicts:     272000 | #Learnt:      23378 | 0.001
966.84/967.00	c total clause space: 206.656MB
966.84/967.00	c total #watches: 675110
973.93/974.19	c total #propagations: 30528101 / total #impl: 431020110 (eff. 0.071)
973.93/974.19	c #Conflicts:     273000 | #Learnt:      24378 | 0.001
973.93/974.19	c total clause space: 206.656MB
973.93/974.19	c total #watches: 720985
981.23/981.43	c total #propagations: 30657604 / total #impl: 433316557 (eff. 0.071)
981.23/981.43	c GARBAGE COLLECT
981.23/981.43	c #Conflicts:     274000 | #Learnt:      12867 | 0.001
981.23/981.43	c total clause space: 206.656MB
981.23/981.43	c total #watches: 375367
984.63/984.82	c total #propagations: 30784384 / total #impl: 435664757 (eff. 0.071)
984.63/984.82	c #Conflicts:     275000 | #Learnt:      13867 | 0.001
984.63/984.82	c total clause space: 206.656MB
984.63/984.82	c total #watches: 417289
988.13/988.36	c total #propagations: 30910749 / total #impl: 437131826 (eff. 0.071)
988.13/988.36	c #Conflicts:     276000 | #Learnt:      14867 | 0.001
988.13/988.36	c total clause space: 206.656MB
988.13/988.36	c total #watches: 450804
990.43/990.64	c total #propagations: 31025335 / total #impl: 438592467 (eff. 0.071)
990.43/990.64	c #Conflicts:     277000 | #Learnt:      15867 | 0.001
990.43/990.64	c total clause space: 206.656MB
990.43/990.64	c total #watches: 467748
993.13/993.36	c total #propagations: 31115439 / total #impl: 439658485 (eff. 0.071)
993.13/993.36	c #Conflicts:     278000 | #Learnt:      16867 | 0.001
993.13/993.36	c total clause space: 206.656MB
993.13/993.36	c total #watches: 487060
995.43/995.62	c total #propagations: 31216457 / total #impl: 440846323 (eff. 0.071)
995.43/995.62	c #Conflicts:     279000 | #Learnt:      17867 | 0.001
995.43/995.62	c total clause space: 206.656MB
995.43/995.62	c total #watches: 505797
998.73/998.97	c total #propagations: 31303524 / total #impl: 441980941 (eff. 0.071)
998.73/998.97	c #Conflicts:     280000 | #Learnt:      18867 | 0.001
998.73/998.97	c total clause space: 206.656MB
998.73/998.97	c total #watches: 528999
1002.13/1002.30	c total #propagations: 31409619 / total #impl: 443310670 (eff. 0.071)
1002.13/1002.30	c #Conflicts:     281000 | #Learnt:      19867 | 0.001
1002.13/1002.30	c total clause space: 206.656MB
1002.13/1002.30	c total #watches: 551816
1004.83/1005.01	c total #propagations: 31519855 / total #impl: 444737003 (eff. 0.071)
1004.83/1005.01	c #Conflicts:     282000 | #Learnt:      20867 | 0.001
1004.83/1005.01	c total clause space: 206.656MB
1004.83/1005.01	c total #watches: 575782
1007.23/1007.41	c total #propagations: 31610460 / total #impl: 446059218 (eff. 0.071)
1007.23/1007.41	c #Conflicts:     283000 | #Learnt:      21867 | 0.001
1007.23/1007.41	c total clause space: 206.656MB
1007.23/1007.41	c total #watches: 602068
1010.73/1011.00	c total #propagations: 31714614 / total #impl: 447769493 (eff. 0.071)
1010.73/1011.00	c #Conflicts:     284000 | #Learnt:      22867 | 0.001
1010.73/1011.00	c total clause space: 206.656MB
1010.73/1011.00	c total #watches: 631182
1015.13/1015.32	c total #propagations: 31825132 / total #impl: 449527586 (eff. 0.071)
1015.13/1015.32	c #Conflicts:     285000 | #Learnt:      23867 | 0.001
1015.13/1015.32	c total clause space: 206.656MB
1015.13/1015.32	c total #watches: 651515
1018.53/1018.70	c total #propagations: 31933900 / total #impl: 450947335 (eff. 0.071)
1018.53/1018.70	c #Conflicts:     286000 | #Learnt:      24867 | 0.001
1018.53/1018.70	c total clause space: 206.656MB
1018.53/1018.70	c total #watches: 668182
1021.52/1021.75	c total #propagations: 32031852 / total #impl: 452289984 (eff. 0.071)
1021.52/1021.75	c GARBAGE COLLECT
1021.52/1021.75	c #Conflicts:     287000 | #Learnt:      13022 | 0.001
1021.52/1021.75	c total clause space: 206.656MB
1021.52/1021.75	c total #watches: 377865
1023.72/1023.91	c total #propagations: 32138569 / total #impl: 453907128 (eff. 0.071)
1023.72/1023.91	c #Conflicts:     288000 | #Learnt:      14022 | 0.001
1023.72/1023.91	c total clause space: 206.656MB
1023.72/1023.91	c total #watches: 397629
1025.72/1025.96	c total #propagations: 32239875 / total #impl: 455027911 (eff. 0.071)
1025.72/1025.96	c #Conflicts:     289000 | #Learnt:      15022 | 0.001
1025.72/1025.96	c total clause space: 206.656MB
1025.72/1025.96	c total #watches: 414379
1027.92/1028.18	c total #propagations: 32338559 / total #impl: 456206951 (eff. 0.071)
1027.92/1028.18	c #Conflicts:     290000 | #Learnt:      16022 | 0.001
1027.92/1028.18	c total clause space: 206.656MB
1027.92/1028.18	c total #watches: 437462
1030.63/1030.89	c total #propagations: 32437695 / total #impl: 457507157 (eff. 0.071)
1030.63/1030.89	c #Conflicts:     291000 | #Learnt:      17022 | 0.001
1030.63/1030.89	c total clause space: 206.656MB
1030.63/1030.89	c total #watches: 460110
1034.02/1034.20	c total #propagations: 32540263 / total #impl: 458994925 (eff. 0.071)
1034.02/1034.20	c #Conflicts:     292000 | #Learnt:      18022 | 0.001
1034.02/1034.20	c total clause space: 206.656MB
1034.02/1034.20	c total #watches: 503966
1037.92/1038.13	c total #propagations: 32643684 / total #impl: 460808466 (eff. 0.071)
1037.92/1038.13	c #Conflicts:     293000 | #Learnt:      19022 | 0.001
1037.92/1038.13	c total clause space: 206.656MB
1037.92/1038.13	c total #watches: 535657
1042.02/1042.25	c total #propagations: 32765262 / total #impl: 462326701 (eff. 0.071)
1042.02/1042.25	c #Conflicts:     294000 | #Learnt:      20022 | 0.001
1042.02/1042.25	c total clause space: 206.656MB
1042.02/1042.25	c total #watches: 577239
1046.52/1046.71	c total #propagations: 32868239 / total #impl: 463900657 (eff. 0.071)
1046.52/1046.71	c #Conflicts:     295000 | #Learnt:      21022 | 0.001
1046.52/1046.71	c total clause space: 206.656MB
1046.52/1046.71	c total #watches: 614349
1050.92/1051.14	c total #propagations: 32986896 / total #impl: 465503603 (eff. 0.071)
1050.92/1051.14	c #Conflicts:     296000 | #Learnt:      22022 | 0.001
1050.92/1051.14	c total clause space: 206.656MB
1050.92/1051.14	c total #watches: 637646
1054.72/1054.96	c total #propagations: 33088466 / total #impl: 466909062 (eff. 0.071)
1054.72/1054.96	c #Conflicts:     297000 | #Learnt:      23022 | 0.001
1054.72/1054.96	c total clause space: 206.656MB
1054.72/1054.96	c total #watches: 653315
1058.72/1058.90	c total #propagations: 33193345 / total #impl: 468377636 (eff. 0.071)
1058.72/1058.90	c #Conflicts:     298000 | #Learnt:      24022 | 0.001
1058.72/1058.90	c total clause space: 206.656MB
1058.72/1058.90	c total #watches: 684345
1062.32/1062.51	c total #propagations: 33304719 / total #impl: 469957075 (eff. 0.071)
1062.32/1062.51	c #Conflicts:     299000 | #Learnt:      25022 | 0.001
1062.32/1062.51	c total clause space: 206.656MB
1062.32/1062.51	c total #watches: 704803
1066.62/1066.89	c total #propagations: 33405981 / total #impl: 471276009 (eff. 0.071)
1066.62/1066.89	c #Conflicts:     300000 | #Learnt:      26022 | 0.001
1066.62/1066.89	c total clause space: 206.656MB
1066.62/1066.89	c total #watches: 730295
1069.92/1070.12	c total #propagations: 33511482 / total #impl: 472834519 (eff. 0.071)
1069.92/1070.12	c GARBAGE COLLECT
1069.92/1070.12	c #Conflicts:     301000 | #Learnt:      13964 | 0.001
1069.92/1070.12	c total clause space: 206.656MB
1069.92/1070.12	c total #watches: 396973
1072.52/1072.73	c total #propagations: 33615872 / total #impl: 474244103 (eff. 0.071)
1072.52/1072.73	c #Conflicts:     302000 | #Learnt:      14964 | 0.001
1072.52/1072.73	c total clause space: 206.656MB
1072.52/1072.73	c total #watches: 430210
1076.12/1076.32	c total #propagations: 33731699 / total #impl: 475805197 (eff. 0.071)
1076.12/1076.32	c #Conflicts:     303000 | #Learnt:      15964 | 0.001
1076.12/1076.32	c total clause space: 206.656MB
1076.12/1076.32	c total #watches: 476595
1078.81/1079.00	c total #propagations: 33861237 / total #impl: 477694822 (eff. 0.071)
1078.81/1079.00	c #Conflicts:     304000 | #Learnt:      16964 | 0.001
1078.81/1079.00	c total clause space: 206.656MB
1078.81/1079.00	c total #watches: 497967
1081.31/1081.56	c total #propagations: 33959664 / total #impl: 478964057 (eff. 0.071)
1081.31/1081.56	c #Conflicts:     305000 | #Learnt:      17964 | 0.001
1081.31/1081.56	c total clause space: 206.656MB
1081.31/1081.56	c total #watches: 514524
1083.91/1084.13	c total #propagations: 34049996 / total #impl: 480074396 (eff. 0.071)
1083.91/1084.13	c #Conflicts:     306000 | #Learnt:      18964 | 0.001
1083.91/1084.13	c total clause space: 206.656MB
1083.91/1084.13	c total #watches: 534714
1086.91/1087.13	c total #propagations: 34138818 / total #impl: 481264585 (eff. 0.071)
1086.91/1087.13	c #Conflicts:     307000 | #Learnt:      19964 | 0.001
1086.91/1087.13	c total clause space: 206.656MB
1086.91/1087.13	c total #watches: 553530
1089.81/1090.06	c total #propagations: 34237859 / total #impl: 482517542 (eff. 0.071)
1089.81/1090.06	c #Conflicts:     308000 | #Learnt:      20964 | 0.001
1089.81/1090.06	c total clause space: 206.656MB
1089.81/1090.06	c total #watches: 573952
1094.11/1094.38	c total #propagations: 34332719 / total #impl: 483874941 (eff. 0.071)
1094.11/1094.38	c #Conflicts:     309000 | #Learnt:      21964 | 0.001
1094.11/1094.38	c total clause space: 206.656MB
1094.11/1094.38	c total #watches: 607763
1099.11/1099.33	c total #propagations: 34445964 / total #impl: 485524686 (eff. 0.071)
1099.11/1099.33	c #Conflicts:     310000 | #Learnt:      22964 | 0.001
1099.11/1099.33	c total clause space: 206.656MB
1099.11/1099.33	c total #watches: 650401
1104.41/1104.64	c total #propagations: 34564002 / total #impl: 487299886 (eff. 0.071)
1104.41/1104.64	c #Conflicts:     311000 | #Learnt:      23964 | 0.001
1104.41/1104.64	c total clause space: 206.656MB
1104.41/1104.64	c total #watches: 695245
1109.72/1110.00	c total #propagations: 34684278 / total #impl: 489311330 (eff. 0.071)
1109.72/1110.00	c #Conflicts:     312000 | #Learnt:      24964 | 0.001
1109.72/1110.00	c total clause space: 206.656MB
1109.72/1110.00	c total #watches: 746290
1116.61/1116.87	c total #propagations: 34797828 / total #impl: 490978938 (eff. 0.071)
1116.61/1116.87	c #Conflicts:     313000 | #Learnt:      25964 | 0.001
1116.61/1116.87	c total clause space: 206.656MB
1116.61/1116.87	c total #watches: 794883
1124.81/1125.01	c total #propagations: 34920161 / total #impl: 493187343 (eff. 0.071)
1124.81/1125.01	c #Conflicts:     314000 | #Learnt:      26964 | 0.001
1124.81/1125.01	c total clause space: 206.656MB
1124.81/1125.01	c total #watches: 841039
1127.11/1127.32	c total #propagations: 35037877 / total #impl: 495633929 (eff. 0.071)
1127.11/1127.32	c GARBAGE COLLECT
1127.11/1127.32	c #Conflicts:     315000 | #Learnt:      14507 | 0.001
1127.11/1127.32	c total clause space: 206.656MB
1127.11/1127.32	c total #watches: 403401
1129.41/1129.63	c total #propagations: 35134047 / total #impl: 496823895 (eff. 0.071)
1129.41/1129.63	c #Conflicts:     316000 | #Learnt:      15507 | 0.001
1129.41/1129.63	c total clause space: 206.656MB
1129.41/1129.63	c total #watches: 425326
1132.41/1132.66	c total #propagations: 35227839 / total #impl: 498109952 (eff. 0.071)
1132.41/1132.66	c #Conflicts:     317000 | #Learnt:      16507 | 0.001
1132.41/1132.66	c total clause space: 206.656MB
1132.41/1132.66	c total #watches: 459008
1135.91/1136.15	c total #propagations: 35365268 / total #impl: 499671372 (eff. 0.071)
1135.91/1136.15	c #Conflicts:     318000 | #Learnt:      17507 | 0.001
1135.91/1136.15	c total clause space: 206.656MB
1135.91/1136.15	c total #watches: 488474
1140.11/1140.37	c total #propagations: 35496151 / total #impl: 501341052 (eff. 0.071)
1140.11/1140.37	c #Conflicts:     319000 | #Learnt:      18507 | 0.001
1140.11/1140.37	c total clause space: 206.656MB
1140.11/1140.37	c total #watches: 538190
1145.80/1146.07	c total #propagations: 35624473 / total #impl: 503519110 (eff. 0.071)
1145.80/1146.07	c #Conflicts:     320000 | #Learnt:      19507 | 0.001
1145.80/1146.07	c total clause space: 206.656MB
1145.80/1146.07	c total #watches: 593485
1151.30/1151.55	c total #propagations: 35767301 / total #impl: 506431491 (eff. 0.071)
1151.30/1151.55	c #Conflicts:     321000 | #Learnt:      20507 | 0.001
1151.30/1151.55	c total clause space: 206.656MB
1151.30/1151.55	c total #watches: 629956
1156.10/1156.35	c total #propagations: 35886689 / total #impl: 508734407 (eff. 0.071)
1156.10/1156.35	c #Conflicts:     322000 | #Learnt:      21507 | 0.001
1156.10/1156.35	c total clause space: 206.656MB
1156.10/1156.35	c total #watches: 658100
1160.41/1160.66	c total #propagations: 35994549 / total #impl: 510443910 (eff. 0.071)
1160.41/1160.66	c #Conflicts:     323000 | #Learnt:      22507 | 0.001
1160.41/1160.66	c total clause space: 206.656MB
1160.41/1160.66	c total #watches: 680587
1166.00/1166.25	c total #propagations: 36092354 / total #impl: 512013194 (eff. 0.070)
1166.00/1166.25	c #Conflicts:     324000 | #Learnt:      23507 | 0.001
1166.00/1166.25	c total clause space: 206.656MB
1166.00/1166.25	c total #watches: 709711
1171.20/1171.45	c total #propagations: 36215258 / total #impl: 513699952 (eff. 0.070)
1171.20/1171.45	c #Conflicts:     325000 | #Learnt:      24507 | 0.001
1171.20/1171.45	c total clause space: 206.656MB
1171.20/1171.45	c total #watches: 734851
1177.00/1177.28	c total #propagations: 36313012 / total #impl: 515386285 (eff. 0.070)
1177.00/1177.28	c #Conflicts:     326000 | #Learnt:      25507 | 0.001
1177.00/1177.28	c total clause space: 206.656MB
1177.00/1177.28	c total #watches: 778989
1184.40/1184.68	c total #propagations: 36418439 / total #impl: 517384608 (eff. 0.070)
1184.40/1184.68	c #Conflicts:     327000 | #Learnt:      26507 | 0.001
1184.40/1184.68	c total clause space: 206.656MB
1184.40/1184.68	c total #watches: 824681
1192.90/1193.19	c total #propagations: 36537723 / total #impl: 520032933 (eff. 0.070)
1192.90/1193.19	c #Conflicts:     328000 | #Learnt:      27507 | 0.001
1192.90/1193.19	c total clause space: 206.656MB
1192.90/1193.19	c total #watches: 865520
1195.90/1196.19	c total #propagations: 36659789 / total #impl: 523059687 (eff. 0.070)
1195.90/1196.19	c GARBAGE COLLECT
1195.90/1196.19	c #Conflicts:     329000 | #Learnt:      14899 | 0.001
1195.90/1196.19	c total clause space: 206.656MB
1195.90/1196.19	c total #watches: 431621
1199.20/1199.41	c total #propagations: 36789288 / total #impl: 525040981 (eff. 0.070)
1199.20/1199.41	c #Conflicts:     330000 | #Learnt:      15899 | 0.001
1199.20/1199.41	c total clause space: 206.656MB
1199.20/1199.41	c total #watches: 467682
1203.60/1203.86	c total #propagations: 36911266 / total #impl: 527223378 (eff. 0.070)
1203.60/1203.86	c #Conflicts:     331000 | #Learnt:      16899 | 0.001
1203.60/1203.86	c total clause space: 206.656MB
1203.60/1203.86	c total #watches: 510164
1209.20/1209.43	c total #propagations: 37050429 / total #impl: 530105884 (eff. 0.070)
1209.20/1209.43	c #Conflicts:     332000 | #Learnt:      17899 | 0.001
1209.20/1209.43	c total clause space: 206.656MB
1209.20/1209.43	c total #watches: 547631
1215.09/1215.36	c total #propagations: 37188904 / total #impl: 533130925 (eff. 0.070)
1215.09/1215.36	c #Conflicts:     333000 | #Learnt:      18899 | 0.001
1215.09/1215.36	c total clause space: 206.656MB
1215.09/1215.36	c total #watches: 590431
1219.80/1220.01	c total #propagations: 37325819 / total #impl: 536520146 (eff. 0.070)
1219.80/1220.01	c #Conflicts:     334000 | #Learnt:      19899 | 0.001
1219.80/1220.01	c total clause space: 206.656MB
1219.80/1220.01	c total #watches: 618132
1223.00/1223.26	c total #propagations: 37435985 / total #impl: 538296569 (eff. 0.070)
1223.00/1223.26	c #Conflicts:     335000 | #Learnt:      20899 | 0.001
1223.00/1223.26	c total clause space: 206.656MB
1223.00/1223.26	c total #watches: 636720
1226.49/1226.75	c total #propagations: 37522454 / total #impl: 539446678 (eff. 0.070)
1226.49/1226.75	c #Conflicts:     336000 | #Learnt:      21899 | 0.001
1226.49/1226.75	c total clause space: 206.656MB
1226.49/1226.75	c total #watches: 651564
1230.49/1230.73	c total #propagations: 37613272 / total #impl: 540547272 (eff. 0.070)
1230.49/1230.73	c #Conflicts:     337000 | #Learnt:      22899 | 0.001
1230.49/1230.73	c total clause space: 206.656MB
1230.49/1230.73	c total #watches: 668348
1234.49/1234.79	c total #propagations: 37710207 / total #impl: 541894200 (eff. 0.070)
1234.49/1234.79	c #Conflicts:     338000 | #Learnt:      23899 | 0.001
1234.49/1234.79	c total clause space: 206.656MB
1234.49/1234.79	c total #watches: 690647
1239.09/1239.35	c total #propagations: 37805552 / total #impl: 543270401 (eff. 0.070)
1239.09/1239.35	c #Conflicts:     339000 | #Learnt:      24899 | 0.001
1239.09/1239.35	c total clause space: 206.656MB
1239.09/1239.35	c total #watches: 710960
1244.59/1244.82	c total #propagations: 37908469 / total #impl: 544787618 (eff. 0.070)
1244.59/1244.82	c #Conflicts:     340000 | #Learnt:      25899 | 0.001
1244.59/1244.82	c total clause space: 206.656MB
1244.59/1244.82	c total #watches: 752805
1251.09/1251.39	c total #propagations: 38034583 / total #impl: 546857135 (eff. 0.070)
1251.09/1251.39	c #Conflicts:     341000 | #Learnt:      26899 | 0.001
1251.09/1251.39	c total clause space: 206.656MB
1251.09/1251.39	c total #watches: 801164
1256.99/1257.25	c total #propagations: 38189500 / total #impl: 549334140 (eff. 0.070)
1256.99/1257.25	c #Conflicts:     342000 | #Learnt:      27899 | 0.001
1256.99/1257.25	c total clause space: 206.656MB
1256.99/1257.25	c total #watches: 825809
1260.09/1260.37	c total #propagations: 38309074 / total #impl: 551194689 (eff. 0.070)
1260.09/1260.37	c GARBAGE COLLECT
1260.09/1260.37	c #Conflicts:     343000 | #Learnt:      14865 | 0.001
1260.09/1260.37	c total clause space: 206.656MB
1260.09/1260.37	c total #watches: 414122
1262.39/1262.67	c total #propagations: 38408736 / total #impl: 552495868 (eff. 0.070)
1262.39/1262.67	c #Conflicts:     344000 | #Learnt:      15865 | 0.001
1262.39/1262.67	c total clause space: 206.656MB
1262.39/1262.67	c total #watches: 436177
1265.69/1265.96	c total #propagations: 38501731 / total #impl: 553703134 (eff. 0.070)
1265.69/1265.96	c #Conflicts:     345000 | #Learnt:      16865 | 0.001
1265.69/1265.96	c total clause space: 206.656MB
1265.69/1265.96	c total #watches: 467584
1267.89/1268.11	c total #propagations: 38610582 / total #impl: 555194924 (eff. 0.070)
1267.89/1268.11	c #Conflicts:     346000 | #Learnt:      17865 | 0.001
1267.89/1268.11	c total clause space: 206.656MB
1267.89/1268.11	c total #watches: 482068
1270.59/1270.86	c total #propagations: 38699773 / total #impl: 556286005 (eff. 0.070)
1270.59/1270.86	c #Conflicts:     347000 | #Learnt:      18865 | 0.001
1270.59/1270.86	c total clause space: 206.656MB
1270.59/1270.86	c total #watches: 503663
1274.29/1274.56	c total #propagations: 38811256 / total #impl: 557672299 (eff. 0.070)
1274.29/1274.56	c #Conflicts:     348000 | #Learnt:      19865 | 0.001
1274.29/1274.56	c total clause space: 206.656MB
1274.29/1274.56	c total #watches: 528017
1277.78/1278.09	c total #propagations: 38918303 / total #impl: 559467681 (eff. 0.070)
1277.78/1278.09	c #Conflicts:     349000 | #Learnt:      20865 | 0.001
1277.78/1278.09	c total clause space: 206.656MB
1277.78/1278.09	c total #watches: 563076
1281.29/1281.54	c total #propagations: 39034590 / total #impl: 560973556 (eff. 0.070)
1281.29/1281.54	c #Conflicts:     350000 | #Learnt:      21865 | 0.001
1281.29/1281.54	c total clause space: 206.656MB
1281.29/1281.54	c total #watches: 593813
1284.38/1284.68	c total #propagations: 39141418 / total #impl: 562537768 (eff. 0.070)
1284.38/1284.68	c #Conflicts:     351000 | #Learnt:      22865 | 0.001
1284.38/1284.68	c total clause space: 206.656MB
1284.38/1284.68	c total #watches: 634644
1288.88/1289.11	c total #propagations: 39266538 / total #impl: 564532342 (eff. 0.070)
1288.88/1289.11	c #Conflicts:     352000 | #Learnt:      23865 | 0.001
1288.88/1289.11	c total clause space: 206.656MB
1288.88/1289.11	c total #watches: 688888
1293.78/1294.07	c total #propagations: 39397628 / total #impl: 567134756 (eff. 0.069)
1293.78/1294.07	c #Conflicts:     353000 | #Learnt:      24865 | 0.001
1293.78/1294.07	c total clause space: 206.656MB
1293.78/1294.07	c total #watches: 720735
1298.38/1298.66	c total #propagations: 39510755 / total #impl: 569331649 (eff. 0.069)
1298.38/1298.66	c #Conflicts:     354000 | #Learnt:      25865 | 0.001
1298.38/1298.66	c total clause space: 206.656MB
1298.38/1298.66	c total #watches: 746899
1303.18/1303.45	c total #propagations: 39617428 / total #impl: 570897977 (eff. 0.069)
1303.18/1303.45	c #Conflicts:     355000 | #Learnt:      26865 | 0.001
1303.18/1303.45	c total clause space: 206.656MB
1303.18/1303.45	c total #watches: 768734
1307.88/1308.14	c total #propagations: 39724243 / total #impl: 572402902 (eff. 0.069)
1307.88/1308.14	c #Conflicts:     356000 | #Learnt:      27865 | 0.001
1307.88/1308.14	c total clause space: 206.656MB
1307.88/1308.14	c total #watches: 796929
1312.38/1312.64	c total #propagations: 39829800 / total #impl: 574013811 (eff. 0.069)
1312.38/1312.64	c GARBAGE COLLECT
1312.38/1312.64	c #Conflicts:     357000 | #Learnt:      14508 | 0.001
1312.38/1312.64	c total clause space: 206.656MB
1312.38/1312.64	c total #watches: 408021
1314.68/1314.90	c total #propagations: 39933314 / total #impl: 575615263 (eff. 0.069)
1314.68/1314.90	c #Conflicts:     358000 | #Learnt:      15508 | 0.001
1314.68/1314.90	c total clause space: 206.656MB
1314.68/1314.90	c total #watches: 426601
1317.18/1317.43	c total #propagations: 40031914 / total #impl: 576840841 (eff. 0.069)
1317.18/1317.43	c #Conflicts:     359000 | #Learnt:      16508 | 0.001
1317.18/1317.43	c total clause space: 206.656MB
1317.18/1317.43	c total #watches: 447327
1319.78/1320.08	c total #propagations: 40125740 / total #impl: 578185779 (eff. 0.069)
1319.78/1320.08	c #Conflicts:     360000 | #Learnt:      17508 | 0.001
1319.78/1320.08	c total clause space: 206.656MB
1319.78/1320.08	c total #watches: 466352
1322.28/1322.50	c total #propagations: 40228353 / total #impl: 579651956 (eff. 0.069)
1322.28/1322.50	c #Conflicts:     361000 | #Learnt:      18508 | 0.001
1322.28/1322.50	c total clause space: 206.656MB
1322.28/1322.50	c total #watches: 487186
1324.98/1325.20	c total #propagations: 40323736 / total #impl: 581077558 (eff. 0.069)
1324.98/1325.20	c #Conflicts:     362000 | #Learnt:      19508 | 0.001
1324.98/1325.20	c total clause space: 206.656MB
1324.98/1325.20	c total #watches: 509894
1328.08/1328.37	c total #propagations: 40422245 / total #impl: 582328626 (eff. 0.069)
1328.08/1328.37	c #Conflicts:     363000 | #Learnt:      20508 | 0.001
1328.08/1328.37	c total clause space: 206.656MB
1328.08/1328.37	c total #watches: 533752
1330.88/1331.12	c total #propagations: 40525655 / total #impl: 583770289 (eff. 0.069)
1330.88/1331.12	c #Conflicts:     364000 | #Learnt:      21508 | 0.001
1330.88/1331.12	c total clause space: 206.656MB
1330.88/1331.12	c total #watches: 555912
1334.18/1334.42	c total #propagations: 40607690 / total #impl: 585166722 (eff. 0.069)
1334.18/1334.42	c #Conflicts:     365000 | #Learnt:      22508 | 0.001
1334.18/1334.42	c total clause space: 206.656MB
1334.18/1334.42	c total #watches: 582317
1337.27/1337.56	c total #propagations: 40719798 / total #impl: 586804537 (eff. 0.069)
1337.27/1337.56	c #Conflicts:     366000 | #Learnt:      23508 | 0.001
1337.27/1337.56	c total clause space: 206.656MB
1337.27/1337.56	c total #watches: 602809
1340.47/1340.79	c total #propagations: 40821256 / total #impl: 588283513 (eff. 0.069)
1340.47/1340.79	c #Conflicts:     367000 | #Learnt:      24508 | 0.001
1340.47/1340.79	c total clause space: 206.656MB
1340.47/1340.79	c total #watches: 632043
1343.87/1344.16	c total #propagations: 40935891 / total #impl: 589875181 (eff. 0.069)
1343.87/1344.16	c #Conflicts:     368000 | #Learnt:      25508 | 0.001
1343.87/1344.16	c total clause space: 206.656MB
1343.87/1344.16	c total #watches: 651406
1347.87/1348.10	c total #propagations: 41033825 / total #impl: 591150620 (eff. 0.069)
1347.87/1348.10	c #Conflicts:     369000 | #Learnt:      26508 | 0.001
1347.87/1348.10	c total clause space: 206.656MB
1347.87/1348.10	c total #watches: 675211
1352.27/1352.53	c total #propagations: 41146790 / total #impl: 592825550 (eff. 0.069)
1352.27/1352.53	c #Conflicts:     370000 | #Learnt:      27508 | 0.001
1352.27/1352.53	c total clause space: 206.656MB
1352.27/1352.53	c total #watches: 720371
1358.97/1359.22	c total #propagations: 41279242 / total #impl: 594609855 (eff. 0.069)
1358.97/1359.22	c #Conflicts:     371000 | #Learnt:      28508 | 0.001
1358.97/1359.22	c total clause space: 206.656MB
1358.97/1359.22	c total #watches: 778098
1365.37/1365.69	c total #propagations: 41433094 / total #impl: 597115969 (eff. 0.069)
1365.37/1365.69	c GARBAGE COLLECT
1365.37/1365.69	c #Conflicts:     372000 | #Learnt:      14878 | 0.001
1365.37/1365.69	c total clause space: 206.656MB
1365.37/1365.69	c total #watches: 413225
1368.07/1368.32	c total #propagations: 41562733 / total #impl: 599130711 (eff. 0.069)
1368.07/1368.32	c #Conflicts:     373000 | #Learnt:      15878 | 0.001
1368.07/1368.32	c total clause space: 206.656MB
1368.07/1368.32	c total #watches: 448399
1371.17/1371.49	c total #propagations: 41666596 / total #impl: 600580253 (eff. 0.069)
1371.17/1371.49	c #Conflicts:     374000 | #Learnt:      16878 | 0.001
1371.17/1371.49	c total clause space: 206.656MB
1371.17/1371.49	c total #watches: 473171
1374.97/1375.23	c total #propagations: 41770839 / total #impl: 601957232 (eff. 0.069)
1374.97/1375.23	c #Conflicts:     375000 | #Learnt:      17878 | 0.001
1374.97/1375.23	c total clause space: 206.656MB
1374.97/1375.23	c total #watches: 507996
1380.07/1380.36	c total #propagations: 41877939 / total #impl: 604102200 (eff. 0.069)
1380.07/1380.36	c #Conflicts:     376000 | #Learnt:      18878 | 0.001
1380.07/1380.36	c total clause space: 206.656MB
1380.07/1380.36	c total #watches: 553587
1387.37/1387.66	c total #propagations: 42006675 / total #impl: 606008497 (eff. 0.069)
1387.37/1387.66	c #Conflicts:     377000 | #Learnt:      19878 | 0.001
1387.37/1387.66	c total clause space: 206.656MB
1387.37/1387.66	c total #watches: 602777
1395.67/1395.94	c total #propagations: 42156412 / total #impl: 608667846 (eff. 0.069)
1395.67/1395.94	c #Conflicts:     378000 | #Learnt:      20878 | 0.001
1395.67/1395.94	c total clause space: 206.656MB
1395.67/1395.94	c total #watches: 655047
1400.27/1400.58	c total #propagations: 42292813 / total #impl: 611409386 (eff. 0.069)
1400.27/1400.58	c #Conflicts:     379000 | #Learnt:      21878 | 0.001
1400.27/1400.58	c total clause space: 206.656MB
1400.27/1400.58	c total #watches: 673003
1404.36/1404.69	c total #propagations: 42394733 / total #impl: 612782682 (eff. 0.069)
1404.36/1404.69	c #Conflicts:     380000 | #Learnt:      22878 | 0.001
1404.36/1404.69	c total clause space: 206.656MB
1404.36/1404.69	c total #watches: 696131
1408.97/1409.27	c total #propagations: 42486170 / total #impl: 614038137 (eff. 0.069)
1408.97/1409.27	c #Conflicts:     381000 | #Learnt:      23878 | 0.001
1408.97/1409.27	c total clause space: 206.656MB
1408.97/1409.27	c total #watches: 721562
1412.76/1413.07	c total #propagations: 42593455 / total #impl: 615545828 (eff. 0.069)
1412.76/1413.07	c #Conflicts:     382000 | #Learnt:      24878 | 0.001
1412.76/1413.07	c total clause space: 206.656MB
1412.76/1413.07	c total #watches: 738172
1417.16/1417.45	c total #propagations: 42690678 / total #impl: 616947126 (eff. 0.069)
1417.16/1417.45	c #Conflicts:     383000 | #Learnt:      25878 | 0.001
1417.16/1417.45	c total clause space: 206.656MB
1417.16/1417.45	c total #watches: 756666
1423.56/1423.83	c total #propagations: 42787030 / total #impl: 618335235 (eff. 0.069)
1423.56/1423.83	c #Conflicts:     384000 | #Learnt:      26878 | 0.001
1423.56/1423.83	c total clause space: 206.656MB
1423.56/1423.83	c total #watches: 786725
1429.46/1429.70	c total #propagations: 42892090 / total #impl: 620063322 (eff. 0.069)
1429.46/1429.70	c #Conflicts:     385000 | #Learnt:      27878 | 0.001
1429.46/1429.70	c total clause space: 206.656MB
1429.46/1429.70	c total #watches: 815815
1436.66/1436.91	c total #propagations: 42997406 / total #impl: 621704280 (eff. 0.069)
1436.66/1436.91	c #Conflicts:     386000 | #Learnt:      28878 | 0.001
1436.66/1436.91	c total clause space: 206.656MB
1436.66/1436.91	c total #watches: 850290
1442.76/1443.05	c total #propagations: 43102950 / total #impl: 623529365 (eff. 0.069)
1442.76/1443.05	c #Conflicts:     387000 | #Learnt:      29878 | 0.001
1442.76/1443.05	c total clause space: 206.656MB
1442.76/1443.05	c total #watches: 878205
1445.16/1445.41	c total #propagations: 43204490 / total #impl: 625016336 (eff. 0.069)
1445.16/1445.41	c GARBAGE COLLECT
1445.16/1445.41	c #Conflicts:     388000 | #Learnt:      15966 | 0.001
1445.16/1445.41	c total clause space: 206.656MB
1445.16/1445.41	c total #watches: 431697
1447.66/1447.92	c total #propagations: 43296993 / total #impl: 626259161 (eff. 0.069)
1447.66/1447.92	c #Conflicts:     389000 | #Learnt:      16966 | 0.001
1447.66/1447.92	c total clause space: 206.656MB
1447.66/1447.92	c total #watches: 454407
1450.36/1450.65	c total #propagations: 43400875 / total #impl: 627620542 (eff. 0.069)
1450.36/1450.65	c #Conflicts:     390000 | #Learnt:      17966 | 0.001
1450.36/1450.65	c total clause space: 206.656MB
1450.36/1450.65	c total #watches: 480380
1452.86/1453.18	c total #propagations: 43501039 / total #impl: 628991123 (eff. 0.069)
1452.86/1453.18	c #Conflicts:     391000 | #Learnt:      18966 | 0.001
1452.86/1453.18	c total clause space: 206.656MB
1452.86/1453.18	c total #watches: 499860
1454.56/1454.80	c total #propagations: 43598798 / total #impl: 630339757 (eff. 0.069)
1454.56/1454.80	c #Conflicts:     392000 | #Learnt:      19966 | 0.001
1454.56/1454.80	c total clause space: 206.656MB
1454.56/1454.80	c total #watches: 515835
1456.86/1457.16	c total #propagations: 43678555 / total #impl: 631355870 (eff. 0.069)
1456.86/1457.16	c #Conflicts:     393000 | #Learnt:      20966 | 0.001
1456.86/1457.16	c total clause space: 206.656MB
1456.86/1457.16	c total #watches: 536630
1461.06/1461.32	c total #propagations: 43763649 / total #impl: 632461516 (eff. 0.069)
1461.06/1461.32	c #Conflicts:     394000 | #Learnt:      21966 | 0.001
1461.06/1461.32	c total clause space: 206.656MB
1461.06/1461.32	c total #watches: 572536
1465.86/1466.14	c total #propagations: 43869073 / total #impl: 634040966 (eff. 0.069)
1465.86/1466.14	c #Conflicts:     395000 | #Learnt:      22966 | 0.001
1465.86/1466.14	c total clause space: 206.656MB
1465.86/1466.14	c total #watches: 619207
1471.85/1472.10	c total #propagations: 43990167 / total #impl: 636209431 (eff. 0.069)
1471.85/1472.10	c #Conflicts:     396000 | #Learnt:      23966 | 0.001
1471.85/1472.10	c total clause space: 206.656MB
1471.85/1472.10	c total #watches: 663873
1475.35/1475.60	c total #propagations: 44114564 / total #impl: 638867284 (eff. 0.069)
1475.35/1475.60	c #Conflicts:     397000 | #Learnt:      24966 | 0.001
1475.35/1475.60	c total clause space: 206.656MB
1475.35/1475.60	c total #watches: 703062
1479.65/1479.93	c total #propagations: 44232313 / total #impl: 640952718 (eff. 0.069)
1479.65/1479.93	c #Conflicts:     398000 | #Learnt:      25966 | 0.001
1479.65/1479.93	c total clause space: 206.656MB
1479.65/1479.93	c total #watches: 737403
1483.55/1483.81	c total #propagations: 44344319 / total #impl: 642751533 (eff. 0.069)
1483.55/1483.81	c #Conflicts:     399000 | #Learnt:      26966 | 0.001
1483.55/1483.81	c total clause space: 206.656MB
1483.55/1483.81	c total #watches: 759814
1488.65/1488.93	c total #propagations: 44444903 / total #impl: 644295828 (eff. 0.069)
1488.65/1488.93	c #Conflicts:     400000 | #Learnt:      27966 | 0.001
1488.65/1488.93	c total clause space: 206.656MB
1488.65/1488.93	c total #watches: 781169
1492.56/1492.80	c total #propagations: 44553954 / total #impl: 645905562 (eff. 0.069)
1492.56/1492.80	c #Conflicts:     401000 | #Learnt:      28966 | 0.001
1492.56/1492.80	c total clause space: 206.656MB
1492.56/1492.80	c total #watches: 801048
1496.15/1496.46	c total #propagations: 44648219 / total #impl: 647470368 (eff. 0.069)
1496.15/1496.46	c #Conflicts:     402000 | #Learnt:      29966 | 0.001
1496.15/1496.46	c total clause space: 206.656MB
1496.15/1496.46	c total #watches: 817480
1500.16/1500.43	c total #propagations: 44734976 / total #impl: 648910529 (eff. 0.069)
1500.16/1500.43	c GARBAGE COLLECT
1500.16/1500.43	c #Conflicts:     403000 | #Learnt:      15817 | 0.001
1500.16/1500.43	c total clause space: 206.656MB
1500.16/1500.43	c total #watches: 434852
1502.55/1502.80	c total #propagations: 44838298 / total #impl: 650282814 (eff. 0.069)
1502.55/1502.80	c #Conflicts:     404000 | #Learnt:      16817 | 0.001
1502.55/1502.80	c total clause space: 206.656MB
1502.55/1502.80	c total #watches: 457363
1505.85/1506.12	c total #propagations: 44931387 / total #impl: 651580353 (eff. 0.069)
1505.85/1506.12	c #Conflicts:     405000 | #Learnt:      17817 | 0.001
1505.85/1506.12	c total clause space: 206.656MB
1505.85/1506.12	c total #watches: 495130
1508.65/1508.97	c total #propagations: 45035948 / total #impl: 653263575 (eff. 0.069)
1508.65/1508.97	c #Conflicts:     406000 | #Learnt:      18817 | 0.001
1508.65/1508.97	c total clause space: 206.656MB
1508.65/1508.97	c total #watches: 514687
1511.45/1511.72	c total #propagations: 45141425 / total #impl: 654609299 (eff. 0.069)
1511.45/1511.72	c #Conflicts:     407000 | #Learnt:      19817 | 0.001
1511.45/1511.72	c total clause space: 206.656MB
1511.45/1511.72	c total #watches: 532144
1514.45/1514.79	c total #propagations: 45233616 / total #impl: 655823125 (eff. 0.069)
1514.45/1514.79	c #Conflicts:     408000 | #Learnt:      20817 | 0.001
1514.45/1514.79	c total clause space: 206.656MB
1514.45/1514.79	c total #watches: 550826
1517.55/1517.83	c total #propagations: 45331203 / total #impl: 657276476 (eff. 0.069)
1517.55/1517.83	c #Conflicts:     409000 | #Learnt:      21817 | 0.001
1517.55/1517.83	c total clause space: 206.656MB
1517.55/1517.83	c total #watches: 574586
1520.84/1521.19	c total #propagations: 45430845 / total #impl: 658739186 (eff. 0.069)
1520.84/1521.19	c #Conflicts:     410000 | #Learnt:      22817 | 0.001
1520.84/1521.19	c total clause space: 206.656MB
1520.84/1521.19	c total #watches: 593529
1524.14/1524.41	c total #propagations: 45534719 / total #impl: 660284301 (eff. 0.069)
1524.14/1524.41	c #Conflicts:     411000 | #Learnt:      23817 | 0.001
1524.14/1524.41	c total clause space: 206.656MB
1524.14/1524.41	c total #watches: 616415
1527.34/1527.63	c total #propagations: 45630670 / total #impl: 661706459 (eff. 0.069)
1527.34/1527.63	c #Conflicts:     412000 | #Learnt:      24817 | 0.001
1527.34/1527.63	c total clause space: 206.656MB
1527.34/1527.63	c total #watches: 634223
1531.14/1531.43	c total #propagations: 45731122 / total #impl: 663284356 (eff. 0.069)
1531.14/1531.43	c #Conflicts:     413000 | #Learnt:      25817 | 0.001
1531.14/1531.43	c total clause space: 206.656MB
1531.14/1531.43	c total #watches: 660016
1534.64/1534.97	c total #propagations: 45815809 / total #impl: 664934735 (eff. 0.069)
1534.64/1534.97	c #Conflicts:     414000 | #Learnt:      26817 | 0.001
1534.64/1534.97	c total clause space: 206.656MB
1534.64/1534.97	c total #watches: 685486
1539.14/1539.45	c total #propagations: 45904990 / total #impl: 666723824 (eff. 0.069)
1539.14/1539.45	c #Conflicts:     415000 | #Learnt:      27817 | 0.001
1539.14/1539.45	c total clause space: 206.656MB
1539.14/1539.45	c total #watches: 723480
1544.94/1545.22	c total #propagations: 46018844 / total #impl: 668829047 (eff. 0.069)
1544.94/1545.22	c #Conflicts:     416000 | #Learnt:      28817 | 0.001
1544.94/1545.22	c total clause space: 206.656MB
1544.94/1545.22	c total #watches: 770598
1550.34/1550.66	c total #propagations: 46149485 / total #impl: 671052485 (eff. 0.069)
1550.34/1550.66	c #Conflicts:     417000 | #Learnt:      29817 | 0.001
1550.34/1550.66	c total clause space: 206.656MB
1550.34/1550.66	c total #watches: 804271
1554.74/1555.03	c total #propagations: 46260055 / total #impl: 673130043 (eff. 0.069)
1554.74/1555.03	c #Conflicts:     418000 | #Learnt:      30817 | 0.001
1554.74/1555.03	c total clause space: 206.656MB
1554.74/1555.03	c total #watches: 852059
1558.64/1558.93	c total #propagations: 46375227 / total #impl: 675062172 (eff. 0.069)
1558.64/1558.93	c GARBAGE COLLECT
1558.64/1558.93	c #Conflicts:     419000 | #Learnt:      16382 | 0.001
1558.64/1558.93	c total clause space: 206.656MB
1558.64/1558.93	c total #watches: 463207
1563.44/1563.73	c total #propagations: 46512529 / total #impl: 677158597 (eff. 0.069)
1563.44/1563.73	c #Conflicts:     420000 | #Learnt:      17382 | 0.001
1563.44/1563.73	c total clause space: 206.656MB
1563.44/1563.73	c total #watches: 526604
1570.04/1570.38	c total #propagations: 46665958 / total #impl: 680105116 (eff. 0.069)
1570.04/1570.38	c #Conflicts:     421000 | #Learnt:      18382 | 0.001
1570.04/1570.38	c total clause space: 206.656MB
1570.04/1570.38	c total #watches: 594715
1577.84/1578.18	c total #propagations: 46810127 / total #impl: 683559796 (eff. 0.068)
1577.84/1578.18	c #Conflicts:     422000 | #Learnt:      19382 | 0.001
1577.84/1578.18	c total clause space: 206.656MB
1577.84/1578.18	c total #watches: 661699
1586.83/1587.17	c total #propagations: 46926113 / total #impl: 686608387 (eff. 0.068)
1586.83/1587.17	c #Conflicts:     423000 | #Learnt:      20382 | 0.001
1586.83/1587.17	c total clause space: 206.656MB
1586.83/1587.17	c total #watches: 725404
1592.93/1593.22	c total #propagations: 47071367 / total #impl: 690140057 (eff. 0.068)
1592.93/1593.22	c #Conflicts:     424000 | #Learnt:      21382 | 0.001
1592.93/1593.22	c total clause space: 206.656MB
1592.93/1593.22	c total #watches: 757993
1602.03/1602.39	c total #propagations: 47184107 / total #impl: 692349733 (eff. 0.068)
1602.03/1602.39	c #Conflicts:     425000 | #Learnt:      22382 | 0.001
1602.03/1602.39	c total clause space: 206.656MB
1602.03/1602.39	c total #watches: 819756
1614.13/1614.47	c total #propagations: 47334744 / total #impl: 696066130 (eff. 0.068)
1614.13/1614.47	c #Conflicts:     426000 | #Learnt:      23382 | 0.001
1614.13/1614.47	c total clause space: 206.656MB
1614.13/1614.47	c total #watches: 910405
1627.43/1627.76	c total #propagations: 47481256 / total #impl: 700538027 (eff. 0.068)
1627.43/1627.76	c #Conflicts:     427000 | #Learnt:      24382 | 0.001
1627.43/1627.76	c total clause space: 206.656MB
1627.43/1627.76	c total #watches: 1014110
1647.43/1647.76	c total #propagations: 47612940 / total #impl: 705391412 (eff. 0.067)
1647.43/1647.76	c #Conflicts:     428000 | #Learnt:      25382 | 0.001
1647.43/1647.76	c total clause space: 206.656MB
1647.43/1647.76	c total #watches: 1107142
1673.02/1673.31	c total #propagations: 47761918 / total #impl: 712039494 (eff. 0.067)
1673.02/1673.31	c #Conflicts:     429000 | #Learnt:      26382 | 0.001
1673.02/1673.31	c total clause space: 206.656MB
1673.02/1673.31	c total #watches: 1210735
1701.71/1702.05	c total #propagations: 47919968 / total #impl: 720004587 (eff. 0.067)
1701.71/1702.05	c #Conflicts:     430000 | #Learnt:      27382 | 0.001
1701.71/1702.05	c total clause space: 206.656MB
1701.71/1702.05	c total #watches: 1309871
1733.01/1733.33	c total #propagations: 48078267 / total #impl: 728846677 (eff. 0.066)
1733.01/1733.33	c #Conflicts:     431000 | #Learnt:      28382 | 0.001
1733.01/1733.33	c total clause space: 335.816MB
1733.01/1733.33	c total #watches: 1421144
1768.00/1768.37	c total #propagations: 48238221 / total #impl: 738544382 (eff. 0.065)
1768.00/1768.37	c #Conflicts:     432000 | #Learnt:      29382 | 0.001
1768.00/1768.37	c total clause space: 335.816MB
1768.00/1768.37	c total #watches: 1501435

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-4116747-1466976686/watcher-4116747-1466976686 -o /tmp/evaluation-result-4116747-1466976686/solver-4116747-1466976686 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466951789-21610 --watchdog 1960 --input HOME/instance-4116747-1466976686.opb ./cdcl-cuttingplanes-release 

pid=23652
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.24 2.30 2.27 3/176 23655
/proc/meminfo: memFree=29606112/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 30706391 29802496 4205 33554432000 4194304 6199737 140736908750480 140733881724824 4202597 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 7276 4205 93 490 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 23655
/proc/meminfo: memFree=29606112/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=34256 CPUtime=0.09 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 1039 0 0 0 9 0 0 0 20 0 1 0 30706391 35078144 7319 33554432000 4194304 6199737 140736908750480 140733881724824 5149722 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 8564 7319 139 490 0 8065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34256

[startup+0.200376 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 23655
/proc/meminfo: memFree=29606112/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=37112 CPUtime=0.19 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 1560 0 0 0 19 0 0 0 20 0 1 0 30706391 38002688 7650 33554432000 4194304 6199737 140736908750480 140733881724824 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 9278 7650 155 490 0 8779 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37112

[startup+0.300273 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 23655
/proc/meminfo: memFree=29606112/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=37240 CPUtime=0.29 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 2028 0 0 0 29 0 0 0 20 0 1 0 30706391 38133760 7920 33554432000 4194304 6199737 140736908750480 140733881724824 4213377 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 9310 7920 155 490 0 8811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37240

[startup+0.700241 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 23655
/proc/meminfo: memFree=29606112/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=42168 CPUtime=0.69 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 2884 0 0 0 69 0 0 0 20 0 1 0 30706391 43180032 9004 33554432000 4194304 6199737 140736908750480 140733881724824 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 10542 9004 161 490 0 10043 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42168

[startup+1.50022 s]
/proc/loadavg: 2.24 2.30 2.27 4/177 23656
/proc/meminfo: memFree=29569836/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=42516 CPUtime=1.48 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 3103 0 0 0 148 0 0 0 20 0 1 0 30706391 43536384 9677 33554432000 4194304 6199737 140736908750480 140736908749592 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 10629 9677 161 490 0 10130 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42516

[startup+3.10024 s]
/proc/loadavg: 2.24 2.30 2.27 4/177 23656
/proc/meminfo: memFree=29566672/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=50524 CPUtime=3.08 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 3991 0 0 0 308 0 0 0 20 0 1 0 30706391 51736576 11305 33554432000 4194304 6199737 140736908750480 140736908749128 4213495 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 12631 11305 161 490 0 12132 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50524

[startup+6.30026 s]
/proc/loadavg: 2.22 2.30 2.27 3/177 23656
/proc/meminfo: memFree=29559600/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=51244 CPUtime=6.29 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 4395 0 0 0 628 1 0 0 20 0 1 0 30706391 52473856 11606 33554432000 4194304 6199737 140736908750480 140736908749416 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 12811 11606 161 490 0 12312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51244

[startup+12.7002 s]
/proc/loadavg: 2.20 2.29 2.27 3/177 23656
/proc/meminfo: memFree=29554104/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=64164 CPUtime=12.69 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 5560 0 0 0 1268 1 0 0 20 0 1 0 30706391 65703936 12914 33554432000 4194304 6199737 140736908750480 140736908749592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 16041 12914 161 490 0 15542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64164

[startup+25.5003 s]
/proc/loadavg: 2.23 2.29 2.27 3/177 23656
/proc/meminfo: memFree=29543028/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=85208 CPUtime=25.48 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 6753 0 0 0 2547 1 0 0 20 0 1 0 30706391 87252992 15807 33554432000 4194304 6199737 140736908750480 140736908749128 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 21302 15807 161 490 0 20803 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85208

[startup+51.1004 s]
/proc/loadavg: 2.22 2.28 2.26 3/177 23656
/proc/meminfo: memFree=29518212/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=118260 CPUtime=51.08 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 8091 0 0 0 5106 2 0 0 20 0 1 0 30706391 121098240 22012 33554432000 4194304 6199737 140736908750480 140736908749128 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 29565 22012 161 490 0 29066 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118260

[startup+102.3 s]
/proc/loadavg: 2.35 2.31 2.27 3/177 23658
/proc/meminfo: memFree=29507380/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=120224 CPUtime=102.28 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 8737 0 0 0 10226 2 0 0 20 0 1 0 30706391 123109376 24655 33554432000 4194304 6199737 140736908750480 140736908749304 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 30056 24655 161 490 0 29557 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120224

[startup+162.3 s]
/proc/loadavg: 2.44 2.33 2.28 3/177 23659
/proc/meminfo: memFree=29469868/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=174284 CPUtime=162.26 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 10165 0 0 0 16222 4 0 0 20 0 1 0 30706391 178466816 34128 33554432000 4194304 6199737 140736908750480 140736908749176 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 43571 34128 161 490 0 43072 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 174284

[startup+222.307 s]
/proc/loadavg: 2.31 2.31 2.27 3/177 23660
/proc/meminfo: memFree=29466940/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=176092 CPUtime=222.26 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 10720 0 0 0 22222 4 0 0 20 0 1 0 30706391 180318208 34638 33554432000 4194304 6199737 140736908750480 140736908749592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 44023 34638 161 490 0 43524 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 176092

[startup+282.3 s]
/proc/loadavg: 2.24 2.30 2.27 3/177 23661
/proc/meminfo: memFree=29450732/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=178012 CPUtime=282.24 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 11186 0 0 0 28220 4 0 0 20 0 1 0 30706391 182284288 35101 33554432000 4194304 6199737 140736908750480 140736908749592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 44503 35101 161 490 0 44004 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 178012

[startup+342.3 s]
/proc/loadavg: 2.31 2.30 2.27 3/177 23708
/proc/meminfo: memFree=29612520/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=181300 CPUtime=342.23 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 12139 0 0 0 34219 4 0 0 20 0 1 0 30706391 185651200 36519 33554432000 4194304 6199737 140736908750480 140736908749592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 45325 36519 161 490 0 44826 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 181300

[startup+402.3 s]
/proc/loadavg: 2.21 2.28 2.27 3/177 23710
/proc/meminfo: memFree=29581704/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=181688 CPUtime=402.22 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 12381 0 0 0 40217 5 0 0 20 0 1 0 30706391 186048512 36736 33554432000 4194304 6199737 140736908750480 140736908749592 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 45422 36736 161 490 0 44923 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 181688

[startup+462.3 s]
/proc/loadavg: 2.23 2.27 2.26 3/177 23711
/proc/meminfo: memFree=29538300/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=183648 CPUtime=462.21 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 12930 0 0 0 46215 6 0 0 20 0 1 0 30706391 188055552 44432 33554432000 4194304 6199737 140736908750480 140736908749416 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 45912 44432 161 490 0 45413 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 183648

[startup+522.3 s]
/proc/loadavg: 2.35 2.30 2.27 3/178 23715
/proc/meminfo: memFree=29510484/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=266532 CPUtime=522.19 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 13641 0 0 0 52213 6 0 0 20 0 1 0 30706391 272928768 50658 33554432000 4194304 6199737 140736908750480 140736908749592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 66633 50658 161 490 0 66134 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 266532

[startup+582.3 s]
/proc/loadavg: 2.36 2.31 2.28 3/177 23716
/proc/meminfo: memFree=29506600/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=267672 CPUtime=582.19 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 14131 0 0 0 58212 7 0 0 20 0 1 0 30706391 274096128 51073 33554432000 4194304 6199737 140736908750480 140736908749416 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 66918 51073 161 490 0 66419 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 267672


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.26 2.26 3/177 23723
/proc/meminfo: memFree=29414888/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=273064 CPUtime=942.14 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15477 0 0 0 94206 8 0 0 20 0 1 0 30706391 279617536 59032 33554432000 4194304 6199737 140736908750480 140736908749592 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68266 59032 161 490 0 67767 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 273064

[startup+1002.3 s]
/proc/loadavg: 2.19 2.24 2.26 3/177 23725
/proc/meminfo: memFree=29415060/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=273312 CPUtime=1002.13 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15527 0 0 0 100205 8 0 0 20 0 1 0 30706391 279871488 59082 33554432000 4194304 6199737 140736908750480 140736908749592 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68328 59082 161 490 0 67829 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 273312

[startup+1062.3 s]
/proc/loadavg: 2.42 2.29 2.27 3/177 23726
/proc/meminfo: memFree=29414412/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=273560 CPUtime=1062.12 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15579 0 0 0 106204 8 0 0 20 0 1 0 30706391 280125440 59134 33554432000 4194304 6199737 140736908750480 140736908749592 4213836 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68390 59134 161 490 0 67891 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 273560

[startup+1122.3 s]
/proc/loadavg: 2.31 2.28 2.27 3/178 23730
/proc/meminfo: memFree=29412248/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=273688 CPUtime=1122.11 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15611 0 0 0 112203 8 0 0 20 0 1 0 30706391 280256512 59166 33554432000 4194304 6199737 140736908750480 140736908749304 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68422 59166 161 490 0 67923 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 273688

[startup+1182.3 s]
/proc/loadavg: 2.16 2.24 2.26 3/177 23731
/proc/meminfo: memFree=29389332/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=273964 CPUtime=1182.1 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15696 0 0 0 118202 8 0 0 20 0 1 0 30706391 280539136 59251 33554432000 4194304 6199737 140736908750480 140736908749592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68491 59251 161 490 0 67992 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 273964

[startup+1242.3 s]
/proc/loadavg: 2.21 2.24 2.26 3/177 23732
/proc/meminfo: memFree=29384712/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=274900 CPUtime=1242.09 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15902 0 0 0 124201 8 0 0 20 0 1 0 30706391 281497600 59457 33554432000 4194304 6199737 140736908750480 140736908749592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68725 59457 161 490 0 68226 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 274900

[startup+1302.3 s]
/proc/loadavg: 2.25 2.24 2.25 4/178 23745
/proc/meminfo: memFree=29382500/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=275036 CPUtime=1302.08 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15955 0 0 0 130200 8 0 0 20 0 1 0 30706391 281636864 59510 33554432000 4194304 6199737 140736908750480 140736908749592 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68759 59510 161 490 0 68260 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 275036

[startup+1362.3 s]
/proc/loadavg: 2.18 2.22 2.25 3/177 23746
/proc/meminfo: memFree=29383196/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=275180 CPUtime=1362.07 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 15973 0 0 0 136199 8 0 0 20 0 1 0 30706391 281784320 59528 33554432000 4194304 6199737 140736908750480 140736908749592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68795 59528 161 490 0 68296 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 275180

[startup+1422.3 s]
/proc/loadavg: 2.25 2.24 2.25 3/177 23747
/proc/meminfo: memFree=29382188/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=275592 CPUtime=1422.07 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 16071 0 0 0 142199 8 0 0 20 0 1 0 30706391 282206208 59626 33554432000 4194304 6199737 140736908750480 140736908749592 4213866 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 68898 59626 161 490 0 68399 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 275592

[startup+1482.3 s]
/proc/loadavg: 2.18 2.22 2.24 3/177 23748
/proc/meminfo: memFree=29381536/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=276144 CPUtime=1482.05 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 16191 0 0 0 148197 8 0 0 20 0 1 0 30706391 282771456 59746 33554432000 4194304 6199737 140736908750480 140736908749128 4213499 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 69036 59746 161 490 0 68537 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 276144

[startup+1542.31 s]
/proc/loadavg: 2.33 2.24 2.25 3/177 23749
/proc/meminfo: memFree=29380388/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=276288 CPUtime=1542.05 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 16243 0 0 0 154197 8 0 0 20 0 1 0 30706391 282918912 59966 33554432000 4194304 6199737 140736908750480 140736908749592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 69072 59966 161 490 0 68573 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 276288

[startup+1602.3 s]
/proc/loadavg: 2.31 2.24 2.25 4/176 23750
/proc/meminfo: memFree=29377884/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=277012 CPUtime=1602.03 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 16434 0 0 0 160195 8 0 0 20 0 1 0 30706391 283660288 60233 33554432000 4194304 6199737 140736908750480 140736908749592 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 69253 60233 161 490 0 68754 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 277012

[startup+1662.3 s]
/proc/loadavg: 2.46 2.29 2.26 3/177 23752
/proc/meminfo: memFree=29361892/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=277932 CPUtime=1662.02 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 16630 0 0 0 166194 8 0 0 20 0 1 0 30706391 284602368 60429 33554432000 4194304 6199737 140736908750480 140736908749416 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 69483 60429 161 490 0 68984 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 277932

[startup+1722.3 s]
/proc/loadavg: 2.44 2.31 2.27 3/178 23756
/proc/meminfo: memFree=29331116/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=279496 CPUtime=1722.02 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 17042 0 0 0 172193 9 0 0 20 0 1 0 30706391 286203904 67995 33554432000 4194304 6199737 140736908750480 140736908749304 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 69874 67995 161 490 0 69375 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 279496

[startup+1782.3 s]
/proc/loadavg: 2.26 2.28 2.26 3/178 23780
/proc/meminfo: memFree=29292212/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=413076 CPUtime=1782 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 17625 0 0 0 178191 9 0 0 20 0 1 0 30706391 422989824 75655 33554432000 4194304 6199737 140736908750480 140736908749304 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 103269 75655 161 490 0 102770 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 413076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.28 2.26 3/178 23780
/proc/meminfo: memFree=29281008/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=413476 CPUtime=1800 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 17703 0 0 0 179991 9 0 0 20 0 1 0 30706391 423399424 77266 33554432000 4194304 6199737 140736908750480 140736908749176 4213377 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 103369 77266 161 490 0 102870 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 413476

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.28 2.26 3/178 23780
/proc/meminfo: memFree=29281008/32872528 swapFree=1381468/1569516
[pid=23655] ppid=23652 vsize=413476 CPUtime=1800 cores=1,3,5,7
/proc/23655/stat : 23655 (cdcl-cuttingpla) R 23652 23655 21593 0 -1 4202496 17703 0 0 0 179991 9 0 0 20 0 1 0 30706391 423399424 77266 33554432000 4194304 6199737 140736908750480 140736908749176 4213377 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/23655/statm: 103369 77266 161 490 0 102870 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 413476

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.91
CPU system time (s): 0.100984
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 413476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.100984
maximum resident set size= 309064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17703
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= 1883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5842 second user time and 13.5549 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-26 23:31:26
IDJOB=4116747
IDBENCH=109508
IDSOLVER=2548
FILE ID=node140/4116747-1466976686
RUNJOBID= node140-1466951789-21610
PBS_JOBID= 19976369
Free space on /tmp= 71652 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round23-2.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116747-1466976686/watcher-4116747-1466976686 -o /tmp/evaluation-result-4116747-1466976686/solver-4116747-1466976686 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466951789-21610 --watchdog 1960 --input HOME/instance-4116747-1466976686.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 3c78ac84f21f4de0992f4a091829144b
RANDOM SEED=1609051932

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29605740 kB
Buffers:          173716 kB
Cached:           560604 kB
SwapCached:         1824 kB
Active:           338928 kB
Inactive:         624916 kB
Active(anon):     230052 kB
Inactive(anon):     2380 kB
Active(file):     108876 kB
Inactive(file):   622536 kB
Unevictable:     1569516 kB
Mlocked:         1381468 kB
SwapTotal:      67108856 kB
SwapFree:       67099384 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:       1798956 kB
Mapped:             7856 kB
Shmem:                 0 kB
Slab:             599824 kB
SReclaimable:      43572 kB
SUnreclaim:       556252 kB
KernelStack:        1448 kB
PageTables:         7684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1964552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 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= 71648 MiB
End job on node140 at 2016-06-27 00:01:26