Trace number 3739735

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? 1789.85 1790.14

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12039_7-sat.opb
MD5SUM0f318fc75cd8d877b44870fe2fa76e77
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25410
Total number of constraints83992
Number of constraints which are clauses83576
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints416
Minimum length of a constraint1
Maximum length of a constraint120
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 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 732
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.01	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3739735-1338732164.opb>
0.48/0.56	c original problem has 25410 variables (25410 bin, 0 int, 0 impl, 0 cont) and 83992 constraints
0.48/0.56	c problem read
0.48/0.56	c No objective function, only one solution is needed.
0.48/0.56	c presolving settings loaded
0.69/0.73	c presolving:
2.38/2.43	c (round 1) 6956 del vars, 19872 del conss, 5195 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4772520 impls, 0 clqs
2.98/3.02	c (round 2) 14227 del vars, 47451 del conss, 11977 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4815302 impls, 0 clqs
3.08/3.11	c (round 3) 16420 del vars, 58116 del conss, 13133 chg bounds, 69 chg sides, 59 chg coeffs, 0 upgd conss, 4831088 impls, 0 clqs
3.08/3.15	c (round 4) 17480 del vars, 61632 del conss, 13864 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4841045 impls, 0 clqs
3.08/3.19	c (round 5) 18361 del vars, 64415 del conss, 14437 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4852025 impls, 0 clqs
3.18/3.21	c (round 6) 18995 del vars, 66549 del conss, 14840 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4857021 impls, 0 clqs
3.18/3.23	c (round 7) 19335 del vars, 67875 del conss, 15051 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4860595 impls, 0 clqs
3.18/3.24	c (round 8) 19514 del vars, 68552 del conss, 15159 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4862618 impls, 0 clqs
3.18/3.25	c (round 9) 19610 del vars, 68931 del conss, 15206 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4864145 impls, 0 clqs
3.18/3.25	c (round 10) 19654 del vars, 69125 del conss, 15228 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4864554 impls, 0 clqs
3.18/3.26	c (round 11) 19681 del vars, 69212 del conss, 15238 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865230 impls, 0 clqs
3.18/3.26	c (round 12) 19694 del vars, 69270 del conss, 15244 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865412 impls, 0 clqs
3.18/3.27	c (round 13) 19700 del vars, 69307 del conss, 15246 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865446 impls, 0 clqs
3.18/3.27	c (round 14) 19700 del vars, 69311 del conss, 15246 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865446 impls, 0 clqs
3.29/3.33	c (round 15) 19700 del vars, 69311 del conss, 15246 chg bounds, 86 chg sides, 89 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.39/3.42	c (round 16) 19700 del vars, 69311 del conss, 15246 chg bounds, 113 chg sides, 157 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.39/3.43	c (round 17) 19701 del vars, 69315 del conss, 15246 chg bounds, 114 chg sides, 174 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.39/3.45	c (round 18) 19702 del vars, 69319 del conss, 15246 chg bounds, 114 chg sides, 179 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.39/3.46	c (round 19) 19703 del vars, 69323 del conss, 15246 chg bounds, 115 chg sides, 189 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.39/3.48	c (round 20) 19704 del vars, 69327 del conss, 15246 chg bounds, 115 chg sides, 189 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.39/3.49	c (round 21) 19705 del vars, 69331 del conss, 15246 chg bounds, 115 chg sides, 189 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.48/3.50	c (round 22) 19706 del vars, 69335 del conss, 15246 chg bounds, 115 chg sides, 190 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.48/3.51	c (round 23) 19707 del vars, 69339 del conss, 15246 chg bounds, 115 chg sides, 191 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.48/3.53	c (round 24) 19708 del vars, 69343 del conss, 15246 chg bounds, 115 chg sides, 192 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.48/3.54	c (round 25) 19709 del vars, 69347 del conss, 15246 chg bounds, 115 chg sides, 193 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.48/3.55	c (round 26) 19710 del vars, 69350 del conss, 15246 chg bounds, 118 chg sides, 197 chg coeffs, 14681 upgd conss, 4865446 impls, 0 clqs
3.48/3.57	c presolving (27 rounds):
3.48/3.57	c  19710 deleted vars, 69350 deleted constraints, 15246 tightened bounds, 0 added holes, 118 changed sides, 198 changed coefficients
3.48/3.57	c  4865446 implications, 0 cliques
3.48/3.57	c presolved problem has 5700 variables (5700 bin, 0 int, 0 impl, 0 cont) and 14642 constraints
3.48/3.57	c     351 constraints of type <knapsack>
3.48/3.57	c   11782 constraints of type <setppc>
3.48/3.57	c    2509 constraints of type <logicor>
3.48/3.57	c transformed objective value is always integral (scale: 1)
3.48/3.57	c Presolving Time: 2.89
3.48/3.57	c - non default parameters ----------------------------------------------------------------------
3.48/3.57	c # SCIP version 1.2.1.3
3.48/3.57	c 
3.48/3.57	c # frequency for displaying node information lines
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 100]
3.48/3.57	c display/freq = 10000
3.48/3.57	c 
3.48/3.57	c # maximal time in seconds to run
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.48/3.57	c limits/time = 1789.45
3.48/3.57	c 
3.48/3.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.48/3.57	c limits/memory = 13950
3.48/3.57	c 
3.48/3.57	c # solving stops, if the given number of solutions were found (-1: no limit)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.57	c limits/solutions = 1
3.48/3.57	c 
3.48/3.57	c # maximal number of separation rounds per node (-1: unlimited)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 5]
3.48/3.57	c separating/maxrounds = 1
3.48/3.57	c 
3.48/3.57	c # maximal number of separation rounds in the root node (-1: unlimited)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.57	c separating/maxroundsroot = 5
3.48/3.57	c 
3.48/3.57	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.48/3.57	c # [type: int, range: [1,2], default: 1]
3.48/3.57	c timing/clocktype = 2
3.48/3.57	c 
3.48/3.57	c # should presolving try to simplify inequalities
3.48/3.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.48/3.57	c constraints/linear/simplifyinequalities = TRUE
3.48/3.57	c 
3.48/3.57	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.48/3.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.48/3.57	c constraints/indicator/addCouplingCons = TRUE
3.48/3.57	c 
3.48/3.57	c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.48/3.57	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.48/3.57	c constraints/knapsack/disaggregation = FALSE
3.48/3.57	c 
3.48/3.57	c # should presolving try to simplify knapsacks
3.48/3.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.48/3.57	c constraints/knapsack/simplifyinequalities = TRUE
3.48/3.57	c 
3.48/3.57	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.57	c presolving/probing/maxrounds = 0
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/coefdiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.57	c heuristics/coefdiving/maxlpiterquot = 0.075
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/coefdiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 30]
3.48/3.57	c heuristics/crossover/freq = -1
3.48/3.57	c 
3.48/3.57	c # number of nodes added to the contingent of the total nodes
3.48/3.57	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.48/3.57	c heuristics/crossover/nodesofs = 750
3.48/3.57	c 
3.48/3.57	c # number of nodes without incumbent change that heuristic should wait
3.48/3.57	c # [type: longint, range: [0,9223372036854775807], default: 200]
3.48/3.57	c heuristics/crossover/nwaitingnodes = 100
3.48/3.57	c 
3.48/3.57	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.48/3.57	c # [type: real, range: [0,1], default: 0.1]
3.48/3.57	c heuristics/crossover/nodesquot = 0.15
3.48/3.57	c 
3.48/3.57	c # minimum percentage of integer variables that have to be fixed 
3.48/3.57	c # [type: real, range: [0,1], default: 0.666]
3.48/3.57	c heuristics/crossover/minfixingrate = 0.5
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 20]
3.48/3.57	c heuristics/feaspump/freq = -1
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/feaspump/maxlpiterofs = 2000
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/fracdiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.57	c heuristics/fracdiving/maxlpiterquot = 0.075
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/fracdiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/guideddiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.57	c heuristics/guideddiving/maxlpiterquot = 0.075
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/guideddiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.57	c heuristics/intdiving/maxlpiterquot = 0.075
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/intshifting/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/linesearchdiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.57	c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/linesearchdiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.57	c heuristics/nlp/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 20]
3.48/3.57	c heuristics/objpscostdiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to total iteration number
3.48/3.57	c # [type: real, range: [0,1], default: 0.01]
3.48/3.57	c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/objpscostdiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.57	c heuristics/oneopt/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/pscostdiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.57	c heuristics/pscostdiving/maxlpiterquot = 0.075
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/pscostdiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.57	c heuristics/rens/freq = -1
3.48/3.57	c 
3.48/3.57	c # minimum percentage of integer variables that have to be fixable 
3.48/3.57	c # [type: real, range: [0,1], default: 0.5]
3.48/3.57	c heuristics/rens/minfixingrate = 0.3
3.48/3.57	c 
3.48/3.57	c # number of nodes added to the contingent of the total nodes
3.48/3.57	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.48/3.57	c heuristics/rens/nodesofs = 2000
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 20]
3.48/3.57	c heuristics/rootsoldiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.48/3.57	c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/rootsoldiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.57	c heuristics/rounding/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/shifting/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.57	c heuristics/simplerounding/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.57	c heuristics/trivial/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.57	c heuristics/trysol/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.57	c heuristics/veclendiving/freq = -1
3.48/3.57	c 
3.48/3.57	c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.57	c heuristics/veclendiving/maxlpiterquot = 0.075
3.48/3.57	c 
3.48/3.57	c # additional number of allowed LP iterations
3.48/3.57	c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.57	c heuristics/veclendiving/maxlpiterofs = 1500
3.48/3.57	c 
3.48/3.57	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.57	c heuristics/zirounding/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.57	c separating/cmir/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.57	c separating/flowcover/freq = -1
3.48/3.57	c 
3.48/3.57	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.48/3.57	c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.57	c separating/rapidlearning/freq = 0
3.48/3.57	c 
3.48/3.57	c -----------------------------------------------------------------------------------------------
3.48/3.57	c start solving
3.48/3.57	c 
16.38/16.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.38/16.46	c  15.9s|     1 |     0 | 11154 |     - | 117M|   0 |3522 |5700 |  14k|5700 |  14k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
36.18/36.29	c  35.7s|     1 |     0 | 20037 |     - | 117M|   0 |3043 |5700 |  14k|5700 |  14k|   8 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
51.18/51.28	c  50.7s|     1 |     0 | 26256 |     - | 117M|   0 |2868 |5700 |  14k|5700 |  14k|  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
61.77/61.81	c  61.3s|     1 |     0 | 30913 |     - | 117M|   0 |3069 |5700 |  14k|5700 |  14k|  32 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
72.38/72.42	c  71.9s|     1 |     0 | 34562 |     - | 117M|   0 |3006 |5700 |  14k|5700 |  14k|  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
83.87/83.97	c  83.4s|     1 |     0 | 38589 |     - | 117M|   0 |3209 |5700 |  14k|5700 |  14k|  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
116.26/116.36	c   116s|     1 |     2 | 38589 |     - | 117M|   0 |3209 |5700 |  14k|5700 |  14k|  51 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
1789.70/1790.01	c 
1789.70/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.01	c Solving Time (sec) : 1789.45
1789.70/1790.01	c Solving Nodes      : 413
1789.70/1790.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.70/1790.01	c Dual Bound         : +0.00000000000000e+00
1789.70/1790.01	c Gap                : infinite
1789.70/1790.01	s UNKNOWN
1789.70/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.01	c Solving Time       :    1789.45
1789.70/1790.01	c Original Problem   :
1789.70/1790.01	c   Problem name     : HOME/instance-3739735-1338732164.opb
1789.70/1790.01	c   Variables        : 25410 (25410 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.01	c   Constraints      : 83992 initial, 83992 maximal
1789.70/1790.01	c Presolved Problem  :
1789.70/1790.01	c   Problem name     : t_HOME/instance-3739735-1338732164.opb
1789.70/1790.01	c   Variables        : 5700 (5700 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.01	c   Constraints      : 14642 initial, 14827 maximal
1789.70/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.01	c   trivial          :       0.01        808          0          0          0          0          0          0          0
1789.70/1790.01	c   dualfix          :       0.01        121          0          0          0          0          0          0          0
1789.70/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   implics          :       0.05          0          0          0          0          0          0          0          0
1789.70/1790.01	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   knapsack         :       0.08          0          0          0          0          0          0         32        109
1789.70/1790.01	c   setppc           :       0.04          0          0          0          0          0         39          0          0
1789.70/1790.01	c   linear           :       2.49      14438       4343          0      15246          0      69311         86         89
1789.70/1790.01	c   logicor          :       0.10          0          0          0          0          0          0          0          0
1789.70/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.01	c   integral         :          0          0          0        290          0          0          0          0          0        580
1789.70/1790.01	c   knapsack         :        351          5       3681          0          1          3       3373         46          0          0
1789.70/1790.01	c   setppc           :      11782          5       3678          0          1          8      25269          0          0          0
1789.70/1790.01	c   logicor          :       2509+         5       2670          0          1         19       4210          0          0          0
1789.70/1790.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.70/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.01	c   integral         :     731.08       0.00       0.00     731.08       0.00
1789.70/1790.01	c   knapsack         :       0.36       0.04       0.32       0.00       0.00
1789.70/1790.01	c   setppc           :       0.30       0.00       0.30       0.00       0.00
1789.70/1790.01	c   logicor          :       0.03       0.00       0.03       0.00       0.00
1789.70/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.01	c   vbounds          :       0.00          1          0          0
1789.70/1790.01	c   rootredcost      :       0.00          0          0          0
1789.70/1790.01	c   pseudoobj        :       0.00          0          0          0
1789.70/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.01	c   propagation      :       0.01         30         30        545       99.0          7        5.3          -
1789.70/1790.01	c   infeasible LP    :       0.96        103        103       6903      353.7          0        0.0          0
1789.70/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.01	c   applied globally :          -          -          -        417      237.5          -          -          -
1789.70/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.01	c   cut pool         :       0.00          4          -          -          6          -    (maximal pool size: 45)
1789.70/1790.01	c   redcost          :       0.03        294          0          0          0          0
1789.70/1790.01	c   impliedbounds    :       0.02          5          0          0          0          0
1789.70/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.01	c   gomory           :       8.90          5          0          0        779          0
1789.70/1790.01	c   strongcg         :       8.53          5          0          0        779          0
1789.70/1790.01	c   cmir             :       0.00          0          0          0          0          0
1789.70/1790.01	c   flowcover        :       0.00          0          0          0          0          0
1789.70/1790.01	c   clique           :       1.38          5          0          0         33          0
1789.70/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.01	c   mcf              :       0.04          1          0          0          0          0
1789.70/1790.01	c   rapidlearning    :       0.00          0          0          0          0          0
1789.70/1790.01	c Pricers            :       Time      Calls       Vars
1789.70/1790.01	c   problem variables:       0.00          0          0
1789.70/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.01	c   relpscost        :     731.08        290          0          0          0          0        580
1789.70/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   inference        :       0.00          1          0          0          0          0          2
1789.70/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.01	c   LP solutions     :       0.00          -          0
1789.70/1790.01	c   pseudo solutions :       0.00          -          0
1789.70/1790.01	c   trivial          :       0.02          1          0
1789.70/1790.01	c   simplerounding   :       0.00          0          0
1789.70/1790.01	c   zirounding       :       0.00          0          0
1789.70/1790.01	c   rounding         :       0.00          0          0
1789.70/1790.01	c   shifting         :       0.00          0          0
1789.70/1790.01	c   intshifting      :       0.00          0          0
1789.70/1790.01	c   oneopt           :       0.00          0          0
1789.70/1790.01	c   twoopt           :       0.00          0          0
1789.70/1790.01	c   fixandinfer      :       0.00          0          0
1789.70/1790.01	c   feaspump         :       0.00          0          0
1789.70/1790.01	c   coefdiving       :       0.00          0          0
1789.70/1790.01	c   pscostdiving     :       0.00          0          0
1789.70/1790.01	c   fracdiving       :       0.00          0          0
1789.70/1790.01	c   veclendiving     :       0.00          0          0
1789.70/1790.01	c   intdiving        :       0.00          0          0
1789.70/1790.01	c   actconsdiving    :       0.00          0          0
1789.70/1790.01	c   objpscostdiving  :       0.00          0          0
1789.70/1790.01	c   rootsoldiving    :       0.00          0          0
1789.70/1790.01	c   linesearchdiving :       0.00          0          0
1789.70/1790.01	c   guideddiving     :       0.00          0          0
1789.70/1790.01	c   octane           :       0.00          0          0
1789.70/1790.01	c   rens             :       0.00          0          0
1789.70/1790.01	c   rins             :       0.00          0          0
1789.70/1790.01	c   localbranching   :       0.00          0          0
1789.70/1790.01	c   mutation         :       0.00          0          0
1789.70/1790.01	c   crossover        :       0.00          0          0
1789.70/1790.01	c   dins             :       0.00          0          0
1789.70/1790.01	c   undercover       :       0.00          0          0
1789.70/1790.01	c   nlp              :       0.00          0          0
1789.70/1790.01	c   trysol           :       0.00          0          0
1789.70/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.01	c   primal LP        :       0.03          0          0       0.00       0.00
1789.70/1790.01	c   dual LP          :    1033.79        399     765778    1919.24     740.75
1789.70/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.01	c   diving/probing LP:       0.00          0          0       0.00          -
1789.70/1790.01	c   strong branching :     730.91        509     501279     984.83     685.83
1789.70/1790.01	c     (at root node) :          -         17      17000    1000.00          -
1789.70/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.01	c B&B Tree           :
1789.70/1790.01	c   number of runs   :          1
1789.70/1790.01	c   nodes            :        413
1789.70/1790.01	c   nodes (total)    :        413
1789.70/1790.01	c   nodes left       :        148
1789.70/1790.01	c   max depth        :        123
1789.70/1790.01	c   max depth (total):        123
1789.70/1790.01	c   backtracks       :         70 (16.9%)
1789.70/1790.01	c   delayed cutoffs  :         22
1789.70/1790.01	c   repropagations   :        378 (9613 domain reductions, 11 cutoffs)
1789.70/1790.01	c   avg switch length:       4.56
1789.70/1790.01	c   switching time   :       0.22
1789.70/1790.01	c Solution           :
1789.70/1790.01	c   Solutions found  :          0 (0 improvements)
1789.70/1790.01	c   Primal Bound     :          -
1789.70/1790.01	c   Dual Bound       : +0.00000000000000e+00
1789.70/1790.01	c   Gap              :   infinite
1789.70/1790.01	c   Root Dual Bound  : +0.00000000000000e+00
1789.70/1790.01	c   Root Iterations  :      38589
1789.80/1790.14	c Time complete: 1789.85.

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-3739735-1338732164/watcher-3739735-1338732164 -o /tmp/evaluation-result-3739735-1338732164/solver-3739735-1338732164 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739735-1338732164.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 19170
/proc/meminfo: memFree=27586576/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/19170/stat : 19170 (runsolver) D 19168 19170 16401 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 339343260 12095488 50 33554432000 4194304 5436572 140734371769632 140734371765928 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/19170/statm: 2953 50 31 304 0 2645 0

[startup+0.106122 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19170
/proc/meminfo: memFree=27586576/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=26228 CPUtime=0.08 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 5791 0 0 0 8 0 0 0 20 0 1 0 339343260 26857472 5737 33554432000 4194304 8395647 140733422743088 140733422608296 7382066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 6557 5737 390 1026 0 5527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26228

[startup+0.200332 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19170
/proc/meminfo: memFree=27586576/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=31716 CPUtime=0.18 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 7151 0 0 0 17 1 0 0 20 0 1 0 339343260 32477184 7097 33554432000 4194304 8395647 140733422743088 140733422608296 7384796 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 7929 7097 390 1026 0 6899 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 31716

[startup+0.300278 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19170
/proc/meminfo: memFree=27586576/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=38148 CPUtime=0.28 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 8794 0 0 0 27 1 0 0 20 0 1 0 339343260 39063552 8740 33554432000 4194304 8395647 140733422743088 140733422608296 7276524 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 9537 8740 390 1026 0 8507 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 38148

[startup+0.700282 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19170
/proc/meminfo: memFree=27586576/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=131708 CPUtime=0.69 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 32401 0 0 0 64 5 0 0 20 0 1 0 339343260 134868992 31993 33554432000 4194304 8395647 140733422743088 140733422608296 4601776 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 32927 31993 429 1026 0 31897 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131708

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19171
/proc/meminfo: memFree=27405040/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=224780 CPUtime=1.48 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 55122 0 0 0 140 8 0 0 20 0 1 0 339343260 230174720 54714 33554432000 4194304 8395647 140733422743088 140733422738840 6069216 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 56195 54714 469 1026 0 55165 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224780

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19171
/proc/meminfo: memFree=27333128/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=273328 CPUtime=3.08 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 66893 0 0 0 299 9 0 0 20 0 1 0 339343260 279887872 66485 33554432000 4194304 8395647 140733422743088 140733422738888 6349709 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 68332 66485 475 1026 0 67302 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 273328

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19171
/proc/meminfo: memFree=27303764/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=292264 CPUtime=6.28 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 71980 0 0 0 617 11 0 0 20 0 1 0 339343260 299278336 71165 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 73066 71165 580 1026 0 72036 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 292264

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19171
/proc/meminfo: memFree=27301320/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=293792 CPUtime=12.68 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 72276 0 0 0 1257 11 0 0 20 0 1 0 339343260 300843008 71461 33554432000 4194304 8395647 140733422743088 140733422738216 6698051 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 73448 71461 580 1026 0 72418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 293792

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19171
/proc/meminfo: memFree=27297072/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=298544 CPUtime=25.48 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 75671 0 0 0 2534 14 0 0 20 0 1 0 339343260 305709056 72717 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74636 72717 608 1026 0 73606 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 298544

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19171
/proc/meminfo: memFree=27295368/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=299812 CPUtime=51.08 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 77400 0 0 0 5090 18 0 0 20 0 1 0 339343260 307007488 73017 33554432000 4194304 8395647 140733422743088 140733422738648 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74953 73017 613 1026 0 73923 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 299812

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19171
/proc/meminfo: memFree=27294420/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=298388 CPUtime=102.27 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 90841 0 0 0 10199 28 0 0 20 0 1 0 339343260 305549312 72688 33554432000 4194304 8395647 140733422743088 140733422737640 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74597 72688 616 1026 0 73567 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 298388

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19172
/proc/meminfo: memFree=27289368/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=298812 CPUtime=162.26 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 106965 0 0 0 16188 38 0 0 20 0 1 0 339343260 305983488 72802 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74703 72802 617 1026 0 73673 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 298812

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19172
/proc/meminfo: memFree=27270612/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=297272 CPUtime=222.26 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 111155 0 0 0 22182 44 0 0 20 0 1 0 339343260 304406528 72452 33554432000 4194304 8395647 140733422743088 140733422737960 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74318 72452 617 1026 0 73288 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 297272

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19172
/proc/meminfo: memFree=27269688/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=297264 CPUtime=282.24 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 114306 0 0 0 28174 50 0 0 20 0 1 0 339343260 304398336 72402 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74316 72402 617 1026 0 73286 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 297264

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19172
/proc/meminfo: memFree=27267980/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=298212 CPUtime=342.23 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 116954 0 0 0 34166 57 0 0 20 0 1 0 339343260 305369088 73112 33554432000 4194304 8395647 140733422743088 140733422737960 6697246 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74553 73112 617 1026 0 73523 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 298212

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19172
/proc/meminfo: memFree=27265528/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=297716 CPUtime=402.22 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 149798 0 0 0 40152 70 0 0 20 0 1 0 339343260 304861184 73319 33554432000 4194304 8395647 140733422743088 140733422737960 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74429 73319 617 1026 0 73399 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 297716

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19214
/proc/meminfo: memFree=27111752/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=297196 CPUtime=462.2 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 152443 0 0 0 46144 76 0 0 20 0 1 0 339343260 304328704 73789 33554432000 4194304 8395647 140733422743088 140733422738344 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74299 73789 617 1026 0 73269 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 297196

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19214
/proc/meminfo: memFree=26769088/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=298972 CPUtime=522.19 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 157260 0 0 0 52137 82 0 0 20 0 1 0 339343260 306147328 74151 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74743 74151 617 1026 0 73713 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 298972

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19214
/proc/meminfo: memFree=26543436/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=298928 CPUtime=582.18 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 164039 0 0 0 58128 90 0 0 20 0 1 0 339343260 306102272 74038 33554432000 4194304 8395647 140733422743088 140733422738216 6693740 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74732 74038 617 1026 0 73702 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 298928

[startup+642.3 s]

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

/proc/meminfo: memFree=26938044/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=301416 CPUtime=1062.1 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 169044 0 0 0 106063 147 0 0 20 0 1 0 339343260 308649984 74694 33554432000 4194304 8395647 140733422743088 140733422738648 6693721 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75354 74694 622 1026 0 74324 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 301416

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19257
/proc/meminfo: memFree=26659948/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=301512 CPUtime=1122.1 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 170791 0 0 0 112058 152 0 0 20 0 1 0 339343260 308748288 74801 33554432000 4194304 8395647 140733422743088 140733422737960 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75378 74801 622 1026 0 74348 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 301512

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 19257
/proc/meminfo: memFree=26554204/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=297980 CPUtime=1182.09 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 173800 0 0 0 118052 157 0 0 20 0 1 0 339343260 305131520 73741 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74495 73741 622 1026 0 73465 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 297980

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19257
/proc/meminfo: memFree=26424156/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=299824 CPUtime=1242.08 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 174413 0 0 0 124044 164 0 0 20 0 1 0 339343260 307019776 74354 33554432000 4194304 8395647 140733422743088 140733422737960 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 74956 74354 622 1026 0 73926 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 299824

[startup+1302.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 19257
/proc/meminfo: memFree=26317800/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=301132 CPUtime=1302.07 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 174737 0 0 0 130037 170 0 0 20 0 1 0 339343260 308359168 74678 33554432000 4194304 8395647 140733422743088 140733422737960 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75283 74678 622 1026 0 74253 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 301132

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 19258
/proc/meminfo: memFree=26234996/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=301132 CPUtime=1362.07 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 174745 0 0 0 136029 178 0 0 20 0 1 0 339343260 308359168 74686 33554432000 4194304 8395647 140733422743088 140733422737960 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75283 74686 622 1026 0 74253 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 301132

[startup+1422.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 19258
/proc/meminfo: memFree=26064000/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303456 CPUtime=1422.06 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 175253 0 0 0 142022 184 0 0 20 0 1 0 339343260 310738944 75194 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75864 75194 622 1026 0 74834 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 303456

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19258
/proc/meminfo: memFree=26044804/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=304544 CPUtime=1482.04 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 180303 0 0 0 148012 192 0 0 20 0 1 0 339343260 311853056 75425 33554432000 4194304 8395647 140733422743088 140733422738648 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 76136 75425 622 1026 0 75106 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 304544

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19258
/proc/meminfo: memFree=26045328/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=302756 CPUtime=1542.04 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 181240 0 0 0 154004 200 0 0 20 0 1 0 339343260 310022144 75082 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75689 75082 622 1026 0 74659 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 302756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19258
/proc/meminfo: memFree=26043868/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=304612 CPUtime=1602.02 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 186126 0 0 0 159996 206 0 0 20 0 1 0 339343260 311922688 75395 33554432000 4194304 8395647 140733422743088 140733422738648 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 76153 75395 622 1026 0 75123 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 304612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19262
/proc/meminfo: memFree=26045132/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=301796 CPUtime=1662.02 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 187821 0 0 0 165990 212 0 0 20 0 1 0 339343260 309039104 74766 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75449 74766 622 1026 0 74419 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 301796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19262
/proc/meminfo: memFree=26043432/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=302920 CPUtime=1722.01 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188212 0 0 0 171982 219 0 0 20 0 1 0 339343260 310190080 75157 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75730 75157 622 1026 0 74700 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 302920

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19262
/proc/meminfo: memFree=26034216/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303392 CPUtime=1782 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188301 0 0 0 177973 227 0 0 20 0 1 0 339343260 310673408 75246 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75848 75246 622 1026 0 74818 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 303392

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

[startup+1785.6 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19262
/proc/meminfo: memFree=26033704/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303392 CPUtime=1785.3 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188301 0 0 0 178303 227 0 0 20 0 1 0 339343260 310673408 75246 33554432000 4194304 8395647 140733422743088 140733422738648 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75848 75246 622 1026 0 74818 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 303392

[startup+1787.2 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19262
/proc/meminfo: memFree=26033704/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303392 CPUtime=1786.9 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188301 0 0 0 178463 227 0 0 20 0 1 0 339343260 310673408 75246 33554432000 4194304 8395647 140733422743088 140733422738216 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75848 75246 622 1026 0 74818 0
Current children cumulated CPU time (s) 1786.9
Current children cumulated vsize (KiB) 303392

[startup+1788.8 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19262
/proc/meminfo: memFree=26033704/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303392 CPUtime=1788.5 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188303 0 0 0 178622 228 0 0 20 0 1 0 339343260 310673408 75248 33554432000 4194304 8395647 140733422743088 140733422738216 6697139 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75848 75248 622 1026 0 74818 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (KiB) 303392

[startup+1789.6 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19262
/proc/meminfo: memFree=26033704/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303392 CPUtime=1789.3 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188303 0 0 0 178702 228 0 0 20 0 1 0 339343260 310673408 75248 33554432000 4194304 8395647 140733422743088 140733422738600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75848 75248 622 1026 0 74818 0
Current children cumulated CPU time (s) 1789.3
Current children cumulated vsize (KiB) 303392

[startup+1790 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19262
/proc/meminfo: memFree=26033704/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303392 CPUtime=1789.7 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188303 0 0 0 178742 228 0 0 20 0 1 0 339343260 310673408 75248 33554432000 4194304 8395647 140733422743088 140733422738600 6696709 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75848 75248 622 1026 0 74818 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (KiB) 303392

[startup+1790.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19262
/proc/meminfo: memFree=26033704/32873648 swapFree=6864/6864
[pid=19170] ppid=19168 vsize=303392 CPUtime=1789.8 cores=0,2,4,6
/proc/19170/stat : 19170 (pbscip.linux.x8) R 19168 19170 16401 0 -1 4202496 188311 0 0 0 178752 228 0 0 20 0 1 0 339343260 310673408 75256 33554432000 4194304 8395647 140733422743088 140733422738920 4751208 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19170/statm: 75848 75256 630 1026 0 74818 0
Current children cumulated CPU time (s) 1789.8
Current children cumulated vsize (KiB) 303392

Child status: 0
Real time (s): 1790.14
CPU time (s): 1789.85
CPU user time (s): 1787.56
CPU system time (s): 2.29165
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 305068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.56
system time used= 2.29165
maximum resident set size= 303064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188317
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= 23
involuntary context switches= 2061

runsolver used 5.9271 second user time and 11.2413 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-03 16:02:44
IDJOB=3739735
IDBENCH=74369
IDSOLVER=2326
FILE ID=node113/3739735-1338732164
RUNJOBID= node113-1338713805-16417
PBS_JOBID= 14636744
Free space on /tmp= 70964 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= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12039_7-sat.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-3739735-1338732164/watcher-3739735-1338732164 -o /tmp/evaluation-result-3739735-1338732164/solver-3739735-1338732164 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739735-1338732164.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0f318fc75cd8d877b44870fe2fa76e77
RANDOM SEED=1559780436

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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.92
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		: 2667.026
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:       32873648 kB
MemFree:        27587484 kB
Buffers:          515156 kB
Cached:          3448836 kB
SwapCached:         2028 kB
Active:          2153272 kB
Inactive:        2244532 kB
Active(anon):     433232 kB
Inactive(anon):     1912 kB
Active(file):    1720040 kB
Inactive(file):  2242620 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:             12820 kB
Writeback:             0 kB
AnonPages:        524284 kB
Mapped:            13624 kB
Shmem:                 0 kB
Slab:             751648 kB
SReclaimable:     195376 kB
SUnreclaim:       556272 kB
KernelStack:        1472 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     565628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70952 MiB
End job on node113 at 2012-06-03 16:32:34