Trace number 3737659

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)OPT-14 163.56 163.587

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_4.opb
MD5SUM3258ae2375db1ca5a9ce9d305f00baf0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark160.333
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3737659-1338729924.opb>
0.00/0.01	c original problem has 714 variables (714 bin, 0 int, 0 impl, 0 cont) and 865 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 0
0.00/0.01	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.00/0.01	c presolving:
0.09/0.13	c (round 1) 0 del vars, 814 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 50 upgd conss, 5012 impls, 99 clqs
0.09/0.13	c (round 2) 614 del vars, 814 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 150 upgd conss, 5012 impls, 0 clqs
0.09/0.14	c presolving (3 rounds):
0.09/0.14	c  614 deleted vars, 814 deleted constraints, 100 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14	c  5012 implications, 0 cliques
0.09/0.14	c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 151 constraints
0.09/0.14	c     100 constraints of type <knapsack>
0.09/0.14	c      50 constraints of type <setppc>
0.09/0.14	c       1 constraints of type <linear>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.13
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.5
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1797
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.15	c t 0.2s|     1 |     0 |   382 |     - |2124k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 | 0.000000e+00 | 100.00%
0.09/0.15	o -1
0.09/0.15	c R 0.2s|     1 |     0 |   382 |     - |2129k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.000000e+00 |  96.00%
0.09/0.19	o -10
0.09/0.19	c y 0.2s|     1 |     0 |   382 |     - |2358k|   0 | 100 | 100 | 151 | 100 | 151 |   0 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.09/0.19	c   0.2s|     1 |     0 |   398 |     - |2374k|   0 | 100 | 100 | 156 | 100 | 167 |  16 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.18/0.21	c   0.2s|     1 |     0 |   402 |     - |2619k|   0 | 100 | 100 | 156 | 100 | 168 |  17 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.18/0.23	c   0.2s|     1 |     0 |   409 |     - |2824k|   0 | 100 | 100 | 156 | 100 | 173 |  22 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.18/0.25	c   0.2s|     1 |     0 |   414 |     - |2922k|   0 | 100 | 100 | 156 | 100 | 174 |  23 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.18/0.27	c   0.3s|     1 |     0 |   417 |     - |3031k|   0 | 100 | 100 | 156 | 100 | 176 |  25 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.18/0.29	c   0.3s|     1 |     0 |   421 |     - |3081k|   0 | 100 | 100 | 156 | 100 | 178 |  27 |   0 |   0 |-2.500000e+01 |-1.000000e+01 |  60.00%
0.59/0.60	c   0.6s|     1 |     2 |   421 |     - |3082k|   0 | 100 | 100 | 156 | 100 | 178 |  27 |   0 |  30 |-2.500000e+01 |-1.000000e+01 |  60.00%
1.29/1.30	o -11
1.29/1.30	c p 1.3s|    27 |    18 |  1656 |  47.5 |3125k|  13 |   - | 100 | 156 | 100 | 165 |  27 |   0 | 418 |-2.458885e+01 |-1.100000e+01 |  55.26%
2.39/2.40	o -12
2.39/2.40	c * 2.4s|   201 |    82 |  6391 |  29.9 |3248k|  17 |   - | 100 | 156 | 100 | 165 |  27 |   0 | 769 |-2.394870e+01 |-1.200000e+01 |  49.89%
3.20/3.26	o -13
3.20/3.26	c l 3.3s|  1030 |   386 | 25571 |  24.4 |3869k|  45 |   - | 100 | 190 | 100 | 165 |  27 |  40 | 770 |-2.129065e+01 |-1.300000e+01 |  38.94%
14.68/14.73	c  14.7s| 10000 |  6230 |299717 |  29.9 |8947k|  45 |  41 | 100 | 409 | 100 | 165 |  27 | 418 | 775 |-1.876418e+01 |-1.300000e+01 |  30.72%
21.99/22.09	c  22.1s| 20000 |  9912 |475643 |  23.8 |  12M|  56 |  27 | 100 | 376 | 100 | 165 |  27 | 625 | 810 |-1.843953e+01 |-1.300000e+01 |  29.50%
28.08/28.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
28.08/28.15	c  28.1s| 30000 | 12436 |616591 |  20.5 |  15M|  58 |  59 | 100 | 350 | 100 | 165 |  27 | 817 | 912 |-1.828900e+01 |-1.300000e+01 |  28.92%
33.68/33.75	c  33.7s| 40000 | 14598 |743012 |  18.6 |  18M|  60 |   - | 100 | 374 | 100 | 165 |  27 | 985 |1019 |-1.811271e+01 |-1.300000e+01 |  28.23%
38.79/38.82	c  38.8s| 50000 | 16118 |855841 |  17.1 |  20M|  60 |  13 | 100 | 371 | 100 | 165 |  27 |1144 |1131 |-1.802039e+01 |-1.300000e+01 |  27.86%
39.08/39.12	o -14
39.08/39.12	c *39.1s| 50602 |  8308 |862355 |  17.0 |  12M|  60 |   - | 100 | 372 | 100 | 165 |  27 |1155 |1134 |-1.801674e+01 |-1.400000e+01 |  22.29%
43.99/44.00	c  44.0s| 60000 |  8694 |954606 |  15.9 |  12M|  60 |   - | 100 | 297 | 100 | 165 |  27 |1203 |1241 |-1.791951e+01 |-1.400000e+01 |  21.87%
49.08/49.15	c  49.1s| 70000 |  9072 |  1052k|  15.0 |  13M|  60 |   - | 100 | 279 | 100 | 165 |  27 |1259 |1352 |-1.781969e+01 |-1.400000e+01 |  21.44%
54.07/54.16	c  54.2s| 80000 |  9454 |  1147k|  14.3 |  14M|  60 |  45 | 100 | 306 | 100 | 165 |  27 |1335 |1473 |-1.771503e+01 |-1.400000e+01 |  20.97%
59.18/59.21	c  59.2s| 90000 |  9794 |  1243k|  13.8 |  15M|  60 |  37 | 100 | 311 | 100 | 165 |  27 |1384 |1597 |-1.764352e+01 |-1.400000e+01 |  20.65%
64.17/64.24	c  64.2s|100000 | 10092 |  1340k|  13.4 |  16M|  60 |  35 | 100 | 309 | 100 | 165 |  27 |1433 |1714 |-1.755395e+01 |-1.400000e+01 |  20.25%
69.08/69.19	c  69.2s|110000 | 10300 |  1433k|  13.0 |  16M|  60 |   - | 100 | 310 | 100 | 165 |  27 |1495 |1811 |-1.746597e+01 |-1.400000e+01 |  19.84%
73.88/73.97	c  74.0s|120000 | 10398 |  1521k|  12.7 |  17M|  60 |  34 | 100 | 328 | 100 | 165 |  27 |1557 |1924 |-1.738643e+01 |-1.400000e+01 |  19.48%
78.67/78.79	c  78.8s|130000 | 10460 |  1609k|  12.4 |  17M|  60 |   - | 100 | 330 | 100 | 165 |  27 |1618 |2050 |-1.732574e+01 |-1.400000e+01 |  19.20%
83.58/83.60	c  83.6s|140000 | 10490 |  1697k|  12.1 |  18M|  60 |   - | 100 | 309 | 100 | 165 |  27 |1660 |2144 |-1.725380e+01 |-1.400000e+01 |  18.86%
88.27/88.34	c  88.3s|150000 | 10432 |  1783k|  11.9 |  18M|  60 |  36 | 100 | 313 | 100 | 165 |  27 |1722 |2235 |-1.720192e+01 |-1.400000e+01 |  18.61%
92.97/93.04	c  93.0s|160000 | 10298 |  1867k|  11.7 |  18M|  60 |  30 | 100 | 294 | 100 | 165 |  27 |1762 |2340 |-1.714829e+01 |-1.400000e+01 |  18.36%
97.67/97.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.67/97.74	c  97.7s|170000 | 10094 |  1952k|  11.5 |  18M|  60 |   - | 100 | 288 | 100 | 165 |  27 |1803 |2426 |-1.709321e+01 |-1.400000e+01 |  18.10%
102.37/102.43	c   102s|180000 |  9852 |  2036k|  11.3 |  18M|  60 |   - | 100 | 286 | 100 | 165 |  27 |1833 |2531 |-1.703266e+01 |-1.400000e+01 |  17.80%
106.97/107.09	c   107s|190000 |  9544 |  2117k|  11.1 |  18M|  60 |   - | 100 | 274 | 100 | 165 |  27 |1867 |2635 |-1.698003e+01 |-1.400000e+01 |  17.55%
111.67/111.70	c   112s|200000 |  9244 |  2198k|  11.0 |  17M|  60 |   - | 100 | 287 | 100 | 165 |  27 |1921 |2728 |-1.692496e+01 |-1.400000e+01 |  17.28%
116.27/116.31	c   116s|210000 |  8908 |  2278k|  10.8 |  17M|  60 |  32 | 100 | 266 | 100 | 165 |  27 |1952 |2815 |-1.687697e+01 |-1.400000e+01 |  17.05%
120.88/120.94	c   121s|220000 |  8472 |  2358k|  10.7 |  17M|  60 |   - | 100 | 262 | 100 | 165 |  27 |1977 |2895 |-1.681776e+01 |-1.400000e+01 |  16.75%
125.38/125.48	c   125s|230000 |  8008 |  2436k|  10.6 |  16M|  60 |   - | 100 | 264 | 100 | 165 |  27 |2008 |2981 |-1.675965e+01 |-1.400000e+01 |  16.47%
129.97/130.04	c   130s|240000 |  7484 |  2514k|  10.5 |  16M|  60 |  39 | 100 | 249 | 100 | 165 |  27 |2031 |3054 |-1.670001e+01 |-1.400000e+01 |  16.17%
134.57/134.60	c   135s|250000 |  6952 |  2591k|  10.4 |  15M|  60 |  36 | 100 | 244 | 100 | 165 |  27 |2056 |3171 |-1.663113e+01 |-1.400000e+01 |  15.82%
139.07/139.13	c   139s|260000 |  6316 |  2666k|  10.3 |  14M|  60 |   - | 100 | 237 | 100 | 165 |  27 |2083 |3252 |-1.657516e+01 |-1.400000e+01 |  15.54%
143.56/143.63	c   144s|270000 |  5602 |  2741k|  10.2 |  13M|  60 |  36 | 100 | 224 | 100 | 165 |  27 |2097 |3342 |-1.650285e+01 |-1.400000e+01 |  15.17%
148.07/148.10	c   148s|280000 |  4794 |  2815k|  10.1 |  12M|  60 |   - | 100 | 207 | 100 | 165 |  27 |2112 |3430 |-1.643343e+01 |-1.400000e+01 |  14.81%
152.47/152.54	c   153s|290000 |  3766 |  2886k|  10.0 |  11M|  60 |  35 | 100 | 203 | 100 | 165 |  27 |2123 |3503 |-1.634408e+01 |-1.400000e+01 |  14.34%
156.86/156.95	c   157s|300000 |  2682 |  2955k|   9.9 |9536k|  60 |  40 | 100 | 200 | 100 | 165 |  27 |2136 |3594 |-1.623210e+01 |-1.400000e+01 |  13.75%
161.27/161.30	c   161s|310000 |  1230 |  3021k|   9.7 |6860k|  60 |   - | 100 | 199 | 100 | 165 |  27 |2152 |3678 |-1.604863e+01 |-1.400000e+01 |  12.77%
163.46/163.57	c 
163.46/163.57	c SCIP Status        : problem is solved [optimal solution found]
163.46/163.57	c Solving Time (sec) : 163.57
163.46/163.57	c Solving Nodes      : 315174
163.46/163.57	c Primal Bound       : -1.40000000000000e+01 (401 solutions)
163.46/163.57	c Dual Bound         : -1.40000000000000e+01
163.46/163.57	c Gap                : 0.00 %
163.46/163.57	s OPTIMUM FOUND
163.46/163.57	v x85 -x63 -x78 -x89 -x97 x60 -x87 -x72 -x56 x82 x99 -x94 -x93 -x91 -x61 x57 -x81 -x71 -x83 x73 -x98 -x90 -x74 -x70 -x66 -x62 -x80 
163.46/163.57	v -x69 -x68 -x100 -x92 -x53 -x54 -x65 -x55 x51 x96 x67 -x59 -x58 x95 -x86 -x79 -x76 x88 x64 x77 -x75 x84 -x52 x50 -x49 x48 -x47 
163.46/163.57	v -x46 -x45 x44 -x43 -x42 x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 x33 -x32 -x31 x30 -x29 -x28 -x27 -x26 -x25 x24 -x23 x22 x21 
163.46/163.57	v x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 -x1 
163.46/163.57	c SCIP Status        : problem is solved [optimal solution found]
163.46/163.57	c Total Time         :     163.57
163.46/163.57	c   solving          :     163.57
163.46/163.57	c   presolving       :       0.13 (included in solving)
163.46/163.57	c   reading          :       0.01 (included in solving)
163.46/163.57	c Original Problem   :
163.46/163.57	c   Problem name     : HOME/instance-3737659-1338729924.opb
163.46/163.57	c   Variables        : 714 (714 binary, 0 integer, 0 implicit integer, 0 continuous)
163.46/163.57	c   Constraints      : 865 initial, 865 maximal
163.46/163.57	c Presolved Problem  :
163.46/163.57	c   Problem name     : t_HOME/instance-3737659-1338729924.opb
163.46/163.57	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
163.46/163.57	c   Constraints      : 151 initial, 433 maximal
163.46/163.57	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
163.46/163.57	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   dualfix          :       0.00        614          0          0          0          0          0          0          0          0
163.46/163.57	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   setppc           :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
163.46/163.57	c   pseudoboolean    :       0.00          0          0          0          0          0        814        100          0          0
163.46/163.57	c   root node        :          -          2          -          -          2          -          -          -          -          -
163.46/163.57	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
163.46/163.57	c   integral         :          0          0          0     162513          0        404          0        182       1185          0          0     323196
163.46/163.57	c   knapsack         :        100          6     583592          2          0        399      30466        554     909175          0          0          0
163.46/163.57	c   setppc           :         50          6     582323          2          0        398       5557          0     116255          0          0          0
163.46/163.57	c   linear           :          1+         7     583037          2          0        398         17        254         27          0          0          0
163.46/163.57	c   logicor          :          0+         0     198303          0          0          0         25          2       1010          0          0          0
163.46/163.57	c   countsols        :          0          0          0          2          0        402          0          0          0          0          0          0
163.46/163.57	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
163.46/163.57	c   integral         :       6.18       0.00       0.00       6.18       0.00       0.00       0.00
163.46/163.57	c   knapsack         :       3.52       0.00       3.48       0.00       0.00       0.01       0.02
163.46/163.57	c   setppc           :       0.73       0.00       0.73       0.00       0.00       0.00       0.00
163.46/163.57	c   linear           :       0.80       0.00       0.80       0.00       0.00       0.00       0.00
163.46/163.57	c   logicor          :       0.59       0.00       0.59       0.00       0.00       0.00       0.00
163.46/163.57	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
163.46/163.57	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
163.46/163.57	c   vbounds          :          0          0          0          0
163.46/163.57	c   rootredcost      :          5          0          0          0
163.46/163.57	c   pseudoobj        :     589338       3706        569       7128
163.46/163.57	c Propagator Timings :  TotalTime  Propagate    Resprop
163.46/163.57	c   vbounds          :       0.38       0.38       0.00
163.46/163.57	c   rootredcost      :       0.39       0.39       0.00
163.46/163.57	c   pseudoobj        :       1.41       1.40       0.01
163.46/163.57	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
163.46/163.57	c   propagation      :       0.09       1379       1372       7235       33.5          0        0.0          -
163.46/163.57	c   infeasible LP    :       0.01        369        369        760       18.1          0        0.0          0
163.46/163.57	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
163.46/163.57	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
163.46/163.57	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
163.46/163.57	c   applied globally :          -          -          -       1921       20.6          -          -          -
163.46/163.57	c   applied locally  :          -          -          -        242       41.3          -          -          -
163.46/163.57	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
163.46/163.57	c   cut pool         :       0.00          5          -          -         30          -    (maximal pool size: 312)
163.46/163.57	c   redcost          :       1.08     220895          0     195613          0          0
163.46/163.57	c   impliedbounds    :       0.00          6          0          0          0          0
163.46/163.57	c   intobj           :       0.00          0          0          0          0          0
163.46/163.57	c   gomory           :       0.03          6          0          0          0          0
163.46/163.57	c   cgmip            :       0.00          0          0          0          0          0
163.46/163.57	c   closecuts        :       0.00          0          0          0          0          0
163.46/163.57	c   strongcg         :       0.02          6          0          0        291          0
163.46/163.57	c   cmir             :       0.01          6          0          0         21          0
163.46/163.57	c   flowcover        :       0.02          6          0          0          0          0
163.46/163.57	c   clique           :       0.00          1          0          0          0          0
163.46/163.57	c   zerohalf         :       0.00          0          0          0          0          0
163.46/163.57	c   mcf              :       0.00          1          0          0          0          0
163.46/163.57	c   oddcycle         :       0.00          0          0          0          0          0
163.46/163.57	c   rapidlearning    :       0.02          1          0          0          0          5
163.46/163.57	c Pricers            :       Time      Calls       Vars
163.46/163.57	c   problem variables:       0.00          0          0
163.46/163.57	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
163.46/163.57	c   relpscost        :       5.94     162511        182       1185          0          0     323196
163.46/163.57	c   pscost           :       0.00          0          0          0          0          0          0
163.46/163.57	c   inference        :       0.00          0          0          0          0          0          0
163.46/163.57	c   mostinf          :       0.00          0          0          0          0          0          0
163.46/163.57	c   leastinf         :       0.00          0          0          0          0          0          0
163.46/163.57	c   fullstrong       :       0.00          0          0          0          0          0          0
163.46/163.57	c   allfullstrong    :       0.00          0          0          0          0          0          0
163.46/163.57	c   random           :       0.00          0          0          0          0          0          0
163.46/163.57	c Primal Heuristics  :       Time      Calls      Found
163.46/163.57	c   LP solutions     :       0.01          -          2
163.46/163.57	c   pseudo solutions :       0.00          -          0
163.46/163.57	c   feaspump         :       0.03          0          0
163.46/163.57	c   oneopt           :       0.23          5          0
163.46/163.57	c   crossover        :       0.42          2          0
163.46/163.57	c   pscostdiving     :       0.78        281          1
163.46/163.57	c   fracdiving       :       0.55        281          0
163.46/163.57	c   objpscostdiving  :       0.93        141         80
163.46/163.57	c   rootsoldiving    :       0.48        141         71
163.46/163.57	c   veclendiving     :       0.74        282          0
163.46/163.57	c   linesearchdiving :       0.55        282          1
163.46/163.57	c   coefdiving       :       0.70        282          0
163.46/163.57	c   guideddiving     :       0.56        282          0
163.46/163.57	c   trivial          :       0.00          2          1
163.46/163.57	c   shiftandpropagate:       0.00          0          0
163.46/163.57	c   simplerounding   :       0.15          0          0
163.46/163.57	c   zirounding       :       2.53          0          0
163.46/163.57	c   rounding         :       1.60      20265          1
163.46/163.57	c   shifting         :       3.72      18319        243
163.46/163.57	c   intshifting      :       0.01          0          0
163.46/163.57	c   twoopt           :       0.00          0          0
163.46/163.57	c   fixandinfer      :       0.00          0          0
163.46/163.57	c   clique           :       0.00          0          0
163.46/163.57	c   intdiving        :       0.00          0          0
163.46/163.57	c   actconsdiving    :       0.00          0          0
163.46/163.57	c   octane           :       0.00          0          0
163.46/163.57	c   rens             :       0.01          0          0
163.46/163.57	c   rins             :       0.00          0          0
163.46/163.57	c   localbranching   :       0.00          0          0
163.46/163.57	c   mutation         :       0.00          0          0
163.46/163.57	c   dins             :       0.00          0          0
163.46/163.57	c   vbounds          :       0.00          0          0
163.46/163.57	c   undercover       :       0.00          0          0
163.46/163.57	c   subnlp           :       0.20          0          0
163.46/163.57	c   trysol           :       0.33          0          0
163.46/163.57	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
163.46/163.57	c   primal LP        :       0.00          0          0       0.00          -
163.46/163.57	c   dual LP          :     108.30     333090    2938025       8.82   27129.44
163.46/163.57	c   lex dual LP      :       0.00          0          0       0.00          -
163.46/163.57	c   barrier LP       :       0.00          0          0       0.00          -
163.46/163.57	c   diving/probing LP:       3.87      24246     115873       4.78   29962.48
163.46/163.57	c   strong branching :       3.92       3750      85051      22.68   21684.84
163.46/163.57	c     (at root node) :          -         30       4623     154.10          -
163.46/163.57	c   conflict analysis:       0.00          0          0       0.00          -
163.46/163.57	c B&B Tree           :
163.46/163.57	c   number of runs   :          1
163.46/163.57	c   nodes            :     315174
163.46/163.57	c   nodes (total)    :     315174
163.46/163.57	c   nodes left       :          0
163.46/163.57	c   max depth        :         60
163.46/163.57	c   max depth (total):         60
163.46/163.57	c   backtracks       :      46109 (14.6%)
163.46/163.57	c   delayed cutoffs  :          0
163.46/163.57	c   repropagations   :       1689 (979 domain reductions, 0 cutoffs)
163.46/163.57	c   avg switch length:       6.78
163.46/163.57	c   switching time   :       6.77
163.46/163.57	c Solution           :
163.46/163.57	c   Solutions found  :        401 (7 improvements)
163.46/163.57	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
163.46/163.57	c   Primal Bound     : -1.40000000000000e+01   (in run 1, after 50602 nodes, 39.10 seconds, depth 29, found by <relaxation>)
163.46/163.57	c   Dual Bound       : -1.40000000000000e+01
163.46/163.57	c   Gap              :       0.00 %
163.46/163.57	c   Root Dual Bound  : -2.50000000000000e+01
163.46/163.57	c   Root Iterations  :        421
163.46/163.58	c Time complete: 163.55.

Verifier Data

OK	-14

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-3737659-1338729924/watcher-3737659-1338729924 -o /tmp/evaluation-result-3737659-1338729924/solver-3737659-1338729924 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3737659-1338729924.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.01 2.00 2.00 3/176 13328
/proc/meminfo: memFree=28638208/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=9180 CPUtime=0 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 1351 0 0 0 0 0 0 0 20 0 1 0 339116800 9400320 1305 33554432000 4194304 9016284 140734889209376 140734889208344 4354043 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 2295 1310 249 1178 0 1113 0

[startup+0.077594 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 13328
/proc/meminfo: memFree=28638208/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=19992 CPUtime=0.07 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 4014 0 0 0 7 0 0 0 20 0 1 0 339116800 20471808 3711 33554432000 4194304 9016284 140734889209376 140734889208344 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 4998 3711 484 1178 0 3816 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19992

[startup+0.100252 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 13328
/proc/meminfo: memFree=28638208/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=19992 CPUtime=0.09 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 4014 0 0 0 9 0 0 0 20 0 1 0 339116800 20471808 3711 33554432000 4194304 9016284 140734889209376 140734889208344 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 4998 3711 484 1178 0 3816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19992

[startup+0.300252 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 13328
/proc/meminfo: memFree=28638208/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=30896 CPUtime=0.29 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 7541 0 0 0 28 1 0 0 20 0 1 0 339116800 31637504 6532 33554432000 4194304 9016284 140734889209376 140734889208344 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 7724 6532 703 1178 0 6542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30896

[startup+0.700179 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 13328
/proc/meminfo: memFree=28638208/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=30896 CPUtime=0.69 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 7545 0 0 0 68 1 0 0 20 0 1 0 339116800 31637504 6536 33554432000 4194304 9016284 140734889209376 140734889202680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 7724 6536 707 1178 0 6542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30896

[startup+1.50018 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28609320/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=30896 CPUtime=1.48 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 7547 0 0 0 146 2 0 0 20 0 1 0 339116800 31637504 6538 33554432000 4194304 9016284 140734889209376 140734889202680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 7724 6538 709 1178 0 6542 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30896

[startup+3.10025 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28608816/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=30896 CPUtime=3.09 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 7683 0 0 0 302 7 0 0 20 0 1 0 339116800 31637504 6674 33554432000 4194304 9016284 140734889209376 140734889202792 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 7724 6674 710 1178 0 6542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30896

[startup+6.30018 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28599004/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=31920 CPUtime=6.28 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 8987 0 0 0 615 13 0 0 20 0 1 0 339116800 32686080 6980 33554432000 4194304 9016284 140734889209376 140734889203288 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 7980 6980 716 1178 0 6798 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31920

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28591388/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=30896 CPUtime=12.69 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 9983 0 0 0 1238 31 0 0 20 0 1 0 339116800 31637504 6772 33554432000 4194304 9016284 140734889209376 140734889203336 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 7724 6772 716 1178 0 6542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30896

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28573492/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=37880 CPUtime=25.49 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 15017 0 0 0 2485 64 0 0 20 0 1 0 339116800 38789120 8459 33554432000 4194304 9016284 140734889209376 140734889203336 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 9470 8459 716 1178 0 8288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37880

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28542440/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=44084 CPUtime=51.08 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 28320 0 0 0 4975 133 0 0 20 0 1 0 339116800 45142016 10111 33554432000 4194304 9016284 140734889209376 140734889203240 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 11021 10111 716 1178 0 9839 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44084

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28515764/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=44376 CPUtime=102.28 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 34317 0 0 0 9973 255 0 0 20 0 1 0 339116800 45441024 10184 33554432000 4194304 9016284 140734889209376 140734889203704 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 11094 10184 716 1178 0 9912 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 44376

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28541016/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=44444 CPUtime=162.26 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 35922 0 0 0 15839 387 0 0 20 0 1 0 339116800 45510656 10171 33554432000 4194304 9016284 140734889209376 140734889203704 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 11111 10171 716 1178 0 9929 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 44444

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

[startup+163.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28541016/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=44444 CPUtime=163.06 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 35922 0 0 0 15917 389 0 0 20 0 1 0 339116800 45510656 10171 33554432000 4194304 9016284 140734889209376 140734889203704 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 11111 10171 716 1178 0 9929 0
Current children cumulated CPU time (s) 163.06
Current children cumulated vsize (KiB) 44444

[startup+163.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13329
/proc/meminfo: memFree=28541016/32873844 swapFree=7644/7644
[pid=13328] ppid=13326 vsize=44444 CPUtime=163.46 cores=1,3,5,7
/proc/13328/stat : 13328 (scip-2.0.1.4b_2) R 13326 13328 10351 0 -1 4202496 35922 0 0 0 15956 390 0 0 20 0 1 0 339116800 45510656 10171 33554432000 4194304 9016284 140734889209376 140734889203704 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13328/statm: 11111 10171 716 1178 0 9929 0
Current children cumulated CPU time (s) 163.46
Current children cumulated vsize (KiB) 44444

Child status: 0
Real time (s): 163.587
CPU time (s): 163.56
CPU user time (s): 159.649
CPU system time (s): 3.91141
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 44444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.649
system time used= 3.9114
maximum resident set size= 51004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35929
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 170

runsolver used 0.239963 second user time and 0.6559 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-03 15:25:24
IDJOB=3737659
IDBENCH=48277
IDSOLVER=2329
FILE ID=node147/3737659-1338729924
RUNJOBID= node147-1338702405-10368
PBS_JOBID= 14636713
Free space on /tmp= 70768 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_4.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737659-1338729924/watcher-3737659-1338729924 -o /tmp/evaluation-result-3737659-1338729924/solver-3737659-1338729924 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3737659-1338729924.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3258ae2375db1ca5a9ce9d305f00baf0
RANDOM SEED=1650613037

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28639108 kB
Buffers:          451156 kB
Cached:          2594864 kB
SwapCached:         3380 kB
Active:          1823940 kB
Inactive:        1549652 kB
Active(anon):     323684 kB
Inactive(anon):     5908 kB
Active(file):    1500256 kB
Inactive(file):  1543744 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:             35820 kB
Writeback:             0 kB
AnonPages:        444648 kB
Mapped:            12124 kB
Shmem:                 0 kB
Slab:             722376 kB
SReclaimable:     163320 kB
SUnreclaim:       559056 kB
KernelStack:        1472 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     451972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 70752 MiB
End job on node147 at 2012-06-03 15:28:08