Trace number 4087555

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-des.a.opb
MD5SUM41d95962f9f821e00bc6bf0e503d69d6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark942
Best CPU time to get the best result obtained on this benchmark0.738887
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 957
Optimality of the best value was proved NO
Number of variables6175
Total number of constraints17920
Number of constraints which are clauses17920
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 constraint1
Maximum length of a constraint495
Number of terms in the objective function 6175
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 6175
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6175
Number of bits of the biggest sum of numbers13
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.05	c * #variable= 6175 #constraint= 17920
0.09/0.12	c * #variable= 6175 #constraint= 17920
1.19/1.25	c S1->S2
1.19/1.25	c S1->S2
1.19/1.25	c S2->S1
1.19/1.25	c S1->S2
1.19/1.25	c S2->S1
1.19/1.25	c #Conflicts:       1000 | #Learnt:        543 | 0.000
1.19/1.25	c total clause space: 127.173MB
1.19/1.25	c total #watches: 3225605
2.39/2.40	c total #propagations: 461393 / total #impl: 924039 (eff. 0.499)
2.39/2.40	c #Conflicts:       2000 | #Learnt:       1543 | 0.000
2.39/2.40	c total clause space: 127.173MB
2.39/2.40	c total #watches: 3190716
3.69/3.77	c total #propagations: 2826456 / total #impl: 4138550 (eff. 0.683)
3.69/3.77	c GC COLLECT
3.69/3.77	c #Conflicts:       3000 | #Learnt:       1776 | 0.000
3.69/3.77	c total clause space: 127.173MB
3.69/3.77	c total #watches: 337427
5.19/5.26	c total #propagations: 5126838 / total #impl: 7594734 (eff. 0.675)
5.19/5.26	c #Conflicts:       4000 | #Learnt:       2776 | 0.000
5.19/5.26	c total clause space: 127.173MB
5.19/5.26	c total #watches: 388978
6.99/7.07	c total #propagations: 7335210 / total #impl: 10795719 (eff. 0.679)
6.99/7.07	c GC COLLECT
6.99/7.07	c #Conflicts:       5000 | #Learnt:       2245 | 0.000
6.99/7.07	c total clause space: 127.173MB
6.99/7.07	c total #watches: 203027
10.19/10.21	c total #propagations: 9214808 / total #impl: 14704521 (eff. 0.627)
10.19/10.21	c #Conflicts:       6000 | #Learnt:       3245 | 0.000
10.19/10.21	c total clause space: 127.173MB
10.19/10.21	c total #watches: 266703
11.79/11.84	c total #propagations: 11546535 / total #impl: 19602649 (eff. 0.589)
11.79/11.84	c GC COLLECT
11.79/11.84	c #Conflicts:       7000 | #Learnt:       2185 | 0.000
11.79/11.84	c total clause space: 127.173MB
11.79/11.84	c total #watches: 245230
14.19/14.27	c total #propagations: 13611524 / total #impl: 23674177 (eff. 0.575)
14.19/14.27	c #Conflicts:       8000 | #Learnt:       3185 | 0.000
14.19/14.27	c total clause space: 127.173MB
14.19/14.27	c total #watches: 306457
16.09/16.10	c total #propagations: 16237377 / total #impl: 28030559 (eff. 0.579)
16.09/16.10	c #Conflicts:       9000 | #Learnt:       4185 | 0.000
16.09/16.10	c total clause space: 127.173MB
16.09/16.10	c total #watches: 360626
17.89/17.97	c total #propagations: 18347859 / total #impl: 31551365 (eff. 0.582)
17.89/17.97	c GC COLLECT
17.89/17.97	c #Conflicts:      10000 | #Learnt:       2697 | 0.000
17.89/17.97	c total clause space: 127.173MB
17.89/17.97	c total #watches: 265378
20.49/20.50	c total #propagations: 20659275 / total #impl: 34669649 (eff. 0.596)
20.49/20.50	c #Conflicts:      11000 | #Learnt:       3697 | 0.000
20.49/20.50	c total clause space: 127.173MB
20.49/20.50	c total #watches: 306815
22.39/22.40	c total #propagations: 22642729 / total #impl: 38774451 (eff. 0.584)
22.39/22.40	c #Conflicts:      12000 | #Learnt:       4696 | 0.000
22.39/22.40	c total clause space: 127.173MB
22.39/22.40	c total #watches: 351626
24.69/24.77	c total #propagations: 24949328 / total #impl: 41996769 (eff. 0.594)
24.69/24.77	c #Conflicts:      13000 | #Learnt:       5696 | 0.000
24.69/24.77	c total clause space: 127.173MB
24.69/24.77	c total #watches: 406759
26.79/26.82	c total #propagations: 27366668 / total #impl: 45187415 (eff. 0.606)
26.79/26.82	c GC COLLECT
26.79/26.82	c #Conflicts:      14000 | #Learnt:       3863 | 0.000
26.79/26.82	c total clause space: 127.173MB
26.79/26.82	c total #watches: 311517
28.70/28.74	c total #propagations: 29247122 / total #impl: 48121076 (eff. 0.608)
28.70/28.74	c #Conflicts:      15000 | #Learnt:       4863 | 0.000
28.70/28.74	c total clause space: 127.173MB
28.70/28.74	c total #watches: 367868
29.99/30.05	c total #propagations: 30318654 / total #impl: 51723213 (eff. 0.586)
29.99/30.05	c #Conflicts:      16000 | #Learnt:       5863 | 0.000
29.99/30.05	c total clause space: 127.173MB
29.99/30.05	c total #watches: 422488
31.49/31.58	c total #propagations: 31223661 / total #impl: 54833267 (eff. 0.569)
31.49/31.58	c GC COLLECT
31.49/31.58	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
31.49/31.58	c total clause space: 127.173MB
31.49/31.58	c total #watches: 310763
34.10/34.16	c total #propagations: 32513286 / total #impl: 57689287 (eff. 0.564)
34.10/34.16	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
34.10/34.16	c total clause space: 127.173MB
34.10/34.16	c total #watches: 357251
36.89/36.93	c total #propagations: 33901855 / total #impl: 62339516 (eff. 0.544)
36.89/36.93	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
36.89/36.93	c total clause space: 127.173MB
36.89/36.93	c total #watches: 411620
39.89/39.96	c total #propagations: 35258038 / total #impl: 66937529 (eff. 0.527)
39.89/39.96	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
39.89/39.96	c total clause space: 127.173MB
39.89/39.96	c total #watches: 455303
41.49/41.50	c total #propagations: 37058345 / total #impl: 71880971 (eff. 0.516)
41.49/41.50	c GC COLLECT
41.49/41.50	c #Conflicts:      21000 | #Learnt:       4203 | 0.000
41.49/41.50	c total clause space: 127.173MB
41.49/41.50	c total #watches: 305891
42.99/43.09	c total #propagations: 38726914 / total #impl: 75040265 (eff. 0.516)
42.99/43.09	c #Conflicts:      22000 | #Learnt:       5203 | 0.000
42.99/43.09	c total clause space: 127.173MB
42.99/43.09	c total #watches: 352265
44.79/44.86	c total #propagations: 40431630 / total #impl: 78254948 (eff. 0.517)
44.79/44.86	c #Conflicts:      23000 | #Learnt:       6203 | 0.000
44.79/44.86	c total clause space: 127.173MB
44.79/44.86	c total #watches: 410374
46.49/46.57	c total #propagations: 42410337 / total #impl: 80958864 (eff. 0.524)
46.49/46.57	c #Conflicts:      24000 | #Learnt:       7203 | 0.000
46.49/46.57	c total clause space: 127.173MB
46.49/46.57	c total #watches: 462772
48.19/48.24	c total #propagations: 44367890 / total #impl: 83609953 (eff. 0.531)
48.19/48.24	c GC COLLECT
48.19/48.24	c #Conflicts:      25000 | #Learnt:       4407 | 0.000
48.19/48.24	c total clause space: 127.173MB
48.19/48.24	c total #watches: 318589
49.49/49.51	c total #propagations: 45771500 / total #impl: 86167087 (eff. 0.531)
49.49/49.51	c #Conflicts:      26000 | #Learnt:       5407 | 0.000
49.49/49.51	c total clause space: 127.173MB
49.49/49.51	c total #watches: 363451
50.88/50.97	c total #propagations: 46951062 / total #impl: 88663275 (eff. 0.530)
50.88/50.97	c #Conflicts:      27000 | #Learnt:       6407 | 0.000
50.88/50.97	c total clause space: 127.173MB
50.88/50.97	c total #watches: 407900
52.68/52.71	c total #propagations: 48927042 / total #impl: 91227956 (eff. 0.536)
52.68/52.71	c #Conflicts:      28000 | #Learnt:       7407 | 0.000
52.68/52.71	c total clause space: 127.173MB
52.68/52.71	c total #watches: 453874
53.89/53.97	c total #propagations: 50603204 / total #impl: 94972472 (eff. 0.533)
53.89/53.97	c GC COLLECT
53.89/53.97	c #Conflicts:      29000 | #Learnt:       4315 | 0.000
53.89/53.97	c total clause space: 127.173MB
53.89/53.97	c total #watches: 289871
55.28/55.32	c total #propagations: 51739792 / total #impl: 97428080 (eff. 0.531)
55.28/55.32	c #Conflicts:      30000 | #Learnt:       5315 | 0.000
55.28/55.32	c total clause space: 127.173MB
55.28/55.32	c total #watches: 332146
56.98/57.05	c total #propagations: 53365361 / total #impl: 100107546 (eff. 0.533)
56.98/57.05	c #Conflicts:      31000 | #Learnt:       6315 | 0.000
56.98/57.05	c total clause space: 127.173MB
56.98/57.05	c total #watches: 371920
58.48/58.55	c total #propagations: 54947268 / total #impl: 102430513 (eff. 0.536)
58.48/58.55	c #Conflicts:      32000 | #Learnt:       7315 | 0.000
58.48/58.55	c total clause space: 127.173MB
58.48/58.55	c total #watches: 422077
60.28/60.32	c total #propagations: 56314170 / total #impl: 105780601 (eff. 0.532)
60.28/60.32	c #Conflicts:      33000 | #Learnt:       8315 | 0.000
60.28/60.32	c total clause space: 127.173MB
60.28/60.32	c total #watches: 472332
61.98/62.03	c total #propagations: 57581141 / total #impl: 108483360 (eff. 0.531)
61.98/62.03	c GC COLLECT
61.98/62.03	c #Conflicts:      34000 | #Learnt:       4914 | 0.000
61.98/62.03	c total clause space: 127.173MB
61.98/62.03	c total #watches: 325225
64.38/64.47	c total #propagations: 58789654 / total #impl: 111329871 (eff. 0.528)
64.38/64.47	c #Conflicts:      35000 | #Learnt:       5914 | 0.000
64.38/64.47	c total clause space: 127.173MB
64.38/64.47	c total #watches: 373848
68.29/68.34	c total #propagations: 60816874 / total #impl: 114459314 (eff. 0.531)
68.29/68.34	c #Conflicts:      36000 | #Learnt:       6914 | 0.000
68.29/68.34	c total clause space: 127.173MB
68.29/68.34	c total #watches: 421390
71.68/71.77	c total #propagations: 62693350 / total #impl: 117682314 (eff. 0.533)
71.68/71.77	c #Conflicts:      37000 | #Learnt:       7914 | 0.000
71.68/71.77	c total clause space: 127.173MB
71.68/71.77	c total #watches: 468387
74.28/74.33	c total #propagations: 64641013 / total #impl: 121057543 (eff. 0.534)
74.28/74.33	c #Conflicts:      38000 | #Learnt:       8914 | 0.000
74.28/74.33	c total clause space: 127.173MB
74.28/74.33	c total #watches: 507094
76.98/77.04	c total #propagations: 66400400 / total #impl: 123663911 (eff. 0.537)
76.98/77.04	c GC COLLECT
76.98/77.04	c #Conflicts:      39000 | #Learnt:       5213 | 0.000
76.98/77.04	c total clause space: 127.173MB
76.98/77.04	c total #watches: 327798
79.37/79.46	c total #propagations: 68284098 / total #impl: 128243279 (eff. 0.532)
79.37/79.46	c #Conflicts:      40000 | #Learnt:       6213 | 0.000
79.37/79.46	c total clause space: 127.173MB
79.37/79.46	c total #watches: 363526
81.87/81.98	c total #propagations: 70221608 / total #impl: 130555300 (eff. 0.538)
81.87/81.98	c #Conflicts:      41000 | #Learnt:       7213 | 0.000
81.87/81.98	c total clause space: 127.173MB
81.87/81.98	c total #watches: 398840
84.17/84.21	c total #propagations: 72110843 / total #impl: 132956615 (eff. 0.542)
84.17/84.21	c #Conflicts:      42000 | #Learnt:       8213 | 0.000
84.17/84.21	c total clause space: 127.173MB
84.17/84.21	c total #watches: 431129
86.57/86.61	c total #propagations: 74063630 / total #impl: 135338746 (eff. 0.547)
86.57/86.61	c #Conflicts:      43000 | #Learnt:       9213 | 0.000
86.57/86.61	c total clause space: 127.173MB
86.57/86.61	c total #watches: 465920
88.87/88.99	c total #propagations: 75944968 / total #impl: 137897178 (eff. 0.551)
88.87/88.99	c GC COLLECT
88.87/88.99	c #Conflicts:      44000 | #Learnt:       5208 | 0.000
88.87/88.99	c total clause space: 127.173MB
88.87/88.99	c total #watches: 258837
90.28/90.33	c total #propagations: 77753034 / total #impl: 140332361 (eff. 0.554)
90.28/90.33	c #Conflicts:      45000 | #Learnt:       6208 | 0.000
90.28/90.33	c total clause space: 127.173MB
90.28/90.33	c total #watches: 296373
91.97/92.07	c total #propagations: 79303891 / total #impl: 143179523 (eff. 0.554)
91.97/92.07	c #Conflicts:      46000 | #Learnt:       7208 | 0.000
91.97/92.07	c total clause space: 127.173MB
91.97/92.07	c total #watches: 336457
93.67/93.76	c total #propagations: 81158248 / total #impl: 145587074 (eff. 0.557)
93.67/93.76	c #Conflicts:      47000 | #Learnt:       8208 | 0.000
93.67/93.76	c total clause space: 127.173MB
93.67/93.76	c total #watches: 372892
95.27/95.32	c total #propagations: 82771513 / total #impl: 147957605 (eff. 0.559)
95.27/95.32	c #Conflicts:      48000 | #Learnt:       9208 | 0.000
95.27/95.32	c total clause space: 127.173MB
95.27/95.32	c total #watches: 417986
96.87/96.94	c total #propagations: 83926688 / total #impl: 150462399 (eff. 0.558)
96.87/96.94	c #Conflicts:      49000 | #Learnt:      10208 | 0.000
96.87/96.94	c total clause space: 127.173MB
96.87/96.94	c total #watches: 466870
98.77/98.81	c total #propagations: 85484925 / total #impl: 153481489 (eff. 0.557)
98.77/98.81	c GC COLLECT
98.77/98.81	c #Conflicts:      50000 | #Learnt:       5907 | 0.000
98.77/98.81	c total clause space: 127.173MB
98.77/98.81	c total #watches: 301537
99.97/100.07	c total #propagations: 87306174 / total #impl: 155831198 (eff. 0.560)
99.97/100.07	c #Conflicts:      51000 | #Learnt:       6907 | 0.000
99.97/100.07	c total clause space: 127.173MB
99.97/100.07	c total #watches: 349949
100.87/100.99	c total #propagations: 88738000 / total #impl: 158179432 (eff. 0.561)
100.87/100.99	c #Conflicts:      52000 | #Learnt:       7907 | 0.000
100.87/100.99	c total clause space: 127.173MB
100.87/100.99	c total #watches: 393363
101.97/102.03	c total #propagations: 89945239 / total #impl: 160820922 (eff. 0.559)
101.97/102.03	c #Conflicts:      53000 | #Learnt:       8907 | 0.000
101.97/102.03	c total clause space: 127.173MB
101.97/102.03	c total #watches: 439775
102.87/102.98	c total #propagations: 91280783 / total #impl: 163426160 (eff. 0.559)
102.87/102.98	c #Conflicts:      54000 | #Learnt:       9906 | 0.000
102.87/102.98	c total clause space: 127.173MB
102.87/102.98	c total #watches: 481793
104.07/104.18	c total #propagations: 92662267 / total #impl: 165807881 (eff. 0.559)
104.07/104.18	c #Conflicts:      55000 | #Learnt:      10906 | 0.000
104.07/104.18	c total clause space: 127.173MB
104.07/104.18	c total #watches: 514536
105.57/105.69	c total #propagations: 94369852 / total #impl: 169518041 (eff. 0.557)
105.57/105.69	c GC COLLECT
105.57/105.69	c #Conflicts:      56000 | #Learnt:       6307 | 0.000
105.57/105.69	c total clause space: 127.173MB
105.57/105.69	c total #watches: 340566
106.87/106.98	c total #propagations: 96006788 / total #impl: 173725494 (eff. 0.553)
106.87/106.98	c #Conflicts:      57000 | #Learnt:       7307 | 0.000
106.87/106.98	c total clause space: 127.173MB
106.87/106.98	c total #watches: 376368
107.67/107.74	c total #propagations: 97430266 / total #impl: 177443266 (eff. 0.549)
107.67/107.74	c #Conflicts:      58000 | #Learnt:       8307 | 0.000
107.67/107.74	c total clause space: 127.173MB
107.67/107.74	c total #watches: 413995
108.97/109.03	c total #propagations: 98612024 / total #impl: 180908793 (eff. 0.545)
108.97/109.03	c #Conflicts:      59000 | #Learnt:       9307 | 0.000
108.97/109.03	c total clause space: 127.173MB
108.97/109.03	c total #watches: 444132
110.17/110.27	c total #propagations: 99948360 / total #impl: 187087294 (eff. 0.534)
110.17/110.27	c #Conflicts:      60000 | #Learnt:      10307 | 0.000
110.17/110.27	c total clause space: 127.173MB
110.17/110.27	c total #watches: 478404
111.77/111.80	c total #propagations: 101367989 / total #impl: 191069415 (eff. 0.531)
111.77/111.80	c #Conflicts:      61000 | #Learnt:      11307 | 0.000
111.77/111.80	c total clause space: 127.173MB
111.77/111.80	c total #watches: 510812
112.96/113.00	c total #propagations: 102986166 / total #impl: 194956258 (eff. 0.528)
112.96/113.00	c GC COLLECT
112.96/113.00	c #Conflicts:      62000 | #Learnt:       6412 | 0.000
112.96/113.00	c total clause space: 127.173MB
112.96/113.00	c total #watches: 301879
113.96/114.09	c total #propagations: 104622817 / total #impl: 197436542 (eff. 0.530)
113.96/114.09	c #Conflicts:      63000 | #Learnt:       7412 | 0.000
113.96/114.09	c total clause space: 127.173MB
113.96/114.09	c total #watches: 334174
115.26/115.35	c total #propagations: 106259727 / total #impl: 199734554 (eff. 0.532)
115.26/115.35	c #Conflicts:      64000 | #Learnt:       8412 | 0.000
115.26/115.35	c total clause space: 127.173MB
115.26/115.35	c total #watches: 366957
116.67/116.73	c total #propagations: 107726374 / total #impl: 202705434 (eff. 0.531)
116.67/116.73	c #Conflicts:      65000 | #Learnt:       9412 | 0.000
116.67/116.73	c total clause space: 127.173MB
116.67/116.73	c total #watches: 400492
117.67/117.73	c total #propagations: 109054501 / total #impl: 206340970 (eff. 0.529)
117.67/117.73	c #Conflicts:      66000 | #Learnt:      10412 | 0.000
117.67/117.73	c total clause space: 127.173MB
117.67/117.73	c total #watches: 438785
118.77/118.81	c total #propagations: 110205963 / total #impl: 208357851 (eff. 0.529)
118.77/118.81	c #Conflicts:      67000 | #Learnt:      11412 | 0.000
118.77/118.81	c total clause space: 127.173MB
118.77/118.81	c total #watches: 480544
119.56/119.66	c total #propagations: 111734177 / total #impl: 212127884 (eff. 0.527)
119.56/119.66	c #Conflicts:      68000 | #Learnt:      12412 | 0.000
119.56/119.66	c total clause space: 127.173MB
119.56/119.66	c total #watches: 519548
120.26/120.39	c total #propagations: 113264939 / total #impl: 215623097 (eff. 0.525)
120.26/120.39	c GC COLLECT
120.26/120.39	c #Conflicts:      69000 | #Learnt:       7204 | 0.000
120.26/120.39	c total clause space: 127.173MB
120.26/120.39	c total #watches: 324279
121.07/121.18	c total #propagations: 114796955 / total #impl: 217640426 (eff. 0.527)
121.07/121.18	c #Conflicts:      70000 | #Learnt:       8204 | 0.000
121.07/121.18	c total clause space: 127.173MB
121.07/121.18	c total #watches: 362406
121.96/122.02	c total #propagations: 116335483 / total #impl: 219862895 (eff. 0.529)
121.96/122.02	c #Conflicts:      71000 | #Learnt:       9204 | 0.000
121.96/122.02	c total clause space: 127.173MB
121.96/122.02	c total #watches: 403451
122.86/122.98	c total #propagations: 117676171 / total #impl: 221996282 (eff. 0.530)
122.86/122.98	c #Conflicts:      72000 | #Learnt:      10204 | 0.000
122.86/122.98	c total clause space: 127.173MB
122.86/122.98	c total #watches: 441677
123.66/123.74	c total #propagations: 118859947 / total #impl: 224975519 (eff. 0.528)
123.66/123.74	c #Conflicts:      73000 | #Learnt:      11204 | 0.000
123.66/123.74	c total clause space: 127.173MB
123.66/123.74	c total #watches: 478386
124.56/124.68	c total #propagations: 120231435 / total #impl: 227025315 (eff. 0.530)
124.56/124.68	c #Conflicts:      74000 | #Learnt:      12204 | 0.000
124.56/124.68	c total clause space: 127.173MB
124.56/124.68	c total #watches: 511186
125.56/125.64	c total #propagations: 121725954 / total #impl: 229072896 (eff. 0.531)
125.56/125.64	c GC COLLECT
125.56/125.64	c #Conflicts:      75000 | #Learnt:       6707 | 0.000
125.56/125.64	c total clause space: 127.173MB
125.56/125.64	c total #watches: 324975
126.36/126.48	c total #propagations: 123180138 / total #impl: 231096053 (eff. 0.533)
126.36/126.48	c #Conflicts:      76000 | #Learnt:       7707 | 0.000
126.36/126.48	c total clause space: 127.173MB
126.36/126.48	c total #watches: 362966
127.06/127.19	c total #propagations: 124760237 / total #impl: 233329567 (eff. 0.535)
127.06/127.19	c #Conflicts:      77000 | #Learnt:       8707 | 0.000
127.06/127.19	c total clause space: 127.173MB
127.06/127.19	c total #watches: 391729
128.06/128.16	c total #propagations: 126281805 / total #impl: 235349089 (eff. 0.537)
128.06/128.16	c #Conflicts:      78000 | #Learnt:       9707 | 0.000
128.06/128.16	c total clause space: 127.173MB
128.06/128.16	c total #watches: 427585
128.96/129.09	c total #propagations: 127895357 / total #impl: 237328191 (eff. 0.539)
128.96/129.09	c #Conflicts:      79000 | #Learnt:      10707 | 0.000
128.96/129.09	c total clause space: 127.173MB
128.96/129.09	c total #watches: 461536
129.77/129.81	c total #propagations: 129623614 / total #impl: 239594291 (eff. 0.541)
129.77/129.81	c #Conflicts:      80000 | #Learnt:      11707 | 0.000
129.77/129.81	c total clause space: 127.173MB
129.77/129.81	c total #watches: 494921
130.66/130.79	c total #propagations: 130838796 / total #impl: 241772317 (eff. 0.541)
130.66/130.79	c #Conflicts:      81000 | #Learnt:      12707 | 0.000
130.66/130.79	c total clause space: 127.173MB
130.66/130.79	c total #watches: 526721
131.46/131.57	c total #propagations: 132088123 / total #impl: 243963093 (eff. 0.541)
131.46/131.57	c GC COLLECT
131.46/131.57	c #Conflicts:      82000 | #Learnt:       6909 | 0.000
131.46/131.57	c total clause space: 127.173MB
131.46/131.57	c total #watches: 297550
132.36/132.40	c total #propagations: 133136719 / total #impl: 245799862 (eff. 0.542)
132.36/132.40	c #Conflicts:      83000 | #Learnt:       7909 | 0.000
132.36/132.40	c total clause space: 127.173MB
132.36/132.40	c total #watches: 326553
133.26/133.39	c total #propagations: 134235695 / total #impl: 247973641 (eff. 0.541)
133.26/133.39	c #Conflicts:      84000 | #Learnt:       8909 | 0.000
133.26/133.39	c total clause space: 127.173MB
133.26/133.39	c total #watches: 356421
134.46/134.56	c total #propagations: 135446602 / total #impl: 250952661 (eff. 0.540)
134.46/134.56	c #Conflicts:      85000 | #Learnt:       9909 | 0.000
134.46/134.56	c total clause space: 127.173MB
134.46/134.56	c total #watches: 386018
135.66/135.75	c total #propagations: 136797465 / total #impl: 255178775 (eff. 0.536)
135.66/135.75	c #Conflicts:      86000 | #Learnt:      10909 | 0.000
135.66/135.75	c total clause space: 127.173MB
135.66/135.75	c total #watches: 417926
136.96/137.02	c total #propagations: 138262554 / total #impl: 257388479 (eff. 0.537)
136.96/137.02	c #Conflicts:      87000 | #Learnt:      11909 | 0.000
136.96/137.02	c total clause space: 127.173MB
136.96/137.02	c total #watches: 448207
138.36/138.45	c total #propagations: 139778767 / total #impl: 259656084 (eff. 0.538)
138.36/138.45	c #Conflicts:      88000 | #Learnt:      12909 | 0.000
138.36/138.45	c total clause space: 127.173MB
138.36/138.45	c total #watches: 481000
140.06/140.10	c total #propagations: 141140149 / total #impl: 262158189 (eff. 0.538)
140.06/140.10	c #Conflicts:      89000 | #Learnt:      13909 | 0.000
140.06/140.10	c total clause space: 127.173MB
140.06/140.10	c total #watches: 512328
141.16/141.29	c total #propagations: 142648942 / total #impl: 264364719 (eff. 0.540)
141.16/141.29	c GC COLLECT
141.16/141.29	c #Conflicts:      90000 | #Learnt:       7809 | 0.000
141.16/141.29	c total clause space: 127.173MB
141.16/141.29	c total #watches: 293259
142.46/142.56	c total #propagations: 144172681 / total #impl: 266546296 (eff. 0.541)
142.46/142.56	c #Conflicts:      91000 | #Learnt:       8809 | 0.000
142.46/142.56	c total clause space: 127.173MB
142.46/142.56	c total #watches: 321241
143.36/143.43	c total #propagations: 145633010 / total #impl: 268702234 (eff. 0.542)
143.36/143.43	c S2->S1
143.36/143.43	c #Conflicts:      92000 | #Learnt:        271 | 0.000
143.36/143.43	c total clause space: 127.173MB
143.36/143.43	c total #watches: 1004342
144.66/144.76	c total #propagations: 146689477 / total #impl: 271123743 (eff. 0.541)
144.66/144.76	c #Conflicts:      93000 | #Learnt:       1271 | 0.000
144.66/144.76	c total clause space: 206.656MB
144.66/144.76	c total #watches: 3207588
147.27/147.31	c total #propagations: 146790884 / total #impl: 275687998 (eff. 0.532)
147.27/147.31	c #Conflicts:      94000 | #Learnt:       2271 | 0.000
147.27/147.31	c total clause space: 206.656MB
147.27/147.31	c total #watches: 3260381
149.37/149.42	c total #propagations: 146827907 / total #impl: 284536961 (eff. 0.516)
149.37/149.42	c #Conflicts:      95000 | #Learnt:       3271 | 0.000
149.37/149.42	c total clause space: 206.656MB
149.37/149.42	c total #watches: 4196269
151.36/151.45	c total #propagations: 146846738 / total #impl: 292222725 (eff. 0.503)
151.36/151.45	c #Conflicts:      96000 | #Learnt:       4271 | 0.000
151.36/151.45	c total clause space: 335.816MB
151.36/151.45	c total #watches: 6298952
154.46/154.58	c total #propagations: 146863051 / total #impl: 299282089 (eff. 0.491)
154.46/154.58	c #Conflicts:      97000 | #Learnt:       5271 | 0.000
154.46/154.58	c total clause space: 545.701MB
154.46/154.58	c total #watches: 8433241
158.26/158.30	c total #propagations: 146871792 / total #impl: 311002260 (eff. 0.472)
158.26/158.30	c GC COLLECT
158.26/158.30	c #Conflicts:      98000 | #Learnt:       3631 | 0.000
158.26/158.30	c total clause space: 545.701MB
158.26/158.30	c total #watches: 6794390
161.36/161.43	c total #propagations: 146878279 / total #impl: 321539533 (eff. 0.457)
161.36/161.43	c #Conflicts:      99000 | #Learnt:       4631 | 0.000
161.36/161.43	c total clause space: 545.701MB
161.36/161.43	c total #watches: 8533684
164.56/164.62	c total #propagations: 146974624 / total #impl: 333214188 (eff. 0.441)
164.56/164.62	c #Conflicts:     100000 | #Learnt:       5631 | 0.001
164.56/164.62	c total clause space: 545.701MB
164.56/164.62	c total #watches: 8793129
167.46/167.57	c total #propagations: 147278448 / total #impl: 345199230 (eff. 0.427)
167.46/167.57	c #Conflicts:     101000 | #Learnt:       6631 | 0.001
167.46/167.57	c total clause space: 545.701MB
167.46/167.57	c total #watches: 8840992
170.26/170.30	c total #propagations: 148531111 / total #impl: 353574229 (eff. 0.420)
170.26/170.30	c #Conflicts:     102000 | #Learnt:       7631 | 0.001
170.26/170.30	c total clause space: 545.701MB
170.26/170.30	c total #watches: 8856125
173.95/174.03	c total #propagations: 149004233 / total #impl: 357948731 (eff. 0.416)
173.95/174.03	c #Conflicts:     103000 | #Learnt:       8631 | 0.001
173.95/174.03	c total clause space: 545.701MB
173.95/174.03	c total #watches: 8886262
177.86/177.94	c total #propagations: 149715364 / total #impl: 366048720 (eff. 0.409)
177.86/177.94	c #Conflicts:     104000 | #Learnt:       9631 | 0.001
177.86/177.94	c total clause space: 545.701MB
177.86/177.94	c total #watches: 8921970
181.56/181.64	c total #propagations: 150329294 / total #impl: 376541244 (eff. 0.399)
181.56/181.64	c #Conflicts:     105000 | #Learnt:      10631 | 0.001
181.56/181.64	c total clause space: 545.701MB
181.56/181.64	c total #watches: 9055151
185.16/185.20	c total #propagations: 150478637 / total #impl: 387782663 (eff. 0.388)
185.16/185.20	c GC COLLECT
185.16/185.20	c #Conflicts:     106000 | #Learnt:       6299 | 0.001
185.16/185.20	c total clause space: 545.701MB
185.16/185.20	c total #watches: 1156968
189.76/189.89	c total #propagations: 150622841 / total #impl: 409761712 (eff. 0.368)
189.76/189.89	c #Conflicts:     107000 | #Learnt:       7299 | 0.000
189.76/189.89	c total clause space: 545.701MB
189.76/189.89	c total #watches: 1238796
195.96/196.06	c total #propagations: 151211384 / total #impl: 454658869 (eff. 0.333)
195.96/196.06	c #Conflicts:     108000 | #Learnt:       8299 | 0.000
195.96/196.06	c total clause space: 545.701MB
195.96/196.06	c total #watches: 1713700
202.55/202.66	c total #propagations: 151707766 / total #impl: 515610348 (eff. 0.294)
202.55/202.66	c #Conflicts:     109000 | #Learnt:       9299 | 0.000
202.55/202.66	c total clause space: 545.701MB
202.55/202.66	c total #watches: 1731545
209.65/209.76	c total #propagations: 153327286 / total #impl: 608557581 (eff. 0.252)
209.65/209.76	c #Conflicts:     110000 | #Learnt:      10299 | 0.000
209.65/209.76	c total clause space: 545.701MB
209.65/209.76	c total #watches: 1733545
218.55/218.66	c total #propagations: 155453439 / total #impl: 633225886 (eff. 0.245)
218.55/218.66	c #Conflicts:     111000 | #Learnt:      11299 | 0.000
218.55/218.66	c total clause space: 545.701MB
218.55/218.66	c total #watches: 1743626
225.46/225.59	c total #propagations: 157004148 / total #impl: 704471660 (eff. 0.223)
225.46/225.59	c #Conflicts:     112000 | #Learnt:      12299 | 0.000
225.46/225.59	c total clause space: 545.701MB
225.46/225.59	c total #watches: 1778692
228.15/228.21	c total #propagations: 157380473 / total #impl: 751036518 (eff. 0.210)
228.15/228.21	c #Conflicts:     113000 | #Learnt:      13299 | 0.000
228.15/228.21	c total clause space: 545.701MB
228.15/228.21	c total #watches: 3410867
230.75/230.89	c total #propagations: 157749047 / total #impl: 754818098 (eff. 0.209)
230.75/230.89	c GC COLLECT
230.75/230.89	c #Conflicts:     114000 | #Learnt:       7433 | 0.000
230.75/230.89	c total clause space: 545.701MB
230.75/230.89	c total #watches: 4718146
235.15/235.28	c total #propagations: 157761078 / total #impl: 759174952 (eff. 0.208)
235.15/235.28	c #Conflicts:     115000 | #Learnt:       8433 | 0.000
235.15/235.28	c total clause space: 545.701MB
235.15/235.28	c total #watches: 5688265
246.46/246.57	c total #propagations: 158043001 / total #impl: 772419370 (eff. 0.205)
246.46/246.57	c #Conflicts:     116000 | #Learnt:       9433 | 0.000
246.46/246.57	c total clause space: 545.701MB
246.46/246.57	c total #watches: 7926544
263.54/263.68	c total #propagations: 158265754 / total #impl: 784965246 (eff. 0.202)
263.54/263.68	c #Conflicts:     117000 | #Learnt:      10433 | 0.000
263.54/263.68	c total clause space: 545.701MB
263.54/263.68	c total #watches: 9234292
277.44/277.54	c total #propagations: 158334411 / total #impl: 793552488 (eff. 0.200)
277.44/277.54	c #Conflicts:     118000 | #Learnt:      11433 | 0.000
277.44/277.54	c total clause space: 545.701MB
277.44/277.54	c total #watches: 10468057
302.24/302.31	c total #propagations: 158342036 / total #impl: 803055911 (eff. 0.197)
302.24/302.31	c #Conflicts:     119000 | #Learnt:      12433 | 0.000
302.24/302.31	c total clause space: 545.701MB
302.24/302.31	c total #watches: 10918754
315.34/315.40	c total #propagations: 158383379 / total #impl: 813782192 (eff. 0.195)
315.34/315.40	c #Conflicts:     120000 | #Learnt:      13433 | 0.000
315.34/315.40	c total clause space: 886.764MB
315.34/315.40	c total #watches: 12932340
329.13/329.24	c total #propagations: 158392896 / total #impl: 822027616 (eff. 0.193)
329.13/329.24	c #Conflicts:     121000 | #Learnt:      14433 | 0.000
329.13/329.24	c total clause space: 886.764MB
329.13/329.24	c total #watches: 14439095
345.23/345.38	c total #propagations: 158397268 / total #impl: 830210371 (eff. 0.191)
345.23/345.38	c #Conflicts:     122000 | #Learnt:      15433 | 0.000
345.23/345.38	c total clause space: 886.764MB
345.23/345.38	c total #watches: 15799763
353.43/353.51	c total #propagations: 158402651 / total #impl: 836326782 (eff. 0.189)
353.43/353.51	c GC COLLECT
353.43/353.51	c #Conflicts:     123000 | #Learnt:       8696 | 0.000
353.43/353.51	c total clause space: 886.764MB
353.43/353.51	c total #watches: 14064966
358.03/358.14	c total #propagations: 158557439 / total #impl: 840722483 (eff. 0.189)
358.03/358.14	c #Conflicts:     124000 | #Learnt:       9696 | 0.000
358.03/358.14	c total clause space: 886.764MB
358.03/358.14	c total #watches: 14250881
366.33/366.42	c total #propagations: 158574437 / total #impl: 863082928 (eff. 0.184)
366.33/366.42	c #Conflicts:     125000 | #Learnt:      10696 | 0.000
366.33/366.42	c total clause space: 886.764MB
366.33/366.42	c total #watches: 15141011
378.62/378.79	c total #propagations: 158595029 / total #impl: 879568174 (eff. 0.180)
378.62/378.79	c #Conflicts:     126000 | #Learnt:      11696 | 0.000
378.62/378.79	c total clause space: 886.764MB
378.62/378.79	c total #watches: 17759808
397.53/397.68	c total #propagations: 158603286 / total #impl: 886036245 (eff. 0.179)
397.53/397.68	c #Conflicts:     127000 | #Learnt:      12696 | 0.000
397.53/397.68	c total clause space: 886.764MB
397.53/397.68	c total #watches: 20519828
434.22/434.35	c total #propagations: 158610538 / total #impl: 909695850 (eff. 0.174)
434.22/434.35	c #Conflicts:     128000 | #Learnt:      13696 | 0.000
434.22/434.35	c total clause space: 886.764MB
434.22/434.35	c total #watches: 22181308
465.71/465.85	c total #propagations: 159349135 / total #impl: 928385075 (eff. 0.172)
465.71/465.85	c #Conflicts:     129000 | #Learnt:      14696 | 0.000
465.71/465.85	c total clause space: 1440.99MB
465.71/465.85	c total #watches: 22268440
495.11/495.28	c total #propagations: 159508822 / total #impl: 948946612 (eff. 0.168)
495.11/495.28	c #Conflicts:     130000 | #Learnt:      15696 | 0.000
495.11/495.28	c total clause space: 1440.99MB
495.11/495.28	c total #watches: 22288126
529.20/529.35	c total #propagations: 159531014 / total #impl: 966990562 (eff. 0.165)
529.20/529.35	c GC COLLECT
529.20/529.35	c #Conflicts:     131000 | #Learnt:       8384 | 0.000
529.20/529.35	c total clause space: 1440.99MB
529.20/529.35	c total #watches: 10365131
563.50/563.60	c total #propagations: 159569056 / total #impl: 986617362 (eff. 0.162)
563.50/563.60	c #Conflicts:     132000 | #Learnt:       9384 | 0.000
563.50/563.60	c total clause space: 1440.99MB
563.50/563.60	c total #watches: 10432326
592.69/592.88	c total #propagations: 159885034 / total #impl: 998667051 (eff. 0.160)
592.69/592.88	c #Conflicts:     133000 | #Learnt:      10384 | 0.000
592.69/592.88	c total clause space: 1440.99MB
592.69/592.88	c total #watches: 10492500
621.09/621.21	c total #propagations: 159969126 / total #impl: 1013378913 (eff. 0.158)
621.09/621.21	c #Conflicts:     134000 | #Learnt:      11384 | 0.000
621.09/621.21	c total clause space: 1440.99MB
621.09/621.21	c total #watches: 10551902
654.08/654.25	c total #propagations: 160292600 / total #impl: 1020125059 (eff. 0.157)
654.08/654.25	c #Conflicts:     135000 | #Learnt:      12384 | 0.000
654.08/654.25	c total clause space: 1440.99MB
654.08/654.25	c total #watches: 10571917
690.18/690.39	c total #propagations: 160847838 / total #impl: 1028228199 (eff. 0.156)
690.18/690.39	c #Conflicts:     136000 | #Learnt:      13384 | 0.000
690.18/690.39	c total clause space: 1440.99MB
690.18/690.39	c total #watches: 10609973
719.87/720.05	c total #propagations: 161018089 / total #impl: 1037511983 (eff. 0.155)
719.87/720.05	c #Conflicts:     137000 | #Learnt:      14384 | 0.000
719.87/720.05	c total clause space: 1440.99MB
719.87/720.05	c total #watches: 10710380
748.17/748.30	c total #propagations: 161058382 / total #impl: 1046201923 (eff. 0.154)
748.17/748.30	c #Conflicts:     138000 | #Learnt:      15384 | 0.000
748.17/748.30	c total clause space: 1440.99MB
748.17/748.30	c total #watches: 10739427
776.66/776.81	c total #propagations: 161103030 / total #impl: 1054969876 (eff. 0.153)
776.66/776.81	c #Conflicts:     139000 | #Learnt:      16384 | 0.000
776.66/776.81	c total clause space: 1440.99MB
776.66/776.81	c total #watches: 10763136
804.76/804.95	c total #propagations: 161193094 / total #impl: 1059287584 (eff. 0.152)
804.76/804.95	c #Conflicts:     140000 | #Learnt:      17384 | 0.000
804.76/804.95	c total clause space: 1440.99MB
804.76/804.95	c total #watches: 10778066
812.96/813.15	c total #propagations: 161260062 / total #impl: 1063617442 (eff. 0.152)
812.96/813.15	c GC COLLECT
812.96/813.15	c #Conflicts:     141000 | #Learnt:       9628 | 0.000
812.96/813.15	c total clause space: 1440.99MB
812.96/813.15	c total #watches: 565686
815.96/816.13	c total #propagations: 161317428 / total #impl: 1069234932 (eff. 0.151)
815.96/816.13	c #Conflicts:     142000 | #Learnt:      10628 | 0.000
815.96/816.13	c total clause space: 1440.99MB
815.96/816.13	c total #watches: 573634
818.26/818.42	c total #propagations: 161377159 / total #impl: 1076141154 (eff. 0.150)
818.26/818.42	c #Conflicts:     143000 | #Learnt:      11628 | 0.000
818.26/818.42	c total clause space: 1440.99MB
818.26/818.42	c total #watches: 588455
821.26/821.44	c total #propagations: 161383813 / total #impl: 1083589282 (eff. 0.149)
821.26/821.44	c #Conflicts:     144000 | #Learnt:      12628 | 0.000
821.26/821.44	c total clause space: 1440.99MB
821.26/821.44	c total #watches: 594906
824.25/824.48	c total #propagations: 161390531 / total #impl: 1092246059 (eff. 0.148)
824.25/824.48	c #Conflicts:     145000 | #Learnt:      13628 | 0.000
824.25/824.48	c total clause space: 1440.99MB
824.25/824.48	c total #watches: 604160
827.06/827.23	c total #propagations: 161402616 / total #impl: 1100595205 (eff. 0.147)
827.06/827.23	c #Conflicts:     146000 | #Learnt:      14628 | 0.000
827.06/827.23	c total clause space: 1440.99MB
827.06/827.23	c total #watches: 619968
829.75/829.93	c total #propagations: 161422222 / total #impl: 1108737325 (eff. 0.146)
829.75/829.93	c #Conflicts:     147000 | #Learnt:      15628 | 0.000
829.75/829.93	c total clause space: 1440.99MB
829.75/829.93	c total #watches: 635401
832.05/832.30	c total #propagations: 161438132 / total #impl: 1117122712 (eff. 0.145)
832.05/832.30	c #Conflicts:     148000 | #Learnt:      16628 | 0.000
832.05/832.30	c total clause space: 1440.99MB
832.05/832.30	c total #watches: 642384
835.05/835.21	c total #propagations: 161446039 / total #impl: 1124843895 (eff. 0.144)
835.05/835.21	c #Conflicts:     149000 | #Learnt:      17628 | 0.000
835.05/835.21	c total clause space: 1440.99MB
835.05/835.21	c total #watches: 663636
837.35/837.53	c total #propagations: 161802244 / total #impl: 1131598483 (eff. 0.143)
837.35/837.53	c GC COLLECT
837.35/837.53	c #Conflicts:     150000 | #Learnt:       9496 | 0.000
837.35/837.53	c total clause space: 1440.99MB
837.35/837.53	c total #watches: 221074
839.45/839.60	c total #propagations: 163616717 / total #impl: 1134925031 (eff. 0.144)
839.45/839.60	c #Conflicts:     151000 | #Learnt:      10496 | 0.000
839.45/839.60	c total clause space: 1440.99MB
839.45/839.60	c total #watches: 244689
841.65/841.82	c total #propagations: 165756138 / total #impl: 1138355171 (eff. 0.146)
841.65/841.82	c #Conflicts:     152000 | #Learnt:      11496 | 0.000
841.65/841.82	c total clause space: 1440.99MB
841.65/841.82	c total #watches: 256703
844.76/844.95	c total #propagations: 167147658 / total #impl: 1146251152 (eff. 0.146)
844.76/844.95	c #Conflicts:     153000 | #Learnt:      12496 | 0.000
844.76/844.95	c total clause space: 1440.99MB
844.76/844.95	c total #watches: 280556
846.86/847.05	c total #propagations: 168072247 / total #impl: 1157392682 (eff. 0.145)
846.86/847.05	c #Conflicts:     154000 | #Learnt:      13496 | 0.000
846.86/847.05	c total clause space: 1440.99MB
846.86/847.05	c total #watches: 289980
848.45/848.63	c total #propagations: 168111156 / total #impl: 1173674359 (eff. 0.143)
848.45/848.63	c #Conflicts:     155000 | #Learnt:      14496 | 0.000
848.45/848.63	c total clause space: 1440.99MB
848.45/848.63	c total #watches: 343328
850.16/850.37	c total #propagations: 168207313 / total #impl: 1177856507 (eff. 0.143)
850.16/850.37	c #Conflicts:     156000 | #Learnt:      15496 | 0.000
850.16/850.37	c total clause space: 1440.99MB
850.16/850.37	c total #watches: 352137
851.95/852.16	c total #propagations: 168258872 / total #impl: 1180947906 (eff. 0.142)
851.95/852.16	c #Conflicts:     157000 | #Learnt:      16496 | 0.000
851.95/852.16	c total clause space: 1440.99MB
851.95/852.16	c total #watches: 396184
854.05/854.20	c total #propagations: 169026994 / total #impl: 1188351867 (eff. 0.142)
854.05/854.20	c #Conflicts:     158000 | #Learnt:      17496 | 0.000
854.05/854.20	c total clause space: 1440.99MB
854.05/854.20	c total #watches: 507219
856.05/856.20	c total #propagations: 169864236 / total #impl: 1199293208 (eff. 0.142)
856.05/856.20	c #Conflicts:     159000 | #Learnt:      18496 | 0.000
856.05/856.20	c total clause space: 1440.99MB
856.05/856.20	c total #watches: 542463
858.05/858.29	c total #propagations: 170351347 / total #impl: 1204073381 (eff. 0.141)
858.05/858.29	c GC COLLECT
858.05/858.29	c #Conflicts:     160000 | #Learnt:       9773 | 0.000
858.05/858.29	c total clause space: 1440.99MB
858.05/858.29	c total #watches: 429103
860.55/860.72	c total #propagations: 170594360 / total #impl: 1207290411 (eff. 0.141)
860.55/860.72	c #Conflicts:     161000 | #Learnt:      10773 | 0.000
860.55/860.72	c total clause space: 1440.99MB
860.55/860.72	c total #watches: 459958
862.55/862.70	c total #propagations: 172248725 / total #impl: 1210405458 (eff. 0.142)
862.55/862.70	c #Conflicts:     162000 | #Learnt:      11773 | 0.000
862.55/862.70	c total clause space: 1440.99MB
862.55/862.70	c total #watches: 471444
864.85/865.04	c total #propagations: 172457807 / total #impl: 1213138331 (eff. 0.142)
864.85/865.04	c #Conflicts:     163000 | #Learnt:      12773 | 0.000
864.85/865.04	c total clause space: 1440.99MB
864.85/865.04	c total #watches: 496893
868.25/868.44	c total #propagations: 172566809 / total #impl: 1216248618 (eff. 0.142)
868.25/868.44	c #Conflicts:     164000 | #Learnt:      13773 | 0.000
868.25/868.44	c total clause space: 1440.99MB
868.25/868.44	c total #watches: 514325
872.45/872.66	c total #propagations: 172905512 / total #impl: 1219334647 (eff. 0.142)
872.45/872.66	c #Conflicts:     165000 | #Learnt:      14773 | 0.000
872.45/872.66	c total clause space: 1440.99MB
872.45/872.66	c total #watches: 533940
876.85/877.09	c total #propagations: 174571202 / total #impl: 1222873823 (eff. 0.143)
876.85/877.09	c #Conflicts:     166000 | #Learnt:      15773 | 0.000
876.85/877.09	c total clause space: 1440.99MB
876.85/877.09	c total #watches: 552248
881.55/881.79	c total #propagations: 176633657 / total #impl: 1226719587 (eff. 0.144)
881.55/881.79	c #Conflicts:     167000 | #Learnt:      16773 | 0.000
881.55/881.79	c total clause space: 1440.99MB
881.55/881.79	c total #watches: 567553
887.65/887.86	c total #propagations: 178583717 / total #impl: 1230746365 (eff. 0.145)
887.65/887.86	c #Conflicts:     168000 | #Learnt:      17773 | 0.000
887.65/887.86	c total clause space: 1440.99MB
887.65/887.86	c total #watches: 580452
891.04/891.28	c total #propagations: 180183971 / total #impl: 1234053522 (eff. 0.146)
891.04/891.28	c #Conflicts:     169000 | #Learnt:      18773 | 0.000
891.04/891.28	c total clause space: 1440.99MB
891.04/891.28	c total #watches: 594762
893.44/893.62	c total #propagations: 181339370 / total #impl: 1236891021 (eff. 0.147)
893.44/893.62	c GC COLLECT
893.44/893.62	c #Conflicts:     170000 | #Learnt:       9459 | 0.000
893.44/893.62	c total clause space: 1440.99MB
893.44/893.62	c total #watches: 317774
895.84/896.04	c total #propagations: 181723724 / total #impl: 1239836856 (eff. 0.147)
895.84/896.04	c #Conflicts:     171000 | #Learnt:      10459 | 0.000
895.84/896.04	c total clause space: 1440.99MB
895.84/896.04	c total #watches: 332361
897.74/897.96	c total #propagations: 181918510 / total #impl: 1242787696 (eff. 0.146)
897.74/897.96	c #Conflicts:     172000 | #Learnt:      11459 | 0.000
897.74/897.96	c total clause space: 1440.99MB
897.74/897.96	c total #watches: 349599
899.65/899.85	c total #propagations: 182082654 / total #impl: 1245627757 (eff. 0.146)
899.65/899.85	c #Conflicts:     173000 | #Learnt:      12459 | 0.000
899.65/899.85	c total clause space: 1440.99MB
899.65/899.85	c total #watches: 364938
902.04/902.23	c total #propagations: 182167485 / total #impl: 1252422195 (eff. 0.145)
902.04/902.23	c #Conflicts:     174000 | #Learnt:      13459 | 0.000
902.04/902.23	c total clause space: 1440.99MB
902.04/902.23	c total #watches: 382861
904.94/905.14	c total #propagations: 182197740 / total #impl: 1259488825 (eff. 0.145)
904.94/905.14	c #Conflicts:     175000 | #Learnt:      14459 | 0.000
904.94/905.14	c total clause space: 1440.99MB
904.94/905.14	c total #watches: 398941
908.45/908.67	c total #propagations: 182251913 / total #impl: 1262866325 (eff. 0.144)
908.45/908.67	c #Conflicts:     176000 | #Learnt:      15459 | 0.000
908.45/908.67	c total clause space: 1440.99MB
908.45/908.67	c total #watches: 410783
910.84/911.02	c total #propagations: 183558064 / total #impl: 1266601309 (eff. 0.145)
910.84/911.02	c #Conflicts:     177000 | #Learnt:      16459 | 0.000
910.84/911.02	c total clause space: 1440.99MB
910.84/911.02	c total #watches: 424616
912.64/912.83	c total #propagations: 184272299 / total #impl: 1272016130 (eff. 0.145)
912.64/912.83	c #Conflicts:     178000 | #Learnt:      17459 | 0.000
912.64/912.83	c total clause space: 1440.99MB
912.64/912.83	c total #watches: 452221
915.74/915.90	c total #propagations: 184681777 / total #impl: 1276482253 (eff. 0.145)
915.74/915.90	c #Conflicts:     179000 | #Learnt:      18459 | 0.000
915.74/915.90	c total clause space: 1440.99MB
915.74/915.90	c total #watches: 487133
918.54/918.76	c total #propagations: 186894947 / total #impl: 1281132029 (eff. 0.146)
918.54/918.76	c GC COLLECT
918.54/918.76	c #Conflicts:     180000 | #Learnt:       8929 | 0.000
918.54/918.76	c total clause space: 1440.99MB
918.54/918.76	c total #watches: 260514
921.34/921.59	c total #propagations: 188630151 / total #impl: 1284773752 (eff. 0.147)
921.34/921.59	c #Conflicts:     181000 | #Learnt:       9929 | 0.000
921.34/921.59	c total clause space: 1440.99MB
921.34/921.59	c total #watches: 291246
923.44/923.64	c total #propagations: 190685908 / total #impl: 1289515364 (eff. 0.148)
923.44/923.64	c #Conflicts:     182000 | #Learnt:      10929 | 0.000
923.44/923.64	c total clause space: 1440.99MB
923.44/923.64	c total #watches: 315107
925.84/926.07	c total #propagations: 191238649 / total #impl: 1292604529 (eff. 0.148)
925.84/926.07	c #Conflicts:     183000 | #Learnt:      11929 | 0.000
925.84/926.07	c total clause space: 1440.99MB
925.84/926.07	c total #watches: 359271
928.14/928.30	c total #propagations: 193375279 / total #impl: 1297691538 (eff. 0.149)
928.14/928.30	c #Conflicts:     184000 | #Learnt:      12929 | 0.000
928.14/928.30	c total clause space: 1440.99MB
928.14/928.30	c total #watches: 392429
930.54/930.78	c total #propagations: 195502287 / total #impl: 1303229169 (eff. 0.150)
930.54/930.78	c #Conflicts:     185000 | #Learnt:      13929 | 0.000
930.54/930.78	c total clause space: 1440.99MB
930.54/930.78	c total #watches: 427742
933.64/933.83	c total #propagations: 197363882 / total #impl: 1307500729 (eff. 0.151)
933.64/933.83	c #Conflicts:     186000 | #Learnt:      14929 | 0.000
933.64/933.83	c total clause space: 1440.99MB
933.64/933.83	c total #watches: 463599
937.84/938.03	c total #propagations: 199209081 / total #impl: 1312151830 (eff. 0.152)
937.84/938.03	c #Conflicts:     187000 | #Learnt:      15929 | 0.000
937.84/938.03	c total clause space: 1440.99MB
937.84/938.03	c total #watches: 499993
942.44/942.63	c total #propagations: 201228484 / total #impl: 1316638776 (eff. 0.153)
942.44/942.63	c #Conflicts:     188000 | #Learnt:      16929 | 0.000
942.44/942.63	c total clause space: 1440.99MB
942.44/942.63	c total #watches: 537301
947.64/947.84	c total #propagations: 203532496 / total #impl: 1320021045 (eff. 0.154)
947.64/947.84	c #Conflicts:     189000 | #Learnt:      17929 | 0.000
947.64/947.84	c total clause space: 1440.99MB
947.64/947.84	c total #watches: 576798
952.24/952.47	c total #propagations: 205630699 / total #impl: 1323886759 (eff. 0.155)
952.24/952.47	c #Conflicts:     190000 | #Learnt:      18929 | 0.000
952.24/952.47	c total clause space: 1440.99MB
952.24/952.47	c total #watches: 608131
957.44/957.61	c total #propagations: 207870254 / total #impl: 1326965848 (eff. 0.157)
957.44/957.61	c GC COLLECT
957.44/957.61	c #Conflicts:     191000 | #Learnt:       8765 | 0.000
957.44/957.61	c total clause space: 1440.99MB
957.44/957.61	c total #watches: 385012
961.84/962.03	c total #propagations: 210143624 / total #impl: 1330327452 (eff. 0.158)
961.84/962.03	c #Conflicts:     192000 | #Learnt:       9765 | 0.000
961.84/962.03	c total clause space: 1440.99MB
961.84/962.03	c total #watches: 421105
965.34/965.53	c total #propagations: 212406142 / total #impl: 1334284598 (eff. 0.159)
965.34/965.53	c #Conflicts:     193000 | #Learnt:      10765 | 0.000
965.34/965.53	c total clause space: 1440.99MB
965.34/965.53	c total #watches: 455327
968.44/968.61	c total #propagations: 214803350 / total #impl: 1338570822 (eff. 0.160)
968.44/968.61	c #Conflicts:     194000 | #Learnt:      11765 | 0.000
968.44/968.61	c total clause space: 1440.99MB
968.44/968.61	c total #watches: 483491
970.24/970.43	c total #propagations: 215224088 / total #impl: 1341784543 (eff. 0.160)
970.24/970.43	c #Conflicts:     195000 | #Learnt:      12765 | 0.000
970.24/970.43	c total clause space: 1440.99MB
970.24/970.43	c total #watches: 518933
972.64/972.83	c total #propagations: 215232131 / total #impl: 1350077942 (eff. 0.159)
972.64/972.83	c #Conflicts:     196000 | #Learnt:      13765 | 0.000
972.64/972.83	c total clause space: 1440.99MB
972.64/972.83	c total #watches: 553035
975.94/976.18	c total #propagations: 215238209 / total #impl: 1359542176 (eff. 0.158)
975.94/976.18	c #Conflicts:     197000 | #Learnt:      14765 | 0.000
975.94/976.18	c total clause space: 1440.99MB
975.94/976.18	c total #watches: 587032
979.14/979.35	c total #propagations: 215246504 / total #impl: 1369901265 (eff. 0.157)
979.14/979.35	c #Conflicts:     198000 | #Learnt:      15765 | 0.000
979.14/979.35	c total clause space: 1440.99MB
979.14/979.35	c total #watches: 619531
982.74/982.97	c total #propagations: 215252283 / total #impl: 1377463356 (eff. 0.156)
982.74/982.97	c #Conflicts:     199000 | #Learnt:      16765 | 0.000
982.74/982.97	c total clause space: 1440.99MB
982.74/982.97	c total #watches: 651730
987.04/987.20	c total #propagations: 215258175 / total #impl: 1386940418 (eff. 0.155)
987.04/987.20	c #Conflicts:     200000 | #Learnt:      17765 | 0.000
987.04/987.20	c total clause space: 1440.99MB
987.04/987.20	c total #watches: 685098
991.94/992.10	c total #propagations: 215264565 / total #impl: 1398663113 (eff. 0.154)
991.94/992.10	c #Conflicts:     201000 | #Learnt:      18765 | 0.000
991.94/992.10	c total clause space: 1440.99MB
991.94/992.10	c total #watches: 718593
997.24/997.47	c total #propagations: 215270291 / total #impl: 1409355131 (eff. 0.153)
997.24/997.47	c GC COLLECT
997.24/997.47	c #Conflicts:     202000 | #Learnt:      10071 | 0.000
997.24/997.47	c total clause space: 1440.99MB
997.24/997.47	c total #watches: 414521
1003.04/1003.24	c total #propagations: 215276204 / total #impl: 1419863044 (eff. 0.152)
1003.04/1003.24	c #Conflicts:     203000 | #Learnt:      11071 | 0.000
1003.04/1003.24	c total clause space: 1440.99MB
1003.04/1003.24	c total #watches: 447528
1008.73/1008.94	c total #propagations: 215282328 / total #impl: 1430123080 (eff. 0.151)
1008.73/1008.94	c #Conflicts:     204000 | #Learnt:      12071 | 0.000
1008.73/1008.94	c total clause space: 1440.99MB
1008.73/1008.94	c total #watches: 481279
1015.73/1015.97	c total #propagations: 215288588 / total #impl: 1440517494 (eff. 0.149)
1015.73/1015.97	c #Conflicts:     205000 | #Learnt:      13071 | 0.000
1015.73/1015.97	c total clause space: 1440.99MB
1015.73/1015.97	c total #watches: 513569
1023.43/1023.65	c total #propagations: 215295153 / total #impl: 1451416087 (eff. 0.148)
1023.43/1023.65	c #Conflicts:     206000 | #Learnt:      14071 | 0.000
1023.43/1023.65	c total clause space: 1440.99MB
1023.43/1023.65	c total #watches: 550182
1033.43/1033.69	c total #propagations: 215320488 / total #impl: 1462942257 (eff. 0.147)
1033.43/1033.69	c #Conflicts:     207000 | #Learnt:      15071 | 0.000
1033.43/1033.69	c total clause space: 1440.99MB
1033.43/1033.69	c total #watches: 581011
1044.03/1044.24	c total #propagations: 215539580 / total #impl: 1469286060 (eff. 0.147)
1044.03/1044.24	c #Conflicts:     208000 | #Learnt:      16071 | 0.000
1044.03/1044.24	c total clause space: 1440.99MB
1044.03/1044.24	c total #watches: 617612
1056.23/1056.42	c total #propagations: 215626771 / total #impl: 1473582592 (eff. 0.146)
1056.23/1056.42	c #Conflicts:     209000 | #Learnt:      17071 | 0.000
1056.23/1056.42	c total clause space: 1440.99MB
1056.23/1056.42	c total #watches: 658461
1070.62/1070.88	c total #propagations: 215673001 / total #impl: 1478539072 (eff. 0.146)
1070.62/1070.88	c #Conflicts:     210000 | #Learnt:      18071 | 0.000
1070.62/1070.88	c total clause space: 1440.99MB
1070.62/1070.88	c total #watches: 696150
1083.72/1083.97	c total #propagations: 215709283 / total #impl: 1483497328 (eff. 0.145)
1083.72/1083.97	c #Conflicts:     211000 | #Learnt:      19071 | 0.000
1083.72/1083.97	c total clause space: 1440.99MB
1083.72/1083.97	c total #watches: 735893
1098.73/1098.95	c total #propagations: 215721680 / total #impl: 1490258292 (eff. 0.145)
1098.73/1098.95	c #Conflicts:     212000 | #Learnt:      20071 | 0.000
1098.73/1098.95	c total clause space: 1440.99MB
1098.73/1098.95	c total #watches: 769491
1114.02/1114.24	c total #propagations: 215739223 / total #impl: 1497717907 (eff. 0.144)
1114.02/1114.24	c GC COLLECT
1114.02/1114.24	c #Conflicts:     213000 | #Learnt:       9733 | 0.000
1114.02/1114.24	c total clause space: 1440.99MB
1114.02/1114.24	c total #watches: 394803
1122.72/1122.93	c total #propagations: 215766837 / total #impl: 1503127758 (eff. 0.144)
1122.72/1122.93	c #Conflicts:     214000 | #Learnt:      10733 | 0.000
1122.72/1122.93	c total clause space: 1440.99MB
1122.72/1122.93	c total #watches: 430241
1133.81/1134.00	c total #propagations: 215777782 / total #impl: 1508409846 (eff. 0.143)
1133.81/1134.00	c #Conflicts:     215000 | #Learnt:      11733 | 0.000
1133.81/1134.00	c total clause space: 1440.99MB
1133.81/1134.00	c total #watches: 463497
1146.91/1147.19	c total #propagations: 215794937 / total #impl: 1514738999 (eff. 0.142)
1146.91/1147.19	c #Conflicts:     216000 | #Learnt:      12733 | 0.000
1146.91/1147.19	c total clause space: 1440.99MB
1146.91/1147.19	c total #watches: 495756
1158.01/1158.28	c total #propagations: 215817904 / total #impl: 1520201529 (eff. 0.142)
1158.01/1158.28	c #Conflicts:     217000 | #Learnt:      13733 | 0.000
1158.01/1158.28	c total clause space: 1440.99MB
1158.01/1158.28	c total #watches: 528364
1170.61/1170.88	c total #propagations: 215828946 / total #impl: 1526628909 (eff. 0.141)
1170.61/1170.88	c #Conflicts:     218000 | #Learnt:      14733 | 0.000
1170.61/1170.88	c total clause space: 1440.99MB
1170.61/1170.88	c total #watches: 562897
1184.21/1184.43	c total #propagations: 215869255 / total #impl: 1532747958 (eff. 0.141)
1184.21/1184.43	c #Conflicts:     219000 | #Learnt:      15733 | 0.000
1184.21/1184.43	c total clause space: 1440.99MB
1184.21/1184.43	c total #watches: 597970
1197.50/1197.77	c total #propagations: 215912427 / total #impl: 1538790108 (eff. 0.140)
1197.50/1197.77	c #Conflicts:     220000 | #Learnt:      16733 | 0.000
1197.50/1197.77	c total clause space: 1440.99MB
1197.50/1197.77	c total #watches: 631866
1212.70/1212.92	c total #propagations: 215922500 / total #impl: 1543132723 (eff. 0.140)
1212.70/1212.92	c #Conflicts:     221000 | #Learnt:      17733 | 0.000
1212.70/1212.92	c total clause space: 1440.99MB
1212.70/1212.92	c total #watches: 665089
1226.70/1226.96	c total #propagations: 215937838 / total #impl: 1547550655 (eff. 0.140)
1226.70/1226.96	c #Conflicts:     222000 | #Learnt:      18733 | 0.000
1226.70/1226.96	c total clause space: 1440.99MB
1226.70/1226.96	c total #watches: 1289013
1228.20/1228.42	c total #propagations: 215989902 / total #impl: 1551148706 (eff. 0.139)
1228.20/1228.42	c #Conflicts:     223000 | #Learnt:      19733 | 0.000
1228.20/1228.42	c total clause space: 1440.99MB
1228.20/1228.42	c total #watches: 2870467
1230.30/1230.56	c total #propagations: 216237191 / total #impl: 1554834000 (eff. 0.139)
1230.30/1230.56	c #Conflicts:     224000 | #Learnt:      20733 | 0.000
1230.30/1230.56	c total clause space: 1440.99MB
1230.30/1230.56	c total #watches: 3433738
1233.70/1233.93	c total #propagations: 216270008 / total #impl: 1563641463 (eff. 0.138)
1233.70/1233.93	c GC COLLECT
1233.70/1233.93	c #Conflicts:     225000 | #Learnt:      10020 | 0.000
1233.70/1233.93	c total clause space: 1440.99MB
1233.70/1233.93	c total #watches: 3350987
1237.60/1237.89	c total #propagations: 216286158 / total #impl: 1581651642 (eff. 0.137)
1237.60/1237.89	c #Conflicts:     226000 | #Learnt:      11020 | 0.000
1237.60/1237.89	c total clause space: 1440.99MB
1237.60/1237.89	c total #watches: 3413945
1241.70/1241.99	c total #propagations: 216297733 / total #impl: 1601988563 (eff. 0.135)
1241.70/1241.99	c #Conflicts:     227000 | #Learnt:      12020 | 0.000
1241.70/1241.99	c total clause space: 1440.99MB
1241.70/1241.99	c total #watches: 3461928
1246.80/1247.09	c total #propagations: 216310668 / total #impl: 1626897594 (eff. 0.133)
1246.80/1247.09	c #Conflicts:     228000 | #Learnt:      13020 | 0.000
1246.80/1247.09	c total clause space: 1440.99MB
1246.80/1247.09	c total #watches: 3859431
1253.59/1253.89	c total #propagations: 216344977 / total #impl: 1635642809 (eff. 0.132)
1253.59/1253.89	c #Conflicts:     229000 | #Learnt:      14020 | 0.000
1253.59/1253.89	c total clause space: 1440.99MB
1253.59/1253.89	c total #watches: 3935481
1259.40/1259.68	c total #propagations: 216387046 / total #impl: 1665835382 (eff. 0.130)
1259.40/1259.68	c #Conflicts:     230000 | #Learnt:      15020 | 0.000
1259.40/1259.68	c total clause space: 1440.99MB
1259.40/1259.68	c total #watches: 3974044
1268.59/1268.82	c total #propagations: 216407532 / total #impl: 1690841873 (eff. 0.128)
1268.59/1268.82	c #Conflicts:     231000 | #Learnt:      16020 | 0.000
1268.59/1268.82	c total clause space: 1440.99MB
1268.59/1268.82	c total #watches: 4108016
1276.79/1277.03	c total #propagations: 216467850 / total #impl: 1724411037 (eff. 0.126)
1276.79/1277.03	c #Conflicts:     232000 | #Learnt:      17020 | 0.000
1276.79/1277.03	c total clause space: 1440.99MB
1276.79/1277.03	c total #watches: 4830506
1286.59/1286.85	c total #propagations: 216602075 / total #impl: 1778250599 (eff. 0.122)
1286.59/1286.85	c #Conflicts:     233000 | #Learnt:      18020 | 0.000
1286.59/1286.85	c total clause space: 1440.99MB
1286.59/1286.85	c total #watches: 5273530
1297.99/1298.22	c total #propagations: 216824661 / total #impl: 1799256074 (eff. 0.121)
1297.99/1298.22	c #Conflicts:     234000 | #Learnt:      19020 | 0.000
1297.99/1298.22	c total clause space: 1440.99MB
1297.99/1298.22	c total #watches: 5494671
1312.09/1312.39	c total #propagations: 216938748 / total #impl: 1835685989 (eff. 0.118)
1312.09/1312.39	c #Conflicts:     235000 | #Learnt:      20020 | 0.000
1312.09/1312.39	c total clause space: 1440.99MB
1312.09/1312.39	c total #watches: 5710602
1330.48/1330.73	c total #propagations: 217237683 / total #impl: 1911266418 (eff. 0.114)
1330.48/1330.73	c #Conflicts:     236000 | #Learnt:      21020 | 0.000
1330.48/1330.73	c total clause space: 1440.99MB
1330.48/1330.73	c total #watches: 5907333
1336.48/1336.70	c total #propagations: 217614863 / total #impl: 1942860741 (eff. 0.112)
1336.48/1336.70	c GC COLLECT
1336.48/1336.70	c #Conflicts:     237000 | #Learnt:      11280 | 0.000
1336.48/1336.70	c total clause space: 1440.99MB
1336.48/1336.70	c total #watches: 4313026
1339.48/1339.77	c total #propagations: 218290390 / total #impl: 1948188838 (eff. 0.112)
1339.48/1339.77	c #Conflicts:     238000 | #Learnt:      12280 | 0.000
1339.48/1339.77	c total clause space: 1440.99MB
1339.48/1339.77	c total #watches: 4357175
1343.58/1343.86	c total #propagations: 220232758 / total #impl: 1951663667 (eff. 0.113)
1343.58/1343.86	c #Conflicts:     239000 | #Learnt:      13280 | 0.000
1343.58/1343.86	c total clause space: 1440.99MB
1343.58/1343.86	c total #watches: 4403679
1348.78/1349.05	c total #propagations: 222295413 / total #impl: 1955807437 (eff. 0.114)
1348.78/1349.05	c #Conflicts:     240000 | #Learnt:      14280 | 0.000
1348.78/1349.05	c total clause space: 1440.99MB
1348.78/1349.05	c total #watches: 4630447
1353.18/1353.45	c total #propagations: 223991400 / total #impl: 1960283027 (eff. 0.114)
1353.18/1353.45	c #Conflicts:     241000 | #Learnt:      15280 | 0.000
1353.18/1353.45	c total clause space: 1440.99MB
1353.18/1353.45	c total #watches: 4677401
1357.28/1357.58	c total #propagations: 224323900 / total #impl: 1966662448 (eff. 0.114)
1357.28/1357.58	c #Conflicts:     242000 | #Learnt:      16280 | 0.000
1357.28/1357.58	c total clause space: 1440.99MB
1357.28/1357.58	c total #watches: 4697524
1362.68/1362.97	c total #propagations: 225265950 / total #impl: 1971960155 (eff. 0.114)
1362.68/1362.97	c #Conflicts:     243000 | #Learnt:      17280 | 0.000
1362.68/1362.97	c total clause space: 1440.99MB
1362.68/1362.97	c total #watches: 4812842
1371.37/1371.67	c total #propagations: 225571095 / total #impl: 1980194667 (eff. 0.114)
1371.37/1371.67	c #Conflicts:     244000 | #Learnt:      18280 | 0.000
1371.37/1371.67	c total clause space: 1440.99MB
1371.37/1371.67	c total #watches: 4905306
1379.37/1379.64	c total #propagations: 226323327 / total #impl: 1990463892 (eff. 0.114)
1379.37/1379.64	c #Conflicts:     245000 | #Learnt:      19280 | 0.000
1379.37/1379.64	c total clause space: 1440.99MB
1379.37/1379.64	c total #watches: 4970315
1388.67/1388.99	c total #propagations: 226688505 / total #impl: 2003139003 (eff. 0.113)
1388.67/1388.99	c #Conflicts:     246000 | #Learnt:      20280 | 0.000
1388.67/1388.99	c total clause space: 1440.99MB
1388.67/1388.99	c total #watches: 5035513
1398.47/1398.74	c total #propagations: 227319269 / total #impl: 2016813125 (eff. 0.113)
1398.47/1398.74	c #Conflicts:     247000 | #Learnt:      21280 | 0.000
1398.47/1398.74	c total clause space: 1440.99MB
1398.47/1398.74	c total #watches: 5081165
1407.67/1407.96	c total #propagations: 228038065 / total #impl: 2031909035 (eff. 0.112)
1407.67/1407.96	c #Conflicts:     248000 | #Learnt:      22280 | 0.000
1407.67/1407.96	c total clause space: 1440.99MB
1407.67/1407.96	c total #watches: 5130840
1413.37/1413.63	c total #propagations: 228191906 / total #impl: 2048456168 (eff. 0.111)
1413.37/1413.63	c GC COLLECT
1413.37/1413.63	c #Conflicts:     249000 | #Learnt:      11818 | 0.000
1413.37/1413.63	c total clause space: 1440.99MB
1413.37/1413.63	c total #watches: 4742594
1419.87/1420.17	c total #propagations: 228249890 / total #impl: 2064600138 (eff. 0.111)
1419.87/1420.17	c #Conflicts:     250000 | #Learnt:      12818 | 0.000
1419.87/1420.17	c total clause space: 1440.99MB
1419.87/1420.17	c total #watches: 4789036
1425.16/1425.49	c total #propagations: 228333594 / total #impl: 2084516711 (eff. 0.110)
1425.16/1425.49	c #Conflicts:     251000 | #Learnt:      13818 | 0.000
1425.16/1425.49	c total clause space: 1440.99MB
1425.16/1425.49	c total #watches: 4862504
1431.76/1432.05	c total #propagations: 228878673 / total #impl: 2093815055 (eff. 0.109)
1431.76/1432.05	c #Conflicts:     252000 | #Learnt:      14818 | 0.000
1431.76/1432.05	c total clause space: 1440.99MB
1431.76/1432.05	c total #watches: 4981390
1438.76/1439.07	c total #propagations: 229974966 / total #impl: 2100416121 (eff. 0.109)
1438.76/1439.07	c #Conflicts:     253000 | #Learnt:      15818 | 0.000
1438.76/1439.07	c total clause space: 1440.99MB
1438.76/1439.07	c total #watches: 5059373
1445.27/1445.52	c total #propagations: 231032622 / total #impl: 2106191102 (eff. 0.110)
1445.27/1445.52	c #Conflicts:     254000 | #Learnt:      16818 | 0.000
1445.27/1445.52	c total clause space: 1440.99MB
1445.27/1445.52	c total #watches: 5086996
1452.97/1453.29	c total #propagations: 231656625 / total #impl: 2117877940 (eff. 0.109)
1452.97/1453.29	c #Conflicts:     255000 | #Learnt:      17818 | 0.000
1452.97/1453.29	c total clause space: 1440.99MB
1452.97/1453.29	c total #watches: 5120294
1462.26/1462.57	c total #propagations: 232319999 / total #impl: 2129147432 (eff. 0.109)
1462.26/1462.57	c #Conflicts:     256000 | #Learnt:      18818 | 0.000
1462.26/1462.57	c total clause space: 1440.99MB
1462.26/1462.57	c total #watches: 5156852
1472.96/1473.29	c total #propagations: 233555024 / total #impl: 2135086259 (eff. 0.109)
1472.96/1473.29	c #Conflicts:     257000 | #Learnt:      19818 | 0.000
1472.96/1473.29	c total clause space: 1440.99MB
1472.96/1473.29	c total #watches: 5203237
1486.96/1487.27	c total #propagations: 234797512 / total #impl: 2144405732 (eff. 0.109)
1486.96/1487.27	c #Conflicts:     258000 | #Learnt:      20818 | 0.000
1486.96/1487.27	c total clause space: 1440.99MB
1486.96/1487.27	c total #watches: 5230163
1500.05/1500.33	c total #propagations: 236119854 / total #impl: 2164100428 (eff. 0.109)
1500.05/1500.33	c #Conflicts:     259000 | #Learnt:      21818 | 0.000
1500.05/1500.33	c total clause space: 1440.99MB
1500.05/1500.33	c total #watches: 5253488
1509.65/1509.97	c total #propagations: 236897093 / total #impl: 2182705552 (eff. 0.109)
1509.65/1509.97	c #Conflicts:     260000 | #Learnt:      22818 | 0.000
1509.65/1509.97	c total clause space: 1440.99MB
1509.65/1509.97	c total #watches: 5292642
1517.75/1518.08	c total #propagations: 238104760 / total #impl: 2189041425 (eff. 0.109)
1517.75/1518.08	c #Conflicts:     261000 | #Learnt:      23818 | 0.000
1517.75/1518.08	c total clause space: 1440.99MB
1517.75/1518.08	c total #watches: 5430192
1522.35/1522.63	c total #propagations: 238355626 / total #impl: 2196894797 (eff. 0.108)
1522.35/1522.63	c GC COLLECT
1522.35/1522.63	c #Conflicts:     262000 | #Learnt:      12833 | 0.000
1522.35/1522.63	c total clause space: 1440.99MB
1522.35/1522.63	c total #watches: 5010441
1528.44/1528.73	c total #propagations: 238407233 / total #impl: 2203517247 (eff. 0.108)
1528.44/1528.73	c #Conflicts:     263000 | #Learnt:      13833 | 0.000
1528.44/1528.73	c total clause space: 1440.99MB
1528.44/1528.73	c total #watches: 5215229
1534.35/1534.66	c total #propagations: 238525144 / total #impl: 2223587474 (eff. 0.107)
1534.35/1534.66	c #Conflicts:     264000 | #Learnt:      14833 | 0.000
1534.35/1534.66	c total clause space: 1440.99MB
1534.35/1534.66	c total #watches: 5337129
1541.74/1542.03	c total #propagations: 238588949 / total #impl: 2240054968 (eff. 0.107)
1541.74/1542.03	c #Conflicts:     265000 | #Learnt:      15833 | 0.000
1541.74/1542.03	c total clause space: 1440.99MB
1541.74/1542.03	c total #watches: 5362964
1549.23/1549.59	c total #propagations: 240274256 / total #impl: 2243774744 (eff. 0.107)
1549.23/1549.59	c #Conflicts:     266000 | #Learnt:      16833 | 0.000
1549.23/1549.59	c total clause space: 1440.99MB
1549.23/1549.59	c total #watches: 5402921
1557.03/1557.35	c total #propagations: 240862259 / total #impl: 2247260502 (eff. 0.107)
1557.03/1557.35	c #Conflicts:     267000 | #Learnt:      17833 | 0.000
1557.03/1557.35	c total clause space: 1440.99MB
1557.03/1557.35	c total #watches: 5440013
1566.53/1566.84	c total #propagations: 241195246 / total #impl: 2251237336 (eff. 0.107)
1566.53/1566.84	c #Conflicts:     268000 | #Learnt:      18833 | 0.000
1566.53/1566.84	c total clause space: 1440.99MB
1566.53/1566.84	c total #watches: 5453928
1576.62/1576.97	c total #propagations: 242567590 / total #impl: 2256363030 (eff. 0.108)
1576.62/1576.97	c #Conflicts:     269000 | #Learnt:      19833 | 0.000
1576.62/1576.97	c total clause space: 1440.99MB
1576.62/1576.97	c total #watches: 5595499
1588.23/1588.54	c total #propagations: 243483068 / total #impl: 2264010774 (eff. 0.108)
1588.23/1588.54	c #Conflicts:     270000 | #Learnt:      20833 | 0.000
1588.23/1588.54	c total clause space: 1440.99MB
1588.23/1588.54	c total #watches: 5614823
1597.72/1598.04	c total #propagations: 244054831 / total #impl: 2274283953 (eff. 0.107)
1597.72/1598.04	c #Conflicts:     271000 | #Learnt:      21833 | 0.000
1597.72/1598.04	c total clause space: 1440.99MB
1597.72/1598.04	c total #watches: 5644748
1607.72/1608.06	c total #propagations: 245700610 / total #impl: 2278778563 (eff. 0.108)
1607.72/1608.06	c #Conflicts:     272000 | #Learnt:      22833 | 0.000
1607.72/1608.06	c total clause space: 1440.99MB
1607.72/1608.06	c total #watches: 5666103
1617.82/1618.19	c total #propagations: 245808593 / total #impl: 2288801646 (eff. 0.107)
1617.82/1618.19	c #Conflicts:     273000 | #Learnt:      23833 | 0.000
1617.82/1618.19	c total clause space: 1440.99MB
1617.82/1618.19	c total #watches: 5688291
1629.01/1629.39	c total #propagations: 245982365 / total #impl: 2299613843 (eff. 0.107)
1629.01/1629.39	c GC COLLECT
1629.01/1629.39	c #Conflicts:     274000 | #Learnt:      12451 | 0.000
1629.01/1629.39	c total clause space: 1440.99MB
1629.01/1629.39	c total #watches: 4997218
1635.01/1635.35	c total #propagations: 246168812 / total #impl: 2310957734 (eff. 0.107)
1635.01/1635.35	c #Conflicts:     275000 | #Learnt:      13451 | 0.000
1635.01/1635.35	c total clause space: 1440.99MB
1635.01/1635.35	c total #watches: 5087254
1639.91/1640.27	c total #propagations: 246218360 / total #impl: 2321510477 (eff. 0.106)
1639.91/1640.27	c #Conflicts:     276000 | #Learnt:      14451 | 0.000
1639.91/1640.27	c total clause space: 1440.99MB
1639.91/1640.27	c total #watches: 5151134
1652.01/1652.38	c total #propagations: 246256061 / total #impl: 2337216178 (eff. 0.105)
1652.01/1652.38	c #Conflicts:     277000 | #Learnt:      15451 | 0.000
1652.01/1652.38	c total clause space: 1440.99MB
1652.01/1652.38	c total #watches: 5287241
1667.90/1668.22	c total #propagations: 246498852 / total #impl: 2347648074 (eff. 0.105)
1667.90/1668.22	c #Conflicts:     278000 | #Learnt:      16451 | 0.000
1667.90/1668.22	c total clause space: 1440.99MB
1667.90/1668.22	c total #watches: 5382353
1680.39/1680.71	c total #propagations: 247044804 / total #impl: 2359651323 (eff. 0.105)
1680.39/1680.71	c #Conflicts:     279000 | #Learnt:      17451 | 0.000
1680.39/1680.71	c total clause space: 1440.99MB
1680.39/1680.71	c total #watches: 5701016
1687.59/1687.96	c total #propagations: 247661099 / total #impl: 2370173486 (eff. 0.104)
1687.59/1687.96	c #Conflicts:     280000 | #Learnt:      18451 | 0.000
1687.59/1687.96	c total clause space: 1440.99MB
1687.59/1687.96	c total #watches: 6104041
1696.79/1697.19	c total #propagations: 247868908 / total #impl: 2374011920 (eff. 0.104)
1696.79/1697.19	c #Conflicts:     281000 | #Learnt:      19451 | 0.000
1696.79/1697.19	c total clause space: 1440.99MB
1696.79/1697.19	c total #watches: 7011791
1709.28/1709.66	c total #propagations: 248053325 / total #impl: 2386543313 (eff. 0.104)
1709.28/1709.66	c #Conflicts:     282000 | #Learnt:      20451 | 0.000
1709.28/1709.66	c total clause space: 1440.99MB
1709.28/1709.66	c total #watches: 7369823
1723.39/1723.80	c total #propagations: 248170139 / total #impl: 2395379277 (eff. 0.104)
1723.39/1723.80	c #Conflicts:     283000 | #Learnt:      21451 | 0.000
1723.39/1723.80	c total clause space: 1440.99MB
1723.39/1723.80	c total #watches: 7406199
1739.18/1739.58	c total #propagations: 248284320 / total #impl: 2407745878 (eff. 0.103)
1739.18/1739.58	c #Conflicts:     284000 | #Learnt:      22451 | 0.000
1739.18/1739.58	c total clause space: 1440.99MB
1739.18/1739.58	c total #watches: 7456581
1753.77/1754.14	c total #propagations: 248528391 / total #impl: 2419822373 (eff. 0.103)
1753.77/1754.14	c #Conflicts:     285000 | #Learnt:      23451 | 0.000
1753.77/1754.14	c total clause space: 1440.99MB
1753.77/1754.14	c total #watches: 7517716
1769.87/1770.29	c total #propagations: 248923388 / total #impl: 2425320181 (eff. 0.103)
1769.87/1770.29	c #Conflicts:     286000 | #Learnt:      24451 | 0.000
1769.87/1770.29	c total clause space: 1440.99MB
1769.87/1770.29	c total #watches: 7560655
1779.87/1780.22	c total #propagations: 249012021 / total #impl: 2431256741 (eff. 0.102)
1779.87/1780.22	c #Conflicts:     287000 | #Learnt:      25451 | 0.000
1779.87/1780.22	c total clause space: 1440.99MB
1779.87/1780.22	c total #watches: 9077107
1786.77/1787.11	c total #propagations: 249023260 / total #impl: 2449922044 (eff. 0.102)
1786.77/1787.11	c GC COLLECT
1786.77/1787.11	c #Conflicts:     288000 | #Learnt:      13697 | 0.000
1786.77/1787.11	c total clause space: 1440.99MB
1786.77/1787.11	c total #watches: 5921032
1796.17/1796.59	c total #propagations: 249060426 / total #impl: 2456783451 (eff. 0.101)
1796.17/1796.59	c #Conflicts:     289000 | #Learnt:      14697 | 0.000
1796.17/1796.59	c total clause space: 1440.99MB
1796.17/1796.59	c total #watches: 6697504

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-4087555-1465414485/watcher-4087555-1465414485 -o /tmp/evaluation-result-4087555-1465414485/solver-4087555-1465414485 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087555-1465414485.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 23597
/proc/meminfo: memFree=29501252/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 123382074 57319424 7804 33554432000 4194304 6211289 140736878007920 140735980347304 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 13994 7804 98 493 0 13491 0

[startup+0.100217 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 23597
/proc/meminfo: memFree=29501252/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=63620 CPUtime=0.09 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 1923 0 0 0 8 1 0 0 20 0 1 0 123382074 65146880 13693 33554432000 4194304 6211289 140736878007920 140735980347304 4223226 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 15905 13694 144 493 0 15402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63620

[startup+0.200363 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 23597
/proc/meminfo: memFree=29501252/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=74332 CPUtime=0.19 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 3135 0 0 0 18 1 0 0 20 0 1 0 123382074 76115968 15660 33554432000 4194304 6211289 140736878007920 140735980347304 4246424 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 18583 15660 204 493 0 18080 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74332

[startup+0.300332 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 23597
/proc/meminfo: memFree=29501252/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=91100 CPUtime=0.29 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 4710 0 0 0 28 1 0 0 20 0 1 0 123382074 93286400 19765 33554432000 4194304 6211289 140736878007920 140735980347304 4202033 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 22775 19765 204 493 0 22272 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91100

[startup+0.700249 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 23597
/proc/meminfo: memFree=29501252/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=167312 CPUtime=0.69 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 8875 0 0 0 67 2 0 0 20 0 1 0 123382074 171327488 34107 33554432000 4194304 6211289 140736878007920 140735980347304 4215888 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 41828 34107 204 493 0 41325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167312

[startup+1.50023 s]
/proc/loadavg: 2.11 2.20 2.18 4/177 23598
/proc/meminfo: memFree=29303060/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=237032 CPUtime=1.49 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 13932 0 0 0 146 3 0 0 20 0 1 0 123382074 242720768 52950 33554432000 4194304 6211289 140736878007920 140736878005832 4241173 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 59258 52950 214 493 0 58755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 237032

[startup+3.10022 s]
/proc/loadavg: 2.11 2.20 2.18 4/177 23598
/proc/meminfo: memFree=29282784/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=237168 CPUtime=3.09 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 14959 0 0 0 306 3 0 0 20 0 1 0 123382074 242860032 55325 33554432000 4194304 6211289 140736878007920 140736878005832 4209434 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 59292 55325 214 493 0 58789 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237168

[startup+6.30022 s]
/proc/loadavg: 2.11 2.20 2.18 4/177 23598
/proc/meminfo: memFree=29277980/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=238456 CPUtime=6.29 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 15842 0 0 0 625 4 0 0 20 0 1 0 123382074 244178944 55927 33554432000 4194304 6211289 140736878007920 140736878005912 4201983 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 59614 55927 219 493 0 59111 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238456

[startup+12.7002 s]
/proc/loadavg: 2.17 2.21 2.18 4/177 23598
/proc/meminfo: memFree=29276560/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=239584 CPUtime=12.69 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 16253 0 0 0 1265 4 0 0 20 0 1 0 123382074 245334016 56304 33554432000 4194304 6211289 140736878007920 140736878006264 4215348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 59896 56304 219 493 0 59393 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 239584

[startup+25.5002 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 23598
/proc/meminfo: memFree=29272400/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=242788 CPUtime=25.49 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 16942 0 0 0 2545 4 0 0 20 0 1 0 123382074 248614912 56992 33554432000 4194304 6211289 140736878007920 140736878006264 4202005 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 60697 56992 219 493 0 60194 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 242788

[startup+51.1004 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 23599
/proc/meminfo: memFree=29267672/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=246836 CPUtime=51.08 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 17923 0 0 0 5104 4 0 0 20 0 1 0 123382074 252760064 57954 33554432000 4194304 6211289 140736878007920 140736878006264 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 61709 57954 219 493 0 61206 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 246836

[startup+102.3 s]
/proc/loadavg: 2.35 2.25 2.19 3/177 23600
/proc/meminfo: memFree=29255192/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=251368 CPUtime=102.27 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 19475 0 0 0 10223 4 0 0 20 0 1 0 123382074 257400832 59459 33554432000 4194304 6211289 140736878007920 140736878006264 4201889 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 62842 59459 219 493 0 62339 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 251368

[startup+162.3 s]
/proc/loadavg: 2.28 2.26 2.20 3/177 23601
/proc/meminfo: memFree=28944436/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=768852 CPUtime=162.26 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 40541 0 0 0 16213 13 0 0 20 0 1 0 123382074 787304448 136161 33554432000 4194304 6211289 140736878007920 140736878006264 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 192213 136161 219 493 0 191710 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 768852

[startup+222.307 s]
/proc/loadavg: 2.33 2.29 2.20 3/177 23602
/proc/meminfo: memFree=28857180/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=768852 CPUtime=222.26 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 41318 0 0 0 22212 14 0 0 20 0 1 0 123382074 787304448 157377 33554432000 4194304 6211289 140736878007920 140736878006264 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 192213 157377 219 493 0 191710 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 768852

[startup+282.3 s]
/proc/loadavg: 2.28 2.29 2.21 4/177 23603
/proc/meminfo: memFree=28762704/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=827684 CPUtime=282.24 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 51967 0 0 0 28207 17 0 0 20 0 1 0 123382074 847548416 180289 33554432000 4194304 6211289 140736878007920 140736878005832 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 206921 180289 219 493 0 206418 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 827684

[startup+342.3 s]
/proc/loadavg: 2.34 2.31 2.22 3/178 23608
/proc/meminfo: memFree=28528232/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1216236 CPUtime=342.23 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 61287 0 0 0 34201 22 0 0 20 0 1 0 123382074 1245425664 238647 33554432000 4194304 6211289 140736878007920 140736878005832 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 304059 238647 219 493 0 303556 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1216236

[startup+402.3 s]
/proc/loadavg: 2.27 2.29 2.22 3/177 23609
/proc/meminfo: memFree=28318772/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1266168 CPUtime=402.22 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 75864 0 0 0 40195 27 0 0 20 0 1 0 123382074 1296556032 291180 33554432000 4194304 6211289 140736878007920 140736878005832 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 316542 291180 219 493 0 316039 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1266168

[startup+462.3 s]
/proc/loadavg: 2.15 2.25 2.20 3/177 23610
/proc/meminfo: memFree=28236064/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1273084 CPUtime=462.21 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 78316 0 0 0 46192 29 0 0 20 0 1 0 123382074 1303638016 310495 33554432000 4194304 6211289 140736878007920 140736878005832 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 318271 310495 219 493 0 317768 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1273084

[startup+522.3 s]
/proc/loadavg: 2.09 2.22 2.19 3/177 23611
/proc/meminfo: memFree=28199824/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1841380 CPUtime=522.2 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 79044 0 0 0 52185 35 0 0 20 0 1 0 123382074 1885573120 318720 33554432000 4194304 6211289 140736878007920 140736878005784 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 460345 318720 219 493 0 459842 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1841380

[startup+582.3 s]
/proc/loadavg: 2.18 2.22 2.19 3/177 23612
/proc/meminfo: memFree=28197900/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1841380 CPUtime=582.19 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 79444 0 0 0 58184 35 0 0 20 0 1 0 123382074 1885573120 319243 33554432000 4194304 6211289 140736878007920 140736878006264 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 460345 319243 219 493 0 459842 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1841380


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


[startup+882.307 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 23756
/proc/meminfo: memFree=28167212/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1841572 CPUtime=882.15 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 79614 0 0 0 88180 35 0 0 20 0 1 0 123382074 1885769728 319413 33554432000 4194304 6211289 140736878007920 140736878006264 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 460393 319413 219 493 0 459890 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1841572

[startup+942.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/178 23761
/proc/meminfo: memFree=28165516/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1842596 CPUtime=942.14 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 79828 0 0 0 94179 35 0 0 20 0 1 0 123382074 1886818304 319627 33554432000 4194304 6211289 140736878007920 140736878006264 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 460649 319627 219 493 0 460146 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1842596

[startup+1002.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 23762
/proc/meminfo: memFree=28161684/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1846052 CPUtime=1002.14 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 80427 0 0 0 100178 36 0 0 20 0 1 0 123382074 1890357248 320226 33554432000 4194304 6211289 140736878007920 140736878006264 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 461513 320226 219 493 0 461010 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1846052

[startup+1062.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 23763
/proc/meminfo: memFree=28139404/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1847332 CPUtime=1062.13 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 80683 0 0 0 106177 36 0 0 20 0 1 0 123382074 1891667968 320482 33554432000 4194304 6211289 140736878007920 140736878006264 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 461833 320482 219 493 0 461330 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1847332

[startup+1122.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 23764
/proc/meminfo: memFree=28136560/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1850020 CPUtime=1122.12 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81236 0 0 0 112176 36 0 0 20 0 1 0 123382074 1894420480 321035 33554432000 4194304 6211289 140736878007920 140736878006264 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 462505 321035 219 493 0 462002 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1850020

[startup+1182.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 23765
/proc/meminfo: memFree=28091072/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1850020 CPUtime=1182.11 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81238 0 0 0 118175 36 0 0 20 0 1 0 123382074 1894420480 321037 33554432000 4194304 6211289 140736878007920 140736878006264 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 462505 321037 219 493 0 462002 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1850020

[startup+1242.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/176 23766
/proc/meminfo: memFree=28074352/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1850788 CPUtime=1242.1 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81397 0 0 0 124174 36 0 0 20 0 1 0 123382074 1895206912 321196 33554432000 4194304 6211289 140736878007920 140736878006264 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 462697 321196 219 493 0 462194 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1850788

[startup+1302.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 23768
/proc/meminfo: memFree=28053084/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1850788 CPUtime=1302.09 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81407 0 0 0 130173 36 0 0 20 0 1 0 123382074 1895206912 321683 33554432000 4194304 6211289 140736878007920 140736878006264 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 462697 321683 219 493 0 462194 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1850788

[startup+1362.3 s]
/proc/loadavg: 2.16 2.17 2.18 3/177 23769
/proc/meminfo: memFree=28035772/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1851044 CPUtime=1362.07 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81453 0 0 0 136171 36 0 0 20 0 1 0 123382074 1895469056 322384 33554432000 4194304 6211289 140736878007920 140736878006264 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 462761 322384 219 493 0 462258 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1851044

[startup+1422.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 23770
/proc/meminfo: memFree=28017084/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1852068 CPUtime=1422.07 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81635 0 0 0 142171 36 0 0 20 0 1 0 123382074 1896517632 327129 33554432000 4194304 6211289 140736878007920 140736878006264 4209838 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463017 327129 219 493 0 462514 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1852068

[startup+1482.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 23771
/proc/meminfo: memFree=28015744/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1852068 CPUtime=1482.05 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81635 0 0 0 148169 36 0 0 20 0 1 0 123382074 1896517632 327129 33554432000 4194304 6211289 140736878007920 140736878006264 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463017 327129 219 493 0 462514 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1852068

[startup+1542.31 s]
/proc/loadavg: 2.15 2.17 2.18 3/178 23775
/proc/meminfo: memFree=28015204/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1852452 CPUtime=1542.04 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81706 0 0 0 154168 36 0 0 20 0 1 0 123382074 1896910848 327186 33554432000 4194304 6211289 140736878007920 140736878006264 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463113 327186 219 493 0 462610 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1852452

[startup+1602.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/178 23800
/proc/meminfo: memFree=28014960/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1852452 CPUtime=1602.02 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81721 0 0 0 160166 36 0 0 20 0 1 0 123382074 1896910848 327186 33554432000 4194304 6211289 140736878007920 140736878006264 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463113 327186 219 493 0 462610 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1852452

[startup+1662.3 s]
/proc/loadavg: 2.31 2.22 2.19 3/177 23801
/proc/meminfo: memFree=27947468/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1852452 CPUtime=1662 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81748 0 0 0 166164 36 0 0 20 0 1 0 123382074 1896910848 327191 33554432000 4194304 6211289 140736878007920 140736878006264 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463113 327191 219 493 0 462610 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1852452

[startup+1722.3 s]
/proc/loadavg: 2.35 2.24 2.19 3/177 23802
/proc/meminfo: memFree=27877156/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1852644 CPUtime=1721.98 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81810 0 0 0 172162 36 0 0 20 0 1 0 123382074 1897107456 327241 33554432000 4194304 6211289 140736878007920 140736878006264 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463161 327241 219 493 0 462658 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1852644

[startup+1782.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 23803
/proc/meminfo: memFree=27831820/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1853156 CPUtime=1781.97 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81956 0 0 0 178161 36 0 0 20 0 1 0 123382074 1897631744 327381 33554432000 4194304 6211289 140736878007920 140736878006264 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463289 327381 219 493 0 462786 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1853156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 23803
/proc/meminfo: memFree=27811808/32872528 swapFree=15644/1722384
[pid=23597] ppid=23594 vsize=1853156 CPUtime=1800.07 cores=0,2,4,6
/proc/23597/stat : 23597 (cdcl-cuttingpla) R 23594 23597 19462 0 -1 4202496 81956 0 0 0 179971 36 0 0 20 0 1 0 123382074 1897631744 327381 33554432000 4194304 6211289 140736878007920 140736878006264 4209384 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23597/statm: 463289 327381 219 493 0 462786 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1853156

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 23597 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.42
CPU time (s): 1800.1
CPU user time (s): 1799.71
CPU system time (s): 0.38894
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 1853156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.38894
maximum resident set size= 1309524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81956
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= 99
involuntary context switches= 1843

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71628 second user time and 6.83696 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-08 21:34:45
IDJOB=4087555
IDBENCH=2845
IDSOLVER=2549
FILE ID=node120/4087555-1465414485
RUNJOBID= node120-1465387403-19478
PBS_JOBID= 19853858
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-des.a.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087555-1465414485/watcher-4087555-1465414485 -o /tmp/evaluation-result-4087555-1465414485/solver-4087555-1465414485 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087555-1465414485.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 41d95962f9f821e00bc6bf0e503d69d6
RANDOM SEED=1938195234

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29500516 kB
Buffers:          155468 kB
Cached:           663752 kB
SwapCached:         1084 kB
Active:           242820 kB
Inactive:         653532 kB
Active(anon):      76328 kB
Inactive(anon):     3328 kB
Active(file):     166492 kB
Inactive(file):   650204 kB
Unevictable:     1722384 kB
Mlocked:           15644 kB
SwapTotal:      67108856 kB
SwapFree:       67099696 kB
Dirty:              3716 kB
Writeback:             0 kB
AnonPages:       1799060 kB
Mapped:             9008 kB
Shmem:                 0 kB
Slab:             617524 kB
SReclaimable:      60372 kB
SUnreclaim:       557152 kB
KernelStack:        1432 kB
PageTables:         7808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1923436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1777664 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= 71732 MiB
End job on node120 at 2016-06-08 22:04:45