Trace number 3692813

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 NameAnswerCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixedSAT 10.8114 10.8168

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12ls.opb
MD5SUM3e382297eed431747f729c90837f8bad
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.13283
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints401
Number of constraints which are clauses237
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints162
Minimum length of a constraint2
Maximum length of a constraint81
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
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 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-3692813-1338017622.opb>
0.00/0.00	c original problem has 266 variables (266 bin, 0 int, 0 impl, 0 cont) and 401 constraints
0.00/0.00	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 401 upgd conss, 298 impls, 0 clqs
0.00/0.02	c (round 2) 8 del vars, 0 del conss, 486 add conss, 0 chg bounds, 486 chg sides, 972 chg coeffs, 401 upgd conss, 7146 impls, 0 clqs
0.00/0.03	c (round 3) 8 del vars, 16 del conss, 486 add conss, 0 chg bounds, 486 chg sides, 972 chg coeffs, 401 upgd conss, 7146 impls, 0 clqs
0.00/0.03	c (round 4) 8 del vars, 20 del conss, 486 add conss, 0 chg bounds, 486 chg sides, 972 chg coeffs, 401 upgd conss, 7146 impls, 0 clqs
0.00/0.04	c    (0.0s) probing: 51/258 (19.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04	c (round 5) 8 del vars, 26 del conss, 488 add conss, 0 chg bounds, 486 chg sides, 972 chg coeffs, 401 upgd conss, 7146 impls, 0 clqs
0.00/0.04	c presolving (6 rounds):
0.00/0.04	c  8 deleted vars, 26 deleted constraints, 488 added constraints, 0 tightened bounds, 0 added holes, 486 changed sides, 972 changed coefficients
0.00/0.04	c  7146 implications, 0 cliques
0.00/0.04	c presolved problem has 258 variables (258 bin, 0 int, 0 impl, 0 cont) and 863 constraints
0.00/0.04	c     156 constraints of type <knapsack>
0.00/0.04	c     611 constraints of type <setppc>
0.00/0.04	c       2 constraints of type <and>
0.00/0.04	c      94 constraints of type <logicor>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.04
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c # SCIP version 2.1.1.4
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/time = 1797
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/memory = 13950
0.00/0.04	c 
0.00/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04	c # [type: int, range: [1,2], default: 1]
0.00/0.04	c timing/clocktype = 2
0.00/0.04	c 
0.00/0.04	c # belongs reading time to solving time?
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c timing/reading = TRUE
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.00/0.05	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.05	c   0.1s|     1 |     0 |   244 |     - |2157k|   0 | 122 | 258 | 863 | 258 | 865 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.37	c   0.4s|     1 |     0 |  4045 |     - |2266k|   0 | 124 | 258 | 863 | 258 | 871 |   6 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |  4079 |     - |2381k|   0 | 138 | 258 | 863 | 258 | 874 |   9 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.45	c   0.5s|     1 |     0 |  4128 |     - |2408k|   0 | 138 | 258 | 863 | 258 | 876 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |  4192 |     - |2431k|   0 | 138 | 258 | 863 | 258 | 877 |  12 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |  4210 |     - |2440k|   0 | 138 | 258 | 863 | 258 | 878 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.72	c   0.7s|     1 |     0 |  4240 |     - |2498k|   0 | 139 | 258 | 863 | 258 | 880 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.00/1.05	c   1.0s|     1 |     2 |  4240 |     - |2498k|   0 | 139 | 258 | 863 | 258 | 880 |  15 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
7.70/7.79	c   7.8s|   100 |    21 |  9928 |  57.5 |2579k|  15 | 131 | 258 | 863 | 258 | 874 |  23 |   0 |1276 | 0.000000e+00 |      --      |    Inf 
7.89/7.95	c   8.0s|   200 |    33 | 11500 |  36.5 |2614k|  22 | 115 | 258 | 865 | 258 | 875 |  28 |   2 |1288 | 0.000000e+00 |      --      |    Inf 
8.09/8.12	c   8.1s|   300 |    43 | 13411 |  30.7 |2648k|  23 |  86 | 258 | 868 | 258 | 876 |  33 |   5 |1300 | 0.000000e+00 |      --      |    Inf 
8.29/8.30	c   8.3s|   400 |    51 | 15378 |  27.9 |2665k|  26 |  92 | 258 | 869 | 258 | 876 |  37 |   6 |1315 | 0.000000e+00 |      --      |    Inf 
8.39/8.46	c   8.5s|   500 |    55 | 17172 |  25.9 |2677k|  26 |  78 | 258 | 869 | 258 | 876 |  38 |   6 |1331 | 0.000000e+00 |      --      |    Inf 
8.59/8.60	c   8.6s|   600 |    55 | 18756 |  24.2 |2683k|  26 |  92 | 258 | 872 | 258 | 876 |  38 |   9 |1343 | 0.000000e+00 |      --      |    Inf 
8.69/8.72	c   8.7s|   700 |    55 | 20164 |  22.8 |2683k|  28 |  90 | 258 | 876 | 258 | 876 |  39 |  13 |1348 | 0.000000e+00 |      --      |    Inf 
8.80/8.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.80/8.83	c   8.8s|   800 |    55 | 21553 |  21.7 |2688k|  28 |   - | 258 | 878 | 258 | 876 |  39 |  15 |1348 | 0.000000e+00 |      --      |    Inf 
8.89/8.93	c   8.9s|   900 |    59 | 22862 |  20.7 |2696k|  28 |  78 | 258 | 879 | 258 | 876 |  39 |  16 |1348 | 0.000000e+00 |      --      |    Inf 
8.99/9.03	c   9.0s|  1000 |    61 | 24219 |  20.0 |2699k|  28 |  92 | 258 | 881 | 258 | 875 |  39 |  18 |1348 | 0.000000e+00 |      --      |    Inf 
9.09/9.15	c   9.2s|  1100 |    63 | 25855 |  19.7 |2710k|  28 |  86 | 258 | 884 | 258 | 875 |  39 |  21 |1348 | 0.000000e+00 |      --      |    Inf 
9.19/9.25	c   9.3s|  1200 |    57 | 27152 |  19.1 |2697k|  28 |  92 | 258 | 887 | 258 | 876 |  40 |  24 |1348 | 0.000000e+00 |      --      |    Inf 
9.29/9.36	c   9.4s|  1300 |    55 | 28529 |  18.7 |2692k|  30 | 110 | 258 | 892 | 258 | 876 |  40 |  29 |1348 | 0.000000e+00 |      --      |    Inf 
9.38/9.46	c   9.5s|  1400 |    51 | 29669 |  18.2 |2689k|  30 | 123 | 258 | 901 | 258 | 875 |  42 |  38 |1348 | 0.000000e+00 |      --      |    Inf 
9.48/9.56	c   9.6s|  1500 |    51 | 30872 |  17.8 |2696k|  30 |   - | 258 | 908 |   0 |   0 |  45 |  45 |1348 | 0.000000e+00 |      --      |    Inf 
9.58/9.68	c   9.7s|  1600 |    57 | 32421 |  17.6 |2712k|  30 |  75 | 258 | 912 | 258 | 876 |  48 |  49 |1348 | 0.000000e+00 |      --      |    Inf 
9.68/9.79	c   9.8s|  1700 |    57 | 33894 |  17.5 |2719k|  30 |   - | 258 | 918 | 258 | 876 |  49 |  55 |1348 | 0.000000e+00 |      --      |    Inf 
9.89/9.91	c   9.9s|  1800 |    59 | 35556 |  17.4 |2719k|  30 |  70 | 258 | 920 | 258 | 876 |  50 |  57 |1348 | 0.000000e+00 |      --      |    Inf 
9.98/10.02	c  10.0s|  1900 |    57 | 37056 |  17.3 |2722k|  30 |   - | 258 | 923 |   0 |   0 |  50 |  60 |1348 | 0.000000e+00 |      --      |    Inf 
10.08/10.15	c  10.2s|  2000 |    55 | 39005 |  17.4 |2717k|  30 |   - | 258 | 924 | 258 | 875 |  50 |  61 |1348 | 0.000000e+00 |      --      |    Inf 
10.18/10.27	c  10.3s|  2100 |    53 | 40542 |  17.3 |2716k|  30 |   - | 258 | 927 | 258 | 876 |  50 |  64 |1348 | 0.000000e+00 |      --      |    Inf 
10.29/10.39	c  10.4s|  2200 |    55 | 42237 |  17.3 |2719k|  30 |  96 | 258 | 926 | 258 | 876 |  50 |  65 |1348 | 0.000000e+00 |      --      |    Inf 
10.39/10.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.39/10.48	c  10.5s|  2300 |    57 | 43552 |  17.1 |2727k|  30 |   - | 258 | 929 |   0 |   0 |  52 |  68 |1348 | 0.000000e+00 |      --      |    Inf 
10.58/10.60	c  10.6s|  2400 |    63 | 45214 |  17.1 |2747k|  30 |   - | 258 | 935 | 258 | 874 |  52 |  74 |1348 | 0.000000e+00 |      --      |    Inf 
10.68/10.79	c  10.8s|  2500 |    63 | 47094 |  17.1 |2751k|  30 |   - | 258 | 936 |   0 |   0 |  52 |  75 |1373 | 0.000000e+00 |      --      |    Inf 
10.79/10.80	c *10.8s|  2512 |     0 | 47256 |  17.1 |2585k|  30 |   - | 258 | 936 | 258 | 875 |  52 |  75 |1373 | 0.000000e+00 | 0.000000e+00 |   0.00%
10.79/10.80	c 
10.79/10.80	c SCIP Status        : problem is solved [optimal solution found]
10.79/10.80	c Solving Time (sec) : 10.81
10.79/10.80	c Solving Nodes      : 2512
10.79/10.80	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
10.79/10.80	c Dual Bound         : +0.00000000000000e+00
10.79/10.80	c Gap                : 0.00 %
10.79/10.80	s SATISFIABLE
10.79/10.80	v x265 -x266 -x263 x264 x261 -x262 -x259 x260 x257 -x258 -x255 -x256 x253 -x254 -x251 -x252 -x249 -x250 x247 -x248 -x245 x246 x243 
10.79/10.80	v -x244 -x241 x242 x239 -x240 -x237 x238 x235 -x236 -x233 x234 x231 -x232 -x229 x230 x227 -x228 -x225 x226 x223 -x224 -x221 -x222 
10.79/10.80	v x219 -x220 -x217 -x218 -x215 -x216 x213 -x214 -x211 x212 x209 -x210 -x207 x208 x205 -x206 -x203 x204 x201 -x202 -x199 x200 
10.79/10.80	v x197 -x198 x195 -x196 -x193 x194 x191 -x192 -x189 x190 x187 -x188 -x185 x186 x183 -x184 x181 -x182 -x179 x180 x177 -x178 -x175 
10.79/10.80	v x176 x173 -x174 -x171 x172 x169 -x170 -x167 x168 x165 -x166 x163 -x164 -x162 -x160 -x158 -x156 -x154 -x152 -x150 -x148 -x146 
10.79/10.80	v x144 -x142 -x140 -x138 -x136 -x134 -x132 -x130 x128 -x126 -x124 -x122 -x120 -x118 -x116 -x114 -x112 -x110 x108 -x106 -x104 
10.79/10.80	v -x102 -x100 -x98 -x96 -x94 x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 -x76 -x74 x72 -x70 -x68 -x66 -x64 -x62 -x60 -x58 x56 -x54 
10.79/10.80	v -x52 -x50 -x48 -x46 -x44 -x42 -x40 -x38 x36 -x34 -x32 -x30 -x28 -x26 -x24 -x22 x20 -x18 x16 -x14 x12 -x10 x8 -x6 x4 -x2 -x161 
10.79/10.80	v -x159 x157 -x155 x153 -x151 x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 -x133 -x131 -x129 -x127 -x125 -x123 x121 -x119 
10.79/10.80	v x117 -x115 x113 -x111 -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 -x93 -x91 -x89 -x87 x85 -x83 x81 -x79 x77 -x75 -x73 -x71 -x69 
10.79/10.80	v -x67 -x65 -x63 -x61 -x59 -x57 -x55 -x53 -x51 x49 -x47 x45 -x43 x41 -x39 -x37 -x35 -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 
10.79/10.80	v -x17 -x15 -x13 -x11 -x9 -x7 -x5 -x3 -x1 
10.79/10.80	c SCIP Status        : problem is solved [optimal solution found]
10.79/10.80	c Total Time         :      10.81
10.79/10.80	c   solving          :      10.81
10.79/10.80	c   presolving       :       0.04 (included in solving)
10.79/10.80	c   reading          :       0.00 (included in solving)
10.79/10.80	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
10.79/10.80	c Original Problem   :
10.79/10.80	c   Problem name     : HOME/instance-3692813-1338017622.opb
10.79/10.80	c   Variables        : 266 (266 binary, 0 integer, 0 implicit integer, 0 continuous)
10.79/10.80	c   Constraints      : 401 initial, 401 maximal
10.79/10.80	c   Objective sense  : minimize
10.79/10.80	c Presolved Problem  :
10.79/10.80	c   Problem name     : t_HOME/instance-3692813-1338017622.opb
10.79/10.80	c   Variables        : 258 (258 binary, 0 integer, 0 implicit integer, 0 continuous)
10.79/10.80	c   Constraints      : 863 initial, 936 maximal
10.79/10.80	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
10.79/10.80	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   gateextraction   :       0.00       0.00          0          0          0          0          0          6          2          0          0
10.79/10.80	c   implics          :       0.00       0.00          0          8          0          0          0          0          0          0          0
10.79/10.80	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   probing          :       0.01       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   knapsack         :       0.01       0.00          0          0          0          0          0          8        486        486        972
10.79/10.80	c   setppc           :       0.01       0.00          0          0          0          0          0         12          0          0          0
10.79/10.80	c   and              :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   linear           :       0.01       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
10.79/10.80	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
10.79/10.80	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
10.79/10.80	c   integral         :          0          0          0          0       1429          0          6          0         31        388          0          0       2576
10.79/10.80	c   knapsack         :        156        156          6       6963          1          0          3       1323        305       7318          0          0          0
10.79/10.80	c   setppc           :        611        611          6       6658          1          0          1       5914         57      21203          0          0          0
10.79/10.80	c   and              :          2          2        986       4059          0          0          0          4          0        318         40          0          0
10.79/10.80	c   logicor          :         94+       167          6       4800          1          0          0          8          8       3435          0          0          0
10.79/10.80	c   countsols        :          0          0          0          0          1          0          2          0          0          0          0          0          0
10.79/10.80	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
10.79/10.80	c   integral         :       6.87       0.00       0.00       0.00       6.87       0.00       0.00       0.00
10.79/10.80	c   knapsack         :       0.04       0.00       0.01       0.03       0.00       0.00       0.00       0.00
10.79/10.80	c   setppc           :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.01
10.79/10.80	c   and              :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.79/10.80	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
10.79/10.80	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.79/10.80	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
10.79/10.80	c   rootredcost      :          0          0          0          0
10.79/10.80	c   pseudoobj        :          0          0          0          0
10.79/10.80	c   vbounds          :          0          0          0          0
10.79/10.80	c   redcost          :       1471          0          0          0
10.79/10.80	c   probing          :          0          0          0          0
10.79/10.80	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
10.79/10.80	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
10.79/10.80	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
10.79/10.80	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
10.79/10.80	c   redcost          :       0.01       0.00       0.00       0.01       0.00
10.79/10.80	c   probing          :       0.01       0.00       0.01       0.00       0.00
10.79/10.80	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
10.79/10.80	c   propagation      :       0.01         77         73        381       46.9          0        0.0          -
10.79/10.80	c   infeasible LP    :       0.04        864          0          0        0.0          0        0.0          0
10.79/10.80	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
10.79/10.80	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
10.79/10.80	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
10.79/10.80	c   applied globally :          -          -          -         75        8.1          -          -          -
10.79/10.80	c   applied locally  :          -          -          -          0        0.0          -          -          -
10.79/10.80	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
10.79/10.80	c   cut pool         :       0.00                     5          -          -          8          -    (maximal pool size: 78)
10.79/10.80	c   closecuts        :       0.00       0.00          0          0          0          0          0
10.79/10.80	c   impliedbounds    :       0.00       0.00          6          0          0          6          0
10.79/10.80	c   intobj           :       0.00       0.00          0          0          0          0          0
10.79/10.80	c   gomory           :       0.14       0.00          6          0          0        150          0
10.79/10.80	c   cgmip            :       0.00       0.00          0          0          0          0          0
10.79/10.80	c   strongcg         :       0.16       0.00          6          0          0       1516          0
10.79/10.80	c   cmir             :       0.02       0.00          6          0          0          1          0
10.79/10.80	c   flowcover        :       0.04       0.00          6          0          0          6          0
10.79/10.80	c   clique           :       0.01       0.00          1          0          0          0          0
10.79/10.80	c   zerohalf         :       0.00       0.00          0          0          0          0          0
10.79/10.80	c   mcf              :       0.00       0.00          1          0          0          0          0
10.79/10.80	c   oddcycle         :       0.00       0.00          0          0          0          0          0
10.79/10.80	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
10.79/10.80	c Pricers            :   ExecTime  SetupTime      Calls       Vars
10.79/10.80	c   problem variables:       0.00          -          0          0
10.79/10.80	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
10.79/10.80	c   relpscost        :       6.87       0.00       1428         31        388          0          0       2576
10.79/10.80	c   pscost           :       0.00       0.00          0          0          0          0          0          0
10.79/10.80	c   inference        :       0.00       0.00          0          0          0          0          0          0
10.79/10.80	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
10.79/10.80	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
10.79/10.80	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
10.79/10.80	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
10.79/10.80	c   random           :       0.00       0.00          0          0          0          0          0          0
10.79/10.80	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
10.79/10.80	c   LP solutions     :       0.00          -          -          1
10.79/10.80	c   pseudo solutions :       0.00          -          -          0
10.79/10.80	c   oneopt           :       0.00       0.00          0          0
10.79/10.80	c   crossover        :       0.00       0.00          0          0
10.79/10.80	c   guideddiving     :       0.00       0.00          0          0
10.79/10.80	c   rootsoldiving    :       0.01       0.00          1          0
10.79/10.80	c   pscostdiving     :       0.00       0.00          2          0
10.79/10.80	c   fracdiving       :       0.00       0.00          2          0
10.79/10.80	c   veclendiving     :       0.01       0.00          2          0
10.79/10.80	c   linesearchdiving :       0.01       0.00          2          0
10.79/10.80	c   feaspump         :       0.27       0.00          1          0
10.79/10.80	c   coefdiving       :       0.01       0.00          3          0
10.79/10.80	c   objpscostdiving  :       0.00       0.00          2          0
10.79/10.80	c   smallcard        :       0.00       0.00          0          0
10.79/10.80	c   trivial          :       0.00       0.00          2          0
10.79/10.80	c   shiftandpropagate:       0.01       0.00          1          0
10.79/10.80	c   simplerounding   :       0.00       0.00          0          0
10.79/10.80	c   zirounding       :       0.04       0.00       1000          0
10.79/10.80	c   rounding         :       0.05       0.00        502          0
10.79/10.80	c   shifting         :       0.03       0.00        118          0
10.79/10.80	c   intshifting      :       0.00       0.00          0          0
10.79/10.80	c   twoopt           :       0.00       0.00          0          0
10.79/10.80	c   indoneopt        :       0.00       0.00          0          0
10.79/10.80	c   indtwoopt        :       0.00       0.00          0          0
10.79/10.80	c   fixandinfer      :       0.00       0.00          0          0
10.79/10.80	c   clique           :       0.00       0.00          0          0
10.79/10.80	c   indcoefdiving    :       0.00       0.00          0          0
10.79/10.80	c   indrounding      :       0.00       0.00          0          0
10.79/10.80	c   nlpdiving        :       0.00       0.00          0          0
10.79/10.80	c   intdiving        :       0.00       0.00          0          0
10.79/10.80	c   actconsdiving    :       0.00       0.00          0          0
10.79/10.80	c   octane           :       0.00       0.00          0          0
10.79/10.80	c   rens             :       0.01       0.00          0          0
10.79/10.80	c   rins             :       0.00       0.00          0          0
10.79/10.80	c   localbranching   :       0.00       0.00          0          0
10.79/10.80	c   mutation         :       0.00       0.00          0          0
10.79/10.80	c   dins             :       0.00       0.00          0          0
10.79/10.80	c   vbounds          :       0.00       0.00          0          0
10.79/10.80	c   undercover       :       0.00       0.00          1          0
10.79/10.80	c   subnlp           :       0.00       0.00          0          0
10.79/10.80	c   trysol           :       0.00       0.00          0          0
10.79/10.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
10.79/10.80	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
10.79/10.80	c   dual LP          :       2.54       2316      42998      18.60   16905.96       0.00          4
10.79/10.80	c   lex dual LP      :       0.00          0          0       0.00          -
10.79/10.80	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
10.79/10.80	c   diving/probing LP:       0.30         42       4258     101.38   14198.40
10.79/10.80	c   strong branching :       6.82       1373      99591      72.54   14600.28
10.79/10.80	c     (at root node) :          -         18       4372     242.89          -
10.79/10.80	c   conflict analysis:       0.00          0          0       0.00          -
10.79/10.80	c B&B Tree           :
10.79/10.80	c   number of runs   :          1
10.79/10.80	c   nodes            :       2512
10.79/10.80	c   nodes (total)    :       2512
10.79/10.80	c   nodes left       :          0
10.79/10.80	c   max depth        :         30
10.79/10.80	c   max depth (total):         30
10.79/10.80	c   backtracks       :        302 (12.0%)
10.79/10.80	c   delayed cutoffs  :          0
10.79/10.80	c   repropagations   :        281 (127 domain reductions, 0 cutoffs)
10.79/10.80	c   avg switch length:       2.91
10.79/10.80	c   switching time   :       0.07
10.79/10.80	c Solution           :
10.79/10.80	c   Solutions found  :          1 (1 improvements)
10.79/10.80	c   First Solution   : +0.00000000000000e+00   (in run 1, after 2512 nodes, 10.81 seconds, depth 18, found by <relaxation>)
10.79/10.80	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 2512 nodes, 10.81 seconds, depth 18, found by <relaxation>)
10.79/10.80	c   Dual Bound       : +0.00000000000000e+00
10.79/10.80	c   Gap              :       0.00 %
10.79/10.80	c   Root Dual Bound  : +0.00000000000000e+00
10.79/10.80	c   Root Iterations  :       4240
10.79/10.81	c Time complete: 10.8.

Verifier Data

OK	0

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-3692813-1338017622/watcher-3692813-1338017622 -o /tmp/evaluation-result-3692813-1338017622/solver-3692813-1338017622 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692813-1338017622.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.06 2.01 2.01 3/178 31725
/proc/meminfo: memFree=28062948/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=11648 CPUtime=0 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 1380 0 0 0 0 0 0 0 20 0 1 0 267887024 11927552 1335 33554432000 4194304 10169799 140734464038224 140735375628312 8844157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 2912 1342 452 1459 0 1444 0

[startup+0.062893 s]
/proc/loadavg: 2.06 2.01 2.01 3/178 31725
/proc/meminfo: memFree=28062948/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=23512 CPUtime=0.05 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 4921 0 0 0 4 1 0 0 20 0 1 0 267887024 24076288 4617 33554432000 4194304 10169799 140734464038224 140735375628312 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 5878 4617 786 1459 0 4410 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23512

[startup+0.100285 s]
/proc/loadavg: 2.06 2.01 2.01 3/178 31725
/proc/meminfo: memFree=28062948/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=23960 CPUtime=0.09 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 4994 0 0 0 8 1 0 0 20 0 1 0 267887024 24535040 4690 33554432000 4194304 10169799 140734464038224 140735375628312 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 5990 4690 786 1459 0 4522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23960

[startup+0.300212 s]
/proc/loadavg: 2.06 2.01 2.01 3/178 31725
/proc/meminfo: memFree=28062948/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=23960 CPUtime=0.29 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 5016 0 0 0 27 2 0 0 20 0 1 0 267887024 24535040 4712 33554432000 4194304 10169799 140734464038224 140735375628312 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 5990 4712 786 1459 0 4522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23960

[startup+0.700217 s]
/proc/loadavg: 2.06 2.01 2.01 3/178 31725
/proc/meminfo: memFree=28062948/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=33380 CPUtime=0.69 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 7312 0 0 0 65 4 0 0 20 0 1 0 267887024 34181120 7005 33554432000 4194304 10169799 140734464038224 140734464034264 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8345 7005 822 1459 0 6877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33380

[startup+1.50021 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28036908/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34296 CPUtime=1.49 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8450 0 0 0 144 5 0 0 20 0 1 0 267887024 35119104 7352 33554432000 4194304 10169799 140734464038224 140734464032824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8574 7352 853 1459 0 7106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34296

[startup+3.10021 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28036784/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34296 CPUtime=3.09 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8450 0 0 0 301 8 0 0 20 0 1 0 267887024 35119104 7352 33554432000 4194304 10169799 140734464038224 140734464032824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8574 7352 853 1459 0 7106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34296

[startup+6.30021 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28036272/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34448 CPUtime=6.29 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8454 0 0 0 615 14 0 0 20 0 1 0 267887024 35274752 7356 33554432000 4194304 10169799 140734464038224 140734464033208 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8612 7356 856 1459 0 7144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34448

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

[startup+7.90021 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28036528/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34448 CPUtime=7.89 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8456 0 0 0 771 18 0 0 20 0 1 0 267887024 35274752 7358 33554432000 4194304 10169799 140734464038224 140734464032824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8612 7358 858 1459 0 7144 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 34448

[startup+9.50025 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28036528/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34448 CPUtime=9.48 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8461 0 0 0 920 28 0 0 20 0 1 0 267887024 35274752 7516 33554432000 4194304 10169799 140734464038224 140734464035864 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8612 7516 858 1459 0 7144 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 34448

[startup+10.3002 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28035768/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34448 CPUtime=10.29 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8461 0 0 0 996 33 0 0 20 0 1 0 267887024 35274752 7516 33554432000 4194304 10169799 140734464038224 140734464035864 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8612 7516 858 1459 0 7144 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 34448

[startup+10.7002 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28035768/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34448 CPUtime=10.68 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8461 0 0 0 1033 35 0 0 20 0 1 0 267887024 35274752 7516 33554432000 4194304 10169799 140734464038224 140734464036280 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8612 7516 858 1459 0 7144 0
Current children cumulated CPU time (s) 10.68
Current children cumulated vsize (KiB) 34448

[startup+10.8002 s]
/proc/loadavg: 2.05 2.01 2.01 3/179 31726
/proc/meminfo: memFree=28035768/32873844 swapFree=7608/7608
[pid=31725] ppid=31723 vsize=34448 CPUtime=10.79 cores=1,3,5,7
/proc/31725/stat : 31725 (scip-2.1.1.4sfi) R 31723 31725 30878 0 -1 4202496 8461 0 0 0 1043 36 0 0 20 0 1 0 267887024 35274752 7516 33554432000 4194304 10169799 140734464038224 140734464036280 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31725/statm: 8612 7516 858 1459 0 7144 0
Current children cumulated CPU time (s) 10.79
Current children cumulated vsize (KiB) 34448

Child status: 0
Real time (s): 10.8168
CPU time (s): 10.8114
CPU user time (s): 10.4474
CPU system time (s): 0.363944
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 34448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4474
system time used= 0.363944
maximum resident set size= 32036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8468
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= 8
involuntary context switches= 12

runsolver used 0.016997 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 09:33:42
IDJOB=3692813
IDBENCH=1166
IDSOLVER=2272
FILE ID=node135/3692813-1338017622
RUNJOBID= node135-1338017247-31466
PBS_JOBID= 14624262
Free space on /tmp= 71500 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/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army9.12ls.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-3692813-1338017622/watcher-3692813-1338017622 -o /tmp/evaluation-result-3692813-1338017622/solver-3692813-1338017622 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692813-1338017622.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3e382297eed431747f729c90837f8bad
RANDOM SEED=509833386

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28063220 kB
Buffers:          235876 kB
Cached:          3674980 kB
SwapCached:            0 kB
Active:          1026588 kB
Inactive:        3006184 kB
Active(anon):     124400 kB
Inactive(anon):        0 kB
Active(file):     902188 kB
Inactive(file):  3006184 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13628 kB
Writeback:             0 kB
AnonPages:        156044 kB
Mapped:            17724 kB
Shmem:               212 kB
Slab:             636112 kB
SReclaimable:      78560 kB
SUnreclaim:       557552 kB
KernelStack:        1496 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     237536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71488 MiB
End job on node135 at 2012-05-26 09:33:53