Trace number 4102223

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.1 1800.41

General information on the benchmark

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

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 1900 #constraint= 7639
0.00/0.03	c * #variable= 1900 #constraint= 7639
0.29/0.34	c S1->S2
0.29/0.34	c S1->S2
0.29/0.34	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
0.29/0.34	c total clause space: 18.2382MB
0.29/0.34	c total #watches: 359716
0.69/0.75	c total #propagations: 137736 / total #impl: 939989 (eff. 0.147)
0.69/0.75	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
0.69/0.75	c total clause space: 29.637MB
0.69/0.75	c total #watches: 372922
0.99/1.03	c total #propagations: 270803 / total #impl: 1541241 (eff. 0.176)
0.99/1.03	c GC COLLECT
0.99/1.03	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.99/1.03	c total clause space: 29.637MB
0.99/1.03	c total #watches: 101008
1.39/1.40	c total #propagations: 385310 / total #impl: 2108626 (eff. 0.183)
1.39/1.40	c S2->S1
1.39/1.40	c S1->S2
1.39/1.40	c #Conflicts:       4000 | #Learnt:        568 | 0.000
1.39/1.40	c total clause space: 29.637MB
1.39/1.40	c total #watches: 259386
1.89/1.95	c total #propagations: 505530 / total #impl: 2531983 (eff. 0.200)
1.89/1.95	c GC COLLECT
1.89/1.95	c #Conflicts:       5000 | #Learnt:       1139 | 0.000
1.89/1.95	c total clause space: 29.637MB
1.89/1.95	c total #watches: 288385
2.39/2.45	c total #propagations: 609638 / total #impl: 3002679 (eff. 0.203)
2.39/2.45	c #Conflicts:       6000 | #Learnt:       2139 | 0.000
2.39/2.45	c total clause space: 29.637MB
2.39/2.45	c total #watches: 323565
2.99/3.02	c total #propagations: 717841 / total #impl: 3425030 (eff. 0.210)
2.99/3.02	c GC COLLECT
2.99/3.02	c #Conflicts:       7000 | #Learnt:       1639 | 0.000
2.99/3.02	c total clause space: 48.1602MB
2.99/3.02	c total #watches: 94137
3.29/3.37	c total #propagations: 847124 / total #impl: 3933516 (eff. 0.215)
3.29/3.37	c #Conflicts:       8000 | #Learnt:       2639 | 0.000
3.29/3.37	c total clause space: 48.1602MB
3.29/3.37	c total #watches: 116829
3.99/4.06	c total #propagations: 984369 / total #impl: 4450896 (eff. 0.221)
3.99/4.06	c #Conflicts:       9000 | #Learnt:       3639 | 0.000
3.99/4.06	c total clause space: 48.1602MB
3.99/4.06	c total #watches: 137731
4.69/4.76	c total #propagations: 1133841 / total #impl: 5307479 (eff. 0.214)
4.69/4.76	c GC COLLECT
4.69/4.76	c #Conflicts:      10000 | #Learnt:       2424 | 0.000
4.69/4.76	c total clause space: 48.1602MB
4.69/4.76	c total #watches: 92019
5.39/5.48	c total #propagations: 1260216 / total #impl: 5931336 (eff. 0.212)
5.39/5.48	c #Conflicts:      11000 | #Learnt:       3424 | 0.000
5.39/5.48	c total clause space: 48.1602MB
5.39/5.48	c total #watches: 100698
6.19/6.20	c total #propagations: 1394177 / total #impl: 6538122 (eff. 0.213)
6.19/6.20	c #Conflicts:      12000 | #Learnt:       4424 | 0.000
6.19/6.20	c total clause space: 48.1602MB
6.19/6.20	c total #watches: 112229
6.69/6.77	c total #propagations: 1531959 / total #impl: 7127052 (eff. 0.215)
6.69/6.77	c #Conflicts:      13000 | #Learnt:       5424 | 0.000
6.69/6.77	c total clause space: 48.1602MB
6.69/6.77	c total #watches: 155614
6.98/7.06	c total #propagations: 1738786 / total #impl: 8246940 (eff. 0.211)
6.98/7.06	c GC COLLECT
6.98/7.06	c #Conflicts:      14000 | #Learnt:       3733 | 0.000
6.98/7.06	c total clause space: 48.1602MB
6.98/7.06	c total #watches: 112527
7.38/7.41	c total #propagations: 1914923 / total #impl: 9149857 (eff. 0.209)
7.38/7.41	c #Conflicts:      15000 | #Learnt:       4733 | 0.000
7.38/7.41	c total clause space: 48.1602MB
7.38/7.41	c total #watches: 117875
7.69/7.72	c total #propagations: 2060101 / total #impl: 9722210 (eff. 0.212)
7.69/7.72	c #Conflicts:      16000 | #Learnt:       5733 | 0.000
7.69/7.72	c total clause space: 48.1602MB
7.69/7.72	c total #watches: 121974
8.08/8.10	c total #propagations: 2204280 / total #impl: 10154219 (eff. 0.217)
8.08/8.10	c GC COLLECT
8.08/8.10	c #Conflicts:      17000 | #Learnt:       3630 | 0.000
8.08/8.10	c total clause space: 48.1602MB
8.08/8.10	c total #watches: 82250
8.28/8.38	c total #propagations: 2338088 / total #impl: 10604980 (eff. 0.220)
8.28/8.38	c #Conflicts:      18000 | #Learnt:       4630 | 0.000
8.28/8.38	c total clause space: 48.1602MB
8.28/8.38	c total #watches: 85942
8.79/8.83	c total #propagations: 2443417 / total #impl: 10871693 (eff. 0.225)
8.79/8.83	c #Conflicts:      19000 | #Learnt:       5630 | 0.000
8.79/8.83	c total clause space: 48.1602MB
8.79/8.83	c total #watches: 108931
9.28/9.39	c total #propagations: 2620814 / total #impl: 11854423 (eff. 0.221)
9.28/9.39	c #Conflicts:      20000 | #Learnt:       6630 | 0.000
9.28/9.39	c total clause space: 48.1602MB
9.28/9.39	c total #watches: 120468
10.38/10.44	c total #propagations: 2768400 / total #impl: 12615363 (eff. 0.219)
10.38/10.44	c GC COLLECT
10.38/10.44	c #Conflicts:      21000 | #Learnt:       4178 | 0.000
10.38/10.44	c total clause space: 48.1602MB
10.38/10.44	c total #watches: 83569
11.98/12.06	c total #propagations: 2931964 / total #impl: 14756219 (eff. 0.199)
11.98/12.06	c #Conflicts:      22000 | #Learnt:       5178 | 0.000
11.98/12.06	c total clause space: 48.1602MB
11.98/12.06	c total #watches: 102928
14.58/14.67	c total #propagations: 3092999 / total #impl: 18006487 (eff. 0.172)
14.58/14.67	c #Conflicts:      23000 | #Learnt:       6178 | 0.000
14.58/14.67	c total clause space: 48.1602MB
14.58/14.67	c total #watches: 123177
17.18/17.25	c total #propagations: 3273096 / total #impl: 23792547 (eff. 0.138)
17.18/17.25	c #Conflicts:      24000 | #Learnt:       7178 | 0.000
17.18/17.25	c total clause space: 48.1602MB
17.18/17.25	c total #watches: 135805
20.18/20.29	c total #propagations: 3425702 / total #impl: 28323130 (eff. 0.121)
20.18/20.29	c GC COLLECT
20.18/20.29	c #Conflicts:      25000 | #Learnt:       4396 | 0.000
20.18/20.29	c total clause space: 48.1602MB
20.18/20.29	c total #watches: 109978
23.38/23.40	c total #propagations: 3602955 / total #impl: 34400058 (eff. 0.105)
23.38/23.40	c #Conflicts:      26000 | #Learnt:       5396 | 0.000
23.38/23.40	c total clause space: 48.1602MB
23.38/23.40	c total #watches: 130356
26.78/26.81	c total #propagations: 3751528 / total #impl: 39775133 (eff. 0.094)
26.78/26.81	c #Conflicts:      27000 | #Learnt:       6396 | 0.000
26.78/26.81	c total clause space: 48.1602MB
26.78/26.81	c total #watches: 149847
30.99/31.08	c total #propagations: 3906399 / total #impl: 44784326 (eff. 0.087)
30.99/31.08	c #Conflicts:      28000 | #Learnt:       7396 | 0.000
30.99/31.08	c total clause space: 48.1602MB
30.99/31.08	c total #watches: 173273
34.98/35.07	c total #propagations: 4056709 / total #impl: 49760106 (eff. 0.082)
34.98/35.07	c GC COLLECT
34.98/35.07	c #Conflicts:      29000 | #Learnt:       4304 | 0.000
34.98/35.07	c total clause space: 78.2603MB
34.98/35.07	c total #watches: 135321
38.68/38.74	c total #propagations: 4195017 / total #impl: 53794258 (eff. 0.078)
38.68/38.74	c #Conflicts:      30000 | #Learnt:       5304 | 0.000
38.68/38.74	c total clause space: 78.2603MB
38.68/38.74	c total #watches: 158349
41.89/41.92	c total #propagations: 4332910 / total #impl: 58767639 (eff. 0.074)
41.89/41.92	c #Conflicts:      31000 | #Learnt:       6304 | 0.000
41.89/41.92	c total clause space: 78.2603MB
41.89/41.92	c total #watches: 175509
45.38/45.47	c total #propagations: 4466697 / total #impl: 61361611 (eff. 0.073)
45.38/45.47	c #Conflicts:      32000 | #Learnt:       7304 | 0.000
45.38/45.47	c total clause space: 78.2603MB
45.38/45.47	c total #watches: 200331
48.78/48.88	c total #propagations: 4619501 / total #impl: 65475658 (eff. 0.071)
48.78/48.88	c #Conflicts:      33000 | #Learnt:       8304 | 0.000
48.78/48.88	c total clause space: 78.2603MB
48.78/48.88	c total #watches: 216267
51.68/51.72	c total #propagations: 4754660 / total #impl: 70105191 (eff. 0.068)
51.68/51.72	c GC COLLECT
51.68/51.72	c #Conflicts:      34000 | #Learnt:       4911 | 0.000
51.68/51.72	c total clause space: 78.2603MB
51.68/51.72	c total #watches: 131121
54.08/54.10	c total #propagations: 4880215 / total #impl: 74521025 (eff. 0.065)
54.08/54.10	c #Conflicts:      35000 | #Learnt:       5911 | 0.000
54.08/54.10	c total clause space: 78.2603MB
54.08/54.10	c total #watches: 147262
57.28/57.32	c total #propagations: 5016254 / total #impl: 78681383 (eff. 0.064)
57.28/57.32	c #Conflicts:      36000 | #Learnt:       6911 | 0.000
57.28/57.32	c total clause space: 78.2603MB
57.28/57.32	c total #watches: 168668
60.07/60.14	c total #propagations: 5181382 / total #impl: 83534600 (eff. 0.062)
60.07/60.14	c #Conflicts:      37000 | #Learnt:       7911 | 0.000
60.07/60.14	c total clause space: 78.2603MB
60.07/60.14	c total #watches: 191109
62.78/62.86	c total #propagations: 5351456 / total #impl: 87859897 (eff. 0.061)
62.78/62.86	c #Conflicts:      38000 | #Learnt:       8911 | 0.000
62.78/62.86	c total clause space: 78.2603MB
62.78/62.86	c total #watches: 210094
64.57/64.66	c total #propagations: 5510415 / total #impl: 92635716 (eff. 0.059)
64.57/64.66	c GC COLLECT
64.57/64.66	c #Conflicts:      39000 | #Learnt:       5211 | 0.000
64.57/64.66	c total clause space: 78.2603MB
64.57/64.66	c total #watches: 134981
65.87/65.98	c total #propagations: 5667382 / total #impl: 95726065 (eff. 0.059)
65.87/65.98	c #Conflicts:      40000 | #Learnt:       6211 | 0.000
65.87/65.98	c total clause space: 78.2603MB
65.87/65.98	c total #watches: 151113
67.57/67.69	c total #propagations: 5833345 / total #impl: 98439399 (eff. 0.059)
67.57/67.69	c #Conflicts:      41000 | #Learnt:       7211 | 0.000
67.57/67.69	c total clause space: 78.2603MB
67.57/67.69	c total #watches: 169587
69.37/69.44	c total #propagations: 5987834 / total #impl: 101546683 (eff. 0.059)
69.37/69.44	c #Conflicts:      42000 | #Learnt:       8211 | 0.000
69.37/69.44	c total clause space: 78.2603MB
69.37/69.44	c total #watches: 184870
71.17/71.25	c total #propagations: 6145116 / total #impl: 104539940 (eff. 0.059)
71.17/71.25	c #Conflicts:      43000 | #Learnt:       9211 | 0.000
71.17/71.25	c total clause space: 78.2603MB
71.17/71.25	c total #watches: 208711
73.26/73.39	c total #propagations: 6293742 / total #impl: 107777428 (eff. 0.058)
73.26/73.39	c GC COLLECT
73.26/73.39	c #Conflicts:      44000 | #Learnt:       5219 | 0.000
73.26/73.39	c total clause space: 78.2603MB
73.26/73.39	c total #watches: 131917
75.26/75.33	c total #propagations: 6456388 / total #impl: 111448546 (eff. 0.058)
75.26/75.33	c #Conflicts:      45000 | #Learnt:       6219 | 0.000
75.26/75.33	c total clause space: 78.2603MB
75.26/75.33	c total #watches: 158733
77.46/77.56	c total #propagations: 6632366 / total #impl: 115419708 (eff. 0.057)
77.46/77.56	c #Conflicts:      46000 | #Learnt:       7219 | 0.000
77.46/77.56	c total clause space: 78.2603MB
77.46/77.56	c total #watches: 182847
79.76/79.87	c total #propagations: 6802632 / total #impl: 117986363 (eff. 0.058)
79.76/79.87	c #Conflicts:      47000 | #Learnt:       8219 | 0.000
79.76/79.87	c total clause space: 78.2603MB
79.76/79.87	c total #watches: 212369
81.86/81.90	c total #propagations: 6989689 / total #impl: 121535528 (eff. 0.058)
81.86/81.90	c #Conflicts:      48000 | #Learnt:       9219 | 0.000
81.86/81.90	c total clause space: 78.2603MB
81.86/81.90	c total #watches: 232716
84.16/84.21	c total #propagations: 7154038 / total #impl: 124529327 (eff. 0.057)
84.16/84.21	c #Conflicts:      49000 | #Learnt:      10219 | 0.000
84.16/84.21	c total clause space: 78.2603MB
84.16/84.21	c total #watches: 241656
86.16/86.29	c total #propagations: 7323817 / total #impl: 127187229 (eff. 0.058)
86.16/86.29	c GC COLLECT
86.16/86.29	c #Conflicts:      50000 | #Learnt:       5915 | 0.000
86.16/86.29	c total clause space: 78.2603MB
86.16/86.29	c total #watches: 148143
87.66/87.79	c total #propagations: 7501887 / total #impl: 129960217 (eff. 0.058)
87.66/87.79	c #Conflicts:      51000 | #Learnt:       6915 | 0.000
87.66/87.79	c total clause space: 78.2603MB
87.66/87.79	c total #watches: 166077
89.36/89.43	c total #propagations: 7661929 / total #impl: 132312442 (eff. 0.058)
89.36/89.43	c #Conflicts:      52000 | #Learnt:       7915 | 0.000
89.36/89.43	c total clause space: 78.2603MB
89.36/89.43	c total #watches: 185914
91.56/91.61	c total #propagations: 7832852 / total #impl: 135125820 (eff. 0.058)
91.56/91.61	c #Conflicts:      53000 | #Learnt:       8915 | 0.000
91.56/91.61	c total clause space: 78.2603MB
91.56/91.61	c total #watches: 201566
94.57/94.61	c total #propagations: 8003783 / total #impl: 138221256 (eff. 0.058)
94.57/94.61	c #Conflicts:      54000 | #Learnt:       9915 | 0.000
94.57/94.61	c total clause space: 78.2603MB
94.57/94.61	c total #watches: 216202
97.26/97.37	c total #propagations: 8185174 / total #impl: 142202956 (eff. 0.058)
97.26/97.37	c #Conflicts:      55000 | #Learnt:      10915 | 0.000
97.26/97.37	c total clause space: 78.2603MB
97.26/97.37	c total #watches: 241053
99.07/99.14	c total #propagations: 8400091 / total #impl: 146710955 (eff. 0.057)
99.07/99.14	c GC COLLECT
99.07/99.14	c #Conflicts:      56000 | #Learnt:       6320 | 0.000
99.07/99.14	c total clause space: 78.2603MB
99.07/99.14	c total #watches: 160985
100.66/100.72	c total #propagations: 8571064 / total #impl: 149759584 (eff. 0.057)
100.66/100.72	c #Conflicts:      57000 | #Learnt:       7320 | 0.000
100.66/100.72	c total clause space: 78.2603MB
100.66/100.72	c total #watches: 184046
103.16/103.29	c total #propagations: 8750610 / total #impl: 152735595 (eff. 0.057)
103.16/103.29	c #Conflicts:      58000 | #Learnt:       8320 | 0.000
103.16/103.29	c total clause space: 78.2603MB
103.16/103.29	c total #watches: 202883
105.57/105.70	c total #propagations: 8940250 / total #impl: 157644160 (eff. 0.057)
105.57/105.70	c #Conflicts:      59000 | #Learnt:       9320 | 0.000
105.57/105.70	c total clause space: 78.2603MB
105.57/105.70	c total #watches: 224261
108.06/108.15	c total #propagations: 9121097 / total #impl: 162319957 (eff. 0.056)
108.06/108.15	c #Conflicts:      60000 | #Learnt:      10320 | 0.000
108.06/108.15	c total clause space: 78.2603MB
108.06/108.15	c total #watches: 245780
110.86/110.90	c total #propagations: 9299636 / total #impl: 166796554 (eff. 0.056)
110.86/110.90	c #Conflicts:      61000 | #Learnt:      11320 | 0.000
110.86/110.90	c total clause space: 78.2603MB
110.86/110.90	c total #watches: 267578
113.26/113.38	c total #propagations: 9449765 / total #impl: 171487619 (eff. 0.055)
113.26/113.38	c GC COLLECT
113.26/113.38	c #Conflicts:      62000 | #Learnt:       6416 | 0.000
113.26/113.38	c total clause space: 127.173MB
113.26/113.38	c total #watches: 164354
114.65/114.72	c total #propagations: 9602281 / total #impl: 176096865 (eff. 0.055)
114.65/114.72	c #Conflicts:      63000 | #Learnt:       7416 | 0.000
114.65/114.72	c total clause space: 127.173MB
114.65/114.72	c total #watches: 179517
116.35/116.40	c total #propagations: 9746475 / total #impl: 178493290 (eff. 0.055)
116.35/116.40	c #Conflicts:      64000 | #Learnt:       8416 | 0.000
116.35/116.40	c total clause space: 127.173MB
116.35/116.40	c total #watches: 200288
118.65/118.75	c total #propagations: 9888668 / total #impl: 181744751 (eff. 0.054)
118.65/118.75	c #Conflicts:      65000 | #Learnt:       9416 | 0.000
118.65/118.75	c total clause space: 127.173MB
118.65/118.75	c total #watches: 224307
121.45/121.56	c total #propagations: 10047005 / total #impl: 185850050 (eff. 0.054)
121.45/121.56	c #Conflicts:      66000 | #Learnt:      10416 | 0.000
121.45/121.56	c total clause space: 127.173MB
121.45/121.56	c total #watches: 245479
124.05/124.15	c total #propagations: 10218677 / total #impl: 189699201 (eff. 0.054)
124.05/124.15	c #Conflicts:      67000 | #Learnt:      11416 | 0.000
124.05/124.15	c total clause space: 127.173MB
124.05/124.15	c total #watches: 260852
126.47/126.54	c total #propagations: 10386876 / total #impl: 192938030 (eff. 0.054)
126.47/126.54	c #Conflicts:      68000 | #Learnt:      12416 | 0.000
126.47/126.54	c total clause space: 127.173MB
126.47/126.54	c total #watches: 279260
127.57/127.68	c total #propagations: 10541993 / total #impl: 194299509 (eff. 0.054)
127.57/127.68	c GC COLLECT
127.57/127.68	c #Conflicts:      69000 | #Learnt:       7211 | 0.000
127.57/127.68	c total clause space: 127.173MB
127.57/127.68	c total #watches: 171396
129.46/129.51	c total #propagations: 10662479 / total #impl: 195694119 (eff. 0.054)
129.46/129.51	c #Conflicts:      70000 | #Learnt:       8211 | 0.000
129.46/129.51	c total clause space: 127.173MB
129.46/129.51	c total #watches: 192498
131.16/131.23	c total #propagations: 10824195 / total #impl: 198969815 (eff. 0.054)
131.16/131.23	c #Conflicts:      71000 | #Learnt:       9211 | 0.000
131.16/131.23	c total clause space: 127.173MB
131.16/131.23	c total #watches: 205701
132.76/132.80	c total #propagations: 10974024 / total #impl: 202085879 (eff. 0.054)
132.76/132.80	c #Conflicts:      72000 | #Learnt:      10211 | 0.000
132.76/132.80	c total clause space: 127.173MB
132.76/132.80	c total #watches: 215057
135.36/135.48	c total #propagations: 11128610 / total #impl: 204587706 (eff. 0.054)
135.36/135.48	c #Conflicts:      73000 | #Learnt:      11211 | 0.000
135.36/135.48	c total clause space: 127.173MB
135.36/135.48	c total #watches: 224564
137.76/137.89	c total #propagations: 11283789 / total #impl: 208158021 (eff. 0.054)
137.76/137.89	c #Conflicts:      74000 | #Learnt:      12211 | 0.000
137.76/137.89	c total clause space: 127.173MB
137.76/137.89	c total #watches: 231958
140.36/140.46	c total #propagations: 11433329 / total #impl: 211020731 (eff. 0.054)
140.36/140.46	c GC COLLECT
140.36/140.46	c #Conflicts:      75000 | #Learnt:       6709 | 0.000
140.36/140.46	c total clause space: 127.173MB
140.36/140.46	c total #watches: 164656
141.76/141.83	c total #propagations: 11586992 / total #impl: 213665729 (eff. 0.054)
141.76/141.83	c #Conflicts:      76000 | #Learnt:       7709 | 0.000
141.76/141.83	c total clause space: 127.173MB
141.76/141.83	c total #watches: 176213
143.26/143.37	c total #propagations: 11729912 / total #impl: 215224931 (eff. 0.055)
143.26/143.37	c #Conflicts:      77000 | #Learnt:       8709 | 0.000
143.26/143.37	c total clause space: 127.173MB
143.26/143.37	c total #watches: 190492
145.65/145.77	c total #propagations: 11874671 / total #impl: 216930463 (eff. 0.055)
145.65/145.77	c #Conflicts:      78000 | #Learnt:       9709 | 0.000
145.65/145.77	c total clause space: 127.173MB
145.65/145.77	c total #watches: 206026
148.05/148.17	c total #propagations: 12027538 / total #impl: 219624536 (eff. 0.055)
148.05/148.17	c #Conflicts:      79000 | #Learnt:      10709 | 0.000
148.05/148.17	c total clause space: 127.173MB
148.05/148.17	c total #watches: 218783
149.85/149.99	c total #propagations: 12180607 / total #impl: 221863059 (eff. 0.055)
149.85/149.99	c #Conflicts:      80000 | #Learnt:      11709 | 0.000
149.85/149.99	c total clause space: 127.173MB
149.85/149.99	c total #watches: 229180
152.75/152.80	c total #propagations: 12331149 / total #impl: 223410065 (eff. 0.055)
152.75/152.80	c #Conflicts:      81000 | #Learnt:      12709 | 0.000
152.75/152.80	c total clause space: 127.173MB
152.75/152.80	c total #watches: 245382
155.85/155.91	c total #propagations: 12530432 / total #impl: 225091904 (eff. 0.056)
155.85/155.91	c GC COLLECT
155.85/155.91	c #Conflicts:      82000 | #Learnt:       6904 | 0.000
155.85/155.91	c total clause space: 127.173MB
155.85/155.91	c total #watches: 167872
157.05/157.16	c total #propagations: 12691358 / total #impl: 227526945 (eff. 0.056)
157.05/157.16	c #Conflicts:      83000 | #Learnt:       7904 | 0.000
157.05/157.16	c total clause space: 127.173MB
157.05/157.16	c total #watches: 179957
158.75/158.81	c total #propagations: 12827359 / total #impl: 229162246 (eff. 0.056)
158.75/158.81	c #Conflicts:      84000 | #Learnt:       8904 | 0.000
158.75/158.81	c total clause space: 127.173MB
158.75/158.81	c total #watches: 188096
160.56/160.70	c total #propagations: 12971429 / total #impl: 230919137 (eff. 0.056)
160.56/160.70	c #Conflicts:      85000 | #Learnt:       9904 | 0.000
160.56/160.70	c total clause space: 127.173MB
160.56/160.70	c total #watches: 199363
162.25/162.36	c total #propagations: 13116304 / total #impl: 232873657 (eff. 0.056)
162.25/162.36	c #Conflicts:      86000 | #Learnt:      10904 | 0.000
162.25/162.36	c total clause space: 127.173MB
162.25/162.36	c total #watches: 207164
164.05/164.13	c total #propagations: 13250036 / total #impl: 234489286 (eff. 0.057)
164.05/164.13	c #Conflicts:      87000 | #Learnt:      11904 | 0.000
164.05/164.13	c total clause space: 127.173MB
164.05/164.13	c total #watches: 220963
165.85/165.95	c total #propagations: 13400266 / total #impl: 236724215 (eff. 0.057)
165.85/165.95	c #Conflicts:      88000 | #Learnt:      12904 | 0.000
165.85/165.95	c total clause space: 127.173MB
165.85/165.95	c total #watches: 232064
167.95/168.06	c total #propagations: 13544032 / total #impl: 238461077 (eff. 0.057)
167.95/168.06	c #Conflicts:      89000 | #Learnt:      13904 | 0.000
167.95/168.06	c total clause space: 127.173MB
167.95/168.06	c total #watches: 245900
169.95/170.08	c total #propagations: 13696625 / total #impl: 240977759 (eff. 0.057)
169.95/170.08	c GC COLLECT
169.95/170.08	c #Conflicts:      90000 | #Learnt:       7810 | 0.000
169.95/170.08	c total clause space: 127.173MB
169.95/170.08	c total #watches: 197611
172.05/172.11	c total #propagations: 13864900 / total #impl: 244233983 (eff. 0.057)
172.05/172.11	c #Conflicts:      91000 | #Learnt:       8810 | 0.000
172.05/172.11	c total clause space: 127.173MB
172.05/172.11	c total #watches: 223238
173.95/174.02	c total #propagations: 14023095 / total #impl: 247941512 (eff. 0.057)
173.95/174.02	c #Conflicts:      92000 | #Learnt:       9810 | 0.000
173.95/174.02	c total clause space: 127.173MB
173.95/174.02	c total #watches: 244451
175.96/176.06	c total #propagations: 14171588 / total #impl: 250613490 (eff. 0.057)
175.96/176.06	c #Conflicts:      93000 | #Learnt:      10810 | 0.000
175.96/176.06	c total clause space: 127.173MB
175.96/176.06	c total #watches: 263084
178.45/178.57	c total #propagations: 14312314 / total #impl: 253032717 (eff. 0.057)
178.45/178.57	c #Conflicts:      94000 | #Learnt:      11810 | 0.000
178.45/178.57	c total clause space: 127.173MB
178.45/178.57	c total #watches: 278436
180.85/180.93	c total #propagations: 14463007 / total #impl: 255815510 (eff. 0.057)
180.85/180.93	c #Conflicts:      95000 | #Learnt:      12810 | 0.000
180.85/180.93	c total clause space: 127.173MB
180.85/180.93	c total #watches: 291687
183.85/183.97	c total #propagations: 14615054 / total #impl: 258066221 (eff. 0.057)
183.85/183.97	c #Conflicts:      96000 | #Learnt:      13810 | 0.000
183.85/183.97	c total clause space: 127.173MB
183.85/183.97	c total #watches: 305383
186.65/186.79	c total #propagations: 14754863 / total #impl: 261080065 (eff. 0.057)
186.65/186.79	c #Conflicts:      97000 | #Learnt:      14810 | 0.000
186.65/186.79	c total clause space: 127.173MB
186.65/186.79	c total #watches: 316324
188.25/188.30	c total #propagations: 14888791 / total #impl: 263840046 (eff. 0.056)
188.25/188.30	c GC COLLECT
188.25/188.30	c #Conflicts:      98000 | #Learnt:       8416 | 0.000
188.25/188.30	c total clause space: 127.173MB
188.25/188.30	c total #watches: 202021
189.85/189.92	c total #propagations: 15018105 / total #impl: 266342350 (eff. 0.056)
189.85/189.92	c #Conflicts:      99000 | #Learnt:       9416 | 0.000
189.85/189.92	c total clause space: 127.173MB
189.85/189.92	c total #watches: 214036
191.25/191.33	c total #propagations: 15155988 / total #impl: 268619360 (eff. 0.056)
191.25/191.33	c #Conflicts:     100000 | #Learnt:      10416 | 0.000
191.25/191.33	c total clause space: 127.173MB
191.25/191.33	c total #watches: 234027
192.55/192.69	c total #propagations: 15287529 / total #impl: 270589305 (eff. 0.056)
192.55/192.69	c #Conflicts:     101000 | #Learnt:      11416 | 0.000
192.55/192.69	c total clause space: 127.173MB
192.55/192.69	c total #watches: 244550
194.35/194.44	c total #propagations: 15420675 / total #impl: 272230880 (eff. 0.057)
194.35/194.44	c #Conflicts:     102000 | #Learnt:      12416 | 0.000
194.35/194.44	c total clause space: 127.173MB
194.35/194.44	c total #watches: 258297
196.65/196.71	c total #propagations: 15561004 / total #impl: 273677895 (eff. 0.057)
196.65/196.71	c #Conflicts:     103000 | #Learnt:      13416 | 0.000
196.65/196.71	c total clause space: 127.173MB
196.65/196.71	c total #watches: 274186
199.64/199.75	c total #propagations: 15735136 / total #impl: 275354450 (eff. 0.057)
199.64/199.75	c #Conflicts:     104000 | #Learnt:      14416 | 0.000
199.64/199.75	c total clause space: 127.173MB
199.64/199.75	c total #watches: 293539
202.45/202.51	c total #propagations: 15896970 / total #impl: 278316246 (eff. 0.057)
202.45/202.51	c #Conflicts:     105000 | #Learnt:      15416 | 0.000
202.45/202.51	c total clause space: 127.173MB
202.45/202.51	c total #watches: 308764
204.65/204.75	c total #propagations: 16066884 / total #impl: 281295195 (eff. 0.057)
204.65/204.75	c GC COLLECT
204.65/204.75	c #Conflicts:     106000 | #Learnt:       8709 | 0.000
204.65/204.75	c total clause space: 127.173MB
204.65/204.75	c total #watches: 214410
206.64/206.79	c total #propagations: 16242866 / total #impl: 283707154 (eff. 0.057)
206.64/206.79	c #Conflicts:     107000 | #Learnt:       9709 | 0.000
206.64/206.79	c total clause space: 127.173MB
206.64/206.79	c total #watches: 230429
208.84/208.92	c total #propagations: 16391696 / total #impl: 285583677 (eff. 0.057)
208.84/208.92	c #Conflicts:     108000 | #Learnt:      10709 | 0.000
208.84/208.92	c total clause space: 127.173MB
208.84/208.92	c total #watches: 245680
210.64/210.73	c total #propagations: 16538824 / total #impl: 287504344 (eff. 0.058)
210.64/210.73	c #Conflicts:     109000 | #Learnt:      11709 | 0.000
210.64/210.73	c total clause space: 127.173MB
210.64/210.73	c total #watches: 264032
213.45/213.59	c total #propagations: 16696318 / total #impl: 289844311 (eff. 0.058)
213.45/213.59	c #Conflicts:     110000 | #Learnt:      12709 | 0.000
213.45/213.59	c total clause space: 127.173MB
213.45/213.59	c total #watches: 284667
216.84/216.94	c total #propagations: 16849710 / total #impl: 293164037 (eff. 0.057)
216.84/216.94	c #Conflicts:     111000 | #Learnt:      13709 | 0.000
216.84/216.94	c total clause space: 127.173MB
216.84/216.94	c total #watches: 300599
220.14/220.20	c total #propagations: 16998280 / total #impl: 297363516 (eff. 0.057)
220.14/220.20	c #Conflicts:     112000 | #Learnt:      14709 | 0.000
220.14/220.20	c total clause space: 127.173MB
220.14/220.20	c total #watches: 325056
223.14/223.29	c total #propagations: 17157832 / total #impl: 301503468 (eff. 0.057)
223.14/223.29	c #Conflicts:     113000 | #Learnt:      15709 | 0.000
223.14/223.29	c total clause space: 127.173MB
223.14/223.29	c total #watches: 340682
225.74/225.85	c total #propagations: 17288404 / total #impl: 304827705 (eff. 0.057)
225.74/225.85	c GC COLLECT
225.74/225.85	c #Conflicts:     114000 | #Learnt:       8704 | 0.000
225.74/225.85	c total clause space: 127.173MB
225.74/225.85	c total #watches: 221995
228.14/228.20	c total #propagations: 17430636 / total #impl: 308163629 (eff. 0.057)
228.14/228.20	c #Conflicts:     115000 | #Learnt:       9704 | 0.000
228.14/228.20	c total clause space: 127.173MB
228.14/228.20	c total #watches: 244456
230.34/230.43	c total #propagations: 17592462 / total #impl: 311924605 (eff. 0.056)
230.34/230.43	c #Conflicts:     116000 | #Learnt:      10704 | 0.000
230.34/230.43	c total clause space: 127.173MB
230.34/230.43	c total #watches: 261764
232.44/232.58	c total #propagations: 17736319 / total #impl: 313745725 (eff. 0.057)
232.44/232.58	c #Conflicts:     117000 | #Learnt:      11704 | 0.000
232.44/232.58	c total clause space: 127.173MB
232.44/232.58	c total #watches: 278827
234.54/234.62	c total #propagations: 17873251 / total #impl: 315943683 (eff. 0.057)
234.54/234.62	c #Conflicts:     118000 | #Learnt:      12704 | 0.000
234.54/234.62	c total clause space: 127.173MB
234.54/234.62	c total #watches: 294652
237.84/237.99	c total #propagations: 17992239 / total #impl: 318588991 (eff. 0.056)
237.84/237.99	c #Conflicts:     119000 | #Learnt:      13704 | 0.000
237.84/237.99	c total clause space: 127.173MB
237.84/237.99	c total #watches: 309927
240.64/240.71	c total #propagations: 18153561 / total #impl: 320993209 (eff. 0.057)
240.64/240.71	c #Conflicts:     120000 | #Learnt:      14704 | 0.000
240.64/240.71	c total clause space: 127.173MB
240.64/240.71	c total #watches: 327517
243.44/243.60	c total #propagations: 18316904 / total #impl: 324038124 (eff. 0.057)
243.44/243.60	c #Conflicts:     121000 | #Learnt:      15704 | 0.000
243.44/243.60	c total clause space: 127.173MB
243.44/243.60	c total #watches: 345050
246.54/246.69	c total #propagations: 18486196 / total #impl: 326673754 (eff. 0.057)
246.54/246.69	c GC COLLECT
246.54/246.69	c #Conflicts:     122000 | #Learnt:       8410 | 0.000
246.54/246.69	c total clause space: 127.173MB
246.54/246.69	c total #watches: 213374
248.34/248.41	c total #propagations: 18628692 / total #impl: 328874585 (eff. 0.057)
248.34/248.41	c #Conflicts:     123000 | #Learnt:       9410 | 0.000
248.34/248.41	c total clause space: 127.173MB
248.34/248.41	c total #watches: 235089
251.63/251.78	c total #propagations: 18771910 / total #impl: 330344456 (eff. 0.057)
251.63/251.78	c #Conflicts:     124000 | #Learnt:      10410 | 0.000
251.63/251.78	c total clause space: 127.173MB
251.63/251.78	c total #watches: 252861
254.93/255.02	c total #propagations: 18944428 / total #impl: 335206009 (eff. 0.057)
254.93/255.02	c #Conflicts:     125000 | #Learnt:      11410 | 0.000
254.93/255.02	c total clause space: 127.173MB
254.93/255.02	c total #watches: 272856
258.33/258.45	c total #propagations: 19091569 / total #impl: 338088999 (eff. 0.056)
258.33/258.45	c #Conflicts:     126000 | #Learnt:      12410 | 0.000
258.33/258.45	c total clause space: 127.173MB
258.33/258.45	c total #watches: 293419
263.13/263.27	c total #propagations: 19227184 / total #impl: 341064854 (eff. 0.056)
263.13/263.27	c #Conflicts:     127000 | #Learnt:      13410 | 0.000
263.13/263.27	c total clause space: 127.173MB
263.13/263.27	c total #watches: 311133
267.03/267.12	c total #propagations: 19384634 / total #impl: 346241516 (eff. 0.056)
267.03/267.12	c #Conflicts:     128000 | #Learnt:      14410 | 0.000
267.03/267.12	c total clause space: 127.173MB
267.03/267.12	c total #watches: 329365
271.64/271.77	c total #propagations: 19517010 / total #impl: 350069872 (eff. 0.056)
271.64/271.77	c #Conflicts:     129000 | #Learnt:      15410 | 0.000
271.64/271.77	c total clause space: 127.173MB
271.64/271.77	c total #watches: 343445
276.33/276.42	c total #propagations: 19657875 / total #impl: 354129507 (eff. 0.056)
276.33/276.42	c #Conflicts:     130000 | #Learnt:      16410 | 0.000
276.33/276.42	c total clause space: 127.173MB
276.33/276.42	c total #watches: 359971
281.43/281.53	c total #propagations: 19794514 / total #impl: 358395758 (eff. 0.055)
281.43/281.53	c GC COLLECT
281.43/281.53	c #Conflicts:     131000 | #Learnt:       8801 | 0.000
281.43/281.53	c total clause space: 127.173MB
281.43/281.53	c total #watches: 224503
284.03/284.10	c total #propagations: 19939172 / total #impl: 362944956 (eff. 0.055)
284.03/284.10	c #Conflicts:     132000 | #Learnt:       9801 | 0.000
284.03/284.10	c total clause space: 127.173MB
284.03/284.10	c total #watches: 248250
287.73/287.83	c total #propagations: 20087767 / total #impl: 365176085 (eff. 0.055)
287.73/287.83	c #Conflicts:     133000 | #Learnt:      10801 | 0.000
287.73/287.83	c total clause space: 127.173MB
287.73/287.83	c total #watches: 268199
291.53/291.63	c total #propagations: 20253413 / total #impl: 370383893 (eff. 0.055)
291.53/291.63	c #Conflicts:     134000 | #Learnt:      11801 | 0.000
291.53/291.63	c total clause space: 127.173MB
291.53/291.63	c total #watches: 287422
295.63/295.77	c total #propagations: 20414303 / total #impl: 374479669 (eff. 0.055)
295.63/295.77	c #Conflicts:     135000 | #Learnt:      12801 | 0.000
295.63/295.77	c total clause space: 127.173MB
295.63/295.77	c total #watches: 303420
299.33/299.42	c total #propagations: 20583545 / total #impl: 379011482 (eff. 0.054)
299.33/299.42	c #Conflicts:     136000 | #Learnt:      13801 | 0.000
299.33/299.42	c total clause space: 127.173MB
299.33/299.42	c total #watches: 322226
303.63/303.73	c total #propagations: 20743719 / total #impl: 382368711 (eff. 0.054)
303.63/303.73	c #Conflicts:     137000 | #Learnt:      14801 | 0.000
303.63/303.73	c total clause space: 127.173MB
303.63/303.73	c total #watches: 337946
307.02/307.10	c total #propagations: 20895447 / total #impl: 386009706 (eff. 0.054)
307.02/307.10	c #Conflicts:     138000 | #Learnt:      15801 | 0.000
307.02/307.10	c total clause space: 127.173MB
307.02/307.10	c total #watches: 353900
311.12/311.23	c total #propagations: 21027241 / total #impl: 388702906 (eff. 0.054)
311.12/311.23	c #Conflicts:     139000 | #Learnt:      16801 | 0.000
311.12/311.23	c total clause space: 127.173MB
311.12/311.23	c total #watches: 368537
317.12/317.21	c total #propagations: 21174184 / total #impl: 392056137 (eff. 0.054)
317.12/317.21	c #Conflicts:     140000 | #Learnt:      17801 | 0.000
317.12/317.21	c total clause space: 127.173MB
317.12/317.21	c total #watches: 381246
320.13/320.27	c total #propagations: 21327435 / total #impl: 396388434 (eff. 0.054)
320.13/320.27	c GC COLLECT
320.13/320.27	c #Conflicts:     141000 | #Learnt:       9898 | 0.000
320.13/320.27	c total clause space: 127.173MB
320.13/320.27	c total #watches: 243386
322.72/322.81	c total #propagations: 21482494 / total #impl: 400233450 (eff. 0.054)
322.72/322.81	c #Conflicts:     142000 | #Learnt:      10898 | 0.000
322.72/322.81	c total clause space: 127.173MB
322.72/322.81	c total #watches: 257872
325.22/325.38	c total #propagations: 21619256 / total #impl: 402665807 (eff. 0.054)
325.22/325.38	c #Conflicts:     143000 | #Learnt:      11898 | 0.000
325.22/325.38	c total clause space: 127.173MB
325.22/325.38	c total #watches: 270685
328.62/328.72	c total #propagations: 21752672 / total #impl: 404961084 (eff. 0.054)
328.62/328.72	c #Conflicts:     144000 | #Learnt:      12898 | 0.000
328.62/328.72	c total clause space: 127.173MB
328.62/328.72	c total #watches: 283366
332.23/332.32	c total #propagations: 21913021 / total #impl: 407575841 (eff. 0.054)
332.23/332.32	c #Conflicts:     145000 | #Learnt:      13898 | 0.000
332.23/332.32	c total clause space: 127.173MB
332.23/332.32	c total #watches: 298023
335.53/335.67	c total #propagations: 22084667 / total #impl: 410609473 (eff. 0.054)
335.53/335.67	c #Conflicts:     146000 | #Learnt:      14898 | 0.000
335.53/335.67	c total clause space: 127.173MB
335.53/335.67	c total #watches: 316913
338.52/338.63	c total #propagations: 22263089 / total #impl: 413141430 (eff. 0.054)
338.52/338.63	c #Conflicts:     147000 | #Learnt:      15898 | 0.000
338.52/338.63	c total clause space: 127.173MB
338.52/338.63	c total #watches: 333625
341.62/341.73	c total #propagations: 22412434 / total #impl: 415925205 (eff. 0.054)
341.62/341.73	c #Conflicts:     148000 | #Learnt:      16898 | 0.000
341.62/341.73	c total clause space: 127.173MB
341.62/341.73	c total #watches: 348757
346.32/346.40	c total #propagations: 22570405 / total #impl: 418666094 (eff. 0.054)
346.32/346.40	c #Conflicts:     149000 | #Learnt:      17898 | 0.000
346.32/346.40	c total clause space: 127.173MB
346.32/346.40	c total #watches: 358910
349.92/350.03	c total #propagations: 22711808 / total #impl: 422371336 (eff. 0.054)
349.92/350.03	c GC COLLECT
349.92/350.03	c #Conflicts:     150000 | #Learnt:       9703 | 0.000
349.92/350.03	c total clause space: 127.173MB
349.92/350.03	c total #watches: 242037
352.62/352.74	c total #propagations: 22856649 / total #impl: 425276134 (eff. 0.054)
352.62/352.74	c #Conflicts:     151000 | #Learnt:      10703 | 0.000
352.62/352.74	c total clause space: 127.173MB
352.62/352.74	c total #watches: 260086
356.92/357.08	c total #propagations: 23006396 / total #impl: 428395466 (eff. 0.054)
356.92/357.08	c #Conflicts:     152000 | #Learnt:      11703 | 0.000
356.92/357.08	c total clause space: 127.173MB
356.92/357.08	c total #watches: 277048
362.02/362.19	c total #propagations: 23186943 / total #impl: 432761850 (eff. 0.054)
362.02/362.19	c #Conflicts:     153000 | #Learnt:      12703 | 0.000
362.02/362.19	c total clause space: 127.173MB
362.02/362.19	c total #watches: 291624
366.42/366.51	c total #propagations: 23357291 / total #impl: 437439540 (eff. 0.053)
366.42/366.51	c #Conflicts:     154000 | #Learnt:      13703 | 0.000
366.42/366.51	c total clause space: 127.173MB
366.42/366.51	c total #watches: 308557
369.21/369.33	c total #propagations: 23519492 / total #impl: 442112858 (eff. 0.053)
369.21/369.33	c #Conflicts:     155000 | #Learnt:      14703 | 0.000
369.21/369.33	c total clause space: 127.173MB
369.21/369.33	c total #watches: 330446
371.61/371.74	c total #propagations: 23635080 / total #impl: 445283877 (eff. 0.053)
371.61/371.74	c #Conflicts:     156000 | #Learnt:      15703 | 0.000
371.61/371.74	c total clause space: 127.173MB
371.61/371.74	c total #watches: 344787
375.71/375.80	c total #propagations: 23754821 / total #impl: 447480957 (eff. 0.053)
375.71/375.80	c #Conflicts:     157000 | #Learnt:      16703 | 0.000
375.71/375.80	c total clause space: 127.173MB
375.71/375.80	c total #watches: 361853
380.52/380.66	c total #propagations: 23900484 / total #impl: 450385475 (eff. 0.053)
380.52/380.66	c #Conflicts:     158000 | #Learnt:      17703 | 0.000
380.52/380.66	c total clause space: 127.173MB
380.52/380.66	c total #watches: 382270
385.81/385.92	c total #propagations: 24046910 / total #impl: 453419244 (eff. 0.053)
385.81/385.92	c #Conflicts:     159000 | #Learnt:      18703 | 0.000
385.81/385.92	c total clause space: 127.173MB
385.81/385.92	c total #watches: 403547
388.71/388.86	c total #propagations: 24199160 / total #impl: 457137625 (eff. 0.053)
388.71/388.86	c GC COLLECT
388.71/388.86	c #Conflicts:     160000 | #Learnt:      10197 | 0.000
388.71/388.86	c total clause space: 127.173MB
388.71/388.86	c total #watches: 257372
390.21/390.34	c total #propagations: 24327996 / total #impl: 459564988 (eff. 0.053)
390.21/390.34	c #Conflicts:     161000 | #Learnt:      11197 | 0.000
390.21/390.34	c total clause space: 127.173MB
390.21/390.34	c total #watches: 272518
391.62/391.73	c total #propagations: 24451567 / total #impl: 461320611 (eff. 0.053)
391.62/391.73	c #Conflicts:     162000 | #Learnt:      12197 | 0.000
391.62/391.73	c total clause space: 127.173MB
391.62/391.73	c total #watches: 289578
394.41/394.51	c total #propagations: 24555950 / total #impl: 463032125 (eff. 0.053)
394.41/394.51	c #Conflicts:     163000 | #Learnt:      13197 | 0.000
394.41/394.51	c total clause space: 127.173MB
394.41/394.51	c total #watches: 305677
396.71/396.85	c total #propagations: 24689017 / total #impl: 465717450 (eff. 0.053)
396.71/396.85	c #Conflicts:     164000 | #Learnt:      14197 | 0.000
396.71/396.85	c total clause space: 127.173MB
396.71/396.85	c total #watches: 318004
399.32/399.41	c total #propagations: 24813455 / total #impl: 468509323 (eff. 0.053)
399.32/399.41	c #Conflicts:     165000 | #Learnt:      15197 | 0.000
399.32/399.41	c total clause space: 127.173MB
399.32/399.41	c total #watches: 332899
400.71/400.88	c total #propagations: 24938425 / total #impl: 470971388 (eff. 0.053)
400.71/400.88	c #Conflicts:     166000 | #Learnt:      16197 | 0.000
400.71/400.88	c total clause space: 127.173MB
400.71/400.88	c total #watches: 343129
403.11/403.29	c total #propagations: 25058328 / total #impl: 472928827 (eff. 0.053)
403.11/403.29	c #Conflicts:     167000 | #Learnt:      17197 | 0.000
403.11/403.29	c total clause space: 127.173MB
403.11/403.29	c total #watches: 356052
407.51/407.65	c total #propagations: 25178862 / total #impl: 475666904 (eff. 0.053)
407.51/407.65	c #Conflicts:     168000 | #Learnt:      18197 | 0.000
407.51/407.65	c total clause space: 127.173MB
407.51/407.65	c total #watches: 379278
412.11/412.28	c total #propagations: 25310130 / total #impl: 478455398 (eff. 0.053)
412.11/412.28	c #Conflicts:     169000 | #Learnt:      19197 | 0.000
412.11/412.28	c total clause space: 206.656MB
412.11/412.28	c total #watches: 402185
414.72/414.88	c total #propagations: 25422186 / total #impl: 481751967 (eff. 0.053)
414.72/414.88	c GC COLLECT
414.72/414.88	c #Conflicts:     170000 | #Learnt:      10407 | 0.000
414.72/414.88	c total clause space: 206.656MB
414.72/414.88	c total #watches: 261701
416.31/416.48	c total #propagations: 25527200 / total #impl: 483704267 (eff. 0.053)
416.31/416.48	c #Conflicts:     171000 | #Learnt:      11407 | 0.000
416.31/416.48	c total clause space: 206.656MB
416.31/416.48	c total #watches: 280986
418.02/418.18	c total #propagations: 25647196 / total #impl: 484934244 (eff. 0.053)
418.02/418.18	c #Conflicts:     172000 | #Learnt:      12407 | 0.000
418.02/418.18	c total clause space: 206.656MB
418.02/418.18	c total #watches: 290249
420.12/420.21	c total #propagations: 25783475 / total #impl: 485959976 (eff. 0.053)
420.12/420.21	c #Conflicts:     173000 | #Learnt:      13407 | 0.000
420.12/420.21	c total clause space: 206.656MB
420.12/420.21	c total #watches: 303404
421.91/422.06	c total #propagations: 25926293 / total #impl: 487669333 (eff. 0.053)
421.91/422.06	c #Conflicts:     174000 | #Learnt:      14407 | 0.000
421.91/422.06	c total clause space: 206.656MB
421.91/422.06	c total #watches: 314777
423.81/423.98	c total #propagations: 26057052 / total #impl: 489160108 (eff. 0.053)
423.81/423.98	c #Conflicts:     175000 | #Learnt:      15407 | 0.000
423.81/423.98	c total clause space: 206.656MB
423.81/423.98	c total #watches: 328491
427.01/427.13	c total #propagations: 26194286 / total #impl: 490750491 (eff. 0.053)
427.01/427.13	c #Conflicts:     176000 | #Learnt:      16407 | 0.000
427.01/427.13	c total clause space: 206.656MB
427.01/427.13	c total #watches: 345490
429.81/429.99	c total #propagations: 26337884 / total #impl: 494189442 (eff. 0.053)
429.81/429.99	c #Conflicts:     177000 | #Learnt:      17407 | 0.000
429.81/429.99	c total clause space: 206.656MB
429.81/429.99	c total #watches: 359722
432.91/433.09	c total #propagations: 26477157 / total #impl: 497098047 (eff. 0.053)
432.91/433.09	c #Conflicts:     178000 | #Learnt:      18407 | 0.000
432.91/433.09	c total clause space: 206.656MB
432.91/433.09	c total #watches: 373344
437.41/437.50	c total #propagations: 26636302 / total #impl: 499476264 (eff. 0.053)
437.41/437.50	c #Conflicts:     179000 | #Learnt:      19407 | 0.000
437.41/437.50	c total clause space: 206.656MB
437.41/437.50	c total #watches: 389464
441.51/441.63	c total #propagations: 26812551 / total #impl: 502716226 (eff. 0.053)
441.51/441.63	c GC COLLECT
441.51/441.63	c #Conflicts:     180000 | #Learnt:      10300 | 0.000
441.51/441.63	c total clause space: 206.656MB
441.51/441.63	c total #watches: 261561
443.51/443.64	c total #propagations: 26981056 / total #impl: 505979697 (eff. 0.053)
443.51/443.64	c #Conflicts:     181000 | #Learnt:      11300 | 0.000
443.51/443.64	c total clause space: 206.656MB
443.51/443.64	c total #watches: 284953
445.81/445.90	c total #propagations: 27124011 / total #impl: 507578909 (eff. 0.053)
445.81/445.90	c #Conflicts:     182000 | #Learnt:      12300 | 0.000
445.81/445.90	c total clause space: 206.656MB
445.81/445.90	c total #watches: 316789
448.61/448.77	c total #propagations: 27294653 / total #impl: 510230983 (eff. 0.053)
448.61/448.77	c #Conflicts:     183000 | #Learnt:      13300 | 0.000
448.61/448.77	c total clause space: 206.656MB
448.61/448.77	c total #watches: 341639
450.51/450.67	c total #propagations: 27493396 / total #impl: 512339603 (eff. 0.054)
450.51/450.67	c #Conflicts:     184000 | #Learnt:      14300 | 0.000
450.51/450.67	c total clause space: 206.656MB
450.51/450.67	c total #watches: 354017
453.21/453.35	c total #propagations: 27639143 / total #impl: 514333798 (eff. 0.054)
453.21/453.35	c #Conflicts:     185000 | #Learnt:      15300 | 0.000
453.21/453.35	c total clause space: 206.656MB
453.21/453.35	c total #watches: 381807
456.80/456.98	c total #propagations: 27805470 / total #impl: 516954953 (eff. 0.054)
456.80/456.98	c #Conflicts:     186000 | #Learnt:      16300 | 0.000
456.80/456.98	c total clause space: 206.656MB
456.80/456.98	c total #watches: 396326
460.10/460.21	c total #propagations: 27959952 / total #impl: 518514453 (eff. 0.054)
460.10/460.21	c #Conflicts:     187000 | #Learnt:      17300 | 0.000
460.10/460.21	c total clause space: 206.656MB
460.10/460.21	c total #watches: 407547
463.60/463.71	c total #propagations: 28100922 / total #impl: 520314763 (eff. 0.054)
463.60/463.71	c #Conflicts:     188000 | #Learnt:      18300 | 0.000
463.60/463.71	c total clause space: 206.656MB
463.60/463.71	c total #watches: 420225
467.51/467.63	c total #propagations: 28246584 / total #impl: 521975959 (eff. 0.054)
467.51/467.63	c #Conflicts:     189000 | #Learnt:      19300 | 0.000
467.51/467.63	c total clause space: 206.656MB
467.51/467.63	c total #watches: 432015
471.20/471.35	c total #propagations: 28398762 / total #impl: 524710050 (eff. 0.054)
471.20/471.35	c #Conflicts:     190000 | #Learnt:      20300 | 0.000
471.20/471.35	c total clause space: 206.656MB
471.20/471.35	c total #watches: 446119
474.50/474.68	c total #propagations: 28594682 / total #impl: 526419059 (eff. 0.054)
474.50/474.68	c GC COLLECT
474.50/474.68	c #Conflicts:     191000 | #Learnt:      10892 | 0.000
474.50/474.68	c total clause space: 206.656MB
474.50/474.68	c total #watches: 274941
476.50/476.67	c total #propagations: 28767067 / total #impl: 527932485 (eff. 0.054)
476.50/476.67	c #Conflicts:     192000 | #Learnt:      11892 | 0.000
476.50/476.67	c total clause space: 206.656MB
476.50/476.67	c total #watches: 307799
478.51/478.69	c total #propagations: 28907010 / total #impl: 530287467 (eff. 0.055)
478.51/478.69	c #Conflicts:     193000 | #Learnt:      12892 | 0.000
478.51/478.69	c total clause space: 206.656MB
478.51/478.69	c total #watches: 327752
481.20/481.39	c total #propagations: 29045831 / total #impl: 532900745 (eff. 0.055)
481.20/481.39	c #Conflicts:     194000 | #Learnt:      13892 | 0.000
481.20/481.39	c total clause space: 206.656MB
481.20/481.39	c total #watches: 345539
483.70/483.89	c total #propagations: 29191693 / total #impl: 536195329 (eff. 0.054)
483.70/483.89	c #Conflicts:     195000 | #Learnt:      14892 | 0.000
483.70/483.89	c total clause space: 206.656MB
483.70/483.89	c total #watches: 364366
486.60/486.71	c total #propagations: 29357100 / total #impl: 538551636 (eff. 0.055)
486.60/486.71	c #Conflicts:     196000 | #Learnt:      15892 | 0.000
486.60/486.71	c total clause space: 206.656MB
486.60/486.71	c total #watches: 381395
489.30/489.45	c total #propagations: 29492119 / total #impl: 540872059 (eff. 0.055)
489.30/489.45	c #Conflicts:     197000 | #Learnt:      16892 | 0.000
489.30/489.45	c total clause space: 206.656MB
489.30/489.45	c total #watches: 399618
492.40/492.54	c total #propagations: 29623616 / total #impl: 543700199 (eff. 0.054)
492.40/492.54	c #Conflicts:     198000 | #Learnt:      17892 | 0.000
492.40/492.54	c total clause space: 206.656MB
492.40/492.54	c total #watches: 415953
496.30/496.46	c total #propagations: 29745660 / total #impl: 546636228 (eff. 0.054)
496.30/496.46	c #Conflicts:     199000 | #Learnt:      18892 | 0.000
496.30/496.46	c total clause space: 206.656MB
496.30/496.46	c total #watches: 432989
500.10/500.29	c total #propagations: 29888348 / total #impl: 550407938 (eff. 0.054)
500.10/500.29	c #Conflicts:     200000 | #Learnt:      19892 | 0.000
500.10/500.29	c total clause space: 206.656MB
500.10/500.29	c total #watches: 451111
504.50/504.60	c total #propagations: 30025887 / total #impl: 553557401 (eff. 0.054)
504.50/504.60	c #Conflicts:     201000 | #Learnt:      20892 | 0.000
504.50/504.60	c total clause space: 206.656MB
504.50/504.60	c total #watches: 466752
507.99/508.17	c total #propagations: 30147896 / total #impl: 557877183 (eff. 0.054)
507.99/508.17	c GC COLLECT
507.99/508.17	c #Conflicts:     202000 | #Learnt:      11194 | 0.000
507.99/508.17	c total clause space: 206.656MB
507.99/508.17	c total #watches: 284318
509.89/510.02	c total #propagations: 30282244 / total #impl: 561823628 (eff. 0.054)
509.89/510.02	c #Conflicts:     203000 | #Learnt:      12194 | 0.000
509.89/510.02	c total clause space: 206.656MB
509.89/510.02	c total #watches: 304091
511.59/511.77	c total #propagations: 30411792 / total #impl: 564606990 (eff. 0.054)
511.59/511.77	c #Conflicts:     204000 | #Learnt:      13194 | 0.000
511.59/511.77	c total clause space: 206.656MB
511.59/511.77	c total #watches: 321721
513.79/513.96	c total #propagations: 30549922 / total #impl: 567002406 (eff. 0.054)
513.79/513.96	c #Conflicts:     205000 | #Learnt:      14194 | 0.000
513.79/513.96	c total clause space: 206.656MB
513.79/513.96	c total #watches: 337510
515.80/515.99	c total #propagations: 30681395 / total #impl: 570078338 (eff. 0.054)
515.80/515.99	c #Conflicts:     206000 | #Learnt:      15194 | 0.000
515.80/515.99	c total clause space: 206.656MB
515.80/515.99	c total #watches: 354054
519.39/519.59	c total #propagations: 30820583 / total #impl: 572713775 (eff. 0.054)
519.39/519.59	c #Conflicts:     207000 | #Learnt:      16194 | 0.000
519.39/519.59	c total clause space: 206.656MB
519.39/519.59	c total #watches: 369110
522.09/522.28	c total #propagations: 30991573 / total #impl: 576090782 (eff. 0.054)
522.09/522.28	c #Conflicts:     208000 | #Learnt:      17194 | 0.000
522.09/522.28	c total clause space: 206.656MB
522.09/522.28	c total #watches: 385298
524.70/524.83	c total #propagations: 31132482 / total #impl: 579036810 (eff. 0.054)
524.70/524.83	c #Conflicts:     209000 | #Learnt:      18194 | 0.000
524.70/524.83	c total clause space: 206.656MB
524.70/524.83	c total #watches: 398228
528.19/528.38	c total #propagations: 31257609 / total #impl: 581510307 (eff. 0.054)
528.19/528.38	c #Conflicts:     210000 | #Learnt:      19194 | 0.000
528.19/528.38	c total clause space: 206.656MB
528.19/528.38	c total #watches: 412186
531.69/531.89	c total #propagations: 31402648 / total #impl: 585008289 (eff. 0.054)
531.69/531.89	c #Conflicts:     211000 | #Learnt:      20194 | 0.000
531.69/531.89	c total clause space: 206.656MB
531.69/531.89	c total #watches: 425642
535.99/536.11	c total #propagations: 31559425 / total #impl: 588377066 (eff. 0.054)
535.99/536.11	c #Conflicts:     212000 | #Learnt:      21194 | 0.000
535.99/536.11	c total clause space: 206.656MB
535.99/536.11	c total #watches: 433699
540.29/540.41	c total #propagations: 31709689 / total #impl: 589783127 (eff. 0.054)
540.29/540.41	c GC COLLECT
540.29/540.41	c #Conflicts:     213000 | #Learnt:      11189 | 0.000
540.29/540.41	c total clause space: 206.656MB
540.29/540.41	c total #watches: 286537
541.99/542.19	c total #propagations: 31876941 / total #impl: 591100098 (eff. 0.054)
541.99/542.19	c #Conflicts:     214000 | #Learnt:      12189 | 0.000
541.99/542.19	c total clause space: 206.656MB
541.99/542.19	c total #watches: 297146
543.99/544.11	c total #propagations: 32006077 / total #impl: 592564029 (eff. 0.054)
543.99/544.11	c #Conflicts:     215000 | #Learnt:      13189 | 0.000
543.99/544.11	c total clause space: 206.656MB
543.99/544.11	c total #watches: 314436
545.99/546.17	c total #propagations: 32162152 / total #impl: 593916846 (eff. 0.054)
545.99/546.17	c #Conflicts:     216000 | #Learnt:      14189 | 0.000
545.99/546.17	c total clause space: 206.656MB
545.99/546.17	c total #watches: 327155
548.19/548.31	c total #propagations: 32318175 / total #impl: 595339576 (eff. 0.054)
548.19/548.31	c #Conflicts:     217000 | #Learnt:      15189 | 0.000
548.19/548.31	c total clause space: 206.656MB
548.19/548.31	c total #watches: 350637
550.59/550.76	c total #propagations: 32485022 / total #impl: 597086421 (eff. 0.054)
550.59/550.76	c #Conflicts:     218000 | #Learnt:      16189 | 0.000
550.59/550.76	c total clause space: 206.656MB
550.59/550.76	c total #watches: 360558
552.59/552.79	c total #propagations: 32637911 / total #impl: 598335279 (eff. 0.055)
552.59/552.79	c #Conflicts:     219000 | #Learnt:      17189 | 0.000
552.59/552.79	c total clause space: 206.656MB
552.59/552.79	c total #watches: 379456
554.09/554.29	c total #propagations: 32784088 / total #impl: 599715647 (eff. 0.055)
554.09/554.29	c #Conflicts:     220000 | #Learnt:      18189 | 0.000
554.09/554.29	c total clause space: 206.656MB
554.09/554.29	c total #watches: 389541
556.39/556.53	c total #propagations: 32882906 / total #impl: 601237344 (eff. 0.055)
556.39/556.53	c #Conflicts:     221000 | #Learnt:      19189 | 0.000
556.39/556.53	c total clause space: 206.656MB
556.39/556.53	c total #watches: 406711
558.19/558.34	c total #propagations: 33002477 / total #impl: 603654794 (eff. 0.055)
558.19/558.34	c #Conflicts:     222000 | #Learnt:      20189 | 0.000
558.19/558.34	c total clause space: 206.656MB
558.19/558.34	c total #watches: 418350
560.39/560.55	c total #propagations: 33101497 / total #impl: 605513628 (eff. 0.055)
560.39/560.55	c #Conflicts:     223000 | #Learnt:      21189 | 0.000
560.39/560.55	c total clause space: 206.656MB
560.39/560.55	c total #watches: 433027
562.39/562.58	c total #propagations: 33218150 / total #impl: 607949057 (eff. 0.055)
562.39/562.58	c #Conflicts:     224000 | #Learnt:      22189 | 0.000
562.39/562.58	c total clause space: 206.656MB
562.39/562.58	c total #watches: 447420
564.39/564.56	c total #propagations: 33333188 / total #impl: 610520005 (eff. 0.055)
564.39/564.56	c GC COLLECT
564.39/564.56	c #Conflicts:     225000 | #Learnt:      11896 | 0.000
564.39/564.56	c total clause space: 206.656MB
564.39/564.56	c total #watches: 296504
566.58/566.78	c total #propagations: 33460669 / total #impl: 612438522 (eff. 0.055)
566.58/566.78	c #Conflicts:     226000 | #Learnt:      12896 | 0.000
566.58/566.78	c total clause space: 206.656MB
566.58/566.78	c total #watches: 308905
568.59/568.71	c total #propagations: 33583547 / total #impl: 614276362 (eff. 0.055)
568.59/568.71	c #Conflicts:     227000 | #Learnt:      13896 | 0.000
568.59/568.71	c total clause space: 206.656MB
568.59/568.71	c total #watches: 321479
570.79/570.92	c total #propagations: 33713571 / total #impl: 615675017 (eff. 0.055)
570.79/570.92	c #Conflicts:     228000 | #Learnt:      14896 | 0.000
570.79/570.92	c total clause space: 206.656MB
570.79/570.92	c total #watches: 331750
573.18/573.32	c total #propagations: 33852211 / total #impl: 617090261 (eff. 0.055)
573.18/573.32	c #Conflicts:     229000 | #Learnt:      15896 | 0.000
573.18/573.32	c total clause space: 206.656MB
573.18/573.32	c total #watches: 347736
575.48/575.63	c total #propagations: 33994551 / total #impl: 618395809 (eff. 0.055)
575.48/575.63	c #Conflicts:     230000 | #Learnt:      16896 | 0.000
575.48/575.63	c total clause space: 206.656MB
575.48/575.63	c total #watches: 363921
578.38/578.57	c total #propagations: 34135069 / total #impl: 619677625 (eff. 0.055)
578.38/578.57	c #Conflicts:     231000 | #Learnt:      17896 | 0.000
578.38/578.57	c total clause space: 206.656MB
578.38/578.57	c total #watches: 375834
581.28/581.40	c total #propagations: 34272150 / total #impl: 620879536 (eff. 0.055)
581.28/581.40	c #Conflicts:     232000 | #Learnt:      18896 | 0.000
581.28/581.40	c total clause space: 206.656MB
581.28/581.40	c total #watches: 384015
584.28/584.44	c total #propagations: 34410580 / total #impl: 621951004 (eff. 0.055)
584.28/584.44	c #Conflicts:     233000 | #Learnt:      19896 | 0.000
584.28/584.44	c total clause space: 206.656MB
584.28/584.44	c total #watches: 395449
587.98/588.13	c total #propagations: 34565007 / total #impl: 623376773 (eff. 0.055)
587.98/588.13	c #Conflicts:     234000 | #Learnt:      20896 | 0.000
587.98/588.13	c total clause space: 206.656MB
587.98/588.13	c total #watches: 413352
590.98/591.17	c total #propagations: 34732679 / total #impl: 625410909 (eff. 0.056)
590.98/591.17	c #Conflicts:     235000 | #Learnt:      21896 | 0.000
590.98/591.17	c total clause space: 206.656MB
590.98/591.17	c total #watches: 429781
593.78/593.96	c total #propagations: 34877736 / total #impl: 627794373 (eff. 0.056)
593.78/593.96	c #Conflicts:     236000 | #Learnt:      22896 | 0.000
593.78/593.96	c total clause space: 206.656MB
593.78/593.96	c total #watches: 449159
596.38/596.57	c total #propagations: 35020006 / total #impl: 630663511 (eff. 0.056)
596.38/596.57	c GC COLLECT
596.38/596.57	c #Conflicts:     237000 | #Learnt:      12291 | 0.000
596.38/596.57	c total clause space: 206.656MB
596.38/596.57	c total #watches: 307918
599.88/600.01	c total #propagations: 35171254 / total #impl: 633260177 (eff. 0.056)
599.88/600.01	c #Conflicts:     238000 | #Learnt:      13291 | 0.000
599.88/600.01	c total clause space: 206.656MB
599.88/600.01	c total #watches: 332157
603.98/604.11	c total #propagations: 35336397 / total #impl: 636239018 (eff. 0.056)
603.98/604.11	c #Conflicts:     239000 | #Learnt:      14291 | 0.000
603.98/604.11	c total clause space: 206.656MB
603.98/604.11	c total #watches: 356343
608.18/608.37	c total #propagations: 35500965 / total #impl: 640414437 (eff. 0.055)
608.18/608.37	c #Conflicts:     240000 | #Learnt:      15291 | 0.000
608.18/608.37	c total clause space: 206.656MB
608.18/608.37	c total #watches: 384595
612.08/612.28	c total #propagations: 35684030 / total #impl: 643076474 (eff. 0.055)
612.08/612.28	c #Conflicts:     241000 | #Learnt:      16291 | 0.000
612.08/612.28	c total clause space: 206.656MB
612.08/612.28	c total #watches: 401914
617.08/617.23	c total #propagations: 35842133 / total #impl: 646607848 (eff. 0.055)
617.08/617.23	c #Conflicts:     242000 | #Learnt:      17291 | 0.000
617.08/617.23	c total clause space: 206.656MB
617.08/617.23	c total #watches: 419273
622.08/622.26	c total #propagations: 36004268 / total #impl: 650426536 (eff. 0.055)
622.08/622.26	c #Conflicts:     243000 | #Learnt:      18291 | 0.000
622.08/622.26	c total clause space: 206.656MB
622.08/622.26	c total #watches: 434827
626.77/626.98	c total #propagations: 36174377 / total #impl: 654242740 (eff. 0.055)
626.77/626.98	c #Conflicts:     244000 | #Learnt:      19291 | 0.000
626.77/626.98	c total clause space: 206.656MB
626.77/626.98	c total #watches: 455963
631.47/631.66	c total #propagations: 36337339 / total #impl: 658588963 (eff. 0.055)
631.47/631.66	c #Conflicts:     245000 | #Learnt:      20291 | 0.000
631.47/631.66	c total clause space: 206.656MB
631.47/631.66	c total #watches: 474432
636.37/636.50	c total #propagations: 36481331 / total #impl: 662038912 (eff. 0.055)
636.37/636.50	c #Conflicts:     246000 | #Learnt:      21291 | 0.000
636.37/636.50	c total clause space: 206.656MB
636.37/636.50	c total #watches: 490659
640.27/640.43	c total #propagations: 36613916 / total #impl: 666574817 (eff. 0.055)
640.27/640.43	c #Conflicts:     247000 | #Learnt:      22291 | 0.000
640.27/640.43	c total clause space: 206.656MB
640.27/640.43	c total #watches: 506289
645.27/645.40	c total #propagations: 36745839 / total #impl: 670146179 (eff. 0.055)
645.27/645.40	c #Conflicts:     248000 | #Learnt:      23291 | 0.000
645.27/645.40	c total clause space: 206.656MB
645.27/645.40	c total #watches: 521620
648.98/649.10	c total #propagations: 36884647 / total #impl: 674005411 (eff. 0.055)
648.98/649.10	c GC COLLECT
648.98/649.10	c #Conflicts:     249000 | #Learnt:      12391 | 0.000
648.98/649.10	c total clause space: 206.656MB
648.98/649.10	c total #watches: 306632
651.47/651.62	c total #propagations: 37013081 / total #impl: 676675805 (eff. 0.055)
651.47/651.62	c #Conflicts:     250000 | #Learnt:      13391 | 0.000
651.47/651.62	c total clause space: 206.656MB
651.47/651.62	c total #watches: 316754
654.97/655.19	c total #propagations: 37146188 / total #impl: 679010618 (eff. 0.055)
654.97/655.19	c #Conflicts:     251000 | #Learnt:      14391 | 0.000
654.97/655.19	c total clause space: 206.656MB
654.97/655.19	c total #watches: 331606
658.57/658.71	c total #propagations: 37299311 / total #impl: 681760517 (eff. 0.055)
658.57/658.71	c #Conflicts:     252000 | #Learnt:      15391 | 0.000
658.57/658.71	c total clause space: 206.656MB
658.57/658.71	c total #watches: 348451
661.98/662.17	c total #propagations: 37458411 / total #impl: 684617179 (eff. 0.055)
661.98/662.17	c #Conflicts:     253000 | #Learnt:      16391 | 0.000
661.98/662.17	c total clause space: 206.656MB
661.98/662.17	c total #watches: 363079
666.07/666.25	c total #propagations: 37615078 / total #impl: 687553506 (eff. 0.055)
666.07/666.25	c #Conflicts:     254000 | #Learnt:      17391 | 0.000
666.07/666.25	c total clause space: 206.656MB
666.07/666.25	c total #watches: 379145
670.67/670.84	c total #propagations: 37777380 / total #impl: 690934114 (eff. 0.055)
670.67/670.84	c #Conflicts:     255000 | #Learnt:      18391 | 0.000
670.67/670.84	c total clause space: 206.656MB
670.67/670.84	c total #watches: 391844
675.77/675.94	c total #propagations: 37919238 / total #impl: 694281886 (eff. 0.055)
675.77/675.94	c #Conflicts:     256000 | #Learnt:      19391 | 0.000
675.77/675.94	c total clause space: 206.656MB
675.77/675.94	c total #watches: 404995
681.37/681.57	c total #propagations: 38056080 / total #impl: 698131546 (eff. 0.055)
681.37/681.57	c #Conflicts:     257000 | #Learnt:      20391 | 0.000
681.37/681.57	c total clause space: 206.656MB
681.37/681.57	c total #watches: 419049
686.87/687.05	c total #propagations: 38201623 / total #impl: 702422110 (eff. 0.054)
686.87/687.05	c #Conflicts:     258000 | #Learnt:      21391 | 0.000
686.87/687.05	c total clause space: 206.656MB
686.87/687.05	c total #watches: 430206
693.16/693.34	c total #propagations: 38342280 / total #impl: 706963651 (eff. 0.054)
693.16/693.34	c #Conflicts:     259000 | #Learnt:      22391 | 0.000
693.16/693.34	c total clause space: 206.656MB
693.16/693.34	c total #watches: 444564
699.06/699.25	c total #propagations: 38494330 / total #impl: 711352686 (eff. 0.054)
699.06/699.25	c #Conflicts:     260000 | #Learnt:      23391 | 0.000
699.06/699.25	c total clause space: 206.656MB
699.06/699.25	c total #watches: 460075
704.86/705.03	c total #propagations: 38653797 / total #impl: 715191668 (eff. 0.054)
704.86/705.03	c #Conflicts:     261000 | #Learnt:      24391 | 0.000
704.86/705.03	c total clause space: 206.656MB
704.86/705.03	c total #watches: 481204
708.06/708.24	c total #propagations: 38818786 / total #impl: 719200064 (eff. 0.054)
708.06/708.24	c GC COLLECT
708.06/708.24	c #Conflicts:     262000 | #Learnt:      13189 | 0.000
708.06/708.24	c total clause space: 206.656MB
708.06/708.24	c total #watches: 320144
710.86/711.02	c total #propagations: 38987526 / total #impl: 721272113 (eff. 0.054)
710.86/711.02	c #Conflicts:     263000 | #Learnt:      14189 | 0.000
710.86/711.02	c total clause space: 206.656MB
710.86/711.02	c total #watches: 338421
713.56/713.77	c total #propagations: 39154097 / total #impl: 723178700 (eff. 0.054)
713.56/713.77	c #Conflicts:     264000 | #Learnt:      15189 | 0.000
713.56/713.77	c total clause space: 206.656MB
713.56/713.77	c total #watches: 361130
716.36/716.58	c total #propagations: 39302626 / total #impl: 725546555 (eff. 0.054)
716.36/716.58	c #Conflicts:     265000 | #Learnt:      16189 | 0.000
716.36/716.58	c total clause space: 206.656MB
716.36/716.58	c total #watches: 381041
719.66/719.88	c total #propagations: 39448550 / total #impl: 728022350 (eff. 0.054)
719.66/719.88	c #Conflicts:     266000 | #Learnt:      17189 | 0.000
719.66/719.88	c total clause space: 206.656MB
719.66/719.88	c total #watches: 396269
723.26/723.45	c total #propagations: 39596366 / total #impl: 731102728 (eff. 0.054)
723.26/723.45	c #Conflicts:     267000 | #Learnt:      18189 | 0.000
723.26/723.45	c total clause space: 206.656MB
723.26/723.45	c total #watches: 407525
727.16/727.31	c total #propagations: 39727842 / total #impl: 734289727 (eff. 0.054)
727.16/727.31	c #Conflicts:     268000 | #Learnt:      19189 | 0.000
727.16/727.31	c total clause space: 206.656MB
727.16/727.31	c total #watches: 419526
730.56/730.75	c total #propagations: 39873154 / total #impl: 737764981 (eff. 0.054)
730.56/730.75	c #Conflicts:     269000 | #Learnt:      20189 | 0.000
730.56/730.75	c total clause space: 206.656MB
730.56/730.75	c total #watches: 433403
734.56/734.78	c total #propagations: 40030213 / total #impl: 740825702 (eff. 0.054)
734.56/734.78	c #Conflicts:     270000 | #Learnt:      21189 | 0.000
734.56/734.78	c total clause space: 206.656MB
734.56/734.78	c total #watches: 448537
738.86/739.05	c total #propagations: 40186071 / total #impl: 744344734 (eff. 0.054)
738.86/739.05	c #Conflicts:     271000 | #Learnt:      22189 | 0.000
738.86/739.05	c total clause space: 206.656MB
738.86/739.05	c total #watches: 460154
742.26/742.45	c total #propagations: 40337351 / total #impl: 747956155 (eff. 0.054)
742.26/742.45	c #Conflicts:     272000 | #Learnt:      23189 | 0.000
742.26/742.45	c total clause space: 206.656MB
742.26/742.45	c total #watches: 472689
746.65/746.88	c total #propagations: 40481582 / total #impl: 750827483 (eff. 0.054)
746.65/746.88	c #Conflicts:     273000 | #Learnt:      24189 | 0.000
746.65/746.88	c total clause space: 206.656MB
746.65/746.88	c total #watches: 484151
751.05/751.22	c total #propagations: 40630722 / total #impl: 754791593 (eff. 0.054)
751.05/751.22	c GC COLLECT
751.05/751.22	c #Conflicts:     274000 | #Learnt:      12693 | 0.000
751.05/751.22	c total clause space: 206.656MB
751.05/751.22	c total #watches: 313373
753.75/753.97	c total #propagations: 40768166 / total #impl: 758379724 (eff. 0.054)
753.75/753.97	c #Conflicts:     275000 | #Learnt:      13693 | 0.000
753.75/753.97	c total clause space: 206.656MB
753.75/753.97	c total #watches: 328240
757.25/757.42	c total #propagations: 40902029 / total #impl: 760655792 (eff. 0.054)
757.25/757.42	c #Conflicts:     276000 | #Learnt:      14693 | 0.000
757.25/757.42	c total clause space: 206.656MB
757.25/757.42	c total #watches: 344076
760.95/761.11	c total #propagations: 41048334 / total #impl: 763190030 (eff. 0.054)
760.95/761.11	c #Conflicts:     277000 | #Learnt:      15693 | 0.000
760.95/761.11	c total clause space: 206.656MB
760.95/761.11	c total #watches: 356445
764.36/764.58	c total #propagations: 41191985 / total #impl: 766053054 (eff. 0.054)
764.36/764.58	c #Conflicts:     278000 | #Learnt:      16693 | 0.000
764.36/764.58	c total clause space: 206.656MB
764.36/764.58	c total #watches: 370006
769.05/769.28	c total #propagations: 41332848 / total #impl: 768448593 (eff. 0.054)
769.05/769.28	c #Conflicts:     279000 | #Learnt:      17693 | 0.000
769.05/769.28	c total clause space: 206.656MB
769.05/769.28	c total #watches: 384981
774.36/774.53	c total #propagations: 41481698 / total #impl: 772326220 (eff. 0.054)
774.36/774.53	c #Conflicts:     280000 | #Learnt:      18693 | 0.000
774.36/774.53	c total clause space: 206.656MB
774.36/774.53	c total #watches: 397393
778.76/778.92	c total #propagations: 41641603 / total #impl: 775461590 (eff. 0.054)
778.76/778.92	c #Conflicts:     281000 | #Learnt:      19693 | 0.000
778.76/778.92	c total clause space: 206.656MB
778.76/778.92	c total #watches: 409701
783.45/783.67	c total #propagations: 41783580 / total #impl: 778532101 (eff. 0.054)
783.45/783.67	c #Conflicts:     282000 | #Learnt:      20693 | 0.000
783.45/783.67	c total clause space: 206.656MB
783.45/783.67	c total #watches: 419143
786.85/787.06	c total #propagations: 41924604 / total #impl: 782048611 (eff. 0.054)
786.85/787.06	c #Conflicts:     283000 | #Learnt:      21693 | 0.000
786.85/787.06	c total clause space: 206.656MB
786.85/787.06	c total #watches: 433648
790.85/791.00	c total #propagations: 42055434 / total #impl: 784407176 (eff. 0.054)
790.85/791.00	c #Conflicts:     284000 | #Learnt:      22693 | 0.000
790.85/791.00	c total clause space: 206.656MB
790.85/791.00	c total #watches: 448640
795.75/795.93	c total #propagations: 42190931 / total #impl: 787204072 (eff. 0.054)
795.75/795.93	c #Conflicts:     285000 | #Learnt:      23693 | 0.000
795.75/795.93	c total clause space: 206.656MB
795.75/795.93	c total #watches: 463160
799.65/799.87	c total #propagations: 42340488 / total #impl: 790033690 (eff. 0.054)
799.65/799.87	c #Conflicts:     286000 | #Learnt:      24693 | 0.000
799.65/799.87	c total clause space: 206.656MB
799.65/799.87	c total #watches: 484298
803.84/804.08	c total #propagations: 42496923 / total #impl: 792590888 (eff. 0.054)
803.84/804.08	c GC COLLECT
803.84/804.08	c #Conflicts:     287000 | #Learnt:      12892 | 0.000
803.84/804.08	c total clause space: 206.656MB
803.84/804.08	c total #watches: 316382
806.25/806.42	c total #propagations: 42665392 / total #impl: 795007396 (eff. 0.054)
806.25/806.42	c #Conflicts:     288000 | #Learnt:      13892 | 0.000
806.25/806.42	c total clause space: 206.656MB
806.25/806.42	c total #watches: 338375
808.94/809.13	c total #propagations: 42807191 / total #impl: 796607361 (eff. 0.054)
808.94/809.13	c #Conflicts:     289000 | #Learnt:      14892 | 0.000
808.94/809.13	c total clause space: 206.656MB
808.94/809.13	c total #watches: 357142
811.65/811.88	c total #propagations: 42975626 / total #impl: 798513304 (eff. 0.054)
811.65/811.88	c #Conflicts:     290000 | #Learnt:      15892 | 0.000
811.65/811.88	c total clause space: 206.656MB
811.65/811.88	c total #watches: 376154
814.14/814.39	c total #propagations: 43139696 / total #impl: 800518119 (eff. 0.054)
814.14/814.39	c #Conflicts:     291000 | #Learnt:      16892 | 0.000
814.14/814.39	c total clause space: 206.656MB
814.14/814.39	c total #watches: 392450
817.84/818.09	c total #propagations: 43302560 / total #impl: 802411709 (eff. 0.054)
817.84/818.09	c #Conflicts:     292000 | #Learnt:      17892 | 0.000
817.84/818.09	c total clause space: 206.656MB
817.84/818.09	c total #watches: 410331
821.24/821.47	c total #propagations: 43498276 / total #impl: 804988573 (eff. 0.054)
821.24/821.47	c #Conflicts:     293000 | #Learnt:      18892 | 0.000
821.24/821.47	c total clause space: 206.656MB
821.24/821.47	c total #watches: 421746
824.24/824.47	c total #propagations: 43651632 / total #impl: 807019144 (eff. 0.054)
824.24/824.47	c #Conflicts:     294000 | #Learnt:      19892 | 0.000
824.24/824.47	c total clause space: 206.656MB
824.24/824.47	c total #watches: 437519
827.34/827.59	c total #propagations: 43838161 / total #impl: 809623914 (eff. 0.054)
827.34/827.59	c #Conflicts:     295000 | #Learnt:      20892 | 0.000
827.34/827.59	c total clause space: 206.656MB
827.34/827.59	c total #watches: 449209
831.94/832.12	c total #propagations: 44008064 / total #impl: 811886456 (eff. 0.054)
831.94/832.12	c #Conflicts:     296000 | #Learnt:      21892 | 0.000
831.94/832.12	c total clause space: 206.656MB
831.94/832.12	c total #watches: 461879
836.14/836.36	c total #propagations: 44207375 / total #impl: 814277537 (eff. 0.054)
836.14/836.36	c #Conflicts:     297000 | #Learnt:      22892 | 0.000
836.14/836.36	c total clause space: 206.656MB
836.14/836.36	c total #watches: 469914
840.14/840.39	c total #propagations: 44402177 / total #impl: 816574739 (eff. 0.054)
840.14/840.39	c #Conflicts:     298000 | #Learnt:      23892 | 0.000
840.14/840.39	c total clause space: 206.656MB
840.14/840.39	c total #watches: 479497
844.84/845.08	c total #propagations: 44607467 / total #impl: 818960809 (eff. 0.054)
844.84/845.08	c #Conflicts:     299000 | #Learnt:      24892 | 0.000
844.84/845.08	c total clause space: 206.656MB
844.84/845.08	c total #watches: 489326
849.63/849.85	c total #propagations: 44792348 / total #impl: 820941434 (eff. 0.055)
849.63/849.85	c #Conflicts:     300000 | #Learnt:      25892 | 0.000
849.63/849.85	c total clause space: 206.656MB
849.63/849.85	c total #watches: 505472
852.23/852.47	c total #propagations: 44988505 / total #impl: 822982170 (eff. 0.055)
852.23/852.47	c GC COLLECT
852.23/852.47	c #Conflicts:     301000 | #Learnt:      13793 | 0.000
852.23/852.47	c total clause space: 206.656MB
852.23/852.47	c total #watches: 333415
855.83/856.07	c total #propagations: 45128554 / total #impl: 824932265 (eff. 0.055)
855.83/856.07	c #Conflicts:     302000 | #Learnt:      14793 | 0.000
855.83/856.07	c total clause space: 206.656MB
855.83/856.07	c total #watches: 359819
858.94/859.14	c total #propagations: 45281304 / total #impl: 827951522 (eff. 0.055)
858.94/859.14	c #Conflicts:     303000 | #Learnt:      15793 | 0.000
858.94/859.14	c total clause space: 206.656MB
858.94/859.14	c total #watches: 378651
863.53/863.76	c total #propagations: 45415446 / total #impl: 831193449 (eff. 0.055)
863.53/863.76	c #Conflicts:     304000 | #Learnt:      16793 | 0.000
863.53/863.76	c total clause space: 206.656MB
863.53/863.76	c total #watches: 400228
867.23/867.48	c total #propagations: 45575167 / total #impl: 835548894 (eff. 0.055)
867.23/867.48	c #Conflicts:     305000 | #Learnt:      17793 | 0.000
867.23/867.48	c total clause space: 206.656MB
867.23/867.48	c total #watches: 431008
871.43/871.64	c total #propagations: 45712853 / total #impl: 838765740 (eff. 0.055)
871.43/871.64	c #Conflicts:     306000 | #Learnt:      18793 | 0.000
871.43/871.64	c total clause space: 206.656MB
871.43/871.64	c total #watches: 451688
876.83/877.09	c total #propagations: 45841892 / total #impl: 844134574 (eff. 0.054)
876.83/877.09	c #Conflicts:     307000 | #Learnt:      19793 | 0.000
876.83/877.09	c total clause space: 206.656MB
876.83/877.09	c total #watches: 473102
882.43/882.69	c total #propagations: 45979735 / total #impl: 849472009 (eff. 0.054)
882.43/882.69	c #Conflicts:     308000 | #Learnt:      20793 | 0.000
882.43/882.69	c total clause space: 206.656MB
882.43/882.69	c total #watches: 492845
888.43/888.69	c total #propagations: 46129833 / total #impl: 855094361 (eff. 0.054)
888.43/888.69	c #Conflicts:     309000 | #Learnt:      21793 | 0.000
888.43/888.69	c total clause space: 206.656MB
888.43/888.69	c total #watches: 515063
893.14/893.37	c total #propagations: 46269379 / total #impl: 861978644 (eff. 0.054)
893.14/893.37	c #Conflicts:     310000 | #Learnt:      22793 | 0.000
893.14/893.37	c total clause space: 206.656MB
893.14/893.37	c total #watches: 532501
899.93/900.14	c total #propagations: 46382945 / total #impl: 867529724 (eff. 0.053)
899.93/900.14	c #Conflicts:     311000 | #Learnt:      23793 | 0.000
899.93/900.14	c total clause space: 206.656MB
899.93/900.14	c total #watches: 549630
906.83/907.01	c total #propagations: 46516936 / total #impl: 876121245 (eff. 0.053)
906.83/907.01	c #Conflicts:     312000 | #Learnt:      24793 | 0.000
906.83/907.01	c total clause space: 206.656MB
906.83/907.01	c total #watches: 573071
913.13/913.31	c total #propagations: 46647097 / total #impl: 885222462 (eff. 0.053)
913.13/913.31	c #Conflicts:     313000 | #Learnt:      25793 | 0.000
913.13/913.31	c total clause space: 206.656MB
913.13/913.31	c total #watches: 595577
920.83/921.00	c total #propagations: 46770991 / total #impl: 892393589 (eff. 0.052)
920.83/921.00	c #Conflicts:     314000 | #Learnt:      26793 | 0.000
920.83/921.00	c total clause space: 206.656MB
920.83/921.00	c total #watches: 616774
924.03/924.23	c total #propagations: 46894691 / total #impl: 902048438 (eff. 0.052)
924.03/924.23	c GC COLLECT
924.03/924.23	c #Conflicts:     315000 | #Learnt:      14396 | 0.000
924.03/924.23	c total clause space: 206.656MB
924.03/924.23	c total #watches: 349396
926.83/927.09	c total #propagations: 47044356 / total #impl: 904138378 (eff. 0.052)
926.83/927.09	c #Conflicts:     316000 | #Learnt:      15396 | 0.000
926.83/927.09	c total clause space: 206.656MB
926.83/927.09	c total #watches: 365691
930.23/930.48	c total #propagations: 47187345 / total #impl: 906022392 (eff. 0.052)
930.23/930.48	c #Conflicts:     317000 | #Learnt:      16396 | 0.000
930.23/930.48	c total clause space: 206.656MB
930.23/930.48	c total #watches: 384200
933.74/933.98	c total #propagations: 47361593 / total #impl: 908022363 (eff. 0.052)
933.74/933.98	c #Conflicts:     318000 | #Learnt:      17396 | 0.000
933.74/933.98	c total clause space: 206.656MB
933.74/933.98	c total #watches: 399496
937.04/937.21	c total #propagations: 47519072 / total #impl: 909964253 (eff. 0.052)
937.04/937.21	c #Conflicts:     319000 | #Learnt:      18396 | 0.000
937.04/937.21	c total clause space: 206.656MB
937.04/937.21	c total #watches: 411993
939.93/940.12	c total #propagations: 47677013 / total #impl: 911601061 (eff. 0.052)
939.93/940.12	c #Conflicts:     320000 | #Learnt:      19396 | 0.000
939.93/940.12	c total clause space: 206.656MB
939.93/940.12	c total #watches: 423096
942.73/942.96	c total #propagations: 47819934 / total #impl: 913518078 (eff. 0.052)
942.73/942.96	c #Conflicts:     321000 | #Learnt:      20396 | 0.000
942.73/942.96	c total clause space: 206.656MB
942.73/942.96	c total #watches: 434135
946.43/946.64	c total #propagations: 47959563 / total #impl: 915487797 (eff. 0.052)
946.43/946.64	c #Conflicts:     322000 | #Learnt:      21396 | 0.000
946.43/946.64	c total clause space: 206.656MB
946.43/946.64	c total #watches: 445933
949.93/950.19	c total #propagations: 48121560 / total #impl: 916957579 (eff. 0.052)
949.93/950.19	c #Conflicts:     323000 | #Learnt:      22396 | 0.000
949.93/950.19	c total clause space: 206.656MB
949.93/950.19	c total #watches: 461690
953.63/953.86	c total #propagations: 48295900 / total #impl: 918521146 (eff. 0.053)
953.63/953.86	c #Conflicts:     324000 | #Learnt:      23396 | 0.000
953.63/953.86	c total clause space: 206.656MB
953.63/953.86	c total #watches: 475781
956.63/956.86	c total #propagations: 48471469 / total #impl: 920391246 (eff. 0.053)
956.63/956.86	c #Conflicts:     325000 | #Learnt:      24396 | 0.000
956.63/956.86	c total clause space: 206.656MB
956.63/956.86	c total #watches: 490029
959.93/960.10	c total #propagations: 48643219 / total #impl: 921574982 (eff. 0.053)
959.93/960.10	c #Conflicts:     326000 | #Learnt:      25396 | 0.000
959.93/960.10	c total clause space: 206.656MB
959.93/960.10	c total #watches: 498796
963.22/963.41	c total #propagations: 48799113 / total #impl: 923565267 (eff. 0.053)
963.22/963.41	c #Conflicts:     327000 | #Learnt:      26396 | 0.000
963.22/963.41	c total clause space: 206.656MB
963.22/963.41	c total #watches: 509350
966.62/966.83	c total #propagations: 48951288 / total #impl: 925715239 (eff. 0.053)
966.62/966.83	c #Conflicts:     328000 | #Learnt:      27396 | 0.000
966.62/966.83	c total clause space: 206.656MB
966.62/966.83	c total #watches: 521411
967.93/968.18	c total #propagations: 49110098 / total #impl: 927630549 (eff. 0.053)
967.93/968.18	c GC COLLECT
967.93/968.18	c #Conflicts:     329000 | #Learnt:      14694 | 0.000
967.93/968.18	c total clause space: 206.656MB
967.93/968.18	c total #watches: 338511
969.52/969.79	c total #propagations: 49228634 / total #impl: 928936343 (eff. 0.053)
969.52/969.79	c #Conflicts:     330000 | #Learnt:      15694 | 0.000
969.52/969.79	c total clause space: 206.656MB
969.52/969.79	c total #watches: 344171
971.32/971.52	c total #propagations: 49354568 / total #impl: 929748130 (eff. 0.053)
971.32/971.52	c #Conflicts:     331000 | #Learnt:      16694 | 0.000
971.32/971.52	c total clause space: 206.656MB
971.32/971.52	c total #watches: 356651
973.12/973.32	c total #propagations: 49459681 / total #impl: 930952863 (eff. 0.053)
973.12/973.32	c #Conflicts:     332000 | #Learnt:      17694 | 0.000
973.12/973.32	c total clause space: 206.656MB
973.12/973.32	c total #watches: 369592
975.32/975.56	c total #propagations: 49578875 / total #impl: 932091073 (eff. 0.053)
975.32/975.56	c #Conflicts:     333000 | #Learnt:      18694 | 0.000
975.32/975.56	c total clause space: 206.656MB
975.32/975.56	c total #watches: 382875
978.32/978.56	c total #propagations: 49726952 / total #impl: 932923934 (eff. 0.053)
978.32/978.56	c #Conflicts:     334000 | #Learnt:      19694 | 0.000
978.32/978.56	c total clause space: 206.656MB
978.32/978.56	c total #watches: 402296
981.22/981.41	c total #propagations: 49902603 / total #impl: 934268598 (eff. 0.053)
981.22/981.41	c #Conflicts:     335000 | #Learnt:      20694 | 0.000
981.22/981.41	c total clause space: 206.656MB
981.22/981.41	c total #watches: 418081
984.33/984.52	c total #propagations: 50065119 / total #impl: 935735061 (eff. 0.054)
984.33/984.52	c #Conflicts:     336000 | #Learnt:      21694 | 0.000
984.33/984.52	c total clause space: 206.656MB
984.33/984.52	c total #watches: 435309
987.12/987.33	c total #propagations: 50224778 / total #impl: 937716982 (eff. 0.054)
987.12/987.33	c #Conflicts:     337000 | #Learnt:      22694 | 0.000
987.12/987.33	c total clause space: 206.656MB
987.12/987.33	c total #watches: 451553
990.02/990.24	c total #propagations: 50384345 / total #impl: 939837990 (eff. 0.054)
990.02/990.24	c #Conflicts:     338000 | #Learnt:      23694 | 0.000
990.02/990.24	c total clause space: 206.656MB
990.02/990.24	c total #watches: 466470
993.62/993.80	c total #propagations: 50521543 / total #impl: 941798932 (eff. 0.054)
993.62/993.80	c #Conflicts:     339000 | #Learnt:      24694 | 0.000
993.62/993.80	c total clause space: 206.656MB
993.62/993.80	c total #watches: 488525
997.22/997.45	c total #propagations: 50673115 / total #impl: 944526372 (eff. 0.054)
997.22/997.45	c #Conflicts:     340000 | #Learnt:      25694 | 0.000
997.22/997.45	c total clause space: 206.656MB
997.22/997.45	c total #watches: 500521
1001.52/1001.77	c total #propagations: 50812479 / total #impl: 946637158 (eff. 0.054)
1001.52/1001.77	c #Conflicts:     341000 | #Learnt:      26694 | 0.000
1001.52/1001.77	c total clause space: 206.656MB
1001.52/1001.77	c total #watches: 519577
1006.12/1006.33	c total #propagations: 50960994 / total #impl: 948526004 (eff. 0.054)
1006.12/1006.33	c #Conflicts:     342000 | #Learnt:      27694 | 0.000
1006.12/1006.33	c total clause space: 206.656MB
1006.12/1006.33	c total #watches: 540043
1010.51/1010.77	c total #propagations: 51120514 / total #impl: 950759773 (eff. 0.054)
1010.51/1010.77	c GC COLLECT
1010.51/1010.77	c #Conflicts:     343000 | #Learnt:      14689 | 0.000
1010.51/1010.77	c total clause space: 206.656MB
1010.51/1010.77	c total #watches: 351210
1014.41/1014.65	c total #propagations: 51265833 / total #impl: 953048077 (eff. 0.054)
1014.41/1014.65	c #Conflicts:     344000 | #Learnt:      15689 | 0.000
1014.41/1014.65	c total clause space: 206.656MB
1014.41/1014.65	c total #watches: 372911
1018.31/1018.59	c total #propagations: 51407727 / total #impl: 955639933 (eff. 0.054)
1018.31/1018.59	c #Conflicts:     345000 | #Learnt:      16689 | 0.000
1018.31/1018.59	c total clause space: 206.656MB
1018.31/1018.59	c total #watches: 394567
1022.61/1022.82	c total #propagations: 51549150 / total #impl: 959398712 (eff. 0.054)
1022.61/1022.82	c #Conflicts:     346000 | #Learnt:      17689 | 0.000
1022.61/1022.82	c total clause space: 206.656MB
1022.61/1022.82	c total #watches: 418663
1027.22/1027.41	c total #propagations: 51683111 / total #impl: 963675638 (eff. 0.054)
1027.22/1027.41	c #Conflicts:     347000 | #Learnt:      18689 | 0.000
1027.22/1027.41	c total clause space: 206.656MB
1027.22/1027.41	c total #watches: 438240
1031.41/1031.66	c total #propagations: 51821862 / total #impl: 968003292 (eff. 0.054)
1031.41/1031.66	c #Conflicts:     348000 | #Learnt:      19689 | 0.000
1031.41/1031.66	c total clause space: 206.656MB
1031.41/1031.66	c total #watches: 459604
1036.12/1036.33	c total #propagations: 51975229 / total #impl: 972316073 (eff. 0.053)
1036.12/1036.33	c #Conflicts:     349000 | #Learnt:      20689 | 0.000
1036.12/1036.33	c total clause space: 206.656MB
1036.12/1036.33	c total #watches: 475151
1039.91/1040.15	c total #propagations: 52119524 / total #impl: 975633125 (eff. 0.053)
1039.91/1040.15	c #Conflicts:     350000 | #Learnt:      21689 | 0.000
1039.91/1040.15	c total clause space: 206.656MB
1039.91/1040.15	c total #watches: 487868
1044.01/1044.24	c total #propagations: 52249619 / total #impl: 978817692 (eff. 0.053)
1044.01/1044.24	c #Conflicts:     351000 | #Learnt:      22689 | 0.000
1044.01/1044.24	c total clause space: 206.656MB
1044.01/1044.24	c total #watches: 501535
1048.51/1048.74	c total #propagations: 52384854 / total #impl: 981942269 (eff. 0.053)
1048.51/1048.74	c #Conflicts:     352000 | #Learnt:      23689 | 0.000
1048.51/1048.74	c total clause space: 206.656MB
1048.51/1048.74	c total #watches: 514026
1052.71/1052.95	c total #propagations: 52509128 / total #impl: 985347669 (eff. 0.053)
1052.71/1052.95	c #Conflicts:     353000 | #Learnt:      24689 | 0.000
1052.71/1052.95	c total clause space: 206.656MB
1052.71/1052.95	c total #watches: 522695
1057.01/1057.26	c total #propagations: 52626221 / total #impl: 988345756 (eff. 0.053)
1057.01/1057.26	c #Conflicts:     354000 | #Learnt:      25689 | 0.000
1057.01/1057.26	c total clause space: 206.656MB
1057.01/1057.26	c total #watches: 530620
1061.71/1061.90	c total #propagations: 52735281 / total #impl: 991184604 (eff. 0.053)
1061.71/1061.90	c #Conflicts:     355000 | #Learnt:      26689 | 0.000
1061.71/1061.90	c total clause space: 206.656MB
1061.71/1061.90	c total #watches: 540376
1067.31/1067.59	c total #propagations: 52855261 / total #impl: 994656211 (eff. 0.053)
1067.31/1067.59	c #Conflicts:     356000 | #Learnt:      27689 | 0.000
1067.31/1067.59	c total clause space: 206.656MB
1067.31/1067.59	c total #watches: 551581
1072.70/1072.95	c total #propagations: 52982814 / total #impl: 999075411 (eff. 0.053)
1072.70/1072.95	c GC COLLECT
1072.70/1072.95	c #Conflicts:     357000 | #Learnt:      14386 | 0.000
1072.70/1072.95	c total clause space: 206.656MB
1072.70/1072.95	c total #watches: 344937
1075.71/1075.96	c total #propagations: 53106711 / total #impl: 1003179373 (eff. 0.053)
1075.71/1075.96	c #Conflicts:     358000 | #Learnt:      15386 | 0.000
1075.71/1075.96	c total clause space: 206.656MB
1075.71/1075.96	c total #watches: 371516
1078.50/1078.73	c total #propagations: 53239197 / total #impl: 1005500101 (eff. 0.053)
1078.50/1078.73	c #Conflicts:     359000 | #Learnt:      16386 | 0.000
1078.50/1078.73	c total clause space: 206.656MB
1078.50/1078.73	c total #watches: 389748
1081.90/1082.16	c total #propagations: 53367264 / total #impl: 1007979289 (eff. 0.053)
1081.90/1082.16	c #Conflicts:     360000 | #Learnt:      17386 | 0.000
1081.90/1082.16	c total clause space: 206.656MB
1081.90/1082.16	c total #watches: 413274
1085.10/1085.31	c total #propagations: 53523936 / total #impl: 1011197023 (eff. 0.053)
1085.10/1085.31	c #Conflicts:     361000 | #Learnt:      18386 | 0.000
1085.10/1085.31	c total clause space: 206.656MB
1085.10/1085.31	c total #watches: 433110
1089.30/1089.52	c total #propagations: 53664590 / total #impl: 1013747681 (eff. 0.053)
1089.30/1089.52	c #Conflicts:     362000 | #Learnt:      19386 | 0.000
1089.30/1089.52	c total clause space: 206.656MB
1089.30/1089.52	c total #watches: 450323
1094.31/1094.50	c total #propagations: 53801142 / total #impl: 1017023853 (eff. 0.053)
1094.31/1094.50	c #Conflicts:     363000 | #Learnt:      20386 | 0.000
1094.31/1094.50	c total clause space: 206.656MB
1094.31/1094.50	c total #watches: 465939
1098.30/1098.50	c total #propagations: 53928609 / total #impl: 1020989202 (eff. 0.053)
1098.30/1098.50	c #Conflicts:     364000 | #Learnt:      21386 | 0.000
1098.30/1098.50	c total clause space: 206.656MB
1098.30/1098.50	c total #watches: 479734
1103.50/1103.72	c total #propagations: 54046770 / total #impl: 1023932266 (eff. 0.053)
1103.50/1103.72	c #Conflicts:     365000 | #Learnt:      22386 | 0.000
1103.50/1103.72	c total clause space: 206.656MB
1103.50/1103.72	c total #watches: 492553
1107.80/1108.05	c total #propagations: 54186387 / total #impl: 1027126473 (eff. 0.053)
1107.80/1108.05	c #Conflicts:     366000 | #Learnt:      23386 | 0.000
1107.80/1108.05	c total clause space: 206.656MB
1107.80/1108.05	c total #watches: 504213
1112.30/1112.54	c total #propagations: 54306252 / total #impl: 1029954371 (eff. 0.053)
1112.30/1112.54	c #Conflicts:     367000 | #Learnt:      24386 | 0.000
1112.30/1112.54	c total clause space: 206.656MB
1112.30/1112.54	c total #watches: 517825
1117.30/1117.53	c total #propagations: 54425549 / total #impl: 1032961274 (eff. 0.053)
1117.30/1117.53	c #Conflicts:     368000 | #Learnt:      25386 | 0.000
1117.30/1117.53	c total clause space: 206.656MB
1117.30/1117.53	c total #watches: 532429
1122.40/1122.68	c total #propagations: 54550093 / total #impl: 1036832890 (eff. 0.053)
1122.40/1122.68	c #Conflicts:     369000 | #Learnt:      26386 | 0.000
1122.40/1122.68	c total clause space: 206.656MB
1122.40/1122.68	c total #watches: 545636
1128.80/1129.04	c total #propagations: 54672691 / total #impl: 1040651375 (eff. 0.053)
1128.80/1129.04	c #Conflicts:     370000 | #Learnt:      27386 | 0.000
1128.80/1129.04	c total clause space: 206.656MB
1128.80/1129.04	c total #watches: 560438
1133.60/1133.81	c total #propagations: 54802327 / total #impl: 1044770014 (eff. 0.052)
1133.60/1133.81	c #Conflicts:     371000 | #Learnt:      28386 | 0.000
1133.60/1133.81	c total clause space: 206.656MB
1133.60/1133.81	c total #watches: 575321
1137.30/1137.54	c total #propagations: 54923911 / total #impl: 1047978529 (eff. 0.052)
1137.30/1137.54	c GC COLLECT
1137.30/1137.54	c #Conflicts:     372000 | #Learnt:      14792 | 0.000
1137.30/1137.54	c total clause space: 206.656MB
1137.30/1137.54	c total #watches: 358970
1141.19/1141.45	c total #propagations: 55054915 / total #impl: 1050768856 (eff. 0.052)
1141.19/1141.45	c #Conflicts:     373000 | #Learnt:      15792 | 0.000
1141.19/1141.45	c total clause space: 206.656MB
1141.19/1141.45	c total #watches: 387569
1145.39/1145.62	c total #propagations: 55193917 / total #impl: 1053877459 (eff. 0.052)
1145.39/1145.62	c #Conflicts:     374000 | #Learnt:      16792 | 0.000
1145.39/1145.62	c total clause space: 206.656MB
1145.39/1145.62	c total #watches: 413234
1148.99/1149.29	c total #propagations: 55347626 / total #impl: 1057678074 (eff. 0.052)
1148.99/1149.29	c #Conflicts:     375000 | #Learnt:      17792 | 0.000
1148.99/1149.29	c total clause space: 206.656MB
1148.99/1149.29	c total #watches: 432783
1153.59/1153.80	c total #propagations: 55481277 / total #impl: 1061412946 (eff. 0.052)
1153.59/1153.80	c #Conflicts:     376000 | #Learnt:      18792 | 0.000
1153.59/1153.80	c total clause space: 206.656MB
1153.59/1153.80	c total #watches: 451437
1157.59/1157.81	c total #propagations: 55618120 / total #impl: 1065076888 (eff. 0.052)
1157.59/1157.81	c #Conflicts:     377000 | #Learnt:      19792 | 0.000
1157.59/1157.81	c total clause space: 206.656MB
1157.59/1157.81	c total #watches: 470493
1162.09/1162.39	c total #propagations: 55751593 / total #impl: 1069026805 (eff. 0.052)
1162.09/1162.39	c #Conflicts:     378000 | #Learnt:      20792 | 0.000
1162.09/1162.39	c total clause space: 206.656MB
1162.09/1162.39	c total #watches: 490730
1166.59/1166.86	c total #propagations: 55902016 / total #impl: 1073596591 (eff. 0.052)
1166.59/1166.86	c #Conflicts:     379000 | #Learnt:      21792 | 0.000
1166.59/1166.86	c total clause space: 206.656MB
1166.59/1166.86	c total #watches: 512969
1172.89/1173.19	c total #propagations: 56046376 / total #impl: 1077177745 (eff. 0.052)
1172.89/1173.19	c #Conflicts:     380000 | #Learnt:      22792 | 0.000
1172.89/1173.19	c total clause space: 206.656MB
1172.89/1173.19	c total #watches: 531742
1178.88/1179.10	c total #propagations: 56202464 / total #impl: 1082570494 (eff. 0.052)
1178.88/1179.10	c #Conflicts:     381000 | #Learnt:      23792 | 0.000
1178.88/1179.10	c total clause space: 206.656MB
1178.88/1179.10	c total #watches: 547199
1183.78/1184.00	c total #propagations: 56338557 / total #impl: 1087129936 (eff. 0.052)
1183.78/1184.00	c #Conflicts:     382000 | #Learnt:      24792 | 0.000
1183.78/1184.00	c total clause space: 206.656MB
1183.78/1184.00	c total #watches: 559264
1188.28/1188.51	c total #propagations: 56488749 / total #impl: 1090719287 (eff. 0.052)
1188.28/1188.51	c #Conflicts:     383000 | #Learnt:      25792 | 0.000
1188.28/1188.51	c total clause space: 206.656MB
1188.28/1188.51	c total #watches: 569829
1196.18/1196.42	c total #propagations: 56622469 / total #impl: 1093876213 (eff. 0.052)
1196.18/1196.42	c #Conflicts:     384000 | #Learnt:      26792 | 0.000
1196.18/1196.42	c total clause space: 206.656MB
1196.18/1196.42	c total #watches: 586683
1203.28/1203.50	c total #propagations: 56784183 / total #impl: 1100266738 (eff. 0.052)
1203.28/1203.50	c #Conflicts:     385000 | #Learnt:      27792 | 0.000
1203.28/1203.50	c total clause space: 206.656MB
1203.28/1203.50	c total #watches: 611709
1210.87/1211.14	c total #propagations: 56946740 / total #impl: 1105535987 (eff. 0.052)
1210.87/1211.14	c #Conflicts:     386000 | #Learnt:      28792 | 0.000
1210.87/1211.14	c total clause space: 206.656MB
1210.87/1211.14	c total #watches: 628772
1217.86/1218.14	c total #propagations: 57096998 / total #impl: 1110921454 (eff. 0.051)
1217.86/1218.14	c #Conflicts:     387000 | #Learnt:      29792 | 0.000
1217.86/1218.14	c total clause space: 206.656MB
1217.86/1218.14	c total #watches: 648228
1221.06/1221.32	c total #propagations: 57242664 / total #impl: 1116483751 (eff. 0.051)
1221.06/1221.32	c GC COLLECT
1221.06/1221.32	c #Conflicts:     388000 | #Learnt:      15886 | 0.000
1221.06/1221.32	c total clause space: 206.656MB
1221.06/1221.32	c total #watches: 394747
1224.07/1224.38	c total #propagations: 57397297 / total #impl: 1119372379 (eff. 0.051)
1224.07/1224.38	c #Conflicts:     389000 | #Learnt:      16886 | 0.000
1224.07/1224.38	c total clause space: 206.656MB
1224.07/1224.38	c total #watches: 414339
1226.86/1227.16	c total #propagations: 57557989 / total #impl: 1121913247 (eff. 0.051)
1226.86/1227.16	c #Conflicts:     390000 | #Learnt:      17886 | 0.000
1226.86/1227.16	c total clause space: 206.656MB
1226.86/1227.16	c total #watches: 426068
1230.06/1230.30	c total #propagations: 57693034 / total #impl: 1123499355 (eff. 0.051)
1230.06/1230.30	c #Conflicts:     391000 | #Learnt:      18886 | 0.000
1230.06/1230.30	c total clause space: 206.656MB
1230.06/1230.30	c total #watches: 443014
1233.76/1234.08	c total #propagations: 57818722 / total #impl: 1125451059 (eff. 0.051)
1233.76/1234.08	c #Conflicts:     392000 | #Learnt:      19886 | 0.000
1233.76/1234.08	c total clause space: 206.656MB
1233.76/1234.08	c total #watches: 462609
1237.76/1238.00	c total #propagations: 57965872 / total #impl: 1128884858 (eff. 0.051)
1237.76/1238.00	c #Conflicts:     393000 | #Learnt:      20886 | 0.000
1237.76/1238.00	c total clause space: 206.656MB
1237.76/1238.00	c total #watches: 485537
1241.67/1241.96	c total #propagations: 58123157 / total #impl: 1133343509 (eff. 0.051)
1241.67/1241.96	c #Conflicts:     394000 | #Learnt:      21886 | 0.000
1241.67/1241.96	c total clause space: 206.656MB
1241.67/1241.96	c total #watches: 500286
1245.96/1246.20	c total #propagations: 58256536 / total #impl: 1137223476 (eff. 0.051)
1245.96/1246.20	c #Conflicts:     395000 | #Learnt:      22886 | 0.000
1245.96/1246.20	c total clause space: 206.656MB
1245.96/1246.20	c total #watches: 515015
1249.86/1250.19	c total #propagations: 58392946 / total #impl: 1140308863 (eff. 0.051)
1249.86/1250.19	c #Conflicts:     396000 | #Learnt:      23886 | 0.000
1249.86/1250.19	c total clause space: 206.656MB
1249.86/1250.19	c total #watches: 535300
1253.66/1253.97	c total #propagations: 58514159 / total #impl: 1143893727 (eff. 0.051)
1253.66/1253.97	c #Conflicts:     397000 | #Learnt:      24886 | 0.000
1253.66/1253.97	c total clause space: 206.656MB
1253.66/1253.97	c total #watches: 551993
1257.46/1257.71	c total #propagations: 58623699 / total #impl: 1146920783 (eff. 0.051)
1257.46/1257.71	c #Conflicts:     398000 | #Learnt:      25886 | 0.000
1257.46/1257.71	c total clause space: 206.656MB
1257.46/1257.71	c total #watches: 573536
1262.06/1262.38	c total #propagations: 58742928 / total #impl: 1150660636 (eff. 0.051)
1262.06/1262.38	c #Conflicts:     399000 | #Learnt:      26886 | 0.000
1262.06/1262.38	c total clause space: 206.656MB
1262.06/1262.38	c total #watches: 587911
1266.85/1267.11	c total #propagations: 58864246 / total #impl: 1153535761 (eff. 0.051)
1266.85/1267.11	c #Conflicts:     400000 | #Learnt:      27886 | 0.000
1266.85/1267.11	c total clause space: 206.656MB
1266.85/1267.11	c total #watches: 604006
1272.35/1272.67	c total #propagations: 58986946 / total #impl: 1155880816 (eff. 0.051)
1272.35/1272.67	c #Conflicts:     401000 | #Learnt:      28886 | 0.000
1272.35/1272.67	c total clause space: 206.656MB
1272.35/1272.67	c total #watches: 622003
1279.35/1279.65	c total #propagations: 59140608 / total #impl: 1158113052 (eff. 0.051)
1279.35/1279.65	c #Conflicts:     402000 | #Learnt:      29886 | 0.000
1279.35/1279.65	c total clause space: 206.656MB
1279.35/1279.65	c total #watches: 636600
1284.85/1285.16	c total #propagations: 59274881 / total #impl: 1161533349 (eff. 0.051)
1284.85/1285.16	c GC COLLECT
1284.85/1285.16	c #Conflicts:     403000 | #Learnt:      15685 | 0.000
1284.85/1285.16	c total clause space: 206.656MB
1284.85/1285.16	c total #watches: 388271
1287.65/1287.97	c total #propagations: 59414628 / total #impl: 1165697270 (eff. 0.051)
1287.65/1287.97	c #Conflicts:     404000 | #Learnt:      16685 | 0.000
1287.65/1287.97	c total clause space: 206.656MB
1287.65/1287.97	c total #watches: 407109
1290.85/1291.12	c total #propagations: 59555834 / total #impl: 1168225470 (eff. 0.051)
1290.85/1291.12	c #Conflicts:     405000 | #Learnt:      17685 | 0.000
1290.85/1291.12	c total clause space: 206.656MB
1290.85/1291.12	c total #watches: 429316
1294.15/1294.41	c total #propagations: 59697221 / total #impl: 1170659919 (eff. 0.051)
1294.15/1294.41	c #Conflicts:     406000 | #Learnt:      18685 | 0.000
1294.15/1294.41	c total clause space: 206.656MB
1294.15/1294.41	c total #watches: 449694
1298.96/1299.29	c total #propagations: 59832402 / total #impl: 1173102484 (eff. 0.051)
1298.96/1299.29	c #Conflicts:     407000 | #Learnt:      19685 | 0.000
1298.96/1299.29	c total clause space: 206.656MB
1298.96/1299.29	c total #watches: 477482
1304.46/1304.75	c total #propagations: 59988318 / total #impl: 1177534075 (eff. 0.051)
1304.46/1304.75	c #Conflicts:     408000 | #Learnt:      20685 | 0.000
1304.46/1304.75	c total clause space: 206.656MB
1304.46/1304.75	c total #watches: 503974
1310.05/1310.35	c total #propagations: 60142749 / total #impl: 1183866746 (eff. 0.051)
1310.05/1310.35	c #Conflicts:     409000 | #Learnt:      21685 | 0.000
1310.05/1310.35	c total clause space: 206.656MB
1310.05/1310.35	c total #watches: 525390
1315.75/1316.06	c total #propagations: 60289875 / total #impl: 1188847030 (eff. 0.051)
1315.75/1316.06	c #Conflicts:     410000 | #Learnt:      22685 | 0.000
1315.75/1316.06	c total clause space: 206.656MB
1315.75/1316.06	c total #watches: 545366
1322.15/1322.45	c total #propagations: 60429117 / total #impl: 1194406993 (eff. 0.051)
1322.15/1322.45	c #Conflicts:     411000 | #Learnt:      23685 | 0.000
1322.15/1322.45	c total clause space: 206.656MB
1322.15/1322.45	c total #watches: 560779
1327.85/1328.19	c total #propagations: 60576450 / total #impl: 1200296549 (eff. 0.050)
1327.85/1328.19	c #Conflicts:     412000 | #Learnt:      24685 | 0.000
1327.85/1328.19	c total clause space: 206.656MB
1327.85/1328.19	c total #watches: 578930
1333.74/1334.02	c total #propagations: 60722733 / total #impl: 1205000463 (eff. 0.050)
1333.74/1334.02	c #Conflicts:     413000 | #Learnt:      25685 | 0.000
1333.74/1334.02	c total clause space: 206.656MB
1333.74/1334.02	c total #watches: 599296
1338.34/1338.60	c total #propagations: 60855916 / total #impl: 1210067402 (eff. 0.050)
1338.34/1338.60	c #Conflicts:     414000 | #Learnt:      26685 | 0.000
1338.34/1338.60	c total clause space: 206.656MB
1338.34/1338.60	c total #watches: 623090
1344.24/1344.57	c total #propagations: 60989639 / total #impl: 1214285558 (eff. 0.050)
1344.24/1344.57	c #Conflicts:     415000 | #Learnt:      27685 | 0.000
1344.24/1344.57	c total clause space: 206.656MB
1344.24/1344.57	c total #watches: 640445
1350.44/1350.78	c total #propagations: 61117904 / total #impl: 1218023551 (eff. 0.050)
1350.44/1350.78	c #Conflicts:     416000 | #Learnt:      28685 | 0.000
1350.44/1350.78	c total clause space: 206.656MB
1350.44/1350.78	c total #watches: 659003
1356.34/1356.65	c total #propagations: 61258513 / total #impl: 1224137384 (eff. 0.050)
1356.34/1356.65	c #Conflicts:     417000 | #Learnt:      29685 | 0.000
1356.34/1356.65	c total clause space: 206.656MB
1356.34/1356.65	c total #watches: 678135
1363.24/1363.51	c total #propagations: 61389280 / total #impl: 1229404727 (eff. 0.050)
1363.24/1363.51	c #Conflicts:     418000 | #Learnt:      30685 | 0.000
1363.24/1363.51	c total clause space: 206.656MB
1363.24/1363.51	c total #watches: 698041
1367.04/1367.33	c total #propagations: 61530997 / total #impl: 1236237029 (eff. 0.050)
1367.04/1367.33	c GC COLLECT
1367.04/1367.33	c #Conflicts:     419000 | #Learnt:      16188 | 0.000
1367.04/1367.33	c total clause space: 206.656MB
1367.04/1367.33	c total #watches: 398832
1370.04/1370.36	c total #propagations: 61668002 / total #impl: 1240962960 (eff. 0.050)
1370.04/1370.36	c #Conflicts:     420000 | #Learnt:      17188 | 0.000
1370.04/1370.36	c total clause space: 206.656MB
1370.04/1370.36	c total #watches: 421318
1373.44/1373.76	c total #propagations: 61810017 / total #impl: 1243333230 (eff. 0.050)
1373.44/1373.76	c #Conflicts:     421000 | #Learnt:      18188 | 0.000
1373.44/1373.76	c total clause space: 206.656MB
1373.44/1373.76	c total #watches: 442900
1376.74/1377.02	c total #propagations: 61987648 / total #impl: 1246192107 (eff. 0.050)
1376.74/1377.02	c #Conflicts:     422000 | #Learnt:      19188 | 0.000
1376.74/1377.02	c total clause space: 206.656MB
1376.74/1377.02	c total #watches: 459703
1380.04/1380.31	c total #propagations: 62151351 / total #impl: 1248865584 (eff. 0.050)
1380.04/1380.31	c #Conflicts:     423000 | #Learnt:      20188 | 0.000
1380.04/1380.31	c total clause space: 206.656MB
1380.04/1380.31	c total #watches: 477219
1383.64/1383.95	c total #propagations: 62290172 / total #impl: 1251739364 (eff. 0.050)
1383.64/1383.95	c #Conflicts:     424000 | #Learnt:      21188 | 0.000
1383.64/1383.95	c total clause space: 206.656MB
1383.64/1383.95	c total #watches: 493303
1387.53/1387.80	c total #propagations: 62426070 / total #impl: 1254634015 (eff. 0.050)
1387.53/1387.80	c #Conflicts:     425000 | #Learnt:      22188 | 0.000
1387.53/1387.80	c total clause space: 206.656MB
1387.53/1387.80	c total #watches: 511687
1391.83/1392.15	c total #propagations: 62563911 / total #impl: 1258058650 (eff. 0.050)
1391.83/1392.15	c #Conflicts:     426000 | #Learnt:      23188 | 0.000
1391.83/1392.15	c total clause space: 206.656MB
1391.83/1392.15	c total #watches: 534116
1396.53/1396.84	c total #propagations: 62698057 / total #impl: 1262168700 (eff. 0.050)
1396.53/1396.84	c #Conflicts:     427000 | #Learnt:      24188 | 0.000
1396.53/1396.84	c total clause space: 206.656MB
1396.53/1396.84	c total #watches: 552793
1401.43/1401.80	c total #propagations: 62850348 / total #impl: 1267431579 (eff. 0.050)
1401.43/1401.80	c #Conflicts:     428000 | #Learnt:      25188 | 0.000
1401.43/1401.80	c total clause space: 206.656MB
1401.43/1401.80	c total #watches: 568602
1406.74/1407.09	c total #propagations: 63011985 / total #impl: 1273583962 (eff. 0.049)
1406.74/1407.09	c #Conflicts:     429000 | #Learnt:      26188 | 0.000
1406.74/1407.09	c total clause space: 206.656MB
1406.74/1407.09	c total #watches: 586495
1412.03/1412.33	c total #propagations: 63161602 / total #impl: 1278498921 (eff. 0.049)
1412.03/1412.33	c #Conflicts:     430000 | #Learnt:      27188 | 0.000
1412.03/1412.33	c total clause space: 206.656MB
1412.03/1412.33	c total #watches: 602382
1418.93/1419.26	c total #propagations: 63306283 / total #impl: 1283051447 (eff. 0.049)
1418.93/1419.26	c #Conflicts:     431000 | #Learnt:      28188 | 0.000
1418.93/1419.26	c total clause space: 206.656MB
1418.93/1419.26	c total #watches: 622693
1425.63/1425.93	c total #propagations: 63467469 / total #impl: 1291667744 (eff. 0.049)
1425.63/1425.93	c #Conflicts:     432000 | #Learnt:      29188 | 0.000
1425.63/1425.93	c total clause space: 206.656MB
1425.63/1425.93	c total #watches: 640786
1432.73/1433.09	c total #propagations: 63618205 / total #impl: 1297820936 (eff. 0.049)
1432.73/1433.09	c #Conflicts:     433000 | #Learnt:      30188 | 0.000
1432.73/1433.09	c total clause space: 206.656MB
1432.73/1433.09	c total #watches: 659351
1440.73/1441.01	c total #propagations: 63777611 / total #impl: 1302744334 (eff. 0.049)
1440.73/1441.01	c #Conflicts:     434000 | #Learnt:      31188 | 0.000
1440.73/1441.01	c total clause space: 206.656MB
1440.73/1441.01	c total #watches: 675228
1445.23/1445.55	c total #propagations: 63928709 / total #impl: 1310106152 (eff. 0.049)
1445.23/1445.55	c GC COLLECT
1445.23/1445.55	c #Conflicts:     435000 | #Learnt:      16388 | 0.000
1445.23/1445.55	c total clause space: 206.656MB
1445.23/1445.55	c total #watches: 406078
1448.32/1448.68	c total #propagations: 64060133 / total #impl: 1314694121 (eff. 0.049)
1448.32/1448.68	c #Conflicts:     436000 | #Learnt:      17388 | 0.000
1448.32/1448.68	c total clause space: 206.656MB
1448.32/1448.68	c total #watches: 425600
1451.52/1451.80	c total #propagations: 64193497 / total #impl: 1318163938 (eff. 0.049)
1451.52/1451.80	c #Conflicts:     437000 | #Learnt:      18388 | 0.000
1451.52/1451.80	c total clause space: 206.656MB
1451.52/1451.80	c total #watches: 444762
1455.52/1455.87	c total #propagations: 64339375 / total #impl: 1322480721 (eff. 0.049)
1455.52/1455.87	c #Conflicts:     438000 | #Learnt:      19388 | 0.000
1455.52/1455.87	c total clause space: 206.656MB
1455.52/1455.87	c total #watches: 464904
1459.82/1460.16	c total #propagations: 64494662 / total #impl: 1326311397 (eff. 0.049)
1459.82/1460.16	c #Conflicts:     439000 | #Learnt:      20388 | 0.000
1459.82/1460.16	c total clause space: 206.656MB
1459.82/1460.16	c total #watches: 488392
1464.22/1464.59	c total #propagations: 64627547 / total #impl: 1331401307 (eff. 0.049)
1464.22/1464.59	c #Conflicts:     440000 | #Learnt:      21388 | 0.000
1464.22/1464.59	c total clause space: 206.656MB
1464.22/1464.59	c total #watches: 504504
1469.02/1469.35	c total #propagations: 64760735 / total #impl: 1336817082 (eff. 0.048)
1469.02/1469.35	c #Conflicts:     441000 | #Learnt:      22388 | 0.000
1469.02/1469.35	c total clause space: 206.656MB
1469.02/1469.35	c total #watches: 523023
1472.92/1473.21	c total #propagations: 64906106 / total #impl: 1342557676 (eff. 0.048)
1472.92/1473.21	c #Conflicts:     442000 | #Learnt:      23388 | 0.000
1472.92/1473.21	c total clause space: 206.656MB
1472.92/1473.21	c total #watches: 544146
1477.42/1477.75	c total #propagations: 65039142 / total #impl: 1346720163 (eff. 0.048)
1477.42/1477.75	c #Conflicts:     443000 | #Learnt:      24388 | 0.000
1477.42/1477.75	c total clause space: 206.656MB
1477.42/1477.75	c total #watches: 561809
1484.02/1484.37	c total #propagations: 65180027 / total #impl: 1352032475 (eff. 0.048)
1484.02/1484.37	c #Conflicts:     444000 | #Learnt:      25388 | 0.000
1484.02/1484.37	c total clause space: 206.656MB
1484.02/1484.37	c total #watches: 584417
1490.42/1490.78	c total #propagations: 65326352 / total #impl: 1359933079 (eff. 0.048)
1490.42/1490.78	c #Conflicts:     445000 | #Learnt:      26388 | 0.000
1490.42/1490.78	c total clause space: 206.656MB
1490.42/1490.78	c total #watches: 606441
1497.02/1497.34	c total #propagations: 65458407 / total #impl: 1366786758 (eff. 0.048)
1497.02/1497.34	c #Conflicts:     446000 | #Learnt:      27388 | 0.000
1497.02/1497.34	c total clause space: 206.656MB
1497.02/1497.34	c total #watches: 624102
1504.02/1504.39	c total #propagations: 65597304 / total #impl: 1374729806 (eff. 0.048)
1504.02/1504.39	c #Conflicts:     447000 | #Learnt:      28388 | 0.000
1504.02/1504.39	c total clause space: 206.656MB
1504.02/1504.39	c total #watches: 640898
1509.51/1509.80	c total #propagations: 65742068 / total #impl: 1383561815 (eff. 0.048)
1509.51/1509.80	c #Conflicts:     448000 | #Learnt:      29388 | 0.000
1509.51/1509.80	c total clause space: 206.656MB
1509.51/1509.80	c total #watches: 653120
1515.62/1515.97	c total #propagations: 65890845 / total #impl: 1389451695 (eff. 0.047)
1515.62/1515.97	c #Conflicts:     449000 | #Learnt:      30388 | 0.000
1515.62/1515.97	c total clause space: 206.656MB
1515.62/1515.97	c total #watches: 670837
1522.52/1522.83	c total #propagations: 66023476 / total #impl: 1395915056 (eff. 0.047)
1522.52/1522.83	c #Conflicts:     450000 | #Learnt:      31388 | 0.000
1522.52/1522.83	c total clause space: 335.816MB
1522.52/1522.83	c total #watches: 689568
1529.21/1529.57	c total #propagations: 66170114 / total #impl: 1403762818 (eff. 0.047)
1529.21/1529.57	c GC COLLECT
1529.21/1529.57	c #Conflicts:     451000 | #Learnt:      16299 | 0.000
1529.21/1529.57	c total clause space: 335.816MB
1529.21/1529.57	c total #watches: 403915
1531.11/1531.45	c total #propagations: 66308964 / total #impl: 1411501675 (eff. 0.047)
1531.11/1531.45	c #Conflicts:     452000 | #Learnt:      17299 | 0.000
1531.11/1531.45	c total clause space: 335.816MB
1531.11/1531.45	c total #watches: 415814
1534.71/1535.09	c total #propagations: 66447637 / total #impl: 1413295678 (eff. 0.047)
1534.71/1535.09	c #Conflicts:     453000 | #Learnt:      18299 | 0.000
1534.71/1535.09	c total clause space: 335.816MB
1534.71/1535.09	c total #watches: 438062
1538.91/1539.27	c total #propagations: 66580994 / total #impl: 1417087341 (eff. 0.047)
1538.91/1539.27	c #Conflicts:     454000 | #Learnt:      19299 | 0.000
1538.91/1539.27	c total clause space: 335.816MB
1538.91/1539.27	c total #watches: 464615
1542.51/1542.85	c total #propagations: 66719984 / total #impl: 1422199574 (eff. 0.047)
1542.51/1542.85	c #Conflicts:     455000 | #Learnt:      20299 | 0.000
1542.51/1542.85	c total clause space: 335.816MB
1542.51/1542.85	c total #watches: 481761
1546.11/1546.45	c total #propagations: 66857265 / total #impl: 1425765536 (eff. 0.047)
1546.11/1546.45	c #Conflicts:     456000 | #Learnt:      21299 | 0.000
1546.11/1546.45	c total clause space: 335.816MB
1546.11/1546.45	c total #watches: 494756
1548.81/1549.13	c total #propagations: 66989096 / total #impl: 1429247037 (eff. 0.047)
1548.81/1549.13	c #Conflicts:     457000 | #Learnt:      22299 | 0.000
1548.81/1549.13	c total clause space: 335.816MB
1548.81/1549.13	c total #watches: 504676
1552.61/1552.96	c total #propagations: 67102428 / total #impl: 1431176589 (eff. 0.047)
1552.61/1552.96	c #Conflicts:     458000 | #Learnt:      23299 | 0.000
1552.61/1552.96	c total clause space: 335.816MB
1552.61/1552.96	c total #watches: 522274
1556.51/1556.80	c total #propagations: 67248513 / total #impl: 1433320348 (eff. 0.047)
1556.51/1556.80	c #Conflicts:     459000 | #Learnt:      24299 | 0.000
1556.51/1556.80	c total clause space: 335.816MB
1556.51/1556.80	c total #watches: 544763
1560.51/1560.81	c total #propagations: 67388730 / total #impl: 1435899576 (eff. 0.047)
1560.51/1560.81	c #Conflicts:     460000 | #Learnt:      25299 | 0.000
1560.51/1560.81	c total clause space: 335.816MB
1560.51/1560.81	c total #watches: 559500
1564.02/1564.34	c total #propagations: 67518318 / total #impl: 1438812747 (eff. 0.047)
1564.02/1564.34	c #Conflicts:     461000 | #Learnt:      26299 | 0.000
1564.02/1564.34	c total clause space: 335.816MB
1564.02/1564.34	c total #watches: 575778
1568.71/1569.04	c total #propagations: 67659740 / total #impl: 1440988022 (eff. 0.047)
1568.71/1569.04	c #Conflicts:     462000 | #Learnt:      27299 | 0.000
1568.71/1569.04	c total clause space: 335.816MB
1568.71/1569.04	c total #watches: 586673
1573.41/1573.78	c total #propagations: 67802249 / total #impl: 1443012013 (eff. 0.047)
1573.41/1573.78	c #Conflicts:     463000 | #Learnt:      28299 | 0.000
1573.41/1573.78	c total clause space: 335.816MB
1573.41/1573.78	c total #watches: 609282
1578.21/1578.53	c total #propagations: 67923701 / total #impl: 1446834807 (eff. 0.047)
1578.21/1578.53	c #Conflicts:     464000 | #Learnt:      29299 | 0.000
1578.21/1578.53	c total clause space: 335.816MB
1578.21/1578.53	c total #watches: 621983
1582.41/1582.79	c total #propagations: 68054571 / total #impl: 1450486735 (eff. 0.047)
1582.41/1582.79	c #Conflicts:     465000 | #Learnt:      30299 | 0.000
1582.41/1582.79	c total clause space: 335.816MB
1582.41/1582.79	c total #watches: 636313
1587.60/1587.95	c total #propagations: 68146194 / total #impl: 1453601899 (eff. 0.047)
1587.60/1587.95	c #Conflicts:     466000 | #Learnt:      31299 | 0.000
1587.60/1587.95	c total clause space: 335.816MB
1587.60/1587.95	c total #watches: 652315
1593.30/1593.67	c total #propagations: 68252789 / total #impl: 1457178062 (eff. 0.047)
1593.30/1593.67	c #Conflicts:     467000 | #Learnt:      32299 | 0.000
1593.30/1593.67	c total clause space: 335.816MB
1593.30/1593.67	c total #watches: 671856
1597.20/1597.59	c total #propagations: 68368474 / total #impl: 1461418341 (eff. 0.047)
1597.20/1597.59	c GC COLLECT
1597.20/1597.59	c #Conflicts:     468000 | #Learnt:      16899 | 0.000
1597.20/1597.59	c total clause space: 335.816MB
1597.20/1597.59	c total #watches: 419148
1600.10/1600.46	c total #propagations: 68476671 / total #impl: 1464119004 (eff. 0.047)
1600.10/1600.46	c #Conflicts:     469000 | #Learnt:      17899 | 0.000
1600.10/1600.46	c total clause space: 335.816MB
1600.10/1600.46	c total #watches: 438770
1603.70/1604.01	c total #propagations: 68598780 / total #impl: 1466431670 (eff. 0.047)
1603.70/1604.01	c #Conflicts:     470000 | #Learnt:      18899 | 0.000
1603.70/1604.01	c total clause space: 335.816MB
1603.70/1604.01	c total #watches: 465926
1606.91/1607.29	c total #propagations: 68747993 / total #impl: 1469443517 (eff. 0.047)
1606.91/1607.29	c #Conflicts:     471000 | #Learnt:      19899 | 0.000
1606.91/1607.29	c total clause space: 335.816MB
1606.91/1607.29	c total #watches: 483152
1610.90/1611.25	c total #propagations: 68881983 / total #impl: 1471797587 (eff. 0.047)
1610.90/1611.25	c #Conflicts:     472000 | #Learnt:      20899 | 0.000
1610.90/1611.25	c total clause space: 335.816MB
1610.90/1611.25	c total #watches: 503153
1614.80/1615.19	c total #propagations: 69018332 / total #impl: 1475424862 (eff. 0.047)
1614.80/1615.19	c #Conflicts:     473000 | #Learnt:      21899 | 0.000
1614.80/1615.19	c total clause space: 335.816MB
1614.80/1615.19	c total #watches: 519653
1618.30/1618.67	c total #propagations: 69143789 / total #impl: 1479005537 (eff. 0.047)
1618.30/1618.67	c #Conflicts:     474000 | #Learnt:      22899 | 0.000
1618.30/1618.67	c total clause space: 335.816MB
1618.30/1618.67	c total #watches: 537178
1621.80/1622.16	c total #propagations: 69273472 / total #impl: 1482163972 (eff. 0.047)
1621.80/1622.16	c #Conflicts:     475000 | #Learnt:      23899 | 0.000
1621.80/1622.16	c total clause space: 335.816MB
1621.80/1622.16	c total #watches: 549191
1626.30/1626.68	c total #propagations: 69407689 / total #impl: 1485544865 (eff. 0.047)
1626.30/1626.68	c #Conflicts:     476000 | #Learnt:      24899 | 0.000
1626.30/1626.68	c total clause space: 335.816MB
1626.30/1626.68	c total #watches: 562600
1631.50/1631.85	c total #propagations: 69544150 / total #impl: 1488984384 (eff. 0.047)
1631.50/1631.85	c #Conflicts:     477000 | #Learnt:      25899 | 0.000
1631.50/1631.85	c total clause space: 335.816MB
1631.50/1631.85	c total #watches: 584284
1636.90/1637.28	c total #propagations: 69685579 / total #impl: 1493057518 (eff. 0.047)
1636.90/1637.28	c #Conflicts:     478000 | #Learnt:      26899 | 0.000
1636.90/1637.28	c total clause space: 335.816MB
1636.90/1637.28	c total #watches: 604846
1643.10/1643.41	c total #propagations: 69850988 / total #impl: 1497178132 (eff. 0.047)
1643.10/1643.41	c #Conflicts:     479000 | #Learnt:      27899 | 0.000
1643.10/1643.41	c total clause space: 335.816MB
1643.10/1643.41	c total #watches: 621357
1649.09/1649.40	c total #propagations: 70006326 / total #impl: 1502033401 (eff. 0.047)
1649.09/1649.40	c #Conflicts:     480000 | #Learnt:      28899 | 0.000
1649.09/1649.40	c total clause space: 335.816MB
1649.09/1649.40	c total #watches: 642945
1655.09/1655.50	c total #propagations: 70169102 / total #impl: 1507704613 (eff. 0.047)
1655.09/1655.50	c #Conflicts:     481000 | #Learnt:      29899 | 0.000
1655.09/1655.50	c total clause space: 335.816MB
1655.09/1655.50	c total #watches: 658951
1661.81/1662.15	c total #propagations: 70307347 / total #impl: 1513352524 (eff. 0.046)
1661.81/1662.15	c #Conflicts:     482000 | #Learnt:      30899 | 0.000
1661.81/1662.15	c total clause space: 335.816MB
1661.81/1662.15	c total #watches: 676274
1667.60/1667.96	c total #propagations: 70462924 / total #impl: 1519393961 (eff. 0.046)
1667.60/1667.96	c #Conflicts:     483000 | #Learnt:      31899 | 0.000
1667.60/1667.96	c total clause space: 335.816MB
1667.60/1667.96	c total #watches: 696922
1673.20/1673.59	c total #propagations: 70612996 / total #impl: 1522888664 (eff. 0.046)
1673.20/1673.59	c #Conflicts:     484000 | #Learnt:      32899 | 0.000
1673.20/1673.59	c total clause space: 335.816MB
1673.20/1673.59	c total #watches: 708287
1676.30/1676.62	c total #propagations: 70750336 / total #impl: 1526639922 (eff. 0.046)
1676.30/1676.62	c GC COLLECT
1676.30/1676.62	c #Conflicts:     485000 | #Learnt:      17195 | 0.000
1676.30/1676.62	c total clause space: 335.816MB
1676.30/1676.62	c total #watches: 419676
1677.80/1678.12	c total #propagations: 70863239 / total #impl: 1529234910 (eff. 0.046)
1677.80/1678.12	c #Conflicts:     486000 | #Learnt:      18195 | 0.000
1677.80/1678.12	c total clause space: 335.816MB
1677.80/1678.12	c total #watches: 438865
1680.20/1680.51	c total #propagations: 70997017 / total #impl: 1530798231 (eff. 0.046)
1680.20/1680.51	c #Conflicts:     487000 | #Learnt:      19195 | 0.000
1680.20/1680.51	c total clause space: 335.816MB
1680.20/1680.51	c total #watches: 452350
1682.30/1682.66	c total #propagations: 71140306 / total #impl: 1532510441 (eff. 0.046)
1682.30/1682.66	c #Conflicts:     488000 | #Learnt:      20195 | 0.000
1682.30/1682.66	c total clause space: 335.816MB
1682.30/1682.66	c total #watches: 462537
1684.40/1684.72	c total #propagations: 71280170 / total #impl: 1534191930 (eff. 0.046)
1684.40/1684.72	c #Conflicts:     489000 | #Learnt:      21195 | 0.000
1684.40/1684.72	c total clause space: 335.816MB
1684.40/1684.72	c total #watches: 474107
1686.50/1686.83	c total #propagations: 71405677 / total #impl: 1535916824 (eff. 0.046)
1686.50/1686.83	c #Conflicts:     490000 | #Learnt:      22195 | 0.000
1686.50/1686.83	c total clause space: 335.816MB
1686.50/1686.83	c total #watches: 483311
1689.50/1689.82	c total #propagations: 71548057 / total #impl: 1537673188 (eff. 0.047)
1689.50/1689.82	c #Conflicts:     491000 | #Learnt:      23195 | 0.000
1689.50/1689.82	c total clause space: 335.816MB
1689.50/1689.82	c total #watches: 500731
1692.99/1693.31	c total #propagations: 71697693 / total #impl: 1539356440 (eff. 0.047)
1692.99/1693.31	c #Conflicts:     492000 | #Learnt:      24195 | 0.000
1692.99/1693.31	c total clause space: 335.816MB
1692.99/1693.31	c total #watches: 517480
1696.09/1696.40	c total #propagations: 71825306 / total #impl: 1541336469 (eff. 0.047)
1696.09/1696.40	c #Conflicts:     493000 | #Learnt:      25195 | 0.000
1696.09/1696.40	c total clause space: 335.816MB
1696.09/1696.40	c total #watches: 529826
1699.69/1700.01	c total #propagations: 71952085 / total #impl: 1542693947 (eff. 0.047)
1699.69/1700.01	c #Conflicts:     494000 | #Learnt:      26195 | 0.000
1699.69/1700.01	c total clause space: 335.816MB
1699.69/1700.01	c total #watches: 547054
1703.99/1704.30	c total #propagations: 72103295 / total #impl: 1544543323 (eff. 0.047)
1703.99/1704.30	c #Conflicts:     495000 | #Learnt:      27195 | 0.000
1703.99/1704.30	c total clause space: 335.816MB
1703.99/1704.30	c total #watches: 567267
1708.39/1708.74	c total #propagations: 72258964 / total #impl: 1546650364 (eff. 0.047)
1708.39/1708.74	c #Conflicts:     496000 | #Learnt:      28195 | 0.000
1708.39/1708.74	c total clause space: 335.816MB
1708.39/1708.74	c total #watches: 586670
1712.29/1712.60	c total #propagations: 72424754 / total #impl: 1549118067 (eff. 0.047)
1712.29/1712.60	c #Conflicts:     497000 | #Learnt:      29195 | 0.000
1712.29/1712.60	c total clause space: 335.816MB
1712.29/1712.60	c total #watches: 600942
1717.59/1717.99	c total #propagations: 72576063 / total #impl: 1551082743 (eff. 0.047)
1717.59/1717.99	c #Conflicts:     498000 | #Learnt:      30195 | 0.000
1717.59/1717.99	c total clause space: 335.816MB
1717.59/1717.99	c total #watches: 623878
1722.19/1722.58	c total #propagations: 72743590 / total #impl: 1553783842 (eff. 0.047)
1722.19/1722.58	c #Conflicts:     499000 | #Learnt:      31195 | 0.000
1722.19/1722.58	c total clause space: 335.816MB
1722.19/1722.58	c total #watches: 641508
1727.99/1728.37	c total #propagations: 72878264 / total #impl: 1555941390 (eff. 0.047)
1727.99/1728.37	c #Conflicts:     500000 | #Learnt:      32195 | 0.000
1727.99/1728.37	c total clause space: 335.816MB
1727.99/1728.37	c total #watches: 657243
1733.40/1733.75	c total #propagations: 73021994 / total #impl: 1558355757 (eff. 0.047)
1733.40/1733.75	c #Conflicts:     501000 | #Learnt:      33195 | 0.000
1733.40/1733.75	c total clause space: 335.816MB
1733.40/1733.75	c total #watches: 673801
1738.19/1738.52	c total #propagations: 73181560 / total #impl: 1561050115 (eff. 0.047)
1738.19/1738.52	c GC COLLECT
1738.19/1738.52	c #Conflicts:     502000 | #Learnt:      17203 | 0.000
1738.19/1738.52	c total clause space: 335.816MB
1738.19/1738.52	c total #watches: 419611
1740.29/1740.66	c total #propagations: 73334306 / total #impl: 1563036567 (eff. 0.047)
1740.29/1740.66	c #Conflicts:     503000 | #Learnt:      18203 | 0.000
1740.29/1740.66	c total clause space: 335.816MB
1740.29/1740.66	c total #watches: 444260
1741.99/1742.31	c total #propagations: 73462648 / total #impl: 1565222483 (eff. 0.047)
1741.99/1742.31	c #Conflicts:     504000 | #Learnt:      19203 | 0.000
1741.99/1742.31	c total clause space: 335.816MB
1741.99/1742.31	c total #watches: 457885
1744.19/1744.55	c total #propagations: 73599166 / total #impl: 1566554683 (eff. 0.047)
1744.19/1744.55	c #Conflicts:     505000 | #Learnt:      20203 | 0.000
1744.19/1744.55	c total clause space: 335.816MB
1744.19/1744.55	c total #watches: 468205
1746.99/1747.31	c total #propagations: 73724702 / total #impl: 1567728969 (eff. 0.047)
1746.99/1747.31	c #Conflicts:     506000 | #Learnt:      21203 | 0.000
1746.99/1747.31	c total clause space: 335.816MB
1746.99/1747.31	c total #watches: 477958
1749.79/1750.13	c total #propagations: 73849134 / total #impl: 1569020283 (eff. 0.047)
1749.79/1750.13	c #Conflicts:     507000 | #Learnt:      22203 | 0.000
1749.79/1750.13	c total clause space: 335.816MB
1749.79/1750.13	c total #watches: 490618
1752.28/1752.66	c total #propagations: 73980628 / total #impl: 1570378964 (eff. 0.047)
1752.28/1752.66	c #Conflicts:     508000 | #Learnt:      23203 | 0.000
1752.28/1752.66	c total clause space: 335.816MB
1752.28/1752.66	c total #watches: 507209
1755.58/1755.91	c total #propagations: 74111257 / total #impl: 1571438708 (eff. 0.047)
1755.58/1755.91	c #Conflicts:     509000 | #Learnt:      24203 | 0.000
1755.58/1755.91	c total clause space: 335.816MB
1755.58/1755.91	c total #watches: 525297
1759.28/1759.68	c total #propagations: 74245051 / total #impl: 1572968133 (eff. 0.047)
1759.28/1759.68	c #Conflicts:     510000 | #Learnt:      25203 | 0.000
1759.28/1759.68	c total clause space: 335.816MB
1759.28/1759.68	c total #watches: 544618
1762.68/1763.09	c total #propagations: 74389917 / total #impl: 1575295813 (eff. 0.047)
1762.68/1763.09	c #Conflicts:     511000 | #Learnt:      26203 | 0.000
1762.68/1763.09	c total clause space: 335.816MB
1762.68/1763.09	c total #watches: 562166
1766.88/1767.25	c total #propagations: 74526859 / total #impl: 1577611071 (eff. 0.047)
1766.88/1767.25	c #Conflicts:     512000 | #Learnt:      27203 | 0.000
1766.88/1767.25	c total clause space: 335.816MB
1766.88/1767.25	c total #watches: 571214
1772.08/1772.42	c total #propagations: 74677156 / total #impl: 1579318749 (eff. 0.047)
1772.08/1772.42	c #Conflicts:     513000 | #Learnt:      28203 | 0.000
1772.08/1772.42	c total clause space: 335.816MB
1772.08/1772.42	c total #watches: 587131
1776.98/1777.34	c total #propagations: 74856173 / total #impl: 1581180053 (eff. 0.047)
1776.98/1777.34	c #Conflicts:     514000 | #Learnt:      29203 | 0.000
1776.98/1777.34	c total clause space: 335.816MB
1776.98/1777.34	c total #watches: 603542
1783.89/1784.23	c total #propagations: 74999673 / total #impl: 1584386345 (eff. 0.047)
1783.89/1784.23	c #Conflicts:     515000 | #Learnt:      30203 | 0.000
1783.89/1784.23	c total clause space: 335.816MB
1783.89/1784.23	c total #watches: 623535
1790.88/1791.20	c total #propagations: 75169517 / total #impl: 1589583648 (eff. 0.047)
1790.88/1791.20	c #Conflicts:     516000 | #Learnt:      31203 | 0.000
1790.88/1791.20	c total clause space: 335.816MB
1790.88/1791.20	c total #watches: 643574
1797.78/1798.13	c total #propagations: 75323974 / total #impl: 1595155458 (eff. 0.047)
1797.78/1798.13	c #Conflicts:     517000 | #Learnt:      32203 | 0.000
1797.78/1798.13	c total clause space: 335.816MB
1797.78/1798.13	c total #watches: 658060

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-4102223-1466263500/watcher-4102223-1466263500 -o /tmp/evaluation-result-4102223-1466263500/solver-4102223-1466263500 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4102223-1466263500.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=14064
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.29 2.30 2.23 3/178 14067
/proc/meminfo: memFree=29946868/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 28396437 57319424 7804 33554432000 4194304 6211289 140733396866160 140736394937368 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 13994 7804 98 493 0 13491 0

[startup+0.100121 s]
/proc/loadavg: 2.29 2.30 2.23 3/178 14067
/proc/meminfo: memFree=29946868/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=69456 CPUtime=0.09 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 1760 0 0 0 8 1 0 0 20 0 1 0 28396437 71122944 14755 33554432000 4194304 6211289 140733396866160 140736394937368 4205850 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 17364 14755 204 493 0 16861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69456

[startup+0.200307 s]
/proc/loadavg: 2.29 2.30 2.23 3/178 14067
/proc/meminfo: memFree=29946868/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=83712 CPUtime=0.19 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 3052 0 0 0 18 1 0 0 20 0 1 0 28396437 85721088 17415 33554432000 4194304 6211289 140733396866160 140736394937368 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 20928 17415 204 493 0 20425 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 83712

[startup+0.300299 s]
/proc/loadavg: 2.29 2.30 2.23 3/178 14067
/proc/meminfo: memFree=29946868/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=85296 CPUtime=0.29 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 3446 0 0 0 28 1 0 0 20 0 1 0 28396437 87343104 18320 33554432000 4194304 6211289 140733396866160 140736394937368 4216315 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 21324 18320 204 493 0 20821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85296

[startup+0.700198 s]
/proc/loadavg: 2.29 2.30 2.23 3/178 14067
/proc/meminfo: memFree=29946868/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=97368 CPUtime=0.69 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 4414 0 0 0 67 2 0 0 20 0 1 0 28396437 99704832 19428 33554432000 4194304 6211289 140733396866160 140733396864072 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 24342 19428 214 493 0 23839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97368

[startup+1.50028 s]
/proc/loadavg: 2.29 2.30 2.23 4/179 14068
/proc/meminfo: memFree=29867484/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=105832 CPUtime=1.49 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 6116 0 0 0 147 2 0 0 20 0 1 0 28396437 108371968 23376 33554432000 4194304 6211289 140733396866160 140733396864072 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 26458 23376 219 493 0 25955 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105832

[startup+3.10027 s]
/proc/loadavg: 2.29 2.30 2.23 3/179 14068
/proc/meminfo: memFree=29850336/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=125992 CPUtime=3.09 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 7232 0 0 0 307 2 0 0 20 0 1 0 28396437 129015808 25722 33554432000 4194304 6211289 140733396866160 140733396864072 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 31498 25722 219 493 0 30995 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125992

[startup+6.30024 s]
/proc/loadavg: 2.35 2.31 2.24 3/179 14068
/proc/meminfo: memFree=29843672/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=126272 CPUtime=6.29 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 7411 0 0 0 627 2 0 0 20 0 1 0 28396437 129302528 25895 33554432000 4194304 6211289 140733396866160 140733396864504 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 31568 25895 219 493 0 31065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 126272

[startup+12.7002 s]
/proc/loadavg: 2.32 2.30 2.23 3/179 14068
/proc/meminfo: memFree=29836496/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=126952 CPUtime=12.68 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 7590 0 0 0 1266 2 0 0 20 0 1 0 28396437 129998848 27607 33554432000 4194304 6211289 140733396866160 140733396864504 4209491 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 31738 27607 219 493 0 31235 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126952

[startup+25.5003 s]
/proc/loadavg: 2.25 2.29 2.23 3/179 14068
/proc/meminfo: memFree=29832176/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=127672 CPUtime=25.48 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 7754 0 0 0 2546 2 0 0 20 0 1 0 28396437 130736128 28793 33554432000 4194304 6211289 140733396866160 140733396864024 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 31918 28793 219 493 0 31415 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 127672

[startup+51.1003 s]
/proc/loadavg: 2.24 2.28 2.23 4/179 14069
/proc/meminfo: memFree=29806976/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=160632 CPUtime=51.08 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 9204 0 0 0 5105 3 0 0 20 0 1 0 28396437 164487168 33919 33554432000 4194304 6211289 140733396866160 140733396864024 4209497 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 40158 33919 219 493 0 39655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 160632

[startup+102.3 s]
/proc/loadavg: 2.34 2.30 2.23 3/179 14070
/proc/meminfo: memFree=29787088/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=162968 CPUtime=102.27 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 9795 0 0 0 10223 4 0 0 20 0 1 0 28396437 166879232 38411 33554432000 4194304 6211289 140733396866160 140733396864504 4209380 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 40742 38411 219 493 0 40239 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 162968

[startup+162.3 s]
/proc/loadavg: 2.21 2.27 2.23 3/179 14071
/proc/meminfo: memFree=29764776/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=214116 CPUtime=162.25 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 11395 0 0 0 16220 5 0 0 20 0 1 0 28396437 219254784 43283 33554432000 4194304 6211289 140733396866160 140733396864504 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 53529 43283 219 493 0 53026 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 214116

[startup+222.307 s]
/proc/loadavg: 2.30 2.29 2.24 4/179 14072
/proc/meminfo: memFree=29751468/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=214916 CPUtime=222.25 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 11570 0 0 0 22220 5 0 0 20 0 1 0 28396437 220073984 46013 33554432000 4194304 6211289 140733396866160 140733396864504 4209484 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 53729 46013 219 493 0 53226 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 214916

[startup+282.3 s]
/proc/loadavg: 2.26 2.28 2.24 3/179 14118
/proc/meminfo: memFree=29795848/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=216260 CPUtime=282.23 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 11834 0 0 0 28218 5 0 0 20 0 1 0 28396437 221450240 48832 33554432000 4194304 6211289 140733396866160 140733396864024 4209497 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 54065 48832 219 493 0 53562 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 216260

[startup+342.3 s]
/proc/loadavg: 2.24 2.27 2.23 3/180 14122
/proc/meminfo: memFree=29769880/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=217092 CPUtime=342.22 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 11993 0 0 0 34217 5 0 0 20 0 1 0 28396437 222302208 50013 33554432000 4194304 6211289 140733396866160 140733396864024 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 54273 50013 219 493 0 53770 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 217092

[startup+402.3 s]
/proc/loadavg: 2.34 2.30 2.24 4/179 14124
/proc/meminfo: memFree=29722644/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=217796 CPUtime=402.21 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 12153 0 0 0 40216 5 0 0 20 0 1 0 28396437 223023104 52217 33554432000 4194304 6211289 140733396866160 140733396864504 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 54449 52217 219 493 0 53946 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 217796

[startup+462.3 s]
/proc/loadavg: 2.33 2.30 2.25 3/179 14125
/proc/meminfo: memFree=29713624/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=299696 CPUtime=462.2 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 13135 0 0 0 46214 6 0 0 20 0 1 0 28396437 306888704 54381 33554432000 4194304 6211289 140733396866160 140733396864504 4209464 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 74924 54381 219 493 0 74421 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 299696

[startup+522.3 s]
/proc/loadavg: 2.22 2.27 2.24 3/179 14126
/proc/meminfo: memFree=29678472/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=300208 CPUtime=522.19 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 13245 0 0 0 52213 6 0 0 20 0 1 0 28396437 307412992 56532 33554432000 4194304 6211289 140733396866160 140733396864504 4209491 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 75052 56532 219 493 0 74549 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 300208

[startup+582.3 s]
/proc/loadavg: 2.21 2.26 2.24 4/179 14127
/proc/meminfo: memFree=29664984/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=300540 CPUtime=582.18 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 13316 0 0 0 58212 6 0 0 20 0 1 0 28396437 307752960 59158 33554432000 4194304 6211289 140733396866160 140733396864504 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 75135 59158 219 493 0 74632 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 300540


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


[startup+882.307 s]
/proc/loadavg: 2.32 2.27 2.24 4/179 14271
/proc/meminfo: memFree=29321020/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=302992 CPUtime=882.14 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 13851 0 0 0 88207 7 0 0 20 0 1 0 28396437 310263808 63270 33554432000 4194304 6211289 140733396866160 140733396864504 4209501 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 75748 63270 219 493 0 75245 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 302992

[startup+942.3 s]
/proc/loadavg: 2.19 2.25 2.24 4/180 14275
/proc/meminfo: memFree=29267088/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=303376 CPUtime=942.13 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 13963 0 0 0 94205 8 0 0 20 0 1 0 28396437 310657024 65937 33554432000 4194304 6211289 140733396866160 140733396864504 4209484 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 75844 65937 219 493 0 75341 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 303376

[startup+1002.3 s]
/proc/loadavg: 2.29 2.26 2.24 3/179 14277
/proc/meminfo: memFree=29207468/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=303760 CPUtime=1002.12 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14067 0 0 0 100204 8 0 0 20 0 1 0 28396437 311050240 66041 33554432000 4194304 6211289 140733396866160 140733396864504 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 75940 66041 219 493 0 75437 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 303760

[startup+1062.3 s]
/proc/loadavg: 2.31 2.27 2.24 3/179 14278
/proc/meminfo: memFree=29171588/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=304144 CPUtime=1062.11 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14150 0 0 0 106203 8 0 0 20 0 1 0 28396437 311443456 66124 33554432000 4194304 6211289 140733396866160 140733396864024 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76036 66124 219 493 0 75533 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 304144

[startup+1122.3 s]
/proc/loadavg: 2.21 2.25 2.24 4/179 14279
/proc/meminfo: memFree=29154336/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=304784 CPUtime=1122.1 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14275 0 0 0 112202 8 0 0 20 0 1 0 28396437 312098816 66760 33554432000 4194304 6211289 140733396866160 140733396864504 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76196 66760 219 493 0 75693 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 304784

[startup+1182.3 s]
/proc/loadavg: 2.35 2.28 2.25 3/179 14280
/proc/meminfo: memFree=29128764/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=305424 CPUtime=1182.08 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14413 0 0 0 118200 8 0 0 20 0 1 0 28396437 312754176 68203 33554432000 4194304 6211289 140733396866160 140733396864504 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76356 68203 219 493 0 75853 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 305424

[startup+1242.3 s]
/proc/loadavg: 2.21 2.25 2.24 3/179 14281
/proc/meminfo: memFree=29105240/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=305680 CPUtime=1242.06 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14505 0 0 0 124198 8 0 0 20 0 1 0 28396437 313016320 69802 33554432000 4194304 6211289 140733396866160 140733396864504 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76420 69802 219 493 0 75917 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 305680

[startup+1302.3 s]
/proc/loadavg: 2.23 2.26 2.24 3/179 14283
/proc/meminfo: memFree=29084480/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=306128 CPUtime=1302.05 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14554 0 0 0 130197 8 0 0 20 0 1 0 28396437 313475072 69850 33554432000 4194304 6211289 140733396866160 140733396864504 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76532 69850 219 493 0 76029 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 306128

[startup+1362.3 s]
/proc/loadavg: 2.18 2.24 2.24 3/179 14284
/proc/meminfo: memFree=29044428/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=306576 CPUtime=1362.04 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14637 0 0 0 136196 8 0 0 20 0 1 0 28396437 313933824 71466 33554432000 4194304 6211289 140733396866160 140733396864504 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76644 71466 219 493 0 76141 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 306576

[startup+1422.3 s]
/proc/loadavg: 2.21 2.24 2.23 3/179 14285
/proc/meminfo: memFree=29007592/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=306576 CPUtime=1422.04 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14642 0 0 0 142196 8 0 0 20 0 1 0 28396437 313933824 72493 33554432000 4194304 6211289 140733396866160 140733396864504 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76644 72493 219 493 0 76141 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 306576

[startup+1482.3 s]
/proc/loadavg: 2.37 2.30 2.25 3/179 14286
/proc/meminfo: memFree=28990004/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=306576 CPUtime=1482.02 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 14699 0 0 0 148194 8 0 0 20 0 1 0 28396437 313933824 74579 33554432000 4194304 6211289 140733396866160 140733396864504 4209468 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 76644 74579 219 493 0 76141 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 306576

[startup+1542.31 s]
/proc/loadavg: 2.33 2.31 2.26 3/180 14290
/proc/meminfo: memFree=28948008/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=439220 CPUtime=1542.02 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 15386 0 0 0 154192 10 0 0 20 0 1 0 28396437 449761280 77568 33554432000 4194304 6211289 140733396866160 140733396864504 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 109805 77568 219 493 0 109302 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 439220

[startup+1602.3 s]
/proc/loadavg: 2.28 2.30 2.26 3/179 14292
/proc/meminfo: memFree=28926456/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=439480 CPUtime=1602 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 15560 0 0 0 160190 10 0 0 20 0 1 0 28396437 450027520 77694 33554432000 4194304 6211289 140733396866160 140733396864504 4209342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 109870 77694 219 493 0 109367 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 439480

[startup+1662.3 s]
/proc/loadavg: 2.18 2.27 2.25 3/179 14293
/proc/meminfo: memFree=28922196/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=439672 CPUtime=1662 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 15573 0 0 0 166189 11 0 0 20 0 1 0 28396437 450224128 77707 33554432000 4194304 6211289 140733396866160 140733396864504 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 109918 77707 219 493 0 109415 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 439672

[startup+1722.3 s]
/proc/loadavg: 2.31 2.28 2.26 3/179 14294
/proc/meminfo: memFree=28889564/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=439868 CPUtime=1721.99 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 15628 0 0 0 172188 11 0 0 20 0 1 0 28396437 450424832 79291 33554432000 4194304 6211289 140733396866160 140733396864504 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 109967 79291 219 493 0 109464 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 439868

[startup+1782.3 s]
/proc/loadavg: 2.23 2.26 2.25 3/179 14295
/proc/meminfo: memFree=28871012/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=439868 CPUtime=1781.98 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 15647 0 0 0 178187 11 0 0 20 0 1 0 28396437 450424832 80332 33554432000 4194304 6211289 140733396866160 140733396864504 4209501 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 109967 80332 219 493 0 109464 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 439868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.26 2.25 4/179 14295
/proc/meminfo: memFree=28871012/32872528 swapFree=1482636/1662508
[pid=14067] ppid=14064 vsize=439868 CPUtime=1800.08 cores=1,3,5,7
/proc/14067/stat : 14067 (cdcl-cuttingpla) R 14064 14067 11223 0 -1 4202496 15658 0 0 0 179997 11 0 0 20 0 1 0 28396437 450424832 80343 33554432000 4194304 6211289 140733396866160 140733396864504 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/14067/statm: 109967 80343 219 493 0 109464 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 439868

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.97
CPU system time (s): 0.12698
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 439868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.12698
maximum resident set size= 321372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15658
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= 70
involuntary context switches= 2043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69928 second user time and 6.82296 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 17:25:00
IDJOB=4102223
IDBENCH=2081
IDSOLVER=2549
FILE ID=node134/4102223-1466263500
RUNJOBID= node134-1466240312-11240
PBS_JOBID= 19918182
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8c2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102223-1466263500/watcher-4102223-1466263500 -o /tmp/evaluation-result-4102223-1466263500/solver-4102223-1466263500 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4102223-1466263500.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 86a5a0860b111dc876591f0b93da0f3c
RANDOM SEED=456860559

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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.54
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		: 2667.020
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		: 2667.020
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:        29947132 kB
Buffers:          152740 kB
Cached:           184340 kB
SwapCached:         1008 kB
Active:           265748 kB
Inactive:         261636 kB
Active(anon):     191148 kB
Inactive(anon):     1616 kB
Active(file):      74600 kB
Inactive(file):   260020 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:       1851940 kB
Mapped:             7988 kB
Shmem:                 0 kB
Slab:             602412 kB
SReclaimable:      46148 kB
SUnreclaim:       556264 kB
KernelStack:        1440 kB
PageTables:         7636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2019172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 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= 71716 MiB
End job on node134 at 2016-06-18 17:55:01