Trace number 4118409

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay25.lin.opb
MD5SUM245be8e93852fe7bd6f734599ed1eccd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5216
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4901
Total number of constraints13801
Number of constraints which are clauses9200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints4600
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 4900
Biggest coefficient in the objective function 6435
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 53769
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 6435
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 53769
Number of bits of the biggest sum of numbers16
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= 4901 #constraint= 13801
0.00/0.07	c * #variable= 4901 #constraint= 13801
3.49/3.56	c S1->S2
3.49/3.56	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
3.49/3.56	c total clause space: 78.2603MB
3.49/3.56	c total #watches: 138309
10.49/10.57	c total #propagations: 304373 / total #impl: 2666024 (eff. 0.114)
10.49/10.57	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
10.49/10.57	c total clause space: 127.173MB
10.49/10.57	c total #watches: 199308
16.59/16.66	c total #propagations: 587025 / total #impl: 4155741 (eff. 0.141)
16.59/16.66	c GC COLLECT
16.59/16.66	c #Conflicts:       3000 | #Learnt:       2010 | 0.000
16.59/16.66	c total clause space: 127.173MB
16.59/16.66	c total #watches: 195636
22.48/22.53	c total #propagations: 881636 / total #impl: 6127757 (eff. 0.144)
22.48/22.53	c #Conflicts:       4000 | #Learnt:       3010 | 0.000
22.48/22.53	c total clause space: 127.173MB
22.48/22.53	c total #watches: 226646
26.40/26.42	c total #propagations: 1226419 / total #impl: 7894175 (eff. 0.155)
26.40/26.42	c GC COLLECT
26.40/26.42	c #Conflicts:       5000 | #Learnt:       2372 | 0.000
26.40/26.42	c total clause space: 127.173MB
26.40/26.42	c total #watches: 154213
31.90/31.95	c total #propagations: 1546146 / total #impl: 10123067 (eff. 0.153)
31.90/31.95	c #Conflicts:       6000 | #Learnt:       3372 | 0.000
31.90/31.95	c total clause space: 127.173MB
31.90/31.95	c total #watches: 205208
39.29/39.33	c total #propagations: 1869786 / total #impl: 12563790 (eff. 0.149)
39.29/39.33	c GC COLLECT
39.29/39.33	c #Conflicts:       7000 | #Learnt:       2240 | 0.000
39.29/39.33	c total clause space: 206.656MB
39.29/39.33	c total #watches: 176145
46.19/46.22	c total #propagations: 2149033 / total #impl: 14773983 (eff. 0.145)
46.19/46.22	c #Conflicts:       8000 | #Learnt:       3240 | 0.000
46.19/46.22	c total clause space: 206.656MB
46.19/46.22	c total #watches: 223033
56.78/56.86	c total #propagations: 2446485 / total #impl: 16788473 (eff. 0.146)
56.78/56.86	c #Conflicts:       9000 | #Learnt:       4240 | 0.000
56.78/56.86	c total clause space: 206.656MB
56.78/56.86	c total #watches: 286005
64.98/65.07	c total #propagations: 2746232 / total #impl: 19003427 (eff. 0.145)
64.98/65.07	c GC COLLECT
64.98/65.07	c #Conflicts:      10000 | #Learnt:       2725 | 0.000
64.98/65.07	c total clause space: 206.656MB
64.98/65.07	c total #watches: 209161
72.68/72.75	c total #propagations: 3063170 / total #impl: 21315661 (eff. 0.144)
72.68/72.75	c #Conflicts:      11000 | #Learnt:       3725 | 0.000
72.68/72.75	c total clause space: 206.656MB
72.68/72.75	c total #watches: 242522
79.18/79.26	c total #propagations: 3366514 / total #impl: 23676287 (eff. 0.142)
79.18/79.26	c #Conflicts:      12000 | #Learnt:       4725 | 0.000
79.18/79.26	c total clause space: 206.656MB
79.18/79.26	c total #watches: 266040
87.67/87.75	c total #propagations: 3679367 / total #impl: 26014331 (eff. 0.141)
87.67/87.75	c #Conflicts:      13000 | #Learnt:       5725 | 0.000
87.67/87.75	c total clause space: 335.816MB
87.67/87.75	c total #watches: 311442
94.47/94.59	c total #propagations: 3972632 / total #impl: 28001559 (eff. 0.142)
94.47/94.59	c GC COLLECT
94.47/94.59	c #Conflicts:      14000 | #Learnt:       3871 | 0.000
94.47/94.59	c total clause space: 335.816MB
94.47/94.59	c total #watches: 195772
100.77/100.80	c total #propagations: 4293003 / total #impl: 29788805 (eff. 0.144)
100.77/100.80	c #Conflicts:      15000 | #Learnt:       4871 | 0.000
100.77/100.80	c total clause space: 335.816MB
100.77/100.80	c total #watches: 230714
109.97/110.09	c total #propagations: 4613895 / total #impl: 32496771 (eff. 0.142)
109.97/110.09	c #Conflicts:      16000 | #Learnt:       5871 | 0.000
109.97/110.09	c total clause space: 335.816MB
109.97/110.09	c total #watches: 265969
117.36/117.42	c total #propagations: 4965346 / total #impl: 35394818 (eff. 0.140)
117.36/117.42	c GC COLLECT
117.36/117.42	c #Conflicts:      17000 | #Learnt:       3693 | 0.000
117.36/117.42	c total clause space: 335.816MB
117.36/117.42	c total #watches: 189404
124.96/125.04	c total #propagations: 5297491 / total #impl: 37301075 (eff. 0.142)
124.96/125.04	c #Conflicts:      18000 | #Learnt:       4693 | 0.000
124.96/125.04	c total clause space: 335.816MB
124.96/125.04	c total #watches: 223556
133.17/133.26	c total #propagations: 5641725 / total #impl: 40120351 (eff. 0.141)
133.17/133.26	c #Conflicts:      19000 | #Learnt:       5693 | 0.000
133.17/133.26	c total clause space: 335.816MB
133.17/133.26	c total #watches: 247734
141.96/142.09	c total #propagations: 5957607 / total #impl: 42559152 (eff. 0.140)
141.96/142.09	c #Conflicts:      20000 | #Learnt:       6693 | 0.000
141.96/142.09	c total clause space: 335.816MB
141.96/142.09	c total #watches: 287677
147.55/147.63	c total #propagations: 6298156 / total #impl: 45495856 (eff. 0.138)
147.55/147.63	c GC COLLECT
147.55/147.63	c #Conflicts:      21000 | #Learnt:       4201 | 0.000
147.55/147.63	c total clause space: 335.816MB
147.55/147.63	c total #watches: 196572
152.45/152.54	c total #propagations: 6626007 / total #impl: 48114106 (eff. 0.138)
152.45/152.54	c #Conflicts:      22000 | #Learnt:       5201 | 0.000
152.45/152.54	c total clause space: 335.816MB
152.45/152.54	c total #watches: 234149
158.85/158.96	c total #propagations: 6900879 / total #impl: 50018961 (eff. 0.138)
158.85/158.96	c #Conflicts:      23000 | #Learnt:       6201 | 0.000
158.85/158.96	c total clause space: 335.816MB
158.85/158.96	c total #watches: 267896
165.55/165.60	c total #propagations: 7206137 / total #impl: 51822620 (eff. 0.139)
165.55/165.60	c #Conflicts:      24000 | #Learnt:       7201 | 0.000
165.55/165.60	c total clause space: 335.816MB
165.55/165.60	c total #watches: 288907
171.35/171.46	c total #propagations: 7542989 / total #impl: 54400822 (eff. 0.139)
171.35/171.46	c GC COLLECT
171.35/171.46	c #Conflicts:      25000 | #Learnt:       4403 | 0.000
171.35/171.46	c total clause space: 335.816MB
171.35/171.46	c total #watches: 208554
178.45/178.52	c total #propagations: 7891844 / total #impl: 56683591 (eff. 0.139)
178.45/178.52	c #Conflicts:      26000 | #Learnt:       5403 | 0.000
178.45/178.52	c total clause space: 335.816MB
178.45/178.52	c total #watches: 238760
185.45/185.51	c total #propagations: 8202828 / total #impl: 59047382 (eff. 0.139)
185.45/185.51	c #Conflicts:      27000 | #Learnt:       6403 | 0.000
185.45/185.51	c total clause space: 335.816MB
185.45/185.51	c total #watches: 276013
196.65/196.79	c total #propagations: 8537453 / total #impl: 61130194 (eff. 0.140)
196.65/196.79	c #Conflicts:      28000 | #Learnt:       7403 | 0.000
196.65/196.79	c total clause space: 335.816MB
196.65/196.79	c total #watches: 302515
205.15/205.25	c total #propagations: 8907234 / total #impl: 63766654 (eff. 0.140)
205.15/205.25	c GC COLLECT
205.15/205.25	c #Conflicts:      29000 | #Learnt:       4309 | 0.000
205.15/205.25	c total clause space: 335.816MB
205.15/205.25	c total #watches: 221688
211.55/211.62	c total #propagations: 9250082 / total #impl: 66878806 (eff. 0.138)
211.55/211.62	c #Conflicts:      30000 | #Learnt:       5309 | 0.000
211.55/211.62	c total clause space: 335.816MB
211.55/211.62	c total #watches: 248238
219.05/219.12	c total #propagations: 9588180 / total #impl: 69018558 (eff. 0.139)
219.05/219.12	c #Conflicts:      31000 | #Learnt:       6309 | 0.000
219.05/219.12	c total clause space: 335.816MB
219.05/219.12	c total #watches: 263784
225.35/225.47	c total #propagations: 9914191 / total #impl: 71717455 (eff. 0.138)
225.35/225.47	c #Conflicts:      32000 | #Learnt:       7309 | 0.000
225.35/225.47	c total clause space: 335.816MB
225.35/225.47	c total #watches: 284469
230.65/230.75	c total #propagations: 10288121 / total #impl: 74838572 (eff. 0.137)
230.65/230.75	c #Conflicts:      33000 | #Learnt:       8309 | 0.000
230.65/230.75	c total clause space: 335.816MB
230.65/230.75	c total #watches: 298361
236.55/236.61	c total #propagations: 10611050 / total #impl: 78696388 (eff. 0.135)
236.55/236.61	c GC COLLECT
236.55/236.61	c #Conflicts:      34000 | #Learnt:       4912 | 0.000
236.55/236.61	c total clause space: 335.816MB
236.55/236.61	c total #watches: 178412
240.95/241.04	c total #propagations: 10961442 / total #impl: 82708004 (eff. 0.133)
240.95/241.04	c #Conflicts:      35000 | #Learnt:       5912 | 0.000
240.95/241.04	c total clause space: 335.816MB
240.95/241.04	c total #watches: 189598
245.35/245.42	c total #propagations: 11279136 / total #impl: 85046393 (eff. 0.133)
245.35/245.42	c #Conflicts:      36000 | #Learnt:       6912 | 0.000
245.35/245.42	c total clause space: 335.816MB
245.35/245.42	c total #watches: 198603
250.24/250.31	c total #propagations: 11594781 / total #impl: 88046540 (eff. 0.132)
250.24/250.31	c #Conflicts:      37000 | #Learnt:       7912 | 0.000
250.24/250.31	c total clause space: 335.816MB
250.24/250.31	c total #watches: 212472
255.04/255.17	c total #propagations: 11911855 / total #impl: 90110037 (eff. 0.132)
255.04/255.17	c #Conflicts:      38000 | #Learnt:       8912 | 0.000
255.04/255.17	c total clause space: 335.816MB
255.04/255.17	c total #watches: 226353
259.74/259.83	c total #propagations: 12251416 / total #impl: 92820970 (eff. 0.132)
259.74/259.83	c GC COLLECT
259.74/259.83	c #Conflicts:      39000 | #Learnt:       5212 | 0.000
259.74/259.83	c total clause space: 335.816MB
259.74/259.83	c total #watches: 131466
263.64/263.79	c total #propagations: 12564138 / total #impl: 96273467 (eff. 0.131)
263.64/263.79	c #Conflicts:      40000 | #Learnt:       6212 | 0.000
263.64/263.79	c total clause space: 335.816MB
263.64/263.79	c total #watches: 140269
267.84/267.90	c total #propagations: 12892741 / total #impl: 100227645 (eff. 0.129)
267.84/267.90	c #Conflicts:      41000 | #Learnt:       7212 | 0.000
267.84/267.90	c total clause space: 335.816MB
267.84/267.90	c total #watches: 158137
272.34/272.45	c total #propagations: 13190219 / total #impl: 104179188 (eff. 0.127)
272.34/272.45	c #Conflicts:      42000 | #Learnt:       8212 | 0.000
272.34/272.45	c total clause space: 335.816MB
272.34/272.45	c total #watches: 166512
276.84/276.94	c total #propagations: 13543027 / total #impl: 108352158 (eff. 0.125)
276.84/276.94	c #Conflicts:      43000 | #Learnt:       9212 | 0.000
276.84/276.94	c total clause space: 335.816MB
276.84/276.94	c total #watches: 178033
281.44/281.55	c total #propagations: 13842446 / total #impl: 112003724 (eff. 0.124)
281.44/281.55	c GC COLLECT
281.44/281.55	c #Conflicts:      44000 | #Learnt:       5211 | 0.000
281.44/281.55	c total clause space: 335.816MB
281.44/281.55	c total #watches: 119028
285.44/285.52	c total #propagations: 14171660 / total #impl: 114969311 (eff. 0.123)
285.44/285.52	c #Conflicts:      45000 | #Learnt:       6211 | 0.000
285.44/285.52	c total clause space: 335.816MB
285.44/285.52	c total #watches: 126843
289.34/289.40	c total #propagations: 14513311 / total #impl: 118896476 (eff. 0.122)
289.34/289.40	c #Conflicts:      46000 | #Learnt:       7211 | 0.000
289.34/289.40	c total clause space: 335.816MB
289.34/289.40	c total #watches: 142787
293.84/293.95	c total #propagations: 14830521 / total #impl: 121163159 (eff. 0.122)
293.84/293.95	c #Conflicts:      47000 | #Learnt:       8211 | 0.000
293.84/293.95	c total clause space: 335.816MB
293.84/293.95	c total #watches: 167189
299.24/299.38	c total #propagations: 15157126 / total #impl: 123147808 (eff. 0.123)
299.24/299.38	c #Conflicts:      48000 | #Learnt:       9211 | 0.000
299.24/299.38	c total clause space: 335.816MB
299.24/299.38	c total #watches: 215362
305.63/305.74	c total #propagations: 15464252 / total #impl: 126007050 (eff. 0.123)
305.63/305.74	c #Conflicts:      49000 | #Learnt:      10211 | 0.000
305.63/305.74	c total clause space: 335.816MB
305.63/305.74	c total #watches: 234395
311.53/311.67	c total #propagations: 15767297 / total #impl: 127882377 (eff. 0.123)
311.53/311.67	c GC COLLECT
311.53/311.67	c #Conflicts:      50000 | #Learnt:       5905 | 0.000
311.53/311.67	c total clause space: 335.816MB
311.53/311.67	c total #watches: 199927
317.13/317.20	c total #propagations: 16089293 / total #impl: 129452999 (eff. 0.124)
317.13/317.20	c #Conflicts:      51000 | #Learnt:       6905 | 0.000
317.13/317.20	c total clause space: 335.816MB
317.13/317.20	c total #watches: 236732
323.73/323.83	c total #propagations: 16392386 / total #impl: 131305809 (eff. 0.125)
323.73/323.83	c #Conflicts:      52000 | #Learnt:       7905 | 0.000
323.73/323.83	c total clause space: 335.816MB
323.73/323.83	c total #watches: 257354
330.23/330.35	c total #propagations: 16750300 / total #impl: 133758488 (eff. 0.125)
330.23/330.35	c #Conflicts:      53000 | #Learnt:       8905 | 0.000
330.23/330.35	c total clause space: 335.816MB
330.23/330.35	c total #watches: 272080
336.23/336.39	c total #propagations: 17061934 / total #impl: 135923088 (eff. 0.126)
336.23/336.39	c #Conflicts:      54000 | #Learnt:       9905 | 0.000
336.23/336.39	c total clause space: 335.816MB
336.23/336.39	c total #watches: 284435
343.42/343.57	c total #propagations: 17375427 / total #impl: 138039308 (eff. 0.126)
343.42/343.57	c #Conflicts:      55000 | #Learnt:      10905 | 0.000
343.42/343.57	c total clause space: 545.701MB
343.42/343.57	c total #watches: 296295
349.73/349.85	c total #propagations: 17744014 / total #impl: 140523558 (eff. 0.126)
349.73/349.85	c GC COLLECT
349.73/349.85	c #Conflicts:      56000 | #Learnt:       6305 | 0.000
349.73/349.85	c total clause space: 545.701MB
349.73/349.85	c total #watches: 193993
354.92/355.07	c total #propagations: 18111800 / total #impl: 142778767 (eff. 0.127)
354.92/355.07	c #Conflicts:      57000 | #Learnt:       7305 | 0.000
354.92/355.07	c total clause space: 545.701MB
354.92/355.07	c total #watches: 204273
360.22/360.30	c total #propagations: 18456622 / total #impl: 144807881 (eff. 0.127)
360.22/360.30	c #Conflicts:      58000 | #Learnt:       8305 | 0.000
360.22/360.30	c total clause space: 545.701MB
360.22/360.30	c total #watches: 246790
365.62/365.73	c total #propagations: 18771841 / total #impl: 146577986 (eff. 0.128)
365.62/365.73	c #Conflicts:      59000 | #Learnt:       9305 | 0.000
365.62/365.73	c total clause space: 545.701MB
365.62/365.73	c total #watches: 271237
372.52/372.61	c total #propagations: 19089419 / total #impl: 148995307 (eff. 0.128)
372.52/372.61	c #Conflicts:      60000 | #Learnt:      10305 | 0.000
372.52/372.61	c total clause space: 545.701MB
372.52/372.61	c total #watches: 304817
378.72/378.80	c total #propagations: 19402391 / total #impl: 151017628 (eff. 0.128)
378.72/378.80	c #Conflicts:      61000 | #Learnt:      11305 | 0.000
378.72/378.80	c total clause space: 545.701MB
378.72/378.80	c total #watches: 319197
385.12/385.21	c total #propagations: 19708690 / total #impl: 152541760 (eff. 0.129)
385.12/385.21	c GC COLLECT
385.12/385.21	c #Conflicts:      62000 | #Learnt:       6398 | 0.000
385.12/385.21	c total clause space: 545.701MB
385.12/385.21	c total #watches: 220114
390.53/390.61	c total #propagations: 20013576 / total #impl: 154776262 (eff. 0.129)
390.53/390.61	c #Conflicts:      63000 | #Learnt:       7398 | 0.000
390.53/390.61	c total clause space: 545.701MB
390.53/390.61	c total #watches: 246689
396.72/396.81	c total #propagations: 20311795 / total #impl: 156702860 (eff. 0.130)
396.72/396.81	c #Conflicts:      64000 | #Learnt:       8398 | 0.000
396.72/396.81	c total clause space: 545.701MB
396.72/396.81	c total #watches: 271364
406.02/406.14	c total #propagations: 20568020 / total #impl: 158512791 (eff. 0.130)
406.02/406.14	c #Conflicts:      65000 | #Learnt:       9398 | 0.000
406.02/406.14	c total clause space: 545.701MB
406.02/406.14	c total #watches: 306801
412.42/412.53	c total #propagations: 20891972 / total #impl: 160668091 (eff. 0.130)
412.42/412.53	c #Conflicts:      66000 | #Learnt:      10398 | 0.000
412.42/412.53	c total clause space: 545.701MB
412.42/412.53	c total #watches: 324711
418.31/418.41	c total #propagations: 21225675 / total #impl: 162902457 (eff. 0.130)
418.31/418.41	c #Conflicts:      67000 | #Learnt:      11398 | 0.000
418.31/418.41	c total clause space: 545.701MB
418.31/418.41	c total #watches: 345254
425.11/425.29	c total #propagations: 21548403 / total #impl: 166074429 (eff. 0.130)
425.11/425.29	c #Conflicts:      68000 | #Learnt:      12398 | 0.000
425.11/425.29	c total clause space: 545.701MB
425.11/425.29	c total #watches: 367976
429.51/429.63	c total #propagations: 21859799 / total #impl: 168644311 (eff. 0.130)
429.51/429.63	c GC COLLECT
429.51/429.63	c #Conflicts:      69000 | #Learnt:       7199 | 0.000
429.51/429.63	c total clause space: 545.701MB
429.51/429.63	c total #watches: 245329
433.71/433.81	c total #propagations: 22188485 / total #impl: 172374814 (eff. 0.129)
433.71/433.81	c #Conflicts:      70000 | #Learnt:       8199 | 0.000
433.71/433.81	c total clause space: 545.701MB
433.71/433.81	c total #watches: 269171
438.61/438.78	c total #propagations: 22518458 / total #impl: 174859587 (eff. 0.129)
438.61/438.78	c #Conflicts:      71000 | #Learnt:       9199 | 0.000
438.61/438.78	c total clause space: 545.701MB
438.61/438.78	c total #watches: 285606
444.70/444.84	c total #propagations: 22844898 / total #impl: 176709280 (eff. 0.129)
444.70/444.84	c #Conflicts:      72000 | #Learnt:      10199 | 0.000
444.70/444.84	c total clause space: 545.701MB
444.70/444.84	c total #watches: 321243
453.11/453.29	c total #propagations: 23153100 / total #impl: 178850612 (eff. 0.129)
453.11/453.29	c #Conflicts:      73000 | #Learnt:      11199 | 0.000
453.11/453.29	c total clause space: 545.701MB
453.11/453.29	c total #watches: 354274
459.71/459.86	c total #propagations: 23480511 / total #impl: 180751637 (eff. 0.130)
459.71/459.86	c #Conflicts:      74000 | #Learnt:      12199 | 0.000
459.71/459.86	c total clause space: 545.701MB
459.71/459.86	c total #watches: 381253
466.90/467.02	c total #propagations: 23809051 / total #impl: 183203347 (eff. 0.130)
466.90/467.02	c GC COLLECT
466.90/467.02	c #Conflicts:      75000 | #Learnt:       6703 | 0.000
466.90/467.02	c total clause space: 545.701MB
466.90/467.02	c total #watches: 249819
472.59/472.77	c total #propagations: 24116548 / total #impl: 184972165 (eff. 0.130)
472.59/472.77	c #Conflicts:      76000 | #Learnt:       7703 | 0.000
472.59/472.77	c total clause space: 545.701MB
472.59/472.77	c total #watches: 275139
477.40/477.55	c total #propagations: 24418317 / total #impl: 186961055 (eff. 0.131)
477.40/477.55	c #Conflicts:      77000 | #Learnt:       8703 | 0.000
477.40/477.55	c total clause space: 545.701MB
477.40/477.55	c total #watches: 291185
482.89/483.08	c total #propagations: 24762641 / total #impl: 189669298 (eff. 0.131)
482.89/483.08	c #Conflicts:      78000 | #Learnt:       9703 | 0.000
482.89/483.08	c total clause space: 545.701MB
482.89/483.08	c total #watches: 306481
490.18/490.39	c total #propagations: 25123043 / total #impl: 192454077 (eff. 0.131)
490.18/490.39	c #Conflicts:      79000 | #Learnt:      10703 | 0.000
490.18/490.39	c total clause space: 545.701MB
490.18/490.39	c total #watches: 354207
498.88/499.03	c total #propagations: 25451292 / total #impl: 194565584 (eff. 0.131)
498.88/499.03	c #Conflicts:      80000 | #Learnt:      11703 | 0.000
498.88/499.03	c total clause space: 545.701MB
498.88/499.03	c total #watches: 407370
508.37/508.59	c total #propagations: 25781437 / total #impl: 196802388 (eff. 0.131)
508.37/508.59	c #Conflicts:      81000 | #Learnt:      12703 | 0.000
508.37/508.59	c total clause space: 545.701MB
508.37/508.59	c total #watches: 440630
518.78/518.99	c total #propagations: 26073439 / total #impl: 199059669 (eff. 0.131)
518.78/518.99	c GC COLLECT
518.78/518.99	c #Conflicts:      82000 | #Learnt:       6901 | 0.000
518.78/518.99	c total clause space: 545.701MB
518.78/518.99	c total #watches: 295956
528.87/529.01	c total #propagations: 26404453 / total #impl: 201791339 (eff. 0.131)
528.87/529.01	c #Conflicts:      83000 | #Learnt:       7901 | 0.000
528.87/529.01	c total clause space: 545.701MB
528.87/529.01	c total #watches: 338737
541.67/541.83	c total #propagations: 26712812 / total #impl: 204329761 (eff. 0.131)
541.67/541.83	c #Conflicts:      84000 | #Learnt:       8901 | 0.000
541.67/541.83	c total clause space: 545.701MB
541.67/541.83	c total #watches: 374920
554.86/555.02	c total #propagations: 27059732 / total #impl: 207801189 (eff. 0.130)
554.86/555.02	c #Conflicts:      85000 | #Learnt:       9901 | 0.000
554.86/555.02	c total clause space: 545.701MB
554.86/555.02	c total #watches: 406066
570.06/570.23	c total #propagations: 27409518 / total #impl: 210390361 (eff. 0.130)
570.06/570.23	c #Conflicts:      86000 | #Learnt:      10901 | 0.000
570.06/570.23	c total clause space: 545.701MB
570.06/570.23	c total #watches: 432647
582.56/582.76	c total #propagations: 27753942 / total #impl: 212936424 (eff. 0.130)
582.56/582.76	c #Conflicts:      87000 | #Learnt:      11901 | 0.000
582.56/582.76	c total clause space: 545.701MB
582.56/582.76	c total #watches: 458686
595.46/595.69	c total #propagations: 28065324 / total #impl: 215416623 (eff. 0.130)
595.46/595.69	c #Conflicts:      88000 | #Learnt:      12901 | 0.000
595.46/595.69	c total clause space: 545.701MB
595.46/595.69	c total #watches: 481468
610.76/610.91	c total #propagations: 28397918 / total #impl: 217599492 (eff. 0.131)
610.76/610.91	c #Conflicts:      89000 | #Learnt:      13901 | 0.000
610.76/610.91	c total clause space: 886.764MB
610.76/610.91	c total #watches: 504574
622.85/623.05	c total #propagations: 28747009 / total #impl: 220182851 (eff. 0.131)
622.85/623.05	c GC COLLECT
622.85/623.05	c #Conflicts:      90000 | #Learnt:       7807 | 0.000
622.85/623.05	c total clause space: 886.764MB
622.85/623.05	c total #watches: 326743
635.45/635.65	c total #propagations: 29062865 / total #impl: 222986689 (eff. 0.130)
635.45/635.65	c #Conflicts:      91000 | #Learnt:       8807 | 0.000
635.45/635.65	c total clause space: 886.764MB
635.45/635.65	c total #watches: 348047
648.15/648.30	c total #propagations: 29394719 / total #impl: 224976914 (eff. 0.131)
648.15/648.30	c #Conflicts:      92000 | #Learnt:       9807 | 0.000
648.15/648.30	c total clause space: 886.764MB
648.15/648.30	c total #watches: 381355
664.25/664.43	c total #propagations: 29710674 / total #impl: 227237492 (eff. 0.131)
664.25/664.43	c #Conflicts:      93000 | #Learnt:      10807 | 0.000
664.25/664.43	c total clause space: 886.764MB
664.25/664.43	c total #watches: 406631
678.35/678.51	c total #propagations: 30067108 / total #impl: 229865159 (eff. 0.131)
678.35/678.51	c #Conflicts:      94000 | #Learnt:      11807 | 0.000
678.35/678.51	c total clause space: 886.764MB
678.35/678.51	c total #watches: 444358
693.65/693.87	c total #propagations: 30397216 / total #impl: 232424898 (eff. 0.131)
693.65/693.87	c #Conflicts:      95000 | #Learnt:      12807 | 0.000
693.65/693.87	c total clause space: 886.764MB
693.65/693.87	c total #watches: 481089
709.14/709.30	c total #propagations: 30701558 / total #impl: 235114769 (eff. 0.131)
709.14/709.30	c #Conflicts:      96000 | #Learnt:      13807 | 0.000
709.14/709.30	c total clause space: 886.764MB
709.14/709.30	c total #watches: 515612
727.64/727.87	c total #propagations: 31025301 / total #impl: 237532298 (eff. 0.131)
727.64/727.87	c #Conflicts:      97000 | #Learnt:      14807 | 0.000
727.64/727.87	c total clause space: 886.764MB
727.64/727.87	c total #watches: 542255
739.44/739.67	c total #propagations: 31376789 / total #impl: 240305624 (eff. 0.131)
739.44/739.67	c GC COLLECT
739.44/739.67	c #Conflicts:      98000 | #Learnt:       8418 | 0.000
739.44/739.67	c total clause space: 886.764MB
739.44/739.67	c total #watches: 354649
752.54/752.73	c total #propagations: 31711292 / total #impl: 242143634 (eff. 0.131)
752.54/752.73	c #Conflicts:      99000 | #Learnt:       9418 | 0.000
752.54/752.73	c total clause space: 886.764MB
752.54/752.73	c total #watches: 388607
765.14/765.37	c total #propagations: 32041136 / total #impl: 244366141 (eff. 0.131)
765.14/765.37	c #Conflicts:     100000 | #Learnt:      10418 | 0.000
765.14/765.37	c total clause space: 886.764MB
765.14/765.37	c total #watches: 400429
778.84/779.04	c total #propagations: 32359036 / total #impl: 245861402 (eff. 0.132)
778.84/779.04	c #Conflicts:     101000 | #Learnt:      11418 | 0.000
778.84/779.04	c total clause space: 886.764MB
778.84/779.04	c total #watches: 425131
794.53/794.70	c total #propagations: 32701623 / total #impl: 247663719 (eff. 0.132)
794.53/794.70	c #Conflicts:     102000 | #Learnt:      12418 | 0.000
794.53/794.70	c total clause space: 886.764MB
794.53/794.70	c total #watches: 441684
809.54/809.72	c total #propagations: 33033158 / total #impl: 249540578 (eff. 0.132)
809.54/809.72	c #Conflicts:     103000 | #Learnt:      13418 | 0.000
809.54/809.72	c total clause space: 886.764MB
809.54/809.72	c total #watches: 452643
822.13/822.39	c total #propagations: 33381896 / total #impl: 251457126 (eff. 0.133)
822.13/822.39	c #Conflicts:     104000 | #Learnt:      14418 | 0.000
822.13/822.39	c total clause space: 886.764MB
822.13/822.39	c total #watches: 472844
834.92/835.13	c total #propagations: 33740942 / total #impl: 253768696 (eff. 0.133)
834.92/835.13	c #Conflicts:     105000 | #Learnt:      15418 | 0.000
834.92/835.13	c total clause space: 886.764MB
834.92/835.13	c total #watches: 500590
844.22/844.40	c total #propagations: 34085138 / total #impl: 256509194 (eff. 0.133)
844.22/844.40	c GC COLLECT
844.22/844.40	c #Conflicts:     106000 | #Learnt:       8706 | 0.000
844.22/844.40	c total clause space: 886.764MB
844.22/844.40	c total #watches: 288895
853.82/854.03	c total #propagations: 34433270 / total #impl: 259463257 (eff. 0.133)
853.82/854.03	c #Conflicts:     107000 | #Learnt:       9706 | 0.000
853.82/854.03	c total clause space: 886.764MB
853.82/854.03	c total #watches: 305494
863.42/863.67	c total #propagations: 34832984 / total #impl: 261675903 (eff. 0.133)
863.42/863.67	c #Conflicts:     108000 | #Learnt:      10706 | 0.000
863.42/863.67	c total clause space: 886.764MB
863.42/863.67	c total #watches: 320906
872.01/872.29	c total #propagations: 35179367 / total #impl: 263555833 (eff. 0.133)
872.01/872.29	c #Conflicts:     109000 | #Learnt:      11706 | 0.000
872.01/872.29	c total clause space: 886.764MB
872.01/872.29	c total #watches: 338719
881.71/881.96	c total #propagations: 35510049 / total #impl: 265623003 (eff. 0.134)
881.71/881.96	c #Conflicts:     110000 | #Learnt:      12706 | 0.000
881.71/881.96	c total clause space: 886.764MB
881.71/881.96	c total #watches: 353392
892.51/892.77	c total #propagations: 35872060 / total #impl: 267977332 (eff. 0.134)
892.51/892.77	c #Conflicts:     111000 | #Learnt:      13706 | 0.000
892.51/892.77	c total clause space: 886.764MB
892.51/892.77	c total #watches: 373354
902.71/902.95	c total #propagations: 36223344 / total #impl: 270035974 (eff. 0.134)
902.71/902.95	c #Conflicts:     112000 | #Learnt:      14706 | 0.000
902.71/902.95	c total clause space: 886.764MB
902.71/902.95	c total #watches: 391762
912.81/913.02	c total #propagations: 36551370 / total #impl: 272059509 (eff. 0.134)
912.81/913.02	c #Conflicts:     113000 | #Learnt:      15706 | 0.000
912.81/913.02	c total clause space: 886.764MB
912.81/913.02	c total #watches: 401822
921.01/921.21	c total #propagations: 36873597 / total #impl: 273811245 (eff. 0.135)
921.01/921.21	c GC COLLECT
921.01/921.21	c #Conflicts:     114000 | #Learnt:       8704 | 0.000
921.01/921.21	c total clause space: 886.764MB
921.01/921.21	c total #watches: 245682
928.70/928.97	c total #propagations: 37246395 / total #impl: 276198428 (eff. 0.135)
928.70/928.97	c #Conflicts:     115000 | #Learnt:       9704 | 0.000
928.70/928.97	c total clause space: 886.764MB
928.70/928.97	c total #watches: 264802
936.60/936.82	c total #propagations: 37603168 / total #impl: 278285724 (eff. 0.135)
936.60/936.82	c #Conflicts:     116000 | #Learnt:      10704 | 0.000
936.60/936.82	c total clause space: 886.764MB
936.60/936.82	c total #watches: 292536
945.81/946.05	c total #propagations: 37996533 / total #impl: 280466573 (eff. 0.135)
945.81/946.05	c #Conflicts:     117000 | #Learnt:      11704 | 0.000
945.81/946.05	c total clause space: 886.764MB
945.81/946.05	c total #watches: 316135
953.51/953.73	c total #propagations: 38352349 / total #impl: 282912082 (eff. 0.136)
953.51/953.73	c #Conflicts:     118000 | #Learnt:      12704 | 0.000
953.51/953.73	c total clause space: 886.764MB
953.51/953.73	c total #watches: 333231
961.90/962.12	c total #propagations: 38684292 / total #impl: 284701346 (eff. 0.136)
961.90/962.12	c #Conflicts:     119000 | #Learnt:      13704 | 0.000
961.90/962.12	c total clause space: 886.764MB
961.90/962.12	c total #watches: 349792
969.90/970.13	c total #propagations: 39054473 / total #impl: 286467167 (eff. 0.136)
969.90/970.13	c #Conflicts:     120000 | #Learnt:      14704 | 0.000
969.90/970.13	c total clause space: 886.764MB
969.90/970.13	c total #watches: 379773
979.20/979.46	c total #propagations: 39396327 / total #impl: 289241863 (eff. 0.136)
979.20/979.46	c #Conflicts:     121000 | #Learnt:      15704 | 0.000
979.20/979.46	c total clause space: 886.764MB
979.20/979.46	c total #watches: 403697
988.00/988.29	c total #propagations: 39760324 / total #impl: 291599369 (eff. 0.136)
988.00/988.29	c GC COLLECT
988.00/988.29	c #Conflicts:     122000 | #Learnt:       8401 | 0.000
988.00/988.29	c total clause space: 886.764MB
988.00/988.29	c total #watches: 263862
996.59/996.81	c total #propagations: 40112066 / total #impl: 293942011 (eff. 0.136)
996.59/996.81	c #Conflicts:     123000 | #Learnt:       9401 | 0.000
996.59/996.81	c total clause space: 886.764MB
996.59/996.81	c total #watches: 293298
1005.79/1006.00	c total #propagations: 40507549 / total #impl: 296568778 (eff. 0.137)
1005.79/1006.00	c #Conflicts:     124000 | #Learnt:      10401 | 0.000
1005.79/1006.00	c total clause space: 886.764MB
1005.79/1006.00	c total #watches: 314060
1012.79/1013.02	c total #propagations: 40905929 / total #impl: 300007229 (eff. 0.136)
1012.79/1013.02	c #Conflicts:     125000 | #Learnt:      11401 | 0.000
1012.79/1013.02	c total clause space: 886.764MB
1012.79/1013.02	c total #watches: 335711
1021.80/1022.05	c total #propagations: 41229975 / total #impl: 302749233 (eff. 0.136)
1021.80/1022.05	c #Conflicts:     126000 | #Learnt:      12401 | 0.000
1021.80/1022.05	c total clause space: 886.764MB
1021.80/1022.05	c total #watches: 361293
1031.60/1031.81	c total #propagations: 41551166 / total #impl: 305288314 (eff. 0.136)
1031.60/1031.81	c #Conflicts:     127000 | #Learnt:      13401 | 0.000
1031.60/1031.81	c total clause space: 886.764MB
1031.60/1031.81	c total #watches: 379197
1041.79/1042.01	c total #propagations: 41922293 / total #impl: 307789938 (eff. 0.136)
1041.79/1042.01	c #Conflicts:     128000 | #Learnt:      14401 | 0.000
1041.79/1042.01	c total clause space: 886.764MB
1041.79/1042.01	c total #watches: 404095
1053.29/1053.57	c total #propagations: 42284905 / total #impl: 310860212 (eff. 0.136)
1053.29/1053.57	c #Conflicts:     129000 | #Learnt:      15401 | 0.000
1053.29/1053.57	c total clause space: 886.764MB
1053.29/1053.57	c total #watches: 425237
1063.78/1064.05	c total #propagations: 42615226 / total #impl: 312759442 (eff. 0.136)
1063.78/1064.05	c #Conflicts:     130000 | #Learnt:      16401 | 0.000
1063.78/1064.05	c total clause space: 886.764MB
1063.78/1064.05	c total #watches: 454484
1074.59/1074.81	c total #propagations: 42936065 / total #impl: 314883991 (eff. 0.136)
1074.59/1074.81	c GC COLLECT
1074.59/1074.81	c #Conflicts:     131000 | #Learnt:       8806 | 0.000
1074.59/1074.81	c total clause space: 886.764MB
1074.59/1074.81	c total #watches: 307018
1084.18/1084.43	c total #propagations: 43278751 / total #impl: 317092477 (eff. 0.136)
1084.18/1084.43	c #Conflicts:     132000 | #Learnt:       9806 | 0.000
1084.18/1084.43	c total clause space: 886.764MB
1084.18/1084.43	c total #watches: 350155
1093.87/1094.15	c total #propagations: 43650575 / total #impl: 320064349 (eff. 0.136)
1093.87/1094.15	c #Conflicts:     133000 | #Learnt:      10806 | 0.000
1093.87/1094.15	c total clause space: 886.764MB
1093.87/1094.15	c total #watches: 386336
1103.77/1104.06	c total #propagations: 44010662 / total #impl: 322729064 (eff. 0.136)
1103.77/1104.06	c #Conflicts:     134000 | #Learnt:      11806 | 0.000
1103.77/1104.06	c total clause space: 886.764MB
1103.77/1104.06	c total #watches: 403430
1113.09/1113.32	c total #propagations: 44363316 / total #impl: 324699532 (eff. 0.137)
1113.09/1113.32	c #Conflicts:     135000 | #Learnt:      12806 | 0.000
1113.09/1113.32	c total clause space: 886.764MB
1113.09/1113.32	c total #watches: 422287
1122.78/1123.08	c total #propagations: 44720581 / total #impl: 327848124 (eff. 0.136)
1122.78/1123.08	c #Conflicts:     136000 | #Learnt:      13806 | 0.000
1122.78/1123.08	c total clause space: 886.764MB
1122.78/1123.08	c total #watches: 448366
1134.57/1134.82	c total #propagations: 45063696 / total #impl: 330172650 (eff. 0.136)
1134.57/1134.82	c #Conflicts:     137000 | #Learnt:      14806 | 0.000
1134.57/1134.82	c total clause space: 886.764MB
1134.57/1134.82	c total #watches: 488583
1147.18/1147.42	c total #propagations: 45398509 / total #impl: 333230832 (eff. 0.136)
1147.18/1147.42	c #Conflicts:     138000 | #Learnt:      15806 | 0.000
1147.18/1147.42	c total clause space: 886.764MB
1147.18/1147.42	c total #watches: 519133
1160.57/1160.80	c total #propagations: 45708333 / total #impl: 337320062 (eff. 0.136)
1160.57/1160.80	c #Conflicts:     139000 | #Learnt:      16806 | 0.000
1160.57/1160.80	c total clause space: 886.764MB
1160.57/1160.80	c total #watches: 542076
1173.27/1173.57	c total #propagations: 46046515 / total #impl: 339854818 (eff. 0.135)
1173.27/1173.57	c #Conflicts:     140000 | #Learnt:      17806 | 0.000
1173.27/1173.57	c total clause space: 886.764MB
1173.27/1173.57	c total #watches: 563646
1179.97/1180.21	c total #propagations: 46374546 / total #impl: 342455169 (eff. 0.135)
1179.97/1180.21	c GC COLLECT
1179.97/1180.21	c #Conflicts:     141000 | #Learnt:       9904 | 0.000
1179.97/1180.21	c total clause space: 886.764MB
1179.97/1180.21	c total #watches: 328388
1187.37/1187.67	c total #propagations: 46721152 / total #impl: 344934228 (eff. 0.135)
1187.37/1187.67	c #Conflicts:     142000 | #Learnt:      10904 | 0.000
1187.37/1187.67	c total clause space: 886.764MB
1187.37/1187.67	c total #watches: 348574
1194.96/1195.21	c total #propagations: 47028728 / total #impl: 347174533 (eff. 0.135)
1194.96/1195.21	c #Conflicts:     143000 | #Learnt:      11904 | 0.000
1194.96/1195.21	c total clause space: 886.764MB
1194.96/1195.21	c total #watches: 364559
1204.86/1205.12	c total #propagations: 47354711 / total #impl: 349230658 (eff. 0.136)
1204.86/1205.12	c #Conflicts:     144000 | #Learnt:      12904 | 0.000
1204.86/1205.12	c total clause space: 886.764MB
1204.86/1205.12	c total #watches: 381897
1213.06/1213.35	c total #propagations: 47680682 / total #impl: 351642367 (eff. 0.136)
1213.06/1213.35	c #Conflicts:     145000 | #Learnt:      13904 | 0.000
1213.06/1213.35	c total clause space: 886.764MB
1213.06/1213.35	c total #watches: 409154
1222.55/1222.87	c total #propagations: 47988390 / total #impl: 353698703 (eff. 0.136)
1222.55/1222.87	c #Conflicts:     146000 | #Learnt:      14904 | 0.000
1222.55/1222.87	c total clause space: 886.764MB
1222.55/1222.87	c total #watches: 432228
1233.45/1233.71	c total #propagations: 48274403 / total #impl: 355932629 (eff. 0.136)
1233.45/1233.71	c #Conflicts:     147000 | #Learnt:      15904 | 0.000
1233.45/1233.71	c total clause space: 886.764MB
1233.45/1233.71	c total #watches: 447170
1244.34/1244.64	c total #propagations: 48598845 / total #impl: 358504195 (eff. 0.136)
1244.34/1244.64	c #Conflicts:     148000 | #Learnt:      16904 | 0.000
1244.34/1244.64	c total clause space: 886.764MB
1244.34/1244.64	c total #watches: 467616
1254.74/1255.04	c total #propagations: 48912920 / total #impl: 360331685 (eff. 0.136)
1254.74/1255.04	c #Conflicts:     149000 | #Learnt:      17904 | 0.000
1254.74/1255.04	c total clause space: 886.764MB
1254.74/1255.04	c total #watches: 484774
1263.34/1263.67	c total #propagations: 49225571 / total #impl: 362729236 (eff. 0.136)
1263.34/1263.67	c GC COLLECT
1263.34/1263.67	c #Conflicts:     150000 | #Learnt:       9696 | 0.000
1263.34/1263.67	c total clause space: 886.764MB
1263.34/1263.67	c total #watches: 329061
1270.84/1271.18	c total #propagations: 49583247 / total #impl: 365997902 (eff. 0.135)
1270.84/1271.18	c #Conflicts:     151000 | #Learnt:      10696 | 0.000
1270.84/1271.18	c total clause space: 886.764MB
1270.84/1271.18	c total #watches: 377792
1281.53/1281.84	c total #propagations: 49898040 / total #impl: 368479268 (eff. 0.135)
1281.53/1281.84	c #Conflicts:     152000 | #Learnt:      11696 | 0.000
1281.53/1281.84	c total clause space: 886.764MB
1281.53/1281.84	c total #watches: 404729
1293.03/1293.30	c total #propagations: 50223566 / total #impl: 370947166 (eff. 0.135)
1293.03/1293.30	c #Conflicts:     153000 | #Learnt:      12696 | 0.000
1293.03/1293.30	c total clause space: 886.764MB
1293.03/1293.30	c total #watches: 437531
1305.53/1305.86	c total #propagations: 50547213 / total #impl: 373630772 (eff. 0.135)
1305.53/1305.86	c #Conflicts:     154000 | #Learnt:      13696 | 0.000
1305.53/1305.86	c total clause space: 886.764MB
1305.53/1305.86	c total #watches: 472848
1317.82/1318.14	c total #propagations: 50886468 / total #impl: 375668999 (eff. 0.135)
1317.82/1318.14	c #Conflicts:     155000 | #Learnt:      14696 | 0.000
1317.82/1318.14	c total clause space: 886.764MB
1317.82/1318.14	c total #watches: 515856
1333.52/1333.88	c total #propagations: 51208398 / total #impl: 378070008 (eff. 0.135)
1333.52/1333.88	c #Conflicts:     156000 | #Learnt:      15696 | 0.000
1333.52/1333.88	c total clause space: 886.764MB
1333.52/1333.88	c total #watches: 546657
1349.52/1349.83	c total #propagations: 51542733 / total #impl: 380346229 (eff. 0.136)
1349.52/1349.83	c #Conflicts:     157000 | #Learnt:      16696 | 0.000
1349.52/1349.83	c total clause space: 886.764MB
1349.52/1349.83	c total #watches: 576813
1363.71/1364.01	c total #propagations: 51906210 / total #impl: 383088751 (eff. 0.135)
1363.71/1364.01	c #Conflicts:     158000 | #Learnt:      17696 | 0.000
1363.71/1364.01	c total clause space: 886.764MB
1363.71/1364.01	c total #watches: 592761
1377.50/1377.84	c total #propagations: 52265257 / total #impl: 385358818 (eff. 0.136)
1377.50/1377.84	c #Conflicts:     159000 | #Learnt:      18696 | 0.000
1377.50/1377.84	c total clause space: 886.764MB
1377.50/1377.84	c total #watches: 614965
1385.40/1385.72	c total #propagations: 52614257 / total #impl: 387596484 (eff. 0.136)
1385.40/1385.72	c GC COLLECT
1385.40/1385.72	c #Conflicts:     160000 | #Learnt:      10194 | 0.000
1385.40/1385.72	c total clause space: 886.764MB
1385.40/1385.72	c total #watches: 339038
1393.51/1393.83	c total #propagations: 52917051 / total #impl: 389592176 (eff. 0.136)
1393.51/1393.83	c #Conflicts:     161000 | #Learnt:      11194 | 0.000
1393.51/1393.83	c total clause space: 886.764MB
1393.51/1393.83	c total #watches: 362135
1401.21/1401.54	c total #propagations: 53266143 / total #impl: 391838440 (eff. 0.136)
1401.21/1401.54	c #Conflicts:     162000 | #Learnt:      12194 | 0.000
1401.21/1401.54	c total clause space: 886.764MB
1401.21/1401.54	c total #watches: 380051
1409.50/1409.89	c total #propagations: 53599450 / total #impl: 394652029 (eff. 0.136)
1409.50/1409.89	c #Conflicts:     163000 | #Learnt:      13194 | 0.000
1409.50/1409.89	c total clause space: 886.764MB
1409.50/1409.89	c total #watches: 410723
1419.50/1419.80	c total #propagations: 53926757 / total #impl: 396554389 (eff. 0.136)
1419.50/1419.80	c #Conflicts:     164000 | #Learnt:      14194 | 0.000
1419.50/1419.80	c total clause space: 886.764MB
1419.50/1419.80	c total #watches: 439711
1428.60/1428.94	c total #propagations: 54281942 / total #impl: 398610366 (eff. 0.136)
1428.60/1428.94	c #Conflicts:     165000 | #Learnt:      15194 | 0.000
1428.60/1428.94	c total clause space: 886.764MB
1428.60/1428.94	c total #watches: 463012
1438.20/1438.53	c total #propagations: 54597290 / total #impl: 400611714 (eff. 0.136)
1438.20/1438.53	c #Conflicts:     166000 | #Learnt:      16194 | 0.000
1438.20/1438.53	c total clause space: 886.764MB
1438.20/1438.53	c total #watches: 483230
1449.50/1449.81	c total #propagations: 54953430 / total #impl: 403101132 (eff. 0.136)
1449.50/1449.81	c #Conflicts:     167000 | #Learnt:      17194 | 0.000
1449.50/1449.81	c total clause space: 886.764MB
1449.50/1449.81	c total #watches: 507813
1458.89/1459.25	c total #propagations: 55274416 / total #impl: 405636861 (eff. 0.136)
1458.89/1459.25	c #Conflicts:     168000 | #Learnt:      18194 | 0.000
1458.89/1459.25	c total clause space: 886.764MB
1458.89/1459.25	c total #watches: 517321
1469.79/1470.18	c total #propagations: 55577710 / total #impl: 407812987 (eff. 0.136)
1469.79/1470.18	c #Conflicts:     169000 | #Learnt:      19194 | 0.000
1469.79/1470.18	c total clause space: 886.764MB
1469.79/1470.18	c total #watches: 528787
1479.39/1479.76	c total #propagations: 55945467 / total #impl: 410476881 (eff. 0.136)
1479.39/1479.76	c GC COLLECT
1479.39/1479.76	c #Conflicts:     170000 | #Learnt:      10387 | 0.000
1479.39/1479.76	c total clause space: 886.764MB
1479.39/1479.76	c total #watches: 348329
1486.89/1487.21	c total #propagations: 56302492 / total #impl: 413458257 (eff. 0.136)
1486.89/1487.21	c #Conflicts:     171000 | #Learnt:      11387 | 0.000
1486.89/1487.21	c total clause space: 886.764MB
1486.89/1487.21	c total #watches: 376321
1494.69/1495.09	c total #propagations: 56648705 / total #impl: 416248608 (eff. 0.136)
1494.69/1495.09	c #Conflicts:     172000 | #Learnt:      12387 | 0.000
1494.69/1495.09	c total clause space: 886.764MB
1494.69/1495.09	c total #watches: 395178
1503.68/1504.02	c total #propagations: 56989189 / total #impl: 419515801 (eff. 0.136)
1503.68/1504.02	c #Conflicts:     173000 | #Learnt:      13387 | 0.000
1503.68/1504.02	c total clause space: 886.764MB
1503.68/1504.02	c total #watches: 423464
1512.19/1512.54	c total #propagations: 57355453 / total #impl: 421889428 (eff. 0.136)
1512.19/1512.54	c #Conflicts:     174000 | #Learnt:      14387 | 0.000
1512.19/1512.54	c total clause space: 886.764MB
1512.19/1512.54	c total #watches: 441359
1521.88/1522.23	c total #propagations: 57748320 / total #impl: 424428941 (eff. 0.136)
1521.88/1522.23	c #Conflicts:     175000 | #Learnt:      15387 | 0.000
1521.88/1522.23	c total clause space: 886.764MB
1521.88/1522.23	c total #watches: 457095
1530.48/1530.86	c total #propagations: 58159380 / total #impl: 426246357 (eff. 0.136)
1530.48/1530.86	c #Conflicts:     176000 | #Learnt:      16387 | 0.000
1530.48/1530.86	c total clause space: 886.764MB
1530.48/1530.86	c total #watches: 470816
1540.18/1540.57	c total #propagations: 58525559 / total #impl: 428367061 (eff. 0.137)
1540.18/1540.57	c #Conflicts:     177000 | #Learnt:      17387 | 0.000
1540.18/1540.57	c total clause space: 886.764MB
1540.18/1540.57	c total #watches: 485923
1548.98/1549.32	c total #propagations: 58888207 / total #impl: 430466950 (eff. 0.137)
1548.98/1549.32	c #Conflicts:     178000 | #Learnt:      18387 | 0.000
1548.98/1549.32	c total clause space: 886.764MB
1548.98/1549.32	c total #watches: 500797
1558.68/1559.06	c total #propagations: 59238364 / total #impl: 432803906 (eff. 0.137)
1558.68/1559.06	c #Conflicts:     179000 | #Learnt:      19387 | 0.000
1558.68/1559.06	c total clause space: 886.764MB
1558.68/1559.06	c total #watches: 525050
1567.47/1567.88	c total #propagations: 59606907 / total #impl: 434642498 (eff. 0.137)
1567.47/1567.88	c GC COLLECT
1567.47/1567.88	c #Conflicts:     180000 | #Learnt:      10294 | 0.000
1567.47/1567.88	c total clause space: 886.764MB
1567.47/1567.88	c total #watches: 339438
1574.17/1574.54	c total #propagations: 59981445 / total #impl: 436945295 (eff. 0.137)
1574.17/1574.54	c #Conflicts:     181000 | #Learnt:      11294 | 0.000
1574.17/1574.54	c total clause space: 886.764MB
1574.17/1574.54	c total #watches: 353733
1582.77/1583.17	c total #propagations: 60402982 / total #impl: 439680919 (eff. 0.137)
1582.77/1583.17	c #Conflicts:     182000 | #Learnt:      12294 | 0.000
1582.77/1583.17	c total clause space: 886.764MB
1582.77/1583.17	c total #watches: 379746
1591.67/1592.08	c total #propagations: 60766126 / total #impl: 441614098 (eff. 0.138)
1591.67/1592.08	c #Conflicts:     183000 | #Learnt:      13294 | 0.000
1591.67/1592.08	c total clause space: 886.764MB
1591.67/1592.08	c total #watches: 397786
1600.47/1600.89	c total #propagations: 61165467 / total #impl: 444745819 (eff. 0.138)
1600.47/1600.89	c #Conflicts:     184000 | #Learnt:      14294 | 0.000
1600.47/1600.89	c total clause space: 886.764MB
1600.47/1600.89	c total #watches: 411860
1609.08/1609.48	c total #propagations: 61544086 / total #impl: 446725525 (eff. 0.138)
1609.08/1609.48	c #Conflicts:     185000 | #Learnt:      15294 | 0.000
1609.08/1609.48	c total clause space: 886.764MB
1609.08/1609.48	c total #watches: 423325
1617.07/1617.45	c total #propagations: 61902947 / total #impl: 449037437 (eff. 0.138)
1617.07/1617.45	c #Conflicts:     186000 | #Learnt:      16294 | 0.000
1617.07/1617.45	c total clause space: 886.764MB
1617.07/1617.45	c total #watches: 436962
1626.17/1626.50	c total #propagations: 62291446 / total #impl: 451965680 (eff. 0.138)
1626.17/1626.50	c #Conflicts:     187000 | #Learnt:      17294 | 0.000
1626.17/1626.50	c total clause space: 886.764MB
1626.17/1626.50	c total #watches: 458801
1635.16/1635.58	c total #propagations: 62637239 / total #impl: 454391587 (eff. 0.138)
1635.16/1635.58	c #Conflicts:     188000 | #Learnt:      18294 | 0.000
1635.16/1635.58	c total clause space: 886.764MB
1635.16/1635.58	c total #watches: 477859
1644.96/1645.39	c total #propagations: 62983195 / total #impl: 456855089 (eff. 0.138)
1644.96/1645.39	c #Conflicts:     189000 | #Learnt:      19294 | 0.000
1644.96/1645.39	c total clause space: 886.764MB
1644.96/1645.39	c total #watches: 490837
1654.76/1655.16	c total #propagations: 63330377 / total #impl: 458802787 (eff. 0.138)
1654.76/1655.16	c #Conflicts:     190000 | #Learnt:      20294 | 0.000
1654.76/1655.16	c total clause space: 886.764MB
1654.76/1655.16	c total #watches: 501330
1663.97/1664.36	c total #propagations: 63660033 / total #impl: 461213957 (eff. 0.138)
1663.97/1664.36	c GC COLLECT
1663.97/1664.36	c #Conflicts:     191000 | #Learnt:      10888 | 0.000
1663.97/1664.36	c total clause space: 886.764MB
1663.97/1664.36	c total #watches: 353218
1670.96/1671.35	c total #propagations: 64021456 / total #impl: 463980638 (eff. 0.138)
1670.96/1671.35	c #Conflicts:     192000 | #Learnt:      11888 | 0.000
1670.96/1671.35	c total clause space: 886.764MB
1670.96/1671.35	c total #watches: 375044
1678.46/1678.80	c total #propagations: 64347959 / total #impl: 466200237 (eff. 0.138)
1678.46/1678.80	c #Conflicts:     193000 | #Learnt:      12888 | 0.000
1678.46/1678.80	c total clause space: 886.764MB
1678.46/1678.80	c total #watches: 391062
1686.15/1686.51	c total #propagations: 64669776 / total #impl: 468167445 (eff. 0.138)
1686.15/1686.51	c #Conflicts:     194000 | #Learnt:      13888 | 0.000
1686.15/1686.51	c total clause space: 886.764MB
1686.15/1686.51	c total #watches: 410317
1694.95/1695.36	c total #propagations: 64990747 / total #impl: 471038174 (eff. 0.138)
1694.95/1695.36	c #Conflicts:     195000 | #Learnt:      14888 | 0.000
1694.95/1695.36	c total clause space: 886.764MB
1694.95/1695.36	c total #watches: 452051
1704.05/1704.45	c total #propagations: 65300193 / total #impl: 473386529 (eff. 0.138)
1704.05/1704.45	c #Conflicts:     196000 | #Learnt:      15888 | 0.000
1704.05/1704.45	c total clause space: 886.764MB
1704.05/1704.45	c total #watches: 478352
1715.05/1715.44	c total #propagations: 65626270 / total #impl: 475219000 (eff. 0.138)
1715.05/1715.44	c #Conflicts:     197000 | #Learnt:      16888 | 0.000
1715.05/1715.44	c total clause space: 886.764MB
1715.05/1715.44	c total #watches: 500809
1726.55/1726.95	c total #propagations: 65984442 / total #impl: 478241471 (eff. 0.138)
1726.55/1726.95	c #Conflicts:     198000 | #Learnt:      17888 | 0.000
1726.55/1726.95	c total clause space: 886.764MB
1726.55/1726.95	c total #watches: 539939
1737.55/1738.00	c total #propagations: 66341258 / total #impl: 480666712 (eff. 0.138)
1737.55/1738.00	c #Conflicts:     199000 | #Learnt:      18888 | 0.000
1737.55/1738.00	c total clause space: 886.764MB
1737.55/1738.00	c total #watches: 555963
1751.74/1752.18	c total #propagations: 66697332 / total #impl: 482869621 (eff. 0.138)
1751.74/1752.18	c #Conflicts:     200000 | #Learnt:      19888 | 0.000
1751.74/1752.18	c total clause space: 886.764MB
1751.74/1752.18	c total #watches: 568484
1761.74/1762.14	c total #propagations: 67082317 / total #impl: 485288601 (eff. 0.138)
1761.74/1762.14	c #Conflicts:     201000 | #Learnt:      20888 | 0.000
1761.74/1762.14	c total clause space: 886.764MB
1761.74/1762.14	c total #watches: 588943
1772.64/1773.05	c total #propagations: 67406604 / total #impl: 487658222 (eff. 0.138)
1772.64/1773.05	c GC COLLECT
1772.64/1773.05	c #Conflicts:     202000 | #Learnt:      11189 | 0.000
1772.64/1773.05	c total clause space: 886.764MB
1772.64/1773.05	c total #watches: 362598
1779.54/1779.91	c total #propagations: 67768933 / total #impl: 489758326 (eff. 0.138)
1779.54/1779.91	c #Conflicts:     203000 | #Learnt:      12189 | 0.000
1779.54/1779.91	c total clause space: 886.764MB
1779.54/1779.91	c total #watches: 382905
1788.04/1788.49	c total #propagations: 68078882 / total #impl: 491687808 (eff. 0.138)
1788.04/1788.49	c #Conflicts:     204000 | #Learnt:      13189 | 0.000
1788.04/1788.49	c total clause space: 886.764MB
1788.04/1788.49	c total #watches: 405817
1796.63/1797.04	c total #propagations: 68423806 / total #impl: 494149899 (eff. 0.138)
1796.63/1797.04	c #Conflicts:     205000 | #Learnt:      14189 | 0.000
1796.63/1797.04	c total clause space: 886.764MB
1796.63/1797.04	c total #watches: 437157

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

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9687
/proc/meminfo: memFree=30631928/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 12090976 57319424 7805 33554432000 4194304 6211289 140733249184304 140737136095816 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 13994 7805 98 493 0 13491 0

[startup+0.100211 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9687
/proc/meminfo: memFree=30631928/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=67072 CPUtime=0.09 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 1966 0 0 0 8 1 0 0 20 0 1 0 12090976 68681728 14371 33554432000 4194304 6211289 140733249184304 140737136095816 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 16768 14371 144 493 0 16265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67072

[startup+0.200376 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9687
/proc/meminfo: memFree=30631928/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=69924 CPUtime=0.19 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 2295 0 0 0 18 1 0 0 20 0 1 0 12090976 71602176 15190 33554432000 4194304 6211289 140733249184304 140737136095816 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 17481 15190 204 493 0 16978 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69924

[startup+0.300282 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9687
/proc/meminfo: memFree=30631928/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=74492 CPUtime=0.29 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 2413 0 0 0 28 1 0 0 20 0 1 0 12090976 76279808 15800 33554432000 4194304 6211289 140733249184304 140737136095816 4205850 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 18623 15800 204 493 0 18120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74492

[startup+0.700272 s]
/proc/loadavg: 2.06 2.04 2.00 3/176 9687
/proc/meminfo: memFree=30631928/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=81832 CPUtime=0.69 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 2737 0 0 0 68 1 0 0 20 0 1 0 12090976 83795968 17607 33554432000 4194304 6211289 140733249184304 140737136095816 4250248 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 20458 17607 204 493 0 19955 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81832

[startup+1.50021 s]
/proc/loadavg: 2.06 2.04 2.00 2/171 9719
/proc/meminfo: memFree=30873756/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=93932 CPUtime=1.49 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 3039 0 0 0 148 1 0 0 20 0 1 0 12090976 96186368 20424 33554432000 4194304 6211289 140733249184304 140733249182536 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 23483 20424 204 493 0 22980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93932

[startup+3.10021 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 9734
/proc/meminfo: memFree=30792212/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=113324 CPUtime=3.09 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 3405 0 0 0 307 2 0 0 20 0 1 0 12090976 116043776 24319 33554432000 4194304 6211289 140733249184304 140733249182296 4248176 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 28331 24319 204 493 0 27828 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113324

[startup+6.30023 s]
/proc/loadavg: 2.14 2.05 2.01 3/177 9734
/proc/meminfo: memFree=30740036/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=145236 CPUtime=6.29 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 3914 0 0 0 627 2 0 0 20 0 1 0 12090976 148721664 30918 33554432000 4194304 6211289 140733249184304 140733249182296 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 36309 30918 214 493 0 35806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145236

[startup+12.7002 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 9734
/proc/meminfo: memFree=30674444/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=196020 CPUtime=12.69 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 6731 0 0 0 1266 3 0 0 20 0 1 0 12090976 200724480 37580 33554432000 4194304 6211289 140733249184304 140733249182296 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 49005 37580 214 493 0 48502 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196020

[startup+25.5003 s]
/proc/loadavg: 2.17 2.06 2.01 3/177 9734
/proc/meminfo: memFree=30621512/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=196852 CPUtime=25.49 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 7395 0 0 0 2545 4 0 0 20 0 1 0 12090976 201576448 44860 33554432000 4194304 6211289 140733249184304 140733249182296 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 49213 44860 219 493 0 48710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 196852

[startup+51.1003 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 9734
/proc/meminfo: memFree=30515880/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=280044 CPUtime=51.08 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 8915 0 0 0 5103 5 0 0 20 0 1 0 12090976 286765056 55193 33554432000 4194304 6211289 140733249184304 140733249182296 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 70011 55193 219 493 0 69508 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 280044

[startup+102.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 9736
/proc/meminfo: memFree=30393228/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=413588 CPUtime=102.27 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 9855 0 0 0 10219 8 0 0 20 0 1 0 12090976 423514112 70619 33554432000 4194304 6211289 140733249184304 140733249182648 4239694 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 103397 70619 219 493 0 102894 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 413588

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 9737
/proc/meminfo: memFree=30333528/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=414672 CPUtime=162.25 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 10459 0 0 0 16217 8 0 0 20 0 1 0 12090976 424624128 81418 33554432000 4194304 6211289 140733249184304 140733249182648 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 103668 81418 219 493 0 103165 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 414672

[startup+222.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 9741
/proc/meminfo: memFree=30243512/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=415264 CPUtime=222.25 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 10721 0 0 0 22215 10 0 0 20 0 1 0 12090976 425230336 98032 33554432000 4194304 6211289 140733249184304 140733249182648 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 103816 98032 219 493 0 103313 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 415264

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9742
/proc/meminfo: memFree=30216892/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=415416 CPUtime=282.24 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 10778 0 0 0 28214 10 0 0 20 0 1 0 12090976 425385984 98089 33554432000 4194304 6211289 140733249184304 140733249182648 4239424 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 103854 98089 219 493 0 103351 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 415416

[startup+342.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 9743
/proc/meminfo: memFree=30161904/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=630792 CPUtime=342.23 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 11139 0 0 0 34213 10 0 0 20 0 1 0 12090976 645931008 104522 33554432000 4194304 6211289 140733249184304 140733249182536 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 157698 104522 219 493 0 157195 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 630792

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 9744
/proc/meminfo: memFree=30090916/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=631064 CPUtime=402.22 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 11704 0 0 0 40211 11 0 0 20 0 1 0 12090976 646209536 117532 33554432000 4194304 6211289 140733249184304 140733249182296 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 157766 117532 219 493 0 157263 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 631064

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 9746
/proc/meminfo: memFree=30029304/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=631640 CPUtime=462.2 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 12009 0 0 0 46209 11 0 0 20 0 1 0 12090976 646799360 125484 33554432000 4194304 6211289 140733249184304 140733249182216 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 157910 125484 219 493 0 157407 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 631640

[startup+522.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 9747
/proc/meminfo: memFree=29966396/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=632224 CPUtime=522.17 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 12243 0 0 0 52205 12 0 0 20 0 1 0 12090976 647397376 138972 33554432000 4194304 6211289 140733249184304 140733249182648 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 158056 138972 219 493 0 157553 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 632224

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 9748
/proc/meminfo: memFree=29940368/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=633484 CPUtime=582.16 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 12572 0 0 0 58204 12 0 0 20 0 1 0 12090976 648687616 139295 33554432000 4194304 6211289 140733249184304 140733249182648 4209882 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 158371 139295 219 493 0 157868 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 633484


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9757
/proc/meminfo: memFree=29719388/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=986240 CPUtime=882.12 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 13823 0 0 0 88193 19 0 0 20 0 1 0 12090976 1009909760 185376 33554432000 4194304 6211289 140733249184304 140733249182648 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246560 185376 219 493 0 246057 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 986240

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9758
/proc/meminfo: memFree=29719508/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=986240 CPUtime=942.1 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 13856 0 0 0 94191 19 0 0 20 0 1 0 12090976 1009909760 185409 33554432000 4194304 6211289 140733249184304 140733249182648 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246560 185409 219 493 0 246057 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 986240

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9759
/proc/meminfo: memFree=29694800/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=986240 CPUtime=1002.09 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 13887 0 0 0 100190 19 0 0 20 0 1 0 12090976 1009909760 185440 33554432000 4194304 6211289 140733249184304 140733249182648 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246560 185440 219 493 0 246057 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 986240

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9761
/proc/meminfo: memFree=29689828/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=986376 CPUtime=1062.08 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 13928 0 0 0 106189 19 0 0 20 0 1 0 12090976 1010049024 185477 33554432000 4194304 6211289 140733249184304 140733249182648 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246594 185477 219 493 0 246091 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 986376

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9762
/proc/meminfo: memFree=29656468/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=986668 CPUtime=1122.08 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14016 0 0 0 112188 20 0 0 20 0 1 0 12090976 1010348032 185550 33554432000 4194304 6211289 140733249184304 140733249182648 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246667 185550 219 493 0 246164 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 986668

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9763
/proc/meminfo: memFree=29639736/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=986836 CPUtime=1182.07 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14094 0 0 0 118187 20 0 0 20 0 1 0 12090976 1010520064 185619 33554432000 4194304 6211289 140733249184304 140733249182648 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246709 185619 219 493 0 246206 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 986836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9764
/proc/meminfo: memFree=29621076/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=986976 CPUtime=1242.05 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14131 0 0 0 124185 20 0 0 20 0 1 0 12090976 1010663424 185633 33554432000 4194304 6211289 140733249184304 140733249182648 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246744 185633 219 493 0 246241 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 986976

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9765
/proc/meminfo: memFree=29620044/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987300 CPUtime=1302.03 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14234 0 0 0 130183 20 0 0 20 0 1 0 12090976 1010995200 185714 33554432000 4194304 6211289 140733249184304 140733249182648 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246825 185714 219 493 0 246322 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 987300

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9767
/proc/meminfo: memFree=29599720/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987432 CPUtime=1362.01 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14328 0 0 0 136181 20 0 0 20 0 1 0 12090976 1011130368 185783 33554432000 4194304 6211289 140733249184304 140733249182648 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246858 185783 219 493 0 246355 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 987432

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 9771
/proc/meminfo: memFree=29552416/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987696 CPUtime=1422 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14409 0 0 0 142179 21 0 0 20 0 1 0 12090976 1011400704 195560 33554432000 4194304 6211289 140733249184304 140733249182648 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246924 195560 219 493 0 246421 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 987696

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9772
/proc/meminfo: memFree=29510220/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987840 CPUtime=1481.99 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14438 0 0 0 148178 21 0 0 20 0 1 0 12090976 1011548160 196611 33554432000 4194304 6211289 140733249184304 140733249182648 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246960 196611 219 493 0 246457 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 987840

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9773
/proc/meminfo: memFree=29510092/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987976 CPUtime=1541.99 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14460 0 0 0 154178 21 0 0 20 0 1 0 12090976 1011687424 196633 33554432000 4194304 6211289 140733249184304 140733249182648 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246994 196633 219 493 0 246491 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 987976

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9774
/proc/meminfo: memFree=29509844/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987976 CPUtime=1601.97 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14466 0 0 0 160176 21 0 0 20 0 1 0 12090976 1011687424 196639 33554432000 4194304 6211289 140733249184304 140733249182648 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246994 196639 219 493 0 246491 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 987976

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9776
/proc/meminfo: memFree=29468512/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987976 CPUtime=1661.96 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14467 0 0 0 166175 21 0 0 20 0 1 0 12090976 1011687424 196640 33554432000 4194304 6211289 140733249184304 140733249182648 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246994 196640 219 493 0 246491 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 987976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9777
/proc/meminfo: memFree=29467296/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=987976 CPUtime=1721.95 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14481 0 0 0 172174 21 0 0 20 0 1 0 12090976 1011687424 196654 33554432000 4194304 6211289 140733249184304 140733249182648 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 246994 196654 219 493 0 246491 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 987976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9778
/proc/meminfo: memFree=29435852/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=988292 CPUtime=1781.94 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14561 0 0 0 178173 21 0 0 20 0 1 0 12090976 1012011008 204399 33554432000 4194304 6211289 140733249184304 140733249182648 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 247073 204399 219 493 0 246570 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 988292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9778
/proc/meminfo: memFree=29435836/32872528 swapFree=8284/8284
[pid=9687] ppid=9684 vsize=988292 CPUtime=1800.03 cores=1,3,5,7
/proc/9687/stat : 9687 (cdcl-cuttingpla) R 9684 9687 7449 0 -1 4202496 14561 0 0 0 179982 21 0 0 20 0 1 0 12090976 1012011008 204399 33554432000 4194304 6211289 140733249184304 140733249182648 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/9687/statm: 247073 204399 219 493 0 246570 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 988292

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 9687 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.05
CPU user time (s): 1799.83
CPU system time (s): 0.220966
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 988292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.220966
maximum resident set size= 817596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14561
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= 195
involuntary context switches= 1963

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.72628 second user time and 6.82496 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-29 19:17:07
IDJOB=4118409
IDBENCH=111490
IDSOLVER=2549
FILE ID=node151/4118409-1467220627
RUNJOBID= node151-1467215224-8882
PBS_JOBID= 19997570
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay25.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118409-1467220627/watcher-4118409-1467220627 -o /tmp/evaluation-result-4118409-1467220627/solver-4118409-1467220627 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467215224-8882 --watchdog 1960 --input HOME/instance-4118409-1467220627.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 245be8e93852fe7bd6f734599ed1eccd
RANDOM SEED=1466631013

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30632480 kB
Buffers:           53352 kB
Cached:          1130872 kB
SwapCached:         1984 kB
Active:          1040668 kB
Inactive:         463060 kB
Active(anon):     318452 kB
Inactive(anon):     3292 kB
Active(file):     722216 kB
Inactive(file):   459768 kB
Unevictable:        8284 kB
Mlocked:            8284 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              2724 kB
Writeback:             0 kB
AnonPages:        326576 kB
Mapped:             9248 kB
Shmem:                 0 kB
Slab:             598228 kB
SReclaimable:      42200 kB
SUnreclaim:       556028 kB
KernelStack:        1432 kB
PageTables:         4568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     507176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 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= 71720 MiB
End job on node151 at 2016-06-29 19:47:07