Trace number 3693662

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? 1796.82 1797.11

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
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 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3693662-1338042206.opb>
0.00/0.07	c original problem has 21856 variables (21856 bin, 0 int, 0 impl, 0 cont) and 12129 constraints
0.00/0.07	c problem read in 0.07
0.09/0.19	c presolving:
0.28/0.30	c (round 1) 4857 del vars, 2244 del conss, 0 add conss, 4845 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50472 impls, 6474 clqs
0.28/0.32	c (round 2) 5338 del vars, 2557 del conss, 0 add conss, 5227 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50782 impls, 6364 clqs
0.28/0.34	c (round 3) 5450 del vars, 2643 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50792 impls, 6340 clqs
0.28/0.35	c (round 4) 5455 del vars, 2648 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50792 impls, 6340 clqs
0.39/0.42	c (round 5) 5455 del vars, 2648 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 50792 impls, 6340 clqs
1.09/1.13	c (round 6) 5481 del vars, 2648 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 796456 impls, 6340 clqs
1.09/1.14	c (round 7) 5481 del vars, 2664 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 796456 impls, 6340 clqs
1.89/1.90	c (round 8) 5506 del vars, 2664 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1252288 impls, 6340 clqs
1.89/1.91	c (round 9) 5506 del vars, 2684 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1252288 impls, 6340 clqs
2.69/2.71	c (round 10) 5531 del vars, 2684 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1482010 impls, 6340 clqs
2.69/2.72	c (round 11) 5531 del vars, 2704 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1482010 impls, 6340 clqs
2.99/3.05	c    (3.1s) probing: 1000/16401 (6.1%) - 91 fixings, 0 aggregations, 49156 implications, 0 bound changes
3.29/3.32	c (round 12) 5556 del vars, 2704 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1595848 impls, 6340 clqs
3.29/3.33	c (round 13) 5556 del vars, 2719 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1595848 impls, 6340 clqs
3.99/4.03	c (round 14) 5581 del vars, 2719 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1705230 impls, 6340 clqs
3.99/4.04	c (round 15) 5581 del vars, 2734 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1705230 impls, 6340 clqs
4.69/4.71	c (round 16) 5608 del vars, 2734 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1781574 impls, 6340 clqs
4.69/4.72	c (round 17) 5608 del vars, 2751 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1781574 impls, 6340 clqs
5.29/5.32	c (round 18) 5640 del vars, 2751 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1837180 impls, 6337 clqs
5.29/5.34	c (round 19) 5640 del vars, 2775 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1837180 impls, 6337 clqs
5.39/5.40	c    (5.4s) probing: 2000/16401 (12.2%) - 185 fixings, 0 aggregations, 77355 implications, 0 bound changes
5.59/5.62	c (round 20) 5665 del vars, 2775 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1855082 impls, 6333 clqs
5.59/5.64	c (round 21) 5666 del vars, 2786 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1855244 impls, 6333 clqs
6.09/6.12	c (round 22) 5691 del vars, 2786 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1883322 impls, 6330 clqs
6.09/6.13	c (round 23) 5691 del vars, 2801 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1883322 impls, 6330 clqs
6.39/6.49	c (round 24) 5716 del vars, 2801 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1895854 impls, 6326 clqs
6.49/6.51	c (round 25) 5716 del vars, 2809 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1895854 impls, 6326 clqs
6.49/6.53	c (round 26) 5716 del vars, 2829 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1895854 impls, 6326 clqs
8.09/8.10	c    (8.1s) probing: 3000/16401 (18.3%) - 277 fixings, 0 aggregations, 150608 implications, 0 bound changes
10.09/10.17	c    (10.2s) probing: 3877/16401 (23.6%) - 277 fixings, 0 aggregations, 183236 implications, 0 bound changes
10.09/10.17	c    (10.2s) probing aborted: 1000/1000 successive useless probings
10.09/10.17	c (round 27) 5733 del vars, 2829 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.09/10.18	c (round 28) 5733 del vars, 2840 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.29/10.30	c (round 29) 5733 del vars, 4174 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.29/10.39	c (round 30) 5733 del vars, 5185 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.38/10.42	c (round 31) 5733 del vars, 5230 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.38/10.44	c (round 32) 5733 del vars, 5236 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.58/10.67	c    (10.7s) probing: 3977/16401 (24.2%) - 277 fixings, 0 aggregations, 186627 implications, 0 bound changes
10.58/10.67	c    (10.7s) probing aborted: 1000/1000 successive useless probings
10.58/10.68	c presolving (33 rounds):
10.58/10.68	c  5733 deleted vars, 5236 deleted constraints, 0 added constraints, 5319 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
10.58/10.68	c  2227238 implications, 6325 cliques
10.58/10.68	c presolved problem has 16123 variables (16123 bin, 0 int, 0 impl, 0 cont) and 6893 constraints
10.58/10.68	c    6893 constraints of type <setppc>
10.58/10.68	c transformed objective value is always integral (scale: 1)
10.58/10.68	c Presolving Time: 10.57
10.58/10.68	c - non default parameters ----------------------------------------------------------------------
10.58/10.68	c # SCIP version 2.1.1.4
10.58/10.68	c 
10.58/10.68	c # maximal time in seconds to run
10.58/10.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.58/10.68	c limits/time = 1797
10.58/10.68	c 
10.58/10.68	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.58/10.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.58/10.68	c limits/memory = 13950
10.58/10.68	c 
10.58/10.68	c # default clock type (1: CPU user seconds, 2: wall clock time)
10.58/10.68	c # [type: int, range: [1,2], default: 1]
10.58/10.68	c timing/clocktype = 2
10.58/10.68	c 
10.58/10.68	c # belongs reading time to solving time?
10.58/10.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
10.58/10.68	c timing/reading = TRUE
10.58/10.68	c 
10.58/10.68	c -----------------------------------------------------------------------------------------------
10.58/10.68	c start solving
10.69/10.73	c 
32.58/32.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
32.58/32.63	c  32.6s|     1 |     0 | 27618 |     - | 123M|   0 |1640 |  16k|6927 |  16k|6893 |   0 |  34 |   0 | 1.400064e+01 |      --      |    Inf 
79.28/79.30	c  79.3s|     1 |     0 |124124 |     - | 124M|   0 |1640 |  16k|6927 |  16k|6893 |   0 |  34 |   0 | 1.400064e+01 |      --      |    Inf 
97.08/97.16	c  97.2s|     1 |     0 |140056 |     - | 125M|   0 |1584 |  16k|6927 |  16k|8312 |1419 |  34 |   0 | 1.400219e+01 |      --      |    Inf 
110.17/110.23	c   110s|     1 |     0 |152879 |     - | 125M|   0 |1566 |  16k|6927 |  16k|8326 |1433 |  34 |   0 | 1.400241e+01 |      --      |    Inf 
126.67/126.73	c   127s|     1 |     0 |168138 |     - | 125M|   0 |1662 |  16k|6927 |  16k|8335 |1442 |  34 |   0 | 1.400943e+01 |      --      |    Inf 
131.77/131.84	c   132s|     1 |     0 |172293 |     - | 125M|   0 |1671 |  16k|6927 |  16k|8362 |1469 |  34 |   0 | 1.400943e+01 |      --      |    Inf 
136.67/136.70	c   137s|     1 |     0 |176030 |     - | 126M|   0 |1696 |  16k|6927 |  16k|8370 |1477 |  34 |   0 | 1.401087e+01 |      --      |    Inf 
144.27/144.32	c   144s|     1 |     0 |182760 |     - | 126M|   0 |1771 |  16k|6927 |  16k|8376 |1483 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
147.97/148.03	c   148s|     1 |     0 |185089 |     - | 126M|   0 |1778 |  16k|6927 |  16k|8389 |1496 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
151.46/151.58	c   152s|     1 |     0 |187223 |     - | 126M|   0 |1862 |  16k|6927 |  16k|8395 |1502 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
157.66/157.72	c   158s|     1 |     0 |192036 |     - | 126M|   0 |1894 |  16k|6927 |  16k|8401 |1508 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
160.46/160.59	c   161s|     1 |     0 |193384 |     - | 126M|   0 |1868 |  16k|6927 |  16k|8407 |1514 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
165.26/165.39	c   165s|     1 |     0 |197360 |     - | 126M|   0 |1858 |  16k|6927 |  16k|8414 |1521 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
182.86/182.91	c   183s|     1 |     0 |213399 |     - | 124M|   0 |1542 |  16k|6927 |  16k|7123 |1521 |  34 |   0 | 1.500000e+01 |      --      |    Inf 
186.96/187.05	c   187s|     1 |     0 |217247 |     - | 124M|   0 |1725 |  16k|6927 |  16k|7133 |1531 |  34 |   0 | 1.500000e+01 |      --      |    Inf 
209.05/209.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
209.05/209.18	c   209s|     1 |     2 |217247 |     - | 124M|   0 |1725 |  16k|6927 |  16k|7133 |1531 |  34 |  19 | 1.500000e+01 |      --      |    Inf 
1511.15/1511.46	c  1511s|   100 |   101 |  1130k|9221.4 | 126M|  45 | 960 |  16k|6927 |  16k|6975 |1531 |  34 | 538 | 1.500000e+01 |      --      |    Inf 
1796.70/1797.00	c 
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Solving Time (sec) : 1797.00
1796.70/1797.00	c Solving Nodes      : 180
1796.70/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00	c Dual Bound         : +1.50000000000000e+01
1796.70/1797.00	c Gap                : infinite
1796.70/1797.00	s UNKNOWN
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Total Time         :    1797.00
1796.70/1797.00	c   solving          :    1797.00
1796.70/1797.00	c   presolving       :      10.57 (included in solving)
1796.70/1797.00	c   reading          :       0.07 (included in solving)
1796.70/1797.00	c   copying          :       0.03 (1 #copies) (minimal 0.03, maximal 0.03, average 0.03)
1796.70/1797.00	c Original Problem   :
1796.70/1797.00	c   Problem name     : HOME/instance-3693662-1338042206.opb
1796.70/1797.00	c   Variables        : 21856 (21856 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 12129 initial, 12129 maximal
1796.70/1797.00	c   Objective sense  : minimize
1796.70/1797.00	c Presolved Problem  :
1796.70/1797.00	c   Problem name     : t_HOME/instance-3693662-1338042206.opb
1796.70/1797.00	c   Variables        : 16123 (16123 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 6893 initial, 6979 maximal
1796.70/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   trivial          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   dualfix          :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   implics          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   pseudoobj        :       0.00       0.05          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   probing          :       9.55       0.00        277          0          0          0          0          0          0          0          0
1796.70/1797.00	c   setppc           :       0.57       0.00          0          1          0          0          0       2588          0          0          0
1796.70/1797.00	c   linear           :       0.20       0.00       5319        136          0       5319          0       2648          0          0          0
1796.70/1797.00	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   root node        :          -          -         17          -          -         17          -          -          -          -          -
1796.70/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   integral         :          0          0          0          0        176          0          4          0          0          2          0          0        348
1796.70/1797.00	c   setppc           :       6893       6893         12      27578          0          1          3      13876         10      31724          0          0          0
1796.70/1797.00	c   logicor          :          0+        86         12        190          0          0          0          4          9          4         14          0          0
1796.70/1797.00	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.00	c   integral         :     482.74       0.00       0.00       0.00     482.73       0.00       0.00       0.00
1796.70/1797.00	c   setppc           :       4.51       0.00       0.00       4.48       0.00       0.00       0.00       0.02
1796.70/1797.00	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.00	c   rootredcost      :          0          0          0          0
1796.70/1797.00	c   pseudoobj        :      12483          0          0         11
1796.70/1797.00	c   vbounds          :          0          0          0          0
1796.70/1797.00	c   redcost          :        195          0          0       1257
1796.70/1797.00	c   probing          :          0          0          0          0
1796.70/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.00	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.00	c   pseudoobj        :      14.52       0.05       0.00      14.47       0.00
1796.70/1797.00	c   vbounds          :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.00	c   redcost          :       0.11       0.00       0.00       0.11       0.00
1796.70/1797.00	c   probing          :       9.55       0.00       9.55       0.00       0.00
1796.70/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.00	c   propagation      :       0.00         19         17         54       25.9          0        0.0          -
1796.70/1797.00	c   infeasible LP    :       0.47         11          4        177     1389.4          1       11.0          0
1796.70/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.00	c   applied globally :          -          -          -         86      306.2          -          -          -
1796.70/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.00	c   cut pool         :       0.00                    11          -          -         18          -    (maximal pool size: 1614)
1796.70/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   impliedbounds    :       0.05       0.00         12          0          0       2310          0
1796.70/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   gomory           :       4.08       0.00         10          0          0         15          0
1796.70/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   strongcg         :       4.93       0.00         12          0          0        171          0
1796.70/1797.00	c   cmir             :       0.70       0.00         10          0          0          0          0
1796.70/1797.00	c   flowcover        :       0.83       0.00         10          0          0          0          0
1796.70/1797.00	c   clique           :       6.44       0.00         12          0          0        101          0
1796.70/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   mcf              :       0.01       0.00          1          0          0          0          0
1796.70/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.00	c   problem variables:       0.00          -          0          0
1796.70/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   relpscost        :     482.73       0.00        176          0          2          0          0        348
1796.70/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.00	c   LP solutions     :       0.00          -          -          0
1796.70/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.00	c   crossover        :       0.00       0.00          0          0
1796.70/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.00	c   veclendiving     :     162.38       0.00          3          0
1796.70/1797.00	c   pscostdiving     :     130.34       0.00          4          0
1796.70/1797.00	c   fracdiving       :      60.54       0.00          5          0
1796.70/1797.00	c   coefdiving       :     115.83       0.00          5          0
1796.70/1797.00	c   objpscostdiving  :       5.58       0.00          6          0
1796.70/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.00	c   trivial          :       0.02       0.00          2          0
1796.70/1797.00	c   shiftandpropagate:       0.16       0.00          1          0
1796.70/1797.00	c   simplerounding   :       0.01       0.00          0          0
1796.70/1797.00	c   zirounding       :       0.07       0.00          0          0
1796.70/1797.00	c   rounding         :       0.16       0.00        144          0
1796.70/1797.00	c   shifting         :       0.12       0.00         25          0
1796.70/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.00	c   feaspump         :      46.65       0.00          1          0
1796.70/1797.00	c   clique           :       0.00       0.00          0          0
1796.70/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   rootsoldiving    :      30.80       0.00          2          0
1796.70/1797.00	c   linesearchdiving :      98.09       0.00          6          0
1796.70/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.00	c   octane           :       0.00       0.00          0          0
1796.70/1797.00	c   rens             :       3.72       0.00          1          0
1796.70/1797.00	c   rins             :       0.00       0.00          0          0
1796.70/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.00	c   mutation         :       0.00       0.00          0          0
1796.70/1797.00	c   dins             :       0.00       0.00          0          0
1796.70/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.00	c   undercover       :       0.00       0.00          0          0
1796.70/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.00	c   trysol           :       0.00       0.00          0          0
1796.70/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.00	c   primal LP        :       0.02          2          0       0.00       0.00       0.02          2
1796.70/1797.00	c   dual LP          :     629.57        208     706803    3662.19    1122.67       0.12         15
1796.70/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.00	c   diving/probing LP:     619.19       5039     688646     136.66    1112.17
1796.70/1797.00	c   strong branching :     482.64        618     526625     852.14    1091.13
1796.70/1797.00	c     (at root node) :          -         19      19000    1000.00          -
1796.70/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.00	c B&B Tree           :
1796.70/1797.00	c   number of runs   :          1
1796.70/1797.00	c   nodes            :        180
1796.70/1797.00	c   nodes (total)    :        180
1796.70/1797.00	c   nodes left       :        171
1796.70/1797.00	c   max depth        :         61
1796.70/1797.00	c   max depth (total):         61
1796.70/1797.00	c   backtracks       :         41 (22.8%)
1796.70/1797.00	c   delayed cutoffs  :          0
1796.70/1797.00	c   repropagations   :         61 (2 domain reductions, 0 cutoffs)
1796.70/1797.00	c   avg switch length:       2.94
1796.70/1797.00	c   switching time   :       0.12
1796.70/1797.00	c Solution           :
1796.70/1797.00	c   Solutions found  :          0 (0 improvements)
1796.70/1797.00	c   Primal Bound     :          -
1796.70/1797.00	c   Dual Bound       : +1.50000000000000e+01
1796.70/1797.00	c   Gap              :   infinite
1796.70/1797.00	c   Root Dual Bound  : +1.50000000000000e+01
1796.70/1797.00	c   Root Iterations  :     217247
1796.81/1797.10	c Time complete: 1796.81.

Verifier Data

ERROR: no interpretation found !

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8970
/proc/meminfo: memFree=27477428/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=10836 CPUtime=0 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 1460 0 0 0 0 0 0 0 20 0 1 0 270344972 11096064 1414 33554432000 4194304 10169799 140737164771792 140737164637784 7543003 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 2709 1414 412 1459 0 1241 0

[startup+0.102499 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8970
/proc/meminfo: memFree=27477428/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=55624 CPUtime=0.09 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 12609 0 0 0 7 2 0 0 20 0 1 0 270344972 56958976 12552 33554432000 4194304 10169799 140737164771792 140737164637784 5549214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 13906 12552 463 1459 0 12438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55624

[startup+0.200349 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8970
/proc/meminfo: memFree=27477428/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=80996 CPUtime=0.19 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 18311 0 0 0 16 3 0 0 20 0 1 0 270344972 82939904 18254 33554432000 4194304 10169799 140737164771792 140737164637784 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 20249 18254 561 1459 0 18781 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 80996

[startup+0.300332 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8970
/proc/meminfo: memFree=27477428/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=85180 CPUtime=0.28 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 19351 0 0 0 23 5 0 0 20 0 1 0 270344972 87224320 19294 33554432000 4194304 10169799 140737164771792 140737164637784 4953808 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 21295 19295 563 1459 0 19827 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85180

[startup+0.700297 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8970
/proc/meminfo: memFree=27477428/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=97916 CPUtime=0.69 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 23591 0 0 0 58 11 0 0 20 0 1 0 270344972 100265984 22609 33554432000 4194304 10169799 140737164771792 140737164637784 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 24479 22609 592 1459 0 23011 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97916

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8971
/proc/meminfo: memFree=27367532/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=132672 CPUtime=1.49 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 32268 0 0 0 135 14 0 0 20 0 1 0 270344972 135856128 31286 33554432000 4194304 10169799 140737164771792 140737164769320 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 33168 31286 592 1459 0 31700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132672

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8971
/proc/meminfo: memFree=27341356/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=151880 CPUtime=3.09 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 37071 0 0 0 290 19 0 0 20 0 1 0 270344972 155525120 36089 33554432000 4194304 10169799 140737164771792 140737164769320 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 37970 36089 592 1459 0 36502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151880

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8971
/proc/meminfo: memFree=27318912/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=168380 CPUtime=6.29 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 41191 0 0 0 596 33 0 0 20 0 1 0 270344972 172421120 40209 33554432000 4194304 10169799 140737164771792 140737164769320 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 42095 40209 597 1459 0 40627 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 168380

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 8971
/proc/meminfo: memFree=27263424/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=226332 CPUtime=12.69 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 56052 0 0 0 1221 48 0 0 20 0 1 0 270344972 231763968 53889 33554432000 4194304 10169799 140737164771792 140737164766200 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 56583 53889 761 1459 0 55115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 226332

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8971
/proc/meminfo: memFree=27262004/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=228452 CPUtime=25.48 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 56519 0 0 0 2498 50 0 0 20 0 1 0 270344972 233934848 54356 33554432000 4194304 10169799 140737164771792 140737164766584 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 57113 54356 765 1459 0 55645 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 228452

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8971
/proc/meminfo: memFree=27260392/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=228452 CPUtime=51.08 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 57005 0 0 0 5054 54 0 0 20 0 1 0 270344972 233934848 54838 33554432000 4194304 10169799 140737164771792 140737164764104 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 57113 54838 780 1459 0 55645 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 228452

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8971
/proc/meminfo: memFree=27245636/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=242500 CPUtime=102.28 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 60590 0 0 0 10083 145 0 0 20 0 1 0 270344972 248320000 58404 33554432000 4194304 10169799 140737164771792 140737164766296 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 60625 58404 808 1459 0 59157 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 242500

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9009
/proc/meminfo: memFree=28530972/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=247220 CPUtime=162.26 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 60870 0 0 0 16061 165 0 0 20 0 1 0 270344972 253153280 59221 33554432000 4194304 10169799 140737164771792 140737164766296 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 61805 59221 812 1459 0 60337 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 247220

[startup+222.306 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 9009
/proc/meminfo: memFree=28434824/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=246308 CPUtime=222.25 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 74878 0 0 0 22043 182 0 0 20 0 1 0 270344972 252219392 60202 33554432000 4194304 10169799 140737164771792 140737164766392 7593000 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 61577 60202 864 1459 0 60109 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 246308

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 9010
/proc/meminfo: memFree=28409020/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=248000 CPUtime=282.23 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75237 0 0 0 28032 191 0 0 20 0 1 0 270344972 253952000 60841 33554432000 4194304 10169799 140737164771792 140737164766488 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62000 60841 864 1459 0 60532 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 248000

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9010
/proc/meminfo: memFree=28406320/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=248000 CPUtime=342.23 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75301 0 0 0 34022 201 0 0 20 0 1 0 270344972 253952000 60905 33554432000 4194304 10169799 140737164771792 140737164766616 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62000 60905 864 1459 0 60532 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 248000

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9013
/proc/meminfo: memFree=28405764/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=248000 CPUtime=402.22 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75301 0 0 0 40012 210 0 0 20 0 1 0 270344972 253952000 60905 33554432000 4194304 10169799 140737164771792 140737164765592 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62000 60905 864 1459 0 60532 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 248000

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 9013
/proc/meminfo: memFree=28401564/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=248736 CPUtime=462.21 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75392 0 0 0 46002 219 0 0 20 0 1 0 270344972 254705664 60996 33554432000 4194304 10169799 140737164771792 140737164766280 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62184 60996 864 1459 0 60716 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 248736

[startup+522.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 9013
/proc/meminfo: memFree=28401564/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=248736 CPUtime=522.2 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75392 0 0 0 51992 228 0 0 20 0 1 0 270344972 254705664 60996 33554432000 4194304 10169799 140737164771792 140737164765960 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62184 60996 864 1459 0 60716 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 248736

[startup+582.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 9014
/proc/meminfo: memFree=28401564/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=248736 CPUtime=582.19 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75393 0 0 0 57981 238 0 0 20 0 1 0 270344972 254705664 61061 33554432000 4194304 10169799 140737164771792 140737164766392 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62184 61061 864 1459 0 60716 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 248736

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=28401312/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1122.1 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 111881 329 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164766488 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 249168

[startup+1182.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/176 9018
/proc/meminfo: memFree=28400824/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1182.1 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 117870 340 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164765816 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 249168

[startup+1242.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 9019
/proc/meminfo: memFree=28399452/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1242.09 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 123860 349 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164766296 8032671 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 249168

[startup+1302.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 9019
/proc/meminfo: memFree=28397592/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1302.08 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 129850 358 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164766296 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 249168

[startup+1362.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 9019
/proc/meminfo: memFree=28397716/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1362.07 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 135838 369 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164766440 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 249168

[startup+1422.3 s]
/proc/loadavg: 2.17 2.08 2.01 3/177 9019
/proc/meminfo: memFree=28397336/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1422.06 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 141827 379 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164766392 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 249168

[startup+1482.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/177 9019
/proc/meminfo: memFree=28399072/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1482.06 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 147816 390 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164766296 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 249168

[startup+1542.31 s]
/proc/loadavg: 2.13 2.08 2.01 3/177 9020
/proc/meminfo: memFree=28394732/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=249168 CPUtime=1542.05 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 75516 0 0 0 153804 401 0 0 20 0 1 0 270344972 255148032 61184 33554432000 4194304 10169799 140737164771792 140737164766584 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 62292 61184 864 1459 0 60824 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 249168

[startup+1602.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/178 9023
/proc/meminfo: memFree=28388756/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=253708 CPUtime=1602.03 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 76617 0 0 0 159787 416 0 0 20 0 1 0 270344972 259796992 62265 33554432000 4194304 10169799 140737164771792 140737164765816 8030323 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 63427 62265 865 1459 0 61959 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 253708

[startup+1662.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/177 9023
/proc/meminfo: memFree=28384812/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=258032 CPUtime=1662.03 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 77692 0 0 0 165775 428 0 0 20 0 1 0 270344972 264224768 63340 33554432000 4194304 10169799 140737164771792 140737164766296 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64508 63340 865 1459 0 63040 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 258032

[startup+1722.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/177 9023
/proc/meminfo: memFree=28382580/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=258032 CPUtime=1722.02 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 77760 0 0 0 171764 438 0 0 20 0 1 0 270344972 264224768 63408 33554432000 4194304 10169799 140737164771792 140737164766488 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64508 63408 865 1459 0 63040 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 258032

[startup+1782.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 9023
/proc/meminfo: memFree=28382884/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=259188 CPUtime=1782 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78016 0 0 0 177753 447 0 0 20 0 1 0 270344972 265408512 63664 33554432000 4194304 10169799 140737164771792 140737164765976 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64797 63664 865 1459 0 63329 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 259188

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

[startup+1785.6 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 9023
/proc/meminfo: memFree=28380156/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=259188 CPUtime=1785.31 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78016 0 0 0 178083 448 0 0 20 0 1 0 270344972 265408512 63664 33554432000 4194304 10169799 140737164771792 140737164765928 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64797 63664 865 1459 0 63329 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 259188

[startup+1792.01 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 9023
/proc/meminfo: memFree=28378048/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=259188 CPUtime=1791.71 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78016 0 0 0 178722 449 0 0 20 0 1 0 270344972 265408512 63664 33554432000 4194304 10169799 140737164771792 140737164767992 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64797 63664 865 1459 0 63329 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 259188

[startup+1795.2 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 9023
/proc/meminfo: memFree=28378172/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=259188 CPUtime=1794.91 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78016 0 0 0 179040 451 0 0 20 0 1 0 270344972 265408512 63664 33554432000 4194304 10169799 140737164771792 140737164766296 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64797 63664 865 1459 0 63329 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 259188

[startup+1796 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 9023
/proc/meminfo: memFree=28378172/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=259188 CPUtime=1795.7 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78016 0 0 0 179119 451 0 0 20 0 1 0 270344972 265408512 63664 33554432000 4194304 10169799 140737164771792 140737164766248 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64797 63664 865 1459 0 63329 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (KiB) 259188

[startup+1796.8 s]
/proc/loadavg: 2.10 2.07 2.01 3/176 9023
/proc/meminfo: memFree=28378180/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=259188 CPUtime=1796.5 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78016 0 0 0 179199 451 0 0 20 0 1 0 270344972 265408512 63664 33554432000 4194304 10169799 140737164771792 140737164766248 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64797 63664 865 1459 0 63329 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 259188

[startup+1797 s]
/proc/loadavg: 2.10 2.07 2.01 3/176 9023
/proc/meminfo: memFree=28378180/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=259188 CPUtime=1796.7 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78016 0 0 0 179219 451 0 0 20 0 1 0 270344972 265408512 63664 33554432000 4194304 10169799 140737164771792 140737164766296 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 64797 63664 865 1459 0 63329 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 259188

[startup+1797.1 s]
/proc/loadavg: 2.10 2.07 2.01 3/176 9023
/proc/meminfo: memFree=28378180/32873844 swapFree=7612/7612
[pid=8970] ppid=8968 vsize=213188 CPUtime=1796.81 cores=0,2,4,6
/proc/8970/stat : 8970 (scip-2.1.1.4sfi) R 8968 8970 5919 0 -1 4202496 78018 0 0 0 179229 452 0 0 20 0 1 0 270344972 218304512 52417 33554432000 4194304 10169799 140737164771792 140737164766296 8989847 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8970/statm: 53297 52417 867 1459 0 51829 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 213188

Child status: 0
Real time (s): 1797.11
CPU time (s): 1796.82
CPU user time (s): 1792.3
CPU system time (s): 4.52531
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 302996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.3
system time used= 4.52531
maximum resident set size= 294368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78020
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= 22
involuntary context switches= 1849

runsolver used 2.66359 second user time and 7.33188 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-26 16:23:26
IDJOB=3693662
IDBENCH=89848
IDSOLVER=2272
FILE ID=node143/3693662-1338042206
RUNJOBID= node143-1338029547-6916
PBS_JOBID= 14624332
Free space on /tmp= 71448 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3693662-1338042206/watcher-3693662-1338042206 -o /tmp/evaluation-result-3693662-1338042206/solver-3693662-1338042206 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693662-1338042206.opb -t 1800 -m 15500

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=2139835676

node143.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.787
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.57
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.787
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.787
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.91
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        27477428 kB
Buffers:          270608 kB
Cached:          2848444 kB
SwapCached:            0 kB
Active:          2213472 kB
Inactive:        2393964 kB
Active(anon):    1491072 kB
Inactive(anon):        0 kB
Active(file):     722400 kB
Inactive(file):  2393964 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14496 kB
Writeback:             0 kB
AnonPages:       1500120 kB
Mapped:            17464 kB
Shmem:               200 kB
Slab:             642044 kB
SReclaimable:      84576 kB
SUnreclaim:       557468 kB
KernelStack:        1448 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1619356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1253376 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= 71440 MiB
End job on node143 at 2012-05-26 16:53:23