Trace number 2699613

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverOPTIMUM 65.2291 65.2263

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/academics/
normalized-16wqueens_wcsp.wbo
MD5SUM0eca1cee1f66f0b91a7a0aa842de562c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark4.99424
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables256
Total number of constraints4608
Number of soft constraints4592
Number of constraints which are clauses4592
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 17
Min constraint cost 1
Max constraint cost 17
Sum of constraints costs 74992
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
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 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2699613-1278533797.wbo>
0.01/0.05	c original problem has 9440 variables (4848 bin, 0 int, 0 impl, 4592 cont) and 9201 constraints
0.01/0.05	c problem read
0.01/0.05	c presolving settings loaded
0.01/0.09	c presolving:
0.09/0.11	c (round 1) 4400 del vars, 0 del conss, 4400 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4592 impls, 16 clqs
0.09/0.19	c (round 2) 8800 del vars, 4400 del conss, 4592 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13392 impls, 16 clqs
0.29/0.38	c (round 3) 8800 del vars, 4400 del conss, 4592 chg bounds, 0 chg sides, 0 chg coeffs, 4609 upgd conss, 13392 impls, 16 clqs
0.39/0.48	c    (0.4s) probing: 342/448 (76.3%) - 0 fixings, 0 aggregations, 192 implications, 0 bound changes
0.39/0.48	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.48	c presolving (4 rounds):
0.39/0.48	c  8800 deleted vars, 4400 deleted constraints, 4592 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.48	c  13968 implications, 16 cliques
0.39/0.48	c presolved problem has 640 variables (448 bin, 0 int, 0 impl, 192 cont) and 4801 constraints
0.39/0.48	c     192 constraints of type <indicator>
0.39/0.48	c     192 constraints of type <varbound>
0.39/0.48	c       1 constraints of type <knapsack>
0.39/0.48	c      16 constraints of type <setppc>
0.39/0.48	c    4400 constraints of type <logicor>
0.39/0.48	c transformed objective value is always integral (scale: 1)
0.39/0.48	c Presolving Time: 0.36
0.39/0.48	c - non default parameters ----------------------------------------------------------------------
0.39/0.48	c # SCIP version 1.2.1.2
0.39/0.48	c 
0.39/0.48	c # frequency for displaying node information lines
0.39/0.48	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.48	c display/freq = 10000
0.39/0.48	c 
0.39/0.48	c # maximal time in seconds to run
0.39/0.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.48	c limits/time = 1799.96
0.39/0.48	c 
0.39/0.48	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.48	c limits/memory = 3420
0.39/0.48	c 
0.39/0.48	c # should presolving try to simplify inequalities
0.39/0.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.48	c constraints/linear/simplifyinequalities = TRUE
0.39/0.48	c 
0.39/0.48	c # should presolving try to simplify knapsacks
0.39/0.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.48	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.48	c 
0.39/0.48	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.48	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.48	c separating/rapidlearning/freq = 0
0.39/0.48	c 
0.39/0.48	c -----------------------------------------------------------------------------------------------
0.39/0.48	c start solving
0.39/0.48	c 
0.39/0.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.48	c   0.4s|     1 |     0 |    16 |     - |  27M|   0 |   0 | 640 |4801 | 640 |  17 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |    43 |     - |  27M|   0 |  12 | 640 |4801 | 640 | 148 | 131 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.49	c   0.4s|     1 |     0 |    71 |     - |  27M|   0 |   0 | 640 |4801 | 640 | 248 | 231 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.49	c   0.4s|     1 |     0 |   125 |     - |  27M|   0 |  16 | 640 |4801 | 640 | 350 | 333 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.50	c   0.4s|     1 |     0 |   161 |     - |  27M|   0 |  14 | 640 |4801 | 640 | 455 | 438 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.51	c   0.4s|     1 |     0 |   233 |     - |  27M|   0 |  18 | 640 |4801 | 640 | 541 | 524 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.53	c   0.4s|     1 |     0 |   287 |     - |  27M|   0 |  14 | 640 |4801 | 640 | 615 | 598 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.54	c   0.4s|     1 |     0 |   366 |     - |  28M|   0 |   0 | 640 |4801 | 640 | 663 | 646 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.54	c   0.5s|     1 |     0 |   408 |     - |  28M|   0 |  24 | 640 |4801 | 640 | 693 | 676 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.55	c   0.5s|     1 |     0 |   453 |     - |  28M|   0 |   0 | 640 |4801 | 640 | 733 | 716 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.56	c   0.5s|     1 |     0 |   480 |     - |  28M|   0 |   8 | 640 |4801 | 640 | 758 | 741 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.57	c   0.5s|     1 |     0 |   538 |     - |  28M|   0 |   0 | 640 |4801 | 640 | 799 | 782 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.50/0.57	c   0.5s|     1 |     0 |   562 |     - |  28M|   0 |  31 | 640 |4801 | 640 | 814 | 797 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.60/0.60	c   0.5s|     1 |     0 |   667 |     - |  28M|   0 |  24 | 640 |4801 | 640 | 861 | 844 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.60/0.63	c   0.5s|     1 |     0 |   777 |     - |  28M|   0 |  14 | 640 |4801 | 640 | 901 | 884 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.60/0.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.60/0.66	c   0.6s|     1 |     0 |   966 |     - |  28M|   0 |  43 | 640 |4801 | 640 | 934 | 917 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.73	c   0.6s|     1 |     0 |  1304 |     - |  29M|   0 |  37 | 640 |4801 | 640 | 978 | 961 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.09/1.19	c   1.1s|     1 |     2 |  1304 |     - |  29M|   0 |  37 | 640 |4801 | 640 | 978 | 961 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
2.10/2.19	o 11
2.10/2.19	c * 2.0s|    39 |    26 |  2216 |  24.0 |  29M|  15 |   - | 640 |4826 | 640 | 590 | 994 |  25 | 496 | 0.000000e+00 | 1.100000e+01 |    Inf 
2.79/2.81	o 8
2.79/2.81	c * 2.5s|    77 |    47 |  3143 |  24.2 |  29M|  15 |   - | 640 |4851 | 640 | 598 |1033 |  50 | 809 | 0.000000e+00 | 8.000000e+00 |    Inf 
3.89/3.94	o 7
3.89/3.94	c * 3.6s|   240 |   129 |  6614 |  22.2 |  29M|  20 |   - | 640 |4953 | 640 | 613 |1224 | 155 |1398 | 0.000000e+00 | 7.000000e+00 |    Inf 
4.89/4.90	o 6
4.89/4.90	c * 4.4s|   656 |   273 | 12708 |  17.4 |  30M|  29 |   - | 640 |5379 | 640 | 608 |1852 | 622 |1694 | 0.000000e+00 | 6.000000e+00 |    Inf 
5.09/5.14	o 5
5.09/5.14	c * 4.6s|   799 |   294 | 14363 |  16.4 |  30M|  31 |   - | 640 |5520 | 640 | 606 |1979 | 802 |1764 | 0.000000e+00 | 5.000000e+00 |    Inf 
5.19/5.27	o 4
5.19/5.27	c * 4.8s|   896 |   264 | 15326 |  15.7 |  30M|  34 |   - | 640 |5635 | 640 | 610 |2064 | 933 |1782 | 0.000000e+00 | 4.000000e+00 |    Inf 
21.69/21.70	c  20.1s| 10000 |  2393 |184429 |  18.3 |  36M|  69 |   - | 640 |7382 |   0 |   0 |8730 |  14k|2589 | 0.000000e+00 | 4.000000e+00 |    Inf 
37.09/37.17	o 3
37.09/37.17	c *34.8s| 18233 |  3850 |354827 |  19.4 |  40M|  74 |   - | 640 |7741 | 640 | 619 |  13k|  27k|2890 | 0.000000e+00 | 3.000000e+00 |    Inf 
40.39/40.49	c  37.9s| 20000 |  3974 |386070 |  19.2 |  40M|  74 |   - | 640 |7460 | 640 | 635 |  14k|  29k|3024 | 0.000000e+00 | 3.000000e+00 |    Inf 
59.99/60.03	c  56.4s| 30000 |  4658 |579092 |  19.3 |  43M|  91 |   8 | 640 |7503 | 640 | 620 |  18k|  43k|3565 | 7.692308e-02 | 3.000000e+00 |3800.00%
60.70/60.73	o 2
60.70/60.73	c *57.1s| 30502 |  2398 |584862 |  19.1 |  38M|  91 |   - | 640 |7634 | 640 | 632 |  18k|  43k|3578 | 9.090909e-02 | 2.000000e+00 |2100.00%
65.09/65.17	c 
65.09/65.17	c SCIP Status        : problem is solved [optimal solution found]
65.09/65.17	c Solving Time (sec) : 61.33
65.09/65.17	c Solving Nodes      : 32075
65.09/65.17	c Primal Bound       : +2.00000000000000e+00 (8 solutions)
65.09/65.17	c Dual Bound         : +2.00000000000000e+00
65.09/65.17	c Gap                : 0.00 %
65.09/65.17	s OPTIMUM FOUND
65.09/65.17	v -x256 -x255 -x254 -x253 -x252 -x251 x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 x236 -x235 
65.09/65.17	v -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 
65.09/65.17	v -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 
65.09/65.17	v -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 
65.09/65.17	v -x171 -x170 -x169 -x168 x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 
65.09/65.17	v -x150 -x149 -x148 -x147 -x146 x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 
65.09/65.17	v -x129 x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 
65.09/65.17	v -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 x91 -x90 -x89 -x88 -x87 -x86 -x85 
65.09/65.17	v -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 
65.09/65.17	v -x59 -x58 -x57 -x56 -x55 -x54 x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 
65.09/65.17	v -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 x15 -x14 -x13 -x12 -x11 -x10 -x9 
65.09/65.17	v -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
65.09/65.17	c SCIP Status        : problem is solved [optimal solution found]
65.09/65.17	c Solving Time       :      61.33
65.09/65.17	c Original Problem   :
65.09/65.17	c   Problem name     : HOME/instance-2699613-1278533797.wbo
65.09/65.17	c   Variables        : 9440 (4848 binary, 0 integer, 0 implicit integer, 4592 continuous)
65.09/65.17	c   Constraints      : 9201 initial, 9201 maximal
65.09/65.17	c Presolved Problem  :
65.09/65.17	c   Problem name     : t_HOME/instance-2699613-1278533797.wbo
65.09/65.17	c   Variables        : 640 (448 binary, 0 integer, 0 implicit integer, 192 continuous)
65.09/65.17	c   Constraints      : 4801 initial, 7990 maximal
65.09/65.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
65.09/65.17	c   trivial          :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   implics          :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   probing          :       0.07          0          0          0          0          0          0          0          0
65.09/65.17	c   indicator        :       0.07       4400          0          0          0          0       4400          0          0
65.09/65.17	c   varbound         :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   setppc           :       0.00          0          0          0          0          0          0          0          0
65.09/65.17	c   linear           :       0.19       4400          0          0       4592          0          0          0          0
65.09/65.17	c   logicor          :       0.01          0          0          0          0          0          0          0          0
65.09/65.17	c   root node        :          -          0          -          -          0          -          -          -          -
65.09/65.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
65.09/65.17	c   integral         :          0          0          0      26329          0          8        127          0          0      33974
65.09/65.17	c   indicator        :        192          0      90320       9247          0        271    2085970          0          0          0
65.09/65.17	c   varbound         :        192         16      90016       9245          0          0     456005       4909          0          0
65.09/65.17	c   knapsack         :          1         16      91580       4491          0          0          0          0          0          0
65.09/65.17	c   setppc           :         16         16      91556       4483          0       8967     130295          0          0          0
65.09/65.17	c   logicor          :       4400+        16      57595       4491          0       3780     315862      13568          0          0
65.09/65.17	c   countsols        :          0          0          0        840          0          0          0          0          0          0
65.09/65.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
65.09/65.17	c   integral         :       5.18       0.00       0.00       5.18       0.00
65.09/65.17	c   indicator        :       1.45       0.00       1.34       0.11       0.00
65.09/65.17	c   varbound         :       0.64       0.00       0.61       0.03       0.00
65.09/65.17	c   knapsack         :       0.31       0.00       0.31       0.00       0.00
65.09/65.17	c   setppc           :       0.45       0.00       0.44       0.01       0.00
65.09/65.17	c   logicor          :       4.57       0.01       4.10       0.46       0.00
65.09/65.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00
65.09/65.17	c Propagators        :       Time      Calls    Cutoffs    DomReds
65.09/65.17	c   vbounds          :       1.74      71413          0      16972
65.09/65.17	c   rootredcost      :       0.00          8          0          0
65.09/65.17	c   pseudoobj        :       1.02      91380        151     993732
65.09/65.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
65.09/65.17	c   propagation      :       0.44      12898      12880      56977       21.5       1451        2.8          -
65.09/65.17	c   infeasible LP    :       0.03        321        152        865       48.1         20        6.4          0
65.09/65.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
65.09/65.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
65.09/65.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
65.09/65.17	c   applied globally :          -          -          -      50378       17.8          -          -          -
65.09/65.17	c   applied locally  :          -          -          -        190       54.4          -          -          -
65.09/65.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
65.09/65.17	c   cut pool         :       0.00         14          -          -          0          -    (maximal pool size: 871)
65.09/65.17	c   redcost          :       0.99      32302          0    1106551          0          0
65.09/65.17	c   impliedbounds    :       0.00         11          0          0        495          0
65.09/65.17	c   intobj           :       0.00          0          0          0          0          0
65.09/65.17	c   cgmip            :       0.00          0          0          0          0          0
65.09/65.17	c   gomory           :       0.06         11          0          0        986          0
65.09/65.17	c   strongcg         :       0.02         11          0          0        421          0
65.09/65.17	c   cmir             :       0.00         10          0          0          0          0
65.09/65.17	c   flowcover        :       0.05         10          0          0          0          0
65.09/65.17	c   clique           :       0.01         11          0          0         69          0
65.09/65.17	c   zerohalf         :       0.00          0          0          0          0          0
65.09/65.17	c   mcf              :       0.00          1          0          0          0          0
65.09/65.17	c   rapidlearning    :       0.00          0          0          0          0          0
65.09/65.17	c Pricers            :       Time      Calls       Vars
65.09/65.17	c   problem variables:       0.00          0          0
65.09/65.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
65.09/65.17	c   relpscost        :       5.17      17069          8        127          0          0      33974
65.09/65.17	c   pscost           :       0.00          0          0          0          0          0          0
65.09/65.17	c   inference        :       0.03        832          0          0          0          0       1664
65.09/65.17	c   mostinf          :       0.00          0          0          0          0          0          0
65.09/65.17	c   leastinf         :       0.00          0          0          0          0          0          0
65.09/65.17	c   fullstrong       :       0.00          0          0          0          0          0          0
65.09/65.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
65.09/65.17	c   random           :       0.00          0          0          0          0          0          0
65.09/65.17	c Primal Heuristics  :       Time      Calls      Found
65.09/65.17	c   LP solutions     :       0.00          -          8
65.09/65.17	c   pseudo solutions :       0.00          -          0
65.09/65.17	c   oneopt           :       0.02          8          0
65.09/65.17	c   feaspump         :       0.00          1          0
65.09/65.17	c   crossover        :       0.11         11          0
65.09/65.17	c   fracdiving       :       0.18        112          0
65.09/65.17	c   veclendiving     :       0.14        112          0
65.09/65.17	c   linesearchdiving :       0.13        112          0
65.09/65.17	c   pscostdiving     :       0.16        112          0
65.09/65.17	c   guideddiving     :       0.22        112          0
65.09/65.17	c   coefdiving       :       0.18        113          0
65.09/65.17	c   rootsoldiving    :       0.02         78          0
65.09/65.17	c   objpscostdiving  :       0.02         80          0
65.09/65.17	c   trivial          :       0.01          2          0
65.09/65.17	c   simplerounding   :       0.02          0          0
65.09/65.17	c   zirounding       :       0.02       1000          0
65.09/65.17	c   rounding         :       0.07       2087          0
65.09/65.17	c   shifting         :       0.17        639          0
65.09/65.17	c   intshifting      :       0.00         16          0
65.09/65.17	c   twoopt           :       0.00          0          0
65.09/65.17	c   fixandinfer      :       0.00          0          0
65.09/65.17	c   intdiving        :       0.00          0          0
65.09/65.17	c   actconsdiving    :       0.00          0          0
65.09/65.17	c   octane           :       0.00          0          0
65.09/65.17	c   rens             :       0.02          1          0
65.09/65.17	c   rins             :       0.00          0          0
65.09/65.17	c   localbranching   :       0.00          0          0
65.09/65.17	c   mutation         :       0.00          0          0
65.09/65.17	c   dins             :       0.00          0          0
65.09/65.17	c   undercover       :       0.00          0          0
65.09/65.17	c   nlp              :       0.00          0          0
65.09/65.17	c   trysol           :       0.00          0          0
65.09/65.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
65.09/65.17	c   primal LP        :       0.00          0          0       0.00          -
65.09/65.17	c   dual LP          :      32.93      33833     589773      17.43   17909.90
65.09/65.17	c   lex dual LP      :       0.00          0          0       0.00          -
65.09/65.17	c   barrier LP       :       0.00          0          0       0.00          -
65.09/65.17	c   diving/probing LP:       0.60       1192       9200       7.72   15333.33
65.09/65.17	c   strong branching :       5.02       3596      96563      26.85   19235.66
65.09/65.17	c     (at root node) :          -         33       5435     164.70          -
65.09/65.17	c   conflict analysis:       0.00          0          0       0.00          -
65.09/65.17	c B&B Tree           :
65.09/65.17	c   number of runs   :          1
65.09/65.17	c   nodes            :      32075
65.09/65.17	c   nodes (total)    :      32075
65.09/65.17	c   nodes left       :          0
65.09/65.17	c   max depth        :         91
65.09/65.17	c   max depth (total):         91
65.09/65.17	c   backtracks       :       5438 (17.0%)
65.09/65.17	c   delayed cutoffs  :        946
65.09/65.17	c   repropagations   :      17394 (249969 domain reductions, 656 cutoffs)
65.09/65.17	c   avg switch length:       8.94
65.09/65.17	c   switching time   :       5.09
65.09/65.17	c Solution           :
65.09/65.17	c   Solutions found  :          8 (8 improvements)
65.09/65.17	c   First Solution   : +1.10000000000000e+01   (in run 1, after 39 nodes, 1.98 seconds, depth 11, found by <relaxation>)
65.09/65.17	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 30502 nodes, 57.10 seconds, depth 69, found by <relaxation>)
65.09/65.17	c   Dual Bound       : +2.00000000000000e+00
65.09/65.17	c   Gap              :       0.00 %
65.09/65.17	c   Root Dual Bound  : +0.00000000000000e+00
65.09/65.17	c   Root Iterations  :       1304
65.19/65.22	c Time complete: 65.22.

Verifier Data

OK	2

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2699613-1278533797/watcher-2699613-1278533797 -o /tmp/evaluation-result-2699613-1278533797/solver-2699613-1278533797 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2699613-1278533797.wbo -t 1800 -m 3800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/175 17677
/proc/meminfo: memFree=29558148/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=11112 CPUtime=0
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 1701 0 0 0 0 0 0 0 24 0 1 0 21592649 11378688 1622 4089446400 4194304 9819077 140735888223728 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17677/statm: 2778 1622 392 1374 0 1399 0

[startup+0.019174 s]
/proc/loadavg: 0.00 0.00 0.00 3/175 17677
/proc/meminfo: memFree=29558148/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=16520 CPUtime=0.01
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 3081 0 0 0 1 0 0 0 24 0 1 0 21592649 16916480 3002 4089446400 4194304 9819077 140735888223728 18446744073709551615 8081516 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17677/statm: 4130 3002 392 1374 0 2751 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16520

[startup+0.101163 s]
/proc/loadavg: 0.00 0.00 0.00 3/175 17677
/proc/meminfo: memFree=29558148/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=47804 CPUtime=0.09
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 10887 0 0 0 8 1 0 0 24 0 1 0 21592649 48951296 10454 4089446400 4194304 9819077 140735888223728 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 11951 10454 485 1374 0 10572 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47804

[startup+0.301122 s]
/proc/loadavg: 0.00 0.00 0.00 3/175 17677
/proc/meminfo: memFree=29558148/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=49488 CPUtime=0.29
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 12347 0 0 0 27 2 0 0 25 0 1 0 21592649 50675712 10886 4089446400 4194304 9819077 140735888223728 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 12372 10886 499 1374 0 10993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49488

[startup+0.70106 s]
/proc/loadavg: 0.00 0.00 0.00 3/175 17677
/proc/meminfo: memFree=29558148/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=58020 CPUtime=0.69
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 16146 0 0 0 63 6 0 0 25 0 1 0 21592649 59412480 12763 4089446400 4194304 9819077 140735888223728 18446744073709551615 6386071 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 14505 12763 690 1374 0 13126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58020

[startup+1.5009 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 17692
/proc/meminfo: memFree=29511424/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=59172 CPUtime=1.49
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 31859 0 0 0 139 10 0 0 25 0 1 0 21592649 60592128 12886 4089446400 4194304 9819077 140735888223728 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 14793 12886 722 1374 0 13414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59172

[startup+3.10061 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 17692
/proc/meminfo: memFree=29511424/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=58264 CPUtime=3.09
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 64335 0 0 0 284 25 0 0 25 0 1 0 21592649 59662336 12990 4089446400 4194304 9819077 140735888223728 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 14566 12990 728 1374 0 13187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58264

[startup+6.30102 s]
/proc/loadavg: 0.08 0.02 0.01 2/174 17692
/proc/meminfo: memFree=29510380/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=60180 CPUtime=6.29
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 130080 0 0 0 573 56 0 0 25 0 1 0 21592649 61624320 13350 4089446400 4194304 9819077 140735888223728 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 15045 13350 730 1374 0 13666 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60180

[startup+12.7009 s]
/proc/loadavg: 0.23 0.05 0.02 3/179 17702
/proc/meminfo: memFree=29455076/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=62852 CPUtime=12.69
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 199049 0 0 0 1174 95 0 0 25 0 1 0 21592649 64360448 14086 4089446400 4194304 9819077 140735888223728 18446744073709551615 8652568 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 15665 14085 730 1374 0 14286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62852

[startup+25.5005 s]
/proc/loadavg: 0.62 0.14 0.05 3/179 17703
/proc/meminfo: memFree=29450480/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=68200 CPUtime=25.49
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 350012 0 0 0 2377 172 0 0 25 0 1 0 21592649 69836800 15185 4089446400 4194304 9819077 140735888223728 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 17148 15189 745 1374 0 15769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68200

[startup+51.1008 s]
/proc/loadavg: 1.09 0.29 0.10 3/179 17704
/proc/meminfo: memFree=29443852/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=72932 CPUtime=51.09
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 625480 0 0 0 4795 314 0 0 25 0 1 0 21592649 74682368 16582 4089446400 4194304 9819077 140735888223728 18446744073709551615 6023762 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 18233 16582 745 1374 0 16854 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72932

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

[startup+57.5007 s]
/proc/loadavg: 1.16 0.32 0.11 3/179 17704
/proc/meminfo: memFree=29442856/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=75844 CPUtime=57.49
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 686398 0 0 0 5404 345 0 0 25 0 1 0 21592649 77664256 16928 4089446400 4194304 9819077 140735888223728 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 18961 16928 745 1374 0 17582 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 75844

[startup+60.7011 s]
/proc/loadavg: 1.23 0.35 0.12 3/179 17704
/proc/meminfo: memFree=29442236/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=75088 CPUtime=60.7
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 714000 0 0 0 5711 359 0 0 25 0 1 0 21592649 76890112 17114 4089446400 4194304 9819077 140735888223728 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 18772 17114 745 1374 0 17393 0
Current children cumulated CPU time (s) 60.7
Current children cumulated vsize (KiB) 75088

[startup+62.3008 s]
/proc/loadavg: 1.23 0.35 0.12 3/179 17704
/proc/meminfo: memFree=29440996/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=76864 CPUtime=62.3
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 722184 0 0 0 5865 365 0 0 25 0 1 0 21592649 78708736 17562 4089446400 4194304 9819077 140735888223728 18446744073709551615 5957871 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 19216 17562 745 1374 0 17837 0
Current children cumulated CPU time (s) 62.3
Current children cumulated vsize (KiB) 76864

[startup+63.9005 s]
/proc/loadavg: 1.23 0.35 0.12 3/179 17704
/proc/meminfo: memFree=29438516/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=79356 CPUtime=63.89
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 728409 0 0 0 6017 372 0 0 25 0 1 0 21592649 81260544 18148 4089446400 4194304 9819077 140735888223728 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 19839 18148 745 1374 0 18460 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 79356

[startup+64.7004 s]
/proc/loadavg: 1.23 0.35 0.12 3/179 17704
/proc/meminfo: memFree=29438516/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=81432 CPUtime=64.69
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 731974 0 0 0 6093 376 0 0 25 0 1 0 21592649 83386368 18572 4089446400 4194304 9819077 140735888223728 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 20358 18572 745 1374 0 18979 0
Current children cumulated CPU time (s) 64.69
Current children cumulated vsize (KiB) 81432

[startup+65.1003 s]
/proc/loadavg: 1.29 0.38 0.13 3/179 17704
/proc/meminfo: memFree=29435908/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=81736 CPUtime=65.09
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 733826 0 0 0 6131 378 0 0 25 0 1 0 21592649 83697664 18662 4089446400 4194304 9819077 140735888223728 18446744073709551615 4644815 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17677/statm: 20434 18662 745 1374 0 19055 0
Current children cumulated CPU time (s) 65.09
Current children cumulated vsize (KiB) 81736

[startup+65.2003 s]
/proc/loadavg: 1.29 0.38 0.13 3/179 17704
/proc/meminfo: memFree=29435908/32951124 swapFree=67111528/67111528
[pid=17677] ppid=17675 vsize=79776 CPUtime=65.19
/proc/17677/stat : 17677 (pbscip.linux.x8) R 17675 17677 17528 0 -1 4202496 734201 0 0 0 6140 379 0 0 25 0 1 0 21592649 81690624 18152 4089446400 4194304 9819077 140735888223728 18446744073709551615 4332879 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17677/statm: 19944 18152 746 1374 0 18565 0
Current children cumulated CPU time (s) 65.19
Current children cumulated vsize (KiB) 79776

Child status: 0
Real time (s): 65.2263
CPU time (s): 65.2291
CPU user time (s): 61.4327
CPU system time (s): 3.79642
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 81736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.4327
system time used= 3.79642
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 734205
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= 1
involuntary context switches= 689

runsolver used 0.112982 second user time and 0.220966 second system time

The end

Launcher Data

Begin job on node142 at 2010-07-07 22:16:37
IDJOB=2699613
IDBENCH=79359
IDSOLVER=1205
FILE ID=node142/2699613-1278533797
PBS_JOBID= 11239193
Free space on /tmp= 73328 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/academics/normalized-16wqueens_wcsp.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2699613-1278533797/watcher-2699613-1278533797 -o /tmp/evaluation-result-2699613-1278533797/solver-2699613-1278533797 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2699613-1278533797.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0eca1cee1f66f0b91a7a0aa842de562c
RANDOM SEED=1499548248

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.874
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.874
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.874
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.874
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.874
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5311.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.874
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.874
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.874
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29558676 kB
Buffers:        133076 kB
Cached:        3043948 kB
SwapCached:          0 kB
Active:         958836 kB
Inactive:      2280928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29558676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9024 kB
Writeback:           0 kB
AnonPages:       62788 kB
Mapped:          14796 kB
Slab:            89444 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182268 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73324 MiB
End job on node142 at 2010-07-07 22:17:43