Trace number 4105959

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.07 1800.4

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir09_trarea_ac.opb
MD5SUM83e4cddd78ca4f87cfb13af1d930e0cc
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8820
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8781
Optimality of the best value was proved YES
Number of variables3945
Total number of constraints8604
Number of constraints which are clauses8604
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 constraint59
Number of terms in the objective function 1872
Biggest coefficient in the objective function 365
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525162
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 365
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525162
Number of bits of the biggest sum of numbers20
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.02	c * #variable= 3945 #constraint= 8604
0.00/0.04	c * #variable= 3945 #constraint= 8604
1.79/1.88	c S1->S2
1.79/1.88	c S2->S1
1.79/1.88	c S1->S2
1.79/1.88	c S1->S2
1.79/1.88	c S1->S2
1.79/1.88	c S1->S2
1.79/1.88	c S1->S2
1.79/1.88	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
1.79/1.88	c total clause space: 4.25031MB
1.79/1.88	c total #watches: 42755
4.09/4.19	c total #propagations: 2048425 / total #impl: 3427481 (eff. 0.598)
4.09/4.19	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
4.09/4.19	c total clause space: 11.2235MB
4.09/4.19	c total #watches: 54154
6.29/6.31	c total #propagations: 4068277 / total #impl: 6934958 (eff. 0.587)
6.29/6.31	c GC COLLECT
6.29/6.31	c #Conflicts:       3000 | #Learnt:       2050 | 0.000
6.29/6.31	c total clause space: 11.2235MB
6.29/6.31	c total #watches: 49809
10.49/10.56	c total #propagations: 6203758 / total #impl: 10013400 (eff. 0.620)
10.49/10.56	c #Conflicts:       4000 | #Learnt:       3050 | 0.000
10.49/10.56	c total clause space: 11.2235MB
10.49/10.56	c total #watches: 60142
12.69/12.72	c total #propagations: 8602426 / total #impl: 13268880 (eff. 0.648)
12.69/12.72	c GC COLLECT
12.69/12.72	c #Conflicts:       5000 | #Learnt:       2394 | 0.000
12.69/12.72	c total clause space: 11.2235MB
12.69/12.72	c total #watches: 65357
15.19/15.23	c total #propagations: 10800261 / total #impl: 19600707 (eff. 0.551)
15.19/15.23	c #Conflicts:       6000 | #Learnt:       3394 | 0.000
15.19/15.23	c total clause space: 11.2235MB
15.19/15.23	c total #watches: 81006
17.19/17.20	c total #propagations: 13160990 / total #impl: 41246813 (eff. 0.319)
17.19/17.20	c GC COLLECT
17.19/17.20	c #Conflicts:       7000 | #Learnt:       2255 | 0.000
17.19/17.20	c total clause space: 18.2382MB
17.19/17.20	c total #watches: 72742
19.19/19.29	c total #propagations: 15303806 / total #impl: 50515695 (eff. 0.303)
19.19/19.29	c #Conflicts:       8000 | #Learnt:       3255 | 0.000
19.19/19.29	c total clause space: 18.2382MB
19.19/19.29	c total #watches: 76635
21.19/21.27	c total #propagations: 18004086 / total #impl: 61675074 (eff. 0.292)
21.19/21.27	c #Conflicts:       9000 | #Learnt:       4255 | 0.000
21.19/21.27	c total clause space: 18.2382MB
21.19/21.27	c total #watches: 79715
23.10/23.16	c total #propagations: 20656888 / total #impl: 66072579 (eff. 0.313)
23.10/23.16	c GC COLLECT
23.10/23.16	c #Conflicts:      10000 | #Learnt:       2747 | 0.000
23.10/23.16	c total clause space: 18.2382MB
23.10/23.16	c total #watches: 72565
24.79/24.83	c total #propagations: 23068189 / total #impl: 70336819 (eff. 0.328)
24.79/24.83	c #Conflicts:      11000 | #Learnt:       3747 | 0.000
24.79/24.83	c total clause space: 18.2382MB
24.79/24.83	c total #watches: 84628
26.89/26.90	c total #propagations: 25224154 / total #impl: 74794179 (eff. 0.337)
26.89/26.90	c #Conflicts:      12000 | #Learnt:       4747 | 0.000
26.89/26.90	c total clause space: 18.2382MB
26.89/26.90	c total #watches: 100716
29.09/29.19	c total #propagations: 27474999 / total #impl: 80546632 (eff. 0.341)
29.09/29.19	c #Conflicts:      13000 | #Learnt:       5747 | 0.000
29.09/29.19	c total clause space: 18.2382MB
29.09/29.19	c total #watches: 103188
31.89/31.92	c total #propagations: 30200541 / total #impl: 85500817 (eff. 0.353)
31.89/31.92	c GC COLLECT
31.89/31.92	c #Conflicts:      14000 | #Learnt:       3877 | 0.000
31.89/31.92	c total clause space: 18.2382MB
31.89/31.92	c total #watches: 85113
34.68/34.76	c total #propagations: 32812953 / total #impl: 89809210 (eff. 0.365)
34.68/34.76	c #Conflicts:      15000 | #Learnt:       4877 | 0.000
34.68/34.76	c total clause space: 18.2382MB
34.68/34.76	c total #watches: 87426
37.08/37.16	c total #propagations: 35612824 / total #impl: 93693528 (eff. 0.380)
37.08/37.16	c #Conflicts:      16000 | #Learnt:       5877 | 0.000
37.08/37.16	c total clause space: 18.2382MB
37.08/37.16	c total #watches: 91221
39.78/39.86	c total #propagations: 38417105 / total #impl: 97623252 (eff. 0.394)
39.78/39.86	c GC COLLECT
39.78/39.86	c #Conflicts:      17000 | #Learnt:       3698 | 0.000
39.78/39.86	c total clause space: 18.2382MB
39.78/39.86	c total #watches: 63082
41.38/41.42	c total #propagations: 41331290 / total #impl: 101119866 (eff. 0.409)
41.38/41.42	c #Conflicts:      18000 | #Learnt:       4698 | 0.000
41.38/41.42	c total clause space: 18.2382MB
41.38/41.42	c total #watches: 67013
43.78/43.82	c total #propagations: 43925729 / total #impl: 104766537 (eff. 0.419)
43.78/43.82	c #Conflicts:      19000 | #Learnt:       5698 | 0.000
43.78/43.82	c total clause space: 18.2382MB
43.78/43.82	c total #watches: 69124
45.28/45.39	c total #propagations: 46709863 / total #impl: 108589683 (eff. 0.430)
45.28/45.39	c #Conflicts:      20000 | #Learnt:       6698 | 0.000
45.28/45.39	c total clause space: 18.2382MB
45.28/45.39	c total #watches: 89726
47.58/47.67	c total #propagations: 48971555 / total #impl: 113424426 (eff. 0.432)
47.58/47.67	c GC COLLECT
47.58/47.67	c #Conflicts:      21000 | #Learnt:       4245 | 0.000
47.58/47.67	c total clause space: 18.2382MB
47.58/47.67	c total #watches: 70493
49.49/49.55	c total #propagations: 51729053 / total #impl: 118357473 (eff. 0.437)
49.49/49.55	c #Conflicts:      22000 | #Learnt:       5245 | 0.000
49.49/49.55	c total clause space: 18.2382MB
49.49/49.55	c total #watches: 79961
50.78/50.81	c total #propagations: 53368129 / total #impl: 122176922 (eff. 0.437)
50.78/50.81	c #Conflicts:      23000 | #Learnt:       6245 | 0.000
50.78/50.81	c total clause space: 18.2382MB
50.78/50.81	c total #watches: 88658
52.28/52.34	c total #propagations: 55817199 / total #impl: 126267787 (eff. 0.442)
52.28/52.34	c #Conflicts:      24000 | #Learnt:       7245 | 0.001
52.28/52.34	c total clause space: 18.2382MB
52.28/52.34	c total #watches: 106251
54.58/54.67	c total #propagations: 57983795 / total #impl: 134631903 (eff. 0.431)
54.58/54.67	c GC COLLECT
54.58/54.67	c #Conflicts:      25000 | #Learnt:       4441 | 0.001
54.58/54.67	c total clause space: 18.2382MB
54.58/54.67	c total #watches: 102578
55.98/56.03	c total #propagations: 60234208 / total #impl: 140369531 (eff. 0.429)
55.98/56.03	c #Conflicts:      26000 | #Learnt:       5441 | 0.001
55.98/56.03	c total clause space: 18.2382MB
55.98/56.03	c total #watches: 135014
57.78/57.80	c total #propagations: 62059625 / total #impl: 146852278 (eff. 0.423)
57.78/57.80	c #Conflicts:      27000 | #Learnt:       6441 | 0.001
57.78/57.80	c total clause space: 18.2382MB
57.78/57.80	c total #watches: 139020
59.49/59.51	c total #propagations: 63922472 / total #impl: 159379013 (eff. 0.401)
59.49/59.51	c #Conflicts:      28000 | #Learnt:       7441 | 0.001
59.49/59.51	c total clause space: 18.2382MB
59.49/59.51	c total #watches: 144902
61.28/61.32	c total #propagations: 65859158 / total #impl: 169060548 (eff. 0.390)
61.28/61.32	c GC COLLECT
61.28/61.32	c #Conflicts:      29000 | #Learnt:       4344 | 0.001
61.28/61.32	c total clause space: 18.2382MB
61.28/61.32	c total #watches: 124922
63.28/63.39	c total #propagations: 68100318 / total #impl: 172531641 (eff. 0.395)
63.28/63.39	c #Conflicts:      30000 | #Learnt:       5344 | 0.001
63.28/63.39	c total clause space: 18.2382MB
63.28/63.39	c total #watches: 127085
64.99/65.08	c total #propagations: 70517161 / total #impl: 176128858 (eff. 0.400)
64.99/65.08	c #Conflicts:      31000 | #Learnt:       6344 | 0.001
64.99/65.08	c total clause space: 18.2382MB
64.99/65.08	c total #watches: 129360
66.98/67.02	c total #propagations: 72518655 / total #impl: 179558367 (eff. 0.404)
66.98/67.02	c #Conflicts:      32000 | #Learnt:       7344 | 0.001
66.98/67.02	c total clause space: 18.2382MB
66.98/67.02	c total #watches: 139466
68.48/68.57	c total #propagations: 74743323 / total #impl: 183286708 (eff. 0.408)
68.48/68.57	c #Conflicts:      33000 | #Learnt:       8344 | 0.001
68.48/68.57	c total clause space: 18.2382MB
68.48/68.57	c total #watches: 145826
69.88/69.99	c total #propagations: 76615811 / total #impl: 187312816 (eff. 0.409)
69.88/69.99	c GC COLLECT
69.88/69.99	c #Conflicts:      34000 | #Learnt:       4944 | 0.001
69.88/69.99	c total clause space: 29.637MB
69.88/69.99	c total #watches: 96729
71.28/71.36	c total #propagations: 78502708 / total #impl: 190935942 (eff. 0.411)
71.28/71.36	c #Conflicts:      35000 | #Learnt:       5944 | 0.001
71.28/71.36	c total clause space: 29.637MB
71.28/71.36	c total #watches: 99416
72.98/73.00	c total #propagations: 80355563 / total #impl: 194987500 (eff. 0.412)
72.98/73.00	c #Conflicts:      36000 | #Learnt:       6944 | 0.001
72.98/73.00	c total clause space: 29.637MB
72.98/73.00	c total #watches: 101954
74.48/74.53	c total #propagations: 82508878 / total #impl: 198695242 (eff. 0.415)
74.48/74.53	c #Conflicts:      37000 | #Learnt:       7944 | 0.001
74.48/74.53	c total clause space: 29.637MB
74.48/74.53	c total #watches: 108187
76.08/76.12	c total #propagations: 84212345 / total #impl: 205319096 (eff. 0.410)
76.08/76.12	c #Conflicts:      38000 | #Learnt:       8944 | 0.001
76.08/76.12	c total clause space: 29.637MB
76.08/76.12	c total #watches: 113403
78.48/78.57	c total #propagations: 85729750 / total #impl: 213658475 (eff. 0.401)
78.48/78.57	c GC COLLECT
78.48/78.57	c #Conflicts:      39000 | #Learnt:       5233 | 0.001
78.48/78.57	c total clause space: 29.637MB
78.48/78.57	c total #watches: 62364
81.18/81.21	c total #propagations: 87792543 / total #impl: 219015132 (eff. 0.401)
81.18/81.21	c #Conflicts:      40000 | #Learnt:       6233 | 0.001
81.18/81.21	c total clause space: 29.637MB
81.18/81.21	c total #watches: 65015
83.48/83.55	c total #propagations: 89539863 / total #impl: 224824672 (eff. 0.398)
83.48/83.55	c #Conflicts:      41000 | #Learnt:       7233 | 0.001
83.48/83.55	c total clause space: 29.637MB
83.48/83.55	c total #watches: 70859
85.18/85.25	c total #propagations: 91327219 / total #impl: 229588149 (eff. 0.398)
85.18/85.25	c #Conflicts:      42000 | #Learnt:       8233 | 0.001
85.18/85.25	c total clause space: 29.637MB
85.18/85.25	c total #watches: 73418
87.68/87.74	c total #propagations: 93441504 / total #impl: 234234477 (eff. 0.399)
87.68/87.74	c #Conflicts:      43000 | #Learnt:       9233 | 0.001
87.68/87.74	c total clause space: 29.637MB
87.68/87.74	c total #watches: 75853
90.87/90.91	c total #propagations: 95610563 / total #impl: 239313334 (eff. 0.400)
90.87/90.91	c GC COLLECT
90.87/90.91	c #Conflicts:      44000 | #Learnt:       5245 | 0.001
90.87/90.91	c total clause space: 29.637MB
90.87/90.91	c total #watches: 57903
92.97/93.03	c total #propagations: 98134652 / total #impl: 243823801 (eff. 0.402)
92.97/93.03	c #Conflicts:      45000 | #Learnt:       6245 | 0.001
92.97/93.03	c total clause space: 29.637MB
92.97/93.03	c total #watches: 59991
94.97/95.09	c total #propagations: 100488086 / total #impl: 248384475 (eff. 0.405)
94.97/95.09	c #Conflicts:      46000 | #Learnt:       7245 | 0.001
94.97/95.09	c total clause space: 29.637MB
94.97/95.09	c total #watches: 62488
97.17/97.26	c total #propagations: 102798980 / total #impl: 252937786 (eff. 0.406)
97.17/97.26	c #Conflicts:      47000 | #Learnt:       8245 | 0.000
97.17/97.26	c total clause space: 29.637MB
97.17/97.26	c total #watches: 65294
98.67/98.78	c total #propagations: 105065357 / total #impl: 257343553 (eff. 0.408)
98.67/98.78	c #Conflicts:      48000 | #Learnt:       9245 | 0.000
98.67/98.78	c total clause space: 29.637MB
98.67/98.78	c total #watches: 68896
100.08/100.20	c total #propagations: 107304537 / total #impl: 261468382 (eff. 0.410)
100.08/100.20	c #Conflicts:      49000 | #Learnt:      10245 | 0.000
100.08/100.20	c total clause space: 29.637MB
100.08/100.20	c total #watches: 71501
101.47/101.56	c total #propagations: 109659776 / total #impl: 265422644 (eff. 0.413)
101.47/101.56	c GC COLLECT
101.47/101.56	c #Conflicts:      50000 | #Learnt:       5935 | 0.000
101.47/101.56	c total clause space: 29.637MB
101.47/101.56	c total #watches: 58948
102.77/102.88	c total #propagations: 110957732 / total #impl: 271690743 (eff. 0.408)
102.77/102.88	c #Conflicts:      51000 | #Learnt:       6935 | 0.000
102.77/102.88	c total clause space: 29.637MB
102.77/102.88	c total #watches: 65118
104.97/105.05	c total #propagations: 112199174 / total #impl: 276624100 (eff. 0.406)
104.97/105.05	c #Conflicts:      52000 | #Learnt:       7935 | 0.000
104.97/105.05	c total clause space: 29.637MB
104.97/105.05	c total #watches: 72443
107.17/107.21	c total #propagations: 113721322 / total #impl: 280503065 (eff. 0.405)
107.17/107.21	c #Conflicts:      53000 | #Learnt:       8935 | 0.000
107.17/107.21	c total clause space: 29.637MB
107.17/107.21	c total #watches: 78476
109.67/109.78	c total #propagations: 115407039 / total #impl: 285316584 (eff. 0.404)
109.67/109.78	c #Conflicts:      54000 | #Learnt:       9935 | 0.000
109.67/109.78	c total clause space: 29.637MB
109.67/109.78	c total #watches: 82051
111.77/111.87	c total #propagations: 117449854 / total #impl: 289554302 (eff. 0.406)
111.77/111.87	c #Conflicts:      55000 | #Learnt:      10935 | 0.000
111.77/111.87	c total clause space: 29.637MB
111.77/111.87	c total #watches: 84320
113.57/113.63	c total #propagations: 119501366 / total #impl: 294063655 (eff. 0.406)
113.57/113.63	c GC COLLECT
113.57/113.63	c #Conflicts:      56000 | #Learnt:       6369 | 0.000
113.57/113.63	c total clause space: 29.637MB
113.57/113.63	c total #watches: 67846
115.37/115.45	c total #propagations: 120857813 / total #impl: 297225099 (eff. 0.407)
115.37/115.45	c #Conflicts:      57000 | #Learnt:       7369 | 0.000
115.37/115.45	c total clause space: 29.637MB
115.37/115.45	c total #watches: 71355
116.87/116.97	c total #propagations: 122616505 / total #impl: 301441183 (eff. 0.407)
116.87/116.97	c #Conflicts:      58000 | #Learnt:       8369 | 0.000
116.87/116.97	c total clause space: 29.637MB
116.87/116.97	c total #watches: 75261
118.87/118.90	c total #propagations: 124667436 / total #impl: 306121038 (eff. 0.407)
118.87/118.90	c #Conflicts:      59000 | #Learnt:       9369 | 0.000
118.87/118.90	c total clause space: 29.637MB
118.87/118.90	c total #watches: 79189
120.46/120.59	c total #propagations: 126485240 / total #impl: 310788353 (eff. 0.407)
120.46/120.59	c #Conflicts:      60000 | #Learnt:      10369 | 0.000
120.46/120.59	c total clause space: 29.637MB
120.46/120.59	c total #watches: 94080
122.56/122.65	c total #propagations: 128100873 / total #impl: 317674437 (eff. 0.403)
122.56/122.65	c #Conflicts:      61000 | #Learnt:      11369 | 0.000
122.56/122.65	c total clause space: 29.637MB
122.56/122.65	c total #watches: 102926
124.86/124.98	c total #propagations: 130095644 / total #impl: 339033289 (eff. 0.384)
124.86/124.98	c GC COLLECT
124.86/124.98	c #Conflicts:      62000 | #Learnt:       6451 | 0.000
124.86/124.98	c total clause space: 29.637MB
124.86/124.98	c total #watches: 80632
126.36/126.50	c total #propagations: 132140435 / total #impl: 384549821 (eff. 0.344)
126.36/126.50	c #Conflicts:      63000 | #Learnt:       7451 | 0.000
126.36/126.50	c total clause space: 29.637MB
126.36/126.50	c total #watches: 83561
128.06/128.16	c total #propagations: 134234644 / total #impl: 425101326 (eff. 0.316)
128.06/128.16	c #Conflicts:      64000 | #Learnt:       8451 | 0.000
128.06/128.16	c total clause space: 29.637MB
128.06/128.16	c total #watches: 99545
130.36/130.48	c total #propagations: 136327379 / total #impl: 459828067 (eff. 0.296)
130.36/130.48	c #Conflicts:      65000 | #Learnt:       9451 | 0.000
130.36/130.48	c total clause space: 29.637MB
130.36/130.48	c total #watches: 108003
132.66/132.71	c total #propagations: 138321335 / total #impl: 486856937 (eff. 0.284)
132.66/132.71	c #Conflicts:      66000 | #Learnt:      10451 | 0.000
132.66/132.71	c total clause space: 29.637MB
132.66/132.71	c total #watches: 118403
135.06/135.11	c total #propagations: 140165936 / total #impl: 495500578 (eff. 0.283)
135.06/135.11	c #Conflicts:      67000 | #Learnt:      11451 | 0.000
135.06/135.11	c total clause space: 29.637MB
135.06/135.11	c total #watches: 120476
136.56/136.63	c total #propagations: 141917828 / total #impl: 502831066 (eff. 0.282)
136.56/136.63	c #Conflicts:      68000 | #Learnt:      12451 | 0.000
136.56/136.63	c total clause space: 29.637MB
136.56/136.63	c total #watches: 126577
138.86/138.93	c total #propagations: 143418335 / total #impl: 510394754 (eff. 0.281)
138.86/138.93	c GC COLLECT
138.86/138.93	c #Conflicts:      69000 | #Learnt:       7249 | 0.000
138.86/138.93	c total clause space: 29.637MB
138.86/138.93	c total #watches: 102117
141.26/141.36	c total #propagations: 145142988 / total #impl: 520213792 (eff. 0.279)
141.26/141.36	c #Conflicts:      70000 | #Learnt:       8249 | 0.000
141.26/141.36	c total clause space: 29.637MB
141.26/141.36	c total #watches: 105342
143.07/143.12	c total #propagations: 146797734 / total #impl: 528603331 (eff. 0.278)
143.07/143.12	c #Conflicts:      71000 | #Learnt:       9249 | 0.000
143.07/143.12	c total clause space: 29.637MB
143.07/143.12	c total #watches: 125220
144.96/145.08	c total #propagations: 148162006 / total #impl: 534632340 (eff. 0.277)
144.96/145.08	c #Conflicts:      72000 | #Learnt:      10249 | 0.000
144.96/145.08	c total clause space: 29.637MB
144.96/145.08	c total #watches: 175025
147.16/147.20	c total #propagations: 149467610 / total #impl: 549767105 (eff. 0.272)
147.16/147.20	c #Conflicts:      73000 | #Learnt:      11249 | 0.000
147.16/147.20	c total clause space: 29.637MB
147.16/147.20	c total #watches: 181479
149.16/149.25	c total #propagations: 150675086 / total #impl: 565396935 (eff. 0.266)
149.16/149.25	c #Conflicts:      74000 | #Learnt:      12249 | 0.000
149.16/149.25	c total clause space: 48.1602MB
149.16/149.25	c total #watches: 185925
151.77/151.90	c total #propagations: 151925632 / total #impl: 579702447 (eff. 0.262)
151.77/151.90	c GC COLLECT
151.77/151.90	c #Conflicts:      75000 | #Learnt:       6741 | 0.000
151.77/151.90	c total clause space: 48.1602MB
151.77/151.90	c total #watches: 151914
154.46/154.57	c total #propagations: 153364934 / total #impl: 595706189 (eff. 0.257)
154.46/154.57	c #Conflicts:      76000 | #Learnt:       7741 | 0.000
154.46/154.57	c total clause space: 48.1602MB
154.46/154.57	c total #watches: 155913
157.16/157.23	c total #propagations: 154876053 / total #impl: 612488713 (eff. 0.253)
157.16/157.23	c #Conflicts:      77000 | #Learnt:       8741 | 0.000
157.16/157.23	c total clause space: 48.1602MB
157.16/157.23	c total #watches: 159905
159.66/159.75	c total #propagations: 156150171 / total #impl: 625731956 (eff. 0.250)
159.66/159.75	c #Conflicts:      78000 | #Learnt:       9741 | 0.000
159.66/159.75	c total clause space: 48.1602MB
159.66/159.75	c total #watches: 163031
162.06/162.18	c total #propagations: 157616457 / total #impl: 640331901 (eff. 0.246)
162.06/162.18	c #Conflicts:      79000 | #Learnt:      10741 | 0.000
162.06/162.18	c total clause space: 48.1602MB
162.06/162.18	c total #watches: 178768
164.46/164.58	c total #propagations: 158974041 / total #impl: 654102877 (eff. 0.243)
164.46/164.58	c #Conflicts:      80000 | #Learnt:      11741 | 0.000
164.46/164.58	c total clause space: 48.1602MB
164.46/164.58	c total #watches: 209678
167.06/167.11	c total #propagations: 159920929 / total #impl: 670392060 (eff. 0.239)
167.06/167.11	c #Conflicts:      81000 | #Learnt:      12741 | 0.000
167.06/167.11	c total clause space: 48.1602MB
167.06/167.11	c total #watches: 234797
169.37/169.48	c total #propagations: 160796682 / total #impl: 684164433 (eff. 0.235)
169.37/169.48	c GC COLLECT
169.37/169.48	c #Conflicts:      82000 | #Learnt:       6941 | 0.000
169.37/169.48	c total clause space: 48.1602MB
169.37/169.48	c total #watches: 174128
172.76/172.83	c total #propagations: 161820182 / total #impl: 693968128 (eff. 0.233)
172.76/172.83	c #Conflicts:      83000 | #Learnt:       7941 | 0.000
172.76/172.83	c total clause space: 48.1602MB
172.76/172.83	c total #watches: 187630
175.76/175.89	c total #propagations: 163073665 / total #impl: 702458499 (eff. 0.232)
175.76/175.89	c #Conflicts:      84000 | #Learnt:       8941 | 0.000
175.76/175.89	c total clause space: 48.1602MB
175.76/175.89	c total #watches: 214544
179.76/179.82	c total #propagations: 163789565 / total #impl: 717814964 (eff. 0.228)
179.76/179.82	c #Conflicts:      85000 | #Learnt:       9941 | 0.000
179.76/179.82	c total clause space: 48.1602MB
179.76/179.82	c total #watches: 233870
182.86/182.95	c total #propagations: 164860037 / total #impl: 744858545 (eff. 0.221)
182.86/182.95	c #Conflicts:      86000 | #Learnt:      10941 | 0.000
182.86/182.95	c total clause space: 48.1602MB
182.86/182.95	c total #watches: 250221
186.65/186.71	c total #propagations: 165615698 / total #impl: 783501907 (eff. 0.211)
186.65/186.71	c #Conflicts:      87000 | #Learnt:      11941 | 0.000
186.65/186.71	c total clause space: 78.2603MB
186.65/186.71	c total #watches: 266307
189.66/189.77	c total #propagations: 166652854 / total #impl: 819719245 (eff. 0.203)
189.66/189.77	c #Conflicts:      88000 | #Learnt:      12941 | 0.000
189.66/189.77	c total clause space: 78.2603MB
189.66/189.77	c total #watches: 281570
193.06/193.15	c total #propagations: 167457323 / total #impl: 846185620 (eff. 0.198)
193.06/193.15	c #Conflicts:      89000 | #Learnt:      13941 | 0.000
193.06/193.15	c total clause space: 78.2603MB
193.06/193.15	c total #watches: 291037
196.46/196.58	c total #propagations: 168537244 / total #impl: 867393391 (eff. 0.194)
196.46/196.58	c GC COLLECT
196.46/196.58	c #Conflicts:      90000 | #Learnt:       7844 | 0.000
196.46/196.58	c total clause space: 78.2603MB
196.46/196.58	c total #watches: 234842
200.16/200.28	c total #propagations: 169854762 / total #impl: 892665745 (eff. 0.190)
200.16/200.28	c #Conflicts:      91000 | #Learnt:       8844 | 0.000
200.16/200.28	c total clause space: 78.2603MB
200.16/200.28	c total #watches: 243211
204.86/204.91	c total #propagations: 171239078 / total #impl: 914215708 (eff. 0.187)
204.86/204.91	c #Conflicts:      92000 | #Learnt:       9844 | 0.000
204.86/204.91	c total clause space: 78.2603MB
204.86/204.91	c total #watches: 251168
207.66/207.77	c total #propagations: 172756061 / total #impl: 934881797 (eff. 0.185)
207.66/207.77	c #Conflicts:      93000 | #Learnt:      10844 | 0.000
207.66/207.77	c total clause space: 78.2603MB
207.66/207.77	c total #watches: 279102
209.96/210.03	c total #propagations: 174016450 / total #impl: 954259689 (eff. 0.182)
209.96/210.03	c #Conflicts:      94000 | #Learnt:      11844 | 0.000
209.96/210.03	c total clause space: 78.2603MB
209.96/210.03	c total #watches: 294326
212.15/212.20	c total #propagations: 174102959 / total #impl: 975412014 (eff. 0.178)
212.15/212.20	c #Conflicts:      95000 | #Learnt:      12844 | 0.000
212.15/212.20	c total clause space: 78.2603MB
212.15/212.20	c total #watches: 319777
214.56/214.61	c total #propagations: 174184900 / total #impl: 1016315103 (eff. 0.171)
214.56/214.61	c #Conflicts:      96000 | #Learnt:      13844 | 0.000
214.56/214.61	c total clause space: 78.2603MB
214.56/214.61	c total #watches: 333367
216.05/216.12	c total #propagations: 174267248 / total #impl: 1058374913 (eff. 0.165)
216.05/216.12	c #Conflicts:      97000 | #Learnt:      14844 | 0.000
216.05/216.12	c total clause space: 78.2603MB
216.05/216.12	c total #watches: 349497
217.76/217.89	c total #propagations: 174329250 / total #impl: 1094987005 (eff. 0.159)
217.76/217.89	c GC COLLECT
217.76/217.89	c #Conflicts:      98000 | #Learnt:       8447 | 0.000
217.76/217.89	c total clause space: 78.2603MB
217.76/217.89	c total #watches: 226498
219.65/219.75	c total #propagations: 174398276 / total #impl: 1139645494 (eff. 0.153)
219.65/219.75	c #Conflicts:      99000 | #Learnt:       9447 | 0.000
219.65/219.75	c total clause space: 78.2603MB
219.65/219.75	c total #watches: 232485
221.85/221.90	c total #propagations: 174464297 / total #impl: 1175575511 (eff. 0.148)
221.85/221.90	c #Conflicts:     100000 | #Learnt:      10447 | 0.000
221.85/221.90	c total clause space: 78.2603MB
221.85/221.90	c total #watches: 244987
223.75/223.85	c total #propagations: 174557503 / total #impl: 1230532835 (eff. 0.142)
223.75/223.85	c #Conflicts:     101000 | #Learnt:      11447 | 0.000
223.75/223.85	c total clause space: 78.2603MB
223.75/223.85	c total #watches: 273517
225.75/225.86	c total #propagations: 174642398 / total #impl: 1265062225 (eff. 0.138)
225.75/225.86	c #Conflicts:     102000 | #Learnt:      12447 | 0.000
225.75/225.86	c total clause space: 78.2603MB
225.75/225.86	c total #watches: 313096
228.65/228.76	c total #propagations: 174725900 / total #impl: 1308479491 (eff. 0.134)
228.65/228.76	c #Conflicts:     103000 | #Learnt:      13447 | 0.000
228.65/228.76	c total clause space: 78.2603MB
228.65/228.76	c total #watches: 351475
230.25/230.31	c total #propagations: 174917183 / total #impl: 1365938550 (eff. 0.128)
230.25/230.31	c #Conflicts:     104000 | #Learnt:      14447 | 0.000
230.25/230.31	c total clause space: 78.2603MB
230.25/230.31	c total #watches: 369439
232.25/232.40	c total #propagations: 175243337 / total #impl: 1386570875 (eff. 0.126)
232.25/232.40	c #Conflicts:     105000 | #Learnt:      15447 | 0.000
232.25/232.40	c total clause space: 78.2603MB
232.25/232.40	c total #watches: 378345
233.75/233.87	c total #propagations: 175637013 / total #impl: 1403370382 (eff. 0.125)
233.75/233.87	c GC COLLECT
233.75/233.87	c #Conflicts:     106000 | #Learnt:       8733 | 0.000
233.75/233.87	c total clause space: 78.2603MB
233.75/233.87	c total #watches: 281004
237.25/237.35	c total #propagations: 175987482 / total #impl: 1424273646 (eff. 0.124)
237.25/237.35	c #Conflicts:     107000 | #Learnt:       9733 | 0.000
237.25/237.35	c total clause space: 78.2603MB
237.25/237.35	c total #watches: 298390
239.54/239.68	c total #propagations: 176438857 / total #impl: 1511242099 (eff. 0.117)
239.54/239.68	c #Conflicts:     108000 | #Learnt:      10733 | 0.000
239.54/239.68	c total clause space: 78.2603MB
239.54/239.68	c total #watches: 310323
240.64/240.78	c total #propagations: 176798967 / total #impl: 1539576397 (eff. 0.115)
240.64/240.78	c #Conflicts:     109000 | #Learnt:      11733 | 0.000
240.64/240.78	c total clause space: 78.2603MB
240.64/240.78	c total #watches: 319021
244.84/244.95	c total #propagations: 177098666 / total #impl: 1552738093 (eff. 0.114)
244.84/244.95	c #Conflicts:     110000 | #Learnt:      12733 | 0.000
244.84/244.95	c total clause space: 78.2603MB
244.84/244.95	c total #watches: 333953
247.74/247.83	c total #propagations: 178028689 / total #impl: 1614220377 (eff. 0.110)
247.74/247.83	c #Conflicts:     111000 | #Learnt:      13733 | 0.000
247.74/247.83	c total clause space: 78.2603MB
247.74/247.83	c total #watches: 336402
250.34/250.40	c total #propagations: 179247800 / total #impl: 1660535376 (eff. 0.108)
250.34/250.40	c #Conflicts:     112000 | #Learnt:      14733 | 0.000
250.34/250.40	c total clause space: 78.2603MB
250.34/250.40	c total #watches: 343825
254.04/254.11	c total #propagations: 179902283 / total #impl: 1689786554 (eff. 0.106)
254.04/254.11	c #Conflicts:     113000 | #Learnt:      15733 | 0.000
254.04/254.11	c total clause space: 78.2603MB
254.04/254.11	c total #watches: 376206
259.54/259.62	c total #propagations: 180264236 / total #impl: 1720696461 (eff. 0.105)
259.54/259.62	c GC COLLECT
259.54/259.62	c #Conflicts:     114000 | #Learnt:       8234 | 0.000
259.54/259.62	c total clause space: 78.2603MB
259.54/259.62	c total #watches: 236680
263.73/263.89	c total #propagations: 180871923 / total #impl: 1747016518 (eff. 0.104)
263.73/263.89	c #Conflicts:     115000 | #Learnt:       9234 | 0.000
263.73/263.89	c total clause space: 78.2603MB
263.73/263.89	c total #watches: 264277
266.14/266.21	c total #propagations: 181333749 / total #impl: 1769487911 (eff. 0.102)
266.14/266.21	c #Conflicts:     116000 | #Learnt:      10234 | 0.000
266.14/266.21	c total clause space: 78.2603MB
266.14/266.21	c total #watches: 274973
267.34/267.48	c total #propagations: 181681144 / total #impl: 1785629465 (eff. 0.102)
267.34/267.48	c #Conflicts:     117000 | #Learnt:      11234 | 0.000
267.34/267.48	c total clause space: 78.2603MB
267.34/267.48	c total #watches: 285096
271.03/271.19	c total #propagations: 181966231 / total #impl: 1800656515 (eff. 0.101)
271.03/271.19	c #Conflicts:     118000 | #Learnt:      12234 | 0.000
271.03/271.19	c total clause space: 78.2603MB
271.03/271.19	c total #watches: 306763
275.83/275.90	c total #propagations: 182255919 / total #impl: 1820705458 (eff. 0.100)
275.83/275.90	c #Conflicts:     119000 | #Learnt:      13234 | 0.000
275.83/275.90	c total clause space: 78.2603MB
275.83/275.90	c total #watches: 321224
278.53/278.64	c total #propagations: 182522961 / total #impl: 1848849692 (eff. 0.099)
278.53/278.64	c #Conflicts:     120000 | #Learnt:      14234 | 0.000
278.53/278.64	c total clause space: 127.173MB
278.53/278.64	c total #watches: 333016
286.83/286.91	c total #propagations: 182731980 / total #impl: 1872785240 (eff. 0.098)
286.83/286.91	c #Conflicts:     121000 | #Learnt:      15234 | 0.000
286.83/286.91	c total clause space: 127.173MB
286.83/286.91	c total #watches: 347709
293.52/293.64	c total #propagations: 183199494 / total #impl: 1896479507 (eff. 0.097)
293.52/293.64	c GC COLLECT
293.52/293.64	c #Conflicts:     122000 | #Learnt:       8207 | 0.000
293.52/293.64	c total clause space: 127.173MB
293.52/293.64	c total #watches: 283361
300.12/300.22	c total #propagations: 183587211 / total #impl: 1927403857 (eff. 0.095)
300.12/300.22	c #Conflicts:     123000 | #Learnt:       9207 | 0.000
300.12/300.22	c total clause space: 127.173MB
300.12/300.22	c total #watches: 298927
309.62/309.77	c total #propagations: 184320299 / total #impl: 1948665823 (eff. 0.095)
309.62/309.77	c #Conflicts:     124000 | #Learnt:      10207 | 0.000
309.62/309.77	c total clause space: 127.173MB
309.62/309.77	c total #watches: 322209
315.03/315.11	c total #propagations: 185023315 / total #impl: 1972034487 (eff. 0.094)
315.03/315.11	c #Conflicts:     125000 | #Learnt:      11207 | 0.000
315.03/315.11	c total clause space: 127.173MB
315.03/315.11	c total #watches: 366507
322.63/322.79	c total #propagations: 186236692 / total #impl: 1985963058 (eff. 0.094)
322.63/322.79	c #Conflicts:     126000 | #Learnt:      12207 | 0.000
322.63/322.79	c total clause space: 127.173MB
322.63/322.79	c total #watches: 390144
332.13/332.22	c total #propagations: 187366283 / total #impl: 1997711359 (eff. 0.094)
332.13/332.22	c #Conflicts:     127000 | #Learnt:      13207 | 0.000
332.13/332.22	c total clause space: 127.173MB
332.13/332.22	c total #watches: 412376
339.32/339.42	c total #propagations: 188418021 / total #impl: 2014028896 (eff. 0.094)
339.32/339.42	c #Conflicts:     128000 | #Learnt:      14207 | 0.000
339.32/339.42	c total clause space: 127.173MB
339.32/339.42	c total #watches: 424347
347.32/347.47	c total #propagations: 189181047 / total #impl: 2029428795 (eff. 0.093)
347.32/347.47	c #Conflicts:     129000 | #Learnt:      15207 | 0.000
347.32/347.47	c total clause space: 127.173MB
347.32/347.47	c total #watches: 435600
355.62/355.71	c total #propagations: 189565399 / total #impl: 2055249431 (eff. 0.092)
355.62/355.71	c #Conflicts:     130000 | #Learnt:      16207 | 0.000
355.62/355.71	c total clause space: 127.173MB
355.62/355.71	c total #watches: 445080
361.42/361.55	c total #propagations: 189956380 / total #impl: 2093531216 (eff. 0.091)
361.42/361.55	c GC COLLECT
361.42/361.55	c #Conflicts:     131000 | #Learnt:       8431 | 0.000
361.42/361.55	c total clause space: 206.656MB
361.42/361.55	c total #watches: 310743
365.52/365.60	c total #propagations: 190331876 / total #impl: 2139943681 (eff. 0.089)
365.52/365.60	c #Conflicts:     132000 | #Learnt:       9431 | 0.000
365.52/365.60	c total clause space: 206.656MB
365.52/365.60	c total #watches: 327145
368.82/368.98	c total #propagations: 190676593 / total #impl: 2189526149 (eff. 0.087)
368.82/368.98	c #Conflicts:     133000 | #Learnt:      10431 | 0.000
368.82/368.98	c total clause space: 206.656MB
368.82/368.98	c total #watches: 337353
374.92/375.05	c total #propagations: 191022290 / total #impl: 2223999659 (eff. 0.086)
374.92/375.05	c #Conflicts:     134000 | #Learnt:      11431 | 0.000
374.92/375.05	c total clause space: 206.656MB
374.92/375.05	c total #watches: 356953
385.21/385.38	c total #propagations: 191435795 / total #impl: 2305611796 (eff. 0.083)
385.21/385.38	c #Conflicts:     135000 | #Learnt:      12431 | 0.000
385.21/385.38	c total clause space: 206.656MB
385.21/385.38	c total #watches: 372180
393.51/393.64	c total #propagations: 192244861 / total #impl: 2401212176 (eff. 0.080)
393.51/393.64	c #Conflicts:     136000 | #Learnt:      13431 | 0.000
393.51/393.64	c total clause space: 206.656MB
393.51/393.64	c total #watches: 381334
400.51/400.61	c total #propagations: 193116528 / total #impl: 2498903283 (eff. 0.077)
400.51/400.61	c #Conflicts:     137000 | #Learnt:      14431 | 0.000
400.51/400.61	c total clause space: 206.656MB
400.51/400.61	c total #watches: 387761
409.61/409.76	c total #propagations: 194214956 / total #impl: 2589985874 (eff. 0.075)
409.61/409.76	c #Conflicts:     138000 | #Learnt:      15431 | 0.000
409.61/409.76	c total clause space: 206.656MB
409.61/409.76	c total #watches: 397714
417.01/417.12	c total #propagations: 195410797 / total #impl: 2706337096 (eff. 0.072)
417.01/417.12	c #Conflicts:     139000 | #Learnt:      16431 | 0.000
417.01/417.12	c total clause space: 206.656MB
417.01/417.12	c total #watches: 400980
427.41/427.57	c total #propagations: 196619558 / total #impl: 2781017914 (eff. 0.071)
427.41/427.57	c #Conflicts:     140000 | #Learnt:      17431 | 0.000
427.41/427.57	c total clause space: 206.656MB
427.41/427.57	c total #watches: 406855
435.41/435.56	c total #propagations: 197726569 / total #impl: 2898499906 (eff. 0.068)
435.41/435.56	c GC COLLECT
435.41/435.56	c #Conflicts:     141000 | #Learnt:       9362 | 0.000
435.41/435.56	c total clause space: 206.656MB
435.41/435.56	c total #watches: 253130
444.50/444.64	c total #propagations: 198098304 / total #impl: 3032089053 (eff. 0.065)
444.50/444.64	c #Conflicts:     142000 | #Learnt:      10362 | 0.000
444.50/444.64	c total clause space: 206.656MB
444.50/444.64	c total #watches: 258580
451.50/451.68	c total #propagations: 198489133 / total #impl: 3179044043 (eff. 0.062)
451.50/451.68	c #Conflicts:     143000 | #Learnt:      11362 | 0.000
451.50/451.68	c total clause space: 206.656MB
451.50/451.68	c total #watches: 268057
459.50/459.63	c total #propagations: 198798822 / total #impl: 3243730091 (eff. 0.061)
459.50/459.63	c #Conflicts:     144000 | #Learnt:      12362 | 0.000
459.50/459.63	c total clause space: 206.656MB
459.50/459.63	c total #watches: 272660
468.61/468.75	c total #propagations: 199170215 / total #impl: 3330234502 (eff. 0.060)
468.61/468.75	c #Conflicts:     145000 | #Learnt:      13362 | 0.000
468.61/468.75	c total clause space: 206.656MB
468.61/468.75	c total #watches: 294347
479.80/479.98	c total #propagations: 199465881 / total #impl: 3420366361 (eff. 0.058)
479.80/479.98	c #Conflicts:     146000 | #Learnt:      14362 | 0.000
479.80/479.98	c total clause space: 206.656MB
479.80/479.98	c total #watches: 302002
491.50/491.63	c total #propagations: 199772573 / total #impl: 3517510094 (eff. 0.057)
491.50/491.63	c #Conflicts:     147000 | #Learnt:      15362 | 0.000
491.50/491.63	c total clause space: 335.816MB
491.50/491.63	c total #watches: 307427
502.71/502.85	c total #propagations: 200111609 / total #impl: 3618586313 (eff. 0.055)
502.71/502.85	c #Conflicts:     148000 | #Learnt:      16362 | 0.000
502.71/502.85	c total clause space: 335.816MB
502.71/502.85	c total #watches: 330677
514.99/515.15	c total #propagations: 200622050 / total #impl: 3700331194 (eff. 0.054)
514.99/515.15	c #Conflicts:     149000 | #Learnt:      17362 | 0.000
514.99/515.15	c total clause space: 335.816MB
514.99/515.15	c total #watches: 335693
526.09/526.21	c total #propagations: 201063615 / total #impl: 3823241288 (eff. 0.053)
526.09/526.21	c GC COLLECT
526.09/526.21	c #Conflicts:     150000 | #Learnt:       9073 | 0.000
526.09/526.21	c total clause space: 335.816MB
526.09/526.21	c total #watches: 217583
534.98/535.14	c total #propagations: 201526366 / total #impl: 3913715140 (eff. 0.051)
534.98/535.14	c #Conflicts:     151000 | #Learnt:      10073 | 0.000
534.98/535.14	c total clause space: 335.816MB
534.98/535.14	c total #watches: 229766
545.87/546.06	c total #propagations: 201862210 / total #impl: 3971494419 (eff. 0.051)
545.87/546.06	c #Conflicts:     152000 | #Learnt:      11073 | 0.000
545.87/546.06	c total clause space: 335.816MB
545.87/546.06	c total #watches: 238048
555.57/555.76	c total #propagations: 202186721 / total #impl: 4035531245 (eff. 0.050)
555.57/555.76	c #Conflicts:     153000 | #Learnt:      12073 | 0.000
555.57/555.76	c total clause space: 335.816MB
555.57/555.76	c total #watches: 243625
563.66/563.80	c total #propagations: 202694799 / total #impl: 4111742461 (eff. 0.049)
563.66/563.80	c #Conflicts:     154000 | #Learnt:      13073 | 0.000
563.66/563.80	c total clause space: 335.816MB
563.66/563.80	c total #watches: 247451
573.76/573.90	c total #propagations: 203095957 / total #impl: 4168241664 (eff. 0.049)
573.76/573.90	c #Conflicts:     155000 | #Learnt:      14073 | 0.000
573.76/573.90	c total clause space: 335.816MB
573.76/573.90	c total #watches: 259189
587.66/587.89	c total #propagations: 203510100 / total #impl: 4232602040 (eff. 0.048)
587.66/587.89	c #Conflicts:     156000 | #Learnt:      15073 | 0.000
587.66/587.89	c total clause space: 335.816MB
587.66/587.89	c total #watches: 270748
601.45/601.70	c total #propagations: 203933924 / total #impl: 4316327078 (eff. 0.047)
601.45/601.70	c #Conflicts:     157000 | #Learnt:      16073 | 0.000
601.45/601.70	c total clause space: 545.701MB
601.45/601.70	c total #watches: 285612
614.75/614.91	c total #propagations: 204492397 / total #impl: 4435318804 (eff. 0.046)
614.75/614.91	c #Conflicts:     158000 | #Learnt:      17073 | 0.000
614.75/614.91	c total clause space: 545.701MB
614.75/614.91	c total #watches: 292113
627.45/627.69	c total #propagations: 204938097 / total #impl: 4546647205 (eff. 0.045)
627.45/627.69	c #Conflicts:     159000 | #Learnt:      18073 | 0.000
627.45/627.69	c total clause space: 545.701MB
627.45/627.69	c total #watches: 298199
639.93/640.11	c total #propagations: 205388789 / total #impl: 4610117586 (eff. 0.045)
639.93/640.11	c GC COLLECT
639.93/640.11	c #Conflicts:     160000 | #Learnt:      10117 | 0.000
639.93/640.11	c total clause space: 545.701MB
639.93/640.11	c total #watches: 202887
647.03/647.29	c total #propagations: 206071123 / total #impl: 4664153718 (eff. 0.044)
647.03/647.29	c #Conflicts:     161000 | #Learnt:      11117 | 0.000
647.03/647.29	c total clause space: 545.701MB
647.03/647.29	c total #watches: 213235
654.73/654.99	c total #propagations: 206523144 / total #impl: 4701732110 (eff. 0.044)
654.73/654.99	c #Conflicts:     162000 | #Learnt:      12117 | 0.000
654.73/654.99	c total clause space: 545.701MB
654.73/654.99	c total #watches: 225960
658.13/658.33	c total #propagations: 206791027 / total #impl: 4726155308 (eff. 0.044)
658.13/658.33	c #Conflicts:     163000 | #Learnt:      13117 | 0.000
658.13/658.33	c total clause space: 545.701MB
658.13/658.33	c total #watches: 232551
660.63/660.88	c total #propagations: 207071234 / total #impl: 4745694145 (eff. 0.044)
660.63/660.88	c #Conflicts:     164000 | #Learnt:      14117 | 0.000
660.63/660.88	c total clause space: 545.701MB
660.63/660.88	c total #watches: 236886
665.53/665.74	c total #propagations: 207327271 / total #impl: 4767788325 (eff. 0.043)
665.53/665.74	c #Conflicts:     165000 | #Learnt:      15117 | 0.000
665.53/665.74	c total clause space: 545.701MB
665.53/665.74	c total #watches: 245956
671.14/671.30	c total #propagations: 207620204 / total #impl: 4800641620 (eff. 0.043)
671.14/671.30	c #Conflicts:     166000 | #Learnt:      16117 | 0.000
671.14/671.30	c total clause space: 545.701MB
671.14/671.30	c total #watches: 252880
673.44/673.69	c total #propagations: 207919788 / total #impl: 4834808804 (eff. 0.043)
673.44/673.69	c #Conflicts:     167000 | #Learnt:      17117 | 0.000
673.44/673.69	c total clause space: 545.701MB
673.44/673.69	c total #watches: 272024
675.74/675.94	c total #propagations: 208189263 / total #impl: 4850056959 (eff. 0.043)
675.74/675.94	c #Conflicts:     168000 | #Learnt:      18117 | 0.000
675.74/675.94	c total clause space: 545.701MB
675.74/675.94	c total #watches: 284483
678.64/678.86	c total #propagations: 208412943 / total #impl: 4866322463 (eff. 0.043)
678.64/678.86	c #Conflicts:     169000 | #Learnt:      19117 | 0.000
678.64/678.86	c total clause space: 545.701MB
678.64/678.86	c total #watches: 323881
681.84/682.02	c total #propagations: 208653378 / total #impl: 4880087513 (eff. 0.043)
681.84/682.02	c GC COLLECT
681.84/682.02	c #Conflicts:     170000 | #Learnt:       9827 | 0.000
681.84/682.02	c total clause space: 545.701MB
681.84/682.02	c total #watches: 267411
686.44/686.63	c total #propagations: 209006820 / total #impl: 4896310442 (eff. 0.043)
686.44/686.63	c #Conflicts:     171000 | #Learnt:      10827 | 0.000
686.44/686.63	c total clause space: 545.701MB
686.44/686.63	c total #watches: 290173
689.84/690.04	c total #propagations: 209627845 / total #impl: 4912110119 (eff. 0.043)
689.84/690.04	c #Conflicts:     172000 | #Learnt:      11827 | 0.000
689.84/690.04	c total clause space: 545.701MB
689.84/690.04	c total #watches: 308216
692.64/692.86	c total #propagations: 210085903 / total #impl: 4939162455 (eff. 0.043)
692.64/692.86	c #Conflicts:     173000 | #Learnt:      12827 | 0.000
692.64/692.86	c total clause space: 545.701MB
692.64/692.86	c total #watches: 317379
694.54/694.77	c total #propagations: 210409765 / total #impl: 4971025849 (eff. 0.042)
694.54/694.77	c #Conflicts:     174000 | #Learnt:      13827 | 0.000
694.54/694.77	c total clause space: 545.701MB
694.54/694.77	c total #watches: 320919
696.54/696.78	c total #propagations: 210673124 / total #impl: 4997547759 (eff. 0.042)
696.54/696.78	c #Conflicts:     175000 | #Learnt:      14827 | 0.000
696.54/696.78	c total clause space: 545.701MB
696.54/696.78	c total #watches: 330055
698.73/698.99	c total #propagations: 210952836 / total #impl: 5024041973 (eff. 0.042)
698.73/698.99	c #Conflicts:     176000 | #Learnt:      15827 | 0.000
698.73/698.99	c total clause space: 545.701MB
698.73/698.99	c total #watches: 350443
703.43/703.62	c total #propagations: 211210956 / total #impl: 5052940860 (eff. 0.042)
703.43/703.62	c #Conflicts:     177000 | #Learnt:      16827 | 0.000
703.43/703.62	c total clause space: 545.701MB
703.43/703.62	c total #watches: 393296
708.63/708.89	c total #propagations: 211606313 / total #impl: 5096129306 (eff. 0.042)
708.63/708.89	c #Conflicts:     178000 | #Learnt:      17827 | 0.000
708.63/708.89	c total clause space: 545.701MB
708.63/708.89	c total #watches: 422647
714.94/715.14	c total #propagations: 211976066 / total #impl: 5158982897 (eff. 0.041)
714.94/715.14	c #Conflicts:     179000 | #Learnt:      18827 | 0.000
714.94/715.14	c total clause space: 545.701MB
714.94/715.14	c total #watches: 456942
723.53/723.72	c total #propagations: 212242309 / total #impl: 5180407903 (eff. 0.041)
723.53/723.72	c GC COLLECT
723.53/723.72	c #Conflicts:     180000 | #Learnt:       8712 | 0.000
723.53/723.72	c total clause space: 545.701MB
723.53/723.72	c total #watches: 383150
730.43/730.69	c total #propagations: 212536329 / total #impl: 5197863045 (eff. 0.041)
730.43/730.69	c #Conflicts:     181000 | #Learnt:       9712 | 0.000
730.43/730.69	c total clause space: 545.701MB
730.43/730.69	c total #watches: 407513
742.43/742.60	c total #propagations: 212874040 / total #impl: 5224841193 (eff. 0.041)
742.43/742.60	c #Conflicts:     182000 | #Learnt:      10712 | 0.000
742.43/742.60	c total clause space: 545.701MB
742.43/742.60	c total #watches: 435120
757.62/757.85	c total #propagations: 213166739 / total #impl: 5255252402 (eff. 0.041)
757.62/757.85	c #Conflicts:     183000 | #Learnt:      11712 | 0.000
757.62/757.85	c total clause space: 545.701MB
757.62/757.85	c total #watches: 451216
772.92/773.15	c total #propagations: 213611775 / total #impl: 5269537997 (eff. 0.041)
772.92/773.15	c #Conflicts:     184000 | #Learnt:      12712 | 0.000
772.92/773.15	c total clause space: 545.701MB
772.92/773.15	c total #watches: 470776
790.52/790.70	c total #propagations: 213954966 / total #impl: 5308863628 (eff. 0.040)
790.52/790.70	c #Conflicts:     185000 | #Learnt:      13712 | 0.000
790.52/790.70	c total clause space: 545.701MB
790.52/790.70	c total #watches: 503527
817.61/817.85	c total #propagations: 214457534 / total #impl: 5324396347 (eff. 0.040)
817.61/817.85	c #Conflicts:     186000 | #Learnt:      14712 | 0.000
817.61/817.85	c total clause space: 545.701MB
817.61/817.85	c total #watches: 552623
849.71/849.92	c total #propagations: 215043487 / total #impl: 5343033076 (eff. 0.040)
849.71/849.92	c #Conflicts:     187000 | #Learnt:      15712 | 0.000
849.71/849.92	c total clause space: 545.701MB
849.71/849.92	c total #watches: 599718
884.50/884.76	c total #propagations: 215682436 / total #impl: 5363886737 (eff. 0.040)
884.50/884.76	c #Conflicts:     188000 | #Learnt:      16712 | 0.000
884.50/884.76	c total clause space: 545.701MB
884.50/884.76	c total #watches: 653594
928.80/929.05	c total #propagations: 216683326 / total #impl: 5382718683 (eff. 0.040)
928.80/929.05	c #Conflicts:     189000 | #Learnt:      17712 | 0.000
928.80/929.05	c total clause space: 545.701MB
928.80/929.05	c total #watches: 708243
945.69/945.98	c total #propagations: 217739894 / total #impl: 5404082671 (eff. 0.040)
945.69/945.98	c #Conflicts:     190000 | #Learnt:      18712 | 0.000
945.69/945.98	c total clause space: 545.701MB
945.69/945.98	c total #watches: 724405
992.79/993.02	c total #propagations: 218227338 / total #impl: 5432265731 (eff. 0.040)
992.79/993.02	c GC COLLECT
992.79/993.02	c #Conflicts:     191000 | #Learnt:       9224 | 0.000
992.79/993.02	c total clause space: 545.701MB
992.79/993.02	c total #watches: 480534
1028.88/1029.18	c total #propagations: 218632290 / total #impl: 5468916560 (eff. 0.040)
1028.88/1029.18	c #Conflicts:     192000 | #Learnt:      10224 | 0.000
1028.88/1029.18	c total clause space: 545.701MB
1028.88/1029.18	c total #watches: 512661
1074.87/1075.10	c total #propagations: 219052036 / total #impl: 5491977351 (eff. 0.040)
1074.87/1075.10	c #Conflicts:     193000 | #Learnt:      11224 | 0.000
1074.87/1075.10	c total clause space: 545.701MB
1074.87/1075.10	c total #watches: 554986
1115.76/1116.02	c total #propagations: 219545989 / total #impl: 5516324196 (eff. 0.040)
1115.76/1116.02	c #Conflicts:     194000 | #Learnt:      12224 | 0.000
1115.76/1116.02	c total clause space: 545.701MB
1115.76/1116.02	c total #watches: 590151
1167.86/1168.10	c total #propagations: 219960341 / total #impl: 5540017535 (eff. 0.040)
1167.86/1168.10	c #Conflicts:     195000 | #Learnt:      13224 | 0.000
1167.86/1168.10	c total clause space: 545.701MB
1167.86/1168.10	c total #watches: 635995
1218.05/1218.38	c total #propagations: 220426463 / total #impl: 5565998154 (eff. 0.040)
1218.05/1218.38	c #Conflicts:     196000 | #Learnt:      14224 | 0.000
1218.05/1218.38	c total clause space: 545.701MB
1218.05/1218.38	c total #watches: 677361
1278.94/1279.26	c total #propagations: 220898234 / total #impl: 5591406073 (eff. 0.040)
1278.94/1279.26	c #Conflicts:     197000 | #Learnt:      15224 | 0.000
1278.94/1279.26	c total clause space: 545.701MB
1278.94/1279.26	c total #watches: 727524
1351.93/1352.27	c total #propagations: 221492288 / total #impl: 5620004768 (eff. 0.039)
1351.93/1352.27	c #Conflicts:     198000 | #Learnt:      16224 | 0.000
1351.93/1352.27	c total clause space: 545.701MB
1351.93/1352.27	c total #watches: 773471
1412.02/1412.30	c total #propagations: 222057421 / total #impl: 5647034255 (eff. 0.039)
1412.02/1412.30	c #Conflicts:     199000 | #Learnt:      17224 | 0.000
1412.02/1412.30	c total clause space: 545.701MB
1412.02/1412.30	c total #watches: 824826
1483.31/1483.61	c total #propagations: 222633066 / total #impl: 5674084472 (eff. 0.039)
1483.31/1483.61	c #Conflicts:     200000 | #Learnt:      18224 | 0.000
1483.31/1483.61	c total clause space: 545.701MB
1483.31/1483.61	c total #watches: 872442
1573.90/1574.21	c total #propagations: 223293295 / total #impl: 5701658262 (eff. 0.039)
1573.90/1574.21	c #Conflicts:     201000 | #Learnt:      19224 | 0.000
1573.90/1574.21	c total clause space: 545.701MB
1573.90/1574.21	c total #watches: 916327
1642.98/1643.36	c total #propagations: 223868949 / total #impl: 5730013025 (eff. 0.039)
1642.98/1643.36	c GC COLLECT
1642.98/1643.36	c #Conflicts:     202000 | #Learnt:       9321 | 0.000
1642.98/1643.36	c total clause space: 545.701MB
1642.98/1643.36	c total #watches: 550477
1711.17/1711.51	c total #propagations: 224517705 / total #impl: 5759113129 (eff. 0.039)
1711.17/1711.51	c #Conflicts:     203000 | #Learnt:      10321 | 0.000
1711.17/1711.51	c total clause space: 545.701MB
1711.17/1711.51	c total #watches: 596264
1785.16/1785.58	c total #propagations: 225153540 / total #impl: 5789655879 (eff. 0.039)
1785.16/1785.58	c #Conflicts:     204000 | #Learnt:      11321 | 0.000
1785.16/1785.58	c total clause space: 545.701MB
1785.16/1785.58	c total #watches: 638818

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-4105959-1466281148/watcher-4105959-1466281148 -o /tmp/evaluation-result-4105959-1466281148/solver-4105959-1466281148 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466277546-4295 --watchdog 1960 --input HOME/instance-4105959-1466281148.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=4618
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.06 2.02 2.00 2/176 4621
/proc/meminfo: memFree=31684332/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 260 0 0 0 0 0 0 0 20 0 1 0 30159616 57319424 8317 33554432000 4194304 6211289 140734100614720 140735979401784 4206599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 13994 8317 98 493 0 13491 0

[startup+0.100171 s]
/proc/loadavg: 2.06 2.02 2.00 2/176 4621
/proc/meminfo: memFree=31684332/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=66300 CPUtime=0.09 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 1421 0 0 0 9 0 0 0 20 0 1 0 30159616 67891200 14481 33554432000 4194304 6211289 140734100614720 140735979401784 4241570 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 16575 14481 204 493 0 16072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66300

[startup+0.200355 s]
/proc/loadavg: 2.06 2.02 2.00 2/176 4621
/proc/meminfo: memFree=31684332/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=66436 CPUtime=0.19 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 1450 0 0 0 19 0 0 0 20 0 1 0 30159616 68030464 14510 33554432000 4194304 6211289 140734100614720 140735979401784 4241818 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 16609 14510 204 493 0 16106 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 66436

[startup+0.300264 s]
/proc/loadavg: 2.06 2.02 2.00 2/176 4621
/proc/meminfo: memFree=31684332/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=66436 CPUtime=0.29 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 1450 0 0 0 29 0 0 0 20 0 1 0 30159616 68030464 14510 33554432000 4194304 6211289 140734100614720 140735979401784 4241818 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 16609 14510 204 493 0 16106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66436

[startup+0.700231 s]
/proc/loadavg: 2.06 2.02 2.00 2/176 4621
/proc/meminfo: memFree=31684332/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=66436 CPUtime=0.69 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 1454 0 0 0 69 0 0 0 20 0 1 0 30159616 68030464 14514 33554432000 4194304 6211289 140734100614720 140734100612632 4202024 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 16609 14514 204 493 0 16106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66436

[startup+1.50023 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4622
/proc/meminfo: memFree=31625124/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=66568 CPUtime=1.49 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 1793 0 0 0 149 0 0 0 20 0 1 0 30159616 68165632 14714 33554432000 4194304 6211289 140734100614720 140734100612632 4201944 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 16642 14714 204 493 0 16139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66568

[startup+3.10023 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4622
/proc/meminfo: memFree=31623520/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=69420 CPUtime=3.08 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 2742 0 0 0 308 0 0 0 20 0 1 0 30159616 71086080 15288 33554432000 4194304 6211289 140734100614720 140734100612712 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 17355 15288 214 493 0 16852 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69420

[startup+6.30023 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 4622
/proc/meminfo: memFree=31614308/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=74112 CPUtime=6.29 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 3564 0 0 0 628 1 0 0 20 0 1 0 30159616 75890688 16278 33554432000 4194304 6211289 140734100614720 140734100613064 4240845 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 18528 16278 219 493 0 18025 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74112

[startup+12.7002 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4622
/proc/meminfo: memFree=31609948/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=74376 CPUtime=12.69 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 3648 0 0 0 1268 1 0 0 20 0 1 0 30159616 76161024 16871 33554432000 4194304 6211289 140734100614720 140734100612632 4245297 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 18594 16871 219 493 0 18091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74376

[startup+25.5003 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4622
/proc/meminfo: memFree=31606704/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=82236 CPUtime=25.49 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 3928 0 0 0 2548 1 0 0 20 0 1 0 30159616 84209664 17615 33554432000 4194304 6211289 140734100614720 140734100612712 4201983 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 20559 17615 219 493 0 20056 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82236

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 4622
/proc/meminfo: memFree=31592572/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=82908 CPUtime=51.08 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 4113 0 0 0 5107 1 0 0 20 0 1 0 30159616 84897792 18311 33554432000 4194304 6211289 140734100614720 140734100613064 4240863 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 20727 18311 219 493 0 20224 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82908

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 4626
/proc/meminfo: memFree=31531096/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=96356 CPUtime=102.28 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 5426 0 0 0 10227 1 0 0 20 0 1 0 30159616 98668544 22338 33554432000 4194304 6211289 140734100614720 140734100613064 4240072 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 24089 22338 219 493 0 23586 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 96356

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4627
/proc/meminfo: memFree=31515964/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=116952 CPUtime=162.26 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 6790 0 0 0 16224 2 0 0 20 0 1 0 30159616 119758848 24307 33554432000 4194304 6211289 140734100614720 140734100612632 4201964 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 29238 24307 219 493 0 28735 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 116952

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4629
/proc/meminfo: memFree=31366588/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=152796 CPUtime=222.26 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 8938 0 0 0 22223 3 0 0 20 0 1 0 30159616 156463104 34753 33554432000 4194304 6211289 140734100614720 140734100613064 4241592 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 38199 34753 219 493 0 37696 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 152796

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4630
/proc/meminfo: memFree=31341676/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=205880 CPUtime=282.23 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 9957 0 0 0 28219 4 0 0 20 0 1 0 30159616 210821120 39793 33554432000 4194304 6211289 140734100614720 140734100612712 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 51470 39793 219 493 0 50967 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 205880

[startup+342.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/177 4631
/proc/meminfo: memFree=31310752/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=207776 CPUtime=342.22 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 10607 0 0 0 34217 5 0 0 20 0 1 0 30159616 212762624 46978 33554432000 4194304 6211289 140734100614720 140734100613064 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 51944 46978 219 493 0 51441 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 207776

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 4632
/proc/meminfo: memFree=31292904/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=290592 CPUtime=402.21 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 11798 0 0 0 40216 5 0 0 20 0 1 0 30159616 297566208 51348 33554432000 4194304 6211289 140734100614720 140734100613064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 72648 51348 219 493 0 72145 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 290592

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4633
/proc/meminfo: memFree=31249960/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=294588 CPUtime=462.2 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 12779 0 0 0 46214 6 0 0 20 0 1 0 30159616 301658112 61519 33554432000 4194304 6211289 140734100614720 140734100613064 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 73647 61519 219 493 0 73144 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 294588

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4635
/proc/meminfo: memFree=31127236/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=430788 CPUtime=522.19 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 14187 0 0 0 52210 9 0 0 20 0 1 0 30159616 441126912 87574 33554432000 4194304 6211289 140734100614720 140734100612584 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 107697 87574 219 493 0 107194 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 430788

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4636
/proc/meminfo: memFree=31057636/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=433316 CPUtime=582.16 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 15472 0 0 0 58206 10 0 0 20 0 1 0 30159616 443715584 98549 33554432000 4194304 6211289 140734100614720 140734100612584 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 108329 98549 219 493 0 107826 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 433316


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


[startup+882.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4645
/proc/meminfo: memFree=30895704/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=655684 CPUtime=882.11 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 17988 0 0 0 88198 13 0 0 20 0 1 0 30159616 671420416 125710 33554432000 4194304 6211289 140734100614720 140734100612584 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 163921 125710 219 493 0 163418 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 655684

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4646
/proc/meminfo: memFree=30892228/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=656212 CPUtime=942.09 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 18075 0 0 0 94196 13 0 0 20 0 1 0 30159616 671961088 125797 33554432000 4194304 6211289 140734100614720 140734100613064 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 164053 125797 219 493 0 163550 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 656212

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4647
/proc/meminfo: memFree=30844660/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=659540 CPUtime=1002.08 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 18724 0 0 0 100195 13 0 0 20 0 1 0 30159616 675368960 126446 33554432000 4194304 6211289 140734100614720 140734100613064 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 164885 126446 219 493 0 164382 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 659540

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4648
/proc/meminfo: memFree=30831740/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=661748 CPUtime=1062.07 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 19125 0 0 0 106194 13 0 0 20 0 1 0 30159616 677629952 126847 33554432000 4194304 6211289 140734100614720 140734100612584 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 165437 126847 219 493 0 164934 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 661748

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4649
/proc/meminfo: memFree=30790172/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=662644 CPUtime=1122.06 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 19304 0 0 0 112193 13 0 0 20 0 1 0 30159616 678547456 127026 33554432000 4194304 6211289 140734100614720 140734100612584 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 165661 127026 219 493 0 165158 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 662644

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4651
/proc/meminfo: memFree=30788296/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=663924 CPUtime=1182.06 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 19601 0 0 0 118192 14 0 0 20 0 1 0 30159616 679858176 127323 33554432000 4194304 6211289 140734100614720 140734100612584 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 165981 127323 219 493 0 165478 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 663924

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4652
/proc/meminfo: memFree=30772216/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=665752 CPUtime=1242.05 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 19942 0 0 0 124191 14 0 0 20 0 1 0 30159616 681730048 128342 33554432000 4194304 6211289 140734100614720 140734100612584 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 166438 128342 219 493 0 165935 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 665752

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4656
/proc/meminfo: memFree=30763656/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=666424 CPUtime=1302.04 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 20091 0 0 0 130190 14 0 0 20 0 1 0 30159616 682418176 128491 33554432000 4194304 6211289 140734100614720 140734100612584 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 166606 128491 219 493 0 166103 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 666424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4657
/proc/meminfo: memFree=30762668/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=667480 CPUtime=1362.03 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 20260 0 0 0 136189 14 0 0 20 0 1 0 30159616 683499520 128660 33554432000 4194304 6211289 140734100614720 140734100612584 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 166870 128660 219 493 0 166367 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 667480

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4658
/proc/meminfo: memFree=30761296/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=668824 CPUtime=1422.02 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 20537 0 0 0 142188 14 0 0 20 0 1 0 30159616 684875776 128937 33554432000 4194304 6211289 140734100614720 140734100612584 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167206 128937 219 493 0 166703 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 668824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4660
/proc/meminfo: memFree=30760172/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=669976 CPUtime=1482.01 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 20762 0 0 0 148187 14 0 0 20 0 1 0 30159616 686055424 129162 33554432000 4194304 6211289 140734100614720 140734100612584 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167494 129162 219 493 0 166991 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 669976

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4661
/proc/meminfo: memFree=30759804/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=670744 CPUtime=1542 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 20914 0 0 0 154186 14 0 0 20 0 1 0 30159616 686841856 129314 33554432000 4194304 6211289 140734100614720 140734100612584 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167686 129314 219 493 0 167183 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 670744

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4662
/proc/meminfo: memFree=30749868/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=671320 CPUtime=1601.99 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 21163 0 0 0 160185 14 0 0 20 0 1 0 30159616 687431680 129550 33554432000 4194304 6211289 140734100614720 140734100612584 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167830 129550 219 493 0 167327 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 671320

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4663
/proc/meminfo: memFree=30747912/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=671320 CPUtime=1661.98 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 21211 0 0 0 166184 14 0 0 20 0 1 0 30159616 687431680 129571 33554432000 4194304 6211289 140734100614720 140734100613064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167830 129571 219 493 0 167327 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 671320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4664
/proc/meminfo: memFree=30747664/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=671320 CPUtime=1721.97 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 21212 0 0 0 172183 14 0 0 20 0 1 0 30159616 687431680 129572 33554432000 4194304 6211289 140734100614720 140734100613064 4209491 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167830 129572 219 493 0 167327 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 671320

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 4666
/proc/meminfo: memFree=30747416/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=671320 CPUtime=1781.96 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 21215 0 0 0 178182 14 0 0 20 0 1 0 30159616 687431680 129575 33554432000 4194304 6211289 140734100614720 140734100613064 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167830 129575 219 493 0 167327 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 671320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4666
/proc/meminfo: memFree=30747540/32872528 swapFree=7780/7780
[pid=4621] ppid=4618 vsize=671512 CPUtime=1800.06 cores=0,2,4,6
/proc/4621/stat : 4621 (cdcl-cuttingpla) R 4618 4621 4279 0 -1 4202496 21225 0 0 0 179992 14 0 0 20 0 1 0 30159616 687628288 129585 33554432000 4194304 6211289 140734100614720 140734100612584 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4621/statm: 167878 129585 219 493 0 167375 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 671512

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 4621 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.4
CPU time (s): 1800.07
CPU user time (s): 1799.92
CPU system time (s): 0.151976
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 671512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.151976
maximum resident set size= 518340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21225
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= 108
involuntary context switches= 1870

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5913 second user time and 6.88895 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 22:19:08
IDJOB=4105959
IDBENCH=24963
IDSOLVER=2549
FILE ID=node151/4105959-1466281148
RUNJOBID= node151-1466277546-4295
PBS_JOBID= 19918274
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/reduced/submittedPB07/aksoy/trarea_ac/normalized-reduced-fir09_trarea_ac.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105959-1466281148/watcher-4105959-1466281148 -o /tmp/evaluation-result-4105959-1466281148/solver-4105959-1466281148 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466277546-4295 --watchdog 1960 --input HOME/instance-4105959-1466281148.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 83e4cddd78ca4f87cfb13af1d930e0cc
RANDOM SEED=393103883

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        31685240 kB
Buffers:           88824 kB
Cached:           291336 kB
SwapCached:         1932 kB
Active:           132480 kB
Inactive:         307640 kB
Active(anon):      59440 kB
Inactive(anon):     2504 kB
Active(file):      73040 kB
Inactive(file):   305136 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              5108 kB
Writeback:             0 kB
AnonPages:         12992 kB
Mapped:             8720 kB
Shmem:                 0 kB
Slab:             608796 kB
SReclaimable:      52116 kB
SUnreclaim:       556680 kB
KernelStack:        1440 kB
PageTables:         3796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     190512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node151 at 2016-06-18 22:49:09