Trace number 3485598

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
SCIP spx 2 2011-06-10 (fixed)SAT 708.553 708.538

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14ls.opb
MD5SUM8999d4ddd4825a5d620fe0a3c798bc24
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 benchmark0.417936
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables316
Total number of constraints476
Number of constraints which are clauses274
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint2
Maximum length of a constraint100
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3485598-1307750178.opb>
0.00/0.00	c original problem has 316 variables (316 bin, 0 int, 0 impl, 0 cont) and 476 constraints
0.00/0.00	c problem read
0.00/0.00	c No objective function, only one solution is needed.
0.00/0.00	c presolving settings loaded
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 476 upgd conss, 348 impls, 0 clqs
0.00/0.02	c (round 2) 8 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 476 upgd conss, 9460 impls, 0 clqs
0.00/0.02	c (round 3) 8 del vars, 8 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 476 upgd conss, 9460 impls, 0 clqs
0.00/0.02	c (round 4) 8 del vars, 12 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 476 upgd conss, 9460 impls, 0 clqs
0.00/0.02	c presolving (5 rounds):
0.00/0.02	c  8 deleted vars, 12 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02	c  9460 implications, 0 cliques
0.00/0.02	c presolved problem has 308 variables (308 bin, 0 int, 0 impl, 0 cont) and 464 constraints
0.00/0.02	c     202 constraints of type <knapsack>
0.00/0.02	c     154 constraints of type <setppc>
0.00/0.02	c     108 constraints of type <logicor>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.02
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 2.0.1.4
0.00/0.02	c 
0.00/0.02	c # frequency for displaying node information lines
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.02	c display/freq = 10000
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/time = 1797
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/memory = 13950
0.00/0.02	c 
0.00/0.02	c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02	c limits/solutions = 1
0.00/0.02	c 
0.00/0.02	c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.02	c separating/maxrounds = 1
0.00/0.02	c 
0.00/0.02	c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02	c separating/maxroundsroot = 5
0.00/0.02	c 
0.00/0.02	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.02	c # [type: int, range: [1,2], default: 1]
0.00/0.02	c timing/clocktype = 2
0.00/0.02	c 
0.00/0.02	c # belongs reading time to solving time?
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c timing/reading = TRUE
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify inequalities
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/linear/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/indicator/addCouplingCons = TRUE
0.00/0.02	c 
0.00/0.02	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.02	c constraints/knapsack/disaggregation = FALSE
0.00/0.02	c 
0.00/0.02	c # should presolving try to simplify knapsacks
0.00/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.02	c 
0.00/0.02	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02	c presolving/probing/maxrounds = 0
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/coefdiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02	c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.02	c heuristics/crossover/freq = -1
0.00/0.02	c 
0.00/0.02	c # number of nodes added to the contingent of the total nodes
0.00/0.02	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.02	c heuristics/crossover/nodesofs = 750
0.00/0.02	c 
0.00/0.02	c # number of nodes without incumbent change that heuristic should wait
0.00/0.02	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.02	c heuristics/crossover/nwaitingnodes = 100
0.00/0.02	c 
0.00/0.02	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.02	c # [type: real, range: [0,1], default: 0.1]
0.00/0.02	c heuristics/crossover/nodesquot = 0.15
0.00/0.02	c 
0.00/0.02	c # minimum percentage of integer variables that have to be fixed 
0.00/0.02	c # [type: real, range: [0,1], default: 0.666]
0.00/0.02	c heuristics/crossover/minfixingrate = 0.5
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02	c heuristics/feaspump/freq = -1
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/fracdiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02	c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/guideddiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02	c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02	c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/intshifting/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/linesearchdiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02	c heuristics/objpscostdiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.02	c # [type: real, range: [0,1], default: 0.01]
0.00/0.02	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c heuristics/oneopt/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/pscostdiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02	c heuristics/rens/freq = -1
0.00/0.02	c 
0.00/0.02	c # minimum percentage of integer variables that have to be fixable 
0.00/0.02	c # [type: real, range: [0,1], default: 0.5]
0.00/0.02	c heuristics/rens/minfixingrate = 0.3
0.00/0.02	c 
0.00/0.02	c # number of nodes added to the contingent of the total nodes
0.00/0.02	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.02	c heuristics/rens/nodesofs = 2000
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02	c heuristics/rootsoldiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.02	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c heuristics/rounding/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02	c heuristics/shiftandpropagate/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/shifting/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c heuristics/simplerounding/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c heuristics/subnlp/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02	c heuristics/trivial/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c heuristics/trysol/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02	c heuristics/undercover/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02	c heuristics/veclendiving/freq = -1
0.00/0.02	c 
0.00/0.02	c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02	c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.02	c 
0.00/0.02	c # additional number of allowed LP iterations
0.00/0.02	c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02	c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.02	c 
0.00/0.02	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02	c heuristics/zirounding/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02	c separating/cmir/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02	c separating/flowcover/freq = -1
0.00/0.02	c 
0.00/0.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02	c separating/rapidlearning/freq = 0
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving
0.00/0.02	c 
0.00/0.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.03	c   0.0s|     1 |     0 |   151 |     - |1972k|   0 |  80 | 308 | 464 | 308 | 464 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.08/0.12	c   0.1s|     1 |     0 |   870 |     - |2872k|   0 | 136 | 308 | 467 | 308 | 738 | 274 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |  1089 |     - |4245k|   0 | 183 | 308 | 467 | 308 | 900 | 436 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.32	c   0.3s|     1 |     0 |  1140 |     - |6500k|   0 | 192 | 308 | 467 | 308 | 967 | 503 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.38/0.41	c   0.4s|     1 |     0 |  1215 |     - |8019k|   0 | 190 | 308 | 467 | 308 | 968 | 504 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |  1225 |     - |9898k|   0 | 191 | 308 | 467 | 308 | 990 | 526 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.74	c   0.7s|     1 |     2 |  1225 |     - |9898k|   0 | 191 | 308 | 467 | 308 | 990 | 526 |   0 |   9 | 0.000000e+00 |      --      |    Inf 
8.49/8.54	c   8.5s| 10000 |    55 | 80404 |   7.9 |  10M|  35 |  24 | 308 | 908 | 308 | 610 | 526 | 673 |2086 | 0.000000e+00 |      --      |    Inf 
13.39/13.45	c  13.4s| 20000 |    56 |154367 |   7.7 |  10M|  46 |  19 | 308 |1177 | 308 | 610 | 526 |1307 |2120 | 0.000000e+00 |      --      |    Inf 
19.39/19.41	c  19.4s| 30000 |    55 |239575 |   7.9 |  10M|  46 |   - | 308 |1454 |   0 |   0 | 526 |1926 |2542 | 0.000000e+00 |      --      |    Inf 
25.09/25.13	c  25.1s| 40000 |    54 |321739 |   8.0 |  10M|  46 |  32 | 308 |1645 | 308 | 610 | 526 |2406 |2894 | 0.000000e+00 |      --      |    Inf 
31.29/31.36	c  31.4s| 50000 |    76 |407988 |   8.1 |  10M|  46 |  31 | 308 |1569 | 308 | 610 | 526 |2974 |3433 | 0.000000e+00 |      --      |    Inf 
37.48/37.52	c  37.5s| 60000 |    80 |495525 |   8.2 |  10M|  46 |  23 | 308 |1671 | 308 | 610 | 526 |3471 |3889 | 0.000000e+00 |      --      |    Inf 
42.99/43.08	c  43.1s| 70000 |    92 |575047 |   8.2 |  10M|  46 |   - | 308 |1812 |   0 |   0 | 526 |4019 |4211 | 0.000000e+00 |      --      |    Inf 
48.69/48.73	c  48.7s| 80000 |    96 |657246 |   8.2 |  10M|  51 |  21 | 308 |1725 | 308 | 610 | 526 |4587 |4490 | 0.000000e+00 |      --      |    Inf 
53.39/53.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.39/53.45	c  53.4s| 90000 |   105 |724029 |   8.0 |  11M|  51 |  26 | 308 |1964 | 308 | 610 | 526 |5249 |4665 | 0.000000e+00 |      --      |    Inf 
58.29/58.38	c  58.4s|100000 |   105 |793257 |   7.9 |  11M|  51 |  39 | 308 |2105 | 308 | 610 | 526 |5878 |4880 | 0.000000e+00 |      --      |    Inf 
64.39/64.48	c  64.5s|110000 |   114 |882011 |   8.0 |  11M|  51 |   - | 308 |2110 |   0 |   0 | 526 |6326 |5220 | 0.000000e+00 |      --      |    Inf 
70.70/70.70	c  70.7s|120000 |    94 |974706 |   8.1 |  11M|  51 |   - | 308 |2134 |   0 |   0 | 526 |6750 |5498 | 0.000000e+00 |      --      |    Inf 
76.09/76.12	c  76.1s|130000 |    96 |  1052k|   8.1 |  11M|  51 |   - | 308 |2143 |   0 |   0 | 526 |7318 |5688 | 0.000000e+00 |      --      |    Inf 
82.29/82.31	c  82.3s|140000 |   118 |  1144k|   8.2 |  11M|  51 |  33 | 308 |2381 | 308 | 610 | 526 |7949 |5953 | 0.000000e+00 |      --      |    Inf 
88.39/88.46	c  88.5s|150000 |   105 |  1235k|   8.2 |  11M|  51 |  19 | 308 |2055 | 308 | 610 | 526 |8600 |6221 | 0.000000e+00 |      --      |    Inf 
94.19/94.23	c  94.2s|160000 |   100 |  1321k|   8.3 |  11M|  51 |  21 | 308 |2037 | 308 | 610 | 526 |9255 |6417 | 0.000000e+00 |      --      |    Inf 
99.00/99.02	c  99.0s|170000 |    99 |  1390k|   8.2 |  11M|  51 |  27 | 308 |2251 | 308 | 610 | 526 |9871 |6504 | 0.000000e+00 |      --      |    Inf 
104.09/104.15	c   104s|180000 |   109 |  1465k|   8.1 |  11M|  51 |   - | 308 |2533 |   0 |   0 | 526 |  10k|6638 | 0.000000e+00 |      --      |    Inf 
109.19/109.26	c   109s|190000 |   102 |  1540k|   8.1 |  11M|  51 |   - | 308 |2557 |   0 |   0 | 526 |  11k|6767 | 0.000000e+00 |      --      |    Inf 
114.99/115.07	c   115s|200000 |    92 |  1623k|   8.1 |  11M|  51 |   - | 308 |2402 |   0 |   0 | 526 |  11k|7063 | 0.000000e+00 |      --      |    Inf 
121.29/121.30	c   121s|210000 |    96 |  1714k|   8.2 |  11M|  51 |   - | 308 |2225 |   0 |   0 | 526 |  12k|7307 | 0.000000e+00 |      --      |    Inf 
127.19/127.27	c   127s|220000 |    83 |  1803k|   8.2 |  11M|  51 |   - | 308 |2256 | 308 | 610 | 526 |  12k|7521 | 0.000000e+00 |      --      |    Inf 
132.49/132.52	c   133s|230000 |    99 |  1883k|   8.2 |  11M|  51 |   - | 308 |2472 |   0 |   0 | 526 |  13k|7612 | 0.000000e+00 |      --      |    Inf 
137.69/137.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
137.69/137.71	c   138s|240000 |   101 |  1959k|   8.2 |  11M|  51 |  30 | 308 |2648 | 308 | 610 | 526 |  13k|7749 | 0.000000e+00 |      --      |    Inf 
142.69/142.72	c   143s|250000 |    99 |  2033k|   8.1 |  11M|  51 |  41 | 308 |2871 | 308 | 610 | 526 |  14k|7825 | 0.000000e+00 |      --      |    Inf 
147.79/147.81	c   148s|260000 |    98 |  2107k|   8.1 |  11M|  55 |   - | 308 |2698 |   0 |   0 | 526 |  14k|7972 | 0.000000e+00 |      --      |    Inf 
153.09/153.13	c   153s|270000 |    98 |  2188k|   8.1 |  11M|  55 |  30 | 308 |2824 | 308 | 610 | 526 |  15k|8047 | 0.000000e+00 |      --      |    Inf 
158.40/158.44	c   158s|280000 |   125 |  2265k|   8.1 |  11M|  55 |  29 | 308 |3011 | 308 | 610 | 526 |  16k|8184 | 0.000000e+00 |      --      |    Inf 
163.70/163.70	c   164s|290000 |   101 |  2343k|   8.1 |  11M|  56 |   - | 308 |2886 |   0 |   0 | 526 |  16k|8262 | 0.000000e+00 |      --      |    Inf 
169.30/169.32	c   169s|300000 |    98 |  2429k|   8.1 |  11M|  56 |   - | 308 |2922 |   0 |   0 | 526 |  17k|8408 | 0.000000e+00 |      --      |    Inf 
174.69/174.79	c   175s|310000 |   108 |  2511k|   8.1 |  11M|  60 |  27 | 308 |2995 | 308 | 610 | 526 |  17k|8505 | 0.000000e+00 |      --      |    Inf 
180.50/180.51	c   181s|320000 |    90 |  2596k|   8.1 |  11M|  60 |  41 | 308 |2918 | 308 | 610 | 526 |  18k|8686 | 0.000000e+00 |      --      |    Inf 
185.50/185.51	c   186s|330000 |   109 |  2669k|   8.1 |  11M|  60 |  27 | 308 |2663 | 308 | 610 | 526 |  18k|8773 | 0.000000e+00 |      --      |    Inf 
190.49/190.54	c   191s|340000 |   101 |  2741k|   8.1 |  11M|  60 |  37 | 308 |2910 | 308 | 610 | 526 |  19k|8881 | 0.000000e+00 |      --      |    Inf 
195.70/195.79	c   196s|350000 |    97 |  2817k|   8.0 |  11M|  60 |   - | 308 |2946 | 308 | 610 | 526 |  19k|8995 | 0.000000e+00 |      --      |    Inf 
200.59/200.64	c   201s|360000 |    94 |  2886k|   8.0 |  11M|  60 |   - | 308 |2909 |   0 |   0 | 526 |  20k|9075 | 0.000000e+00 |      --      |    Inf 
207.09/207.18	c   207s|370000 |    84 |  2974k|   8.0 |  11M|  60 |  33 | 308 |2775 | 308 | 610 | 526 |  21k|9785 | 0.000000e+00 |      --      |    Inf 
212.40/212.40	c   212s|380000 |   114 |  3052k|   8.0 |  11M|  60 |  24 | 308 |2535 | 308 | 610 | 526 |  21k|9880 | 0.000000e+00 |      --      |    Inf 
217.30/217.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
217.30/217.31	c   217s|390000 |    95 |  3126k|   8.0 |  11M|  60 |  29 | 308 |2606 | 308 | 610 | 526 |  22k|9891 | 0.000000e+00 |      --      |    Inf 
222.30/222.39	c   222s|400000 |    91 |  3203k|   8.0 |  11M|  60 |   - | 308 |2677 |   0 |   0 | 526 |  22k|9899 | 0.000000e+00 |      --      |    Inf 
227.61/227.63	c   228s|410000 |    92 |  3281k|   8.0 |  11M|  60 |   - | 308 |2638 |   0 |   0 | 526 |  23k|9963 | 0.000000e+00 |      --      |    Inf 
232.70/232.79	c   233s|420000 |    85 |  3358k|   8.0 |  11M|  60 |   - | 308 |2749 |   0 |   0 | 526 |  23k|  10k| 0.000000e+00 |      --      |    Inf 
238.71/238.75	c   239s|430000 |    86 |  3442k|   8.0 |  11M|  60 |   - | 308 |2800 | 308 | 610 | 526 |  24k|  10k| 0.000000e+00 |      --      |    Inf 
244.90/244.96	c   245s|440000 |    79 |  3536k|   8.0 |  11M|  60 |   - | 308 |2809 | 308 | 610 | 526 |  25k|  10k| 0.000000e+00 |      --      |    Inf 
250.89/250.97	c   251s|450000 |    90 |  3627k|   8.1 |  11M|  60 |  31 | 308 |2922 | 308 | 610 | 526 |  25k|  10k| 0.000000e+00 |      --      |    Inf 
256.90/256.96	c   257s|460000 |    87 |  3718k|   8.1 |  11M|  60 |   - | 308 |2924 | 308 | 610 | 526 |  26k|  10k| 0.000000e+00 |      --      |    Inf 
262.10/262.13	c   262s|470000 |    93 |  3794k|   8.1 |  11M|  60 |  22 | 308 |3065 | 308 | 610 | 526 |  26k|  10k| 0.000000e+00 |      --      |    Inf 
268.00/268.08	c   268s|480000 |   108 |  3882k|   8.1 |  11M|  60 |   - | 308 |3050 | 308 | 610 | 526 |  27k|  10k| 0.000000e+00 |      --      |    Inf 
274.50/274.51	c   275s|490000 |    83 |  3980k|   8.1 |  11M|  60 |  28 | 308 |3017 | 308 | 610 | 526 |  27k|  11k| 0.000000e+00 |      --      |    Inf 
279.90/279.93	c   280s|500000 |    82 |  4059k|   8.1 |  11M|  60 |  15 | 308 |3083 | 308 | 610 | 526 |  27k|  11k| 0.000000e+00 |      --      |    Inf 
284.80/284.90	c   285s|510000 |    95 |  4130k|   8.1 |  11M|  60 |   - | 308 |3406 |   0 |   0 | 526 |  28k|  11k| 0.000000e+00 |      --      |    Inf 
290.20/290.22	c   290s|520000 |    92 |  4209k|   8.1 |  11M|  60 |   - | 308 |3594 | 308 | 610 | 526 |  29k|  11k| 0.000000e+00 |      --      |    Inf 
295.50/295.52	c   296s|530000 |    87 |  4282k|   8.1 |  11M|  60 |   - | 308 |3442 |   0 |   0 | 526 |  29k|  11k| 0.000000e+00 |      --      |    Inf 
300.40/300.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
300.40/300.44	c   300s|540000 |    96 |  4352k|   8.1 |  11M|  60 |  29 | 308 |3580 | 308 | 610 | 526 |  30k|  11k| 0.000000e+00 |      --      |    Inf 
305.60/305.67	c   306s|550000 |    79 |  4425k|   8.0 |  11M|  60 |  28 | 308 |3208 | 308 | 610 | 526 |  30k|  11k| 0.000000e+00 |      --      |    Inf 
311.10/311.17	c   311s|560000 |    83 |  4505k|   8.0 |  11M|  60 |  41 | 308 |3439 | 308 | 610 | 526 |  31k|  11k| 0.000000e+00 |      --      |    Inf 
316.71/316.73	c   317s|570000 |    80 |  4587k|   8.0 |  11M|  60 |  32 | 308 |3609 | 308 | 610 | 526 |  31k|  11k| 0.000000e+00 |      --      |    Inf 
322.50/322.53	c   323s|580000 |    84 |  4671k|   8.1 |  11M|  60 |  28 | 308 |3572 | 308 | 610 | 526 |  32k|  12k| 0.000000e+00 |      --      |    Inf 
327.90/327.94	c   328s|590000 |    94 |  4751k|   8.1 |  11M|  60 |   - | 308 |3418 |   0 |   0 | 526 |  32k|  12k| 0.000000e+00 |      --      |    Inf 
333.10/333.14	c   333s|600000 |    99 |  4827k|   8.0 |  12M|  60 |  31 | 308 |3714 | 308 | 610 | 526 |  33k|  12k| 0.000000e+00 |      --      |    Inf 
338.41/338.48	c   338s|610000 |   103 |  4907k|   8.0 |  12M|  60 |   - | 308 |3821 |   0 |   0 | 526 |  34k|  12k| 0.000000e+00 |      --      |    Inf 
344.30/344.33	c   344s|620000 |    97 |  4997k|   8.1 |  12M|  60 |   - | 308 |3690 |   0 |   0 | 526 |  34k|  12k| 0.000000e+00 |      --      |    Inf 
349.70/349.74	c   350s|630000 |    93 |  5078k|   8.1 |  12M|  60 |  29 | 308 |3870 | 308 | 610 | 526 |  35k|  12k| 0.000000e+00 |      --      |    Inf 
355.20/355.22	c   355s|640000 |   101 |  5158k|   8.1 |  12M|  60 |   - | 308 |3861 |   0 |   0 | 526 |  35k|  12k| 0.000000e+00 |      --      |    Inf 
360.40/360.48	c   360s|650000 |    91 |  5235k|   8.1 |  12M|  60 |   - | 308 |3936 | 308 | 610 | 526 |  36k|  12k| 0.000000e+00 |      --      |    Inf 
365.70/365.71	c   366s|660000 |   112 |  5312k|   8.0 |  12M|  60 |   - | 308 |4157 | 308 | 610 | 526 |  36k|  12k| 0.000000e+00 |      --      |    Inf 
370.91/370.99	c   371s|670000 |   118 |  5389k|   8.0 |  12M|  60 |   - | 308 |4385 |   0 |   0 | 526 |  37k|  12k| 0.000000e+00 |      --      |    Inf 
376.00/376.03	c   376s|680000 |   115 |  5463k|   8.0 |  12M|  60 |   - | 308 |4487 |   0 |   0 | 526 |  38k|  12k| 0.000000e+00 |      --      |    Inf 
381.30/381.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
381.30/381.31	c   381s|690000 |   134 |  5541k|   8.0 |  12M|  60 |   - | 308 |4679 |   0 |   0 | 526 |  38k|  12k| 0.000000e+00 |      --      |    Inf 
386.70/386.71	c   387s|700000 |   148 |  5619k|   8.0 |  12M|  60 |  27 | 308 |4668 | 308 | 610 | 526 |  39k|  12k| 0.000000e+00 |      --      |    Inf 
392.10/392.12	c   392s|710000 |   132 |  5698k|   8.0 |  12M|  62 |   - | 308 |4668 |   0 |   0 | 526 |  39k|  13k| 0.000000e+00 |      --      |    Inf 
397.70/397.73	c   398s|720000 |   125 |  5780k|   8.0 |  12M|  62 |  18 | 308 |4382 | 308 | 610 | 526 |  40k|  13k| 0.000000e+00 |      --      |    Inf 
403.10/403.17	c   403s|730000 |   138 |  5859k|   8.0 |  12M|  62 |   - | 308 |4423 |   0 |   0 | 526 |  40k|  13k| 0.000000e+00 |      --      |    Inf 
408.41/408.42	c   408s|740000 |   141 |  5935k|   8.0 |  12M|  62 |   - | 308 |4489 |   0 |   0 | 526 |  41k|  13k| 0.000000e+00 |      --      |    Inf 
414.10/414.12	c   414s|750000 |   132 |  6021k|   8.0 |  12M|  62 |  24 | 308 |4318 | 308 | 610 | 526 |  41k|  13k| 0.000000e+00 |      --      |    Inf 
419.20/419.22	c   419s|760000 |   135 |  6095k|   8.0 |  12M|  62 |   - | 308 |4481 |   0 |   0 | 526 |  42k|  13k| 0.000000e+00 |      --      |    Inf 
424.31/424.33	c   424s|770000 |   130 |  6168k|   8.0 |  12M|  62 |   - | 308 |4570 |   0 |   0 | 526 |  42k|  13k| 0.000000e+00 |      --      |    Inf 
429.80/429.84	c   430s|780000 |   147 |  6247k|   8.0 |  12M|  62 |  34 | 308 |4338 | 308 | 610 | 526 |  43k|  13k| 0.000000e+00 |      --      |    Inf 
435.61/435.67	c   436s|790000 |   134 |  6333k|   8.0 |  12M|  62 |   - | 308 |4456 |   0 |   0 | 526 |  43k|  13k| 0.000000e+00 |      --      |    Inf 
441.11/441.11	c   441s|800000 |   131 |  6412k|   8.0 |  12M|  62 |   - | 308 |4734 |   0 |   0 | 526 |  44k|  13k| 0.000000e+00 |      --      |    Inf 
446.90/446.90	c   447s|810000 |   134 |  6498k|   8.0 |  12M|  62 |  33 | 308 |4804 | 308 | 610 | 526 |  44k|  13k| 0.000000e+00 |      --      |    Inf 
452.20/452.24	c   452s|820000 |   133 |  6575k|   8.0 |  12M|  62 |   - | 308 |5026 |   0 |   0 | 526 |  45k|  13k| 0.000000e+00 |      --      |    Inf 
457.70/457.72	c   458s|830000 |   133 |  6655k|   8.0 |  12M|  62 |  36 | 308 |5229 | 308 | 610 | 526 |  45k|  13k| 0.000000e+00 |      --      |    Inf 
463.50/463.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
463.50/463.50	c   463s|840000 |   139 |  6740k|   8.0 |  12M|  62 |  32 | 308 |4784 | 308 | 610 | 526 |  46k|  13k| 0.000000e+00 |      --      |    Inf 
469.00/469.09	c   469s|850000 |   137 |  6822k|   8.0 |  12M|  62 |  37 | 308 |4836 | 308 | 610 | 526 |  46k|  14k| 0.000000e+00 |      --      |    Inf 
474.50/474.53	c   475s|860000 |   149 |  6901k|   8.0 |  12M|  62 |   - | 308 |5068 |   0 |   0 | 526 |  47k|  14k| 0.000000e+00 |      --      |    Inf 
479.81/479.80	c   480s|870000 |   181 |  6978k|   8.0 |  12M|  62 |  33 | 308 |5275 | 308 | 610 | 526 |  48k|  14k| 0.000000e+00 |      --      |    Inf 
485.40/485.46	c   485s|880000 |   155 |  7060k|   8.0 |  12M|  62 |   - | 308 |5175 |   0 |   0 | 526 |  48k|  14k| 0.000000e+00 |      --      |    Inf 
491.00/491.00	c   491s|890000 |   151 |  7142k|   8.0 |  12M|  62 |  31 | 308 |5038 | 308 | 610 | 526 |  49k|  14k| 0.000000e+00 |      --      |    Inf 
496.80/496.82	c   497s|900000 |   137 |  7229k|   8.0 |  12M|  62 |  60 | 308 |4466 | 308 | 610 | 526 |  49k|  14k| 0.000000e+00 |      --      |    Inf 
502.40/502.47	c   502s|910000 |   132 |  7313k|   8.0 |  12M|  62 |  21 | 308 |4604 | 308 | 610 | 526 |  50k|  14k| 0.000000e+00 |      --      |    Inf 
507.60/507.69	c   508s|920000 |   131 |  7388k|   8.0 |  12M|  62 |   - | 308 |4641 |   0 |   0 | 526 |  50k|  14k| 0.000000e+00 |      --      |    Inf 
513.00/513.06	c   513s|930000 |   128 |  7467k|   8.0 |  12M|  62 |  23 | 308 |4806 | 308 | 610 | 526 |  51k|  14k| 0.000000e+00 |      --      |    Inf 
518.21/518.23	c   518s|940000 |   138 |  7542k|   8.0 |  12M|  62 |  15 | 308 |5052 | 308 | 610 | 526 |  51k|  14k| 0.000000e+00 |      --      |    Inf 
523.61/523.69	c   524s|950000 |   121 |  7622k|   8.0 |  12M|  62 |   - | 308 |4890 |   0 |   0 | 526 |  52k|  14k| 0.000000e+00 |      --      |    Inf 
529.50/529.55	c   530s|960000 |   130 |  7710k|   8.0 |  12M|  62 |   - | 308 |4903 | 308 | 610 | 526 |  52k|  14k| 0.000000e+00 |      --      |    Inf 
535.62/535.61	c   536s|970000 |   137 |  7802k|   8.0 |  12M|  62 |  28 | 308 |4821 | 308 | 610 | 526 |  53k|  14k| 0.000000e+00 |      --      |    Inf 
541.31/541.35	c   541s|980000 |   134 |  7888k|   8.0 |  12M|  62 |  38 | 308 |4524 | 308 | 610 | 526 |  53k|  14k| 0.000000e+00 |      --      |    Inf 
546.91/546.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
546.91/546.98	c   547s|990000 |   141 |  7971k|   8.1 |  12M|  62 |  41 | 308 |4554 | 308 | 610 | 526 |  53k|  14k| 0.000000e+00 |      --      |    Inf 
552.90/552.95	c   553s|  1000k|   141 |  8063k|   8.1 |  12M|  62 |  30 | 308 |4499 | 308 | 610 | 526 |  54k|  15k| 0.000000e+00 |      --      |    Inf 
558.82/558.87	c   559s|  1010k|   153 |  8152k|   8.1 |  12M|  62 |   - | 308 |4453 | 308 | 610 | 526 |  54k|  15k| 0.000000e+00 |      --      |    Inf 
564.41/564.41	c   564s|  1020k|   154 |  8234k|   8.1 |  12M|  62 |  42 | 308 |4526 | 308 | 610 | 526 |  55k|  15k| 0.000000e+00 |      --      |    Inf 
570.11/570.14	c   570s|  1030k|   149 |  8319k|   8.1 |  12M|  62 |  20 | 308 |4250 | 308 | 610 | 526 |  55k|  15k| 0.000000e+00 |      --      |    Inf 
575.32/575.40	c   575s|  1040k|   142 |  8396k|   8.1 |  12M|  62 |  37 | 308 |4385 | 308 | 610 | 526 |  56k|  15k| 0.000000e+00 |      --      |    Inf 
581.30/581.31	c   581s|  1050k|   135 |  8486k|   8.1 |  12M|  62 |   - | 308 |4241 | 308 | 610 | 526 |  56k|  15k| 0.000000e+00 |      --      |    Inf 
586.61/586.66	c   587s|  1060k|   142 |  8564k|   8.1 |  12M|  62 |  29 | 308 |4384 | 308 | 610 | 526 |  57k|  15k| 0.000000e+00 |      --      |    Inf 
592.50/592.50	c   593s|  1070k|   140 |  8652k|   8.1 |  12M|  65 |   - | 308 |4275 |   0 |   0 | 526 |  57k|  15k| 0.000000e+00 |      --      |    Inf 
597.90/597.97	c   598s|  1080k|   150 |  8733k|   8.1 |  12M|  65 |  25 | 308 |4450 | 308 | 610 | 526 |  58k|  15k| 0.000000e+00 |      --      |    Inf 
603.92/603.96	c   604s|  1090k|   144 |  8824k|   8.1 |  12M|  65 |   - | 308 |4394 |   0 |   0 | 526 |  58k|  15k| 0.000000e+00 |      --      |    Inf 
609.71/609.73	c   610s|  1100k|   162 |  8911k|   8.1 |  12M|  65 |   - | 308 |4410 | 308 | 610 | 526 |  58k|  15k| 0.000000e+00 |      --      |    Inf 
615.51/615.56	c   616s|  1110k|   138 |  8997k|   8.1 |  12M|  65 |  18 | 308 |4268 | 308 | 610 | 526 |  59k|  15k| 0.000000e+00 |      --      |    Inf 
621.11/621.19	c   621s|  1120k|   141 |  9081k|   8.1 |  12M|  65 |  27 | 308 |4390 | 308 | 610 | 526 |  59k|  15k| 0.000000e+00 |      --      |    Inf 
626.81/626.88	c   627s|  1130k|   145 |  9167k|   8.1 |  12M|  65 |  34 | 308 |4455 | 308 | 610 | 526 |  60k|  15k| 0.000000e+00 |      --      |    Inf 
632.61/632.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
632.61/632.67	c   633s|  1140k|   138 |  9255k|   8.1 |  12M|  65 |  33 | 308 |4409 | 308 | 610 | 526 |  60k|  15k| 0.000000e+00 |      --      |    Inf 
638.41/638.48	c   638s|  1150k|   124 |  9341k|   8.1 |  12M|  65 |   - | 308 |4323 |   0 |   0 | 526 |  60k|  15k| 0.000000e+00 |      --      |    Inf 
644.11/644.16	c   644s|  1160k|   126 |  9427k|   8.1 |  12M|  65 |  22 | 308 |4427 | 308 | 610 | 526 |  61k|  15k| 0.000000e+00 |      --      |    Inf 
649.81/649.81	c   650s|  1170k|   124 |  9511k|   8.1 |  12M|  65 |   - | 308 |4528 | 308 | 610 | 526 |  61k|  16k| 0.000000e+00 |      --      |    Inf 
655.91/655.99	c   656s|  1180k|   115 |  9606k|   8.1 |  12M|  65 |  26 | 308 |4287 | 308 | 610 | 526 |  62k|  16k| 0.000000e+00 |      --      |    Inf 
663.51/663.54	c   664s|  1190k|   115 |  9694k|   8.1 |  12M|  65 |  26 | 308 |3226 | 308 | 610 | 526 |  62k|  17k| 0.000000e+00 |      --      |    Inf 
668.71/668.72	c   669s|  1200k|   118 |  9771k|   8.1 |  12M|  65 |   - | 308 |3543 |   0 |   0 | 526 |  63k|  17k| 0.000000e+00 |      --      |    Inf 
673.51/673.59	c   674s|  1210k|   126 |  9840k|   8.1 |  12M|  65 |   - | 308 |3631 | 308 | 610 | 526 |  63k|  17k| 0.000000e+00 |      --      |    Inf 
678.11/678.18	c   678s|  1220k|   117 |  9904k|   8.1 |  12M|  65 |  25 | 308 |3948 | 308 | 610 | 526 |  64k|  17k| 0.000000e+00 |      --      |    Inf 
682.82/682.84	c   683s|  1230k|   117 |  9969k|   8.1 |  12M|  65 |  37 | 308 |4152 | 308 | 610 | 526 |  65k|  17k| 0.000000e+00 |      --      |    Inf 
687.62/687.69	c   688s|  1240k|   114 | 10038k|   8.1 |  12M|  65 |   - | 308 |4330 |   0 |   0 | 526 |  65k|  17k| 0.000000e+00 |      --      |    Inf 
692.71/692.76	c   693s|  1250k|   109 | 10111k|   8.1 |  12M|  65 |   - | 308 |3904 |   0 |   0 | 526 |  66k|  17k| 0.000000e+00 |      --      |    Inf 
697.61/697.64	c   698s|  1260k|   119 | 10181k|   8.1 |  12M|  65 |  17 | 308 |4079 | 308 | 610 | 526 |  67k|  17k| 0.000000e+00 |      --      |    Inf 
702.61/702.68	c   703s|  1270k|   116 | 10255k|   8.1 |  12M|  65 |  37 | 308 |4110 | 308 | 610 | 526 |  67k|  17k| 0.000000e+00 |      --      |    Inf 
707.71/707.74	c   708s|  1280k|   120 | 10329k|   8.1 |  12M|  65 |  25 | 308 |4145 | 308 | 610 | 526 |  68k|  17k| 0.000000e+00 |      --      |    Inf 
708.51/708.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
708.51/708.52	c * 709s|  1281k|     0 | 10341k|   8.1 |  12M|  65 |   - | 308 |4155 | 308 | 610 | 526 |  68k|  17k| 0.000000e+00 | 0.000000e+00 |   0.00%
708.51/708.52	c 
708.51/708.52	c SCIP Status        : problem is solved [optimal solution found]
708.51/708.52	c Solving Time (sec) : 708.52
708.51/708.52	c Solving Nodes      : 1281494
708.51/708.52	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
708.51/708.52	c Dual Bound         : +0.00000000000000e+00
708.51/708.52	c Gap                : 0.00 %
708.51/708.52	s SATISFIABLE
708.51/708.52	v x315 -x316 x313 -x314 -x311 x312 -x309 x310 -x307 x308 -x305 x306 x303 -x304 x301 -x302 -x299 -x300 -x297 -x298 -x295 -x296 -x293 
708.51/708.52	v x294 -x291 x292 -x289 x290 -x287 x288 -x285 x286 -x283 x284 -x281 x282 x279 -x280 x277 -x278 x275 -x276 -x273 -x274 x271 -x272 
708.51/708.52	v x269 -x270 x267 -x268 x265 -x266 x263 -x264 x261 -x262 -x259 -x260 -x257 -x258 x255 -x256 x253 -x254 -x251 x252 -x249 x250 
708.51/708.52	v -x247 x248 -x245 x246 x243 -x244 x241 -x242 -x239 x240 x237 -x238 -x235 x236 -x233 x234 -x231 x232 -x229 x230 x227 -x228 x225 
708.51/708.52	v -x226 x223 -x224 x221 -x222 -x219 x220 -x217 x218 x215 -x216 -x213 x214 -x211 x212 -x209 x210 -x207 x208 x205 -x206 x203 
708.51/708.52	v -x204 x201 -x202 -x200 -x198 -x196 -x194 -x192 -x190 -x188 -x186 -x184 -x182 -x180 -x178 -x176 -x174 -x172 -x170 -x168 -x166 
708.51/708.52	v -x164 -x162 -x160 -x158 -x156 -x154 -x152 -x150 -x148 -x146 x144 x142 -x140 -x138 -x136 -x134 -x132 -x130 -x128 -x126 -x124 -x122 
708.51/708.52	v -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 -x104 -x102 -x100 -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 
708.51/708.52	v -x76 -x74 -x72 -x70 -x68 -x66 -x64 -x62 -x60 -x58 -x56 -x54 -x52 -x50 x48 x46 x44 -x42 -x40 x38 -x36 -x34 -x32 -x30 x28 x26 
708.51/708.52	v x24 x22 -x20 x18 -x16 -x14 -x12 -x10 -x8 x6 x4 x2 -x199 -x197 x195 x193 x191 x189 -x187 -x185 -x183 -x181 -x179 -x177 -x175 x173 
708.51/708.52	v x171 x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 -x151 -x149 -x147 -x145 -x143 -x141 x139 -x137 -x135 -x133 -x131 
708.51/708.52	v x129 -x127 -x125 -x123 -x121 x119 -x117 -x115 -x113 -x111 -x109 -x107 -x105 -x103 -x101 x99 -x97 x95 -x93 -x91 -x89 -x87 -x85 
708.51/708.52	v -x83 -x81 x79 -x77 x75 -x73 -x71 -x69 -x67 -x65 -x63 -x61 -x59 -x57 -x55 -x53 -x51 -x49 -x47 -x45 -x43 -x41 -x39 -x37 -x35 
708.51/708.52	v -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 -x13 -x11 -x9 -x7 -x5 -x3 -x1 
708.51/708.52	c SCIP Status        : problem is solved [optimal solution found]
708.51/708.52	c Total Time         :     708.52
708.51/708.52	c   solving          :     708.52
708.51/708.52	c   presolving       :       0.02 (included in solving)
708.51/708.52	c   reading          :       0.00 (included in solving)
708.51/708.52	c Original Problem   :
708.51/708.52	c   Problem name     : HOME/instance-3485598-1307750178.opb
708.51/708.52	c   Variables        : 316 (316 binary, 0 integer, 0 implicit integer, 0 continuous)
708.51/708.52	c   Constraints      : 476 initial, 476 maximal
708.51/708.52	c Presolved Problem  :
708.51/708.52	c   Problem name     : t_HOME/instance-3485598-1307750178.opb
708.51/708.52	c   Variables        : 308 (308 binary, 0 integer, 0 implicit integer, 0 continuous)
708.51/708.52	c   Constraints      : 464 initial, 5280 maximal
708.51/708.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
708.51/708.52	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
708.51/708.52	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
708.51/708.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
708.51/708.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
708.51/708.52	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
708.51/708.52	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
708.51/708.52	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
708.51/708.52	c   setppc           :       0.00          0          0          0          0          0         12          0          0          0
708.51/708.52	c   linear           :       0.01          0          0          0          0          0          0          0          0          0
708.51/708.52	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
708.51/708.52	c   root node        :          -          0          -          -          0          -          -          -          -          -
708.51/708.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
708.51/708.52	c   integral         :          0          0          0     645863          0          3          0        412       2173          0          0    1287814
708.51/708.52	c   knapsack         :        202          5    3216526          0          0          0    7518731     476361   11322484        528          0          0
708.51/708.52	c   setppc           :        154          5    2703395          0          0          0    1595103       1434    3361286          0          0          0
708.51/708.52	c   linear           :          0+         5     123189          0          0          0        187          3       1671          0          0          0
708.51/708.52	c   logicor          :        108+         5    2082244          1          0          0      69689       8038    2164851          0          0          0
708.51/708.52	c   countsols        :          0          0          0          1          0          2          0          0          0          0          0          0
708.51/708.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
708.51/708.52	c   integral         :      26.12       0.00       0.00      26.12       0.00       0.00       0.00
708.51/708.52	c   knapsack         :      30.87       0.01      28.32       0.00       0.00       0.00       2.54
708.51/708.52	c   setppc           :       5.82       0.00       5.49       0.00       0.00       0.00       0.33
708.51/708.52	c   linear           :       0.06       0.00       0.06       0.00       0.00       0.00       0.00
708.51/708.52	c   logicor          :      16.98       0.00      16.92       0.00       0.00       0.00       0.05
708.51/708.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
708.51/708.52	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
708.51/708.52	c   vbounds          :          0          0          0          0
708.51/708.52	c   rootredcost      :          0          0          0          0
708.51/708.52	c   pseudoobj        :          0          0          0          0
708.51/708.52	c Propagator Timings :  TotalTime  Propagate    Resprop
708.51/708.52	c   vbounds          :       0.41       0.41       0.00
708.51/708.52	c   rootredcost      :       0.45       0.45       0.00
708.51/708.52	c   pseudoobj        :       0.32       0.32       0.00
708.51/708.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
708.51/708.52	c   propagation      :       7.93      74898      65388     374903       68.9        907       76.3          -
708.51/708.52	c   infeasible LP    :      10.79     157399          0          0        0.0          0        0.0          0
708.51/708.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
708.51/708.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
708.51/708.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
708.51/708.52	c   applied globally :          -          -          -      60164       18.0          -          -          -
708.51/708.52	c   applied locally  :          -          -          -       8314       37.0          -          -          -
708.51/708.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
708.51/708.52	c   cut pool         :       0.00          4          -          -         78          -    (maximal pool size: 2082)
708.51/708.52	c   redcost          :       2.91     645276          0          0          0          0
708.51/708.52	c   impliedbounds    :       0.00          5          0          0        798          0
708.51/708.52	c   intobj           :       0.00          0          0          0          0          0
708.51/708.52	c   gomory           :       0.16          5          0          0        189          0
708.51/708.52	c   cgmip            :       0.00          0          0          0          0          0
708.51/708.52	c   closecuts        :       0.00          0          0          0          0          0
708.51/708.52	c   strongcg         :       0.18          5          0          0       2185          0
708.51/708.52	c   cmir             :       0.00          0          0          0          0          0
708.51/708.52	c   flowcover        :       0.00          0          0          0          0          0
708.51/708.52	c   clique           :       0.00          1          0          0          0          0
708.51/708.52	c   zerohalf         :       0.00          0          0          0          0          0
708.51/708.52	c   mcf              :       0.00          1          0          0          0          0
708.51/708.52	c   oddcycle         :       0.00          0          0          0          0          0
708.51/708.52	c   rapidlearning    :       0.03          1          0          0          0          3
708.51/708.52	c Pricers            :       Time      Calls       Vars
708.51/708.52	c   problem variables:       0.00          0          0
708.51/708.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
708.51/708.52	c   relpscost        :      25.73     645862        412       2173          0          0    1287814
708.51/708.52	c   pscost           :       0.00          0          0          0          0          0          0
708.51/708.52	c   inference        :       0.00          0          0          0          0          0          0
708.51/708.52	c   mostinf          :       0.00          0          0          0          0          0          0
708.51/708.52	c   leastinf         :       0.00          0          0          0          0          0          0
708.51/708.52	c   fullstrong       :       0.00          0          0          0          0          0          0
708.51/708.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
708.51/708.52	c   random           :       0.00          0          0          0          0          0          0
708.51/708.52	c Primal Heuristics  :       Time      Calls      Found
708.51/708.52	c   LP solutions     :       0.00          -          1
708.51/708.52	c   pseudo solutions :       0.00          -          0
708.51/708.52	c   trivial          :       0.00          1          0
708.51/708.52	c   shiftandpropagate:       0.00          0          0
708.51/708.52	c   simplerounding   :       0.00          0          0
708.51/708.52	c   zirounding       :       0.00          0          0
708.51/708.52	c   rounding         :       0.00          0          0
708.51/708.52	c   shifting         :       0.00          0          0
708.51/708.52	c   intshifting      :       0.00          0          0
708.51/708.52	c   oneopt           :       0.00          0          0
708.51/708.52	c   twoopt           :       0.00          0          0
708.51/708.52	c   fixandinfer      :       0.00          0          0
708.51/708.52	c   feaspump         :       0.00          0          0
708.51/708.52	c   clique           :       0.00          0          0
708.51/708.52	c   coefdiving       :       0.00          0          0
708.51/708.52	c   pscostdiving     :       0.00          0          0
708.51/708.52	c   fracdiving       :       0.00          0          0
708.51/708.52	c   veclendiving     :       0.00          0          0
708.51/708.52	c   intdiving        :       0.00          0          0
708.51/708.52	c   actconsdiving    :       0.00          0          0
708.51/708.52	c   objpscostdiving  :       0.00          0          0
708.51/708.52	c   rootsoldiving    :       0.00          0          0
708.51/708.52	c   linesearchdiving :       0.00          0          0
708.51/708.52	c   guideddiving     :       0.00          0          0
708.51/708.52	c   octane           :       0.00          0          0
708.51/708.52	c   rens             :       0.00          0          0
708.51/708.52	c   rins             :       0.00          0          0
708.51/708.52	c   localbranching   :       0.00          0          0
708.51/708.52	c   mutation         :       0.00          0          0
708.51/708.52	c   crossover        :       0.00          0          0
708.51/708.52	c   dins             :       0.00          0          0
708.51/708.52	c   vbounds          :       0.00          0          0
708.51/708.52	c   undercover       :       0.00          0          0
708.51/708.52	c   subnlp           :       0.00          0          0
708.51/708.52	c   trysol           :       0.00          0          0
708.51/708.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
708.51/708.52	c   primal LP        :       0.00          0          0       0.00          -
708.51/708.52	c   dual LP          :     501.77     802382   10341203      12.89   20609.26
708.51/708.52	c   lex dual LP      :       0.00          0          0       0.00          -
708.51/708.52	c   barrier LP       :       0.00          0          0       0.00          -
708.51/708.52	c   diving/probing LP:       0.00          0          0       0.00          -
708.51/708.52	c   strong branching :      18.99      17706     276639      15.62   14567.72
708.51/708.52	c     (at root node) :          -          9       2188     243.11          -
708.51/708.52	c   conflict analysis:       0.00          0          0       0.00          -
708.51/708.52	c B&B Tree           :
708.51/708.52	c   number of runs   :          1
708.51/708.52	c   nodes            :    1281494
708.51/708.52	c   nodes (total)    :    1281494
708.51/708.52	c   nodes left       :          0
708.51/708.52	c   max depth        :         65
708.51/708.52	c   max depth (total):         65
708.51/708.52	c   backtracks       :     162820 (12.7%)
708.51/708.52	c   delayed cutoffs  :       6199
708.51/708.52	c   repropagations   :     137003 (375838 domain reductions, 6061 cutoffs)
708.51/708.52	c   avg switch length:       2.72
708.51/708.52	c   switching time   :      41.52
708.51/708.52	c Solution           :
708.51/708.52	c   Solutions found  :          1 (1 improvements)
708.51/708.52	c   First Solution   : +0.00000000000000e+00   (in run 1, after 1281494 nodes, 708.52 seconds, depth 34, found by <relaxation>)
708.51/708.52	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 1281494 nodes, 708.52 seconds, depth 34, found by <relaxation>)
708.51/708.52	c   Dual Bound       : +0.00000000000000e+00
708.51/708.52	c   Gap              :       0.00 %
708.51/708.52	c   Root Dual Bound  : +0.00000000000000e+00
708.51/708.52	c   Root Iterations  :       1225
708.51/708.53	c Time complete: 708.54.

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 32572
/proc/meminfo: memFree=31389684/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=8088 CPUtime=0 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 965 0 0 0 0 0 0 0 22 0 1 0 965248543 8282112 920 33554432000 4194304 8979876 140734454252784 18446744073709551615 7836189 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32572/statm: 2022 931 346 1169 0 849 0

[startup+0.071312 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 32572
/proc/meminfo: memFree=31389684/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=31960 CPUtime=0.06 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 7303 0 0 0 6 0 0 0 18 0 1 0 965248543 32727040 6648 33554432000 4194304 8979876 140734454252784 18446744073709551615 5931014 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 7990 6648 690 1169 0 6817 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31960

[startup+0.100288 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 32572
/proc/meminfo: memFree=31389684/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=22184 CPUtime=0.08 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 7327 0 0 0 8 0 0 0 18 0 1 0 965248543 22716416 4566 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 5546 4566 693 1169 0 4373 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22184

[startup+0.300248 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 32572
/proc/meminfo: memFree=31389684/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=27524 CPUtime=0.29 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 8542 0 0 0 28 1 0 0 18 0 1 0 965248543 28184576 5781 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 6881 5781 693 1169 0 5708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27524

[startup+0.701177 s]
/proc/loadavg: 0.00 0.00 0.00 2/177 32572
/proc/meminfo: memFree=31389684/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=32544 CPUtime=0.69 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 9861 0 0 0 67 2 0 0 18 0 1 0 965248543 33325056 7073 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8136 7073 695 1169 0 6963 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32544

[startup+1.50103 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 32573
/proc/meminfo: memFree=31317296/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=32544 CPUtime=1.48 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 9864 0 0 0 143 5 0 0 19 0 1 0 965248543 33325056 7076 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8136 7076 698 1169 0 6963 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32544

[startup+3.10072 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 32573
/proc/meminfo: memFree=31316924/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=32544 CPUtime=3.09 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 9864 0 0 0 295 14 0 0 25 0 1 0 965248543 33325056 7076 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8136 7076 698 1169 0 6963 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32544

[startup+6.30111 s]
/proc/loadavg: 0.24 0.05 0.02 3/178 32573
/proc/meminfo: memFree=31270012/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=32544 CPUtime=6.29 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 9944 0 0 0 599 30 0 0 25 0 1 0 965248543 33325056 7143 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8136 7143 698 1169 0 6963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32544

[startup+12.7009 s]
/proc/loadavg: 0.38 0.08 0.03 3/178 32573
/proc/meminfo: memFree=31262404/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=32676 CPUtime=12.69 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 9993 0 0 0 1206 63 0 0 25 0 1 0 965248543 33460224 7192 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8169 7192 698 1169 0 6996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32676

[startup+25.5005 s]
/proc/loadavg: 0.74 0.18 0.06 3/178 32574
/proc/meminfo: memFree=31262888/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=32996 CPUtime=25.49 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10069 0 0 0 2419 130 0 0 25 0 1 0 965248543 33787904 7268 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8249 7268 698 1169 0 7076 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32996

[startup+51.1006 s]
/proc/loadavg: 1.17 0.32 0.11 3/178 32574
/proc/meminfo: memFree=31262924/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=33440 CPUtime=51.09 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10171 0 0 0 4851 258 0 0 25 0 1 0 965248543 34242560 7370 33554432000 4194304 8979876 140734454252784 18446744073709551615 6464740 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8360 7370 698 1169 0 7187 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33440

[startup+102.306 s]
/proc/loadavg: 1.64 0.58 0.20 3/178 32576
/proc/meminfo: memFree=31262068/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=33916 CPUtime=102.3 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10266 0 0 0 9647 583 0 0 25 0 1 0 965248543 34729984 7465 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8479 7465 698 1169 0 7306 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33916

[startup+162.3 s]
/proc/loadavg: 1.87 0.83 0.31 3/178 32577
/proc/meminfo: memFree=31260988/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=34676 CPUtime=162.29 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10466 0 0 0 15200 1029 0 0 25 0 1 0 965248543 35508224 7665 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8669 7665 698 1169 0 7496 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34676

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.42 3/178 32579
/proc/meminfo: memFree=31260800/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=34808 CPUtime=222.3 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10494 0 0 0 20738 1492 0 0 25 0 1 0 965248543 35643392 7693 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32572/statm: 8702 7693 698 1169 0 7529 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34808

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/178 32580
/proc/meminfo: memFree=31260384/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=35272 CPUtime=282.3 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10606 0 0 0 26295 1935 0 0 25 0 1 0 965248543 36118528 7805 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 8818 7805 698 1169 0 7645 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 35272

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.60 3/178 32591
/proc/meminfo: memFree=31260704/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=35540 CPUtime=342.3 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10694 0 0 0 31845 2385 0 0 25 0 1 0 965248543 36392960 7893 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 8885 7893 698 1169 0 7712 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 35540

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.69 3/178 32593
/proc/meminfo: memFree=31260396/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36084 CPUtime=402.3 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10818 0 0 0 37397 2833 0 0 25 0 1 0 965248543 36950016 8017 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9021 8017 698 1169 0 7848 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 36084

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.77 3/178 32594
/proc/meminfo: memFree=31259960/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36444 CPUtime=462.31 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10905 0 0 0 42958 3273 0 0 25 0 1 0 965248543 37318656 8104 33554432000 4194304 8979876 140734454252784 18446744073709551615 4981388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9111 8104 698 1169 0 7938 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 36444

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.84 3/178 32596
/proc/meminfo: memFree=31259896/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36444 CPUtime=522.31 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10925 0 0 0 48512 3719 0 0 25 0 1 0 965248543 37318656 8124 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9111 8124 698 1169 0 7938 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 36444

[startup+582.301 s]
/proc/loadavg: 2.04 1.72 0.92 3/178 32597
/proc/meminfo: memFree=31259708/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36444 CPUtime=582.3 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10926 0 0 0 54048 4182 0 0 25 0 1 0 965248543 37318656 8125 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9111 8125 698 1169 0 7938 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 36444

[startup+642.3 s]
/proc/loadavg: 2.01 1.77 0.98 3/178 32599
/proc/meminfo: memFree=31258524/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36444 CPUtime=642.31 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10926 0 0 0 59597 4634 0 0 25 0 1 0 965248543 37318656 8125 33554432000 4194304 8979876 140734454252784 18446744073709551615 4291248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9111 8125 698 1169 0 7938 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 36444

[startup+702.301 s]
/proc/loadavg: 2.00 1.81 1.04 3/178 32601
/proc/meminfo: memFree=31258092/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36600 CPUtime=702.31 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10950 0 0 0 65154 5077 0 0 25 0 1 0 965248543 37478400 8149 33554432000 4194304 8979876 140734454252784 18446744073709551615 7057424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9150 8149 698 1169 0 7977 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 36600

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

[startup+703.901 s]
/proc/loadavg: 2.08 1.83 1.05 3/178 32601
/proc/meminfo: memFree=31258092/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36600 CPUtime=703.92 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10950 0 0 0 65304 5088 0 0 25 0 1 0 965248543 37478400 8149 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9150 8149 698 1169 0 7977 0
Current children cumulated CPU time (s) 703.92
Current children cumulated vsize (KiB) 36600

[startup+707.101 s]
/proc/loadavg: 2.08 1.83 1.05 3/178 32601
/proc/meminfo: memFree=31258092/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36600 CPUtime=707.11 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10950 0 0 0 65600 5111 0 0 25 0 1 0 965248543 37478400 8149 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9150 8149 698 1169 0 7977 0
Current children cumulated CPU time (s) 707.11
Current children cumulated vsize (KiB) 36600

[startup+707.901 s]
/proc/loadavg: 2.08 1.83 1.05 3/178 32601
/proc/meminfo: memFree=31257844/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36600 CPUtime=707.91 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10950 0 0 0 65675 5116 0 0 25 0 1 0 965248543 37478400 8149 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9150 8149 698 1169 0 7977 0
Current children cumulated CPU time (s) 707.91
Current children cumulated vsize (KiB) 36600

[startup+708.301 s]
/proc/loadavg: 2.08 1.83 1.06 3/178 32601
/proc/meminfo: memFree=31257844/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36600 CPUtime=708.31 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10950 0 0 0 65712 5119 0 0 25 0 1 0 965248543 37478400 8149 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9150 8149 698 1169 0 7977 0
Current children cumulated CPU time (s) 708.31
Current children cumulated vsize (KiB) 36600

[startup+708.501 s]
/proc/loadavg: 2.08 1.83 1.06 3/178 32601
/proc/meminfo: memFree=31257844/32950928 swapFree=67054844/67111528
[pid=32572] ppid=32570 vsize=36600 CPUtime=708.51 cores=1,3,5,7
/proc/32572/stat : 32572 (scip-2.0.1.4_2.) R 32570 32572 32526 0 -1 4202496 10950 0 0 0 65730 5121 0 0 25 0 1 0 965248543 37478400 8149 33554432000 4194304 8979876 140734454252784 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32572/statm: 9150 8149 698 1169 0 7977 0
Current children cumulated CPU time (s) 708.51
Current children cumulated vsize (KiB) 36600

Child status: 0
Real time (s): 708.538
CPU time (s): 708.553
CPU user time (s): 657.336
CPU system time (s): 51.2172
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 36600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 657.336
system time used= 51.2172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10958
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= 6
involuntary context switches= 2499

runsolver used 0.885865 second user time and 2.34964 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-11 01:56:19
IDJOB=3485598
IDBENCH=1163
IDSOLVER=1977
FILE ID=node114/3485598-1307750178
RUNJOBID= node114-1307750177-32545
PBS_JOBID= 13550848
Free space on /tmp= 74096 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14ls.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485598-1307750178/watcher-3485598-1307750178 -o /tmp/evaluation-result-3485598-1307750178/solver-3485598-1307750178 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485598-1307750178.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8999d4ddd4825a5d620fe0a3c798bc24
RANDOM SEED=1514239143

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31393732 kB
Buffers:        237136 kB
Cached:        1086564 kB
SwapCached:      10540 kB
Active:         422532 kB
Inactive:       929196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31393732 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:           34580 kB
Writeback:           0 kB
AnonPages:       25432 kB
Mapped:          14052 kB
Slab:           139376 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   218480 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74080 MiB
End job on node114 at 2011-06-11 02:08:07