Trace number 3693318

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixedOPT17 2.42663 2.42823

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_6.opb
MD5SUMda335afc6b5d5727dca7fb9193531871
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.010997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved YES
Number of variables139
Total number of constraints216
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints215
Minimum length of a constraint1
Maximum length of a constraint24
Number of terms in the objective function 6
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 46
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 64
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 324
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3693318-1338034045.opb>
0.00/0.00	c original problem has 139 variables (139 bin, 0 int, 0 impl, 0 cont) and 216 constraints
0.00/0.00	c problem read in 0.00
0.00/0.00	c presolving:
0.00/0.01	c (round 1) 1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 14 chg sides, 41 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.01	c (round 2) 1 del vars, 82 del conss, 0 add conss, 1 chg bounds, 14 chg sides, 41 chg coeffs, 29 upgd conss, 0 impls, 0 clqs
0.00/0.01	c (round 3) 1 del vars, 82 del conss, 2 add conss, 1 chg bounds, 27 chg sides, 106 chg coeffs, 53 upgd conss, 98 impls, 1 clqs
0.00/0.01	c (round 4) 1 del vars, 82 del conss, 2 add conss, 1 chg bounds, 27 chg sides, 117 chg coeffs, 53 upgd conss, 98 impls, 1 clqs
0.00/0.01	c    (0.0s) probing: 51/138 (37.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.01	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.01	c presolving (5 rounds):
0.00/0.01	c  1 deleted vars, 82 deleted constraints, 2 added constraints, 1 tightened bounds, 0 added holes, 27 changed sides, 117 changed coefficients
0.00/0.01	c  98 implications, 1 cliques
0.00/0.01	c presolved problem has 138 variables (138 bin, 0 int, 0 impl, 0 cont) and 136 constraints
0.00/0.01	c      53 constraints of type <knapsack>
0.00/0.01	c       2 constraints of type <setppc>
0.00/0.01	c      81 constraints of type <linear>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.01
0.00/0.01	c - non default parameters ----------------------------------------------------------------------
0.00/0.01	c # SCIP version 2.1.1.4
0.00/0.01	c 
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = 1797
0.00/0.01	c 
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = 13950
0.00/0.01	c 
0.00/0.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.01	c # [type: int, range: [1,2], default: 1]
0.00/0.01	c timing/clocktype = 2
0.00/0.01	c 
0.00/0.01	c # belongs reading time to solving time?
0.00/0.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.01	c timing/reading = TRUE
0.00/0.01	c 
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving
0.00/0.01	c 
0.00/0.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.02	c   0.0s|     1 |     0 |    19 |     - |1080k|   0 |  37 | 138 | 166 | 138 | 136 |   0 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.01/0.04	c   0.0s|     1 |     0 |   231 |     - |1272k|   0 |  65 | 138 | 166 | 138 | 171 |  35 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.01/0.05	c   0.1s|     1 |     0 |   279 |     - |1432k|   0 |  50 | 138 | 166 | 138 | 195 |  59 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.01/0.07	c   0.1s|     1 |     0 |   390 |     - |1646k|   0 |  62 | 138 | 166 | 138 | 229 |  93 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.09/0.10	c   0.1s|     1 |     0 |   540 |     - |1813k|   0 |  51 | 138 | 166 | 138 | 253 | 117 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.09/0.12	c   0.1s|     1 |     0 |   665 |     - |1934k|   0 |  65 | 138 | 166 | 138 | 276 | 140 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.09/0.14	c   0.1s|     1 |     0 |   784 |     - |2035k|   0 |  71 | 138 | 166 | 138 | 295 | 159 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.09/0.17	c   0.2s|     1 |     0 |   896 |     - |2173k|   0 |  76 | 138 | 166 | 138 | 319 | 183 |  30 |   0 | 1.500000e+01 |      --      |    Inf 
0.29/0.31	c   0.3s|     1 |     2 |   896 |     - |2174k|   0 |  76 | 138 | 166 | 138 | 319 | 183 |  30 |  17 | 1.500000e+01 |      --      |    Inf 
0.79/0.83	o 43
0.79/0.83	c p 0.8s|    32 |    25 |  2027 |  36.5 |2222k|  17 |   - | 138 | 168 | 138 | 188 | 183 |  32 | 563 | 1.500000e+01 | 4.300000e+01 | 186.67%
0.89/0.99	o 39
0.89/0.99	c z 1.0s|    43 |    30 |  2488 |  37.9 |2225k|  17 |   - | 138 | 169 | 138 | 188 | 183 |  33 | 755 | 1.500000e+01 | 3.900000e+01 | 160.00%
1.19/1.29	c   1.3s|   100 |    81 |  4469 |  36.1 |2265k|  17 |  41 | 138 | 196 | 138 | 188 | 183 |  60 |1071 | 1.500000e+01 | 3.900000e+01 | 160.00%
1.29/1.37	c   1.4s|   200 |   124 |  5330 |  22.3 |2330k|  29 |   - | 138 | 242 | 138 | 188 | 183 | 106 |1119 | 1.500000e+01 | 3.900000e+01 | 160.00%
1.39/1.43	c   1.4s|   300 |   161 |  6335 |  18.2 |2394k|  41 |  44 | 138 | 304 | 138 | 188 | 183 | 168 |1135 | 1.500000e+01 | 3.900000e+01 | 160.00%
1.39/1.47	o 35
1.39/1.47	c z 1.5s|   385 |   176 |  7399 |  16.9 |2429k|  41 |   - | 138 | 349 | 138 | 188 | 183 | 213 |1141 | 1.500000e+01 | 3.500000e+01 | 133.33%
1.49/1.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.49/1.50	c   1.5s|   400 |   189 |  7785 |  17.3 |2431k|  41 |  29 | 138 | 349 | 138 | 188 | 183 | 213 |1150 | 1.500000e+01 | 3.500000e+01 | 133.33%
1.49/1.54	o 34
1.49/1.54	c * 1.5s|   473 |   221 |  8836 |  16.8 |2482k|  41 |   - | 138 | 385 | 138 | 188 | 183 | 249 |1156 | 1.500000e+01 | 3.400000e+01 | 126.67%
1.49/1.55	c   1.6s|   500 |   229 |  9084 |  16.4 |2501k|  41 |   - | 138 | 400 |   0 |   0 | 183 | 264 |1158 | 1.500000e+01 | 3.400000e+01 | 126.67%
1.49/1.58	o 31
1.49/1.58	c * 1.6s|   556 |   155 | 10051 |  16.5 |2455k|  41 |   - | 138 | 436 | 138 | 188 | 183 | 300 |1160 | 1.500000e+01 | 3.100000e+01 | 106.67%
1.58/1.60	c   1.6s|   600 |   178 | 10523 |  16.1 |2471k|  41 |  30 | 138 | 454 | 138 | 188 | 183 | 323 |1160 | 1.500000e+01 | 3.100000e+01 | 106.67%
1.58/1.61	o 27
1.58/1.61	c * 1.6s|   609 |   135 | 10648 |  16.0 |2452k|  41 |   - | 138 | 458 | 138 | 188 | 183 | 327 |1162 | 1.500000e+01 | 2.700000e+01 |  80.00%
1.58/1.61	o 21
1.58/1.61	c z 1.6s|   610 |   123 | 10651 |  16.0 |2442k|  41 |   2 | 138 | 458 | 138 | 188 | 183 | 327 |1162 | 1.500000e+01 | 2.100000e+01 |  40.00%
1.58/1.66	c   1.7s|   700 |   157 | 11653 |  15.4 |2492k|  41 |   - | 138 | 476 |   0 |   0 | 183 | 368 |1173 | 1.500000e+01 | 2.100000e+01 |  40.00%
1.69/1.71	c   1.7s|   800 |   196 | 12560 |  14.6 |2542k|  41 |  29 | 138 | 527 | 138 | 188 | 183 | 419 |1173 | 1.500000e+01 | 2.100000e+01 |  40.00%
1.69/1.77	c   1.8s|   900 |   233 | 13462 |  14.0 |2594k|  41 |   - | 138 | 590 |   0 |   0 | 183 | 482 |1175 | 1.500000e+01 | 2.100000e+01 |  40.00%
1.69/1.79	o 19
1.69/1.79	c s 1.8s|   927 |   192 | 13722 |  13.9 |2565k|  41 |   - | 138 | 602 | 138 | 188 | 183 | 494 |1176 | 1.500000e+01 | 1.900000e+01 |  26.67%
1.79/1.83	c   1.8s|  1000 |   192 | 14891 |  14.0 |2595k|  41 |   - | 138 | 583 |   0 |   0 | 183 | 555 |1179 | 1.500000e+01 | 1.900000e+01 |  26.67%
1.79/1.87	c   1.9s|  1100 |   204 | 15999 |  13.7 |2651k|  41 |   - | 138 | 666 |   0 |   0 | 183 | 638 |1179 | 1.500000e+01 | 1.900000e+01 |  26.67%
1.89/1.92	c   1.9s|  1200 |   211 | 16940 |  13.4 |2701k|  41 |  23 | 138 | 760 | 138 | 188 | 183 | 732 |1179 | 1.500000e+01 | 1.900000e+01 |  26.67%
1.89/1.96	c   2.0s|  1300 |   218 | 17815 |  13.0 |2753k|  41 |  37 | 138 | 837 | 138 | 188 | 183 | 810 |1180 | 1.500000e+01 | 1.900000e+01 |  26.67%
1.99/2.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.99/2.01	c   2.0s|  1400 |   212 | 18972 |  12.9 |2789k|  41 |   - | 138 | 908 | 138 | 188 | 183 | 882 |1181 | 1.500000e+01 | 1.900000e+01 |  26.67%
1.99/2.02	o 18
1.99/2.02	c * 2.0s|  1419 |   194 | 19127 |  12.9 |2777k|  41 |   - | 138 | 917 | 138 | 188 | 183 | 892 |1181 | 1.500000e+01 | 1.800000e+01 |  20.00%
1.99/2.06	c   2.1s|  1500 |   190 | 19900 |  12.7 |2806k|  41 |   - | 138 | 971 |   0 |   0 | 183 | 950 |1181 | 1.500000e+01 | 1.800000e+01 |  20.00%
2.09/2.11	c   2.1s|  1600 |   188 | 21052 |  12.6 |2840k|  41 |   - | 138 |1025 | 138 | 188 | 183 |1009 |1181 | 1.500000e+01 | 1.800000e+01 |  20.00%
2.09/2.12	o 17
2.09/2.12	c * 2.1s|  1628 |    89 | 21276 |  12.5 |2721k|  41 |   - | 138 |1037 | 138 | 188 | 183 |1022 |1181 | 1.500000e+01 | 1.700000e+01 |  13.33%
2.09/2.16	c   2.2s|  1700 |    88 | 21986 |  12.4 |2738k|  41 |  14 | 138 |1043 | 138 | 188 | 183 |1088 |1181 | 1.500000e+01 | 1.700000e+01 |  13.33%
2.20/2.22	c   2.2s|  1800 |    50 | 23145 |  12.4 |2715k|  41 |   - | 138 |1111 | 138 | 188 | 183 |1193 |1184 | 1.500000e+01 | 1.700000e+01 |  13.33%
2.20/2.28	c   2.3s|  1900 |    43 | 24594 |  12.5 |2728k|  41 |   - | 138 |1158 |   0 |   0 | 183 |1244 |1188 | 1.500000e+01 | 1.700000e+01 |  13.33%
2.28/2.33	c   2.3s|  2000 |    36 | 25562 |  12.3 |2743k|  41 |  23 | 138 |1227 | 138 | 188 | 183 |1319 |1188 | 1.500000e+01 | 1.700000e+01 |  13.33%
2.28/2.37	c   2.4s|  2100 |    27 | 26456 |  12.2 |2748k|  41 |   - | 138 |1277 |   0 |   0 | 183 |1384 |1188 | 1.500000e+01 | 1.700000e+01 |  13.33%
2.39/2.42	c 
2.39/2.42	c SCIP Status        : problem is solved [optimal solution found]
2.39/2.42	c Solving Time (sec) : 2.42
2.39/2.42	c Solving Nodes      : 2184
2.39/2.42	c Primal Bound       : +1.70000000000000e+01 (10 solutions)
2.39/2.42	c Dual Bound         : +1.70000000000000e+01
2.39/2.42	c Gap                : 0.00 %
2.39/2.42	s OPTIMUM FOUND
2.39/2.42	v x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 
2.39/2.42	v x66 x67 x68 -x69 -x70 x71 -x72 -x73 -x74 x75 x76 x77 x78 -x79 -x80 -x81 -x82 -x83 x84 x85 -x86 -x87 -x88 x89 x90 x91 x92 x93 
2.39/2.42	v x94 x95 x96 x97 x98 x99 x100 x101 -x102 -x103 x104 -x105 -x106 -x107 x108 x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 
2.39/2.42	v -x118 -x17 -x16 -x15 -x14 -x13 -x12 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x11 
2.39/2.42	v -x10 -x9 -x8 -x7 -x6 -x133 x134 x135 x136 -x137 -x23 -x22 -x21 x20 -x19 x18 x138 -x33 -x32 -x31 x30 x29 -x28 -x27 x26 -x25 x24 
2.39/2.42	v x139 -x5 -x4 -x3 x2 -x1 
2.39/2.42	c SCIP Status        : problem is solved [optimal solution found]
2.39/2.42	c Total Time         :       2.42
2.39/2.42	c   solving          :       2.42
2.39/2.42	c   presolving       :       0.01 (included in solving)
2.39/2.42	c   reading          :       0.00 (included in solving)
2.39/2.42	c   copying          :       0.01 (2 #copies) (minimal 0.00, maximal 0.01, average 0.01)
2.39/2.42	c Original Problem   :
2.39/2.42	c   Problem name     : HOME/instance-3693318-1338034045.opb
2.39/2.42	c   Variables        : 139 (139 binary, 0 integer, 0 implicit integer, 0 continuous)
2.39/2.42	c   Constraints      : 216 initial, 216 maximal
2.39/2.42	c   Objective sense  : minimize
2.39/2.42	c Presolved Problem  :
2.39/2.42	c   Problem name     : t_HOME/instance-3693318-1338034045.opb
2.39/2.42	c   Variables        : 138 (138 binary, 0 integer, 0 implicit integer, 0 continuous)
2.39/2.42	c   Constraints      : 136 initial, 1318 maximal
2.39/2.42	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2.39/2.42	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   knapsack         :       0.00       0.00          0          0          0          0          0          0          2         13         76
2.39/2.42	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   linear           :       0.00       0.00          1          0          0          1          0         82          0         14         41
2.39/2.42	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.39/2.42	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
2.39/2.42	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
2.39/2.42	c   integral         :          0          0          0          0       1490          0         11          0          6        139          0          0       2832
2.39/2.42	c   knapsack         :         53         53          7       7477          4          0          8       4359        115       6926        278          0          0
2.39/2.42	c   setppc           :          2          2          7        777          0          0          5         26          0          4          0          0          0
2.39/2.42	c   linear           :         81         81          7       7358          0          0          5       3456        509      19979          0          0          0
2.39/2.42	c   logicor          :          0+      1188          7       3834          0          0          0       2475         37       2272          0          0          0
2.39/2.42	c   countsols        :          0          0          0          0          5          0          7          0          0          0          0          0          0
2.39/2.42	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
2.39/2.42	c   integral         :       1.10       0.00       0.00       0.00       1.10       0.00       0.00       0.00
2.39/2.42	c   knapsack         :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00
2.39/2.42	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.39/2.42	c   linear           :       0.12       0.00       0.00       0.11       0.00       0.00       0.00       0.00
2.39/2.42	c   logicor          :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00
2.39/2.42	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.39/2.42	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2.39/2.42	c   rootredcost      :         10          0          0          4
2.39/2.42	c   pseudoobj        :       8878        122          8         90
2.39/2.42	c   vbounds          :          0          0          0          0
2.39/2.42	c   redcost          :       1549          0          0         58
2.39/2.42	c   probing          :          0          0          0          0
2.39/2.42	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
2.39/2.42	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
2.39/2.42	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
2.39/2.42	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
2.39/2.42	c   redcost          :       0.01       0.00       0.00       0.01       0.00
2.39/2.42	c   probing          :       0.00       0.00       0.00       0.00       0.00
2.39/2.42	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
2.39/2.42	c   propagation      :       0.02        669        666       2827       13.1         24        7.2          -
2.39/2.42	c   infeasible LP    :       0.00        133        133        311        9.6          5        6.8          0
2.39/2.42	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
2.39/2.42	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
2.39/2.42	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
2.39/2.42	c   applied globally :          -          -          -       1436       11.1          -          -          -
2.39/2.42	c   applied locally  :          -          -          -          0        0.0          -          -          -
2.39/2.42	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
2.39/2.42	c   cut pool         :       0.00                     6          -          -        423          -    (maximal pool size: 1336)
2.39/2.42	c   closecuts        :       0.00       0.00          0          0          0          0          0
2.39/2.42	c   impliedbounds    :       0.00       0.00          7          0          0         24          0
2.39/2.42	c   intobj           :       0.00       0.00          0          0          0          0          0
2.39/2.42	c   gomory           :       0.01       0.00          7          0          0        145          0
2.39/2.42	c   cgmip            :       0.00       0.00          0          0          0          0          0
2.39/2.42	c   strongcg         :       0.01       0.00          7          0          0        253          0
2.39/2.42	c   cmir             :       0.03       0.00          7          0          0        578          0
2.39/2.42	c   flowcover        :       0.05       0.00          7          0          0        844          0
2.39/2.42	c   clique           :       0.00       0.00          7          0          0          0          0
2.39/2.42	c   zerohalf         :       0.00       0.00          0          0          0          0          0
2.39/2.42	c   mcf              :       0.00       0.00          1          0          0          0          0
2.39/2.42	c   oddcycle         :       0.00       0.00          0          0          0          0          0
2.39/2.42	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
2.39/2.42	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2.39/2.42	c   problem variables:       0.00          -          0          0
2.39/2.42	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
2.39/2.42	c   relpscost        :       1.10       0.00       1485          6        139          0          0       2832
2.39/2.42	c   pscost           :       0.00       0.00          0          0          0          0          0          0
2.39/2.42	c   inference        :       0.00       0.00          0          0          0          0          0          0
2.39/2.42	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
2.39/2.42	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
2.39/2.42	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
2.39/2.42	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
2.39/2.42	c   random           :       0.00       0.00          0          0          0          0          0          0
2.39/2.42	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
2.39/2.42	c   LP solutions     :       0.00          -          -          5
2.39/2.42	c   pseudo solutions :       0.00          -          -          0
2.39/2.42	c   intshifting      :       0.00       0.00          0          0
2.39/2.42	c   fracdiving       :       0.00       0.00          1          0
2.39/2.42	c   veclendiving     :       0.00       0.00          1          0
2.39/2.42	c   linesearchdiving :       0.00       0.00          1          0
2.39/2.42	c   guideddiving     :       0.00       0.00          1          0
2.39/2.42	c   oneopt           :       0.00       0.00         10          0
2.39/2.42	c   objpscostdiving  :       0.00       0.00          1          0
2.39/2.42	c   rootsoldiving    :       0.00       0.00          1          0
2.39/2.42	c   coefdiving       :       0.00       0.00          2          0
2.39/2.42	c   pscostdiving     :       0.00       0.00          2          1
2.39/2.42	c   feaspump         :       0.00       0.00          1          0
2.39/2.42	c   smallcard        :       0.00       0.00          0          0
2.39/2.42	c   trivial          :       0.00       0.00          2          0
2.39/2.42	c   shiftandpropagate:       0.00       0.00          1          0
2.39/2.42	c   simplerounding   :       0.00       0.00          0          0
2.39/2.42	c   zirounding       :       0.01       0.00       1000          3
2.39/2.42	c   rounding         :       0.01       0.00        490          0
2.39/2.42	c   shifting         :       0.13       0.00        153          1
2.39/2.42	c   twoopt           :       0.00       0.00          0          0
2.39/2.42	c   indoneopt        :       0.00       0.00          0          0
2.39/2.42	c   indtwoopt        :       0.00       0.00          0          0
2.39/2.42	c   fixandinfer      :       0.00       0.00          0          0
2.39/2.42	c   clique           :       0.00       0.00          0          0
2.39/2.42	c   indcoefdiving    :       0.00       0.00          0          0
2.39/2.42	c   indrounding      :       0.00       0.00          0          0
2.39/2.42	c   nlpdiving        :       0.00       0.00          0          0
2.39/2.42	c   intdiving        :       0.00       0.00          0          0
2.39/2.42	c   actconsdiving    :       0.00       0.00          0          0
2.39/2.42	c   octane           :       0.00       0.00          0          0
2.39/2.42	c   rens             :       0.01       0.00          0          0
2.39/2.42	c   rins             :       0.00       0.00          0          0
2.39/2.42	c   localbranching   :       0.00       0.00          0          0
2.39/2.42	c   mutation         :       0.00       0.00          0          0
2.39/2.42	c   crossover        :       0.02       0.00          1          0
2.39/2.42	c   dins             :       0.00       0.00          0          0
2.39/2.42	c   vbounds          :       0.00       0.00          0          0
2.39/2.42	c   undercover       :       0.00       0.00          0          0
2.39/2.42	c   subnlp           :       0.00       0.00          0          0
2.39/2.42	c   trysol           :       0.00       0.00          0          0
2.39/2.42	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
2.39/2.42	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
2.39/2.42	c   dual LP          :       0.53       1860      26473      14.77   49609.09       0.00         68
2.39/2.42	c   lex dual LP      :       0.00          0          0       0.00          -
2.39/2.42	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2.39/2.42	c   diving/probing LP:       0.02         89        705       7.92   45293.93
2.39/2.42	c   strong branching :       1.07       1192      46345      38.88   43144.50
2.39/2.42	c     (at root node) :          -         17       3621     213.00          -
2.39/2.42	c   conflict analysis:       0.00          0          0       0.00          -
2.39/2.42	c B&B Tree           :
2.39/2.42	c   number of runs   :          1
2.39/2.42	c   nodes            :       2184
2.39/2.42	c   nodes (total)    :       2184
2.39/2.42	c   nodes left       :          0
2.39/2.42	c   max depth        :         41
2.39/2.42	c   max depth (total):         41
2.39/2.42	c   backtracks       :        469 (21.5%)
2.39/2.42	c   delayed cutoffs  :        281
2.39/2.42	c   repropagations   :       2043 (9556 domain reductions, 210 cutoffs)
2.39/2.42	c   avg switch length:       4.36
2.39/2.42	c   switching time   :       0.09
2.39/2.42	c Solution           :
2.39/2.42	c   Solutions found  :         10 (10 improvements)
2.39/2.42	c   First Solution   : +4.30000000000000e+01   (in run 1, after 32 nodes, 0.83 seconds, depth 19, found by <pscostdiving>)
2.39/2.42	c   Primal Bound     : +1.70000000000000e+01   (in run 1, after 1628 nodes, 2.12 seconds, depth 23, found by <relaxation>)
2.39/2.42	c   Dual Bound       : +1.70000000000000e+01
2.39/2.42	c   Gap              :       0.00 %
2.39/2.42	c   Root Dual Bound  : +1.50000000000000e+01
2.39/2.42	c   Root Iterations  :        896
2.39/2.42	c Time complete: 2.42.

Verifier Data

OK	17

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3693318-1338034045/watcher-3693318-1338034045 -o /tmp/evaluation-result-3693318-1338034045/solver-3693318-1338034045 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693318-1338034045.opb -t 1800 -m 15500 

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.00 2.00 2.00 3/176 8704
/proc/meminfo: memFree=28877276/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=10084 CPUtime=0 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 1264 0 0 0 0 0 0 0 20 0 1 0 269529952 10326016 1219 33554432000 4194304 10169799 140735334719712 140733195563784 8708642 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 2521 1223 423 1459 0 1053 0

[startup+0.0277929 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8704
/proc/meminfo: memFree=28877276/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=18448 CPUtime=0.01 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 3630 0 0 0 1 0 0 0 20 0 1 0 269529952 18890752 3328 33554432000 4194304 10169799 140735334719712 140733195563784 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 4612 3333 798 1459 0 3144 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18448

[startup+0.100221 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8704
/proc/meminfo: memFree=28877276/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=19744 CPUtime=0.09 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 3978 0 0 0 8 1 0 0 20 0 1 0 269529952 20217856 3669 33554432000 4194304 10169799 140735334719712 140733195563784 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 4936 3669 814 1459 0 3468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19744

[startup+0.300151 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8704
/proc/meminfo: memFree=28877276/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=21220 CPUtime=0.29 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 5132 0 0 0 28 1 0 0 20 0 1 0 269529952 21729280 4142 33554432000 4194304 10169799 140735334719712 140735334716248 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 5305 4142 844 1459 0 3837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21220

[startup+0.700101 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8704
/proc/meminfo: memFree=28877276/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=21220 CPUtime=0.69 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 5134 0 0 0 66 3 0 0 20 0 1 0 269529952 21729280 4144 33554432000 4194304 10169799 140735334719712 140735334716248 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 5305 4144 846 1459 0 3837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21220

[startup+1.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8705
/proc/meminfo: memFree=28863628/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=21220 CPUtime=1.49 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 5134 0 0 0 142 7 0 0 20 0 1 0 269529952 21729280 4144 33554432000 4194304 10169799 140735334719712 140735334714504 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 5305 4144 846 1459 0 3837 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21220

Solver just ended. Dumping a history of the last processes samples

[startup+1.90015 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8705
/proc/meminfo: memFree=28863628/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=21536 CPUtime=1.89 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 7258 0 0 0 180 9 0 0 20 0 1 0 269529952 22052864 4273 33554432000 4194304 10169799 140735334719712 140735334714504 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 5384 4273 854 1459 0 3916 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 21536

[startup+2.30012 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8705
/proc/meminfo: memFree=28862496/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=21860 CPUtime=2.28 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 7305 0 0 0 218 10 0 0 20 0 1 0 269529952 22384640 4320 33554432000 4194304 10169799 140735334719712 140735334714504 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 5465 4320 854 1459 0 3997 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 21860

[startup+2.4001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8705
/proc/meminfo: memFree=28862496/32873648 swapFree=6856/6856
[pid=8704] ppid=8702 vsize=21860 CPUtime=2.39 cores=1,3,5,7
/proc/8704/stat : 8704 (scip-2.1.1.4sfi) R 8702 8704 7220 0 -1 4202496 7312 0 0 0 228 11 0 0 20 0 1 0 269529952 22384640 4327 33554432000 4194304 10169799 140735334719712 140735334714504 6813748 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8704/statm: 5465 4327 854 1459 0 3997 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 21860

Child status: 0
Real time (s): 2.42823
CPU time (s): 2.42663
CPU user time (s): 2.31165
CPU system time (s): 0.114982
CPU usage (%): 99.934
Max. virtual memory (cumulated for all children) (KiB): 21860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.31165
system time used= 0.114982
maximum resident set size= 25064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7320
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= 4

runsolver used 0.004999 second user time and 0.015997 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-26 14:07:25
IDJOB=3693318
IDBENCH=2945
IDSOLVER=2272
FILE ID=node125/3693318-1338034045
RUNJOBID= node125-1338029661-8140
PBS_JOBID= 14624346
Free space on /tmp= 71272 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_6.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3693318-1338034045/watcher-3693318-1338034045 -o /tmp/evaluation-result-3693318-1338034045/solver-3693318-1338034045 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693318-1338034045.opb -t 1800 -m 15500

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

MD5SUM BENCH= da335afc6b5d5727dca7fb9193531871
RANDOM SEED=1015745461

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28877920 kB
Buffers:          242656 kB
Cached:          2902180 kB
SwapCached:            0 kB
Active:          1170700 kB
Inactive:        2048472 kB
Active(anon):      77168 kB
Inactive(anon):        0 kB
Active(file):    1093532 kB
Inactive(file):  2048472 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13688 kB
Writeback:             0 kB
AnonPages:        122440 kB
Mapped:            17540 kB
Shmem:               200 kB
Slab:             640452 kB
SReclaimable:      84628 kB
SUnreclaim:       555824 kB
KernelStack:        1480 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     188192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71260 MiB
End job on node125 at 2012-05-26 14:07:28