Trace number 4088138

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
MD5SUMe81d6b8e8ff8ec031773b7b65d16ea78
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -50
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80258
Number of constraints which are clauses80258
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 1150 #constraint= 80258
0.69/0.76	c #Conflicts:       1000 | #Learnt:       1007 | 0.000
0.69/0.76	c total clause space: 48.1602MB
0.69/0.76	c total #watches: 164531
1.49/1.52	c total #propagations: 16774 / total #impl: 265331 (eff. 0.063)
1.49/1.52	c #Conflicts:       2000 | #Learnt:       2009 | 0.000
1.49/1.52	c total clause space: 127.173MB
1.49/1.52	c total #watches: 169315
2.08/2.15	c total #propagations: 31446 / total #impl: 539585 (eff. 0.058)
2.08/2.15	c GC COLLECT
2.08/2.15	c #Conflicts:       3000 | #Learnt:       2009 | 0.000
2.08/2.15	c total clause space: 127.173MB
2.08/2.15	c total #watches: 169505
2.89/2.95	c total #propagations: 48200 / total #impl: 865779 (eff. 0.056)
2.89/2.95	c #Conflicts:       4000 | #Learnt:       3012 | 0.000
2.89/2.95	c total clause space: 127.173MB
2.89/2.95	c total #watches: 174779
3.89/3.92	c total #propagations: 62960 / total #impl: 1226265 (eff. 0.051)
3.89/3.92	c GC COLLECT
3.89/3.92	c #Conflicts:       5000 | #Learnt:       2361 | 0.000
3.89/3.92	c total clause space: 127.173MB
3.89/3.92	c total #watches: 172524
4.99/5.04	c total #propagations: 76983 / total #impl: 1605795 (eff. 0.048)
4.99/5.04	c #Conflicts:       6000 | #Learnt:       3361 | 0.000
4.99/5.04	c total clause space: 127.173MB
4.99/5.04	c total #watches: 177386
5.98/6.04	c total #propagations: 90719 / total #impl: 1904294 (eff. 0.048)
5.98/6.04	c GC COLLECT
5.98/6.04	c #Conflicts:       7000 | #Learnt:       2238 | 0.000
5.98/6.04	c total clause space: 206.656MB
5.98/6.04	c total #watches: 172676
6.69/6.78	c total #propagations: 103228 / total #impl: 2184624 (eff. 0.047)
6.69/6.78	c #Conflicts:       8000 | #Learnt:       3238 | 0.000
6.69/6.78	c total clause space: 206.656MB
6.69/6.78	c total #watches: 176134
7.88/7.91	c total #propagations: 115291 / total #impl: 2483658 (eff. 0.046)
7.88/7.91	c #Conflicts:       9000 | #Learnt:       4238 | 0.000
7.88/7.91	c total clause space: 206.656MB
7.88/7.91	c total #watches: 180195
9.49/9.58	c total #propagations: 129920 / total #impl: 2858520 (eff. 0.045)
9.49/9.58	c GC COLLECT
9.49/9.58	c #Conflicts:      10000 | #Learnt:       2730 | 0.000
9.49/9.58	c total clause space: 206.656MB
9.49/9.58	c total #watches: 172970
10.69/10.73	c total #propagations: 143829 / total #impl: 3262789 (eff. 0.044)
10.69/10.73	c #Conflicts:      11000 | #Learnt:       3731 | 0.000
10.69/10.73	c total clause space: 206.656MB
10.69/10.73	c total #watches: 177530
12.10/12.16	c total #propagations: 158406 / total #impl: 3657582 (eff. 0.043)
12.10/12.16	c #Conflicts:      12000 | #Learnt:       4731 | 0.000
12.10/12.16	c total clause space: 206.656MB
12.10/12.16	c total #watches: 182104
13.88/13.99	c total #propagations: 171773 / total #impl: 4160168 (eff. 0.041)
13.88/13.99	c #Conflicts:      13000 | #Learnt:       5731 | 0.000
13.88/13.99	c total clause space: 335.816MB
13.88/13.99	c total #watches: 186235
14.98/15.06	c total #propagations: 187870 / total #impl: 4553746 (eff. 0.041)
14.98/15.06	c GC COLLECT
14.98/15.06	c #Conflicts:      14000 | #Learnt:       3873 | 0.000
14.98/15.06	c total clause space: 335.816MB
14.98/15.06	c total #watches: 180084
15.68/15.74	c total #propagations: 200476 / total #impl: 4883330 (eff. 0.041)
15.68/15.74	c #Conflicts:      15000 | #Learnt:       4879 | 0.000
15.68/15.74	c total clause space: 335.816MB
15.68/15.74	c total #watches: 186383
16.39/16.46	c total #propagations: 215825 / total #impl: 5340080 (eff. 0.040)
16.39/16.46	c #Conflicts:      16000 | #Learnt:       5879 | 0.000
16.39/16.46	c total clause space: 335.816MB
16.39/16.46	c total #watches: 190049
17.19/17.27	c total #propagations: 234638 / total #impl: 5711233 (eff. 0.041)
17.19/17.27	c GC COLLECT
17.19/17.27	c #Conflicts:      17000 | #Learnt:       3700 | 0.000
17.19/17.27	c total clause space: 335.816MB
17.19/17.27	c total #watches: 180643
17.89/17.94	c total #propagations: 253671 / total #impl: 6091985 (eff. 0.042)
17.89/17.94	c #Conflicts:      18000 | #Learnt:       4700 | 0.000
17.89/17.94	c total clause space: 335.816MB
17.89/17.94	c total #watches: 185150
18.59/18.64	c total #propagations: 271627 / total #impl: 6461290 (eff. 0.042)
18.59/18.64	c #Conflicts:      19000 | #Learnt:       5700 | 0.000
18.59/18.64	c total clause space: 335.816MB
18.59/18.64	c total #watches: 189400
19.59/19.68	c total #propagations: 288404 / total #impl: 6829227 (eff. 0.042)
19.59/19.68	c #Conflicts:      20000 | #Learnt:       6700 | 0.000
19.59/19.68	c total clause space: 335.816MB
19.59/19.68	c total #watches: 194097
20.89/20.93	c total #propagations: 306697 / total #impl: 7201741 (eff. 0.043)
20.89/20.93	c GC COLLECT
20.89/20.93	c #Conflicts:      21000 | #Learnt:       4217 | 0.000
20.89/20.93	c total clause space: 335.816MB
20.89/20.93	c total #watches: 181324
22.29/22.40	c total #propagations: 325143 / total #impl: 7685638 (eff. 0.042)
22.29/22.40	c #Conflicts:      22000 | #Learnt:       5217 | 0.000
22.29/22.40	c total clause space: 335.816MB
22.29/22.40	c total #watches: 185840
24.39/24.40	c total #propagations: 340430 / total #impl: 8183841 (eff. 0.042)
24.39/24.40	c #Conflicts:      23000 | #Learnt:       6217 | 0.000
24.39/24.40	c total clause space: 335.816MB
24.39/24.40	c total #watches: 189974
26.88/26.91	c total #propagations: 357682 / total #impl: 8734992 (eff. 0.041)
26.88/26.91	c #Conflicts:      24000 | #Learnt:       7217 | 0.000
26.88/26.91	c total clause space: 335.816MB
26.88/26.91	c total #watches: 193566
28.98/29.04	c total #propagations: 373906 / total #impl: 9291984 (eff. 0.040)
28.98/29.04	c GC COLLECT
28.98/29.04	c #Conflicts:      25000 | #Learnt:       4421 | 0.000
28.98/29.04	c total clause space: 335.816MB
28.98/29.04	c total #watches: 181350
30.98/31.06	c total #propagations: 389453 / total #impl: 9808347 (eff. 0.040)
30.98/31.06	c #Conflicts:      26000 | #Learnt:       5421 | 0.000
30.98/31.06	c total clause space: 335.816MB
30.98/31.06	c total #watches: 185963
33.09/33.14	c total #propagations: 403301 / total #impl: 10287895 (eff. 0.039)
33.09/33.14	c #Conflicts:      27000 | #Learnt:       6421 | 0.000
33.09/33.14	c total clause space: 335.816MB
33.09/33.14	c total #watches: 190819
35.68/35.78	c total #propagations: 417209 / total #impl: 10796484 (eff. 0.039)
35.68/35.78	c #Conflicts:      28000 | #Learnt:       7421 | 0.000
35.68/35.78	c total clause space: 335.816MB
35.68/35.78	c total #watches: 195466
37.49/37.52	c total #propagations: 434760 / total #impl: 11305102 (eff. 0.038)
37.49/37.52	c GC COLLECT
37.49/37.52	c #Conflicts:      29000 | #Learnt:       4322 | 0.000
37.49/37.52	c total clause space: 335.816MB
37.49/37.52	c total #watches: 184627
38.69/38.74	c total #propagations: 450252 / total #impl: 11640015 (eff. 0.039)
38.69/38.74	c #Conflicts:      30000 | #Learnt:       5322 | 0.000
38.69/38.74	c total clause space: 335.816MB
38.69/38.74	c total #watches: 190410
39.99/40.00	c total #propagations: 465121 / total #impl: 12088751 (eff. 0.038)
39.99/40.00	c #Conflicts:      31000 | #Learnt:       6322 | 0.000
39.99/40.00	c total clause space: 335.816MB
39.99/40.00	c total #watches: 194790
41.59/41.65	c total #propagations: 481295 / total #impl: 12692734 (eff. 0.038)
41.59/41.65	c #Conflicts:      32000 | #Learnt:       7322 | 0.000
41.59/41.65	c total clause space: 335.816MB
41.59/41.65	c total #watches: 200082
43.49/43.54	c total #propagations: 496548 / total #impl: 13210288 (eff. 0.038)
43.49/43.54	c #Conflicts:      33000 | #Learnt:       8322 | 0.000
43.49/43.54	c total clause space: 335.816MB
43.49/43.54	c total #watches: 207272
44.88/44.93	c total #propagations: 510692 / total #impl: 13543734 (eff. 0.038)
44.88/44.93	c GC COLLECT
44.88/44.93	c #Conflicts:      34000 | #Learnt:       4923 | 0.000
44.88/44.93	c total clause space: 335.816MB
44.88/44.93	c total #watches: 189081
46.08/46.12	c total #propagations: 524687 / total #impl: 14038154 (eff. 0.037)
46.08/46.12	c #Conflicts:      35000 | #Learnt:       5923 | 0.000
46.08/46.12	c total clause space: 335.816MB
46.08/46.12	c total #watches: 194454
47.18/47.21	c total #propagations: 537770 / total #impl: 14483238 (eff. 0.037)
47.18/47.21	c #Conflicts:      36000 | #Learnt:       6923 | 0.000
47.18/47.21	c total clause space: 335.816MB
47.18/47.21	c total #watches: 201162
48.18/48.27	c total #propagations: 551322 / total #impl: 14868258 (eff. 0.037)
48.18/48.27	c #Conflicts:      37000 | #Learnt:       7923 | 0.000
48.18/48.27	c total clause space: 335.816MB
48.18/48.27	c total #watches: 207391
49.28/49.34	c total #propagations: 564298 / total #impl: 15294025 (eff. 0.037)
49.28/49.34	c #Conflicts:      38000 | #Learnt:       8923 | 0.000
49.28/49.34	c total clause space: 335.816MB
49.28/49.34	c total #watches: 212373
50.69/50.75	c total #propagations: 576081 / total #impl: 15726548 (eff. 0.037)
50.69/50.75	c GC COLLECT
50.69/50.75	c #Conflicts:      39000 | #Learnt:       5229 | 0.000
50.69/50.75	c total clause space: 335.816MB
50.69/50.75	c total #watches: 192227
52.38/52.44	c total #propagations: 589116 / total #impl: 16202118 (eff. 0.036)
52.38/52.44	c #Conflicts:      40000 | #Learnt:       6229 | 0.000
52.38/52.44	c total clause space: 335.816MB
52.38/52.44	c total #watches: 195339
53.88/53.98	c total #propagations: 601850 / total #impl: 16847805 (eff. 0.036)
53.88/53.98	c #Conflicts:      41000 | #Learnt:       7229 | 0.000
53.88/53.98	c total clause space: 335.816MB
53.88/53.98	c total #watches: 198196
55.98/56.03	c total #propagations: 613279 / total #impl: 17443550 (eff. 0.035)
55.98/56.03	c #Conflicts:      42000 | #Learnt:       8229 | 0.000
55.98/56.03	c total clause space: 335.816MB
55.98/56.03	c total #watches: 200873
57.78/57.89	c total #propagations: 626072 / total #impl: 18150731 (eff. 0.034)
57.78/57.89	c #Conflicts:      43000 | #Learnt:       9229 | 0.000
57.78/57.89	c total clause space: 335.816MB
57.78/57.89	c total #watches: 203954
59.58/59.66	c total #propagations: 638313 / total #impl: 18766897 (eff. 0.034)
59.58/59.66	c GC COLLECT
59.58/59.66	c #Conflicts:      44000 | #Learnt:       5207 | 0.000
59.58/59.66	c total clause space: 545.701MB
59.58/59.66	c total #watches: 192928
61.08/61.15	c total #propagations: 650574 / total #impl: 19278042 (eff. 0.034)
61.08/61.15	c #Conflicts:      45000 | #Learnt:       6207 | 0.000
61.08/61.15	c total clause space: 545.701MB
61.08/61.15	c total #watches: 198139
62.98/63.03	c total #propagations: 662887 / total #impl: 19670147 (eff. 0.034)
62.98/63.03	c #Conflicts:      46000 | #Learnt:       7207 | 0.000
62.98/63.03	c total clause space: 545.701MB
62.98/63.03	c total #watches: 203105
66.09/66.18	c total #propagations: 678735 / total #impl: 20251982 (eff. 0.034)
66.09/66.18	c #Conflicts:      47000 | #Learnt:       8207 | 0.000
66.09/66.18	c total clause space: 545.701MB
66.09/66.18	c total #watches: 207598
68.88/68.98	c total #propagations: 692666 / total #impl: 20726610 (eff. 0.033)
68.88/68.98	c #Conflicts:      48000 | #Learnt:       9207 | 0.000
68.88/68.98	c total clause space: 545.701MB
68.88/68.98	c total #watches: 213231
71.08/71.11	c total #propagations: 709127 / total #impl: 21081527 (eff. 0.034)
71.08/71.11	c #Conflicts:      49000 | #Learnt:      10207 | 0.000
71.08/71.11	c total clause space: 545.701MB
71.08/71.11	c total #watches: 218878
73.88/73.93	c total #propagations: 724897 / total #impl: 21453148 (eff. 0.034)
73.88/73.93	c GC COLLECT
73.88/73.93	c #Conflicts:      50000 | #Learnt:       5895 | 0.000
73.88/73.93	c total clause space: 545.701MB
73.88/73.93	c total #watches: 197485
76.48/76.57	c total #propagations: 739488 / total #impl: 21922087 (eff. 0.034)
76.48/76.57	c #Conflicts:      51000 | #Learnt:       6895 | 0.000
76.48/76.57	c total clause space: 545.701MB
76.48/76.57	c total #watches: 202477
79.47/79.56	c total #propagations: 753490 / total #impl: 22365857 (eff. 0.034)
79.47/79.56	c #Conflicts:      52000 | #Learnt:       7895 | 0.000
79.47/79.56	c total clause space: 545.701MB
79.47/79.56	c total #watches: 207125
82.07/82.10	c total #propagations: 767585 / total #impl: 22869240 (eff. 0.034)
82.07/82.10	c #Conflicts:      53000 | #Learnt:       8895 | 0.000
82.07/82.10	c total clause space: 545.701MB
82.07/82.10	c total #watches: 210801
83.97/84.07	c total #propagations: 782431 / total #impl: 23557145 (eff. 0.033)
83.97/84.07	c #Conflicts:      54000 | #Learnt:       9895 | 0.000
83.97/84.07	c total clause space: 545.701MB
83.97/84.07	c total #watches: 216859
87.48/87.57	c total #propagations: 797674 / total #impl: 24007383 (eff. 0.033)
87.48/87.57	c #Conflicts:      55000 | #Learnt:      10895 | 0.000
87.48/87.57	c total clause space: 545.701MB
87.48/87.57	c total #watches: 221718
90.97/91.03	c total #propagations: 812726 / total #impl: 24629623 (eff. 0.033)
90.97/91.03	c GC COLLECT
90.97/91.03	c #Conflicts:      56000 | #Learnt:       6288 | 0.000
90.97/91.03	c total clause space: 545.701MB
90.97/91.03	c total #watches: 199683
93.77/93.84	c total #propagations: 826869 / total #impl: 25246299 (eff. 0.033)
93.77/93.84	c #Conflicts:      57000 | #Learnt:       7288 | 0.000
93.77/93.84	c total clause space: 545.701MB
93.77/93.84	c total #watches: 205936
95.47/95.57	c total #propagations: 842055 / total #impl: 25742797 (eff. 0.033)
95.47/95.57	c #Conflicts:      58000 | #Learnt:       8288 | 0.000
95.47/95.57	c total clause space: 545.701MB
95.47/95.57	c total #watches: 211392
96.57/96.63	c total #propagations: 857070 / total #impl: 26155479 (eff. 0.033)
96.57/96.63	c #Conflicts:      59000 | #Learnt:       9290 | 0.000
96.57/96.63	c total clause space: 545.701MB
96.57/96.63	c total #watches: 219638
98.77/98.86	c total #propagations: 871190 / total #impl: 26627091 (eff. 0.033)
98.77/98.86	c #Conflicts:      60000 | #Learnt:      10290 | 0.000
98.77/98.86	c total clause space: 545.701MB
98.77/98.86	c total #watches: 224817
101.87/101.93	c total #propagations: 886106 / total #impl: 27125811 (eff. 0.033)
101.87/101.93	c #Conflicts:      61000 | #Learnt:      11290 | 0.000
101.87/101.93	c total clause space: 545.701MB
101.87/101.93	c total #watches: 229671
104.48/104.60	c total #propagations: 900904 / total #impl: 27682658 (eff. 0.033)
104.48/104.60	c GC COLLECT
104.48/104.60	c #Conflicts:      62000 | #Learnt:       6392 | 0.000
104.48/104.60	c total clause space: 545.701MB
104.48/104.60	c total #watches: 201148
106.57/106.60	c total #propagations: 913535 / total #impl: 28138923 (eff. 0.032)
106.57/106.60	c #Conflicts:      63000 | #Learnt:       7392 | 0.000
106.57/106.60	c total clause space: 545.701MB
106.57/106.60	c total #watches: 206310
108.37/108.48	c total #propagations: 926041 / total #impl: 28586605 (eff. 0.032)
108.37/108.48	c #Conflicts:      64000 | #Learnt:       8392 | 0.000
108.37/108.48	c total clause space: 545.701MB
108.37/108.48	c total #watches: 210774
110.97/111.02	c total #propagations: 939928 / total #impl: 29029155 (eff. 0.032)
110.97/111.02	c #Conflicts:      65000 | #Learnt:       9392 | 0.000
110.97/111.02	c total clause space: 545.701MB
110.97/111.02	c total #watches: 215586
114.38/114.44	c total #propagations: 955233 / total #impl: 29515188 (eff. 0.032)
114.38/114.44	c #Conflicts:      66000 | #Learnt:      10392 | 0.000
114.38/114.44	c total clause space: 545.701MB
114.38/114.44	c total #watches: 220350
118.78/118.87	c total #propagations: 968985 / total #impl: 29815930 (eff. 0.032)
118.78/118.87	c #Conflicts:      67000 | #Learnt:      11392 | 0.000
118.78/118.87	c total clause space: 545.701MB
118.78/118.87	c total #watches: 225669
121.27/121.34	c total #propagations: 983131 / total #impl: 30212457 (eff. 0.033)
121.27/121.34	c #Conflicts:      68000 | #Learnt:      12392 | 0.000
121.27/121.34	c total clause space: 545.701MB
121.27/121.34	c total #watches: 229965
123.28/123.35	c total #propagations: 1000380 / total #impl: 30580240 (eff. 0.033)
123.28/123.35	c GC COLLECT
123.28/123.35	c #Conflicts:      69000 | #Learnt:       7187 | 0.000
123.28/123.35	c total clause space: 545.701MB
123.28/123.35	c total #watches: 205510
125.07/125.11	c total #propagations: 1014855 / total #impl: 31070409 (eff. 0.033)
125.07/125.11	c #Conflicts:      70000 | #Learnt:       8187 | 0.000
125.07/125.11	c total clause space: 545.701MB
125.07/125.11	c total #watches: 211222
127.58/127.65	c total #propagations: 1028850 / total #impl: 31439236 (eff. 0.033)
127.58/127.65	c #Conflicts:      71000 | #Learnt:       9187 | 0.000
127.58/127.65	c total clause space: 545.701MB
127.58/127.65	c total #watches: 216403
129.78/129.84	c total #propagations: 1042983 / total #impl: 32034019 (eff. 0.033)
129.78/129.84	c #Conflicts:      72000 | #Learnt:      10187 | 0.000
129.78/129.84	c total clause space: 545.701MB
129.78/129.84	c total #watches: 220523
132.17/132.24	c total #propagations: 1058766 / total #impl: 32476723 (eff. 0.033)
132.17/132.24	c #Conflicts:      73000 | #Learnt:      11187 | 0.000
132.17/132.24	c total clause space: 545.701MB
132.17/132.24	c total #watches: 224657
134.37/134.46	c total #propagations: 1075727 / total #impl: 32854954 (eff. 0.033)
134.37/134.46	c #Conflicts:      74000 | #Learnt:      12187 | 0.000
134.37/134.46	c total clause space: 545.701MB
134.37/134.46	c total #watches: 229499
136.27/136.31	c total #propagations: 1090163 / total #impl: 33343891 (eff. 0.033)
136.27/136.31	c GC COLLECT
136.27/136.31	c #Conflicts:      75000 | #Learnt:       6676 | 0.000
136.27/136.31	c total clause space: 545.701MB
136.27/136.31	c total #watches: 203402
137.67/137.78	c total #propagations: 1106128 / total #impl: 33798317 (eff. 0.033)
137.67/137.78	c #Conflicts:      76000 | #Learnt:       7676 | 0.000
137.67/137.78	c total clause space: 545.701MB
137.67/137.78	c total #watches: 209271
139.27/139.39	c total #propagations: 1120468 / total #impl: 34298916 (eff. 0.033)
139.27/139.39	c #Conflicts:      77000 | #Learnt:       8676 | 0.000
139.27/139.39	c total clause space: 545.701MB
139.27/139.39	c total #watches: 215421
141.98/142.06	c total #propagations: 1134427 / total #impl: 34717329 (eff. 0.033)
141.98/142.06	c #Conflicts:      78000 | #Learnt:       9676 | 0.000
141.98/142.06	c total clause space: 545.701MB
141.98/142.06	c total #watches: 222202
145.57/145.66	c total #propagations: 1149721 / total #impl: 35246582 (eff. 0.033)
145.57/145.66	c #Conflicts:      79000 | #Learnt:      10676 | 0.000
145.57/145.66	c total clause space: 545.701MB
145.57/145.66	c total #watches: 227659
148.87/148.94	c total #propagations: 1164205 / total #impl: 35879244 (eff. 0.032)
148.87/148.94	c #Conflicts:      80000 | #Learnt:      11676 | 0.000
148.87/148.94	c total clause space: 545.701MB
148.87/148.94	c total #watches: 233120
152.77/152.90	c total #propagations: 1180868 / total #impl: 36193105 (eff. 0.033)
152.77/152.90	c #Conflicts:      81000 | #Learnt:      12676 | 0.000
152.77/152.90	c total clause space: 545.701MB
152.77/152.90	c total #watches: 238946
156.06/156.12	c total #propagations: 1197829 / total #impl: 36519115 (eff. 0.033)
156.06/156.12	c GC COLLECT
156.06/156.12	c #Conflicts:      82000 | #Learnt:       6879 | 0.000
156.06/156.12	c total clause space: 545.701MB
156.06/156.12	c total #watches: 204728
158.06/158.14	c total #propagations: 1210287 / total #impl: 36929037 (eff. 0.033)
158.06/158.14	c #Conflicts:      83000 | #Learnt:       7879 | 0.000
158.06/158.14	c total clause space: 545.701MB
158.06/158.14	c total #watches: 212163
159.96/160.03	c total #propagations: 1222547 / total #impl: 37309592 (eff. 0.033)
159.96/160.03	c #Conflicts:      84000 | #Learnt:       8879 | 0.000
159.96/160.03	c total clause space: 545.701MB
159.96/160.03	c total #watches: 218823
162.56/162.69	c total #propagations: 1234410 / total #impl: 37726193 (eff. 0.033)
162.56/162.69	c #Conflicts:      85000 | #Learnt:       9879 | 0.000
162.56/162.69	c total clause space: 545.701MB
162.56/162.69	c total #watches: 224853
165.37/165.47	c total #propagations: 1248162 / total #impl: 38355359 (eff. 0.033)
165.37/165.47	c #Conflicts:      86000 | #Learnt:      10879 | 0.000
165.37/165.47	c total clause space: 545.701MB
165.37/165.47	c total #watches: 229917
168.57/168.66	c total #propagations: 1263394 / total #impl: 38955623 (eff. 0.032)
168.57/168.66	c #Conflicts:      87000 | #Learnt:      11879 | 0.000
168.57/168.66	c total clause space: 545.701MB
168.57/168.66	c total #watches: 234071
171.87/171.96	c total #propagations: 1279817 / total #impl: 39553545 (eff. 0.032)
171.87/171.96	c #Conflicts:      88000 | #Learnt:      12879 | 0.000
171.87/171.96	c total clause space: 545.701MB
171.87/171.96	c total #watches: 238192
175.76/175.89	c total #propagations: 1295632 / total #impl: 40094499 (eff. 0.032)
175.76/175.89	c #Conflicts:      89000 | #Learnt:      13879 | 0.000
175.76/175.89	c total clause space: 545.701MB
175.76/175.89	c total #watches: 241913
178.66/178.74	c total #propagations: 1311616 / total #impl: 40717809 (eff. 0.032)
178.66/178.74	c GC COLLECT
178.66/178.74	c #Conflicts:      90000 | #Learnt:       7774 | 0.000
178.66/178.74	c total clause space: 545.701MB
178.66/178.74	c total #watches: 209378
180.26/180.39	c total #propagations: 1327657 / total #impl: 41275740 (eff. 0.032)
180.26/180.39	c #Conflicts:      91000 | #Learnt:       8776 | 0.000
180.26/180.39	c total clause space: 545.701MB
180.26/180.39	c total #watches: 219229
181.66/181.73	c total #propagations: 1341742 / total #impl: 41718250 (eff. 0.032)
181.66/181.73	c #Conflicts:      92000 | #Learnt:       9777 | 0.000
181.66/181.73	c total clause space: 545.701MB
181.66/181.73	c total #watches: 227424
182.86/182.98	c total #propagations: 1355607 / total #impl: 42298430 (eff. 0.032)
182.86/182.98	c #Conflicts:      93000 | #Learnt:      10777 | 0.000
182.86/182.98	c total clause space: 545.701MB
182.86/182.98	c total #watches: 233294
185.87/185.90	c total #propagations: 1369315 / total #impl: 42792756 (eff. 0.032)
185.87/185.90	c #Conflicts:      94000 | #Learnt:      11778 | 0.000
185.87/185.90	c total clause space: 545.701MB
185.87/185.90	c total #watches: 241414
189.76/189.88	c total #propagations: 1384875 / total #impl: 43629547 (eff. 0.032)
189.76/189.88	c #Conflicts:      95000 | #Learnt:      12778 | 0.000
189.76/189.88	c total clause space: 545.701MB
189.76/189.88	c total #watches: 246779
194.36/194.47	c total #propagations: 1406249 / total #impl: 44417303 (eff. 0.032)
194.36/194.47	c #Conflicts:      96000 | #Learnt:      13778 | 0.000
194.36/194.47	c total clause space: 545.701MB
194.36/194.47	c total #watches: 253660
198.86/198.92	c total #propagations: 1423595 / total #impl: 45216278 (eff. 0.031)
198.86/198.92	c #Conflicts:      97000 | #Learnt:      14778 | 0.000
198.86/198.92	c total clause space: 545.701MB
198.86/198.92	c total #watches: 260412
200.46/200.56	c total #propagations: 1440311 / total #impl: 46020395 (eff. 0.031)
200.46/200.56	c GC COLLECT
200.46/200.56	c #Conflicts:      98000 | #Learnt:       8395 | 0.000
200.46/200.56	c total clause space: 545.701MB
200.46/200.56	c total #watches: 216470
202.26/202.34	c total #propagations: 1452247 / total #impl: 46566281 (eff. 0.031)
202.26/202.34	c #Conflicts:      99000 | #Learnt:       9395 | 0.000
202.26/202.34	c total clause space: 545.701MB
202.26/202.34	c total #watches: 223936
204.06/204.15	c total #propagations: 1465965 / total #impl: 47034074 (eff. 0.031)
204.06/204.15	c #Conflicts:     100000 | #Learnt:      10395 | 0.000
204.06/204.15	c total clause space: 545.701MB
204.06/204.15	c total #watches: 229912
205.96/206.00	c total #propagations: 1479625 / total #impl: 47444036 (eff. 0.031)
205.96/206.00	c #Conflicts:     101000 | #Learnt:      11395 | 0.000
205.96/206.00	c total clause space: 545.701MB
205.96/206.00	c total #watches: 236421
207.86/207.98	c total #propagations: 1493139 / total #impl: 47913509 (eff. 0.031)
207.86/207.98	c #Conflicts:     102000 | #Learnt:      12395 | 0.000
207.86/207.98	c total clause space: 545.701MB
207.86/207.98	c total #watches: 242483
210.26/210.31	c total #propagations: 1507353 / total #impl: 48385497 (eff. 0.031)
210.26/210.31	c #Conflicts:     103000 | #Learnt:      13395 | 0.000
210.26/210.31	c total clause space: 545.701MB
210.26/210.31	c total #watches: 248146
212.66/212.78	c total #propagations: 1522462 / total #impl: 48925029 (eff. 0.031)
212.66/212.78	c #Conflicts:     104000 | #Learnt:      14395 | 0.000
212.66/212.78	c total clause space: 545.701MB
212.66/212.78	c total #watches: 255723
215.67/215.79	c total #propagations: 1538163 / total #impl: 49521496 (eff. 0.031)
215.67/215.79	c #Conflicts:     105000 | #Learnt:      15395 | 0.000
215.67/215.79	c total clause space: 545.701MB
215.67/215.79	c total #watches: 262067
218.06/218.14	c total #propagations: 1555720 / total #impl: 50050693 (eff. 0.031)
218.06/218.14	c GC COLLECT
218.06/218.14	c #Conflicts:     106000 | #Learnt:       8682 | 0.000
218.06/218.14	c total clause space: 545.701MB
218.06/218.14	c total #watches: 217092
220.66/220.73	c total #propagations: 1569583 / total #impl: 50540680 (eff. 0.031)
220.66/220.73	c #Conflicts:     107000 | #Learnt:       9682 | 0.000
220.66/220.73	c total clause space: 545.701MB
220.66/220.73	c total #watches: 222790
223.66/223.74	c total #propagations: 1585995 / total #impl: 50980527 (eff. 0.031)
223.66/223.74	c #Conflicts:     108000 | #Learnt:      10682 | 0.000
223.66/223.74	c total clause space: 545.701MB
223.66/223.74	c total #watches: 229056
226.16/226.28	c total #propagations: 1603100 / total #impl: 51386114 (eff. 0.031)
226.16/226.28	c #Conflicts:     109000 | #Learnt:      11682 | 0.000
226.16/226.28	c total clause space: 545.701MB
226.16/226.28	c total #watches: 236176
228.76/228.83	c total #propagations: 1620074 / total #impl: 51754583 (eff. 0.031)
228.76/228.83	c #Conflicts:     110000 | #Learnt:      12682 | 0.000
228.76/228.83	c total clause space: 545.701MB
228.76/228.83	c total #watches: 242682
231.36/231.48	c total #propagations: 1635762 / total #impl: 52097025 (eff. 0.031)
231.36/231.48	c #Conflicts:     111000 | #Learnt:      13682 | 0.000
231.36/231.48	c total clause space: 545.701MB
231.36/231.48	c total #watches: 247950
234.96/235.09	c total #propagations: 1650957 / total #impl: 52495343 (eff. 0.031)
234.96/235.09	c #Conflicts:     112000 | #Learnt:      14682 | 0.000
234.96/235.09	c total clause space: 545.701MB
234.96/235.09	c total #watches: 253839
239.25/239.36	c total #propagations: 1667970 / total #impl: 52931783 (eff. 0.032)
239.25/239.36	c #Conflicts:     113000 | #Learnt:      15682 | 0.000
239.25/239.36	c total clause space: 545.701MB
239.25/239.36	c total #watches: 260633
240.96/241.01	c total #propagations: 1684745 / total #impl: 53197857 (eff. 0.032)
240.96/241.01	c GC COLLECT
240.96/241.01	c #Conflicts:     114000 | #Learnt:       8677 | 0.000
240.96/241.01	c total clause space: 886.764MB
240.96/241.01	c total #watches: 218022
241.96/242.01	c total #propagations: 1698871 / total #impl: 53620794 (eff. 0.032)
241.96/242.01	c #Conflicts:     115000 | #Learnt:       9677 | 0.000
241.96/242.01	c total clause space: 886.764MB
241.96/242.01	c total #watches: 226026
243.45/243.53	c total #propagations: 1714935 / total #impl: 54064368 (eff. 0.032)
243.45/243.53	c #Conflicts:     116000 | #Learnt:      10677 | 0.000
243.45/243.53	c total clause space: 886.764MB
243.45/243.53	c total #watches: 234433
246.05/246.10	c total #propagations: 1730640 / total #impl: 54567185 (eff. 0.032)
246.05/246.10	c #Conflicts:     117000 | #Learnt:      11677 | 0.000
246.05/246.10	c total clause space: 886.764MB
246.05/246.10	c total #watches: 241608
249.25/249.34	c total #propagations: 1748759 / total #impl: 54973218 (eff. 0.032)
249.25/249.34	c #Conflicts:     118000 | #Learnt:      12677 | 0.000
249.25/249.34	c total clause space: 886.764MB
249.25/249.34	c total #watches: 248079
251.75/251.83	c total #propagations: 1764234 / total #impl: 55389667 (eff. 0.032)
251.75/251.83	c #Conflicts:     119000 | #Learnt:      13677 | 0.000
251.75/251.83	c total clause space: 886.764MB
251.75/251.83	c total #watches: 252735
253.65/253.70	c total #propagations: 1781286 / total #impl: 55710535 (eff. 0.032)
253.65/253.70	c #Conflicts:     120000 | #Learnt:      14677 | 0.000
253.65/253.70	c total clause space: 886.764MB
253.65/253.70	c total #watches: 257279
256.65/256.71	c total #propagations: 1797470 / total #impl: 56042241 (eff. 0.032)
256.65/256.71	c #Conflicts:     121000 | #Learnt:      15677 | 0.000
256.65/256.71	c total clause space: 886.764MB
256.65/256.71	c total #watches: 261768
259.55/259.60	c total #propagations: 1813097 / total #impl: 56407144 (eff. 0.032)
259.55/259.60	c GC COLLECT
259.55/259.60	c #Conflicts:     122000 | #Learnt:       8373 | 0.000
259.55/259.60	c total clause space: 886.764MB
259.55/259.60	c total #watches: 216515
261.45/261.51	c total #propagations: 1830491 / total #impl: 56912189 (eff. 0.032)
261.45/261.51	c #Conflicts:     123000 | #Learnt:       9373 | 0.000
261.45/261.51	c total clause space: 886.764MB
261.45/261.51	c total #watches: 221666
263.64/263.70	c total #propagations: 1847555 / total #impl: 57278859 (eff. 0.032)
263.64/263.70	c #Conflicts:     124000 | #Learnt:      10373 | 0.000
263.64/263.70	c total clause space: 886.764MB
263.64/263.70	c total #watches: 229464
266.44/266.53	c total #propagations: 1861986 / total #impl: 57548458 (eff. 0.032)
266.44/266.53	c #Conflicts:     125000 | #Learnt:      11373 | 0.000
266.44/266.53	c total clause space: 886.764MB
266.44/266.53	c total #watches: 235528
269.64/269.74	c total #propagations: 1877337 / total #impl: 57911075 (eff. 0.032)
269.64/269.74	c #Conflicts:     126000 | #Learnt:      12373 | 0.000
269.64/269.74	c total clause space: 886.764MB
269.64/269.74	c total #watches: 242782
274.34/274.40	c total #propagations: 1892542 / total #impl: 58261192 (eff. 0.032)
274.34/274.40	c #Conflicts:     127000 | #Learnt:      13373 | 0.000
274.34/274.40	c total clause space: 886.764MB
274.34/274.40	c total #watches: 247757
278.35/278.45	c total #propagations: 1908286 / total #impl: 58665522 (eff. 0.033)
278.35/278.45	c #Conflicts:     128000 | #Learnt:      14373 | 0.000
278.35/278.45	c total clause space: 886.764MB
278.35/278.45	c total #watches: 251779
282.94/283.07	c total #propagations: 1922845 / total #impl: 59076578 (eff. 0.033)
282.94/283.07	c #Conflicts:     129000 | #Learnt:      15373 | 0.000
282.94/283.07	c total clause space: 886.764MB
282.94/283.07	c total #watches: 256274
288.95/289.08	c total #propagations: 1936230 / total #impl: 59528712 (eff. 0.033)
288.95/289.08	c #Conflicts:     130000 | #Learnt:      16373 | 0.000
288.95/289.08	c total clause space: 886.764MB
288.95/289.08	c total #watches: 261600
294.75/294.90	c total #propagations: 1953068 / total #impl: 59995583 (eff. 0.033)
294.75/294.90	c GC COLLECT
294.75/294.90	c #Conflicts:     131000 | #Learnt:       8771 | 0.000
294.75/294.90	c total clause space: 886.764MB
294.75/294.90	c total #watches: 218849
298.05/298.10	c total #propagations: 1969389 / total #impl: 60465237 (eff. 0.033)
298.05/298.10	c #Conflicts:     132000 | #Learnt:       9771 | 0.000
298.05/298.10	c total clause space: 886.764MB
298.05/298.10	c total #watches: 224404
300.94/301.00	c total #propagations: 1984969 / total #impl: 60886779 (eff. 0.033)
300.94/301.00	c #Conflicts:     133000 | #Learnt:      10771 | 0.000
300.94/301.00	c total clause space: 886.764MB
300.94/301.00	c total #watches: 228692
304.14/304.20	c total #propagations: 1999165 / total #impl: 61267938 (eff. 0.033)
304.14/304.20	c #Conflicts:     134000 | #Learnt:      11771 | 0.000
304.14/304.20	c total clause space: 886.764MB
304.14/304.20	c total #watches: 233650
306.95/307.06	c total #propagations: 2013486 / total #impl: 61663542 (eff. 0.033)
306.95/307.06	c #Conflicts:     135000 | #Learnt:      12771 | 0.000
306.95/307.06	c total clause space: 886.764MB
306.95/307.06	c total #watches: 239322
310.54/310.65	c total #propagations: 2028777 / total #impl: 62079728 (eff. 0.033)
310.54/310.65	c #Conflicts:     136000 | #Learnt:      13771 | 0.000
310.54/310.65	c total clause space: 886.764MB
310.54/310.65	c total #watches: 244518
314.44/314.50	c total #propagations: 2045632 / total #impl: 62446051 (eff. 0.033)
314.44/314.50	c #Conflicts:     137000 | #Learnt:      14771 | 0.000
314.44/314.50	c total clause space: 886.764MB
314.44/314.50	c total #watches: 249681
318.04/318.10	c total #propagations: 2060791 / total #impl: 62791840 (eff. 0.033)
318.04/318.10	c #Conflicts:     138000 | #Learnt:      15771 | 0.000
318.04/318.10	c total clause space: 886.764MB
318.04/318.10	c total #watches: 253980
320.04/320.18	c total #propagations: 2079314 / total #impl: 63140590 (eff. 0.033)
320.04/320.18	c #Conflicts:     139000 | #Learnt:      16771 | 0.000
320.04/320.18	c total clause space: 886.764MB
320.04/320.18	c total #watches: 258955
322.84/322.93	c total #propagations: 2093590 / total #impl: 63491872 (eff. 0.033)
322.84/322.93	c #Conflicts:     140000 | #Learnt:      17771 | 0.000
322.84/322.93	c total clause space: 886.764MB
322.84/322.93	c total #watches: 264777
324.84/324.97	c total #propagations: 2107404 / total #impl: 63810661 (eff. 0.033)
324.84/324.97	c GC COLLECT
324.84/324.97	c #Conflicts:     141000 | #Learnt:       9875 | 0.000
324.84/324.97	c total clause space: 886.764MB
324.84/324.97	c total #watches: 224985
326.34/326.41	c total #propagations: 2120941 / total #impl: 64104477 (eff. 0.033)
326.34/326.41	c #Conflicts:     142000 | #Learnt:      10875 | 0.000
326.34/326.41	c total clause space: 886.764MB
326.34/326.41	c total #watches: 232647
327.85/327.93	c total #propagations: 2135325 / total #impl: 64443578 (eff. 0.033)
327.85/327.93	c #Conflicts:     143000 | #Learnt:      11875 | 0.000
327.85/327.93	c total clause space: 886.764MB
327.85/327.93	c total #watches: 241042
329.34/329.46	c total #propagations: 2148555 / total #impl: 64859884 (eff. 0.033)
329.34/329.46	c #Conflicts:     144000 | #Learnt:      12875 | 0.000
329.34/329.46	c total clause space: 886.764MB
329.34/329.46	c total #watches: 248119
331.74/331.88	c total #propagations: 2164515 / total #impl: 65350801 (eff. 0.033)
331.74/331.88	c #Conflicts:     145000 | #Learnt:      13875 | 0.000
331.74/331.88	c total clause space: 886.764MB
331.74/331.88	c total #watches: 253986
334.04/334.13	c total #propagations: 2178444 / total #impl: 65867398 (eff. 0.033)
334.04/334.13	c #Conflicts:     146000 | #Learnt:      14875 | 0.000
334.04/334.13	c total clause space: 886.764MB
334.04/334.13	c total #watches: 261392
335.94/336.09	c total #propagations: 2192505 / total #impl: 66417831 (eff. 0.033)
335.94/336.09	c #Conflicts:     147000 | #Learnt:      15875 | 0.000
335.94/336.09	c total clause space: 886.764MB
335.94/336.09	c total #watches: 268229
338.04/338.13	c total #propagations: 2206630 / total #impl: 66829253 (eff. 0.033)
338.04/338.13	c #Conflicts:     148000 | #Learnt:      16875 | 0.000
338.04/338.13	c total clause space: 886.764MB
338.04/338.13	c total #watches: 274200
340.54/340.65	c total #propagations: 2220041 / total #impl: 67222795 (eff. 0.033)
340.54/340.65	c #Conflicts:     149000 | #Learnt:      17875 | 0.000
340.54/340.65	c total clause space: 886.764MB
340.54/340.65	c total #watches: 283183
343.83/343.96	c total #propagations: 2233916 / total #impl: 67737427 (eff. 0.033)
343.83/343.96	c GC COLLECT
343.83/343.96	c #Conflicts:     150000 | #Learnt:       9668 | 0.000
343.83/343.96	c total clause space: 886.764MB
343.83/343.96	c total #watches: 225719
345.44/345.58	c total #propagations: 2249087 / total #impl: 68313522 (eff. 0.033)
345.44/345.58	c #Conflicts:     151000 | #Learnt:      10668 | 0.000
345.44/345.58	c total clause space: 886.764MB
345.44/345.58	c total #watches: 231407
347.54/347.63	c total #propagations: 2261020 / total #impl: 68752086 (eff. 0.033)
347.54/347.63	c #Conflicts:     152000 | #Learnt:      11668 | 0.000
347.54/347.63	c total clause space: 886.764MB
347.54/347.63	c total #watches: 239338
349.93/350.08	c total #propagations: 2277051 / total #impl: 69093610 (eff. 0.033)
349.93/350.08	c #Conflicts:     153000 | #Learnt:      12668 | 0.000
349.93/350.08	c total clause space: 886.764MB
349.93/350.08	c total #watches: 246387
352.53/352.61	c total #propagations: 2291819 / total #impl: 69466845 (eff. 0.033)
352.53/352.61	c #Conflicts:     154000 | #Learnt:      13668 | 0.000
352.53/352.61	c total clause space: 886.764MB
352.53/352.61	c total #watches: 252486
355.13/355.30	c total #propagations: 2308377 / total #impl: 69860821 (eff. 0.033)
355.13/355.30	c #Conflicts:     155000 | #Learnt:      14668 | 0.000
355.13/355.30	c total clause space: 886.764MB
355.13/355.30	c total #watches: 257644
357.63/357.73	c total #propagations: 2322272 / total #impl: 70387212 (eff. 0.033)
357.63/357.73	c #Conflicts:     156000 | #Learnt:      15668 | 0.000
357.63/357.73	c total clause space: 886.764MB
357.63/357.73	c total #watches: 261990
360.33/360.46	c total #propagations: 2338561 / total #impl: 71026794 (eff. 0.033)
360.33/360.46	c #Conflicts:     157000 | #Learnt:      16668 | 0.000
360.33/360.46	c total clause space: 886.764MB
360.33/360.46	c total #watches: 266546
366.63/366.73	c total #propagations: 2354152 / total #impl: 71364348 (eff. 0.033)
366.63/366.73	c #Conflicts:     158000 | #Learnt:      17668 | 0.000
366.63/366.73	c total clause space: 886.764MB
366.63/366.73	c total #watches: 272001
371.74/371.90	c total #propagations: 2370260 / total #impl: 71693418 (eff. 0.033)
371.74/371.90	c #Conflicts:     159000 | #Learnt:      18668 | 0.000
371.74/371.90	c total clause space: 886.764MB
371.74/371.90	c total #watches: 276705
375.73/375.81	c total #propagations: 2388586 / total #impl: 72074151 (eff. 0.033)
375.73/375.81	c GC COLLECT
375.73/375.81	c #Conflicts:     160000 | #Learnt:      10164 | 0.000
375.73/375.81	c total clause space: 886.764MB
375.73/375.81	c total #watches: 228616
379.53/379.64	c total #propagations: 2405846 / total #impl: 72477092 (eff. 0.033)
379.53/379.64	c #Conflicts:     161000 | #Learnt:      11164 | 0.000
379.53/379.64	c total clause space: 886.764MB
379.53/379.64	c total #watches: 234251
381.93/382.04	c total #propagations: 2422946 / total #impl: 72880597 (eff. 0.033)
381.93/382.04	c #Conflicts:     162000 | #Learnt:      12164 | 0.000
381.93/382.04	c total clause space: 886.764MB
381.93/382.04	c total #watches: 239731
385.13/385.23	c total #propagations: 2437484 / total #impl: 73220295 (eff. 0.033)
385.13/385.23	c #Conflicts:     163000 | #Learnt:      13164 | 0.000
385.13/385.23	c total clause space: 886.764MB
385.13/385.23	c total #watches: 244259
388.82/388.97	c total #propagations: 2452751 / total #impl: 73592765 (eff. 0.033)
388.82/388.97	c #Conflicts:     164000 | #Learnt:      14164 | 0.000
388.82/388.97	c total clause space: 886.764MB
388.82/388.97	c total #watches: 248349
394.13/394.28	c total #propagations: 2468295 / total #impl: 74041225 (eff. 0.033)
394.13/394.28	c #Conflicts:     165000 | #Learnt:      15164 | 0.000
394.13/394.28	c total clause space: 886.764MB
394.13/394.28	c total #watches: 254279
398.43/398.59	c total #propagations: 2485672 / total #impl: 74501906 (eff. 0.033)
398.43/398.59	c #Conflicts:     166000 | #Learnt:      16164 | 0.000
398.43/398.59	c total clause space: 886.764MB
398.43/398.59	c total #watches: 260195
403.64/403.80	c total #propagations: 2502464 / total #impl: 74959681 (eff. 0.033)
403.64/403.80	c #Conflicts:     167000 | #Learnt:      17164 | 0.000
403.64/403.80	c total clause space: 886.764MB
403.64/403.80	c total #watches: 265362
408.53/408.67	c total #propagations: 2519837 / total #impl: 75475306 (eff. 0.033)
408.53/408.67	c #Conflicts:     168000 | #Learnt:      18164 | 0.000
408.53/408.67	c total clause space: 886.764MB
408.53/408.67	c total #watches: 271160
410.93/411.00	c total #propagations: 2538233 / total #impl: 75942045 (eff. 0.033)
410.93/411.00	c #Conflicts:     169000 | #Learnt:      19164 | 0.000
410.93/411.00	c total clause space: 886.764MB
410.93/411.00	c total #watches: 278163
414.22/414.30	c total #propagations: 2551688 / total #impl: 76361009 (eff. 0.033)
414.22/414.30	c GC COLLECT
414.22/414.30	c #Conflicts:     170000 | #Learnt:      10361 | 0.000
414.22/414.30	c total clause space: 886.764MB
414.22/414.30	c total #watches: 230159
415.52/415.62	c total #propagations: 2566133 / total #impl: 76809061 (eff. 0.033)
415.52/415.62	c #Conflicts:     171000 | #Learnt:      11361 | 0.000
415.52/415.62	c total clause space: 886.764MB
415.52/415.62	c total #watches: 234546
418.03/418.11	c total #propagations: 2579046 / total #impl: 77176291 (eff. 0.033)
418.03/418.11	c #Conflicts:     172000 | #Learnt:      12361 | 0.000
418.03/418.11	c total clause space: 886.764MB
418.03/418.11	c total #watches: 238518
420.52/420.61	c total #propagations: 2594905 / total #impl: 77516498 (eff. 0.033)
420.52/420.61	c #Conflicts:     173000 | #Learnt:      13361 | 0.000
420.52/420.61	c total clause space: 886.764MB
420.52/420.61	c total #watches: 243210
424.54/424.70	c total #propagations: 2607729 / total #impl: 77905477 (eff. 0.033)
424.54/424.70	c #Conflicts:     174000 | #Learnt:      14361 | 0.000
424.54/424.70	c total clause space: 886.764MB
424.54/424.70	c total #watches: 247254
427.73/427.87	c total #propagations: 2621072 / total #impl: 78306899 (eff. 0.033)
427.73/427.87	c #Conflicts:     175000 | #Learnt:      15361 | 0.000
427.73/427.87	c total clause space: 886.764MB
427.73/427.87	c total #watches: 251145
430.63/430.72	c total #propagations: 2635099 / total #impl: 78721832 (eff. 0.033)
430.63/430.72	c #Conflicts:     176000 | #Learnt:      16361 | 0.000
430.63/430.72	c total clause space: 886.764MB
430.63/430.72	c total #watches: 256373
433.33/433.48	c total #propagations: 2652059 / total #impl: 79089109 (eff. 0.034)
433.33/433.48	c #Conflicts:     177000 | #Learnt:      17361 | 0.000
433.33/433.48	c total clause space: 886.764MB
433.33/433.48	c total #watches: 264838
437.63/437.73	c total #propagations: 2670351 / total #impl: 79582329 (eff. 0.034)
437.63/437.73	c #Conflicts:     178000 | #Learnt:      18361 | 0.000
437.63/437.73	c total clause space: 886.764MB
437.63/437.73	c total #watches: 270929
441.52/441.64	c total #propagations: 2687912 / total #impl: 79959085 (eff. 0.034)
441.52/441.64	c #Conflicts:     179000 | #Learnt:      19361 | 0.000
441.52/441.64	c total clause space: 886.764MB
441.52/441.64	c total #watches: 277143
445.12/445.23	c total #propagations: 2705270 / total #impl: 80291706 (eff. 0.034)
445.12/445.23	c GC COLLECT
445.12/445.23	c #Conflicts:     180000 | #Learnt:      10259 | 0.000
445.12/445.23	c total clause space: 886.764MB
445.12/445.23	c total #watches: 229754
448.02/448.18	c total #propagations: 2725129 / total #impl: 80659268 (eff. 0.034)
448.02/448.18	c #Conflicts:     181000 | #Learnt:      11259 | 0.000
448.02/448.18	c total clause space: 886.764MB
448.02/448.18	c total #watches: 233694
451.62/451.73	c total #propagations: 2739887 / total #impl: 81180252 (eff. 0.034)
451.62/451.73	c #Conflicts:     182000 | #Learnt:      12259 | 0.000
451.62/451.73	c total clause space: 886.764MB
451.62/451.73	c total #watches: 237182
455.12/455.24	c total #propagations: 2754806 / total #impl: 81611244 (eff. 0.034)
455.12/455.24	c #Conflicts:     183000 | #Learnt:      13259 | 0.000
455.12/455.24	c total clause space: 886.764MB
455.12/455.24	c total #watches: 240931
457.53/457.67	c total #propagations: 2767947 / total #impl: 82027864 (eff. 0.034)
457.53/457.67	c #Conflicts:     184000 | #Learnt:      14259 | 0.000
457.53/457.67	c total clause space: 886.764MB
457.53/457.67	c total #watches: 244668
461.22/461.37	c total #propagations: 2782736 / total #impl: 82397083 (eff. 0.034)
461.22/461.37	c #Conflicts:     185000 | #Learnt:      15259 | 0.000
461.22/461.37	c total clause space: 886.764MB
461.22/461.37	c total #watches: 247623
465.23/465.34	c total #propagations: 2799122 / total #impl: 82827460 (eff. 0.034)
465.23/465.34	c #Conflicts:     186000 | #Learnt:      16259 | 0.000
465.23/465.34	c total clause space: 886.764MB
465.23/465.34	c total #watches: 250306
468.82/468.96	c total #propagations: 2816317 / total #impl: 83340690 (eff. 0.034)
468.82/468.96	c #Conflicts:     187000 | #Learnt:      17259 | 0.000
468.82/468.96	c total clause space: 886.764MB
468.82/468.96	c total #watches: 253664
472.62/472.80	c total #propagations: 2831785 / total #impl: 83844126 (eff. 0.034)
472.62/472.80	c #Conflicts:     188000 | #Learnt:      18259 | 0.000
472.62/472.80	c total clause space: 886.764MB
472.62/472.80	c total #watches: 257813
476.12/476.25	c total #propagations: 2845083 / total #impl: 84288367 (eff. 0.034)
476.12/476.25	c #Conflicts:     189000 | #Learnt:      19259 | 0.000
476.12/476.25	c total clause space: 886.764MB
476.12/476.25	c total #watches: 261909
479.82/479.94	c total #propagations: 2857329 / total #impl: 84687728 (eff. 0.034)
479.82/479.94	c #Conflicts:     190000 | #Learnt:      20259 | 0.000
479.82/479.94	c total clause space: 886.764MB
479.82/479.94	c total #watches: 266184
483.21/483.34	c total #propagations: 2870163 / total #impl: 85066398 (eff. 0.034)
483.21/483.34	c GC COLLECT
483.21/483.34	c #Conflicts:     191000 | #Learnt:      10858 | 0.000
483.21/483.34	c total clause space: 886.764MB
483.21/483.34	c total #watches: 232466
485.71/485.82	c total #propagations: 2882701 / total #impl: 85444959 (eff. 0.034)
485.71/485.82	c #Conflicts:     192000 | #Learnt:      11858 | 0.000
485.71/485.82	c total clause space: 886.764MB
485.71/485.82	c total #watches: 236895
488.51/488.68	c total #propagations: 2895435 / total #impl: 85806428 (eff. 0.034)
488.51/488.68	c #Conflicts:     193000 | #Learnt:      12858 | 0.000
488.51/488.68	c total clause space: 886.764MB
488.51/488.68	c total #watches: 241090
491.62/491.78	c total #propagations: 2908071 / total #impl: 86201030 (eff. 0.034)
491.62/491.78	c #Conflicts:     194000 | #Learnt:      13858 | 0.000
491.62/491.78	c total clause space: 886.764MB
491.62/491.78	c total #watches: 244808
493.71/493.88	c total #propagations: 2925279 / total #impl: 86635932 (eff. 0.034)
493.71/493.88	c #Conflicts:     195000 | #Learnt:      14858 | 0.000
493.71/493.88	c total clause space: 886.764MB
493.71/493.88	c total #watches: 249279
495.02/495.19	c total #propagations: 2941494 / total #impl: 87046265 (eff. 0.034)
495.02/495.19	c #Conflicts:     196000 | #Learnt:      15858 | 0.000
495.02/495.19	c total clause space: 886.764MB
495.02/495.19	c total #watches: 253290
496.61/496.79	c total #propagations: 2960355 / total #impl: 87456912 (eff. 0.034)
496.61/496.79	c #Conflicts:     197000 | #Learnt:      16858 | 0.000
496.61/496.79	c total clause space: 886.764MB
496.61/496.79	c total #watches: 256493
498.61/498.73	c total #propagations: 2981673 / total #impl: 87988553 (eff. 0.034)
498.61/498.73	c #Conflicts:     198000 | #Learnt:      17858 | 0.000
498.61/498.73	c total clause space: 886.764MB
498.61/498.73	c total #watches: 259969
500.91/501.09	c total #propagations: 3000379 / total #impl: 88494306 (eff. 0.034)
500.91/501.09	c #Conflicts:     199000 | #Learnt:      18858 | 0.000
500.91/501.09	c total clause space: 886.764MB
500.91/501.09	c total #watches: 263645
503.21/503.36	c total #propagations: 3015611 / total #impl: 89006605 (eff. 0.034)
503.21/503.36	c #Conflicts:     200000 | #Learnt:      19858 | 0.000
503.21/503.36	c total clause space: 886.764MB
503.21/503.36	c total #watches: 267827
505.61/505.77	c total #propagations: 3032522 / total #impl: 89535421 (eff. 0.034)
505.61/505.77	c #Conflicts:     201000 | #Learnt:      20858 | 0.000
505.61/505.77	c total clause space: 886.764MB
505.61/505.77	c total #watches: 271246
507.81/507.96	c total #propagations: 3047949 / total #impl: 89972711 (eff. 0.034)
507.81/507.96	c GC COLLECT
507.81/507.96	c #Conflicts:     202000 | #Learnt:      11155 | 0.000
507.81/507.96	c total clause space: 886.764MB
507.81/507.96	c total #watches: 233689
509.61/509.72	c total #propagations: 3064193 / total #impl: 90340374 (eff. 0.034)
509.61/509.72	c #Conflicts:     203000 | #Learnt:      12155 | 0.000
509.61/509.72	c total clause space: 886.764MB
509.61/509.72	c total #watches: 237084
510.71/510.84	c total #propagations: 3083964 / total #impl: 90693498 (eff. 0.034)
510.71/510.84	c #Conflicts:     204000 | #Learnt:      13155 | 0.000
510.71/510.84	c total clause space: 886.764MB
510.71/510.84	c total #watches: 240390
512.41/512.51	c total #propagations: 3101485 / total #impl: 90998458 (eff. 0.034)
512.41/512.51	c #Conflicts:     205000 | #Learnt:      14155 | 0.000
512.41/512.51	c total clause space: 886.764MB
512.41/512.51	c total #watches: 245172
514.72/514.86	c total #propagations: 3118820 / total #impl: 91310895 (eff. 0.034)
514.72/514.86	c #Conflicts:     206000 | #Learnt:      15155 | 0.000
514.72/514.86	c total clause space: 886.764MB
514.72/514.86	c total #watches: 249696
518.91/519.02	c total #propagations: 3139877 / total #impl: 91683476 (eff. 0.034)
518.91/519.02	c #Conflicts:     207000 | #Learnt:      16155 | 0.000
518.91/519.02	c total clause space: 886.764MB
518.91/519.02	c total #watches: 255464
522.51/522.66	c total #propagations: 3157706 / total #impl: 92086261 (eff. 0.034)
522.51/522.66	c #Conflicts:     208000 | #Learnt:      17155 | 0.000
522.51/522.66	c total clause space: 886.764MB
522.51/522.66	c total #watches: 260887
526.11/526.27	c total #propagations: 3173950 / total #impl: 92485271 (eff. 0.034)
526.11/526.27	c #Conflicts:     209000 | #Learnt:      18155 | 0.000
526.11/526.27	c total clause space: 886.764MB
526.11/526.27	c total #watches: 267686
529.11/529.21	c total #propagations: 3188754 / total #impl: 92880779 (eff. 0.034)
529.11/529.21	c #Conflicts:     210000 | #Learnt:      19155 | 0.000
529.11/529.21	c total clause space: 886.764MB
529.11/529.21	c total #watches: 274965
532.41/532.58	c total #propagations: 3204178 / total #impl: 93262143 (eff. 0.034)
532.41/532.58	c #Conflicts:     211000 | #Learnt:      20155 | 0.000
532.41/532.58	c total clause space: 886.764MB
532.41/532.58	c total #watches: 281292
535.61/535.75	c total #propagations: 3221038 / total #impl: 93656741 (eff. 0.034)
535.61/535.75	c #Conflicts:     212000 | #Learnt:      21155 | 0.000
535.61/535.75	c total clause space: 886.764MB
535.61/535.75	c total #watches: 287577
539.31/539.40	c total #propagations: 3237037 / total #impl: 94041148 (eff. 0.034)
539.31/539.40	c GC COLLECT
539.31/539.40	c #Conflicts:     213000 | #Learnt:      11156 | 0.000
539.31/539.40	c total clause space: 886.764MB
539.31/539.40	c total #watches: 234149
541.81/541.91	c total #propagations: 3252058 / total #impl: 94333486 (eff. 0.034)
541.81/541.91	c #Conflicts:     214000 | #Learnt:      12156 | 0.000
541.81/541.91	c total clause space: 886.764MB
541.81/541.91	c total #watches: 241322
544.01/544.17	c total #propagations: 3267516 / total #impl: 94645110 (eff. 0.035)
544.01/544.17	c #Conflicts:     215000 | #Learnt:      13156 | 0.000
544.01/544.17	c total clause space: 886.764MB
544.01/544.17	c total #watches: 248204
546.71/546.81	c total #propagations: 3282994 / total #impl: 94958994 (eff. 0.035)
546.71/546.81	c #Conflicts:     216000 | #Learnt:      14156 | 0.000
546.71/546.81	c total clause space: 886.764MB
546.71/546.81	c total #watches: 254945
550.01/550.18	c total #propagations: 3296990 / total #impl: 95340955 (eff. 0.035)
550.01/550.18	c #Conflicts:     217000 | #Learnt:      15156 | 0.000
550.01/550.18	c total clause space: 886.764MB
550.01/550.18	c total #watches: 261026
553.51/553.66	c total #propagations: 3310791 / total #impl: 95741698 (eff. 0.035)
553.51/553.66	c #Conflicts:     218000 | #Learnt:      16156 | 0.000
553.51/553.66	c total clause space: 886.764MB
553.51/553.66	c total #watches: 266760
557.31/557.49	c total #propagations: 3324306 / total #impl: 96161538 (eff. 0.035)
557.31/557.49	c #Conflicts:     219000 | #Learnt:      17156 | 0.000
557.31/557.49	c total clause space: 886.764MB
557.31/557.49	c total #watches: 272367
560.91/561.04	c total #propagations: 3338332 / total #impl: 96617293 (eff. 0.035)
560.91/561.04	c #Conflicts:     220000 | #Learnt:      18156 | 0.000
560.91/561.04	c total clause space: 886.764MB
560.91/561.04	c total #watches: 279671
564.41/564.53	c total #propagations: 3353997 / total #impl: 96993254 (eff. 0.035)
564.41/564.53	c #Conflicts:     221000 | #Learnt:      19156 | 0.000
564.41/564.53	c total clause space: 886.764MB
564.41/564.53	c total #watches: 286442
568.40/568.59	c total #propagations: 3371302 / total #impl: 97399254 (eff. 0.035)
568.40/568.59	c #Conflicts:     222000 | #Learnt:      20156 | 0.000
568.40/568.59	c total clause space: 886.764MB
568.40/568.59	c total #watches: 293076
572.60/572.74	c total #propagations: 3387955 / total #impl: 97739919 (eff. 0.035)
572.60/572.74	c #Conflicts:     223000 | #Learnt:      21156 | 0.000
572.60/572.74	c total clause space: 886.764MB
572.60/572.74	c total #watches: 299601
576.00/576.15	c total #propagations: 3405023 / total #impl: 98068188 (eff. 0.035)
576.00/576.15	c #Conflicts:     224000 | #Learnt:      22156 | 0.000
576.00/576.15	c total clause space: 886.764MB
576.00/576.15	c total #watches: 305862
579.30/579.47	c total #propagations: 3421556 / total #impl: 98497031 (eff. 0.035)
579.30/579.47	c GC COLLECT
579.30/579.47	c #Conflicts:     225000 | #Learnt:      11854 | 0.000
579.30/579.47	c total clause space: 886.764MB
579.30/579.47	c total #watches: 239359
582.20/582.33	c total #propagations: 3435994 / total #impl: 98853030 (eff. 0.035)
582.20/582.33	c #Conflicts:     226000 | #Learnt:      12854 | 0.000
582.20/582.33	c total clause space: 886.764MB
582.20/582.33	c total #watches: 244929
585.30/585.47	c total #propagations: 3449530 / total #impl: 99182500 (eff. 0.035)
585.30/585.47	c #Conflicts:     227000 | #Learnt:      13854 | 0.000
585.30/585.47	c total clause space: 886.764MB
585.30/585.47	c total #watches: 250411
588.80/588.92	c total #propagations: 3464039 / total #impl: 99566219 (eff. 0.035)
588.80/588.92	c #Conflicts:     228000 | #Learnt:      14854 | 0.000
588.80/588.92	c total clause space: 886.764MB
588.80/588.92	c total #watches: 254722
591.40/591.56	c total #propagations: 3478805 / total #impl: 99965316 (eff. 0.035)
591.40/591.56	c #Conflicts:     229000 | #Learnt:      15854 | 0.000
591.40/591.56	c total clause space: 886.764MB
591.40/591.56	c total #watches: 258871
594.00/594.12	c total #propagations: 3493244 / total #impl: 100388977 (eff. 0.035)
594.00/594.12	c #Conflicts:     230000 | #Learnt:      16854 | 0.000
594.00/594.12	c total clause space: 886.764MB
594.00/594.12	c total #watches: 262858
595.90/596.09	c total #propagations: 3507220 / total #impl: 100912823 (eff. 0.035)
595.90/596.09	c #Conflicts:     231000 | #Learnt:      17854 | 0.000
595.90/596.09	c total clause space: 886.764MB
595.90/596.09	c total #watches: 267710
599.50/599.60	c total #propagations: 3520274 / total #impl: 101378186 (eff. 0.035)
599.50/599.60	c #Conflicts:     232000 | #Learnt:      18854 | 0.000
599.50/599.60	c total clause space: 886.764MB
599.50/599.60	c total #watches: 273615
606.10/606.29	c total #propagations: 3535555 / total #impl: 101814038 (eff. 0.035)
606.10/606.29	c #Conflicts:     233000 | #Learnt:      19854 | 0.000
606.10/606.29	c total clause space: 886.764MB
606.10/606.29	c total #watches: 280325
612.29/612.45	c total #propagations: 3552093 / total #impl: 102234471 (eff. 0.035)
612.29/612.45	c #Conflicts:     234000 | #Learnt:      20854 | 0.000
612.29/612.45	c total clause space: 886.764MB
612.29/612.45	c total #watches: 286614
618.39/618.59	c total #propagations: 3568691 / total #impl: 102663351 (eff. 0.035)
618.39/618.59	c #Conflicts:     235000 | #Learnt:      21854 | 0.000
618.39/618.59	c total clause space: 886.764MB
618.39/618.59	c total #watches: 293039
623.70/623.88	c total #propagations: 3585687 / total #impl: 103094159 (eff. 0.035)
623.70/623.88	c #Conflicts:     236000 | #Learnt:      22854 | 0.000
623.70/623.88	c total clause space: 886.764MB
623.70/623.88	c total #watches: 298289
628.99/629.20	c total #propagations: 3605488 / total #impl: 103503942 (eff. 0.035)
628.99/629.20	c GC COLLECT
628.99/629.20	c #Conflicts:     237000 | #Learnt:      12251 | 0.000
628.99/629.20	c total clause space: 886.764MB
628.99/629.20	c total #watches: 240675
633.79/633.99	c total #propagations: 3623780 / total #impl: 103878616 (eff. 0.035)
633.79/633.99	c #Conflicts:     238000 | #Learnt:      13251 | 0.000
633.79/633.99	c total clause space: 886.764MB
633.79/633.99	c total #watches: 245401
638.68/638.86	c total #propagations: 3641365 / total #impl: 104322796 (eff. 0.035)
638.68/638.86	c #Conflicts:     239000 | #Learnt:      14251 | 0.000
638.68/638.86	c total clause space: 886.764MB
638.68/638.86	c total #watches: 250765
642.39/642.52	c total #propagations: 3658540 / total #impl: 104808110 (eff. 0.035)
642.39/642.52	c #Conflicts:     240000 | #Learnt:      15251 | 0.000
642.39/642.52	c total clause space: 886.764MB
642.39/642.52	c total #watches: 255183
646.38/646.58	c total #propagations: 3677901 / total #impl: 105202464 (eff. 0.035)
646.38/646.58	c #Conflicts:     241000 | #Learnt:      16251 | 0.000
646.38/646.58	c total clause space: 886.764MB
646.38/646.58	c total #watches: 260753
650.08/650.28	c total #propagations: 3693725 / total #impl: 105556345 (eff. 0.035)
650.08/650.28	c #Conflicts:     242000 | #Learnt:      17251 | 0.000
650.08/650.28	c total clause space: 886.764MB
650.08/650.28	c total #watches: 267102
653.87/654.03	c total #propagations: 3711547 / total #impl: 105898344 (eff. 0.035)
653.87/654.03	c #Conflicts:     243000 | #Learnt:      18251 | 0.000
653.87/654.03	c total clause space: 886.764MB
653.87/654.03	c total #watches: 273819
659.57/659.76	c total #propagations: 3726989 / total #impl: 106219367 (eff. 0.035)
659.57/659.76	c #Conflicts:     244000 | #Learnt:      19251 | 0.000
659.57/659.76	c total clause space: 886.764MB
659.57/659.76	c total #watches: 280650
663.57/663.78	c total #propagations: 3743344 / total #impl: 106558174 (eff. 0.035)
663.57/663.78	c #Conflicts:     245000 | #Learnt:      20251 | 0.000
663.57/663.78	c total clause space: 886.764MB
663.57/663.78	c total #watches: 287444
667.37/667.50	c total #propagations: 3759051 / total #impl: 106976960 (eff. 0.035)
667.37/667.50	c #Conflicts:     246000 | #Learnt:      21251 | 0.000
667.37/667.50	c total clause space: 886.764MB
667.37/667.50	c total #watches: 293612
671.07/671.29	c total #propagations: 3774933 / total #impl: 107453170 (eff. 0.035)
671.07/671.29	c #Conflicts:     247000 | #Learnt:      22251 | 0.000
671.07/671.29	c total clause space: 886.764MB
671.07/671.29	c total #watches: 298365
674.77/674.92	c total #propagations: 3794735 / total #impl: 108001805 (eff. 0.035)
674.77/674.92	c #Conflicts:     248000 | #Learnt:      23251 | 0.000
674.77/674.92	c total clause space: 886.764MB
674.77/674.92	c total #watches: 302323
678.47/678.60	c total #propagations: 3810189 / total #impl: 108601170 (eff. 0.035)
678.47/678.60	c GC COLLECT
678.47/678.60	c #Conflicts:     249000 | #Learnt:      12350 | 0.000
678.47/678.60	c total clause space: 886.764MB
678.47/678.60	c total #watches: 242149
680.47/680.60	c total #propagations: 3823285 / total #impl: 109152816 (eff. 0.035)
680.47/680.60	c #Conflicts:     250000 | #Learnt:      13350 | 0.000
680.47/680.60	c total clause space: 886.764MB
680.47/680.60	c total #watches: 247565
682.57/682.70	c total #propagations: 3836177 / total #impl: 109725464 (eff. 0.035)
682.57/682.70	c #Conflicts:     251000 | #Learnt:      14350 | 0.000
682.57/682.70	c total clause space: 886.764MB
682.57/682.70	c total #watches: 252852
686.37/686.51	c total #propagations: 3852277 / total #impl: 110100071 (eff. 0.035)
686.37/686.51	c #Conflicts:     252000 | #Learnt:      15350 | 0.000
686.37/686.51	c total clause space: 886.764MB
686.37/686.51	c total #watches: 260927
689.26/689.40	c total #propagations: 3867211 / total #impl: 110391332 (eff. 0.035)
689.26/689.40	c #Conflicts:     253000 | #Learnt:      16350 | 0.000
689.26/689.40	c total clause space: 886.764MB
689.26/689.40	c total #watches: 265825
694.56/694.76	c total #propagations: 3882704 / total #impl: 110777275 (eff. 0.035)
694.56/694.76	c #Conflicts:     254000 | #Learnt:      17350 | 0.000
694.56/694.76	c total clause space: 886.764MB
694.56/694.76	c total #watches: 270715
702.56/702.73	c total #propagations: 3898626 / total #impl: 111193503 (eff. 0.035)
702.56/702.73	c #Conflicts:     255000 | #Learnt:      18350 | 0.000
702.56/702.73	c total clause space: 886.764MB
702.56/702.73	c total #watches: 275580
707.86/708.06	c total #propagations: 3914586 / total #impl: 111604023 (eff. 0.035)
707.86/708.06	c #Conflicts:     256000 | #Learnt:      19350 | 0.000
707.86/708.06	c total clause space: 886.764MB
707.86/708.06	c total #watches: 281609
714.06/714.21	c total #propagations: 3932189 / total #impl: 112056925 (eff. 0.035)
714.06/714.21	c #Conflicts:     257000 | #Learnt:      20350 | 0.000
714.06/714.21	c total clause space: 886.764MB
714.06/714.21	c total #watches: 287391
719.96/720.18	c total #propagations: 3948483 / total #impl: 112471500 (eff. 0.035)
719.96/720.18	c #Conflicts:     258000 | #Learnt:      21350 | 0.000
719.96/720.18	c total clause space: 886.764MB
719.96/720.18	c total #watches: 292757
724.77/724.96	c total #propagations: 3964377 / total #impl: 112827231 (eff. 0.035)
724.77/724.96	c #Conflicts:     259000 | #Learnt:      22350 | 0.000
724.77/724.96	c total clause space: 886.764MB
724.77/724.96	c total #watches: 298099
729.66/729.83	c total #propagations: 3980550 / total #impl: 113117409 (eff. 0.035)
729.66/729.83	c #Conflicts:     260000 | #Learnt:      23350 | 0.000
729.66/729.83	c total clause space: 886.764MB
729.66/729.83	c total #watches: 304897
736.46/736.64	c total #propagations: 3996215 / total #impl: 113469796 (eff. 0.035)
736.46/736.64	c #Conflicts:     261000 | #Learnt:      24350 | 0.000
736.46/736.64	c total clause space: 886.764MB
736.46/736.64	c total #watches: 311587
739.66/739.81	c total #propagations: 4012093 / total #impl: 114127295 (eff. 0.035)
739.66/739.81	c GC COLLECT
739.66/739.81	c #Conflicts:     262000 | #Learnt:      13147 | 0.000
739.66/739.81	c total clause space: 886.764MB
739.66/739.81	c total #watches: 248629
743.66/743.89	c total #propagations: 4025311 / total #impl: 114571264 (eff. 0.035)
743.66/743.89	c #Conflicts:     263000 | #Learnt:      14147 | 0.000
743.66/743.89	c total clause space: 886.764MB
743.66/743.89	c total #watches: 254507
747.66/747.82	c total #propagations: 4042915 / total #impl: 115129015 (eff. 0.035)
747.66/747.82	c #Conflicts:     264000 | #Learnt:      15147 | 0.000
747.66/747.82	c total clause space: 886.764MB
747.66/747.82	c total #watches: 261033
752.66/752.84	c total #propagations: 4062178 / total #impl: 115508128 (eff. 0.035)
752.66/752.84	c #Conflicts:     265000 | #Learnt:      16147 | 0.000
752.66/752.84	c total clause space: 886.764MB
752.66/752.84	c total #watches: 265970
756.86/757.08	c total #propagations: 4079559 / total #impl: 115957766 (eff. 0.035)
756.86/757.08	c #Conflicts:     266000 | #Learnt:      17147 | 0.000
756.86/757.08	c total clause space: 886.764MB
756.86/757.08	c total #watches: 270407
761.56/761.72	c total #propagations: 4097610 / total #impl: 116394797 (eff. 0.035)
761.56/761.72	c #Conflicts:     267000 | #Learnt:      18147 | 0.000
761.56/761.72	c total clause space: 886.764MB
761.56/761.72	c total #watches: 275887
764.76/764.91	c total #propagations: 4116720 / total #impl: 116755862 (eff. 0.035)
764.76/764.91	c #Conflicts:     268000 | #Learnt:      19147 | 0.000
764.76/764.91	c total clause space: 886.764MB
764.76/764.91	c total #watches: 281328
767.46/767.66	c total #propagations: 4130547 / total #impl: 117109126 (eff. 0.035)
767.46/767.66	c #Conflicts:     269000 | #Learnt:      20147 | 0.000
767.46/767.66	c total clause space: 886.764MB
767.46/767.66	c total #watches: 285892
770.36/770.57	c total #propagations: 4144005 / total #impl: 117458516 (eff. 0.035)
770.36/770.57	c #Conflicts:     270000 | #Learnt:      21147 | 0.000
770.36/770.57	c total clause space: 886.764MB
770.36/770.57	c total #watches: 290742
774.46/774.61	c total #propagations: 4156936 / total #impl: 117773849 (eff. 0.035)
774.46/774.61	c #Conflicts:     271000 | #Learnt:      22147 | 0.000
774.46/774.61	c total clause space: 886.764MB
774.46/774.61	c total #watches: 295021
780.35/780.51	c total #propagations: 4170531 / total #impl: 118241880 (eff. 0.035)
780.35/780.51	c #Conflicts:     272000 | #Learnt:      23147 | 0.000
780.35/780.51	c total clause space: 886.764MB
780.35/780.51	c total #watches: 298841
787.35/787.58	c total #propagations: 4187384 / total #impl: 118763718 (eff. 0.035)
787.35/787.58	c #Conflicts:     273000 | #Learnt:      24147 | 0.000
787.35/787.58	c total clause space: 886.764MB
787.35/787.58	c total #watches: 302331
794.95/795.11	c total #propagations: 4204262 / total #impl: 119276934 (eff. 0.035)
794.95/795.11	c GC COLLECT
794.95/795.11	c #Conflicts:     274000 | #Learnt:      12651 | 0.000
794.95/795.11	c total clause space: 886.764MB
794.95/795.11	c total #watches: 244407
798.25/798.42	c total #propagations: 4222060 / total #impl: 119846410 (eff. 0.035)
798.25/798.42	c #Conflicts:     275000 | #Learnt:      13651 | 0.000
798.25/798.42	c total clause space: 886.764MB
798.25/798.42	c total #watches: 249889
800.76/800.95	c total #propagations: 4235956 / total #impl: 120314800 (eff. 0.035)
800.76/800.95	c #Conflicts:     276000 | #Learnt:      14651 | 0.000
800.76/800.95	c total clause space: 886.764MB
800.76/800.95	c total #watches: 253986
804.75/804.97	c total #propagations: 4250810 / total #impl: 120818963 (eff. 0.035)
804.75/804.97	c #Conflicts:     277000 | #Learnt:      15651 | 0.000
804.75/804.97	c total clause space: 886.764MB
804.75/804.97	c total #watches: 258781
808.15/808.38	c total #propagations: 4267515 / total #impl: 121332880 (eff. 0.035)
808.15/808.38	c #Conflicts:     278000 | #Learnt:      16651 | 0.000
808.15/808.38	c total clause space: 886.764MB
808.15/808.38	c total #watches: 263766
812.45/812.66	c total #propagations: 4286211 / total #impl: 121784832 (eff. 0.035)
812.45/812.66	c #Conflicts:     279000 | #Learnt:      17651 | 0.000
812.45/812.66	c total clause space: 886.764MB
812.45/812.66	c total #watches: 268897
816.75/816.93	c total #propagations: 4302773 / total #impl: 122225306 (eff. 0.035)
816.75/816.93	c #Conflicts:     280000 | #Learnt:      18651 | 0.000
816.75/816.93	c total clause space: 886.764MB
816.75/816.93	c total #watches: 273230
820.55/820.74	c total #propagations: 4319076 / total #impl: 122695207 (eff. 0.035)
820.55/820.74	c #Conflicts:     281000 | #Learnt:      19651 | 0.000
820.55/820.74	c total clause space: 886.764MB
820.55/820.74	c total #watches: 277975
823.85/824.04	c total #propagations: 4336020 / total #impl: 123176977 (eff. 0.035)
823.85/824.04	c #Conflicts:     282000 | #Learnt:      20651 | 0.000
823.85/824.04	c total clause space: 886.764MB
823.85/824.04	c total #watches: 282359
830.14/830.33	c total #propagations: 4352444 / total #impl: 123543556 (eff. 0.035)
830.14/830.33	c #Conflicts:     283000 | #Learnt:      21651 | 0.000
830.14/830.33	c total clause space: 886.764MB
830.14/830.33	c total #watches: 288173
835.24/835.48	c total #propagations: 4369838 / total #impl: 123945813 (eff. 0.035)
835.24/835.48	c #Conflicts:     284000 | #Learnt:      22651 | 0.000
835.24/835.48	c total clause space: 886.764MB
835.24/835.48	c total #watches: 293740
841.45/841.63	c total #propagations: 4383695 / total #impl: 124371332 (eff. 0.035)
841.45/841.63	c #Conflicts:     285000 | #Learnt:      23651 | 0.000
841.45/841.63	c total clause space: 886.764MB
841.45/841.63	c total #watches: 298479
846.44/846.68	c total #propagations: 4398875 / total #impl: 124790260 (eff. 0.035)
846.44/846.68	c #Conflicts:     286000 | #Learnt:      24651 | 0.000
846.44/846.68	c total clause space: 886.764MB
846.44/846.68	c total #watches: 304491
850.95/851.16	c total #propagations: 4417937 / total #impl: 125102465 (eff. 0.035)
850.95/851.16	c GC COLLECT
850.95/851.16	c #Conflicts:     287000 | #Learnt:      12843 | 0.000
850.95/851.16	c total clause space: 886.764MB
850.95/851.16	c total #watches: 245640
856.45/856.69	c total #propagations: 4435705 / total #impl: 125416510 (eff. 0.035)
856.45/856.69	c #Conflicts:     288000 | #Learnt:      13843 | 0.000
856.45/856.69	c total clause space: 886.764MB
856.45/856.69	c total #watches: 252234
860.45/860.65	c total #propagations: 4452073 / total #impl: 125850846 (eff. 0.035)
860.45/860.65	c #Conflicts:     289000 | #Learnt:      14843 | 0.000
860.45/860.65	c total clause space: 886.764MB
860.45/860.65	c total #watches: 258781
864.14/864.39	c total #propagations: 4465956 / total #impl: 126149747 (eff. 0.035)
864.14/864.39	c #Conflicts:     290000 | #Learnt:      15843 | 0.000
864.14/864.39	c total clause space: 886.764MB
864.14/864.39	c total #watches: 267220
867.04/867.23	c total #propagations: 4480732 / total #impl: 126509104 (eff. 0.035)
867.04/867.23	c #Conflicts:     291000 | #Learnt:      16843 | 0.000
867.04/867.23	c total clause space: 886.764MB
867.04/867.23	c total #watches: 275813
870.64/870.88	c total #propagations: 4492649 / total #impl: 126976289 (eff. 0.035)
870.64/870.88	c #Conflicts:     292000 | #Learnt:      17843 | 0.000
870.64/870.88	c total clause space: 886.764MB
870.64/870.88	c total #watches: 282455
875.45/875.62	c total #propagations: 4506008 / total #impl: 127591994 (eff. 0.035)
875.45/875.62	c #Conflicts:     293000 | #Learnt:      18843 | 0.000
875.45/875.62	c total clause space: 886.764MB
875.45/875.62	c total #watches: 287914
881.05/881.28	c total #propagations: 4520541 / total #impl: 128149887 (eff. 0.035)
881.05/881.28	c #Conflicts:     294000 | #Learnt:      19843 | 0.000
881.05/881.28	c total clause space: 886.764MB
881.05/881.28	c total #watches: 293485
888.14/888.31	c total #propagations: 4536972 / total #impl: 128612470 (eff. 0.035)
888.14/888.31	c #Conflicts:     295000 | #Learnt:      20843 | 0.000
888.14/888.31	c total clause space: 886.764MB
888.14/888.31	c total #watches: 298614
894.84/895.09	c total #propagations: 4558108 / total #impl: 129221356 (eff. 0.035)
894.84/895.09	c #Conflicts:     296000 | #Learnt:      21843 | 0.000
894.84/895.09	c total clause space: 886.764MB
894.84/895.09	c total #watches: 304227
901.84/902.02	c total #propagations: 4576749 / total #impl: 129723168 (eff. 0.035)
901.84/902.02	c #Conflicts:     297000 | #Learnt:      22843 | 0.000
901.84/902.02	c total clause space: 886.764MB
901.84/902.02	c total #watches: 311254
907.64/907.83	c total #propagations: 4593718 / total #impl: 130121243 (eff. 0.035)
907.64/907.83	c #Conflicts:     298000 | #Learnt:      23843 | 0.000
907.64/907.83	c total clause space: 886.764MB
907.64/907.83	c total #watches: 319948
914.34/914.55	c total #propagations: 4610120 / total #impl: 130523959 (eff. 0.035)
914.34/914.55	c #Conflicts:     299000 | #Learnt:      24843 | 0.000
914.34/914.55	c total clause space: 886.764MB
914.34/914.55	c total #watches: 326506
922.13/922.38	c total #propagations: 4624037 / total #impl: 130961029 (eff. 0.035)
922.13/922.38	c #Conflicts:     300000 | #Learnt:      25843 | 0.000
922.13/922.38	c total clause space: 1440.99MB
922.13/922.38	c total #watches: 333214
927.43/927.66	c total #propagations: 4640512 / total #impl: 131639280 (eff. 0.035)
927.43/927.66	c GC COLLECT
927.43/927.66	c #Conflicts:     301000 | #Learnt:      13740 | 0.000
927.43/927.66	c total clause space: 1440.99MB
927.43/927.66	c total #watches: 250527
932.64/932.85	c total #propagations: 4656657 / total #impl: 131964601 (eff. 0.035)
932.64/932.85	c #Conflicts:     302000 | #Learnt:      14740 | 0.000
932.64/932.85	c total clause space: 1440.99MB
932.64/932.85	c total #watches: 255736
937.63/937.81	c total #propagations: 4672596 / total #impl: 132284990 (eff. 0.035)
937.63/937.81	c #Conflicts:     303000 | #Learnt:      15740 | 0.000
937.63/937.81	c total clause space: 1440.99MB
937.63/937.81	c total #watches: 262114
942.53/942.72	c total #propagations: 4687523 / total #impl: 132659599 (eff. 0.035)
942.53/942.72	c #Conflicts:     304000 | #Learnt:      16740 | 0.000
942.53/942.72	c total clause space: 1440.99MB
942.53/942.72	c total #watches: 268436
947.63/947.80	c total #propagations: 4701680 / total #impl: 133044318 (eff. 0.035)
947.63/947.80	c #Conflicts:     305000 | #Learnt:      17740 | 0.000
947.63/947.80	c total clause space: 1440.99MB
947.63/947.80	c total #watches: 274448
954.42/954.67	c total #propagations: 4719268 / total #impl: 133505795 (eff. 0.035)
954.42/954.67	c #Conflicts:     306000 | #Learnt:      18740 | 0.000
954.42/954.67	c total clause space: 1440.99MB
954.42/954.67	c total #watches: 279907
959.62/959.82	c total #propagations: 4735699 / total #impl: 133951828 (eff. 0.035)
959.62/959.82	c #Conflicts:     307000 | #Learnt:      19740 | 0.000
959.62/959.82	c total clause space: 1440.99MB
959.62/959.82	c total #watches: 285206
964.72/964.92	c total #propagations: 4749285 / total #impl: 134337650 (eff. 0.035)
964.72/964.92	c #Conflicts:     308000 | #Learnt:      20740 | 0.000
964.72/964.92	c total clause space: 1440.99MB
964.72/964.92	c total #watches: 290993
971.13/971.38	c total #propagations: 4765861 / total #impl: 134783247 (eff. 0.035)
971.13/971.38	c #Conflicts:     309000 | #Learnt:      21740 | 0.000
971.13/971.38	c total clause space: 1440.99MB
971.13/971.38	c total #watches: 296785
978.32/978.58	c total #propagations: 4781522 / total #impl: 135253246 (eff. 0.035)
978.32/978.58	c #Conflicts:     310000 | #Learnt:      22740 | 0.000
978.32/978.58	c total clause space: 1440.99MB
978.32/978.58	c total #watches: 302707
987.52/987.76	c total #propagations: 4794850 / total #impl: 135665707 (eff. 0.035)
987.52/987.76	c #Conflicts:     311000 | #Learnt:      23740 | 0.000
987.52/987.76	c total clause space: 1440.99MB
987.52/987.76	c total #watches: 308101
995.02/995.24	c total #propagations: 4810839 / total #impl: 136112778 (eff. 0.035)
995.02/995.24	c #Conflicts:     312000 | #Learnt:      24740 | 0.000
995.02/995.24	c total clause space: 1440.99MB
995.02/995.24	c total #watches: 313946
1002.51/1002.71	c total #propagations: 4825865 / total #impl: 136515203 (eff. 0.035)
1002.51/1002.71	c #Conflicts:     313000 | #Learnt:      25740 | 0.000
1002.51/1002.71	c total clause space: 1440.99MB
1002.51/1002.71	c total #watches: 317988
1009.02/1009.26	c total #propagations: 4841481 / total #impl: 136982077 (eff. 0.035)
1009.02/1009.26	c #Conflicts:     314000 | #Learnt:      26740 | 0.000
1009.02/1009.26	c total clause space: 1440.99MB
1009.02/1009.26	c total #watches: 322804
1013.12/1013.36	c total #propagations: 4855260 / total #impl: 137413969 (eff. 0.035)
1013.12/1013.36	c GC COLLECT
1013.12/1013.36	c #Conflicts:     315000 | #Learnt:      14333 | 0.000
1013.12/1013.36	c total clause space: 1440.99MB
1013.12/1013.36	c total #watches: 255654
1017.22/1017.48	c total #propagations: 4871325 / total #impl: 137844783 (eff. 0.035)
1017.22/1017.48	c #Conflicts:     316000 | #Learnt:      15333 | 0.000
1017.22/1017.48	c total clause space: 1440.99MB
1017.22/1017.48	c total #watches: 261999
1021.72/1021.99	c total #propagations: 4886563 / total #impl: 138229523 (eff. 0.035)
1021.72/1021.99	c #Conflicts:     317000 | #Learnt:      16333 | 0.000
1021.72/1021.99	c total clause space: 1440.99MB
1021.72/1021.99	c total #watches: 267689
1026.92/1027.13	c total #propagations: 4902490 / total #impl: 138631294 (eff. 0.035)
1026.92/1027.13	c #Conflicts:     318000 | #Learnt:      17333 | 0.000
1026.92/1027.13	c total clause space: 1440.99MB
1026.92/1027.13	c total #watches: 272474
1032.82/1033.05	c total #propagations: 4918983 / total #impl: 139033866 (eff. 0.035)
1032.82/1033.05	c #Conflicts:     319000 | #Learnt:      18333 | 0.000
1032.82/1033.05	c total clause space: 1440.99MB
1032.82/1033.05	c total #watches: 278181
1038.61/1038.89	c total #propagations: 4935372 / total #impl: 139420277 (eff. 0.035)
1038.61/1038.89	c #Conflicts:     320000 | #Learnt:      19333 | 0.000
1038.61/1038.89	c total clause space: 1440.99MB
1038.61/1038.89	c total #watches: 283966
1044.11/1044.39	c total #propagations: 4953061 / total #impl: 139920936 (eff. 0.035)
1044.11/1044.39	c #Conflicts:     321000 | #Learnt:      20333 | 0.000
1044.11/1044.39	c total clause space: 1440.99MB
1044.11/1044.39	c total #watches: 288895
1049.91/1050.13	c total #propagations: 4970636 / total #impl: 140366960 (eff. 0.035)
1049.91/1050.13	c #Conflicts:     322000 | #Learnt:      21333 | 0.000
1049.91/1050.13	c total clause space: 1440.99MB
1049.91/1050.13	c total #watches: 293966
1056.21/1056.49	c total #propagations: 4988561 / total #impl: 140819165 (eff. 0.035)
1056.21/1056.49	c #Conflicts:     323000 | #Learnt:      22333 | 0.000
1056.21/1056.49	c total clause space: 1440.99MB
1056.21/1056.49	c total #watches: 299703
1063.21/1063.41	c total #propagations: 5006116 / total #impl: 141165709 (eff. 0.035)
1063.21/1063.41	c #Conflicts:     324000 | #Learnt:      23333 | 0.000
1063.21/1063.41	c total clause space: 1440.99MB
1063.21/1063.41	c total #watches: 305240
1068.61/1068.82	c total #propagations: 5024739 / total #impl: 141581897 (eff. 0.035)
1068.61/1068.82	c #Conflicts:     325000 | #Learnt:      24333 | 0.000
1068.61/1068.82	c total clause space: 1440.99MB
1068.61/1068.82	c total #watches: 309694
1072.91/1073.18	c total #propagations: 5044592 / total #impl: 141989839 (eff. 0.036)
1072.91/1073.18	c #Conflicts:     326000 | #Learnt:      25333 | 0.000
1072.91/1073.18	c total clause space: 1440.99MB
1072.91/1073.18	c total #watches: 313751
1077.81/1078.10	c total #propagations: 5064021 / total #impl: 142331581 (eff. 0.036)
1077.81/1078.10	c #Conflicts:     327000 | #Learnt:      26333 | 0.000
1077.81/1078.10	c total clause space: 1440.99MB
1077.81/1078.10	c total #watches: 319582
1083.70/1083.99	c total #propagations: 5082002 / total #impl: 142647066 (eff. 0.036)
1083.70/1083.99	c #Conflicts:     328000 | #Learnt:      27333 | 0.000
1083.70/1083.99	c total clause space: 1440.99MB
1083.70/1083.99	c total #watches: 325165
1087.90/1088.18	c total #propagations: 5100215 / total #impl: 142956696 (eff. 0.036)
1087.90/1088.18	c GC COLLECT
1087.90/1088.18	c #Conflicts:     329000 | #Learnt:      14630 | 0.000
1087.90/1088.18	c total clause space: 1440.99MB
1087.90/1088.18	c total #watches: 257087
1091.90/1092.13	c total #propagations: 5119999 / total #impl: 143372230 (eff. 0.036)
1091.90/1092.13	c #Conflicts:     330000 | #Learnt:      15630 | 0.000
1091.90/1092.13	c total clause space: 1440.99MB
1091.90/1092.13	c total #watches: 261442
1095.41/1095.65	c total #propagations: 5139550 / total #impl: 143741930 (eff. 0.036)
1095.41/1095.65	c #Conflicts:     331000 | #Learnt:      16630 | 0.000
1095.41/1095.65	c total clause space: 1440.99MB
1095.41/1095.65	c total #watches: 265571
1099.70/1099.90	c total #propagations: 5160086 / total #impl: 144088568 (eff. 0.036)
1099.70/1099.90	c #Conflicts:     332000 | #Learnt:      17630 | 0.000
1099.70/1099.90	c total clause space: 1440.99MB
1099.70/1099.90	c total #watches: 269476
1102.11/1102.32	c total #propagations: 5181284 / total #impl: 144451581 (eff. 0.036)
1102.11/1102.32	c #Conflicts:     333000 | #Learnt:      18630 | 0.000
1102.11/1102.32	c total clause space: 1440.99MB
1102.11/1102.32	c total #watches: 272242
1105.20/1105.42	c total #propagations: 5205319 / total #impl: 144798468 (eff. 0.036)
1105.20/1105.42	c #Conflicts:     334000 | #Learnt:      19630 | 0.000
1105.20/1105.42	c total clause space: 1440.99MB
1105.20/1105.42	c total #watches: 277935
1109.71/1109.91	c total #propagations: 5225323 / total #impl: 145166437 (eff. 0.036)
1109.71/1109.91	c #Conflicts:     335000 | #Learnt:      20630 | 0.000
1109.71/1109.91	c total clause space: 1440.99MB
1109.71/1109.91	c total #watches: 284610
1114.41/1114.69	c total #propagations: 5242547 / total #impl: 145534256 (eff. 0.036)
1114.41/1114.69	c #Conflicts:     336000 | #Learnt:      21630 | 0.000
1114.41/1114.69	c total clause space: 1440.99MB
1114.41/1114.69	c total #watches: 290214
1122.60/1122.87	c total #propagations: 5259342 / total #impl: 145943259 (eff. 0.036)
1122.60/1122.87	c #Conflicts:     337000 | #Learnt:      22630 | 0.000
1122.60/1122.87	c total clause space: 1440.99MB
1122.60/1122.87	c total #watches: 296250
1130.80/1131.01	c total #propagations: 5275450 / total #impl: 146324537 (eff. 0.036)
1130.80/1131.01	c #Conflicts:     338000 | #Learnt:      23630 | 0.000
1130.80/1131.01	c total clause space: 1440.99MB
1130.80/1131.01	c total #watches: 301981
1140.40/1140.64	c total #propagations: 5290096 / total #impl: 146731737 (eff. 0.036)
1140.40/1140.64	c #Conflicts:     339000 | #Learnt:      24630 | 0.000
1140.40/1140.64	c total clause space: 1440.99MB
1140.40/1140.64	c total #watches: 306469
1147.30/1147.51	c total #propagations: 5307415 / total #impl: 147089227 (eff. 0.036)
1147.30/1147.51	c #Conflicts:     340000 | #Learnt:      25630 | 0.000
1147.30/1147.51	c total clause space: 1440.99MB
1147.30/1147.51	c total #watches: 311678
1155.20/1155.45	c total #propagations: 5326694 / total #impl: 147444245 (eff. 0.036)
1155.20/1155.45	c #Conflicts:     341000 | #Learnt:      26630 | 0.000
1155.20/1155.45	c total clause space: 1440.99MB
1155.20/1155.45	c total #watches: 317852
1160.60/1160.89	c total #propagations: 5344442 / total #impl: 147735029 (eff. 0.036)
1160.60/1160.89	c #Conflicts:     342000 | #Learnt:      27630 | 0.000
1160.60/1160.89	c total clause space: 1440.99MB
1160.60/1160.89	c total #watches: 323701
1165.69/1165.90	c total #propagations: 5360731 / total #impl: 148211181 (eff. 0.036)
1165.69/1165.90	c GC COLLECT
1165.69/1165.90	c #Conflicts:     343000 | #Learnt:      14626 | 0.000
1165.69/1165.90	c total clause space: 1440.99MB
1165.69/1165.90	c total #watches: 258834
1168.79/1169.05	c total #propagations: 5376772 / total #impl: 148599811 (eff. 0.036)
1168.79/1169.05	c #Conflicts:     344000 | #Learnt:      15626 | 0.000
1168.79/1169.05	c total clause space: 1440.99MB
1168.79/1169.05	c total #watches: 265613
1172.40/1172.69	c total #propagations: 5390686 / total #impl: 148934688 (eff. 0.036)
1172.40/1172.69	c #Conflicts:     345000 | #Learnt:      16626 | 0.000
1172.40/1172.69	c total clause space: 1440.99MB
1172.40/1172.69	c total #watches: 271212
1177.09/1177.33	c total #propagations: 5405748 / total #impl: 149222473 (eff. 0.036)
1177.09/1177.33	c #Conflicts:     346000 | #Learnt:      17626 | 0.000
1177.09/1177.33	c total clause space: 1440.99MB
1177.09/1177.33	c total #watches: 277787
1182.30/1182.53	c total #propagations: 5422185 / total #impl: 149524857 (eff. 0.036)
1182.30/1182.53	c #Conflicts:     347000 | #Learnt:      18626 | 0.000
1182.30/1182.53	c total clause space: 1440.99MB
1182.30/1182.53	c total #watches: 284869
1187.69/1187.91	c total #propagations: 5441070 / total #impl: 149952870 (eff. 0.036)
1187.69/1187.91	c #Conflicts:     348000 | #Learnt:      19626 | 0.000
1187.69/1187.91	c total clause space: 1440.99MB
1187.69/1187.91	c total #watches: 290736
1195.79/1196.01	c total #propagations: 5456549 / total #impl: 150348068 (eff. 0.036)
1195.79/1196.01	c #Conflicts:     349000 | #Learnt:      20626 | 0.000
1195.79/1196.01	c total clause space: 1440.99MB
1195.79/1196.01	c total #watches: 296442
1204.19/1204.48	c total #propagations: 5469979 / total #impl: 150689460 (eff. 0.036)
1204.19/1204.48	c #Conflicts:     350000 | #Learnt:      21626 | 0.000
1204.19/1204.48	c total clause space: 1440.99MB
1204.19/1204.48	c total #watches: 302135
1212.89/1213.15	c total #propagations: 5486024 / total #impl: 151197095 (eff. 0.036)
1212.89/1213.15	c #Conflicts:     351000 | #Learnt:      22626 | 0.000
1212.89/1213.15	c total clause space: 1440.99MB
1212.89/1213.15	c total #watches: 307367
1219.98/1220.23	c total #propagations: 5501820 / total #impl: 151683204 (eff. 0.036)
1219.98/1220.23	c #Conflicts:     352000 | #Learnt:      23626 | 0.000
1219.98/1220.23	c total clause space: 1440.99MB
1219.98/1220.23	c total #watches: 311771
1226.18/1226.45	c total #propagations: 5517729 / total #impl: 152102729 (eff. 0.036)
1226.18/1226.45	c #Conflicts:     353000 | #Learnt:      24626 | 0.000
1226.18/1226.45	c total clause space: 1440.99MB
1226.18/1226.45	c total #watches: 316513
1234.28/1234.52	c total #propagations: 5533432 / total #impl: 152502940 (eff. 0.036)
1234.28/1234.52	c #Conflicts:     354000 | #Learnt:      25626 | 0.000
1234.28/1234.52	c total clause space: 1440.99MB
1234.28/1234.52	c total #watches: 321197
1243.08/1243.31	c total #propagations: 5549278 / total #impl: 152979000 (eff. 0.036)
1243.08/1243.31	c #Conflicts:     355000 | #Learnt:      26626 | 0.000
1243.08/1243.31	c total clause space: 1440.99MB
1243.08/1243.31	c total #watches: 326773
1250.88/1251.19	c total #propagations: 5567239 / total #impl: 153416660 (eff. 0.036)
1250.88/1251.19	c #Conflicts:     356000 | #Learnt:      27626 | 0.000
1250.88/1251.19	c total clause space: 1440.99MB
1250.88/1251.19	c total #watches: 332937
1261.49/1261.74	c total #propagations: 5583131 / total #impl: 153828918 (eff. 0.036)
1261.49/1261.74	c GC COLLECT
1261.49/1261.74	c #Conflicts:     357000 | #Learnt:      14325 | 0.000
1261.49/1261.74	c total clause space: 1440.99MB
1261.49/1261.74	c total #watches: 256637
1267.68/1267.98	c total #propagations: 5599487 / total #impl: 154239072 (eff. 0.036)
1267.68/1267.98	c #Conflicts:     358000 | #Learnt:      15325 | 0.000
1267.68/1267.98	c total clause space: 1440.99MB
1267.68/1267.98	c total #watches: 263089
1271.28/1271.52	c total #propagations: 5615384 / total #impl: 154600493 (eff. 0.036)
1271.28/1271.52	c #Conflicts:     359000 | #Learnt:      16325 | 0.000
1271.28/1271.52	c total clause space: 1440.99MB
1271.28/1271.52	c total #watches: 270289
1274.98/1275.27	c total #propagations: 5632036 / total #impl: 154908364 (eff. 0.036)
1274.98/1275.27	c #Conflicts:     360000 | #Learnt:      17325 | 0.000
1274.98/1275.27	c total clause space: 1440.99MB
1274.98/1275.27	c total #watches: 277296
1281.88/1282.19	c total #propagations: 5646033 / total #impl: 155476178 (eff. 0.036)
1281.88/1282.19	c #Conflicts:     361000 | #Learnt:      18325 | 0.000
1281.88/1282.19	c total clause space: 1440.99MB
1281.88/1282.19	c total #watches: 283066
1289.48/1289.75	c total #propagations: 5661726 / total #impl: 155825489 (eff. 0.036)
1289.48/1289.75	c #Conflicts:     362000 | #Learnt:      19325 | 0.000
1289.48/1289.75	c total clause space: 1440.99MB
1289.48/1289.75	c total #watches: 289055
1297.68/1297.94	c total #propagations: 5677650 / total #impl: 156188044 (eff. 0.036)
1297.68/1297.94	c #Conflicts:     363000 | #Learnt:      20325 | 0.000
1297.68/1297.94	c total clause space: 1440.99MB
1297.68/1297.94	c total #watches: 295230
1303.98/1304.30	c total #propagations: 5695485 / total #impl: 156605628 (eff. 0.036)
1303.98/1304.30	c #Conflicts:     364000 | #Learnt:      21325 | 0.000
1303.98/1304.30	c total clause space: 1440.99MB
1303.98/1304.30	c total #watches: 301968
1312.18/1312.45	c total #propagations: 5712286 / total #impl: 156951203 (eff. 0.036)
1312.18/1312.45	c #Conflicts:     365000 | #Learnt:      22325 | 0.000
1312.18/1312.45	c total clause space: 1440.99MB
1312.18/1312.45	c total #watches: 306998
1319.67/1319.97	c total #propagations: 5729356 / total #impl: 157376911 (eff. 0.036)
1319.67/1319.97	c #Conflicts:     366000 | #Learnt:      23325 | 0.000
1319.67/1319.97	c total clause space: 1440.99MB
1319.67/1319.97	c total #watches: 313251
1328.07/1328.33	c total #propagations: 5744646 / total #impl: 157785406 (eff. 0.036)
1328.07/1328.33	c #Conflicts:     367000 | #Learnt:      24325 | 0.000
1328.07/1328.33	c total clause space: 1440.99MB
1328.07/1328.33	c total #watches: 318267
1337.38/1337.70	c total #propagations: 5761713 / total #impl: 158144346 (eff. 0.036)
1337.38/1337.70	c #Conflicts:     368000 | #Learnt:      25325 | 0.000
1337.38/1337.70	c total clause space: 1440.99MB
1337.38/1337.70	c total #watches: 323850
1347.57/1347.81	c total #propagations: 5777447 / total #impl: 158559417 (eff. 0.036)
1347.57/1347.81	c #Conflicts:     369000 | #Learnt:      26325 | 0.000
1347.57/1347.81	c total clause space: 1440.99MB
1347.57/1347.81	c total #watches: 328869
1357.27/1357.52	c total #propagations: 5794618 / total #impl: 159062732 (eff. 0.036)
1357.27/1357.52	c #Conflicts:     370000 | #Learnt:      27325 | 0.000
1357.27/1357.52	c total clause space: 1440.99MB
1357.27/1357.52	c total #watches: 333132
1363.26/1363.50	c total #propagations: 5810505 / total #impl: 159464291 (eff. 0.036)
1363.26/1363.50	c #Conflicts:     371000 | #Learnt:      28325 | 0.000
1363.26/1363.50	c total clause space: 1440.99MB
1363.26/1363.50	c total #watches: 338497
1369.06/1369.30	c total #propagations: 5824665 / total #impl: 159830550 (eff. 0.036)
1369.06/1369.30	c GC COLLECT
1369.06/1369.30	c #Conflicts:     372000 | #Learnt:      14727 | 0.000
1369.06/1369.30	c total clause space: 1440.99MB
1369.06/1369.30	c total #watches: 259773
1371.66/1371.90	c total #propagations: 5838817 / total #impl: 160183422 (eff. 0.036)
1371.66/1371.90	c #Conflicts:     373000 | #Learnt:      15727 | 0.000
1371.66/1371.90	c total clause space: 1440.99MB
1371.66/1371.90	c total #watches: 264735
1375.36/1375.60	c total #propagations: 5852705 / total #impl: 160553083 (eff. 0.036)
1375.36/1375.60	c #Conflicts:     374000 | #Learnt:      16727 | 0.000
1375.36/1375.60	c total clause space: 1440.99MB
1375.36/1375.60	c total #watches: 269036
1381.16/1381.45	c total #propagations: 5871721 / total #impl: 161078550 (eff. 0.036)
1381.16/1381.45	c #Conflicts:     375000 | #Learnt:      17727 | 0.000
1381.16/1381.45	c total clause space: 1440.99MB
1381.16/1381.45	c total #watches: 272402
1387.16/1387.43	c total #propagations: 5892855 / total #impl: 161677661 (eff. 0.036)
1387.16/1387.43	c #Conflicts:     376000 | #Learnt:      18727 | 0.000
1387.16/1387.43	c total clause space: 1440.99MB
1387.16/1387.43	c total #watches: 275853
1390.66/1390.94	c total #propagations: 5912715 / total #impl: 162178163 (eff. 0.036)
1390.66/1390.94	c #Conflicts:     377000 | #Learnt:      19727 | 0.000
1390.66/1390.94	c total clause space: 1440.99MB
1390.66/1390.94	c total #watches: 278788
1396.76/1397.02	c total #propagations: 5929862 / total #impl: 162740565 (eff. 0.036)
1396.76/1397.02	c #Conflicts:     378000 | #Learnt:      20727 | 0.000
1396.76/1397.02	c total clause space: 1440.99MB
1396.76/1397.02	c total #watches: 283642
1402.56/1402.81	c total #propagations: 5948248 / total #impl: 163296061 (eff. 0.036)
1402.56/1402.81	c #Conflicts:     379000 | #Learnt:      21727 | 0.000
1402.56/1402.81	c total clause space: 1440.99MB
1402.56/1402.81	c total #watches: 288798
1408.66/1408.91	c total #propagations: 5964509 / total #impl: 163891859 (eff. 0.036)
1408.66/1408.91	c #Conflicts:     380000 | #Learnt:      22727 | 0.000
1408.66/1408.91	c total clause space: 1440.99MB
1408.66/1408.91	c total #watches: 292514
1415.25/1415.51	c total #propagations: 5982303 / total #impl: 164455536 (eff. 0.036)
1415.25/1415.51	c #Conflicts:     381000 | #Learnt:      23727 | 0.000
1415.25/1415.51	c total clause space: 1440.99MB
1415.25/1415.51	c total #watches: 296819
1422.35/1422.69	c total #propagations: 6000419 / total #impl: 165006413 (eff. 0.036)
1422.35/1422.69	c #Conflicts:     382000 | #Learnt:      24727 | 0.000
1422.35/1422.69	c total clause space: 1440.99MB
1422.35/1422.69	c total #watches: 302106
1428.66/1428.91	c total #propagations: 6015901 / total #impl: 165466183 (eff. 0.036)
1428.66/1428.91	c #Conflicts:     383000 | #Learnt:      25727 | 0.000
1428.66/1428.91	c total clause space: 1440.99MB
1428.66/1428.91	c total #watches: 306724
1438.75/1439.02	c total #propagations: 6030730 / total #impl: 165993538 (eff. 0.036)
1438.75/1439.02	c #Conflicts:     384000 | #Learnt:      26727 | 0.000
1438.75/1439.02	c total clause space: 1440.99MB
1438.75/1439.02	c total #watches: 311357
1447.65/1447.93	c total #propagations: 6046997 / total #impl: 166607424 (eff. 0.036)
1447.65/1447.93	c #Conflicts:     385000 | #Learnt:      27727 | 0.000
1447.65/1447.93	c total clause space: 1440.99MB
1447.65/1447.93	c total #watches: 317436
1452.15/1452.44	c total #propagations: 6063792 / total #impl: 167120806 (eff. 0.036)
1452.15/1452.44	c #Conflicts:     386000 | #Learnt:      28727 | 0.000
1452.15/1452.44	c total clause space: 1440.99MB
1452.15/1452.44	c total #watches: 323076
1457.85/1458.18	c total #propagations: 6079220 / total #impl: 167475204 (eff. 0.036)
1457.85/1458.18	c #Conflicts:     387000 | #Learnt:      29727 | 0.000
1457.85/1458.18	c total clause space: 1440.99MB
1457.85/1458.18	c total #watches: 327460
1462.75/1463.09	c total #propagations: 6094522 / total #impl: 167890236 (eff. 0.036)
1462.75/1463.09	c GC COLLECT
1462.75/1463.09	c #Conflicts:     388000 | #Learnt:      15827 | 0.000
1462.75/1463.09	c total clause space: 1440.99MB
1462.75/1463.09	c total #watches: 267282
1468.84/1469.15	c total #propagations: 6109440 / total #impl: 168244748 (eff. 0.036)
1468.84/1469.15	c #Conflicts:     389000 | #Learnt:      16827 | 0.000
1468.84/1469.15	c total clause space: 1440.99MB
1468.84/1469.15	c total #watches: 272018
1474.64/1474.94	c total #propagations: 6124855 / total #impl: 168665713 (eff. 0.036)
1474.64/1474.94	c #Conflicts:     390000 | #Learnt:      17827 | 0.000
1474.64/1474.94	c total clause space: 1440.99MB
1474.64/1474.94	c total #watches: 277688
1479.74/1480.03	c total #propagations: 6141487 / total #impl: 169061231 (eff. 0.036)
1479.74/1480.03	c #Conflicts:     391000 | #Learnt:      18827 | 0.000
1479.74/1480.03	c total clause space: 1440.99MB
1479.74/1480.03	c total #watches: 282636
1486.44/1486.79	c total #propagations: 6157197 / total #impl: 169385638 (eff. 0.036)
1486.44/1486.79	c #Conflicts:     392000 | #Learnt:      19827 | 0.000
1486.44/1486.79	c total clause space: 1440.99MB
1486.44/1486.79	c total #watches: 288038
1494.35/1494.67	c total #propagations: 6175401 / total #impl: 169761217 (eff. 0.036)
1494.35/1494.67	c #Conflicts:     393000 | #Learnt:      20827 | 0.000
1494.35/1494.67	c total clause space: 1440.99MB
1494.35/1494.67	c total #watches: 293025
1503.05/1503.37	c total #propagations: 6191790 / total #impl: 170100075 (eff. 0.036)
1503.05/1503.37	c #Conflicts:     394000 | #Learnt:      21827 | 0.000
1503.05/1503.37	c total clause space: 1440.99MB
1503.05/1503.37	c total #watches: 297425
1513.24/1513.54	c total #propagations: 6208515 / total #impl: 170485036 (eff. 0.036)
1513.24/1513.54	c #Conflicts:     395000 | #Learnt:      22827 | 0.000
1513.24/1513.54	c total clause space: 1440.99MB
1513.24/1513.54	c total #watches: 301973
1521.05/1521.35	c total #propagations: 6225011 / total #impl: 170847880 (eff. 0.036)
1521.05/1521.35	c #Conflicts:     396000 | #Learnt:      23827 | 0.000
1521.05/1521.35	c total clause space: 1440.99MB
1521.05/1521.35	c total #watches: 306781
1529.14/1529.43	c total #propagations: 6241999 / total #impl: 171201429 (eff. 0.036)
1529.14/1529.43	c #Conflicts:     397000 | #Learnt:      24827 | 0.000
1529.14/1529.43	c total clause space: 1440.99MB
1529.14/1529.43	c total #watches: 311624
1538.54/1538.88	c total #propagations: 6261120 / total #impl: 171547821 (eff. 0.036)
1538.54/1538.88	c #Conflicts:     398000 | #Learnt:      25827 | 0.000
1538.54/1538.88	c total clause space: 1440.99MB
1538.54/1538.88	c total #watches: 315385
1547.64/1547.94	c total #propagations: 6283947 / total #impl: 171964375 (eff. 0.037)
1547.64/1547.94	c #Conflicts:     399000 | #Learnt:      26827 | 0.000
1547.64/1547.94	c total clause space: 1440.99MB
1547.64/1547.94	c total #watches: 320091
1556.84/1557.14	c total #propagations: 6302932 / total #impl: 172323271 (eff. 0.037)
1556.84/1557.14	c #Conflicts:     400000 | #Learnt:      27827 | 0.000
1556.84/1557.14	c total clause space: 1440.99MB
1556.84/1557.14	c total #watches: 324877
1567.34/1567.69	c total #propagations: 6321101 / total #impl: 172659707 (eff. 0.037)
1567.34/1567.69	c #Conflicts:     401000 | #Learnt:      28827 | 0.000
1567.34/1567.69	c total clause space: 1440.99MB
1567.34/1567.69	c total #watches: 330684
1575.33/1575.68	c total #propagations: 6337181 / total #impl: 173137710 (eff. 0.037)
1575.33/1575.68	c #Conflicts:     402000 | #Learnt:      29827 | 0.000
1575.33/1575.68	c total clause space: 1440.99MB
1575.33/1575.68	c total #watches: 336439
1582.93/1583.24	c total #propagations: 6354867 / total #impl: 173552877 (eff. 0.037)
1582.93/1583.24	c GC COLLECT
1582.93/1583.24	c #Conflicts:     403000 | #Learnt:      15625 | 0.000
1582.93/1583.24	c total clause space: 1440.99MB
1582.93/1583.24	c total #watches: 264926
1589.13/1589.45	c total #propagations: 6370540 / total #impl: 173943603 (eff. 0.037)
1589.13/1589.45	c #Conflicts:     404000 | #Learnt:      16625 | 0.000
1589.13/1589.45	c total clause space: 1440.99MB
1589.13/1589.45	c total #watches: 270949
1596.42/1596.75	c total #propagations: 6386180 / total #impl: 174326745 (eff. 0.037)
1596.42/1596.75	c #Conflicts:     405000 | #Learnt:      17625 | 0.000
1596.42/1596.75	c total clause space: 1440.99MB
1596.42/1596.75	c total #watches: 276358
1605.62/1605.93	c total #propagations: 6400358 / total #impl: 174735768 (eff. 0.037)
1605.62/1605.93	c #Conflicts:     406000 | #Learnt:      18625 | 0.000
1605.62/1605.93	c total clause space: 1440.99MB
1605.62/1605.93	c total #watches: 281222
1613.53/1613.87	c total #propagations: 6417264 / total #impl: 175092050 (eff. 0.037)
1613.53/1613.87	c #Conflicts:     407000 | #Learnt:      19625 | 0.000
1613.53/1613.87	c total clause space: 1440.99MB
1613.53/1613.87	c total #watches: 284828
1621.72/1622.01	c total #propagations: 6434721 / total #impl: 175487612 (eff. 0.037)
1621.72/1622.01	c #Conflicts:     408000 | #Learnt:      20625 | 0.000
1621.72/1622.01	c total clause space: 1440.99MB
1621.72/1622.01	c total #watches: 289029
1628.72/1629.10	c total #propagations: 6450813 / total #impl: 175857890 (eff. 0.037)
1628.72/1629.10	c #Conflicts:     409000 | #Learnt:      21625 | 0.000
1628.72/1629.10	c total clause space: 1440.99MB
1628.72/1629.10	c total #watches: 295415
1636.12/1636.46	c total #propagations: 6467117 / total #impl: 176226198 (eff. 0.037)
1636.12/1636.46	c #Conflicts:     410000 | #Learnt:      22625 | 0.000
1636.12/1636.46	c total clause space: 1440.99MB
1636.12/1636.46	c total #watches: 300158
1642.92/1643.26	c total #propagations: 6483192 / total #impl: 176652395 (eff. 0.037)
1642.92/1643.26	c #Conflicts:     411000 | #Learnt:      23625 | 0.000
1642.92/1643.26	c total clause space: 1440.99MB
1642.92/1643.26	c total #watches: 305766
1650.72/1651.07	c total #propagations: 6500150 / total #impl: 177039178 (eff. 0.037)
1650.72/1651.07	c #Conflicts:     412000 | #Learnt:      24625 | 0.000
1650.72/1651.07	c total clause space: 1440.99MB
1650.72/1651.07	c total #watches: 311657
1657.71/1658.01	c total #propagations: 6516846 / total #impl: 177440063 (eff. 0.037)
1657.71/1658.01	c #Conflicts:     413000 | #Learnt:      25625 | 0.000
1657.71/1658.01	c total clause space: 1440.99MB
1657.71/1658.01	c total #watches: 316212
1667.21/1667.59	c total #propagations: 6531569 / total #impl: 177839933 (eff. 0.037)
1667.21/1667.59	c #Conflicts:     414000 | #Learnt:      26625 | 0.000
1667.21/1667.59	c total clause space: 1440.99MB
1667.21/1667.59	c total #watches: 320493
1677.11/1677.49	c total #propagations: 6547330 / total #impl: 178167646 (eff. 0.037)
1677.11/1677.49	c #Conflicts:     415000 | #Learnt:      27625 | 0.000
1677.11/1677.49	c total clause space: 1440.99MB
1677.11/1677.49	c total #watches: 326629
1684.11/1684.47	c total #propagations: 6563830 / total #impl: 178530381 (eff. 0.037)
1684.11/1684.47	c #Conflicts:     416000 | #Learnt:      28625 | 0.000
1684.11/1684.47	c total clause space: 1440.99MB
1684.11/1684.47	c total #watches: 331169
1691.91/1692.20	c total #propagations: 6580478 / total #impl: 178847374 (eff. 0.037)
1691.91/1692.20	c #Conflicts:     417000 | #Learnt:      29625 | 0.000
1691.91/1692.20	c total clause space: 1440.99MB
1691.91/1692.20	c total #watches: 336528
1699.02/1699.38	c total #propagations: 6595976 / total #impl: 179143477 (eff. 0.037)
1699.02/1699.38	c #Conflicts:     418000 | #Learnt:      30625 | 0.000
1699.02/1699.38	c total clause space: 1440.99MB
1699.02/1699.38	c total #watches: 341685
1703.62/1703.95	c total #propagations: 6610185 / total #impl: 179449165 (eff. 0.037)
1703.62/1703.95	c GC COLLECT
1703.62/1703.95	c #Conflicts:     419000 | #Learnt:      16125 | 0.000
1703.62/1703.95	c total clause space: 1440.99MB
1703.62/1703.95	c total #watches: 268287
1707.02/1707.33	c total #propagations: 6622909 / total #impl: 179812039 (eff. 0.037)
1707.02/1707.33	c #Conflicts:     420000 | #Learnt:      17125 | 0.000
1707.02/1707.33	c total clause space: 1440.99MB
1707.02/1707.33	c total #watches: 273170
1710.81/1711.19	c total #propagations: 6635832 / total #impl: 180230666 (eff. 0.037)
1710.81/1711.19	c #Conflicts:     421000 | #Learnt:      18125 | 0.000
1710.81/1711.19	c total clause space: 1440.99MB
1710.81/1711.19	c total #watches: 277115
1714.81/1715.14	c total #propagations: 6648339 / total #impl: 180685389 (eff. 0.037)
1714.81/1715.14	c #Conflicts:     422000 | #Learnt:      19125 | 0.000
1714.81/1715.14	c total clause space: 1440.99MB
1714.81/1715.14	c total #watches: 281941
1719.41/1719.75	c total #propagations: 6662697 / total #impl: 181119185 (eff. 0.037)
1719.41/1719.75	c #Conflicts:     423000 | #Learnt:      20125 | 0.000
1719.41/1719.75	c total clause space: 1440.99MB
1719.41/1719.75	c total #watches: 285639
1723.61/1723.99	c total #propagations: 6678765 / total #impl: 181635644 (eff. 0.037)
1723.61/1723.99	c #Conflicts:     424000 | #Learnt:      21125 | 0.000
1723.61/1723.99	c total clause space: 1440.99MB
1723.61/1723.99	c total #watches: 289016
1729.41/1729.77	c total #propagations: 6694557 / total #impl: 182126991 (eff. 0.037)
1729.41/1729.77	c #Conflicts:     425000 | #Learnt:      22125 | 0.000
1729.41/1729.77	c total clause space: 1440.99MB
1729.41/1729.77	c total #watches: 294793
1735.31/1735.62	c total #propagations: 6709526 / total #impl: 182555371 (eff. 0.037)
1735.31/1735.62	c #Conflicts:     426000 | #Learnt:      23125 | 0.000
1735.31/1735.62	c total clause space: 1440.99MB
1735.31/1735.62	c total #watches: 300941
1742.22/1742.51	c total #propagations: 6722793 / total #impl: 182966650 (eff. 0.037)
1742.22/1742.51	c #Conflicts:     427000 | #Learnt:      24125 | 0.000
1742.22/1742.51	c total clause space: 1440.99MB
1742.22/1742.51	c total #watches: 306258
1748.61/1748.95	c total #propagations: 6736716 / total #impl: 183383694 (eff. 0.037)
1748.61/1748.95	c #Conflicts:     428000 | #Learnt:      25125 | 0.000
1748.61/1748.95	c total clause space: 1440.99MB
1748.61/1748.95	c total #watches: 312188
1754.51/1754.89	c total #propagations: 6750147 / total #impl: 183854216 (eff. 0.037)
1754.51/1754.89	c #Conflicts:     429000 | #Learnt:      26125 | 0.000
1754.51/1754.89	c total clause space: 1440.99MB
1754.51/1754.89	c total #watches: 318581
1761.20/1761.53	c total #propagations: 6765035 / total #impl: 184362222 (eff. 0.037)
1761.20/1761.53	c #Conflicts:     430000 | #Learnt:      27125 | 0.000
1761.20/1761.53	c total clause space: 1440.99MB
1761.20/1761.53	c total #watches: 324367
1769.71/1770.00	c total #propagations: 6779993 / total #impl: 184839120 (eff. 0.037)
1769.71/1770.00	c #Conflicts:     431000 | #Learnt:      28125 | 0.000
1769.71/1770.00	c total clause space: 1440.99MB
1769.71/1770.00	c total #watches: 330239
1777.90/1778.28	c total #propagations: 6795850 / total #impl: 185382331 (eff. 0.037)
1777.90/1778.28	c #Conflicts:     432000 | #Learnt:      29125 | 0.000
1777.90/1778.28	c total clause space: 1440.99MB
1777.90/1778.28	c total #watches: 335263
1787.00/1787.31	c total #propagations: 6810792 / total #impl: 185966141 (eff. 0.037)
1787.00/1787.31	c #Conflicts:     433000 | #Learnt:      30125 | 0.000
1787.00/1787.31	c total clause space: 1440.99MB
1787.00/1787.31	c total #watches: 340590
1795.90/1796.27	c total #propagations: 6825173 / total #impl: 186507918 (eff. 0.037)
1795.90/1796.27	c #Conflicts:     434000 | #Learnt:      31125 | 0.000
1795.90/1796.27	c total clause space: 1440.99MB
1795.90/1796.27	c total #watches: 345825

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-4088138-1465411047/watcher-4088138-1465411047 -o /tmp/evaluation-result-4088138-1465411047/solver-4088138-1465411047 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465387152-23596 --watchdog 1960 --input HOME/instance-4088138-1465411047.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=26443
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.06 2.00 3/176 26446
/proc/meminfo: memFree=30366080/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 123038003 29810688 5268 33554432000 4194304 6201397 140734300645440 140734089214504 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 7278 5268 130 491 0 6777 0

[startup+0.10015 s]
/proc/loadavg: 2.04 2.06 2.00 3/176 26446
/proc/meminfo: memFree=30366080/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=37120 CPUtime=0.09 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 1569 0 0 0 9 0 0 0 20 0 1 0 123038003 38010880 7642 33554432000 4194304 6201397 140734300645440 140734089214504 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 9280 7642 142 491 0 8779 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37120

[startup+0.200356 s]
/proc/loadavg: 2.04 2.06 2.00 3/176 26446
/proc/meminfo: memFree=30366080/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=42592 CPUtime=0.18 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 3308 0 0 0 18 0 0 0 20 0 1 0 123038003 43614208 9220 33554432000 4194304 6201397 140734300645440 140734089214504 5408672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 10648 9220 142 491 0 10147 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 42592

[startup+0.300325 s]
/proc/loadavg: 2.04 2.06 2.00 3/176 26446
/proc/meminfo: memFree=30366080/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=50560 CPUtime=0.29 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 4305 0 0 0 28 1 0 0 20 0 1 0 123038003 51773440 10853 33554432000 4194304 6201397 140734300645440 140734089214504 4213672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 12640 10853 146 491 0 12139 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50560

[startup+0.700277 s]
/proc/loadavg: 2.04 2.06 2.00 3/176 26446
/proc/meminfo: memFree=30366080/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=82264 CPUtime=0.69 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 5052 0 0 0 68 1 0 0 20 0 1 0 123038003 84238336 17616 33554432000 4194304 6201397 140734300645440 140734300644152 4214919 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 20566 17616 146 491 0 20065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82264

[startup+1.5003 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 26447
/proc/meminfo: memFree=30278192/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=163972 CPUtime=1.49 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 5628 0 0 0 147 2 0 0 20 0 1 0 123038003 167907328 26286 33554432000 4194304 6201397 140734300645440 140734300644152 4213747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 40993 26286 159 491 0 40492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163972

[startup+3.1003 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 26447
/proc/meminfo: memFree=30251636/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=164644 CPUtime=3.09 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 7684 0 0 0 306 3 0 0 20 0 1 0 123038003 168595456 38379 33554432000 4194304 6201397 140734300645440 140734300644152 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 41161 38379 165 491 0 40660 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164644

[startup+6.30028 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 26447
/proc/meminfo: memFree=30175996/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=247272 CPUtime=6.28 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 8880 0 0 0 625 3 0 0 20 0 1 0 123038003 253206528 48408 33554432000 4194304 6201397 140734300645440 140734300644152 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 61818 48408 165 491 0 61317 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 247272

[startup+12.7003 s]
/proc/loadavg: 2.03 2.05 2.00 4/177 26447
/proc/meminfo: memFree=30125004/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=248836 CPUtime=12.69 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 9260 0 0 0 1265 4 0 0 20 0 1 0 123038003 254808064 55413 33554432000 4194304 6201397 140734300645440 140734300644152 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 62209 55413 165 491 0 61708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 248836

[startup+25.5004 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 26447
/proc/meminfo: memFree=30056712/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=384356 CPUtime=25.49 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 11147 0 0 0 2544 5 0 0 20 0 1 0 123038003 393580544 72252 33554432000 4194304 6201397 140734300645440 140734300644568 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 96089 72252 165 491 0 95588 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 384356

[startup+51.1004 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 26447
/proc/meminfo: memFree=29935804/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=388688 CPUtime=51.08 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 12122 0 0 0 5102 6 0 0 20 0 1 0 123038003 398016512 95200 33554432000 4194304 6201397 140734300645440 140734300644152 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 97172 95200 165 491 0 96671 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 388688

[startup+102.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/176 26448
/proc/meminfo: memFree=29815268/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=609664 CPUtime=102.28 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 13884 0 0 0 10220 8 0 0 20 0 1 0 123038003 624295936 113725 33554432000 4194304 6201397 140734300645440 140734300644104 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 152416 113725 165 491 0 151915 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 609664

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/178 26453
/proc/meminfo: memFree=29685080/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=615200 CPUtime=162.26 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 15282 0 0 0 16216 10 0 0 20 0 1 0 123038003 629964800 133968 33554432000 4194304 6201397 140734300645440 140734300644568 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 153800 133968 165 491 0 153299 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 615200

[startup+222.307 s]
/proc/loadavg: 2.10 2.06 2.01 3/177 26454
/proc/meminfo: memFree=29575992/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=620000 CPUtime=222.27 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 16249 0 0 0 22215 12 0 0 20 0 1 0 123038003 634880000 150776 33554432000 4194304 6201397 140734300645440 140734300644568 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 155000 150776 165 491 0 154499 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 620000

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 26455
/proc/meminfo: memFree=29511392/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=975108 CPUtime=282.24 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 17774 0 0 0 28212 12 0 0 20 0 1 0 123038003 998510592 161399 33554432000 4194304 6201397 140734300645440 140734300644104 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 243777 161399 165 491 0 243276 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 975108

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 26456
/proc/meminfo: memFree=29402176/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=979268 CPUtime=342.24 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 18845 0 0 0 34210 14 0 0 20 0 1 0 123038003 1002770432 177262 33554432000 4194304 6201397 140734300645440 140734300644568 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 244817 177262 165 491 0 244316 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 979268

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 26457
/proc/meminfo: memFree=29350988/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=983524 CPUtime=402.23 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 19795 0 0 0 40208 15 0 0 20 0 1 0 123038003 1007128576 183813 33554432000 4194304 6201397 140734300645440 140734300644104 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 245881 183813 165 491 0 245380 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 983524

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 26459
/proc/meminfo: memFree=29284152/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=988456 CPUtime=462.22 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 20799 0 0 0 46206 16 0 0 20 0 1 0 123038003 1012178944 195035 33554432000 4194304 6201397 140734300645440 140734300644568 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 247114 195035 165 491 0 246613 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 988456

[startup+522.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 26460
/proc/meminfo: memFree=29201744/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=991208 CPUtime=522.21 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 21327 0 0 0 52204 17 0 0 20 0 1 0 123038003 1014996992 205272 33554432000 4194304 6201397 140734300645440 140734300644568 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 247802 205272 165 491 0 247301 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 991208

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 26461
/proc/meminfo: memFree=29130448/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=993896 CPUtime=582.2 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 21931 0 0 0 58202 18 0 0 20 0 1 0 123038003 1017749504 217629 33554432000 4194304 6201397 140734300645440 140734300644568 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 248474 217629 165 491 0 247973 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 993896


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


[startup+882.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 26471
/proc/meminfo: memFree=28898172/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1005804 CPUtime=882.15 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 24116 0 0 0 88194 21 0 0 20 0 1 0 123038003 1029943296 247744 33554432000 4194304 6201397 140734300645440 140734300644568 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 251451 247744 165 491 0 250950 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1005804

[startup+942.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 26472
/proc/meminfo: memFree=28853448/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1576532 CPUtime=942.13 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 24901 0 0 0 94192 21 0 0 20 0 1 0 123038003 1614368768 253580 33554432000 4194304 6201397 140734300645440 140734300644568 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 394133 253580 165 491 0 393632 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1576532

[startup+1002.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/177 26473
/proc/meminfo: memFree=28829436/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1578964 CPUtime=1002.11 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 25295 0 0 0 100190 21 0 0 20 0 1 0 123038003 1616859136 253973 33554432000 4194304 6201397 140734300645440 140734300644104 4216747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 394741 253973 165 491 0 394240 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1578964

[startup+1062.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 26475
/proc/meminfo: memFree=28782900/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1579796 CPUtime=1062.11 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 25703 0 0 0 106189 22 0 0 20 0 1 0 123038003 1617711104 259446 33554432000 4194304 6201397 140734300645440 140734300644568 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 394949 259446 165 491 0 394448 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1579796

[startup+1122.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 26476
/proc/meminfo: memFree=28759312/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1582420 CPUtime=1122.1 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 26219 0 0 0 112187 23 0 0 20 0 1 0 123038003 1620398080 265046 33554432000 4194304 6201397 140734300645440 140734300644104 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 395605 265046 165 491 0 395104 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1582420

[startup+1182.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 26477
/proc/meminfo: memFree=28716920/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1585684 CPUtime=1182.09 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 26750 0 0 0 118186 23 0 0 20 0 1 0 123038003 1623740416 270176 33554432000 4194304 6201397 140734300645440 140734300644104 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 396421 270176 165 491 0 395920 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1585684

[startup+1242.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 26478
/proc/meminfo: memFree=28695348/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1587156 CPUtime=1242.08 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 27023 0 0 0 124185 23 0 0 20 0 1 0 123038003 1625247744 270555 33554432000 4194304 6201397 140734300645440 140734300644568 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 396789 270555 165 491 0 396288 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1587156

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 26479
/proc/meminfo: memFree=28647824/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1589204 CPUtime=1302.08 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 27362 0 0 0 130184 24 0 0 20 0 1 0 123038003 1627344896 276515 33554432000 4194304 6201397 140734300645440 140734300644568 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 397301 276515 165 491 0 396800 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1589204

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 26484
/proc/meminfo: memFree=28625212/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1590996 CPUtime=1362.06 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 27631 0 0 0 136182 24 0 0 20 0 1 0 123038003 1629179904 276784 33554432000 4194304 6201397 140734300645440 140734300644104 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 397749 276784 165 491 0 397248 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1590996

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 26508
/proc/meminfo: memFree=28600216/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1592020 CPUtime=1422.06 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 27801 0 0 0 142182 24 0 0 20 0 1 0 123038003 1630228480 282064 33554432000 4194304 6201397 140734300645440 140734300644104 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 398005 282064 165 491 0 397504 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1592020

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 26509
/proc/meminfo: memFree=28562748/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1592788 CPUtime=1482.04 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 27965 0 0 0 148180 24 0 0 20 0 1 0 123038003 1631014912 286827 33554432000 4194304 6201397 140734300645440 140734300644568 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 398197 286827 165 491 0 397696 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1592788

[startup+1542.31 s]
/proc/loadavg: 2.16 2.06 2.01 3/177 26510
/proc/meminfo: memFree=28542208/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1593300 CPUtime=1542.05 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 28057 0 0 0 154180 25 0 0 20 0 1 0 123038003 1631539200 286919 33554432000 4194304 6201397 140734300645440 140734300644568 4233520 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 398325 286919 165 491 0 397824 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1593300

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 26557
/proc/meminfo: memFree=29763464/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1596116 CPUtime=1602.02 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 28523 0 0 0 160177 25 0 0 20 0 1 0 123038003 1634422784 293006 33554432000 4194304 6201397 140734300645440 140734300644568 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 399029 293006 165 491 0 398528 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1596116

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 26559
/proc/meminfo: memFree=29745144/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1596884 CPUtime=1662.01 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 28619 0 0 0 166176 25 0 0 20 0 1 0 123038003 1635209216 293102 33554432000 4194304 6201397 140734300645440 140734300644568 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 399221 293102 165 491 0 398720 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1596884

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 26560
/proc/meminfo: memFree=29713012/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1598164 CPUtime=1722.01 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 28861 0 0 0 172175 26 0 0 20 0 1 0 123038003 1636519936 298965 33554432000 4194304 6201397 140734300645440 140734300644568 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 399541 298965 165 491 0 399040 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1598164

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 26561
/proc/meminfo: memFree=29702736/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1599444 CPUtime=1782 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 29067 0 0 0 178174 26 0 0 20 0 1 0 123038003 1637830656 299171 33554432000 4194304 6201397 140734300645440 140734300644104 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 399861 299171 165 491 0 399360 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1599444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 26561
/proc/meminfo: memFree=29688404/32872528 swapFree=11320/319964
[pid=26446] ppid=26443 vsize=1600468 CPUtime=1800.09 cores=1,3,5,7
/proc/26446/stat : 26446 (cdcl-cuttingpla) R 26443 26446 23579 0 -1 4202496 29278 0 0 0 179983 26 0 0 20 0 1 0 123038003 1638879232 303981 33554432000 4194304 6201397 140734300645440 140734300644568 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/26446/statm: 400117 303981 165 491 0 399616 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1600468

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.84
CPU system time (s): 0.272958
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1600468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.272958
maximum resident set size= 1215924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29278
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= 34
involuntary context switches= 2999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.43133 second user time and 7.05193 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-08 20:37:27
IDJOB=4088138
IDBENCH=2263
IDSOLVER=2550
FILE ID=node128/4088138-1465411047
RUNJOBID= node128-1465387152-23596
PBS_JOBID= 19853857
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088138-1465411047/watcher-4088138-1465411047 -o /tmp/evaluation-result-4088138-1465411047/solver-4088138-1465411047 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465387152-23596 --watchdog 1960 --input HOME/instance-4088138-1465411047.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= e81d6b8e8ff8ec031773b7b65d16ea78
RANDOM SEED=157578260

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30366460 kB
Buffers:          166400 kB
Cached:           639832 kB
SwapCached:         1660 kB
Active:           814348 kB
Inactive:         614684 kB
Active(anon):     622480 kB
Inactive(anon):     2136 kB
Active(file):     191868 kB
Inactive(file):   612548 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098544 kB
Dirty:              4288 kB
Writeback:             0 kB
AnonPages:        968212 kB
Mapped:             7788 kB
Shmem:                 0 kB
Slab:             624500 kB
SReclaimable:      67984 kB
SUnreclaim:       556516 kB
KernelStack:        1472 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1403016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    907264 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= 71740 MiB
End job on node128 at 2016-06-08 21:07:28