Trace number 4117115

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.00	c * #variable= 3968 #constraint= 7920
0.09/0.13	c #Conflicts:       1000 | #Learnt:        999 | 0.001
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 34844
0.19/0.26	c total #propagations: 102795 / total #impl: 453360 (eff. 0.227)
0.19/0.26	c #Conflicts:       2000 | #Learnt:       1998 | 0.001
0.19/0.26	c total clause space: 6.90675MB
0.19/0.26	c total #watches: 47101
0.39/0.42	c total #propagations: 209899 / total #impl: 973403 (eff. 0.216)
0.39/0.42	c GARBAGE COLLECT
0.39/0.42	c #Conflicts:       3000 | #Learnt:       2057 | 0.000
0.39/0.42	c total clause space: 6.90675MB
0.39/0.42	c total #watches: 52216
0.59/0.65	c total #propagations: 321255 / total #impl: 1543015 (eff. 0.208)
0.59/0.65	c #Conflicts:       4000 | #Learnt:       3056 | 0.016
0.59/0.65	c total clause space: 6.90675MB
0.59/0.65	c total #watches: 66502
0.79/0.86	c total #propagations: 432925 / total #impl: 2117339 (eff. 0.204)
0.79/0.86	c GARBAGE COLLECT
0.79/0.86	c #Conflicts:       5000 | #Learnt:       2420 | 0.013
0.79/0.86	c total clause space: 11.2235MB
0.79/0.86	c total #watches: 60330
1.09/1.10	c total #propagations: 541442 / total #impl: 2678485 (eff. 0.202)
1.09/1.10	c #Conflicts:       6000 | #Learnt:       3420 | 0.011
1.09/1.10	c total clause space: 11.2235MB
1.09/1.10	c total #watches: 74943
1.59/1.62	c total #propagations: 644015 / total #impl: 3263584 (eff. 0.197)
1.59/1.62	c GARBAGE COLLECT
1.59/1.62	c #Conflicts:       7000 | #Learnt:       2305 | 0.009
1.59/1.62	c total clause space: 11.2235MB
1.59/1.62	c total #watches: 66846
2.59/2.61	c total #propagations: 773579 / total #impl: 4050494 (eff. 0.191)
2.59/2.61	c #Conflicts:       8000 | #Learnt:       3305 | 0.008
2.59/2.61	c total clause space: 18.2382MB
2.59/2.61	c total #watches: 106306
3.19/3.22	c total #propagations: 894491 / total #impl: 4909906 (eff. 0.182)
3.19/3.22	c #Conflicts:       9000 | #Learnt:       4305 | 0.007
3.19/3.22	c total clause space: 18.2382MB
3.19/3.22	c total #watches: 123454
3.88/3.97	c total #propagations: 1001253 / total #impl: 5541805 (eff. 0.181)
3.88/3.97	c GARBAGE COLLECT
3.88/3.97	c #Conflicts:      10000 | #Learnt:       2782 | 0.006
3.88/3.97	c total clause space: 18.2382MB
3.88/3.97	c total #watches: 91785
4.39/4.49	c total #propagations: 1104860 / total #impl: 6153902 (eff. 0.180)
4.39/4.49	c #Conflicts:      11000 | #Learnt:       3782 | 0.006
4.39/4.49	c total clause space: 18.2382MB
4.39/4.49	c total #watches: 103151
4.78/4.83	c total #propagations: 1203748 / total #impl: 6708872 (eff. 0.179)
4.78/4.83	c #Conflicts:      12000 | #Learnt:       4782 | 0.005
4.78/4.83	c total clause space: 18.2382MB
4.78/4.83	c total #watches: 116576
5.49/5.57	c total #propagations: 1304356 / total #impl: 7337795 (eff. 0.178)
5.49/5.57	c #Conflicts:      13000 | #Learnt:       5782 | 0.005
5.49/5.57	c total clause space: 18.2382MB
5.49/5.57	c total #watches: 135789
5.88/5.93	c total #propagations: 1423797 / total #impl: 8151634 (eff. 0.175)
5.88/5.93	c GARBAGE COLLECT
5.88/5.93	c #Conflicts:      14000 | #Learnt:       3908 | 0.005
5.88/5.93	c total clause space: 18.2382MB
5.88/5.93	c total #watches: 91438
6.69/6.72	c total #propagations: 1544083 / total #impl: 9004348 (eff. 0.171)
6.69/6.72	c #Conflicts:      15000 | #Learnt:       4908 | 0.005
6.69/6.72	c total clause space: 18.2382MB
6.69/6.72	c total #watches: 122333
7.28/7.34	c total #propagations: 1670160 / total #impl: 9998042 (eff. 0.167)
7.28/7.34	c #Conflicts:      16000 | #Learnt:       5908 | 0.005
7.28/7.34	c total clause space: 18.2382MB
7.28/7.34	c total #watches: 143487
8.59/8.62	c total #propagations: 1770328 / total #impl: 10742056 (eff. 0.165)
8.59/8.62	c GARBAGE COLLECT
8.59/8.62	c #Conflicts:      17000 | #Learnt:       3736 | 0.004
8.59/8.62	c total clause space: 29.637MB
8.59/8.62	c total #watches: 132045
11.59/11.66	c total #propagations: 1915880 / total #impl: 12086703 (eff. 0.159)
11.59/11.66	c #Conflicts:      18000 | #Learnt:       4736 | 0.004
11.59/11.66	c total clause space: 29.637MB
11.59/11.66	c total #watches: 187704
16.89/16.98	c total #propagations: 2064981 / total #impl: 14295806 (eff. 0.144)
16.89/16.98	c #Conflicts:      19000 | #Learnt:       5736 | 0.004
16.89/16.98	c total clause space: 48.1602MB
16.89/16.98	c total #watches: 248230
20.78/20.80	c total #propagations: 2217726 / total #impl: 17400680 (eff. 0.127)
20.78/20.80	c #Conflicts:      20000 | #Learnt:       6736 | 0.004
20.78/20.80	c total clause space: 48.1602MB
20.78/20.80	c total #watches: 278584
22.48/22.57	c total #propagations: 2331633 / total #impl: 18867166 (eff. 0.124)
22.48/22.57	c GARBAGE COLLECT
22.48/22.57	c #Conflicts:      21000 | #Learnt:       4265 | 0.004
22.48/22.57	c total clause space: 48.1602MB
22.48/22.57	c total #watches: 183936
24.08/24.19	c total #propagations: 2435219 / total #impl: 19528947 (eff. 0.125)
24.08/24.19	c #Conflicts:      22000 | #Learnt:       5265 | 0.004
24.08/24.19	c total clause space: 48.1602MB
24.08/24.19	c total #watches: 206058
25.68/25.75	c total #propagations: 2551891 / total #impl: 20334095 (eff. 0.125)
25.68/25.75	c #Conflicts:      23000 | #Learnt:       6265 | 0.004
25.68/25.75	c total clause space: 48.1602MB
25.68/25.75	c total #watches: 228539
27.38/27.43	c total #propagations: 2671882 / total #impl: 21224443 (eff. 0.126)
27.38/27.43	c #Conflicts:      24000 | #Learnt:       7265 | 0.004
27.38/27.43	c total clause space: 48.1602MB
27.38/27.43	c total #watches: 242656
28.48/28.56	c total #propagations: 2773702 / total #impl: 22010576 (eff. 0.126)
28.48/28.56	c GARBAGE COLLECT
28.48/28.56	c #Conflicts:      25000 | #Learnt:       4469 | 0.004
28.48/28.56	c total clause space: 48.1602MB
28.48/28.56	c total #watches: 125488
29.28/29.30	c total #propagations: 2883443 / total #impl: 22833669 (eff. 0.126)
29.28/29.30	c #Conflicts:      26000 | #Learnt:       5469 | 0.004
29.28/29.30	c total clause space: 48.1602MB
29.28/29.30	c total #watches: 144662
29.88/29.94	c total #propagations: 2989691 / total #impl: 23668696 (eff. 0.126)
29.88/29.94	c #Conflicts:      27000 | #Learnt:       6469 | 0.004
29.88/29.94	c total clause space: 48.1602MB
29.88/29.94	c total #watches: 167834
30.89/30.91	c total #propagations: 3077045 / total #impl: 24519681 (eff. 0.125)
30.89/30.91	c #Conflicts:      28000 | #Learnt:       7469 | 0.004
30.89/30.91	c total clause space: 48.1602MB
30.89/30.91	c total #watches: 185637
31.89/31.92	c total #propagations: 3185137 / total #impl: 25486718 (eff. 0.125)
31.89/31.92	c GARBAGE COLLECT
31.89/31.92	c #Conflicts:      29000 | #Learnt:       4388 | 0.004
31.89/31.92	c total clause space: 48.1602MB
31.89/31.92	c total #watches: 108821
32.38/32.48	c total #propagations: 3303215 / total #impl: 26447292 (eff. 0.125)
32.38/32.48	c #Conflicts:      30000 | #Learnt:       5388 | 0.004
32.38/32.48	c total clause space: 48.1602MB
32.38/32.48	c total #watches: 134884
33.38/33.43	c total #propagations: 3411554 / total #impl: 27332982 (eff. 0.125)
33.38/33.43	c #Conflicts:      31000 | #Learnt:       6388 | 0.004
33.38/33.43	c total clause space: 48.1602MB
33.38/33.43	c total #watches: 159669
34.09/34.18	c total #propagations: 3522099 / total #impl: 28358864 (eff. 0.124)
34.09/34.18	c #Conflicts:      32000 | #Learnt:       7388 | 0.004
34.09/34.18	c total clause space: 48.1602MB
34.09/34.18	c total #watches: 175511
34.98/35.09	c total #propagations: 3628356 / total #impl: 29219852 (eff. 0.124)
34.98/35.09	c #Conflicts:      33000 | #Learnt:       8388 | 0.003
34.98/35.09	c total clause space: 48.1602MB
34.98/35.09	c total #watches: 197892
35.98/36.09	c total #propagations: 3752250 / total #impl: 30272115 (eff. 0.124)
35.98/36.09	c GARBAGE COLLECT
35.98/36.09	c #Conflicts:      34000 | #Learnt:       4994 | 0.003
35.98/36.09	c total clause space: 48.1602MB
35.98/36.09	c total #watches: 133956
37.08/37.13	c total #propagations: 3873610 / total #impl: 31333487 (eff. 0.124)
37.08/37.13	c #Conflicts:      35000 | #Learnt:       5994 | 0.003
37.08/37.13	c total clause space: 48.1602MB
37.08/37.13	c total #watches: 178606
38.59/38.66	c total #propagations: 3987445 / total #impl: 32840492 (eff. 0.121)
38.59/38.66	c #Conflicts:      36000 | #Learnt:       6994 | 0.003
38.59/38.66	c total clause space: 48.1602MB
38.59/38.66	c total #watches: 213761
40.38/40.48	c total #propagations: 4097313 / total #impl: 34051692 (eff. 0.120)
40.38/40.48	c #Conflicts:      37000 | #Learnt:       7994 | 0.003
40.38/40.48	c total clause space: 48.1602MB
40.38/40.48	c total #watches: 251376
43.68/43.74	c total #propagations: 4225034 / total #impl: 35202286 (eff. 0.120)
43.68/43.74	c #Conflicts:      38000 | #Learnt:       8994 | 0.003
43.68/43.74	c total clause space: 48.1602MB
43.68/43.74	c total #watches: 297559
46.78/46.86	c total #propagations: 4354674 / total #impl: 36761836 (eff. 0.118)
46.78/46.86	c GARBAGE COLLECT
46.78/46.86	c #Conflicts:      39000 | #Learnt:       5259 | 0.003
46.78/46.86	c total clause space: 48.1602MB
46.78/46.86	c total #watches: 211571
48.18/48.20	c total #propagations: 4467477 / total #impl: 38175272 (eff. 0.117)
48.18/48.20	c #Conflicts:      40000 | #Learnt:       6259 | 0.003
48.18/48.20	c total clause space: 48.1602MB
48.18/48.20	c total #watches: 237386
50.08/50.14	c total #propagations: 4556784 / total #impl: 39086505 (eff. 0.117)
50.08/50.14	c #Conflicts:      41000 | #Learnt:       7259 | 0.003
50.08/50.14	c total clause space: 48.1602MB
50.08/50.14	c total #watches: 264422
52.58/52.63	c total #propagations: 4662660 / total #impl: 40493037 (eff. 0.115)
52.58/52.63	c #Conflicts:      42000 | #Learnt:       8259 | 0.003
52.58/52.63	c total clause space: 48.1602MB
52.58/52.63	c total #watches: 299730
56.58/56.64	c total #propagations: 4766170 / total #impl: 42420740 (eff. 0.112)
56.58/56.64	c #Conflicts:      43000 | #Learnt:       9259 | 0.003
56.58/56.64	c total clause space: 48.1602MB
56.58/56.64	c total #watches: 337519
60.38/60.47	c total #propagations: 4881095 / total #impl: 45195308 (eff. 0.108)
60.38/60.47	c GARBAGE COLLECT
60.38/60.47	c #Conflicts:      44000 | #Learnt:       5305 | 0.003
60.38/60.47	c total clause space: 78.2603MB
60.38/60.47	c total #watches: 214843
62.48/62.50	c total #propagations: 4988440 / total #impl: 47350222 (eff. 0.105)
62.48/62.50	c #Conflicts:      45000 | #Learnt:       6305 | 0.003
62.48/62.50	c total clause space: 78.2603MB
62.48/62.50	c total #watches: 248835
64.18/64.22	c total #propagations: 5104060 / total #impl: 48495398 (eff. 0.105)
64.18/64.22	c #Conflicts:      46000 | #Learnt:       7305 | 0.002
64.18/64.22	c total clause space: 78.2603MB
64.18/64.22	c total #watches: 264060
66.09/66.10	c total #propagations: 5207333 / total #impl: 49304819 (eff. 0.106)
66.09/66.10	c #Conflicts:      47000 | #Learnt:       8305 | 0.003
66.09/66.10	c total clause space: 78.2603MB
66.09/66.10	c total #watches: 281833
67.88/67.99	c total #propagations: 5317869 / total #impl: 50201015 (eff. 0.106)
67.88/67.99	c #Conflicts:      48000 | #Learnt:       9305 | 0.002
67.88/67.99	c total clause space: 78.2603MB
67.88/67.99	c total #watches: 302704
69.88/69.99	c total #propagations: 5422980 / total #impl: 51118545 (eff. 0.106)
69.88/69.99	c #Conflicts:      49000 | #Learnt:      10305 | 0.002
69.88/69.99	c total clause space: 78.2603MB
69.88/69.99	c total #watches: 318682
71.88/71.96	c total #propagations: 5521622 / total #impl: 51995045 (eff. 0.106)
71.88/71.96	c GARBAGE COLLECT
71.88/71.96	c #Conflicts:      50000 | #Learnt:       5978 | 0.002
71.88/71.96	c total clause space: 78.2603MB
71.88/71.96	c total #watches: 224289
73.98/74.02	c total #propagations: 5627560 / total #impl: 52895323 (eff. 0.106)
73.98/74.02	c #Conflicts:      51000 | #Learnt:       6978 | 0.002
73.98/74.02	c total clause space: 78.2603MB
73.98/74.02	c total #watches: 248792
76.28/76.37	c total #propagations: 5743366 / total #impl: 53817830 (eff. 0.107)
76.28/76.37	c #Conflicts:      52000 | #Learnt:       7978 | 0.002
76.28/76.37	c total clause space: 78.2603MB
76.28/76.37	c total #watches: 279707
79.38/79.41	c total #propagations: 5861158 / total #impl: 54840272 (eff. 0.107)
79.38/79.41	c #Conflicts:      53000 | #Learnt:       8978 | 0.002
79.38/79.41	c total clause space: 78.2603MB
79.38/79.41	c total #watches: 324235
81.49/81.54	c total #propagations: 5985459 / total #impl: 56231667 (eff. 0.106)
81.49/81.54	c #Conflicts:      54000 | #Learnt:       9978 | 0.002
81.49/81.54	c total clause space: 78.2603MB
81.49/81.54	c total #watches: 343248
83.98/84.06	c total #propagations: 6080734 / total #impl: 57037681 (eff. 0.107)
83.98/84.06	c #Conflicts:      55000 | #Learnt:      10978 | 0.002
83.98/84.06	c total clause space: 78.2603MB
83.98/84.06	c total #watches: 358746
85.98/86.05	c total #propagations: 6186388 / total #impl: 57938941 (eff. 0.107)
85.98/86.05	c GARBAGE COLLECT
85.98/86.05	c #Conflicts:      56000 | #Learnt:       6431 | 0.002
85.98/86.05	c total clause space: 78.2603MB
85.98/86.05	c total #watches: 233331
87.78/87.82	c total #propagations: 6299452 / total #impl: 58843253 (eff. 0.107)
87.78/87.82	c #Conflicts:      57000 | #Learnt:       7431 | 0.002
87.78/87.82	c total clause space: 78.2603MB
87.78/87.82	c total #watches: 249929
89.68/89.70	c total #propagations: 6403923 / total #impl: 59669252 (eff. 0.107)
89.68/89.70	c #Conflicts:      58000 | #Learnt:       8431 | 0.002
89.68/89.70	c total clause space: 78.2603MB
89.68/89.70	c total #watches: 266926
91.39/91.45	c total #propagations: 6511161 / total #impl: 60606023 (eff. 0.107)
91.39/91.45	c #Conflicts:      59000 | #Learnt:       9431 | 0.002
91.39/91.45	c total clause space: 78.2603MB
91.39/91.45	c total #watches: 290404
94.28/94.37	c total #propagations: 6616724 / total #impl: 61657792 (eff. 0.107)
94.28/94.37	c #Conflicts:      60000 | #Learnt:      10431 | 0.002
94.28/94.37	c total clause space: 78.2603MB
94.28/94.37	c total #watches: 337758
99.48/99.53	c total #propagations: 6741134 / total #impl: 63132485 (eff. 0.107)
99.48/99.53	c #Conflicts:      61000 | #Learnt:      11431 | 0.002
99.48/99.53	c total clause space: 78.2603MB
99.48/99.53	c total #watches: 390505
100.88/100.97	c total #propagations: 6883062 / total #impl: 65274645 (eff. 0.105)
100.88/100.97	c GARBAGE COLLECT
100.88/100.97	c #Conflicts:      62000 | #Learnt:       6557 | 0.002
100.88/100.97	c total clause space: 78.2603MB
100.88/100.97	c total #watches: 237843
102.28/102.33	c total #propagations: 6971146 / total #impl: 66177511 (eff. 0.105)
102.28/102.33	c #Conflicts:      63000 | #Learnt:       7557 | 0.002
102.28/102.33	c total clause space: 78.2603MB
102.28/102.33	c total #watches: 265686
104.28/104.30	c total #propagations: 7066438 / total #impl: 67419111 (eff. 0.105)
104.28/104.30	c #Conflicts:      64000 | #Learnt:       8557 | 0.002
104.28/104.30	c total clause space: 78.2603MB
104.28/104.30	c total #watches: 301345
106.38/106.46	c total #propagations: 7159573 / total #impl: 69192782 (eff. 0.103)
106.38/106.46	c #Conflicts:      65000 | #Learnt:       9557 | 0.002
106.38/106.46	c total clause space: 78.2603MB
106.38/106.46	c total #watches: 319856
108.38/108.44	c total #propagations: 7255370 / total #impl: 70279388 (eff. 0.103)
108.38/108.44	c #Conflicts:      66000 | #Learnt:      10557 | 0.002
108.38/108.44	c total clause space: 78.2603MB
108.38/108.44	c total #watches: 334671
110.68/110.77	c total #propagations: 7350217 / total #impl: 71190371 (eff. 0.103)
110.68/110.77	c #Conflicts:      67000 | #Learnt:      11557 | 0.002
110.68/110.77	c total clause space: 78.2603MB
110.68/110.77	c total #watches: 356582
113.57/113.69	c total #propagations: 7453424 / total #impl: 72180430 (eff. 0.103)
113.57/113.69	c #Conflicts:      68000 | #Learnt:      12557 | 0.002
113.57/113.69	c total clause space: 78.2603MB
113.57/113.69	c total #watches: 379892
115.58/115.68	c total #propagations: 7568841 / total #impl: 73287232 (eff. 0.103)
115.58/115.68	c GARBAGE COLLECT
115.58/115.68	c #Conflicts:      69000 | #Learnt:       7335 | 0.002
115.58/115.68	c total clause space: 78.2603MB
115.58/115.68	c total #watches: 253016
117.47/117.51	c total #propagations: 7679630 / total #impl: 74203583 (eff. 0.103)
117.47/117.51	c #Conflicts:      70000 | #Learnt:       8335 | 0.002
117.47/117.51	c total clause space: 78.2603MB
117.47/117.51	c total #watches: 274125
119.57/119.66	c total #propagations: 7785102 / total #impl: 75151032 (eff. 0.104)
119.57/119.66	c #Conflicts:      71000 | #Learnt:       9335 | 0.002
119.57/119.66	c total clause space: 78.2603MB
119.57/119.66	c total #watches: 306473
121.87/121.98	c total #propagations: 7895888 / total #impl: 76247774 (eff. 0.104)
121.87/121.98	c #Conflicts:      72000 | #Learnt:      10335 | 0.002
121.87/121.98	c total clause space: 78.2603MB
121.87/121.98	c total #watches: 340229
124.87/124.92	c total #propagations: 8029290 / total #impl: 77504709 (eff. 0.104)
124.87/124.92	c #Conflicts:      73000 | #Learnt:      11335 | 0.002
124.87/124.92	c total clause space: 78.2603MB
124.87/124.92	c total #watches: 363604
126.97/127.03	c total #propagations: 8153226 / total #impl: 78583549 (eff. 0.104)
126.97/127.03	c #Conflicts:      74000 | #Learnt:      12335 | 0.002
126.97/127.03	c total clause space: 78.2603MB
126.97/127.03	c total #watches: 377209
129.57/129.65	c total #propagations: 8248126 / total #impl: 79516833 (eff. 0.104)
129.57/129.65	c GARBAGE COLLECT
129.57/129.65	c #Conflicts:      75000 | #Learnt:       6838 | 0.002
129.57/129.65	c total clause space: 78.2603MB
129.57/129.65	c total #watches: 241465
131.57/131.64	c total #propagations: 8362519 / total #impl: 80681811 (eff. 0.104)
131.57/131.64	c #Conflicts:      76000 | #Learnt:       7838 | 0.002
131.57/131.64	c total clause space: 78.2603MB
131.57/131.64	c total #watches: 265803
133.77/133.89	c total #propagations: 8478964 / total #impl: 81748625 (eff. 0.104)
133.77/133.89	c #Conflicts:      77000 | #Learnt:       8838 | 0.002
133.77/133.89	c total clause space: 78.2603MB
133.77/133.89	c total #watches: 291390
136.07/136.19	c total #propagations: 8593316 / total #impl: 82817307 (eff. 0.104)
136.07/136.19	c #Conflicts:      78000 | #Learnt:       9838 | 0.002
136.07/136.19	c total clause space: 78.2603MB
136.07/136.19	c total #watches: 316572
138.57/138.68	c total #propagations: 8709820 / total #impl: 83896043 (eff. 0.104)
138.57/138.68	c #Conflicts:      79000 | #Learnt:      10838 | 0.002
138.57/138.68	c total clause space: 78.2603MB
138.57/138.68	c total #watches: 350993
142.17/142.20	c total #propagations: 8823843 / total #impl: 85125119 (eff. 0.104)
142.17/142.20	c #Conflicts:      80000 | #Learnt:      11838 | 0.002
142.17/142.20	c total clause space: 78.2603MB
142.17/142.20	c total #watches: 392743
145.66/145.77	c total #propagations: 8937857 / total #impl: 86541353 (eff. 0.103)
145.66/145.77	c #Conflicts:      81000 | #Learnt:      12838 | 0.002
145.66/145.77	c total clause space: 78.2603MB
145.66/145.77	c total #watches: 424572
150.67/150.73	c total #propagations: 9052029 / total #impl: 87845684 (eff. 0.103)
150.67/150.73	c GARBAGE COLLECT
150.67/150.73	c #Conflicts:      82000 | #Learnt:       7075 | 0.002
150.67/150.73	c total clause space: 78.2603MB
150.67/150.73	c total #watches: 249997
153.76/153.87	c total #propagations: 9183499 / total #impl: 90005809 (eff. 0.102)
153.76/153.87	c #Conflicts:      83000 | #Learnt:       8075 | 0.002
153.76/153.87	c total clause space: 78.2603MB
153.76/153.87	c total #watches: 292808
157.06/157.17	c total #propagations: 9314481 / total #impl: 91449216 (eff. 0.102)
157.06/157.17	c #Conflicts:      84000 | #Learnt:       9075 | 0.002
157.06/157.17	c total clause space: 78.2603MB
157.06/157.17	c total #watches: 326062
161.86/161.92	c total #propagations: 9439921 / total #impl: 92883400 (eff. 0.102)
161.86/161.92	c #Conflicts:      85000 | #Learnt:      10075 | 0.002
161.86/161.92	c total clause space: 78.2603MB
161.86/161.92	c total #watches: 388138
168.86/168.98	c total #propagations: 9586805 / total #impl: 94945387 (eff. 0.101)
168.86/168.98	c #Conflicts:      86000 | #Learnt:      11075 | 0.002
168.86/168.98	c total clause space: 78.2603MB
168.86/168.98	c total #watches: 451989
178.76/178.80	c total #propagations: 9745108 / total #impl: 98066546 (eff. 0.099)
178.76/178.80	c #Conflicts:      87000 | #Learnt:      12075 | 0.001
178.76/178.80	c total clause space: 78.2603MB
178.76/178.80	c total #watches: 524876
191.55/191.65	c total #propagations: 9904525 / total #impl: 102126707 (eff. 0.097)
191.55/191.65	c #Conflicts:      88000 | #Learnt:      13075 | 0.001
191.55/191.65	c total clause space: 127.173MB
191.55/191.65	c total #watches: 597008
207.54/207.60	c total #propagations: 10054234 / total #impl: 107129870 (eff. 0.094)
207.54/207.60	c #Conflicts:      89000 | #Learnt:      14075 | 0.001
207.54/207.60	c total clause space: 127.173MB
207.54/207.60	c total #watches: 665808
215.04/215.17	c total #propagations: 10208413 / total #impl: 112114017 (eff. 0.091)
215.04/215.17	c GARBAGE COLLECT
215.04/215.17	c #Conflicts:      90000 | #Learnt:       7966 | 0.001
215.04/215.17	c total clause space: 127.173MB
215.04/215.17	c total #watches: 285216
217.64/217.70	c total #propagations: 10354237 / total #impl: 114779771 (eff. 0.090)
217.64/217.70	c #Conflicts:      91000 | #Learnt:       8966 | 0.001
217.64/217.70	c total clause space: 127.173MB
217.64/217.70	c total #watches: 330109
222.34/222.47	c total #propagations: 10473170 / total #impl: 116173738 (eff. 0.090)
222.34/222.47	c #Conflicts:      92000 | #Learnt:       9966 | 0.001
222.34/222.47	c total clause space: 127.173MB
222.34/222.47	c total #watches: 401155
228.34/228.48	c total #propagations: 10611505 / total #impl: 118449530 (eff. 0.090)
228.34/228.48	c #Conflicts:      93000 | #Learnt:      10966 | 0.001
228.34/228.48	c total clause space: 127.173MB
228.34/228.48	c total #watches: 464882
235.94/236.08	c total #propagations: 10755444 / total #impl: 121092679 (eff. 0.089)
235.94/236.08	c #Conflicts:      94000 | #Learnt:      11966 | 0.001
235.94/236.08	c total clause space: 127.173MB
235.94/236.08	c total #watches: 524183
246.24/246.35	c total #propagations: 10903573 / total #impl: 124168432 (eff. 0.088)
246.24/246.35	c #Conflicts:      95000 | #Learnt:      12966 | 0.001
246.24/246.35	c total clause space: 127.173MB
246.24/246.35	c total #watches: 603429
259.64/259.77	c total #propagations: 11048450 / total #impl: 127999065 (eff. 0.086)
259.64/259.77	c #Conflicts:      96000 | #Learnt:      13966 | 0.001
259.64/259.77	c total clause space: 127.173MB
259.64/259.77	c total #watches: 674069
275.53/275.61	c total #propagations: 11195317 / total #impl: 132520217 (eff. 0.084)
275.53/275.61	c #Conflicts:      97000 | #Learnt:      14966 | 0.001
275.53/275.61	c total clause space: 127.173MB
275.53/275.61	c total #watches: 747109
278.63/278.77	c total #propagations: 11337277 / total #impl: 137568589 (eff. 0.082)
278.63/278.77	c GARBAGE COLLECT
278.63/278.77	c #Conflicts:      98000 | #Learnt:       8603 | 0.001
278.63/278.77	c total clause space: 127.173MB
278.63/278.77	c total #watches: 342862
284.53/284.64	c total #propagations: 11478656 / total #impl: 139264255 (eff. 0.082)
284.53/284.64	c #Conflicts:      99000 | #Learnt:       9603 | 0.001
284.53/284.64	c total clause space: 127.173MB
284.53/284.64	c total #watches: 419165
293.63/293.78	c total #propagations: 11613857 / total #impl: 141687776 (eff. 0.082)
293.63/293.78	c #Conflicts:     100000 | #Learnt:      10603 | 0.001
293.63/293.78	c total clause space: 127.173MB
293.63/293.78	c total #watches: 501281
303.23/303.37	c total #propagations: 11761570 / total #impl: 145052992 (eff. 0.081)
303.23/303.37	c #Conflicts:     101000 | #Learnt:      11603 | 0.001
303.23/303.37	c total clause space: 127.173MB
303.23/303.37	c total #watches: 571519
316.22/316.36	c total #propagations: 11891946 / total #impl: 147880015 (eff. 0.080)
316.22/316.36	c #Conflicts:     102000 | #Learnt:      12603 | 0.001
316.22/316.36	c total clause space: 127.173MB
316.22/316.36	c total #watches: 649626
327.84/327.96	c total #propagations: 12030058 / total #impl: 151389510 (eff. 0.079)
327.84/327.96	c #Conflicts:     103000 | #Learnt:      13603 | 0.001
327.84/327.96	c total clause space: 127.173MB
327.84/327.96	c total #watches: 694739
338.13/338.26	c total #propagations: 12148557 / total #impl: 153665112 (eff. 0.079)
338.13/338.26	c #Conflicts:     104000 | #Learnt:      14603 | 0.001
338.13/338.26	c total clause space: 127.173MB
338.13/338.26	c total #watches: 722001
348.63/348.73	c total #propagations: 12263444 / total #impl: 154833687 (eff. 0.079)
348.63/348.73	c #Conflicts:     105000 | #Learnt:      15603 | 0.001
348.63/348.73	c total clause space: 127.173MB
348.63/348.73	c total #watches: 744621
351.63/351.70	c total #propagations: 12384797 / total #impl: 156097850 (eff. 0.079)
351.63/351.70	c GARBAGE COLLECT
351.63/351.70	c #Conflicts:     106000 | #Learnt:       8847 | 0.001
351.63/351.70	c total clause space: 127.173MB
351.63/351.70	c total #watches: 310211
354.33/354.43	c total #propagations: 12502681 / total #impl: 157185110 (eff. 0.080)
354.33/354.43	c #Conflicts:     107000 | #Learnt:       9847 | 0.001
354.33/354.43	c total clause space: 127.173MB
354.33/354.43	c total #watches: 329223
357.02/357.12	c total #propagations: 12617686 / total #impl: 158199011 (eff. 0.080)
357.02/357.12	c #Conflicts:     108000 | #Learnt:      10847 | 0.001
357.02/357.12	c total clause space: 127.173MB
357.02/357.12	c total #watches: 352704
360.02/360.12	c total #propagations: 12730264 / total #impl: 159291729 (eff. 0.080)
360.02/360.12	c #Conflicts:     109000 | #Learnt:      11847 | 0.001
360.02/360.12	c total clause space: 127.173MB
360.02/360.12	c total #watches: 381024
363.42/363.54	c total #propagations: 12824207 / total #impl: 160318236 (eff. 0.080)
363.42/363.54	c #Conflicts:     110000 | #Learnt:      12847 | 0.001
363.42/363.54	c total clause space: 127.173MB
363.42/363.54	c total #watches: 414784
367.62/367.76	c total #propagations: 12943608 / total #impl: 161548955 (eff. 0.080)
367.62/367.76	c #Conflicts:     111000 | #Learnt:      13847 | 0.001
367.62/367.76	c total clause space: 127.173MB
367.62/367.76	c total #watches: 449141
371.12/371.23	c total #propagations: 13078285 / total #impl: 163064083 (eff. 0.080)
371.12/371.23	c #Conflicts:     112000 | #Learnt:      14847 | 0.001
371.12/371.23	c total clause space: 127.173MB
371.12/371.23	c total #watches: 469392
375.22/375.37	c total #propagations: 13184100 / total #impl: 164241395 (eff. 0.080)
375.22/375.37	c #Conflicts:     113000 | #Learnt:      15847 | 0.001
375.22/375.37	c total clause space: 127.173MB
375.22/375.37	c total #watches: 502958
377.72/377.84	c total #propagations: 13300268 / total #impl: 165687347 (eff. 0.080)
377.72/377.84	c GARBAGE COLLECT
377.72/377.84	c #Conflicts:     114000 | #Learnt:       8851 | 0.001
377.72/377.84	c total clause space: 127.173MB
377.72/377.84	c total #watches: 308116
380.12/380.26	c total #propagations: 13391907 / total #impl: 166590615 (eff. 0.080)
380.12/380.26	c #Conflicts:     115000 | #Learnt:       9851 | 0.001
380.12/380.26	c total clause space: 127.173MB
380.12/380.26	c total #watches: 326734
383.22/383.35	c total #propagations: 13498426 / total #impl: 167569556 (eff. 0.081)
383.22/383.35	c #Conflicts:     116000 | #Learnt:      10851 | 0.001
383.22/383.35	c total clause space: 127.173MB
383.22/383.35	c total #watches: 348802
386.22/386.30	c total #propagations: 13621793 / total #impl: 168772775 (eff. 0.081)
386.22/386.30	c #Conflicts:     117000 | #Learnt:      11851 | 0.001
386.22/386.30	c total clause space: 127.173MB
386.22/386.30	c total #watches: 382242
388.72/388.84	c total #propagations: 13734461 / total #impl: 170001824 (eff. 0.081)
388.72/388.84	c #Conflicts:     118000 | #Learnt:      12851 | 0.001
388.72/388.84	c total clause space: 127.173MB
388.72/388.84	c total #watches: 420458
393.02/393.10	c total #propagations: 13841508 / total #impl: 171343300 (eff. 0.081)
393.02/393.10	c #Conflicts:     119000 | #Learnt:      13851 | 0.001
393.02/393.10	c total clause space: 127.173MB
393.02/393.10	c total #watches: 464488
398.92/399.00	c total #propagations: 13967298 / total #impl: 173119150 (eff. 0.081)
398.92/399.00	c #Conflicts:     120000 | #Learnt:      14851 | 0.001
398.92/399.00	c total clause space: 127.173MB
398.92/399.00	c total #watches: 509148
405.66/406.83	c total #propagations: 14097712 / total #impl: 174647095 (eff. 0.081)
405.66/406.83	c #Conflicts:     121000 | #Learnt:      15851 | 0.001
405.66/406.83	c total clause space: 127.173MB
405.66/406.83	c total #watches: 565324
414.17/414.46	c total #propagations: 14230482 / total #impl: 176440276 (eff. 0.081)
414.17/414.46	c GARBAGE COLLECT
414.17/414.46	c #Conflicts:     122000 | #Learnt:       8483 | 0.001
414.17/414.46	c total clause space: 127.173MB
414.17/414.46	c total #watches: 300101
415.74/416.68	c total #propagations: 14356950 / total #impl: 178204203 (eff. 0.081)
415.74/416.68	c #Conflicts:     123000 | #Learnt:       9483 | 0.001
415.74/416.68	c total clause space: 127.173MB
415.74/416.68	c total #watches: 316219
415.74/419.20	c total #propagations: 14459524 / total #impl: 179193938 (eff. 0.081)
415.74/419.20	c #Conflicts:     124000 | #Learnt:      10483 | 0.001
415.74/419.20	c total clause space: 127.173MB
415.74/419.20	c total #watches: 334173
421.15/422.14	c total #propagations: 14570527 / total #impl: 180261092 (eff. 0.081)
421.15/422.14	c #Conflicts:     125000 | #Learnt:      11483 | 0.001
421.15/422.14	c total clause space: 127.173MB
421.15/422.14	c total #watches: 362812
425.15/425.25	c total #propagations: 14684360 / total #impl: 181481022 (eff. 0.081)
425.15/425.25	c #Conflicts:     126000 | #Learnt:      12483 | 0.001
425.15/425.25	c total clause space: 127.173MB
425.15/425.25	c total #watches: 381814
427.15/428.24	c total #propagations: 14793453 / total #impl: 182668178 (eff. 0.081)
427.15/428.24	c #Conflicts:     127000 | #Learnt:      13483 | 0.001
427.15/428.24	c total clause space: 127.173MB
427.15/428.24	c total #watches: 403968
431.16/431.73	c total #propagations: 14900304 / total #impl: 183880563 (eff. 0.081)
431.16/431.73	c #Conflicts:     128000 | #Learnt:      14483 | 0.001
431.16/431.73	c total clause space: 127.173MB
431.16/431.73	c total #watches: 435224
434.14/435.26	c total #propagations: 15020432 / total #impl: 185332783 (eff. 0.081)
434.14/435.26	c #Conflicts:     129000 | #Learnt:      15483 | 0.001
434.14/435.26	c total clause space: 127.173MB
434.14/435.26	c total #watches: 461555
437.16/439.21	c total #propagations: 15129588 / total #impl: 186803087 (eff. 0.081)
437.16/439.21	c #Conflicts:     130000 | #Learnt:      16483 | 0.001
437.16/439.21	c total clause space: 127.173MB
437.16/439.21	c total #watches: 490990
441.15/442.81	c total #propagations: 15225962 / total #impl: 188052109 (eff. 0.081)
441.15/442.81	c GARBAGE COLLECT
441.15/442.81	c #Conflicts:     131000 | #Learnt:       8960 | 0.001
441.15/442.81	c total clause space: 127.173MB
441.15/442.81	c total #watches: 313791
443.15/445.42	c total #propagations: 15343064 / total #impl: 189374994 (eff. 0.081)
443.15/445.42	c #Conflicts:     132000 | #Learnt:       9960 | 0.001
443.15/445.42	c total clause space: 127.173MB
443.15/445.42	c total #watches: 332885
447.15/448.34	c total #propagations: 15449645 / total #impl: 190421539 (eff. 0.081)
447.15/448.34	c #Conflicts:     133000 | #Learnt:      10960 | 0.001
447.15/448.34	c total clause space: 127.173MB
447.15/448.34	c total #watches: 365313
450.23/451.49	c total #propagations: 15566255 / total #impl: 191636040 (eff. 0.081)
450.23/451.49	c #Conflicts:     134000 | #Learnt:      11960 | 0.001
450.23/451.49	c total clause space: 127.173MB
450.23/451.49	c total #watches: 387822
453.03/454.98	c total #propagations: 15677588 / total #impl: 192821829 (eff. 0.081)
453.03/454.98	c #Conflicts:     135000 | #Learnt:      12960 | 0.001
453.03/454.98	c total clause space: 127.173MB
453.03/454.98	c total #watches: 408172
455.15/457.81	c total #propagations: 15801039 / total #impl: 194173404 (eff. 0.081)
455.15/457.81	c #Conflicts:     136000 | #Learnt:      13960 | 0.001
455.15/457.81	c total clause space: 127.173MB
455.15/457.81	c total #watches: 432488
455.15/461.56	c total #propagations: 15904675 / total #impl: 195311900 (eff. 0.081)
455.15/461.56	c #Conflicts:     137000 | #Learnt:      14960 | 0.001
455.15/461.56	c total clause space: 127.173MB
455.15/461.56	c total #watches: 467725
455.15/466.70	c total #propagations: 16017289 / total #impl: 196862784 (eff. 0.081)
455.15/466.70	c #Conflicts:     138000 | #Learnt:      15960 | 0.001
455.15/466.70	c total clause space: 127.173MB
455.15/466.70	c total #watches: 513800
468.25/473.01	c total #propagations: 16132577 / total #impl: 199036099 (eff. 0.081)
468.25/473.01	c #Conflicts:     139000 | #Learnt:      16960 | 0.001
468.25/473.01	c total clause space: 127.173MB
468.25/473.01	c total #watches: 568902
468.25/482.23	c total #propagations: 16263435 / total #impl: 201122156 (eff. 0.081)
468.25/482.23	c #Conflicts:     140000 | #Learnt:      17960 | 0.001
468.25/482.23	c total clause space: 127.173MB
468.25/482.23	c total #watches: 627742
482.23/486.47	c total #propagations: 16405862 / total #impl: 204523846 (eff. 0.080)
482.23/486.47	c GARBAGE COLLECT
482.23/486.47	c #Conflicts:     141000 | #Learnt:      10066 | 0.001
482.23/486.47	c total clause space: 127.173MB
482.23/486.47	c total #watches: 363399
482.23/491.00	c total #propagations: 16543054 / total #impl: 206237926 (eff. 0.080)
482.23/491.00	c #Conflicts:     142000 | #Learnt:      11066 | 0.001
482.23/491.00	c total clause space: 127.173MB
482.23/491.00	c total #watches: 399926
482.23/497.14	c total #propagations: 16663366 / total #impl: 207740486 (eff. 0.080)
482.23/497.14	c #Conflicts:     143000 | #Learnt:      12066 | 0.001
482.23/497.14	c total clause space: 127.173MB
482.23/497.14	c total #watches: 441755
482.23/504.22	c total #propagations: 16781101 / total #impl: 209473985 (eff. 0.080)
482.23/504.22	c #Conflicts:     144000 | #Learnt:      13066 | 0.001
482.23/504.22	c total clause space: 127.173MB
482.23/504.22	c total #watches: 483243
511.20/512.46	c total #propagations: 16901786 / total #impl: 211335023 (eff. 0.080)
511.20/512.46	c #Conflicts:     145000 | #Learnt:      14066 | 0.001
511.20/512.46	c total clause space: 127.173MB
511.20/512.46	c total #watches: 527448
519.14/520.42	c total #propagations: 17025142 / total #impl: 213401405 (eff. 0.080)
519.14/520.42	c #Conflicts:     146000 | #Learnt:      15066 | 0.001
519.14/520.42	c total clause space: 127.173MB
519.14/520.42	c total #watches: 571059
529.46/530.12	c total #propagations: 17142504 / total #impl: 215337809 (eff. 0.080)
529.46/530.12	c #Conflicts:     147000 | #Learnt:      16066 | 0.001
529.46/530.12	c total clause space: 127.173MB
529.46/530.12	c total #watches: 613262
535.13/536.86	c total #propagations: 17259359 / total #impl: 217492852 (eff. 0.079)
535.13/536.86	c #Conflicts:     148000 | #Learnt:      17066 | 0.001
535.13/536.86	c total clause space: 127.173MB
535.13/536.86	c total #watches: 639989
535.13/541.80	c total #propagations: 17368540 / total #impl: 219009246 (eff. 0.079)
535.13/541.80	c #Conflicts:     149000 | #Learnt:      18066 | 0.001
535.13/541.80	c total clause space: 127.173MB
535.13/541.80	c total #watches: 662118
544.44/545.76	c total #propagations: 17477141 / total #impl: 220124010 (eff. 0.079)
544.44/545.76	c GARBAGE COLLECT
544.44/545.76	c #Conflicts:     150000 | #Learnt:       9814 | 0.001
544.44/545.76	c total clause space: 127.173MB
544.44/545.76	c total #watches: 334662
547.05/548.11	c total #propagations: 17590860 / total #impl: 221302966 (eff. 0.079)
547.05/548.11	c #Conflicts:     151000 | #Learnt:      10814 | 0.001
547.05/548.11	c total clause space: 127.173MB
547.05/548.11	c total #watches: 358423
547.05/550.50	c total #propagations: 17696654 / total #impl: 222353017 (eff. 0.080)
547.05/550.50	c #Conflicts:     152000 | #Learnt:      11814 | 0.001
547.05/550.50	c total clause space: 127.173MB
547.05/550.50	c total #watches: 375587
553.13/553.96	c total #propagations: 17794202 / total #impl: 223350015 (eff. 0.080)
553.13/553.96	c #Conflicts:     153000 | #Learnt:      12814 | 0.001
553.13/553.96	c total clause space: 127.173MB
553.13/553.96	c total #watches: 400434
556.72/557.02	c total #propagations: 17916969 / total #impl: 224737574 (eff. 0.080)
556.72/557.02	c #Conflicts:     154000 | #Learnt:      13814 | 0.001
556.72/557.02	c total clause space: 127.173MB
556.72/557.02	c total #watches: 424514
559.13/563.50	c total #propagations: 18032595 / total #impl: 226212725 (eff. 0.080)
559.13/563.50	c #Conflicts:     155000 | #Learnt:      14814 | 0.001
559.13/563.50	c total clause space: 127.173MB
559.13/563.50	c total #watches: 465465
567.13/569.00	c total #propagations: 18166138 / total #impl: 228378952 (eff. 0.080)
567.13/569.00	c #Conflicts:     156000 | #Learnt:      15814 | 0.002
567.13/569.00	c total clause space: 127.173MB
567.13/569.00	c total #watches: 498023
570.49/572.36	c total #propagations: 18287761 / total #impl: 230156540 (eff. 0.079)
570.49/572.36	c #Conflicts:     157000 | #Learnt:      16814 | 0.002
570.49/572.36	c total clause space: 127.173MB
570.49/572.36	c total #watches: 519293
574.09/576.44	c total #propagations: 18392958 / total #impl: 231324418 (eff. 0.080)
574.09/576.44	c #Conflicts:     158000 | #Learnt:      17814 | 0.002
574.09/576.44	c total clause space: 127.173MB
574.09/576.44	c total #watches: 543792
576.33/580.78	c total #propagations: 18506482 / total #impl: 232713110 (eff. 0.080)
576.33/580.78	c #Conflicts:     159000 | #Learnt:      18814 | 0.002
576.33/580.78	c total clause space: 127.173MB
576.33/580.78	c total #watches: 568836
583.46/584.16	c total #propagations: 18601841 / total #impl: 233909956 (eff. 0.080)
583.46/584.16	c GARBAGE COLLECT
583.46/584.16	c #Conflicts:     160000 | #Learnt:      10293 | 0.002
583.46/584.16	c total clause space: 127.173MB
583.46/584.16	c total #watches: 344733
583.46/586.94	c total #propagations: 18709858 / total #impl: 235086550 (eff. 0.080)
583.46/586.94	c #Conflicts:     161000 | #Learnt:      11293 | 0.002
583.46/586.94	c total clause space: 127.173MB
583.46/586.94	c total #watches: 366510
586.83/590.56	c total #propagations: 18817680 / total #impl: 236180291 (eff. 0.080)
586.83/590.56	c #Conflicts:     162000 | #Learnt:      12293 | 0.002
586.83/590.56	c total clause space: 127.173MB
586.83/590.56	c total #watches: 401500
586.83/593.28	c total #propagations: 18933800 / total #impl: 237560899 (eff. 0.080)
586.83/593.28	c #Conflicts:     163000 | #Learnt:      13293 | 0.002
586.83/593.28	c total clause space: 127.173MB
586.83/593.28	c total #watches: 439812
595.51/597.83	c total #propagations: 19037487 / total #impl: 239038076 (eff. 0.080)
595.51/597.83	c #Conflicts:     164000 | #Learnt:      14293 | 0.002
595.51/597.83	c total clause space: 127.173MB
595.51/597.83	c total #watches: 481831
597.71/604.25	c total #propagations: 19164917 / total #impl: 241042777 (eff. 0.080)
597.71/604.25	c #Conflicts:     165000 | #Learnt:      15293 | 0.002
597.71/604.25	c total clause space: 127.173MB
597.71/604.25	c total #watches: 523710
609.13/609.78	c total #propagations: 19305799 / total #impl: 242967434 (eff. 0.079)
609.13/609.78	c #Conflicts:     166000 | #Learnt:      16293 | 0.002
609.13/609.78	c total clause space: 127.173MB
609.13/609.78	c total #watches: 565045
615.57/616.12	c total #propagations: 19433516 / total #impl: 244606736 (eff. 0.079)
615.57/616.12	c #Conflicts:     167000 | #Learnt:      17293 | 0.002
615.57/616.12	c total clause space: 127.173MB
615.57/616.12	c total #watches: 599632
617.35/621.04	c total #propagations: 19547886 / total #impl: 246300082 (eff. 0.079)
617.35/621.04	c #Conflicts:     168000 | #Learnt:      18293 | 0.001
617.35/621.04	c total clause space: 127.173MB
617.35/621.04	c total #watches: 619184
625.73/626.50	c total #propagations: 19663690 / total #impl: 247557354 (eff. 0.079)
625.73/626.50	c #Conflicts:     169000 | #Learnt:      19293 | 0.001
625.73/626.50	c total clause space: 127.173MB
625.73/626.50	c total #watches: 645806
628.04/629.61	c total #propagations: 19775512 / total #impl: 248885043 (eff. 0.079)
628.04/629.61	c GARBAGE COLLECT
628.04/629.61	c #Conflicts:     170000 | #Learnt:      10543 | 0.001
628.04/629.61	c total clause space: 127.173MB
628.04/629.61	c total #watches: 347784
631.12/632.26	c total #propagations: 19872855 / total #impl: 250009883 (eff. 0.079)
631.12/632.26	c #Conflicts:     171000 | #Learnt:      11543 | 0.001
631.12/632.26	c total clause space: 127.173MB
631.12/632.26	c total #watches: 370626
634.56/635.01	c total #propagations: 19972572 / total #impl: 251021303 (eff. 0.080)
634.56/635.01	c #Conflicts:     172000 | #Learnt:      12543 | 0.001
634.56/635.01	c total clause space: 127.173MB
634.56/635.01	c total #watches: 388167
634.56/637.93	c total #propagations: 20078639 / total #impl: 252142086 (eff. 0.080)
634.56/637.93	c #Conflicts:     173000 | #Learnt:      13543 | 0.001
634.56/637.93	c total clause space: 127.173MB
634.56/637.93	c total #watches: 413223
641.11/642.47	c total #propagations: 20191812 / total #impl: 253393183 (eff. 0.080)
641.11/642.47	c #Conflicts:     174000 | #Learnt:      14543 | 0.001
641.11/642.47	c total clause space: 127.173MB
641.11/642.47	c total #watches: 450307
647.78/648.41	c total #propagations: 20314135 / total #impl: 254983970 (eff. 0.080)
647.78/648.41	c #Conflicts:     175000 | #Learnt:      15543 | 0.001
647.78/648.41	c total clause space: 127.173MB
647.78/648.41	c total #watches: 487104
651.11/652.34	c total #propagations: 20446083 / total #impl: 256839834 (eff. 0.080)
651.11/652.34	c #Conflicts:     176000 | #Learnt:      16543 | 0.001
651.11/652.34	c total clause space: 127.173MB
651.11/652.34	c total #watches: 506119
655.11/656.51	c total #propagations: 20559790 / total #impl: 258161294 (eff. 0.080)
655.11/656.51	c #Conflicts:     177000 | #Learnt:      17543 | 0.001
655.11/656.51	c total clause space: 127.173MB
655.11/656.51	c total #watches: 530335
659.11/660.64	c total #propagations: 20680845 / total #impl: 259646070 (eff. 0.080)
659.11/660.64	c #Conflicts:     178000 | #Learnt:      18543 | 0.001
659.11/660.64	c total clause space: 127.173MB
659.11/660.64	c total #watches: 558908
663.17/664.43	c total #propagations: 20807046 / total #impl: 261294311 (eff. 0.080)
663.17/664.43	c #Conflicts:     179000 | #Learnt:      19543 | 0.001
663.17/664.43	c total clause space: 127.173MB
663.17/664.43	c total #watches: 578661
667.28/667.71	c total #propagations: 20909754 / total #impl: 262578763 (eff. 0.080)
667.28/667.71	c GARBAGE COLLECT
667.28/667.71	c #Conflicts:     180000 | #Learnt:      10414 | 0.001
667.28/667.71	c total clause space: 127.173MB
667.28/667.71	c total #watches: 344156
669.67/670.44	c total #propagations: 21010550 / total #impl: 263747547 (eff. 0.080)
669.67/670.44	c #Conflicts:     181000 | #Learnt:      11414 | 0.001
669.67/670.44	c total clause space: 127.173MB
669.67/670.44	c total #watches: 366241
673.41/674.28	c total #propagations: 21122628 / total #impl: 264906330 (eff. 0.080)
673.41/674.28	c #Conflicts:     182000 | #Learnt:      12414 | 0.001
673.41/674.28	c total clause space: 127.173MB
673.41/674.28	c total #watches: 401650
677.12/679.21	c total #propagations: 21240389 / total #impl: 266403454 (eff. 0.080)
677.12/679.21	c #Conflicts:     183000 | #Learnt:      13414 | 0.001
677.12/679.21	c total clause space: 127.173MB
677.12/679.21	c total #watches: 451188
682.72/683.15	c total #propagations: 21373110 / total #impl: 268158085 (eff. 0.080)
682.72/683.15	c #Conflicts:     184000 | #Learnt:      14414 | 0.001
682.72/683.15	c total clause space: 127.173MB
682.72/683.15	c total #watches: 490971
686.38/688.08	c total #propagations: 21498792 / total #impl: 269833872 (eff. 0.080)
686.38/688.08	c #Conflicts:     185000 | #Learnt:      15414 | 0.001
686.38/688.08	c total clause space: 127.173MB
686.38/688.09	c total #watches: 546147
693.21/694.20	c total #propagations: 21616906 / total #impl: 272057523 (eff. 0.079)
693.21/694.20	c #Conflicts:     186000 | #Learnt:      16414 | 0.001
693.21/694.20	c total clause space: 127.173MB
693.21/694.20	c total #watches: 599280
699.11/699.72	c total #propagations: 21740866 / total #impl: 274628453 (eff. 0.079)
699.11/699.72	c #Conflicts:     187000 | #Learnt:      17414 | 0.001
699.11/699.72	c total clause space: 127.173MB
699.11/699.72	c total #watches: 625308
705.97/706.17	c total #propagations: 21838011 / total #impl: 276032492 (eff. 0.079)
705.97/706.17	c #Conflicts:     188000 | #Learnt:      18414 | 0.001
705.97/706.17	c total clause space: 127.173MB
705.97/706.17	c total #watches: 657513
712.87/713.09	c total #propagations: 21949932 / total #impl: 277724025 (eff. 0.079)
712.87/713.09	c #Conflicts:     189000 | #Learnt:      19414 | 0.001
712.87/713.09	c total clause space: 127.173MB
712.87/713.09	c total #watches: 693044
721.56/721.76	c total #propagations: 22065385 / total #impl: 279630580 (eff. 0.079)
721.56/721.76	c #Conflicts:     190000 | #Learnt:      20414 | 0.001
721.56/721.76	c total clause space: 127.173MB
721.56/721.76	c total #watches: 743892
728.36/728.57	c total #propagations: 22198021 / total #impl: 281997170 (eff. 0.079)
728.36/728.57	c GARBAGE COLLECT
728.36/728.57	c #Conflicts:     191000 | #Learnt:      11052 | 0.001
728.36/728.57	c total clause space: 127.173MB
728.36/728.57	c total #watches: 368088
732.07/732.27	c total #propagations: 22331372 / total #impl: 284201169 (eff. 0.079)
732.07/732.27	c #Conflicts:     192000 | #Learnt:      12052 | 0.001
732.07/732.27	c total clause space: 127.173MB
732.07/732.27	c total #watches: 407517
735.16/735.39	c total #propagations: 22446075 / total #impl: 285783496 (eff. 0.079)
735.16/735.39	c #Conflicts:     193000 | #Learnt:      13052 | 0.001
735.16/735.39	c total clause space: 127.173MB
735.16/735.39	c total #watches: 444015
739.16/739.34	c total #propagations: 22554577 / total #impl: 287220964 (eff. 0.079)
739.16/739.34	c #Conflicts:     194000 | #Learnt:      14052 | 0.001
739.16/739.34	c total clause space: 127.173MB
739.16/739.34	c total #watches: 492146
743.66/743.87	c total #propagations: 22691208 / total #impl: 289334598 (eff. 0.078)
743.66/743.87	c #Conflicts:     195000 | #Learnt:      15052 | 0.001
743.66/743.87	c total clause space: 127.173MB
743.66/743.87	c total #watches: 537659
749.06/749.20	c total #propagations: 22810767 / total #impl: 291424851 (eff. 0.078)
749.06/749.20	c #Conflicts:     196000 | #Learnt:      16052 | 0.001
749.06/749.20	c total clause space: 127.173MB
749.06/749.20	c total #watches: 578527
756.16/756.30	c total #propagations: 22928073 / total #impl: 293597262 (eff. 0.078)
756.16/756.30	c #Conflicts:     197000 | #Learnt:      17052 | 0.001
756.16/756.30	c total clause space: 127.173MB
756.16/756.30	c total #watches: 628823
764.16/764.30	c total #propagations: 23058872 / total #impl: 296523655 (eff. 0.078)
764.16/764.30	c #Conflicts:     198000 | #Learnt:      18052 | 0.001
764.16/764.30	c total clause space: 127.173MB
764.16/764.30	c total #watches: 672219
772.26/772.41	c total #propagations: 23178267 / total #impl: 299075740 (eff. 0.077)
772.26/772.41	c #Conflicts:     199000 | #Learnt:      19052 | 0.001
772.26/772.41	c total clause space: 127.173MB
772.26/772.41	c total #watches: 723589
781.66/781.89	c total #propagations: 23298417 / total #impl: 301564490 (eff. 0.077)
781.66/781.89	c #Conflicts:     200000 | #Learnt:      20052 | 0.001
781.66/781.89	c total clause space: 127.173MB
781.66/781.89	c total #watches: 777884
796.75/796.93	c total #propagations: 23414839 / total #impl: 304575049 (eff. 0.077)
796.75/796.93	c #Conflicts:     201000 | #Learnt:      21052 | 0.001
796.75/796.93	c total clause space: 127.173MB
796.75/796.93	c total #watches: 860306
806.25/806.41	c total #propagations: 23550139 / total #impl: 308919970 (eff. 0.076)
806.25/806.41	c GARBAGE COLLECT
806.25/806.41	c #Conflicts:     202000 | #Learnt:      11299 | 0.001
806.25/806.41	c total clause space: 127.173MB
806.25/806.41	c total #watches: 370226
808.55/808.72	c total #propagations: 23669236 / total #impl: 311152831 (eff. 0.076)
808.55/808.72	c #Conflicts:     203000 | #Learnt:      12299 | 0.001
808.55/808.72	c total clause space: 127.173MB
808.55/808.72	c total #watches: 403186
811.85/812.09	c total #propagations: 23785597 / total #impl: 312643183 (eff. 0.076)
811.85/812.09	c #Conflicts:     204000 | #Learnt:      13299 | 0.001
811.85/812.09	c total clause space: 127.173MB
811.85/812.09	c total #watches: 449823
817.15/817.34	c total #propagations: 23907802 / total #impl: 314780625 (eff. 0.076)
817.15/817.34	c #Conflicts:     205000 | #Learnt:      14299 | 0.001
817.15/817.34	c total clause space: 127.173MB
817.15/817.34	c total #watches: 503020
821.85/822.03	c total #propagations: 24038891 / total #impl: 317836353 (eff. 0.076)
821.85/822.03	c #Conflicts:     206000 | #Learnt:      15299 | 0.001
821.85/822.03	c total clause space: 127.173MB
821.85/822.03	c total #watches: 542463
827.45/827.66	c total #propagations: 24157758 / total #impl: 319650971 (eff. 0.076)
827.45/827.66	c #Conflicts:     207000 | #Learnt:      16299 | 0.001
827.45/827.66	c total clause space: 127.173MB
827.45/827.66	c total #watches: 581848
834.15/834.31	c total #propagations: 24280358 / total #impl: 321689297 (eff. 0.075)
834.15/834.31	c #Conflicts:     208000 | #Learnt:      17299 | 0.001
834.15/834.31	c total clause space: 127.173MB
834.15/834.31	c total #watches: 626757
841.44/841.62	c total #propagations: 24408534 / total #impl: 323600506 (eff. 0.075)
841.44/841.62	c #Conflicts:     209000 | #Learnt:      18299 | 0.001
841.44/841.62	c total clause space: 127.173MB
841.44/841.62	c total #watches: 665283
850.64/850.86	c total #propagations: 24527744 / total #impl: 325409554 (eff. 0.075)
850.64/850.86	c #Conflicts:     210000 | #Learnt:      19299 | 0.001
850.64/850.86	c total clause space: 127.173MB
850.64/850.86	c total #watches: 705904
861.55/861.76	c total #propagations: 24661546 / total #impl: 327750241 (eff. 0.075)
861.55/861.76	c #Conflicts:     211000 | #Learnt:      20299 | 0.001
861.55/861.76	c total clause space: 127.173MB
861.55/861.76	c total #watches: 764241
873.75/873.98	c total #propagations: 24796894 / total #impl: 330602153 (eff. 0.075)
873.75/873.98	c #Conflicts:     212000 | #Learnt:      21299 | 0.001
873.75/873.98	c total clause space: 127.173MB
873.75/873.98	c total #watches: 811264
886.24/886.44	c total #propagations: 24928444 / total #impl: 333826769 (eff. 0.075)
886.24/886.44	c GARBAGE COLLECT
886.24/886.44	c #Conflicts:     213000 | #Learnt:      11306 | 0.001
886.24/886.44	c total clause space: 206.656MB
886.24/886.44	c total #watches: 372634
891.14/891.32	c total #propagations: 25062659 / total #impl: 336791654 (eff. 0.074)
891.14/891.32	c #Conflicts:     214000 | #Learnt:      12306 | 0.001
891.14/891.32	c total clause space: 206.656MB
891.14/891.32	c total #watches: 416661
898.44/898.67	c total #propagations: 25198616 / total #impl: 338519208 (eff. 0.074)
898.44/898.67	c #Conflicts:     215000 | #Learnt:      13306 | 0.001
898.44/898.67	c total clause space: 206.656MB
898.44/898.67	c total #watches: 471469
908.05/908.21	c total #propagations: 25359663 / total #impl: 341192484 (eff. 0.074)
908.05/908.21	c #Conflicts:     216000 | #Learnt:      14306 | 0.001
908.05/908.21	c total clause space: 206.656MB
908.05/908.21	c total #watches: 546554
920.04/920.25	c total #propagations: 25519824 / total #impl: 344822272 (eff. 0.074)
920.04/920.25	c #Conflicts:     217000 | #Learnt:      15306 | 0.001
920.04/920.25	c total clause space: 206.656MB
920.04/920.25	c total #watches: 612235
932.84/933.09	c total #propagations: 25682428 / total #impl: 349281673 (eff. 0.074)
932.84/933.09	c #Conflicts:     218000 | #Learnt:      16306 | 0.001
932.84/933.09	c total clause space: 206.656MB
932.84/933.09	c total #watches: 674675
947.93/948.19	c total #propagations: 25835130 / total #impl: 354072651 (eff. 0.073)
947.93/948.19	c #Conflicts:     219000 | #Learnt:      17306 | 0.001
947.93/948.19	c total clause space: 206.656MB
947.93/948.19	c total #watches: 749878
966.63/966.87	c total #propagations: 25976853 / total #impl: 359362668 (eff. 0.072)
966.63/966.87	c #Conflicts:     220000 | #Learnt:      18306 | 0.001
966.63/966.87	c total clause space: 206.656MB
966.63/966.87	c total #watches: 819245
986.63/986.83	c total #propagations: 26124754 / total #impl: 365474965 (eff. 0.071)
986.63/986.83	c #Conflicts:     221000 | #Learnt:      19306 | 0.001
986.63/986.83	c total clause space: 206.656MB
986.63/986.83	c total #watches: 882918
1009.12/1009.30	c total #propagations: 26266418 / total #impl: 371019801 (eff. 0.071)
1009.12/1009.30	c #Conflicts:     222000 | #Learnt:      20306 | 0.001
1009.12/1009.30	c total clause space: 206.656MB
1009.12/1009.30	c total #watches: 937335
1035.22/1035.40	c total #propagations: 26408793 / total #impl: 377051929 (eff. 0.070)
1035.22/1035.40	c #Conflicts:     223000 | #Learnt:      21306 | 0.001
1035.22/1035.40	c total clause space: 206.656MB
1035.22/1035.40	c total #watches: 997725
1065.12/1065.38	c total #propagations: 26555198 / total #impl: 384092901 (eff. 0.069)
1065.12/1065.38	c #Conflicts:     224000 | #Learnt:      22306 | 0.001
1065.12/1065.38	c total clause space: 206.656MB
1065.12/1065.38	c total #watches: 1058801
1082.01/1082.24	c total #propagations: 26694351 / total #impl: 391245506 (eff. 0.068)
1082.01/1082.24	c GARBAGE COLLECT
1082.01/1082.24	c #Conflicts:     225000 | #Learnt:      11960 | 0.001
1082.01/1082.24	c total clause space: 206.656MB
1082.01/1082.24	c total #watches: 396174
1087.01/1087.22	c total #propagations: 26842928 / total #impl: 396058013 (eff. 0.068)
1087.01/1087.22	c #Conflicts:     226000 | #Learnt:      12960 | 0.001
1087.01/1087.22	c total clause space: 206.656MB
1087.01/1087.22	c total #watches: 435906
1093.41/1093.66	c total #propagations: 26973559 / total #impl: 397859391 (eff. 0.068)
1093.41/1093.66	c #Conflicts:     227000 | #Learnt:      13960 | 0.001
1093.41/1093.66	c total clause space: 206.656MB
1093.41/1093.66	c total #watches: 490521
1101.62/1101.84	c total #propagations: 27108534 / total #impl: 400233677 (eff. 0.068)
1101.62/1101.84	c #Conflicts:     228000 | #Learnt:      14960 | 0.001
1101.62/1101.84	c total clause space: 206.656MB
1101.62/1101.84	c total #watches: 546275
1111.91/1112.14	c total #propagations: 27248132 / total #impl: 403120412 (eff. 0.068)
1111.91/1112.14	c #Conflicts:     229000 | #Learnt:      15960 | 0.001
1111.91/1112.14	c total clause space: 206.656MB
1111.91/1112.14	c total #watches: 602941
1124.71/1124.90	c total #propagations: 27392573 / total #impl: 406522921 (eff. 0.067)
1124.71/1124.90	c #Conflicts:     230000 | #Learnt:      16960 | 0.001
1124.71/1124.90	c total clause space: 206.656MB
1124.71/1124.90	c total #watches: 666103
1137.10/1137.30	c total #propagations: 27544854 / total #impl: 410726360 (eff. 0.067)
1137.10/1137.30	c #Conflicts:     231000 | #Learnt:      17960 | 0.001
1137.10/1137.30	c total clause space: 206.656MB
1137.10/1137.30	c total #watches: 721715
1144.10/1144.30	c total #propagations: 27682187 / total #impl: 414442933 (eff. 0.067)
1144.10/1144.30	c #Conflicts:     232000 | #Learnt:      18960 | 0.001
1144.10/1144.30	c total clause space: 206.656MB
1144.10/1144.30	c total #watches: 746441
1150.80/1151.00	c total #propagations: 27793295 / total #impl: 415744073 (eff. 0.067)
1150.80/1151.00	c #Conflicts:     233000 | #Learnt:      19960 | 0.001
1150.80/1151.00	c total clause space: 206.656MB
1150.80/1151.00	c total #watches: 766683
1160.40/1160.60	c total #propagations: 27904357 / total #impl: 417035948 (eff. 0.067)
1160.40/1160.60	c #Conflicts:     234000 | #Learnt:      20960 | 0.001
1160.40/1160.60	c total clause space: 206.656MB
1160.40/1160.60	c total #watches: 806643
1169.10/1169.38	c total #propagations: 28038368 / total #impl: 418735342 (eff. 0.067)
1169.10/1169.38	c #Conflicts:     235000 | #Learnt:      21960 | 0.001
1169.10/1169.38	c total clause space: 206.656MB
1169.10/1169.38	c total #watches: 833878
1176.30/1176.59	c total #propagations: 28160302 / total #impl: 420201508 (eff. 0.067)
1176.30/1176.59	c #Conflicts:     236000 | #Learnt:      22960 | 0.001
1176.30/1176.59	c total clause space: 206.656MB
1176.30/1176.59	c total #watches: 856184
1180.90/1181.10	c total #propagations: 28265140 / total #impl: 421449040 (eff. 0.067)
1180.90/1181.10	c GARBAGE COLLECT
1180.90/1181.10	c #Conflicts:     237000 | #Learnt:      12334 | 0.001
1180.90/1181.10	c total clause space: 206.656MB
1180.90/1181.10	c total #watches: 410263
1183.80/1184.05	c total #propagations: 28377289 / total #impl: 422831511 (eff. 0.067)
1183.80/1184.05	c #Conflicts:     238000 | #Learnt:      13334 | 0.001
1183.80/1184.05	c total clause space: 206.656MB
1183.80/1184.05	c total #watches: 439281
1186.80/1187.07	c total #propagations: 28486703 / total #impl: 424175727 (eff. 0.067)
1186.80/1187.07	c #Conflicts:     239000 | #Learnt:      14334 | 0.001
1186.80/1187.07	c total clause space: 206.656MB
1186.80/1187.07	c total #watches: 465485
1190.10/1190.31	c total #propagations: 28590425 / total #impl: 425581428 (eff. 0.067)
1190.10/1190.31	c #Conflicts:     240000 | #Learnt:      15334 | 0.001
1190.10/1190.31	c total clause space: 206.656MB
1190.10/1190.31	c total #watches: 489469
1193.49/1193.74	c total #propagations: 28704184 / total #impl: 427024362 (eff. 0.067)
1193.49/1193.74	c #Conflicts:     241000 | #Learnt:      16334 | 0.001
1193.49/1193.74	c total clause space: 206.656MB
1193.49/1193.74	c total #watches: 506660
1196.99/1197.27	c total #propagations: 28814616 / total #impl: 428222658 (eff. 0.067)
1196.99/1197.27	c #Conflicts:     242000 | #Learnt:      17334 | 0.001
1196.99/1197.27	c total clause space: 206.656MB
1196.99/1197.27	c total #watches: 529831
1200.49/1200.75	c total #propagations: 28919740 / total #impl: 429540016 (eff. 0.067)
1200.49/1200.75	c #Conflicts:     243000 | #Learnt:      18334 | 0.001
1200.49/1200.75	c total clause space: 206.656MB
1200.49/1200.75	c total #watches: 549229
1204.49/1204.72	c total #propagations: 29026353 / total #impl: 430899320 (eff. 0.067)
1204.49/1204.72	c #Conflicts:     244000 | #Learnt:      19334 | 0.001
1204.49/1204.72	c total clause space: 206.656MB
1204.49/1204.72	c total #watches: 573620
1207.79/1208.02	c total #propagations: 29137309 / total #impl: 432245678 (eff. 0.067)
1207.79/1208.02	c #Conflicts:     245000 | #Learnt:      20334 | 0.001
1207.79/1208.02	c total clause space: 206.656MB
1207.79/1208.02	c total #watches: 598704
1212.49/1212.75	c total #propagations: 29240929 / total #impl: 433539972 (eff. 0.067)
1212.49/1212.75	c #Conflicts:     246000 | #Learnt:      21334 | 0.001
1212.49/1212.75	c total clause space: 206.656MB
1212.49/1212.75	c total #watches: 658097
1218.69/1218.92	c total #propagations: 29362507 / total #impl: 436049302 (eff. 0.067)
1218.69/1218.92	c #Conflicts:     247000 | #Learnt:      22334 | 0.001
1218.69/1218.92	c total clause space: 206.656MB
1218.69/1218.92	c total #watches: 695455
1224.79/1225.06	c total #propagations: 29485773 / total #impl: 438585712 (eff. 0.067)
1224.79/1225.06	c #Conflicts:     248000 | #Learnt:      23334 | 0.001
1224.79/1225.06	c total clause space: 206.656MB
1224.79/1225.06	c total #watches: 732886
1230.79/1231.01	c total #propagations: 29616964 / total #impl: 440483397 (eff. 0.067)
1230.79/1231.01	c GARBAGE COLLECT
1230.79/1231.01	c #Conflicts:     249000 | #Learnt:      12513 | 0.001
1230.79/1231.01	c total clause space: 206.656MB
1230.79/1231.01	c total #watches: 416150
1236.19/1236.45	c total #propagations: 29752608 / total #impl: 442589548 (eff. 0.067)
1236.19/1236.45	c #Conflicts:     250000 | #Learnt:      13513 | 0.001
1236.19/1236.45	c total clause space: 206.656MB
1236.19/1236.45	c total #watches: 457343
1239.59/1239.83	c total #propagations: 29898441 / total #impl: 444374863 (eff. 0.067)
1239.59/1239.83	c #Conflicts:     251000 | #Learnt:      14513 | 0.001
1239.59/1239.83	c total clause space: 206.656MB
1239.59/1239.83	c total #watches: 478303
1242.99/1243.29	c total #propagations: 30006071 / total #impl: 445554542 (eff. 0.067)
1242.99/1243.29	c #Conflicts:     252000 | #Learnt:      15513 | 0.001
1242.99/1243.29	c total clause space: 206.656MB
1242.99/1243.29	c total #watches: 497846
1246.79/1247.06	c total #propagations: 30114006 / total #impl: 446756525 (eff. 0.067)
1246.79/1247.06	c #Conflicts:     253000 | #Learnt:      16513 | 0.001
1246.79/1247.06	c total clause space: 206.656MB
1246.79/1247.06	c total #watches: 518724
1250.98/1251.24	c total #propagations: 30215433 / total #impl: 448037343 (eff. 0.067)
1250.98/1251.24	c #Conflicts:     254000 | #Learnt:      17513 | 0.001
1250.98/1251.24	c total clause space: 206.656MB
1250.98/1251.24	c total #watches: 540655
1254.18/1254.40	c total #propagations: 30330973 / total #impl: 449410357 (eff. 0.067)
1254.18/1254.40	c #Conflicts:     255000 | #Learnt:      18513 | 0.001
1254.18/1254.40	c total clause space: 206.656MB
1254.18/1254.40	c total #watches: 558847
1258.48/1258.74	c total #propagations: 30424711 / total #impl: 450637790 (eff. 0.068)
1258.48/1258.74	c #Conflicts:     256000 | #Learnt:      19513 | 0.001
1258.48/1258.74	c total clause space: 206.656MB
1258.48/1258.74	c total #watches: 586908
1263.58/1263.81	c total #propagations: 30543317 / total #impl: 452150730 (eff. 0.068)
1263.58/1263.81	c #Conflicts:     257000 | #Learnt:      20513 | 0.001
1263.58/1263.81	c total clause space: 206.656MB
1263.58/1263.81	c total #watches: 629566
1269.28/1269.55	c total #propagations: 30665283 / total #impl: 453992251 (eff. 0.068)
1269.28/1269.55	c #Conflicts:     258000 | #Learnt:      21513 | 0.001
1269.28/1269.55	c total clause space: 206.656MB
1269.28/1269.55	c total #watches: 673275
1274.29/1274.55	c total #propagations: 30804158 / total #impl: 456284661 (eff. 0.068)
1274.29/1274.55	c #Conflicts:     259000 | #Learnt:      22513 | 0.001
1274.29/1274.55	c total clause space: 206.656MB
1274.29/1274.55	c total #watches: 696073
1279.28/1279.51	c total #propagations: 30914674 / total #impl: 457776716 (eff. 0.068)
1279.28/1279.51	c #Conflicts:     260000 | #Learnt:      23513 | 0.001
1279.28/1279.51	c total clause space: 206.656MB
1279.28/1279.51	c total #watches: 723205
1283.58/1283.87	c total #propagations: 31030431 / total #impl: 459407697 (eff. 0.068)
1283.58/1283.87	c #Conflicts:     261000 | #Learnt:      24513 | 0.001
1283.58/1283.87	c total clause space: 206.656MB
1283.58/1283.87	c total #watches: 741799
1287.08/1287.35	c total #propagations: 31123597 / total #impl: 460678691 (eff. 0.068)
1287.08/1287.35	c GARBAGE COLLECT
1287.08/1287.35	c #Conflicts:     262000 | #Learnt:      13314 | 0.001
1287.08/1287.35	c total clause space: 206.656MB
1287.08/1287.35	c total #watches: 427823
1290.48/1290.75	c total #propagations: 31238559 / total #impl: 461923623 (eff. 0.068)
1290.48/1290.75	c #Conflicts:     263000 | #Learnt:      14314 | 0.001
1290.48/1290.75	c total clause space: 206.656MB
1290.48/1290.75	c total #watches: 449951
1293.98/1294.24	c total #propagations: 31344730 / total #impl: 463103672 (eff. 0.068)
1293.98/1294.24	c #Conflicts:     264000 | #Learnt:      15314 | 0.001
1293.98/1294.24	c total clause space: 206.656MB
1293.98/1294.24	c total #watches: 481728
1298.48/1298.72	c total #propagations: 31451615 / total #impl: 464493011 (eff. 0.068)
1298.48/1298.72	c #Conflicts:     265000 | #Learnt:      16314 | 0.001
1298.48/1298.72	c total clause space: 206.656MB
1298.48/1298.72	c total #watches: 521123
1303.98/1304.24	c total #propagations: 31570907 / total #impl: 466277709 (eff. 0.068)
1303.98/1304.24	c #Conflicts:     266000 | #Learnt:      17314 | 0.001
1303.98/1304.24	c total clause space: 206.656MB
1303.98/1304.24	c total #watches: 570897
1307.67/1307.99	c total #propagations: 31685608 / total #impl: 468102841 (eff. 0.068)
1307.67/1307.99	c #Conflicts:     267000 | #Learnt:      18314 | 0.001
1307.67/1307.99	c total clause space: 206.656MB
1307.67/1307.99	c total #watches: 607470
1313.98/1314.26	c total #propagations: 31798895 / total #impl: 469875660 (eff. 0.068)
1313.98/1314.26	c #Conflicts:     268000 | #Learnt:      19314 | 0.001
1313.98/1314.26	c total clause space: 206.656MB
1313.98/1314.26	c total #watches: 675716
1321.37/1321.60	c total #propagations: 31934971 / total #impl: 473002837 (eff. 0.068)
1321.37/1321.60	c #Conflicts:     269000 | #Learnt:      20314 | 0.001
1321.37/1321.60	c total clause space: 206.656MB
1321.37/1321.60	c total #watches: 738963
1330.48/1330.72	c total #propagations: 32057950 / total #impl: 476695532 (eff. 0.067)
1330.48/1330.72	c #Conflicts:     270000 | #Learnt:      21314 | 0.001
1330.48/1330.72	c total clause space: 206.656MB
1330.48/1330.72	c total #watches: 779930
1338.57/1338.80	c total #propagations: 32181604 / total #impl: 479627059 (eff. 0.067)
1338.57/1338.80	c #Conflicts:     271000 | #Learnt:      22314 | 0.001
1338.57/1338.80	c total clause space: 206.656MB
1338.57/1338.80	c total #watches: 821655
1348.87/1349.17	c total #propagations: 32288153 / total #impl: 481861147 (eff. 0.067)
1348.87/1349.17	c #Conflicts:     272000 | #Learnt:      23314 | 0.001
1348.87/1349.17	c total clause space: 206.656MB
1348.87/1349.17	c total #watches: 862986
1360.77/1361.08	c total #propagations: 32406090 / total #impl: 484506187 (eff. 0.067)
1360.77/1361.08	c #Conflicts:     273000 | #Learnt:      24314 | 0.001
1360.77/1361.08	c total clause space: 206.656MB
1360.77/1361.08	c total #watches: 914915
1371.96/1372.29	c total #propagations: 32533951 / total #impl: 487744923 (eff. 0.067)
1371.96/1372.29	c GARBAGE COLLECT
1371.96/1372.29	c #Conflicts:     274000 | #Learnt:      12837 | 0.001
1371.96/1372.29	c total clause space: 206.656MB
1371.96/1372.29	c total #watches: 420774
1377.26/1377.50	c total #propagations: 32645609 / total #impl: 490651114 (eff. 0.067)
1377.26/1377.50	c #Conflicts:     275000 | #Learnt:      13837 | 0.001
1377.26/1377.50	c total clause space: 206.656MB
1377.26/1377.50	c total #watches: 456020
1382.36/1382.68	c total #propagations: 32769937 / total #impl: 492508477 (eff. 0.067)
1382.36/1382.68	c #Conflicts:     276000 | #Learnt:      14837 | 0.001
1382.36/1382.68	c total clause space: 206.656MB
1382.36/1382.68	c total #watches: 494684
1386.66/1386.96	c total #propagations: 32887437 / total #impl: 494310859 (eff. 0.067)
1386.66/1386.96	c #Conflicts:     277000 | #Learnt:      15837 | 0.001
1386.66/1386.96	c total clause space: 206.656MB
1386.66/1386.96	c total #watches: 522134
1390.36/1390.61	c total #propagations: 33006657 / total #impl: 495747527 (eff. 0.067)
1390.36/1390.61	c #Conflicts:     278000 | #Learnt:      16837 | 0.001
1390.36/1390.61	c total clause space: 206.656MB
1390.36/1390.61	c total #watches: 541543
1393.96/1394.20	c total #propagations: 33105208 / total #impl: 496877178 (eff. 0.067)
1393.96/1394.20	c #Conflicts:     279000 | #Learnt:      17837 | 0.001
1393.96/1394.20	c total clause space: 206.656MB
1393.96/1394.20	c total #watches: 564444
1399.26/1399.59	c total #propagations: 33215017 / total #impl: 498330676 (eff. 0.067)
1399.26/1399.59	c #Conflicts:     280000 | #Learnt:      18837 | 0.001
1399.26/1399.59	c total clause space: 206.656MB
1399.26/1399.59	c total #watches: 593930
1404.17/1404.43	c total #propagations: 33334564 / total #impl: 499887597 (eff. 0.067)
1404.17/1404.43	c #Conflicts:     281000 | #Learnt:      19837 | 0.001
1404.17/1404.43	c total clause space: 206.656MB
1404.17/1404.43	c total #watches: 613286
1408.26/1408.52	c total #propagations: 33452825 / total #impl: 501398384 (eff. 0.067)
1408.26/1408.52	c #Conflicts:     282000 | #Learnt:      20837 | 0.001
1408.26/1408.52	c total clause space: 206.656MB
1408.26/1408.52	c total #watches: 646555
1416.26/1416.59	c total #propagations: 33565688 / total #impl: 502936999 (eff. 0.067)
1416.26/1416.59	c #Conflicts:     283000 | #Learnt:      21837 | 0.001
1416.26/1416.59	c total clause space: 206.656MB
1416.26/1416.59	c total #watches: 692197
1422.76/1423.02	c total #propagations: 33697794 / total #impl: 504887635 (eff. 0.067)
1422.76/1423.02	c #Conflicts:     284000 | #Learnt:      22837 | 0.001
1422.76/1423.02	c total clause space: 206.656MB
1422.76/1423.02	c total #watches: 722895
1428.56/1428.88	c total #propagations: 33816320 / total #impl: 506496329 (eff. 0.067)
1428.56/1428.88	c #Conflicts:     285000 | #Learnt:      23837 | 0.001
1428.56/1428.88	c total clause space: 206.656MB
1428.56/1428.88	c total #watches: 752550
1433.56/1433.86	c total #propagations: 33929431 / total #impl: 507951950 (eff. 0.067)
1433.56/1433.86	c #Conflicts:     286000 | #Learnt:      24837 | 0.001
1433.56/1433.86	c total clause space: 206.656MB
1433.56/1433.86	c total #watches: 775806
1440.85/1441.14	c total #propagations: 34034920 / total #impl: 509405933 (eff. 0.067)
1440.85/1441.14	c GARBAGE COLLECT
1440.85/1441.14	c #Conflicts:     287000 | #Learnt:      13043 | 0.001
1440.85/1441.14	c total clause space: 206.656MB
1440.85/1441.14	c total #watches: 427094
1443.95/1444.21	c total #propagations: 34152231 / total #impl: 510992604 (eff. 0.067)
1443.95/1444.21	c #Conflicts:     288000 | #Learnt:      14043 | 0.001
1443.95/1444.21	c total clause space: 206.656MB
1443.95/1444.21	c total #watches: 446129
1446.96/1447.28	c total #propagations: 34264992 / total #impl: 512344507 (eff. 0.067)
1446.96/1447.28	c #Conflicts:     289000 | #Learnt:      15043 | 0.001
1446.96/1447.28	c total clause space: 206.656MB
1446.96/1447.28	c total #watches: 465307
1450.65/1450.97	c total #propagations: 34374813 / total #impl: 513523066 (eff. 0.067)
1450.65/1450.97	c #Conflicts:     290000 | #Learnt:      16043 | 0.001
1450.65/1450.97	c total clause space: 206.656MB
1450.65/1450.97	c total #watches: 498464
1454.66/1454.95	c total #propagations: 34478885 / total #impl: 514990832 (eff. 0.067)
1454.66/1454.95	c #Conflicts:     291000 | #Learnt:      17043 | 0.001
1454.66/1454.95	c total clause space: 206.656MB
1454.66/1454.95	c total #watches: 548466
1460.35/1460.64	c total #propagations: 34606212 / total #impl: 516652739 (eff. 0.067)
1460.35/1460.64	c #Conflicts:     292000 | #Learnt:      18043 | 0.001
1460.35/1460.64	c total clause space: 206.656MB
1460.35/1460.64	c total #watches: 597049
1464.95/1465.26	c total #propagations: 34745823 / total #impl: 518911935 (eff. 0.067)
1464.95/1465.26	c #Conflicts:     293000 | #Learnt:      19043 | 0.001
1464.95/1465.26	c total clause space: 206.656MB
1464.95/1465.26	c total #watches: 632187
1470.95/1471.26	c total #propagations: 34855280 / total #impl: 520788984 (eff. 0.067)
1470.95/1471.26	c #Conflicts:     294000 | #Learnt:      20043 | 0.001
1470.95/1471.26	c total clause space: 206.656MB
1470.95/1471.26	c total #watches: 664694
1477.95/1478.24	c total #propagations: 34992883 / total #impl: 522669800 (eff. 0.067)
1477.95/1478.24	c #Conflicts:     295000 | #Learnt:      21043 | 0.001
1477.95/1478.24	c total clause space: 206.656MB
1477.95/1478.24	c total #watches: 709111
1484.35/1484.60	c total #propagations: 35132035 / total #impl: 524708476 (eff. 0.067)
1484.35/1484.60	c #Conflicts:     296000 | #Learnt:      22043 | 0.001
1484.35/1484.60	c total clause space: 206.656MB
1484.35/1484.60	c total #watches: 737848
1490.55/1490.86	c total #propagations: 35245397 / total #impl: 526241698 (eff. 0.067)
1490.55/1490.86	c #Conflicts:     297000 | #Learnt:      23043 | 0.001
1490.55/1490.86	c total clause space: 206.656MB
1490.55/1490.86	c total #watches: 760785
1498.34/1498.65	c total #propagations: 35366067 / total #impl: 527846783 (eff. 0.067)
1498.34/1498.65	c #Conflicts:     298000 | #Learnt:      24043 | 0.001
1498.34/1498.65	c total clause space: 206.656MB
1498.34/1498.65	c total #watches: 791154
1504.15/1504.46	c total #propagations: 35492831 / total #impl: 529682382 (eff. 0.067)
1504.15/1504.46	c #Conflicts:     299000 | #Learnt:      25043 | 0.001
1504.15/1504.46	c total clause space: 206.656MB
1504.15/1504.46	c total #watches: 808649
1511.85/1512.13	c total #propagations: 35596831 / total #impl: 531112729 (eff. 0.067)
1511.85/1512.13	c #Conflicts:     300000 | #Learnt:      26043 | 0.001
1511.85/1512.13	c total clause space: 206.656MB
1511.85/1512.13	c total #watches: 840584
1516.54/1516.84	c total #propagations: 35715969 / total #impl: 532897547 (eff. 0.067)
1516.54/1516.84	c GARBAGE COLLECT
1516.54/1516.84	c #Conflicts:     301000 | #Learnt:      13954 | 0.001
1516.54/1516.84	c total clause space: 206.656MB
1516.54/1516.84	c total #watches: 447086
1520.14/1520.43	c total #propagations: 35828186 / total #impl: 534428052 (eff. 0.067)
1520.14/1520.43	c #Conflicts:     302000 | #Learnt:      14954 | 0.001
1520.14/1520.43	c total clause space: 206.656MB
1520.14/1520.43	c total #watches: 485492
1524.54/1524.89	c total #propagations: 35937294 / total #impl: 535879820 (eff. 0.067)
1524.54/1524.89	c #Conflicts:     303000 | #Learnt:      15954 | 0.001
1524.54/1524.89	c total clause space: 206.656MB
1524.54/1524.89	c total #watches: 523201
1528.54/1528.84	c total #propagations: 36049068 / total #impl: 537563720 (eff. 0.067)
1528.54/1528.84	c #Conflicts:     304000 | #Learnt:      16954 | 0.001
1528.54/1528.84	c total clause space: 206.656MB
1528.54/1528.84	c total #watches: 544807
1532.85/1533.12	c total #propagations: 36151400 / total #impl: 538822858 (eff. 0.067)
1532.85/1533.12	c #Conflicts:     305000 | #Learnt:      17954 | 0.001
1532.85/1533.12	c total clause space: 206.656MB
1532.85/1533.12	c total #watches: 568046
1538.04/1538.31	c total #propagations: 36266800 / total #impl: 540238247 (eff. 0.067)
1538.04/1538.31	c #Conflicts:     306000 | #Learnt:      18954 | 0.001
1538.04/1538.31	c total clause space: 206.656MB
1538.04/1538.31	c total #watches: 601559
1543.24/1543.59	c total #propagations: 36386980 / total #impl: 542007679 (eff. 0.067)
1543.24/1543.59	c #Conflicts:     307000 | #Learnt:      19954 | 0.001
1543.24/1543.59	c total clause space: 206.656MB
1543.24/1543.59	c total #watches: 626064
1547.24/1547.50	c total #propagations: 36506478 / total #impl: 543623402 (eff. 0.067)
1547.24/1547.50	c #Conflicts:     308000 | #Learnt:      20954 | 0.001
1547.24/1547.50	c total clause space: 206.656MB
1547.24/1547.50	c total #watches: 645863
1552.44/1552.75	c total #propagations: 36609499 / total #impl: 545103982 (eff. 0.067)
1552.44/1552.75	c #Conflicts:     309000 | #Learnt:      21954 | 0.001
1552.44/1552.75	c total clause space: 206.656MB
1552.44/1552.75	c total #watches: 681357
1557.04/1557.33	c total #propagations: 36737238 / total #impl: 546917090 (eff. 0.067)
1557.04/1557.33	c #Conflicts:     310000 | #Learnt:      22954 | 0.001
1557.04/1557.33	c total clause space: 206.656MB
1557.04/1557.33	c total #watches: 726057
1562.44/1562.75	c total #propagations: 36846628 / total #impl: 548938336 (eff. 0.067)
1562.44/1562.75	c #Conflicts:     311000 | #Learnt:      23954 | 0.001
1562.44/1562.75	c total clause space: 206.656MB
1562.44/1562.75	c total #watches: 761363
1568.43/1568.79	c total #propagations: 36978860 / total #impl: 550995475 (eff. 0.067)
1568.43/1568.79	c #Conflicts:     312000 | #Learnt:      24954 | 0.001
1568.43/1568.79	c total clause space: 206.656MB
1568.43/1568.79	c total #watches: 804418
1574.83/1575.13	c total #propagations: 37101163 / total #impl: 553266298 (eff. 0.067)
1574.83/1575.13	c #Conflicts:     313000 | #Learnt:      25954 | 0.001
1574.83/1575.13	c total clause space: 206.656MB
1574.83/1575.13	c total #watches: 849459
1582.93/1583.20	c total #propagations: 37216328 / total #impl: 555896165 (eff. 0.067)
1582.93/1583.20	c #Conflicts:     314000 | #Learnt:      26954 | 0.001
1582.93/1583.20	c total clause space: 206.656MB
1582.93/1583.20	c total #watches: 890975
1587.63/1587.90	c total #propagations: 37329960 / total #impl: 558492856 (eff. 0.067)
1587.63/1587.90	c GARBAGE COLLECT
1587.63/1587.90	c #Conflicts:     315000 | #Learnt:      14547 | 0.001
1587.63/1587.90	c total clause space: 206.656MB
1587.63/1587.90	c total #watches: 475470
1592.83/1593.18	c total #propagations: 37462508 / total #impl: 560180645 (eff. 0.067)
1592.83/1593.18	c #Conflicts:     316000 | #Learnt:      15547 | 0.001
1592.83/1593.18	c total clause space: 206.656MB
1592.83/1593.18	c total #watches: 511582
1599.13/1599.43	c total #propagations: 37591703 / total #impl: 561933091 (eff. 0.067)
1599.13/1599.43	c #Conflicts:     317000 | #Learnt:      16547 | 0.001
1599.13/1599.43	c total clause space: 206.656MB
1599.13/1599.43	c total #watches: 555628
1606.93/1607.24	c total #propagations: 37722255 / total #impl: 563663261 (eff. 0.067)
1606.93/1607.24	c #Conflicts:     318000 | #Learnt:      17547 | 0.001
1606.93/1607.24	c total clause space: 206.656MB
1606.93/1607.24	c total #watches: 601055
1615.23/1615.59	c total #propagations: 37866632 / total #impl: 565504694 (eff. 0.067)
1615.23/1615.59	c #Conflicts:     319000 | #Learnt:      18547 | 0.001
1615.23/1615.59	c total clause space: 206.656MB
1615.23/1615.59	c total #watches: 651040
1625.82/1626.18	c total #propagations: 37998777 / total #impl: 567719971 (eff. 0.067)
1625.82/1626.18	c #Conflicts:     320000 | #Learnt:      19547 | 0.001
1625.82/1626.18	c total clause space: 206.656MB
1625.82/1626.18	c total #watches: 706276
1634.22/1634.55	c total #propagations: 38136679 / total #impl: 570399139 (eff. 0.067)
1634.22/1634.55	c #Conflicts:     321000 | #Learnt:      20547 | 0.001
1634.22/1634.55	c total clause space: 206.656MB
1634.22/1634.55	c total #watches: 745486
1638.33/1638.69	c total #propagations: 38258858 / total #impl: 572694730 (eff. 0.067)
1638.33/1638.69	c #Conflicts:     322000 | #Learnt:      21547 | 0.001
1638.33/1638.69	c total clause space: 206.656MB
1638.33/1638.69	c total #watches: 774537
1642.42/1642.71	c total #propagations: 38360784 / total #impl: 574154204 (eff. 0.067)
1642.42/1642.71	c #Conflicts:     323000 | #Learnt:      22547 | 0.001
1642.42/1642.71	c total clause space: 206.656MB
1642.42/1642.71	c total #watches: 805208
1647.02/1647.31	c total #propagations: 38465145 / total #impl: 575962821 (eff. 0.067)
1647.02/1647.31	c #Conflicts:     324000 | #Learnt:      23547 | 0.001
1647.02/1647.31	c total clause space: 206.656MB
1647.02/1647.31	c total #watches: 839992
1653.12/1653.49	c total #propagations: 38583249 / total #impl: 578229639 (eff. 0.067)
1653.12/1653.49	c #Conflicts:     325000 | #Learnt:      24547 | 0.001
1653.12/1653.49	c total clause space: 206.656MB
1653.12/1653.49	c total #watches: 881300
1664.12/1664.40	c total #propagations: 38710046 / total #impl: 581070346 (eff. 0.067)
1664.12/1664.40	c #Conflicts:     326000 | #Learnt:      25547 | 0.001
1664.12/1664.40	c total clause space: 206.656MB
1664.12/1664.40	c total #watches: 919940
1678.61/1678.98	c total #propagations: 38840118 / total #impl: 583136978 (eff. 0.067)
1678.61/1678.98	c #Conflicts:     327000 | #Learnt:      26547 | 0.001
1678.61/1678.98	c total clause space: 206.656MB
1678.61/1678.98	c total #watches: 966634
1692.51/1692.83	c total #propagations: 38982481 / total #impl: 585695391 (eff. 0.067)
1692.51/1692.83	c #Conflicts:     328000 | #Learnt:      27547 | 0.001
1692.51/1692.83	c total clause space: 206.656MB
1692.51/1692.83	c total #watches: 1005329
1698.21/1698.59	c total #propagations: 39115350 / total #impl: 587861923 (eff. 0.067)
1698.21/1698.59	c GARBAGE COLLECT
1698.21/1698.59	c #Conflicts:     329000 | #Learnt:      14836 | 0.001
1698.21/1698.59	c total clause space: 206.656MB
1698.21/1698.59	c total #watches: 496725
1704.71/1705.09	c total #propagations: 39242023 / total #impl: 589626697 (eff. 0.067)
1704.71/1705.09	c #Conflicts:     330000 | #Learnt:      15836 | 0.001
1704.71/1705.09	c total clause space: 206.656MB
1704.71/1705.09	c total #watches: 551327
1711.51/1711.88	c total #propagations: 39378230 / total #impl: 591682078 (eff. 0.067)
1711.51/1711.88	c #Conflicts:     331000 | #Learnt:      16836 | 0.001
1711.51/1711.88	c total clause space: 206.656MB
1711.51/1711.88	c total #watches: 606629
1721.11/1721.47	c total #propagations: 39510646 / total #impl: 594226184 (eff. 0.066)
1721.11/1721.47	c #Conflicts:     332000 | #Learnt:      17836 | 0.001
1721.11/1721.47	c total clause space: 206.656MB
1721.11/1721.47	c total #watches: 660516
1729.71/1730.01	c total #propagations: 39652715 / total #impl: 596906507 (eff. 0.066)
1729.71/1730.01	c #Conflicts:     333000 | #Learnt:      18836 | 0.001
1729.71/1730.01	c total clause space: 206.656MB
1729.71/1730.01	c total #watches: 707477
1736.81/1737.19	c total #propagations: 39785844 / total #impl: 599588205 (eff. 0.066)
1736.81/1737.19	c #Conflicts:     334000 | #Learnt:      19836 | 0.001
1736.81/1737.19	c total clause space: 206.656MB
1736.81/1737.19	c total #watches: 740936
1744.01/1744.33	c total #propagations: 39897195 / total #impl: 601319692 (eff. 0.066)
1744.01/1744.33	c #Conflicts:     335000 | #Learnt:      20836 | 0.001
1744.01/1744.33	c total clause space: 206.656MB
1744.01/1744.33	c total #watches: 761578
1750.71/1751.09	c total #propagations: 40008557 / total #impl: 602783859 (eff. 0.066)
1750.71/1751.09	c #Conflicts:     336000 | #Learnt:      21836 | 0.001
1750.71/1751.09	c total clause space: 206.656MB
1750.71/1751.09	c total #watches: 788445
1757.61/1757.99	c total #propagations: 40119146 / total #impl: 604265444 (eff. 0.066)
1757.61/1757.99	c #Conflicts:     337000 | #Learnt:      22836 | 0.001
1757.61/1757.99	c total clause space: 206.656MB
1757.61/1757.99	c total #watches: 814606
1765.01/1765.32	c total #propagations: 40225095 / total #impl: 605856876 (eff. 0.066)
1765.01/1765.32	c #Conflicts:     338000 | #Learnt:      23836 | 0.001
1765.01/1765.32	c total clause space: 206.656MB
1765.01/1765.32	c total #watches: 833220
1772.11/1772.42	c total #propagations: 40337248 / total #impl: 607367376 (eff. 0.066)
1772.11/1772.42	c #Conflicts:     339000 | #Learnt:      24836 | 0.001
1772.11/1772.42	c total clause space: 206.656MB
1772.11/1772.42	c total #watches: 859144
1779.91/1780.22	c total #propagations: 40442249 / total #impl: 608906748 (eff. 0.066)
1779.91/1780.22	c #Conflicts:     340000 | #Learnt:      25836 | 0.001
1779.91/1780.22	c total clause space: 206.656MB
1779.91/1780.22	c total #watches: 886735
1790.11/1790.43	c total #propagations: 40552356 / total #impl: 610719233 (eff. 0.066)
1790.11/1790.43	c #Conflicts:     341000 | #Learnt:      26836 | 0.001
1790.11/1790.43	c total clause space: 206.656MB
1790.11/1790.43	c total #watches: 932436
1799.91/1800.20	c total #propagations: 40669725 / total #impl: 612848292 (eff. 0.066)
1799.91/1800.20	c #Conflicts:     342000 | #Learnt:      27836 | 0.001
1799.91/1800.20	c total clause space: 206.656MB
1799.91/1800.20	c total #watches: 964830

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-4117115-1466951995/watcher-4117115-1466951995 -o /tmp/evaluation-result-4117115-1466951995/solver-4117115-1466951995 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466941189-18745 --watchdog 1960 --input HOME/instance-4117115-1466951995.opb ./cdcl-cuttingplanes-release 

pid=19795
running on 4 cores: 0,2,4,6

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.36 2.26 2.19 3/176 19798
/proc/meminfo: memFree=30450540/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 28238146 29802496 5260 33554432000 4194304 6199737 140736142333280 140736210629240 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 7276 5260 122 490 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 2.36 2.26 2.19 3/176 19798
/proc/meminfo: memFree=30450540/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=34128 CPUtime=0.09 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 864 0 0 0 9 0 0 0 20 0 1 0 28238146 34947072 7215 33554432000 4194304 6199737 140736142333280 140736210629240 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 8532 7215 139 490 0 8033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34128

[startup+0.200352 s]
/proc/loadavg: 2.36 2.26 2.19 3/176 19798
/proc/meminfo: memFree=30450540/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=34376 CPUtime=0.19 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 1297 0 0 0 19 0 0 0 20 0 1 0 28238146 35201024 7493 33554432000 4194304 6199737 140736142333280 140736210629240 4208580 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 8594 7493 155 490 0 8095 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34376

[startup+0.300265 s]
/proc/loadavg: 2.36 2.26 2.19 3/176 19798
/proc/meminfo: memFree=30450540/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=37212 CPUtime=0.29 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 1560 0 0 0 29 0 0 0 20 0 1 0 28238146 38105088 7656 33554432000 4194304 6199737 140736142333280 140736142332216 4242300 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 9303 7656 155 490 0 8804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37212

[startup+0.70027 s]
/proc/loadavg: 2.36 2.26 2.19 3/176 19798
/proc/meminfo: memFree=30450540/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=37588 CPUtime=0.69 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 1935 0 0 0 69 0 0 0 20 0 1 0 28238146 38490112 8439 33554432000 4194304 6199737 140736142333280 140736142332216 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 10502 8440 161 490 0 10003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37588

[startup+1.50025 s]
/proc/loadavg: 2.33 2.25 2.19 3/177 19799
/proc/meminfo: memFree=30416016/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=42512 CPUtime=1.49 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 2781 0 0 0 149 0 0 0 20 0 1 0 28238146 43532288 9494 33554432000 4194304 6199737 140736142333280 140736142332392 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 10628 9494 161 490 0 10129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42512

[startup+3.10025 s]
/proc/loadavg: 2.33 2.25 2.19 3/177 19799
/proc/meminfo: memFree=30411612/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=50552 CPUtime=3.09 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 3794 0 0 0 309 0 0 0 20 0 1 0 28238146 51765248 10662 33554432000 4194304 6199737 140736142333280 140736142332216 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 12638 10662 161 490 0 12139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50552

[startup+6.30012 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 19799
/proc/meminfo: memFree=30404348/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=51044 CPUtime=6.28 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 4189 0 0 0 628 0 0 0 20 0 1 0 28238146 52269056 11450 33554432000 4194304 6199737 140736142333280 140736142332216 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 12761 11450 161 490 0 12262 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51044

[startup+12.7002 s]
/proc/loadavg: 2.28 2.24 2.19 3/178 19802
/proc/meminfo: memFree=30391788/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=64260 CPUtime=12.69 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 5369 0 0 0 1268 1 0 0 20 0 1 0 28238146 65802240 14827 33554432000 4194304 6199737 140736142333280 140736142332104 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 16065 14827 161 490 0 15566 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64260

[startup+25.5004 s]
/proc/loadavg: 2.29 2.25 2.19 4/178 19802
/proc/meminfo: memFree=30373168/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=85836 CPUtime=25.48 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 6974 0 0 0 2547 1 0 0 20 0 1 0 28238146 87896064 19102 33554432000 4194304 6199737 140736142333280 140736142332392 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 21459 19102 161 490 0 20960 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85836

[startup+51.1003 s]
/proc/loadavg: 2.24 2.24 2.19 3/178 19802
/proc/meminfo: memFree=30368332/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=88096 CPUtime=51.08 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 7578 0 0 0 5107 1 0 0 20 0 1 0 28238146 90210304 20217 33554432000 4194304 6199737 140736142333280 140736142332392 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 22024 20217 161 490 0 21525 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88096

[startup+102.3 s]
/proc/loadavg: 2.15 2.22 2.18 3/177 19803
/proc/meminfo: memFree=30359144/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=121660 CPUtime=102.28 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 9032 0 0 0 10226 2 0 0 20 0 1 0 28238146 124579840 22399 33554432000 4194304 6199737 140736142333280 140736142332392 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 30415 22399 161 490 0 29916 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121660

[startup+162.3 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 19805
/proc/meminfo: memFree=30348160/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=123148 CPUtime=162.26 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 9497 0 0 0 16224 2 0 0 20 0 1 0 28238146 126103552 24878 33554432000 4194304 6199737 140736142333280 140736142332392 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 30787 24878 161 490 0 30288 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123148

[startup+222.307 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 19806
/proc/meminfo: memFree=30293860/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=176080 CPUtime=222.25 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 10587 0 0 0 22222 3 0 0 20 0 1 0 28238146 180305920 38383 33554432000 4194304 6199737 140736142333280 140736142332392 4213499 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 44020 38383 161 490 0 43521 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 176080

[startup+282.3 s]
/proc/loadavg: 2.17 2.21 2.18 4/177 19807
/proc/meminfo: memFree=30292324/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=178140 CPUtime=282.23 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 11103 0 0 0 28220 3 0 0 20 0 1 0 28238146 182415360 38899 33554432000 4194304 6199737 140736142333280 140736142332392 4222141 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 44535 38899 161 490 0 44036 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 178140

[startup+342.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/177 19808
/proc/meminfo: memFree=30287176/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=180548 CPUtime=342.23 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 11662 0 0 0 34219 4 0 0 20 0 1 0 28238146 184881152 39969 33554432000 4194304 6199737 140736142333280 140736142332392 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 45137 39969 161 490 0 44638 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 180548

[startup+405.213 s]
/proc/loadavg: 2.36 2.26 2.19 3/177 19809
/proc/meminfo: memFree=30265708/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=180804 CPUtime=405.13 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 11733 0 0 0 40509 4 0 0 20 0 1 0 28238146 185143296 40551 33554432000 4194304 6199737 140736142333280 140736142332392 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 45201 40551 161 490 0 44702 0
Current children cumulated CPU time (s) 405.13
Current children cumulated vsize (KiB) 180804

[startup+468.343 s]
/proc/loadavg: 2.23 2.24 2.19 4/177 19811
/proc/meminfo: memFree=30265288/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=181064 CPUtime=468.25 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 11777 0 0 0 46821 4 0 0 20 0 1 0 28238146 185409536 40595 33554432000 4194304 6199737 140736142333280 140736142332392 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 45266 40595 161 490 0 44767 0
Current children cumulated CPU time (s) 468.25
Current children cumulated vsize (KiB) 181064

[startup+522.624 s]
/proc/loadavg: 2.16 2.22 2.18 4/177 19857
/proc/meminfo: memFree=30455160/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=182152 CPUtime=522.52 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 12025 0 0 0 52248 4 0 0 20 0 1 0 28238146 186523648 40843 33554432000 4194304 6199737 140736142333280 140736142332072 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 45538 40843 161 490 0 45039 0
Current children cumulated CPU time (s) 522.52
Current children cumulated vsize (KiB) 182152

[startup+583.575 s]
/proc/loadavg: 2.28 2.24 2.19 7/177 19903
/proc/meminfo: memFree=30427464/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=184584 CPUtime=583.46 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 12591 0 0 0 58342 4 0 0 20 0 1 0 28238146 189014016 41409 33554432000 4194304 6199737 140736142333280 140736142332216 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 46146 41409 161 490 0 45647 0
Current children cumulated CPU time (s) 583.46
Current children cumulated vsize (KiB) 184584


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

[startup+942.3 s]
/proc/loadavg: 2.26 2.19 2.17 3/177 19913
/proc/meminfo: memFree=30324248/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=270388 CPUtime=942.14 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 14071 0 0 0 94209 5 0 0 20 0 1 0 28238146 276877312 47351 33554432000 4194304 6199737 140736142333280 140736142332104 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 67597 47351 161 490 0 67098 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 270388

[startup+1002.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/177 19914
/proc/meminfo: memFree=30316736/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=272188 CPUtime=1002.12 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 14689 0 0 0 100207 5 0 0 20 0 1 0 28238146 278720512 48405 33554432000 4194304 6199737 140736142333280 140736142331928 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68047 48405 161 490 0 67548 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 272188

[startup+1062.31 s]
/proc/loadavg: 2.12 2.16 2.17 4/177 19916
/proc/meminfo: memFree=30285956/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=273776 CPUtime=1062.12 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15116 0 0 0 106206 6 0 0 20 0 1 0 28238146 280346624 55986 33554432000 4194304 6199737 140736142333280 140736142331976 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68444 55986 161 490 0 67945 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 273776

[startup+1122.3 s]
/proc/loadavg: 2.30 2.20 2.18 3/177 19917
/proc/meminfo: memFree=30277096/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=274208 CPUtime=1122.11 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15197 0 0 0 112205 6 0 0 20 0 1 0 28238146 280788992 58111 33554432000 4194304 6199737 140736142333280 140736142332392 4237314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68552 58111 161 490 0 68053 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 274208

[startup+1182.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 19918
/proc/meminfo: memFree=30274560/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275376 CPUtime=1182.1 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15445 0 0 0 118204 6 0 0 20 0 1 0 28238146 281985024 58359 33554432000 4194304 6199737 140736142333280 140736142332392 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68844 58359 161 490 0 68345 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 275376

[startup+1242.3 s]
/proc/loadavg: 2.28 2.23 2.19 4/178 19922
/proc/meminfo: memFree=30262220/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275376 CPUtime=1242.09 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15457 0 0 0 124203 6 0 0 20 0 1 0 28238146 281985024 58543 33554432000 4194304 6199737 140736142333280 140736142332392 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68844 58543 161 490 0 68345 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 275376

[startup+1302.3 s]
/proc/loadavg: 2.32 2.24 2.19 3/178 19946
/proc/meminfo: memFree=30259760/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275488 CPUtime=1302.08 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15465 0 0 0 130202 6 0 0 20 0 1 0 28238146 282099712 58669 33554432000 4194304 6199737 140736142333280 140736142332392 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68872 58669 161 490 0 68373 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 275488

[startup+1362.3 s]
/proc/loadavg: 2.36 2.27 2.20 3/177 19948
/proc/meminfo: memFree=30253756/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275632 CPUtime=1362.07 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15494 0 0 0 136201 6 0 0 20 0 1 0 28238146 282247168 58698 33554432000 4194304 6199737 140736142333280 140736142332392 4213495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68908 58698 161 490 0 68409 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 275632

[startup+1422.3 s]
/proc/loadavg: 2.35 2.28 2.20 3/177 19949
/proc/meminfo: memFree=30235224/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275768 CPUtime=1422.06 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15526 0 0 0 142200 6 0 0 20 0 1 0 28238146 282386432 58730 33554432000 4194304 6199737 140736142333280 140736142331928 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68942 58730 161 490 0 68443 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 275768

[startup+1482.3 s]
/proc/loadavg: 2.32 2.29 2.21 3/177 19950
/proc/meminfo: memFree=30234928/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275856 CPUtime=1482.05 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15560 0 0 0 148199 6 0 0 20 0 1 0 28238146 282476544 58764 33554432000 4194304 6199737 140736142333280 140736142332392 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68964 58764 161 490 0 68465 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 275856

[startup+1542.3 s]
/proc/loadavg: 2.17 2.25 2.20 3/177 19951
/proc/meminfo: memFree=30234432/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275984 CPUtime=1542.04 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15588 0 0 0 154198 6 0 0 20 0 1 0 28238146 282607616 58792 33554432000 4194304 6199737 140736142333280 140736142332392 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68996 58792 161 490 0 68497 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 275984

[startup+1602.3 s]
/proc/loadavg: 2.36 2.28 2.20 3/177 19952
/proc/meminfo: memFree=30234440/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=275984 CPUtime=1602.03 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15592 0 0 0 160197 6 0 0 20 0 1 0 28238146 282607616 58796 33554432000 4194304 6199737 140736142333280 140736142332392 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 68996 58796 161 490 0 68497 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 275984

[startup+1662.3 s]
/proc/loadavg: 2.31 2.27 2.20 3/177 19954
/proc/meminfo: memFree=30233068/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=276528 CPUtime=1662.02 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15716 0 0 0 166196 6 0 0 20 0 1 0 28238146 283164672 58920 33554432000 4194304 6199737 140736142333280 140736142331928 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 69132 58920 161 490 0 68633 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 276528

[startup+1722.31 s]
/proc/loadavg: 2.37 2.28 2.21 3/177 19955
/proc/meminfo: memFree=30232944/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=276672 CPUtime=1722.02 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15767 0 0 0 172196 6 0 0 20 0 1 0 28238146 283312128 58971 33554432000 4194304 6199737 140736142333280 140736142332392 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 69168 58971 161 490 0 68669 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 276672

[startup+1782.3 s]
/proc/loadavg: 2.21 2.26 2.20 3/177 19956
/proc/meminfo: memFree=30232084/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=276940 CPUtime=1782.01 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15822 0 0 0 178194 7 0 0 20 0 1 0 28238146 283586560 59026 33554432000 4194304 6199737 140736142333280 140736142332392 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 69235 59026 161 490 0 68736 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 276940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.26 2.20 3/177 19957
/proc/meminfo: memFree=30232192/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=277180 CPUtime=1800.01 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15854 0 0 0 179994 7 0 0 20 0 1 0 28238146 283832320 59058 33554432000 4194304 6199737 140736142333280 140736142332392 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 69295 59058 161 490 0 68796 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 277180

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.26 2.20 3/177 19957
/proc/meminfo: memFree=30232192/32872528 swapFree=1286612/1433780
[pid=19798] ppid=19795 vsize=277180 CPUtime=1800.01 cores=0,2,4,6
/proc/19798/stat : 19798 (cdcl-cuttingpla) R 19795 19798 18729 0 -1 4202496 15854 0 0 0 179994 7 0 0 20 0 1 0 28238146 283832320 59058 33554432000 4194304 6199737 140736142333280 140736142332392 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19798/statm: 69295 59058 161 490 0 68796 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 277180

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.071989
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 277180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.071989
maximum resident set size= 236232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15854
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= 25
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.84841 second user time and 5.83611 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-26 16:39:55
IDJOB=4117115
IDBENCH=109554
IDSOLVER=2548
FILE ID=node130/4117115-1466951995
RUNJOBID= node130-1466941189-18745
PBS_JOBID= 19976341
Free space on /tmp= 71664 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round21-8.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117115-1466951995/watcher-4117115-1466951995 -o /tmp/evaluation-result-4117115-1466951995/solver-4117115-1466951995 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466941189-18745 --watchdog 1960 --input HOME/instance-4117115-1466951995.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 0c05803813c74c650aa462c87efe1694
RANDOM SEED=1945668636

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30450540 kB
Buffers:           16196 kB
Cached:            37468 kB
SwapCached:         1920 kB
Active:           252544 kB
Inactive:          35192 kB
Active(anon):     236020 kB
Inactive(anon):      972 kB
Active(file):      16524 kB
Inactive(file):    34220 kB
Unevictable:     1433780 kB
Mlocked:         1286612 kB
SwapTotal:      67108856 kB
SwapFree:       67098600 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:       1763924 kB
Mapped:             8004 kB
Shmem:                 0 kB
Slab:             565456 kB
SReclaimable:       9220 kB
SUnreclaim:       556236 kB
KernelStack:        1472 kB
PageTables:         7712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1825796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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= 71660 MiB
End job on node130 at 2016-06-26 17:09:55