Trace number 4100927

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-01UNSAT 13.4959 13.4971

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-vtp.base.opb
MD5SUMa7e24e57a312eb47e85004eff6279cc1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.81412
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4524
Total number of constraints257
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints257
Minimum length of a constraint11
Maximum length of a constraint1080
Number of terms in the objective function 181
Biggest coefficient in the objective function 74899
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 524431
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 525060
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.01	c * #variable= 4524 #constraint= 257
0.00/0.03	c * #variable= 4524 #constraint= 257
0.19/0.25	c #Conflicts:       1000 | #Learnt:        996 | 2.023
0.19/0.25	c total clause space: 4.25031MB
0.19/0.25	c total #watches: 39146
0.39/0.43	c total #propagations: 30221 / total #impl: 1788543 (eff. 0.017)
0.39/0.43	c #Conflicts:       2000 | #Learnt:       1996 | 1.124
0.39/0.43	c total clause space: 4.25031MB
0.39/0.43	c total #watches: 48249
0.49/0.58	c total #propagations: 61374 / total #impl: 2904215 (eff. 0.021)
0.49/0.58	c GC COLLECT
0.49/0.58	c #Conflicts:       3000 | #Learnt:       2006 | 0.755
0.49/0.58	c total clause space: 4.25031MB
0.49/0.58	c total #watches: 44666
0.69/0.76	c total #propagations: 91772 / total #impl: 3938639 (eff. 0.023)
0.69/0.76	c #Conflicts:       4000 | #Learnt:       3006 | 0.566
0.69/0.76	c total clause space: 4.25031MB
0.69/0.76	c total #watches: 51888
0.89/0.93	c total #propagations: 116837 / total #impl: 5165581 (eff. 0.023)
0.89/0.93	c GC COLLECT
0.89/0.93	c #Conflicts:       5000 | #Learnt:       2358 | 0.453
0.89/0.93	c total clause space: 4.25031MB
0.89/0.93	c total #watches: 44167
0.99/1.09	c total #propagations: 151814 / total #impl: 6167941 (eff. 0.025)
0.99/1.09	c #Conflicts:       6000 | #Learnt:       3358 | 0.378
0.99/1.09	c total clause space: 4.25031MB
0.99/1.09	c total #watches: 50863
1.20/1.22	c total #propagations: 180788 / total #impl: 7161555 (eff. 0.025)
1.20/1.22	c GC COLLECT
1.20/1.22	c #Conflicts:       7000 | #Learnt:       2240 | 0.330
1.20/1.22	c total clause space: 4.25031MB
1.20/1.22	c total #watches: 42042
1.29/1.33	c total #propagations: 201487 / total #impl: 8336723 (eff. 0.024)
1.29/1.33	c #Conflicts:       8000 | #Learnt:       3240 | 0.293
1.29/1.33	c total clause space: 4.25031MB
1.29/1.33	c total #watches: 50325
1.49/1.50	c total #propagations: 229276 / total #impl: 9041713 (eff. 0.025)
1.49/1.50	c #Conflicts:       9000 | #Learnt:       4240 | 0.260
1.49/1.50	c total clause space: 4.25031MB
1.49/1.50	c total #watches: 57346
1.59/1.67	c total #propagations: 259060 / total #impl: 10120908 (eff. 0.026)
1.59/1.67	c GC COLLECT
1.59/1.67	c #Conflicts:      10000 | #Learnt:       2727 | 0.236
1.59/1.67	c total clause space: 4.25031MB
1.59/1.67	c total #watches: 46661
1.79/1.80	c total #propagations: 293680 / total #impl: 11207959 (eff. 0.026)
1.79/1.80	c #Conflicts:      11000 | #Learnt:       3727 | 0.214
1.79/1.80	c total clause space: 4.25031MB
1.79/1.80	c total #watches: 51946
1.89/1.93	c total #propagations: 331235 / total #impl: 11873930 (eff. 0.028)
1.89/1.93	c #Conflicts:      12000 | #Learnt:       4726 | 0.196
1.89/1.93	c total clause space: 4.25031MB
1.89/1.93	c total #watches: 56432
1.99/2.06	c total #propagations: 366837 / total #impl: 12641537 (eff. 0.029)
1.99/2.06	c #Conflicts:      13000 | #Learnt:       5726 | 0.181
1.99/2.06	c total clause space: 4.25031MB
1.99/2.06	c total #watches: 60457
2.09/2.17	c total #propagations: 396269 / total #impl: 13350364 (eff. 0.030)
2.09/2.17	c GC COLLECT
2.09/2.17	c #Conflicts:      14000 | #Learnt:       3863 | 0.169
2.09/2.17	c total clause space: 4.25031MB
2.09/2.17	c total #watches: 44389
2.20/2.26	c total #propagations: 426028 / total #impl: 14072046 (eff. 0.030)
2.20/2.26	c #Conflicts:      15000 | #Learnt:       4863 | 0.159
2.20/2.26	c total clause space: 4.25031MB
2.20/2.26	c total #watches: 48047
2.30/2.37	c total #propagations: 456327 / total #impl: 14487148 (eff. 0.031)
2.30/2.37	c #Conflicts:      16000 | #Learnt:       5863 | 0.149
2.30/2.37	c total clause space: 4.25031MB
2.30/2.37	c total #watches: 51632
2.39/2.46	c total #propagations: 489697 / total #impl: 15033520 (eff. 0.033)
2.39/2.46	c GC COLLECT
2.39/2.46	c #Conflicts:      17000 | #Learnt:       3685 | 0.143
2.39/2.46	c total clause space: 4.25031MB
2.39/2.46	c total #watches: 40836
2.49/2.55	c total #propagations: 521321 / total #impl: 15471696 (eff. 0.034)
2.49/2.55	c #Conflicts:      18000 | #Learnt:       4685 | 0.135
2.49/2.55	c total clause space: 4.25031MB
2.49/2.55	c total #watches: 44764
2.59/2.63	c total #propagations: 545290 / total #impl: 15943967 (eff. 0.034)
2.59/2.63	c #Conflicts:      19000 | #Learnt:       5685 | 0.128
2.59/2.63	c total clause space: 4.25031MB
2.59/2.63	c total #watches: 49648
2.69/2.73	c total #propagations: 574221 / total #impl: 16364739 (eff. 0.035)
2.69/2.73	c #Conflicts:      20000 | #Learnt:       6685 | 0.122
2.69/2.73	c total clause space: 4.25031MB
2.69/2.73	c total #watches: 54211
2.79/2.85	c total #propagations: 601281 / total #impl: 16931648 (eff. 0.036)
2.79/2.85	c GC COLLECT
2.79/2.85	c #Conflicts:      21000 | #Learnt:       4196 | 0.116
2.79/2.85	c total clause space: 4.25031MB
2.79/2.85	c total #watches: 43872
2.89/2.96	c total #propagations: 630867 / total #impl: 17629979 (eff. 0.036)
2.89/2.96	c #Conflicts:      22000 | #Learnt:       5196 | 0.111
2.89/2.96	c total clause space: 4.25031MB
2.89/2.96	c total #watches: 47494
2.99/3.05	c total #propagations: 662331 / total #impl: 18159967 (eff. 0.036)
2.99/3.05	c #Conflicts:      23000 | #Learnt:       6196 | 0.106
2.99/3.05	c total clause space: 4.25031MB
2.99/3.05	c total #watches: 51311
3.09/3.15	c total #propagations: 692458 / total #impl: 18551254 (eff. 0.037)
3.09/3.15	c #Conflicts:      24000 | #Learnt:       7196 | 0.102
3.09/3.15	c total clause space: 4.25031MB
3.09/3.15	c total #watches: 55229
3.19/3.25	c total #propagations: 722998 / total #impl: 19002850 (eff. 0.038)
3.19/3.25	c GC COLLECT
3.19/3.25	c #Conflicts:      25000 | #Learnt:       4401 | 0.098
3.19/3.25	c total clause space: 6.90675MB
3.19/3.25	c total #watches: 41558
3.30/3.37	c total #propagations: 749541 / total #impl: 19520761 (eff. 0.038)
3.30/3.37	c #Conflicts:      26000 | #Learnt:       5401 | 0.095
3.30/3.37	c total clause space: 6.90675MB
3.30/3.37	c total #watches: 51653
3.49/3.50	c total #propagations: 791901 / total #impl: 20424133 (eff. 0.039)
3.49/3.50	c #Conflicts:      27000 | #Learnt:       6401 | 0.091
3.49/3.50	c total clause space: 6.90675MB
3.49/3.50	c total #watches: 54511
3.59/3.60	c total #propagations: 825343 / total #impl: 20945155 (eff. 0.039)
3.59/3.60	c #Conflicts:      28000 | #Learnt:       7401 | 0.088
3.59/3.60	c total clause space: 6.90675MB
3.59/3.60	c total #watches: 57880
3.69/3.71	c total #propagations: 856762 / total #impl: 21404799 (eff. 0.040)
3.69/3.71	c GC COLLECT
3.69/3.71	c #Conflicts:      29000 | #Learnt:       4303 | 0.086
3.69/3.71	c total clause space: 6.90675MB
3.69/3.71	c total #watches: 45484
3.79/3.81	c total #propagations: 891043 / total #impl: 21950177 (eff. 0.041)
3.79/3.81	c #Conflicts:      30000 | #Learnt:       5303 | 0.083
3.79/3.81	c total clause space: 6.90675MB
3.79/3.81	c total #watches: 48766
3.89/3.91	c total #propagations: 925168 / total #impl: 22422308 (eff. 0.041)
3.89/3.91	c #Conflicts:      31000 | #Learnt:       6303 | 0.081
3.89/3.91	c total clause space: 6.90675MB
3.89/3.91	c total #watches: 52270
3.99/4.03	c total #propagations: 955974 / total #impl: 22975826 (eff. 0.042)
3.99/4.03	c #Conflicts:      32000 | #Learnt:       7303 | 0.079
3.99/4.03	c total clause space: 6.90675MB
3.99/4.03	c total #watches: 55673
4.09/4.15	c total #propagations: 990894 / total #impl: 23651453 (eff. 0.042)
4.09/4.15	c #Conflicts:      33000 | #Learnt:       8303 | 0.077
4.09/4.15	c total clause space: 6.90675MB
4.09/4.15	c total #watches: 58731
4.19/4.26	c total #propagations: 1026486 / total #impl: 24166290 (eff. 0.042)
4.19/4.26	c GC COLLECT
4.19/4.26	c #Conflicts:      34000 | #Learnt:       4908 | 0.075
4.19/4.26	c total clause space: 6.90675MB
4.19/4.26	c total #watches: 42134
4.29/4.36	c total #propagations: 1059505 / total #impl: 24708705 (eff. 0.043)
4.29/4.36	c #Conflicts:      35000 | #Learnt:       5908 | 0.072
4.29/4.36	c total clause space: 6.90675MB
4.29/4.36	c total #watches: 45855
4.40/4.46	c total #propagations: 1090779 / total #impl: 25243041 (eff. 0.043)
4.40/4.46	c #Conflicts:      36000 | #Learnt:       6908 | 0.070
4.40/4.46	c total clause space: 6.90675MB
4.40/4.46	c total #watches: 49291
4.50/4.56	c total #propagations: 1121640 / total #impl: 25675720 (eff. 0.044)
4.50/4.56	c #Conflicts:      37000 | #Learnt:       7908 | 0.069
4.50/4.56	c total clause space: 6.90675MB
4.50/4.56	c total #watches: 52388
4.59/4.66	c total #propagations: 1154666 / total #impl: 26137293 (eff. 0.044)
4.59/4.66	c #Conflicts:      38000 | #Learnt:       8908 | 0.067
4.59/4.66	c total clause space: 6.90675MB
4.59/4.66	c total #watches: 56141
4.69/4.78	c total #propagations: 1184800 / total #impl: 26597376 (eff. 0.045)
4.69/4.78	c GC COLLECT
4.69/4.78	c #Conflicts:      39000 | #Learnt:       5205 | 0.066
4.69/4.78	c total clause space: 6.90675MB
4.79/4.81	c total #watches: 42791
4.79/4.89	c total #propagations: 1216791 / total #impl: 27147792 (eff. 0.045)
4.79/4.89	c #Conflicts:      40000 | #Learnt:       6205 | 0.064
4.79/4.89	c total clause space: 6.90675MB
4.79/4.89	c total #watches: 46093
4.99/5.00	c total #propagations: 1248435 / total #impl: 27728956 (eff. 0.045)
4.99/5.00	c #Conflicts:      41000 | #Learnt:       7205 | 0.063
4.99/5.00	c total clause space: 6.90675MB
4.99/5.00	c total #watches: 49021
5.09/5.11	c total #propagations: 1278907 / total #impl: 28275186 (eff. 0.045)
5.09/5.11	c #Conflicts:      42000 | #Learnt:       8205 | 0.061
5.09/5.11	c total clause space: 6.90675MB
5.09/5.11	c total #watches: 52224
5.19/5.24	c total #propagations: 1310058 / total #impl: 28806494 (eff. 0.045)
5.19/5.24	c #Conflicts:      43000 | #Learnt:       9205 | 0.060
5.19/5.24	c total clause space: 6.90675MB
5.19/5.24	c total #watches: 55691
5.29/5.34	c total #propagations: 1343540 / total #impl: 29424994 (eff. 0.046)
5.29/5.34	c GC COLLECT
5.29/5.34	c #Conflicts:      44000 | #Learnt:       5207 | 0.058
5.29/5.34	c total clause space: 6.90675MB
5.29/5.34	c total #watches: 41431
5.39/5.48	c total #propagations: 1377394 / total #impl: 29876936 (eff. 0.046)
5.39/5.48	c #Conflicts:      45000 | #Learnt:       6207 | 0.057
5.39/5.48	c total clause space: 6.90675MB
5.39/5.48	c total #watches: 44954
5.50/5.60	c total #propagations: 1411101 / total #impl: 30757628 (eff. 0.046)
5.50/5.60	c #Conflicts:      46000 | #Learnt:       7207 | 0.056
5.50/5.60	c total clause space: 6.90675MB
5.50/5.60	c total #watches: 48146
5.69/5.71	c total #propagations: 1441586 / total #impl: 31395740 (eff. 0.046)
5.69/5.71	c #Conflicts:      47000 | #Learnt:       8207 | 0.055
5.69/5.71	c total clause space: 6.90675MB
5.69/5.71	c total #watches: 51953
5.79/5.84	c total #propagations: 1472399 / total #impl: 31967708 (eff. 0.046)
5.79/5.84	c #Conflicts:      48000 | #Learnt:       9207 | 0.054
5.79/5.84	c total clause space: 6.90675MB
5.79/5.84	c total #watches: 55479
5.89/5.98	c total #propagations: 1503151 / total #impl: 32538458 (eff. 0.046)
5.89/5.98	c #Conflicts:      49000 | #Learnt:      10207 | 0.052
5.89/5.98	c total clause space: 6.90675MB
5.89/5.98	c total #watches: 58869
6.09/6.12	c total #propagations: 1535964 / total #impl: 33305406 (eff. 0.046)
6.09/6.12	c GC COLLECT
6.09/6.12	c #Conflicts:      50000 | #Learnt:       5902 | 0.051
6.09/6.12	c total clause space: 6.90675MB
6.09/6.12	c total #watches: 43926
6.19/6.22	c total #propagations: 1568009 / total #impl: 33977560 (eff. 0.046)
6.19/6.22	c #Conflicts:      51000 | #Learnt:       6902 | 0.050
6.19/6.22	c total clause space: 6.90675MB
6.19/6.22	c total #watches: 48639
6.29/6.35	c total #propagations: 1595200 / total #impl: 34469757 (eff. 0.046)
6.29/6.35	c #Conflicts:      52000 | #Learnt:       7902 | 0.049
6.29/6.35	c total clause space: 6.90675MB
6.29/6.35	c total #watches: 52313
6.39/6.47	c total #propagations: 1625705 / total #impl: 35142855 (eff. 0.046)
6.39/6.47	c #Conflicts:      53000 | #Learnt:       8902 | 0.049
6.39/6.47	c total clause space: 6.90675MB
6.39/6.47	c total #watches: 56494
6.49/6.57	c total #propagations: 1651826 / total #impl: 35752772 (eff. 0.046)
6.49/6.57	c #Conflicts:      54000 | #Learnt:       9902 | 0.048
6.49/6.57	c total clause space: 6.90675MB
6.49/6.57	c total #watches: 60283
6.60/6.69	c total #propagations: 1679397 / total #impl: 36207748 (eff. 0.046)
6.60/6.69	c #Conflicts:      55000 | #Learnt:      10902 | 0.047
6.60/6.69	c total clause space: 6.90675MB
6.60/6.69	c total #watches: 64371
6.79/6.80	c total #propagations: 1711001 / total #impl: 36771273 (eff. 0.047)
6.79/6.80	c GC COLLECT
6.79/6.80	c #Conflicts:      56000 | #Learnt:       6304 | 0.046
6.79/6.80	c total clause space: 6.90675MB
6.79/6.80	c total #watches: 49684
6.89/6.93	c total #propagations: 1744646 / total #impl: 37282908 (eff. 0.047)
6.89/6.93	c #Conflicts:      57000 | #Learnt:       7304 | 0.045
6.89/6.93	c total clause space: 6.90675MB
6.89/6.93	c total #watches: 52983
6.99/7.07	c total #propagations: 1769670 / total #impl: 37903669 (eff. 0.047)
6.99/7.07	c #Conflicts:      58000 | #Learnt:       8304 | 0.044
6.99/7.07	c total clause space: 6.90675MB
6.99/7.07	c total #watches: 56260
7.09/7.20	c total #propagations: 1798226 / total #impl: 38614175 (eff. 0.047)
7.09/7.20	c #Conflicts:      59000 | #Learnt:       9304 | 0.044
7.09/7.20	c total clause space: 6.90675MB
7.19/7.20	c total #watches: 60068
7.29/7.31	c total #propagations: 1827098 / total #impl: 39207814 (eff. 0.047)
7.29/7.31	c #Conflicts:      60000 | #Learnt:      10304 | 0.043
7.29/7.31	c total clause space: 6.90675MB
7.29/7.31	c total #watches: 63916
7.39/7.45	c total #propagations: 1858891 / total #impl: 39720783 (eff. 0.047)
7.39/7.45	c #Conflicts:      61000 | #Learnt:      11304 | 0.042
7.39/7.45	c total clause space: 6.90675MB
7.39/7.45	c total #watches: 67249
7.59/7.61	c total #propagations: 1888390 / total #impl: 40345044 (eff. 0.047)
7.59/7.61	c GC COLLECT
7.59/7.61	c #Conflicts:      62000 | #Learnt:       6404 | 0.042
7.59/7.61	c total clause space: 6.90675MB
7.59/7.61	c total #watches: 46528
7.70/7.71	c total #propagations: 1920187 / total #impl: 41183622 (eff. 0.047)
7.70/7.71	c #Conflicts:      63000 | #Learnt:       7404 | 0.041
7.70/7.71	c total clause space: 6.90675MB
7.70/7.71	c total #watches: 50550
7.80/7.83	c total #propagations: 1941827 / total #impl: 41643978 (eff. 0.047)
7.80/7.83	c #Conflicts:      64000 | #Learnt:       8404 | 0.040
7.80/7.83	c total clause space: 6.90675MB
7.80/7.83	c total #watches: 53915
7.89/7.94	c total #propagations: 1974651 / total #impl: 42223444 (eff. 0.047)
7.89/7.94	c #Conflicts:      65000 | #Learnt:       9404 | 0.040
7.89/7.94	c total clause space: 6.90675MB
7.89/7.94	c total #watches: 57474
7.99/8.08	c total #propagations: 2007188 / total #impl: 42857622 (eff. 0.047)
7.99/8.08	c #Conflicts:      66000 | #Learnt:      10404 | 0.039
7.99/8.08	c total clause space: 6.90675MB
7.99/8.08	c total #watches: 60857
8.19/8.24	c total #propagations: 2035120 / total #impl: 43462321 (eff. 0.047)
8.19/8.24	c #Conflicts:      67000 | #Learnt:      11404 | 0.039
8.19/8.24	c total clause space: 6.90675MB
8.19/8.24	c total #watches: 63967
8.29/8.37	c total #propagations: 2064065 / total #impl: 44343970 (eff. 0.047)
8.29/8.37	c #Conflicts:      68000 | #Learnt:      12404 | 0.038
8.29/8.37	c total clause space: 6.90675MB
8.29/8.37	c total #watches: 67287
8.39/8.47	c total #propagations: 2090084 / total #impl: 44887542 (eff. 0.047)
8.39/8.47	c GC COLLECT
8.39/8.47	c #Conflicts:      69000 | #Learnt:       7200 | 0.038
8.39/8.47	c total clause space: 6.90675MB
8.39/8.47	c total #watches: 50188
8.49/8.57	c total #propagations: 2115757 / total #impl: 45324830 (eff. 0.047)
8.49/8.57	c #Conflicts:      70000 | #Learnt:       8200 | 0.037
8.49/8.57	c total clause space: 6.90675MB
8.49/8.57	c total #watches: 54519
8.59/8.68	c total #propagations: 2142574 / total #impl: 45721215 (eff. 0.047)
8.59/8.68	c #Conflicts:      71000 | #Learnt:       9200 | 0.037
8.59/8.68	c total clause space: 6.90675MB
8.59/8.68	c total #watches: 58331
8.69/8.80	c total #propagations: 2169407 / total #impl: 46106406 (eff. 0.047)
8.69/8.80	c #Conflicts:      72000 | #Learnt:      10200 | 0.036
8.69/8.80	c total clause space: 6.90675MB
8.69/8.80	c total #watches: 62165
8.90/8.92	c total #propagations: 2200013 / total #impl: 46554731 (eff. 0.047)
8.90/8.92	c #Conflicts:      73000 | #Learnt:      11200 | 0.036
8.90/8.92	c total clause space: 6.90675MB
8.90/8.92	c total #watches: 65724
8.99/9.06	c total #propagations: 2232263 / total #impl: 47036682 (eff. 0.047)
8.99/9.06	c #Conflicts:      74000 | #Learnt:      12200 | 0.035
8.99/9.06	c total clause space: 6.90675MB
8.99/9.06	c total #watches: 69357
9.09/9.20	c total #propagations: 2258567 / total #impl: 47537210 (eff. 0.048)
9.09/9.20	c GC COLLECT
9.09/9.20	c #Conflicts:      75000 | #Learnt:       6702 | 0.035
9.09/9.20	c total clause space: 6.90675MB
9.09/9.20	c total #watches: 50458
9.29/9.30	c total #propagations: 2293154 / total #impl: 48108977 (eff. 0.048)
9.29/9.30	c #Conflicts:      76000 | #Learnt:       7702 | 0.034
9.29/9.30	c total clause space: 6.90675MB
9.29/9.30	c total #watches: 54912
9.39/9.42	c total #propagations: 2322932 / total #impl: 48553655 (eff. 0.048)
9.39/9.42	c #Conflicts:      77000 | #Learnt:       8702 | 0.034
9.39/9.42	c total clause space: 6.90675MB
9.39/9.42	c total #watches: 58366
9.49/9.54	c total #propagations: 2353915 / total #impl: 49056939 (eff. 0.048)
9.49/9.54	c #Conflicts:      78000 | #Learnt:       9702 | 0.033
9.49/9.54	c total clause space: 6.90675MB
9.49/9.54	c total #watches: 62203
9.59/9.67	c total #propagations: 2387543 / total #impl: 49562914 (eff. 0.048)
9.59/9.67	c #Conflicts:      79000 | #Learnt:      10702 | 0.033
9.59/9.67	c total clause space: 6.90675MB
9.59/9.67	c total #watches: 65483
9.79/9.80	c total #propagations: 2419561 / total #impl: 50104483 (eff. 0.048)
9.79/9.80	c #Conflicts:      80000 | #Learnt:      11702 | 0.033
9.79/9.80	c total clause space: 6.90675MB
9.79/9.80	c total #watches: 69474
9.90/9.93	c total #propagations: 2450154 / total #impl: 50569255 (eff. 0.048)
9.90/9.93	c #Conflicts:      81000 | #Learnt:      12702 | 0.032
9.90/9.93	c total clause space: 6.90675MB
9.90/9.93	c total #watches: 73491
10.00/10.07	c total #propagations: 2479972 / total #impl: 51017561 (eff. 0.049)
10.00/10.07	c GC COLLECT
10.00/10.07	c #Conflicts:      82000 | #Learnt:       6903 | 0.035
10.00/10.07	c total clause space: 6.90675MB
10.00/10.07	c total #watches: 51645
10.19/10.20	c total #propagations: 2510316 / total #impl: 51497328 (eff. 0.049)
10.19/10.20	c #Conflicts:      83000 | #Learnt:       7903 | 0.040
10.19/10.20	c total clause space: 6.90675MB
10.19/10.20	c total #watches: 55557
10.29/10.36	c total #propagations: 2546108 / total #impl: 52399433 (eff. 0.049)
10.29/10.36	c #Conflicts:      84000 | #Learnt:       8903 | 0.055
10.29/10.36	c total clause space: 6.90675MB
10.29/10.36	c total #watches: 59008
10.49/10.51	c total #propagations: 2576481 / total #impl: 53198465 (eff. 0.048)
10.49/10.51	c #Conflicts:      85000 | #Learnt:       9903 | 0.065
10.49/10.51	c total clause space: 6.90675MB
10.49/10.51	c total #watches: 62109
10.59/10.64	c total #propagations: 2601856 / total #impl: 53904612 (eff. 0.048)
10.59/10.64	c #Conflicts:      86000 | #Learnt:      10903 | 0.068
10.59/10.64	c total clause space: 6.90675MB
10.59/10.64	c total #watches: 66070
10.69/10.78	c total #propagations: 2633418 / total #impl: 54465097 (eff. 0.048)
10.69/10.78	c #Conflicts:      87000 | #Learnt:      11903 | 0.069
10.69/10.78	c total clause space: 6.90675MB
10.69/10.78	c total #watches: 69338
10.89/10.90	c total #propagations: 2660713 / total #impl: 55004985 (eff. 0.048)
10.89/10.90	c #Conflicts:      88000 | #Learnt:      12903 | 0.069
10.89/10.90	c total clause space: 6.90675MB
10.89/10.90	c total #watches: 72704
11.00/11.02	c total #propagations: 2692200 / total #impl: 55450711 (eff. 0.049)
11.00/11.02	c #Conflicts:      89000 | #Learnt:      13903 | 0.068
11.00/11.02	c total clause space: 6.90675MB
11.00/11.02	c total #watches: 75845
11.10/11.13	c total #propagations: 2719146 / total #impl: 55901218 (eff. 0.049)
11.10/11.13	c GC COLLECT
11.10/11.13	c #Conflicts:      90000 | #Learnt:       7809 | 0.070
11.10/11.13	c total clause space: 6.90675MB
11.10/11.13	c total #watches: 53670
11.19/11.28	c total #propagations: 2742181 / total #impl: 56317355 (eff. 0.049)
11.19/11.28	c #Conflicts:      91000 | #Learnt:       8809 | 0.079
11.19/11.28	c total clause space: 6.90675MB
11.19/11.28	c total #watches: 57801
11.39/11.47	c total #propagations: 2774847 / total #impl: 57102476 (eff. 0.049)
11.39/11.47	c #Conflicts:      92000 | #Learnt:       9809 | 0.100
11.39/11.47	c total clause space: 6.90675MB
11.39/11.47	c total #watches: 60957
11.59/11.65	c total #propagations: 2816101 / total #impl: 58367706 (eff. 0.048)
11.59/11.65	c #Conflicts:      93000 | #Learnt:      10809 | 0.108
11.59/11.65	c total clause space: 6.90675MB
11.59/11.65	c total #watches: 64236
11.79/11.81	c total #propagations: 2850783 / total #impl: 59126066 (eff. 0.048)
11.79/11.81	c #Conflicts:      94000 | #Learnt:      11809 | 0.117
11.79/11.81	c total clause space: 6.90675MB
11.79/11.81	c total #watches: 67548
11.89/11.98	c total #propagations: 2884990 / total #impl: 59842281 (eff. 0.048)
11.89/11.98	c #Conflicts:      95000 | #Learnt:      12809 | 0.126
11.89/11.98	c total clause space: 6.90675MB
11.89/11.98	c total #watches: 70915
12.10/12.14	c total #propagations: 2919505 / total #impl: 60670154 (eff. 0.048)
12.10/12.14	c #Conflicts:      96000 | #Learnt:      13809 | 0.129
12.10/12.14	c total clause space: 6.90675MB
12.10/12.14	c total #watches: 74654
12.29/12.33	c total #propagations: 2946521 / total #impl: 61411325 (eff. 0.048)
12.29/12.33	c #Conflicts:      97000 | #Learnt:      14808 | 0.138
12.29/12.33	c total clause space: 6.90675MB
12.29/12.33	c total #watches: 77895
12.39/12.48	c total #propagations: 2980399 / total #impl: 62323996 (eff. 0.048)
12.39/12.48	c GC COLLECT
12.39/12.48	c #Conflicts:      98000 | #Learnt:       8408 | 0.137
12.39/12.48	c total clause space: 6.90675MB
12.39/12.48	c total #watches: 54112
12.49/12.59	c total #propagations: 3007152 / total #impl: 62978895 (eff. 0.048)
12.49/12.59	c #Conflicts:      99000 | #Learnt:       9408 | 0.135
12.49/12.59	c total clause space: 6.90675MB
12.49/12.59	c total #watches: 57008
12.69/12.70	c total #propagations: 3037533 / total #impl: 63469704 (eff. 0.048)
12.69/12.70	c #Conflicts:     100000 | #Learnt:      10408 | 0.134
12.69/12.70	c total clause space: 6.90675MB
12.69/12.70	c total #watches: 61087
12.79/12.83	c total #propagations: 3060713 / total #impl: 63908644 (eff. 0.048)
12.79/12.83	c #Conflicts:     101000 | #Learnt:      11408 | 0.133
12.79/12.83	c total clause space: 6.90675MB
12.79/12.83	c total #watches: 63941
12.89/12.96	c total #propagations: 3088468 / total #impl: 64401921 (eff. 0.048)
12.89/12.96	c #Conflicts:     102000 | #Learnt:      12406 | 0.131
12.89/12.96	c total clause space: 6.90675MB
12.89/12.96	c total #watches: 66447
13.09/13.10	c total #propagations: 3117834 / total #impl: 65072695 (eff. 0.048)
13.09/13.10	c #Conflicts:     103000 | #Learnt:      13406 | 0.130
13.09/13.10	c total clause space: 6.90675MB
13.09/13.10	c total #watches: 68872
13.20/13.24	c total #propagations: 3148583 / total #impl: 65685238 (eff. 0.048)
13.20/13.24	c #Conflicts:     104000 | #Learnt:      14406 | 0.129
13.20/13.24	c total clause space: 6.90675MB
13.20/13.24	c total #watches: 71249
13.30/13.39	c total #propagations: 3177093 / total #impl: 66242436 (eff. 0.048)
13.30/13.39	c #Conflicts:     105000 | #Learnt:      15406 | 0.128
13.30/13.39	c total clause space: 6.90675MB
13.30/13.39	c total #watches: 73648
13.39/13.49	c total #propagations: 3207432 / total #impl: 66831896 (eff. 0.048)
13.39/13.49	c GC COLLECT
13.39/13.49	s UNSATISFIABLE
13.39/13.49	c CPU time              : 13.473 s

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-4100927-1466247544/watcher-4100927-1466247544 -o /tmp/evaluation-result-4100927-1466247544/solver-4100927-1466247544 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27533 --watchdog 1960 --input HOME/instance-4100927-1466247544.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=29639
running on 8 cores: 0-3,8-11

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/258 29642
/proc/meminfo: memFree=31324248/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=56116 CPUtime=0 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 313 0 0 0 0 0 0 0 20 0 1 0 26798980 57462784 10926 33554432000 4194304 6211289 140733326972368 140733511903400 5252635 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 14029 10926 120 493 0 13526 0

[startup+0.10015 s]
/proc/loadavg: 2.04 2.01 2.00 3/258 29642
/proc/meminfo: memFree=31324248/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=65868 CPUtime=0.09 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 996 0 0 0 8 1 0 0 20 0 1 0 26798980 67448832 14090 33554432000 4194304 6211289 140733326972368 140733511903400 4209403 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 16467 14090 150 493 0 15964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65868

[startup+0.200332 s]
/proc/loadavg: 2.04 2.01 2.00 3/258 29642
/proc/meminfo: memFree=31324248/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=65868 CPUtime=0.19 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 998 0 0 0 18 1 0 0 20 0 1 0 26798980 67448832 14092 33554432000 4194304 6211289 140733326972368 140733511903400 4209304 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 16467 14092 150 493 0 15964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65868

[startup+0.300261 s]
/proc/loadavg: 2.04 2.01 2.00 3/258 29642
/proc/meminfo: memFree=31324248/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=66000 CPUtime=0.29 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 1037 0 0 0 28 1 0 0 20 0 1 0 26798980 67584000 14131 33554432000 4194304 6211289 140733326972368 140733511903400 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 16500 14131 160 493 0 15997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66000

[startup+0.700228 s]
/proc/loadavg: 2.04 2.01 2.00 3/258 29642
/proc/meminfo: memFree=31324248/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=66268 CPUtime=0.69 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 1186 0 0 0 68 1 0 0 20 0 1 0 26798980 67858432 14251 33554432000 4194304 6211289 140733326972368 140733511903400 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 16567 14251 165 493 0 16064 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66268

[startup+1.50022 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31266620/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=66696 CPUtime=1.49 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 1685 0 0 0 148 1 0 0 20 0 1 0 26798980 68296704 14565 33554432000 4194304 6211289 140733326972368 140733326970712 4209484 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 16674 14565 165 493 0 16171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66696

[startup+3.10023 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31265040/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=67016 CPUtime=3.09 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 2117 0 0 0 308 1 0 0 20 0 1 0 26798980 68624384 14841 33554432000 4194304 6211289 140733326972368 140733326970712 4209298 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 16754 14841 165 493 0 16251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67016

[startup+6.30023 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31263144/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=70212 CPUtime=6.29 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 2779 0 0 0 628 1 0 0 20 0 1 0 26798980 71897088 15256 33554432000 4194304 6211289 140733326972368 140733326970712 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 17553 15256 165 493 0 17050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70212

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31260984/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=70980 CPUtime=12.69 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 3521 0 0 0 1268 1 0 0 20 0 1 0 26798980 72683520 15736 33554432000 4194304 6211289 140733326972368 140733326970712 4209322 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 17745 15736 165 493 0 17242 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70980

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 29642 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8002 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31260984/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=70980 CPUtime=12.79 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 3521 0 0 0 1278 1 0 0 20 0 1 0 26798980 72683520 15736 33554432000 4194304 6211289 140733326972368 140733326970712 5166558 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 17745 15736 165 493 0 17242 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 70980

[startup+13.2002 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31260612/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=70980 CPUtime=13.2 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 3521 0 0 0 1319 1 0 0 20 0 1 0 26798980 72683520 15736 33554432000 4194304 6211289 140733326972368 140733326970712 4209464 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 17745 15736 165 493 0 17242 0
Current children cumulated CPU time (s) 13.2
Current children cumulated vsize (KiB) 70980

[startup+13.4002 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31260612/32872528 swapFree=7804/7804
[pid=29642] ppid=29639 vsize=70980 CPUtime=13.39 cores=0-3,8-11
/proc/29642/stat : 29642 (cdcl-cuttingpla) R 29639 29642 27517 0 -1 4202496 3521 0 0 0 1338 1 0 0 20 0 1 0 26798980 72683520 15736 33554432000 4194304 6211289 140733326972368 140733326970712 4209484 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/29642/statm: 17745 15736 165 493 0 17242 0
Current children cumulated CPU time (s) 13.39
Current children cumulated vsize (KiB) 70980

Child status: 20
Real time (s): 13.4971
CPU time (s): 13.4959
CPU user time (s): 13.478
CPU system time (s): 0.017997
CPU usage (%): 99.9914
Max. virtual memory (cumulated for all children) (KiB): 70980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.478
system time used= 0.017997
maximum resident set size= 63164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3577
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= 3
involuntary context switches= 14

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.057991 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 12:59:04
IDJOB=4100927
IDBENCH=1678
IDSOLVER=2549
FILE ID=node132/4100927-1466247544
RUNJOBID= node132-1466229528-27533
PBS_JOBID= 19918175
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-vtp.base.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100927-1466247544/watcher-4100927-1466247544 -o /tmp/evaluation-result-4100927-1466247544/solver-4100927-1466247544 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27533 --watchdog 1960 --input HOME/instance-4100927-1466247544.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= a7e24e57a312eb47e85004eff6279cc1
RANDOM SEED=1337040675

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31324628 kB
Buffers:           90664 kB
Cached:           160824 kB
SwapCached:         1776 kB
Active:           602780 kB
Inactive:         190728 kB
Active(anon):     541176 kB
Inactive(anon):     3392 kB
Active(file):      61604 kB
Inactive(file):   187336 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              2480 kB
Writeback:             0 kB
AnonPages:        548944 kB
Mapped:             7972 kB
Shmem:                 0 kB
Slab:             607240 kB
SReclaimable:      47440 kB
SUnreclaim:       559800 kB
KernelStack:        2184 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     732208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    524288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node132 at 2016-06-18 12:59:17