Trace number 3740889

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.06 1790.34

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-117.opb
MD5SUM5a894dea8c34367412bae22ac1ac0598
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark4.80927
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10238
Total number of constraints224043
Number of constraints which are clauses200340
Number of constraints which are cardinality constraints (but not clauses)998
Number of constraints which are nor clauses,nor cardinality constraints22705
Minimum length of a constraint1
Maximum length of a constraint627
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3740889-1338745394.opb>
1.58/1.60	c original problem has 10238 variables (10238 bin, 0 int, 0 impl, 0 cont) and 224043 constraints
1.58/1.60	c problem read
1.58/1.60	c No objective function, only one solution is needed.
1.58/1.60	c presolving settings loaded
1.79/1.89	c presolving:
2.20/2.28	c (round 1) 2941 del vars, 45937 del conss, 2940 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 121746 impls, 325 clqs
2.29/2.38	c (round 2) 3798 del vars, 83188 del conss, 2940 chg bounds, 2427 chg sides, 3024 chg coeffs, 0 upgd conss, 129838 impls, 325 clqs
2.39/2.44	c (round 3) 3853 del vars, 85933 del conss, 2940 chg bounds, 3131 chg sides, 3902 chg coeffs, 0 upgd conss, 129882 impls, 325 clqs
2.89/2.93	c (round 4) 3853 del vars, 85964 del conss, 2940 chg bounds, 3148 chg sides, 3902 chg coeffs, 138092 upgd conss, 129882 impls, 325 clqs
2.99/3.08	c (round 5) 3853 del vars, 85964 del conss, 2940 chg bounds, 3164 chg sides, 3982 chg coeffs, 138092 upgd conss, 129882 impls, 325 clqs
3.09/3.14	c presolving (6 rounds):
3.09/3.14	c  3853 deleted vars, 85972 deleted constraints, 2940 tightened bounds, 0 added holes, 3164 changed sides, 3982 changed coefficients
3.09/3.14	c  129882 implications, 325 cliques
3.09/3.14	c presolved problem has 6385 variables (6385 bin, 0 int, 0 impl, 0 cont) and 138071 constraints
3.09/3.14	c   21012 constraints of type <knapsack>
3.09/3.14	c   16532 constraints of type <setppc>
3.09/3.14	c       1 constraints of type <linear>
3.09/3.14	c  100526 constraints of type <logicor>
3.09/3.14	c transformed objective value is always integral (scale: 1)
3.09/3.14	c Presolving Time: 1.26
3.09/3.14	c - non default parameters ----------------------------------------------------------------------
3.09/3.14	c # SCIP version 1.2.1.3
3.09/3.14	c 
3.09/3.14	c # frequency for displaying node information lines
3.09/3.14	c # [type: int, range: [-1,2147483647], default: 100]
3.09/3.14	c display/freq = 10000
3.09/3.14	c 
3.09/3.14	c # maximal time in seconds to run
3.09/3.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.14	c limits/time = 1788.41
3.09/3.14	c 
3.09/3.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.09/3.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.14	c limits/memory = 13950
3.09/3.14	c 
3.09/3.14	c # solving stops, if the given number of solutions were found (-1: no limit)
3.09/3.14	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.14	c limits/solutions = 1
3.09/3.14	c 
3.09/3.14	c # maximal number of separation rounds per node (-1: unlimited)
3.09/3.14	c # [type: int, range: [-1,2147483647], default: 5]
3.09/3.14	c separating/maxrounds = 1
3.09/3.14	c 
3.09/3.14	c # maximal number of separation rounds in the root node (-1: unlimited)
3.09/3.14	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.14	c separating/maxroundsroot = 5
3.09/3.14	c 
3.09/3.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.09/3.14	c # [type: int, range: [1,2], default: 1]
3.09/3.14	c timing/clocktype = 2
3.09/3.14	c 
3.09/3.14	c # should presolving try to simplify inequalities
3.09/3.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.14	c constraints/linear/simplifyinequalities = TRUE
3.09/3.14	c 
3.09/3.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.09/3.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.14	c constraints/indicator/addCouplingCons = TRUE
3.09/3.14	c 
3.09/3.14	c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.09/3.14	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.09/3.14	c constraints/knapsack/disaggregation = FALSE
3.09/3.14	c 
3.09/3.14	c # should presolving try to simplify knapsacks
3.09/3.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.14	c constraints/knapsack/simplifyinequalities = TRUE
3.09/3.14	c 
3.09/3.15	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.15	c presolving/probing/maxrounds = 0
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/coefdiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15	c heuristics/coefdiving/maxlpiterquot = 0.075
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/coefdiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 30]
3.09/3.15	c heuristics/crossover/freq = -1
3.09/3.15	c 
3.09/3.15	c # number of nodes added to the contingent of the total nodes
3.09/3.15	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.09/3.15	c heuristics/crossover/nodesofs = 750
3.09/3.15	c 
3.09/3.15	c # number of nodes without incumbent change that heuristic should wait
3.09/3.15	c # [type: longint, range: [0,9223372036854775807], default: 200]
3.09/3.15	c heuristics/crossover/nwaitingnodes = 100
3.09/3.15	c 
3.09/3.15	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.09/3.15	c # [type: real, range: [0,1], default: 0.1]
3.09/3.15	c heuristics/crossover/nodesquot = 0.15
3.09/3.15	c 
3.09/3.15	c # minimum percentage of integer variables that have to be fixed 
3.09/3.15	c # [type: real, range: [0,1], default: 0.666]
3.09/3.15	c heuristics/crossover/minfixingrate = 0.5
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.15	c heuristics/feaspump/freq = -1
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/feaspump/maxlpiterofs = 2000
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/fracdiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15	c heuristics/fracdiving/maxlpiterquot = 0.075
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/fracdiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/guideddiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15	c heuristics/guideddiving/maxlpiterquot = 0.075
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/guideddiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15	c heuristics/intdiving/maxlpiterquot = 0.075
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/intshifting/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/linesearchdiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15	c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/linesearchdiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15	c heuristics/nlp/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.15	c heuristics/objpscostdiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to total iteration number
3.09/3.15	c # [type: real, range: [0,1], default: 0.01]
3.09/3.15	c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/objpscostdiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15	c heuristics/oneopt/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/pscostdiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15	c heuristics/pscostdiving/maxlpiterquot = 0.075
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/pscostdiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15	c heuristics/rens/freq = -1
3.09/3.15	c 
3.09/3.15	c # minimum percentage of integer variables that have to be fixable 
3.09/3.15	c # [type: real, range: [0,1], default: 0.5]
3.09/3.15	c heuristics/rens/minfixingrate = 0.3
3.09/3.15	c 
3.09/3.15	c # number of nodes added to the contingent of the total nodes
3.09/3.15	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.09/3.15	c heuristics/rens/nodesofs = 2000
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.15	c heuristics/rootsoldiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.09/3.15	c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/rootsoldiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15	c heuristics/rounding/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/shifting/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15	c heuristics/simplerounding/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15	c heuristics/trivial/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15	c heuristics/trysol/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15	c heuristics/veclendiving/freq = -1
3.09/3.15	c 
3.09/3.15	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15	c heuristics/veclendiving/maxlpiterquot = 0.075
3.09/3.15	c 
3.09/3.15	c # additional number of allowed LP iterations
3.09/3.15	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15	c heuristics/veclendiving/maxlpiterofs = 1500
3.09/3.15	c 
3.09/3.15	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15	c heuristics/zirounding/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15	c separating/cmir/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15	c separating/flowcover/freq = -1
3.09/3.15	c 
3.09/3.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.09/3.15	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.15	c separating/rapidlearning/freq = 0
3.09/3.15	c 
3.09/3.15	c -----------------------------------------------------------------------------------------------
3.09/3.15	c start solving
3.09/3.15	c 
5.59/5.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.59/5.61	c   4.0s|     1 |     0 |  2034 |     - | 237M|   0 | 145 |6385 | 138k|6385 | 138k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.39/7.48	c   5.9s|     1 |     0 |  2090 |     - | 237M|   0 | 196 |6385 | 138k|6385 | 138k|  14 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.39/9.43	c   7.8s|     1 |     0 |  2121 |     - | 239M|   0 | 170 |6385 | 138k|6385 | 138k|  23 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.39/20.41	c  18.8s|     1 |     0 |  2207 |     - | 239M|   0 | 196 |6385 | 138k|6385 | 138k|  39 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.08/30.15	c  28.5s|     1 |     0 |  2511 |     - | 239M|   0 | 118 |6385 | 138k|6385 | 138k|  45 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
34.29/34.33	c  32.7s|     1 |     0 |  2778 |     - | 240M|   0 | 213 |6385 | 138k|6385 | 138k|  58 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
82.08/82.12	c  80.5s|     1 |     2 |  2778 |     - | 240M|   0 | 213 |6385 | 138k|6385 | 138k|  58 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1789.71/1790.03	c 
1789.71/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1789.71/1790.03	c Solving Time (sec) : 1788.42
1789.71/1790.03	c Solving Nodes      : 90
1789.71/1790.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.71/1790.03	c Dual Bound         : +0.00000000000000e+00
1789.71/1790.03	c Gap                : infinite
1789.71/1790.03	s UNKNOWN
1789.71/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1789.71/1790.03	c Solving Time       :    1788.42
1789.71/1790.03	c Original Problem   :
1789.71/1790.03	c   Problem name     : HOME/instance-3740889-1338745394.opb
1789.71/1790.03	c   Variables        : 10238 (10238 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.03	c   Constraints      : 224043 initial, 224043 maximal
1789.71/1790.03	c Presolved Problem  :
1789.71/1790.03	c   Problem name     : t_HOME/instance-3740889-1338745394.opb
1789.71/1790.03	c   Variables        : 6385 (6385 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.03	c   Constraints      : 138071 initial, 138073 maximal
1789.71/1790.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.71/1790.03	c   trivial          :       0.00         55          0          0          0          0          0          0          0
1789.71/1790.03	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.03	c   implics          :       0.01          0        420          0          0          0          0          0          0
1789.71/1790.03	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.03	c   knapsack         :       0.09          0          0          0          0          0          0         16         80
1789.71/1790.03	c   setppc           :       0.02          0          0          0          0          0          0          0          0
1789.71/1790.03	c   linear           :       0.81       3301         77          0       2940          0      85950       3148       3902
1789.71/1790.03	c   logicor          :       0.15          0          0          0          0          0         22          0          0
1789.71/1790.03	c   root node        :          -          0          -          -          0          -          -          -          -
1789.71/1790.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.71/1790.03	c   integral         :          0          0          0         95          0          0         17          0          0        176
1789.71/1790.03	c   knapsack         :      21012          5        161          0          1          0          0         20          0          0
1789.71/1790.03	c   setppc           :      16532          5        161          0          1          0        789          0          0          0
1789.71/1790.03	c   linear           :          1          5        161          0          1          0          0          0          0          0
1789.71/1790.03	c   logicor          :     100526+         5         76          0          1          0         44          0          0          0
1789.71/1790.03	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.71/1790.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.71/1790.03	c   integral         :    1100.17       0.00       0.00    1100.17       0.00
1789.71/1790.03	c   knapsack         :       0.19       0.06       0.12       0.00       0.00
1789.71/1790.03	c   setppc           :       0.10       0.00       0.09       0.00       0.00
1789.71/1790.03	c   linear           :       0.00       0.00       0.00       0.00       0.00
1789.71/1790.03	c   logicor          :       0.08       0.02       0.05       0.00       0.01
1789.71/1790.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.71/1790.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.71/1790.03	c   vbounds          :       0.00          1          0          0
1789.71/1790.03	c   rootredcost      :       0.00          0          0          0
1789.71/1790.03	c   pseudoobj        :       0.00          0          0          0
1789.71/1790.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.71/1790.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.71/1790.03	c   infeasible LP    :       0.00          1          1          3       15.7          0        0.0          0
1789.71/1790.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.71/1790.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.71/1790.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.71/1790.03	c   applied globally :          -          -          -          2       15.0          -          -          -
1789.71/1790.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.71/1790.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.71/1790.03	c   cut pool         :       0.00          4          -          -         12          -    (maximal pool size: 248)
1789.71/1790.03	c   redcost          :       0.01         92          0          0          0          0
1789.71/1790.03	c   impliedbounds    :       0.00          5          0          0          0          0
1789.71/1790.03	c   intobj           :       0.00          0          0          0          0          0
1789.71/1790.03	c   cgmip            :       0.00          0          0          0          0          0
1789.71/1790.03	c   gomory           :      14.57          5          0          0       2500          0
1789.71/1790.03	c   strongcg         :       8.54          5          0          0       2500          0
1789.71/1790.03	c   cmir             :       0.00          0          0          0          0          0
1789.71/1790.03	c   flowcover        :       0.00          0          0          0          0          0
1789.71/1790.03	c   clique           :       0.20          5          0          0         28          0
1789.71/1790.03	c   zerohalf         :       0.00          0          0          0          0          0
1789.71/1790.03	c   mcf              :       0.11          1          0          0          0          0
1789.71/1790.03	c   rapidlearning    :       0.00          0          0          0          0          0
1789.71/1790.03	c Pricers            :       Time      Calls       Vars
1789.71/1790.03	c   problem variables:       0.00          0          0
1789.71/1790.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.71/1790.03	c   relpscost        :    1100.17         95          0         17          0          0        176
1789.71/1790.03	c   pscost           :       0.00          0          0          0          0          0          0
1789.71/1790.03	c   inference        :       0.00          1          0          0          0          0          2
1789.71/1790.03	c   mostinf          :       0.00          0          0          0          0          0          0
1789.71/1790.03	c   leastinf         :       0.00          0          0          0          0          0          0
1789.71/1790.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.71/1790.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.71/1790.03	c   random           :       0.00          0          0          0          0          0          0
1789.71/1790.03	c Primal Heuristics  :       Time      Calls      Found
1789.71/1790.03	c   LP solutions     :       0.00          -          0
1789.71/1790.03	c   pseudo solutions :       0.00          -          0
1789.71/1790.03	c   trivial          :       0.00          1          0
1789.71/1790.03	c   simplerounding   :       0.00          0          0
1789.71/1790.03	c   zirounding       :       0.00          0          0
1789.71/1790.03	c   rounding         :       0.00          0          0
1789.71/1790.03	c   shifting         :       0.00          0          0
1789.71/1790.03	c   intshifting      :       0.00          0          0
1789.71/1790.03	c   oneopt           :       0.00          0          0
1789.71/1790.03	c   twoopt           :       0.00          0          0
1789.71/1790.03	c   fixandinfer      :       0.00          0          0
1789.71/1790.03	c   feaspump         :       0.00          0          0
1789.71/1790.03	c   coefdiving       :       0.00          0          0
1789.71/1790.03	c   pscostdiving     :       0.00          0          0
1789.71/1790.03	c   fracdiving       :       0.00          0          0
1789.71/1790.03	c   veclendiving     :       0.00          0          0
1789.71/1790.03	c   intdiving        :       0.00          0          0
1789.71/1790.03	c   actconsdiving    :       0.00          0          0
1789.71/1790.03	c   objpscostdiving  :       0.00          0          0
1789.71/1790.03	c   rootsoldiving    :       0.00          0          0
1789.71/1790.03	c   linesearchdiving :       0.00          0          0
1789.71/1790.03	c   guideddiving     :       0.00          0          0
1789.71/1790.03	c   octane           :       0.00          0          0
1789.71/1790.03	c   rens             :       0.00          0          0
1789.71/1790.03	c   rins             :       0.00          0          0
1789.71/1790.03	c   localbranching   :       0.00          0          0
1789.71/1790.03	c   mutation         :       0.00          0          0
1789.71/1790.03	c   crossover        :       0.00          0          0
1789.71/1790.03	c   dins             :       0.00          0          0
1789.71/1790.03	c   undercover       :       0.00          0          0
1789.71/1790.03	c   nlp              :       0.00          0          0
1789.71/1790.03	c   trysol           :       0.00          0          0
1789.71/1790.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.71/1790.03	c   primal LP        :       0.23          0          0       0.00       0.00
1789.71/1790.03	c   dual LP          :     660.59        102     114285    1120.44     173.00
1789.71/1790.03	c   lex dual LP      :       0.00          0          0       0.00          -
1789.71/1790.03	c   barrier LP       :       0.00          0          0       0.00          -
1789.71/1790.03	c   diving/probing LP:       0.00          0          0       0.00          -
1789.71/1790.03	c   strong branching :    1100.13        327     168116     514.12     152.81
1789.71/1790.03	c     (at root node) :          -         20       6655     332.75          -
1789.71/1790.03	c   conflict analysis:       0.00          0          0       0.00          -
1789.71/1790.03	c B&B Tree           :
1789.71/1790.03	c   number of runs   :          1
1789.71/1790.03	c   nodes            :         90
1789.71/1790.03	c   nodes (total)    :         90
1789.71/1790.03	c   nodes left       :         89
1789.71/1790.03	c   max depth        :         33
1789.71/1790.03	c   max depth (total):         33
1789.71/1790.03	c   backtracks       :         10 (11.1%)
1789.71/1790.03	c   delayed cutoffs  :          0
1789.71/1790.03	c   repropagations   :          2 (1 domain reductions, 0 cutoffs)
1789.71/1790.03	c   avg switch length:       1.90
1789.71/1790.03	c   switching time   :       0.38
1789.71/1790.03	c Solution           :
1789.71/1790.03	c   Solutions found  :          0 (0 improvements)
1789.71/1790.03	c   Primal Bound     :          -
1789.71/1790.03	c   Dual Bound       : +0.00000000000000e+00
1789.71/1790.03	c   Gap              :   infinite
1789.71/1790.03	c   Root Dual Bound  : +0.00000000000000e+00
1789.71/1790.03	c   Root Iterations  :       2778
1790.01/1790.33	c Time complete: 1790.04.

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-3740889-1338745394/watcher-3740889-1338745394 -o /tmp/evaluation-result-3740889-1338745394/solver-3740889-1338745394 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740889-1338745394.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.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 1576 0 0 0 0 0 0 0 20 0 1 0 340664006 10211328 1522 33554432000 4194304 8395647 140736205652464 140734536072024 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 2493 1532 374 1026 0 1463 0

[startup+0.046491 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=14176 CPUtime=0.03 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 2810 0 0 0 3 0 0 0 20 0 1 0 340664006 14516224 2756 33554432000 4194304 8395647 140736205652464 140734536072024 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 3544 2756 390 1026 0 2514 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14176

[startup+0.100317 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=17532 CPUtime=0.09 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 3617 0 0 0 9 0 0 0 20 0 1 0 340664006 17952768 3563 33554432000 4194304 8395647 140736205652464 140734536072024 7352066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 4383 3563 390 1026 0 3353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17532

[startup+0.300255 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=29172 CPUtime=0.29 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 6521 0 0 0 28 1 0 0 20 0 1 0 340664006 29872128 6467 33554432000 4194304 8395647 140736205652464 140734536072024 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 7293 6467 390 1026 0 6263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29172

[startup+0.700252 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=51616 CPUtime=0.68 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 12128 0 0 0 67 1 0 0 20 0 1 0 340664006 52854784 12074 33554432000 4194304 8395647 140736205652464 140736205517672 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 12904 12074 390 1026 0 11874 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51616

[startup+1.50024 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26806
/proc/meminfo: memFree=26408928/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=96276 CPUtime=1.49 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 23261 0 0 0 146 3 0 0 20 0 1 0 340664006 98586624 23207 33554432000 4194304 8395647 140736205652464 140736205517672 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 24069 23207 390 1026 0 23039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96276

[startup+3.10029 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26806
/proc/meminfo: memFree=26205436/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=335372 CPUtime=3.09 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 78720 0 0 0 298 11 0 0 20 0 1 0 340664006 343420928 81038 33554432000 4194304 8395647 140736205652464 140736205649176 5220191 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 83843 81038 497 1026 0 82813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 335372

[startup+6.30025 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26806
/proc/meminfo: memFree=25999136/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=519292 CPUtime=6.29 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 105847 0 0 0 613 16 0 0 20 0 1 0 340664006 531755008 120669 33554432000 4194304 8395647 140736205652464 140736205647080 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 129823 120669 600 1026 0 128793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 519292

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26806
/proc/meminfo: memFree=25956348/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=547048 CPUtime=12.69 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 110296 0 0 0 1252 17 0 0 20 0 1 0 340664006 560177152 129494 33554432000 4194304 8395647 140736205652464 140736205647656 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 136762 129494 613 1026 0 135732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 547048

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25949120/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=554656 CPUtime=25.49 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 111202 0 0 0 2531 18 0 0 20 0 1 0 340664006 567967744 131422 33554432000 4194304 8395647 140736205652464 140736205647752 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 138664 131422 613 1026 0 137634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 554656

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25917628/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=588440 CPUtime=51.08 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112159 0 0 0 5088 20 0 0 20 0 1 0 340664006 602562560 139022 33554432000 4194304 8395647 140736205652464 140736205647336 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147110 139022 615 1026 0 146080 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 588440

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25915128/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=588440 CPUtime=102.28 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112191 0 0 0 10205 23 0 0 20 0 1 0 340664006 602562560 139565 33554432000 4194304 8395647 140736205652464 140736205647720 6697390 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147110 139565 616 1026 0 146080 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 588440

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25915036/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=588440 CPUtime=162.26 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112211 0 0 0 16199 27 0 0 20 0 1 0 340664006 602562560 139585 33554432000 4194304 8395647 140736205652464 140736205647768 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147110 139585 616 1026 0 146080 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 588440

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26845
/proc/meminfo: memFree=27358740/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=601884 CPUtime=222.26 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112419 0 0 0 22195 31 0 0 20 0 1 0 340664006 616329216 142770 33554432000 4194304 8395647 140736205652464 140736205647336 6635689 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 150471 142770 616 1026 0 149441 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 601884

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26845
/proc/meminfo: memFree=24668560/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=601884 CPUtime=282.25 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112513 0 0 0 28190 35 0 0 20 0 1 0 340664006 616329216 143886 33554432000 4194304 8395647 140736205652464 140736205647672 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 150471 143886 617 1026 0 149441 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 601884

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 26846
/proc/meminfo: memFree=24595124/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=601884 CPUtime=342.24 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112754 0 0 0 34185 39 0 0 20 0 1 0 340664006 616329216 144893 33554432000 4194304 8395647 140736205652464 140736205647672 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 150471 144893 617 1026 0 149441 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 601884

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26846
/proc/meminfo: memFree=24554984/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=612768 CPUtime=402.23 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 113587 0 0 0 40179 44 0 0 20 0 1 0 340664006 627474432 148566 33554432000 4194304 8395647 140736205652464 140736205647064 6697379 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153192 148566 617 1026 0 152162 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 612768

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26849
/proc/meminfo: memFree=24382228/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=612768 CPUtime=462.22 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 113596 0 0 0 46174 48 0 0 20 0 1 0 340664006 627474432 148875 33554432000 4194304 8395647 140736205652464 140736205647720 6585809 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153192 148875 617 1026 0 152162 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 612768

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26849
/proc/meminfo: memFree=24377748/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=613132 CPUtime=522.21 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 114262 0 0 0 52169 52 0 0 20 0 1 0 340664006 627847168 149629 33554432000 4194304 8395647 140736205652464 140736205647064 7382137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153283 149629 617 1026 0 152253 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 613132

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26849
/proc/meminfo: memFree=24371768/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=614780 CPUtime=582.2 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 114682 0 0 0 58163 57 0 0 20 0 1 0 340664006 629534720 150184 33554432000 4194304 8395647 140736205652464 140736205647064 6698194 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153695 150184 617 1026 0 152665 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 614780

[startup+642.3 s]

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

/proc/meminfo: memFree=24256872/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624608 CPUtime=1002.13 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 115666 0 0 0 100123 90 0 0 20 0 1 0 340664006 639598592 152701 33554432000 4194304 8395647 140736205652464 140736205647928 6698047 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156152 152701 617 1026 0 155122 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 624608

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26855
/proc/meminfo: memFree=24316788/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624608 CPUtime=1062.12 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 115666 0 0 0 106118 94 0 0 20 0 1 0 340664006 639598592 152701 33554432000 4194304 8395647 140736205652464 140736205647592 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156152 152701 617 1026 0 155122 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 624608

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26878
/proc/meminfo: memFree=24311420/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624608 CPUtime=1122.11 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 115666 0 0 0 112112 99 0 0 20 0 1 0 340664006 639598592 152701 33554432000 4194304 8395647 140736205652464 140736205647592 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156152 152701 617 1026 0 155122 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 624608

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 26878
/proc/meminfo: memFree=24329512/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=633392 CPUtime=1182.1 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 121593 0 0 0 118102 108 0 0 20 0 1 0 340664006 648593408 152131 33554432000 4194304 8395647 140736205652464 140736205646184 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 158348 152131 622 1026 0 157318 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 633392

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26879
/proc/meminfo: memFree=24341952/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=589296 CPUtime=1242.1 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 124924 0 0 0 124095 115 0 0 20 0 1 0 340664006 603439104 143878 33554432000 4194304 8395647 140736205652464 140736205647592 6391379 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147324 143878 622 1026 0 146294 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 589296

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26879
/proc/meminfo: memFree=24312756/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=631300 CPUtime=1302.09 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 126193 0 0 0 130089 120 0 0 20 0 1 0 340664006 646451200 149614 33554432000 4194304 8395647 140736205652464 140736205647592 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 157825 149614 622 1026 0 156795 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 631300

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 26879
/proc/meminfo: memFree=24300040/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1362.08 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129400 0 0 0 136082 126 0 0 20 0 1 0 340664006 639336448 152511 33554432000 4194304 8395647 140736205652464 140736205647016 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152511 622 1026 0 155058 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 624352

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26879
/proc/meminfo: memFree=24289368/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1422.07 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 142077 130 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205648024 6586859 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 624352

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26879
/proc/meminfo: memFree=24283232/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1482.06 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 148072 134 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205646872 6697351 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 624352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26880
/proc/meminfo: memFree=24277812/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1542.05 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 154067 138 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205646616 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 624352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26880
/proc/meminfo: memFree=24276292/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1602.04 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 160062 142 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205646872 6697959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 624352

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 26883
/proc/meminfo: memFree=24275880/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1662.03 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129537 0 0 0 166056 147 0 0 20 0 1 0 340664006 639336448 152648 33554432000 4194304 8395647 140736205652464 140736205647592 6390481 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152648 622 1026 0 155058 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 624352

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26883
/proc/meminfo: memFree=24270960/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1722.02 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129537 0 0 0 172051 151 0 0 20 0 1 0 340664006 639336448 152648 33554432000 4194304 8395647 140736205652464 140736205647336 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152648 622 1026 0 155058 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 624352

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24263932/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1782.01 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178046 155 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6698030 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 624352

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1785.21 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178366 155 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205646872 6697305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 624352

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1788.41 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178685 156 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6697949 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 624352

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1789.21 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178765 156 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6752536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1789.21
Current children cumulated vsize (KiB) 624352

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1789.61 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178805 156 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6697268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (KiB) 624352

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=417712 CPUtime=1790.01 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129548 0 0 0 178845 156 0 0 20 0 1 0 340664006 427737088 103788 33554432000 4194304 8395647 140736205652464 140736205647592 6345173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 104428 103788 630 1026 0 103398 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 417712

Child status: 0
Real time (s): 1790.34
CPU time (s): 1790.06
CPU user time (s): 1788.48
CPU system time (s): 1.57876
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 633600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.48
system time used= 1.57876
maximum resident set size= 619740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129554
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= 9
involuntary context switches= 1843

runsolver used 5.17121 second user time and 17.7803 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 19:43:14
IDJOB=3740889
IDBENCH=89669
IDSOLVER=2326
FILE ID=node139/3740889-1338745394
RUNJOBID= node139-1338713558-21699
PBS_JOBID= 14636736
Free space on /tmp= 71076 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-117.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740889-1338745394/watcher-3740889-1338745394 -o /tmp/evaluation-result-3740889-1338745394/solver-3740889-1338745394 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740889-1338745394.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5a894dea8c34367412bae22ac1ac0598
RANDOM SEED=2090923270

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        26472176 kB
Buffers:          509428 kB
Cached:          3355276 kB
SwapCached:          828 kB
Active:          3391504 kB
Inactive:        2128912 kB
Active(anon):    1649456 kB
Inactive(anon):     7952 kB
Active(file):    1742048 kB
Inactive(file):  2120960 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             19444 kB
Writeback:             4 kB
AnonPages:       1661452 kB
Mapped:            13944 kB
Shmem:                 8 kB
Slab:             734500 kB
SReclaimable:     176676 kB
SUnreclaim:       557824 kB
KernelStack:        1456 kB
PageTables:         7288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1793376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 71012 MiB
End job on node139 at 2012-06-03 20:13:05