Trace number 3451120

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 E SCIP 2.0.1.4b with SoPlex 1.5.0.4SAT 702.61 702.609

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.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3451120-1307067120.opb>
0.00/0.01	c original problem has 316 variables (316 bin, 0 int, 0 impl, 0 cont) and 476 constraints
0.00/0.01	c problem read
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	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.01
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 2.0.1.5
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 = 1800
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 |     - |2007k|   0 |  80 | 308 | 464 | 308 | 464 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.12	c   0.1s|     1 |     0 |   870 |     - |2908k|   0 | 136 | 308 | 467 | 308 | 738 | 274 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |  1089 |     - |4281k|   0 | 183 | 308 | 467 | 308 | 900 | 436 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |  1140 |     - |6535k|   0 | 192 | 308 | 467 | 308 | 967 | 503 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.40/0.42	c   0.4s|     1 |     0 |  1215 |     - |8054k|   0 | 190 | 308 | 467 | 308 | 968 | 504 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |  1225 |     - |9933k|   0 | 191 | 308 | 467 | 308 | 990 | 526 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.75	c   0.8s|     1 |     2 |  1225 |     - |9934k|   0 | 191 | 308 | 467 | 308 | 990 | 526 |   0 |   9 | 0.000000e+00 |      --      |    Inf 
8.39/8.47	c   8.5s| 10000 |    55 | 80404 |   7.9 |  10M|  35 |  24 | 308 | 908 | 308 | 610 | 526 | 673 |2086 | 0.000000e+00 |      --      |    Inf 
13.29/13.33	c  13.3s| 20000 |    56 |154367 |   7.7 |  10M|  46 |  19 | 308 |1177 | 308 | 610 | 526 |1307 |2120 | 0.000000e+00 |      --      |    Inf 
19.19/19.23	c  19.2s| 30000 |    55 |239575 |   7.9 |  10M|  46 |   - | 308 |1454 |   0 |   0 | 526 |1926 |2542 | 0.000000e+00 |      --      |    Inf 
24.80/24.89	c  24.9s| 40000 |    54 |321739 |   8.0 |  10M|  46 |  32 | 308 |1645 | 308 | 610 | 526 |2406 |2894 | 0.000000e+00 |      --      |    Inf 
30.99/31.06	c  31.1s| 50000 |    76 |407988 |   8.1 |  10M|  46 |  31 | 308 |1569 | 308 | 610 | 526 |2974 |3433 | 0.000000e+00 |      --      |    Inf 
37.09/37.18	c  37.2s| 60000 |    80 |495525 |   8.2 |  10M|  46 |  23 | 308 |1671 | 308 | 610 | 526 |3471 |3889 | 0.000000e+00 |      --      |    Inf 
42.58/42.69	c  42.7s| 70000 |    92 |575047 |   8.2 |  10M|  46 |   - | 308 |1812 |   0 |   0 | 526 |4019 |4211 | 0.000000e+00 |      --      |    Inf 
48.19/48.29	c  48.3s| 80000 |    96 |657246 |   8.2 |  10M|  51 |  21 | 308 |1725 | 308 | 610 | 526 |4587 |4490 | 0.000000e+00 |      --      |    Inf 
52.89/52.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.89/52.96	c  53.0s| 90000 |   105 |724029 |   8.0 |  11M|  51 |  26 | 308 |1964 | 308 | 610 | 526 |5249 |4665 | 0.000000e+00 |      --      |    Inf 
57.78/57.86	c  57.9s|100000 |   105 |793257 |   7.9 |  11M|  51 |  39 | 308 |2105 | 308 | 610 | 526 |5878 |4880 | 0.000000e+00 |      --      |    Inf 
63.89/63.90	c  63.9s|110000 |   114 |882011 |   8.0 |  11M|  51 |   - | 308 |2110 |   0 |   0 | 526 |6326 |5220 | 0.000000e+00 |      --      |    Inf 
69.98/70.07	c  70.1s|120000 |    94 |974706 |   8.1 |  11M|  51 |   - | 308 |2134 |   0 |   0 | 526 |6750 |5498 | 0.000000e+00 |      --      |    Inf 
75.38/75.44	c  75.4s|130000 |    96 |  1052k|   8.1 |  11M|  51 |   - | 308 |2143 |   0 |   0 | 526 |7318 |5688 | 0.000000e+00 |      --      |    Inf 
81.48/81.59	c  81.6s|140000 |   118 |  1144k|   8.2 |  11M|  51 |  33 | 308 |2381 | 308 | 610 | 526 |7949 |5953 | 0.000000e+00 |      --      |    Inf 
87.58/87.68	c  87.7s|150000 |   105 |  1235k|   8.2 |  11M|  51 |  19 | 308 |2055 | 308 | 610 | 526 |8600 |6221 | 0.000000e+00 |      --      |    Inf 
93.39/93.41	c  93.4s|160000 |   100 |  1321k|   8.3 |  11M|  51 |  21 | 308 |2037 | 308 | 610 | 526 |9255 |6417 | 0.000000e+00 |      --      |    Inf 
98.08/98.15	c  98.1s|170000 |    99 |  1390k|   8.2 |  11M|  51 |  27 | 308 |2251 | 308 | 610 | 526 |9871 |6504 | 0.000000e+00 |      --      |    Inf 
103.18/103.23	c   103s|180000 |   109 |  1465k|   8.1 |  11M|  51 |   - | 308 |2533 |   0 |   0 | 526 |  10k|6638 | 0.000000e+00 |      --      |    Inf 
108.29/108.30	c   108s|190000 |   102 |  1540k|   8.1 |  11M|  51 |   - | 308 |2557 |   0 |   0 | 526 |  11k|6767 | 0.000000e+00 |      --      |    Inf 
113.99/114.06	c   114s|200000 |    92 |  1623k|   8.1 |  11M|  51 |   - | 308 |2402 |   0 |   0 | 526 |  11k|7063 | 0.000000e+00 |      --      |    Inf 
120.19/120.24	c   120s|210000 |    96 |  1714k|   8.2 |  11M|  51 |   - | 308 |2225 |   0 |   0 | 526 |  12k|7307 | 0.000000e+00 |      --      |    Inf 
126.08/126.15	c   126s|220000 |    83 |  1803k|   8.2 |  11M|  51 |   - | 308 |2256 | 308 | 610 | 526 |  12k|7521 | 0.000000e+00 |      --      |    Inf 
131.29/131.36	c   131s|230000 |    99 |  1883k|   8.2 |  11M|  51 |   - | 308 |2472 |   0 |   0 | 526 |  13k|7612 | 0.000000e+00 |      --      |    Inf 
136.49/136.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
136.49/136.50	c   137s|240000 |   101 |  1959k|   8.2 |  11M|  51 |  30 | 308 |2648 | 308 | 610 | 526 |  13k|7749 | 0.000000e+00 |      --      |    Inf 
141.38/141.46	c   141s|250000 |    99 |  2033k|   8.1 |  11M|  51 |  41 | 308 |2871 | 308 | 610 | 526 |  14k|7825 | 0.000000e+00 |      --      |    Inf 
146.49/146.50	c   147s|260000 |    98 |  2107k|   8.1 |  11M|  55 |   - | 308 |2698 |   0 |   0 | 526 |  14k|7972 | 0.000000e+00 |      --      |    Inf 
151.70/151.78	c   152s|270000 |    98 |  2188k|   8.1 |  11M|  55 |  30 | 308 |2824 | 308 | 610 | 526 |  15k|8047 | 0.000000e+00 |      --      |    Inf 
156.98/157.04	c   157s|280000 |   125 |  2265k|   8.1 |  11M|  55 |  29 | 308 |3011 | 308 | 610 | 526 |  16k|8184 | 0.000000e+00 |      --      |    Inf 
162.19/162.26	c   162s|290000 |   101 |  2343k|   8.1 |  11M|  56 |   - | 308 |2886 |   0 |   0 | 526 |  16k|8262 | 0.000000e+00 |      --      |    Inf 
167.78/167.83	c   168s|300000 |    98 |  2429k|   8.1 |  11M|  56 |   - | 308 |2922 |   0 |   0 | 526 |  17k|8408 | 0.000000e+00 |      --      |    Inf 
173.19/173.26	c   173s|310000 |   108 |  2511k|   8.1 |  11M|  60 |  27 | 308 |2995 | 308 | 610 | 526 |  17k|8505 | 0.000000e+00 |      --      |    Inf 
178.88/178.93	c   179s|320000 |    90 |  2596k|   8.1 |  11M|  60 |  41 | 308 |2918 | 308 | 610 | 526 |  18k|8686 | 0.000000e+00 |      --      |    Inf 
183.79/183.89	c   184s|330000 |   109 |  2669k|   8.1 |  11M|  60 |  27 | 308 |2663 | 308 | 610 | 526 |  18k|8773 | 0.000000e+00 |      --      |    Inf 
188.79/188.88	c   189s|340000 |   101 |  2741k|   8.1 |  11M|  60 |  37 | 308 |2910 | 308 | 610 | 526 |  19k|8881 | 0.000000e+00 |      --      |    Inf 
194.09/194.10	c   194s|350000 |    97 |  2817k|   8.0 |  11M|  60 |   - | 308 |2946 | 308 | 610 | 526 |  19k|8995 | 0.000000e+00 |      --      |    Inf 
198.89/198.92	c   199s|360000 |    94 |  2886k|   8.0 |  11M|  60 |   - | 308 |2909 |   0 |   0 | 526 |  20k|9075 | 0.000000e+00 |      --      |    Inf 
205.39/205.40	c   205s|370000 |    84 |  2974k|   8.0 |  11M|  60 |  33 | 308 |2775 | 308 | 610 | 526 |  21k|9785 | 0.000000e+00 |      --      |    Inf 
210.49/210.58	c   211s|380000 |   114 |  3052k|   8.0 |  11M|  60 |  24 | 308 |2535 | 308 | 610 | 526 |  21k|9880 | 0.000000e+00 |      --      |    Inf 
215.39/215.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
215.39/215.45	c   215s|390000 |    95 |  3126k|   8.0 |  11M|  60 |  29 | 308 |2606 | 308 | 610 | 526 |  22k|9891 | 0.000000e+00 |      --      |    Inf 
220.39/220.50	c   220s|400000 |    91 |  3203k|   8.0 |  11M|  60 |   - | 308 |2677 |   0 |   0 | 526 |  22k|9899 | 0.000000e+00 |      --      |    Inf 
225.59/225.69	c   226s|410000 |    92 |  3281k|   8.0 |  11M|  60 |   - | 308 |2638 |   0 |   0 | 526 |  23k|9963 | 0.000000e+00 |      --      |    Inf 
230.79/230.82	c   231s|420000 |    85 |  3358k|   8.0 |  11M|  60 |   - | 308 |2749 |   0 |   0 | 526 |  23k|  10k| 0.000000e+00 |      --      |    Inf 
236.69/236.73	c   237s|430000 |    86 |  3442k|   8.0 |  11M|  60 |   - | 308 |2800 | 308 | 610 | 526 |  24k|  10k| 0.000000e+00 |      --      |    Inf 
242.79/242.88	c   243s|440000 |    79 |  3536k|   8.0 |  11M|  60 |   - | 308 |2809 | 308 | 610 | 526 |  25k|  10k| 0.000000e+00 |      --      |    Inf 
248.79/248.85	c   249s|450000 |    90 |  3627k|   8.1 |  11M|  60 |  31 | 308 |2922 | 308 | 610 | 526 |  25k|  10k| 0.000000e+00 |      --      |    Inf 
254.69/254.79	c   255s|460000 |    87 |  3718k|   8.1 |  11M|  60 |   - | 308 |2924 | 308 | 610 | 526 |  26k|  10k| 0.000000e+00 |      --      |    Inf 
259.89/259.92	c   260s|470000 |    93 |  3794k|   8.1 |  11M|  60 |  22 | 308 |3065 | 308 | 610 | 526 |  26k|  10k| 0.000000e+00 |      --      |    Inf 
265.79/265.82	c   266s|480000 |   108 |  3882k|   8.1 |  11M|  60 |   - | 308 |3050 | 308 | 610 | 526 |  27k|  10k| 0.000000e+00 |      --      |    Inf 
272.08/272.19	c   272s|490000 |    83 |  3980k|   8.1 |  11M|  60 |  28 | 308 |3017 | 308 | 610 | 526 |  27k|  11k| 0.000000e+00 |      --      |    Inf 
277.49/277.56	c   278s|500000 |    82 |  4059k|   8.1 |  11M|  60 |  15 | 308 |3083 | 308 | 610 | 526 |  27k|  11k| 0.000000e+00 |      --      |    Inf 
282.39/282.49	c   282s|510000 |    95 |  4130k|   8.1 |  11M|  60 |   - | 308 |3406 |   0 |   0 | 526 |  28k|  11k| 0.000000e+00 |      --      |    Inf 
287.68/287.76	c   288s|520000 |    92 |  4209k|   8.1 |  11M|  60 |   - | 308 |3594 | 308 | 610 | 526 |  29k|  11k| 0.000000e+00 |      --      |    Inf 
292.99/293.02	c   293s|530000 |    87 |  4282k|   8.1 |  11M|  60 |   - | 308 |3442 |   0 |   0 | 526 |  29k|  11k| 0.000000e+00 |      --      |    Inf 
297.89/297.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
297.89/297.90	c   298s|540000 |    96 |  4352k|   8.1 |  11M|  60 |  29 | 308 |3580 | 308 | 610 | 526 |  30k|  11k| 0.000000e+00 |      --      |    Inf 
302.99/303.08	c   303s|550000 |    79 |  4425k|   8.0 |  11M|  60 |  28 | 308 |3208 | 308 | 610 | 526 |  30k|  11k| 0.000000e+00 |      --      |    Inf 
308.48/308.54	c   309s|560000 |    83 |  4505k|   8.0 |  11M|  60 |  41 | 308 |3439 | 308 | 610 | 526 |  31k|  11k| 0.000000e+00 |      --      |    Inf 
313.99/314.05	c   314s|570000 |    80 |  4587k|   8.0 |  11M|  60 |  32 | 308 |3609 | 308 | 610 | 526 |  31k|  11k| 0.000000e+00 |      --      |    Inf 
319.69/319.79	c   320s|580000 |    84 |  4671k|   8.1 |  11M|  60 |  28 | 308 |3572 | 308 | 610 | 526 |  32k|  12k| 0.000000e+00 |      --      |    Inf 
325.08/325.16	c   325s|590000 |    94 |  4751k|   8.1 |  11M|  60 |   - | 308 |3418 |   0 |   0 | 526 |  32k|  12k| 0.000000e+00 |      --      |    Inf 
330.29/330.32	c   330s|600000 |    99 |  4827k|   8.0 |  12M|  60 |  31 | 308 |3714 | 308 | 610 | 526 |  33k|  12k| 0.000000e+00 |      --      |    Inf 
335.59/335.61	c   336s|610000 |   103 |  4907k|   8.0 |  12M|  60 |   - | 308 |3821 |   0 |   0 | 526 |  34k|  12k| 0.000000e+00 |      --      |    Inf 
341.39/341.41	c   341s|620000 |    97 |  4997k|   8.1 |  12M|  60 |   - | 308 |3690 |   0 |   0 | 526 |  34k|  12k| 0.000000e+00 |      --      |    Inf 
346.68/346.76	c   347s|630000 |    93 |  5078k|   8.1 |  12M|  60 |  29 | 308 |3870 | 308 | 610 | 526 |  35k|  12k| 0.000000e+00 |      --      |    Inf 
352.19/352.20	c   352s|640000 |   101 |  5158k|   8.1 |  12M|  60 |   - | 308 |3861 |   0 |   0 | 526 |  35k|  12k| 0.000000e+00 |      --      |    Inf 
357.40/357.41	c   357s|650000 |    91 |  5235k|   8.1 |  12M|  60 |   - | 308 |3936 | 308 | 610 | 526 |  36k|  12k| 0.000000e+00 |      --      |    Inf 
362.58/362.60	c   363s|660000 |   112 |  5312k|   8.0 |  12M|  60 |   - | 308 |4157 | 308 | 610 | 526 |  36k|  12k| 0.000000e+00 |      --      |    Inf 
367.79/367.83	c   368s|670000 |   118 |  5389k|   8.0 |  12M|  60 |   - | 308 |4385 |   0 |   0 | 526 |  37k|  12k| 0.000000e+00 |      --      |    Inf 
372.79/372.84	c   373s|680000 |   115 |  5463k|   8.0 |  12M|  60 |   - | 308 |4487 |   0 |   0 | 526 |  38k|  12k| 0.000000e+00 |      --      |    Inf 
377.99/378.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
377.99/378.08	c   378s|690000 |   134 |  5541k|   8.0 |  12M|  60 |   - | 308 |4679 |   0 |   0 | 526 |  38k|  12k| 0.000000e+00 |      --      |    Inf 
383.39/383.44	c   383s|700000 |   148 |  5619k|   8.0 |  12M|  60 |  27 | 308 |4668 | 308 | 610 | 526 |  39k|  12k| 0.000000e+00 |      --      |    Inf 
388.78/388.81	c   389s|710000 |   132 |  5698k|   8.0 |  12M|  62 |   - | 308 |4668 |   0 |   0 | 526 |  39k|  13k| 0.000000e+00 |      --      |    Inf 
394.29/394.37	c   394s|720000 |   125 |  5780k|   8.0 |  12M|  62 |  18 | 308 |4382 | 308 | 610 | 526 |  40k|  13k| 0.000000e+00 |      --      |    Inf 
399.69/399.76	c   400s|730000 |   138 |  5859k|   8.0 |  12M|  62 |   - | 308 |4423 |   0 |   0 | 526 |  40k|  13k| 0.000000e+00 |      --      |    Inf 
404.89/404.97	c   405s|740000 |   141 |  5935k|   8.0 |  12M|  62 |   - | 308 |4489 |   0 |   0 | 526 |  41k|  13k| 0.000000e+00 |      --      |    Inf 
410.59/410.63	c   411s|750000 |   132 |  6021k|   8.0 |  12M|  62 |  24 | 308 |4318 | 308 | 610 | 526 |  41k|  13k| 0.000000e+00 |      --      |    Inf 
415.58/415.68	c   416s|760000 |   135 |  6095k|   8.0 |  12M|  62 |   - | 308 |4481 |   0 |   0 | 526 |  42k|  13k| 0.000000e+00 |      --      |    Inf 
420.68/420.75	c   421s|770000 |   130 |  6168k|   8.0 |  12M|  62 |   - | 308 |4570 |   0 |   0 | 526 |  42k|  13k| 0.000000e+00 |      --      |    Inf 
426.19/426.21	c   426s|780000 |   147 |  6247k|   8.0 |  12M|  62 |  34 | 308 |4338 | 308 | 610 | 526 |  43k|  13k| 0.000000e+00 |      --      |    Inf 
431.89/431.99	c   432s|790000 |   134 |  6333k|   8.0 |  12M|  62 |   - | 308 |4456 |   0 |   0 | 526 |  43k|  13k| 0.000000e+00 |      --      |    Inf 
437.28/437.38	c   437s|800000 |   131 |  6412k|   8.0 |  12M|  62 |   - | 308 |4734 |   0 |   0 | 526 |  44k|  13k| 0.000000e+00 |      --      |    Inf 
443.09/443.12	c   443s|810000 |   134 |  6498k|   8.0 |  12M|  62 |  33 | 308 |4804 | 308 | 610 | 526 |  44k|  13k| 0.000000e+00 |      --      |    Inf 
448.39/448.42	c   448s|820000 |   133 |  6575k|   8.0 |  12M|  62 |   - | 308 |5026 |   0 |   0 | 526 |  45k|  13k| 0.000000e+00 |      --      |    Inf 
453.79/453.85	c   454s|830000 |   133 |  6655k|   8.0 |  12M|  62 |  36 | 308 |5229 | 308 | 610 | 526 |  45k|  13k| 0.000000e+00 |      --      |    Inf 
459.48/459.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
459.48/459.59	c   460s|840000 |   139 |  6740k|   8.0 |  12M|  62 |  32 | 308 |4784 | 308 | 610 | 526 |  46k|  13k| 0.000000e+00 |      --      |    Inf 
465.08/465.14	c   465s|850000 |   137 |  6822k|   8.0 |  12M|  62 |  37 | 308 |4836 | 308 | 610 | 526 |  46k|  14k| 0.000000e+00 |      --      |    Inf 
470.49/470.54	c   471s|860000 |   149 |  6901k|   8.0 |  12M|  62 |   - | 308 |5068 |   0 |   0 | 526 |  47k|  14k| 0.000000e+00 |      --      |    Inf 
475.68/475.77	c   476s|870000 |   181 |  6978k|   8.0 |  12M|  62 |  33 | 308 |5275 | 308 | 610 | 526 |  48k|  14k| 0.000000e+00 |      --      |    Inf 
481.29/481.38	c   481s|880000 |   155 |  7060k|   8.0 |  12M|  62 |   - | 308 |5175 |   0 |   0 | 526 |  48k|  14k| 0.000000e+00 |      --      |    Inf 
486.79/486.88	c   487s|890000 |   151 |  7142k|   8.0 |  12M|  62 |  31 | 308 |5038 | 308 | 610 | 526 |  49k|  14k| 0.000000e+00 |      --      |    Inf 
492.59/492.65	c   493s|900000 |   137 |  7229k|   8.0 |  12M|  62 |  60 | 308 |4466 | 308 | 610 | 526 |  49k|  14k| 0.000000e+00 |      --      |    Inf 
498.20/498.26	c   498s|910000 |   132 |  7313k|   8.0 |  12M|  62 |  21 | 308 |4604 | 308 | 610 | 526 |  50k|  14k| 0.000000e+00 |      --      |    Inf 
503.39/503.43	c   503s|920000 |   131 |  7388k|   8.0 |  12M|  62 |   - | 308 |4641 |   0 |   0 | 526 |  50k|  14k| 0.000000e+00 |      --      |    Inf 
508.69/508.76	c   509s|930000 |   128 |  7467k|   8.0 |  12M|  62 |  23 | 308 |4806 | 308 | 610 | 526 |  51k|  14k| 0.000000e+00 |      --      |    Inf 
513.79/513.89	c   514s|940000 |   138 |  7542k|   8.0 |  12M|  62 |  15 | 308 |5052 | 308 | 610 | 526 |  51k|  14k| 0.000000e+00 |      --      |    Inf 
519.29/519.30	c   519s|950000 |   121 |  7622k|   8.0 |  12M|  62 |   - | 308 |4890 |   0 |   0 | 526 |  52k|  14k| 0.000000e+00 |      --      |    Inf 
525.09/525.11	c   525s|960000 |   130 |  7710k|   8.0 |  12M|  62 |   - | 308 |4903 | 308 | 610 | 526 |  52k|  14k| 0.000000e+00 |      --      |    Inf 
531.09/531.13	c   531s|970000 |   137 |  7802k|   8.0 |  12M|  62 |  28 | 308 |4821 | 308 | 610 | 526 |  53k|  14k| 0.000000e+00 |      --      |    Inf 
536.80/536.82	c   537s|980000 |   134 |  7888k|   8.0 |  12M|  62 |  38 | 308 |4524 | 308 | 610 | 526 |  53k|  14k| 0.000000e+00 |      --      |    Inf 
542.39/542.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
542.39/542.40	c   542s|990000 |   141 |  7971k|   8.1 |  12M|  62 |  41 | 308 |4554 | 308 | 610 | 526 |  53k|  14k| 0.000000e+00 |      --      |    Inf 
548.29/548.33	c   548s|  1000k|   141 |  8063k|   8.1 |  12M|  62 |  30 | 308 |4499 | 308 | 610 | 526 |  54k|  15k| 0.000000e+00 |      --      |    Inf 
554.09/554.19	c   554s|  1010k|   153 |  8152k|   8.1 |  12M|  62 |   - | 308 |4453 | 308 | 610 | 526 |  54k|  15k| 0.000000e+00 |      --      |    Inf 
559.59/559.69	c   560s|  1020k|   154 |  8234k|   8.1 |  12M|  62 |  42 | 308 |4526 | 308 | 610 | 526 |  55k|  15k| 0.000000e+00 |      --      |    Inf 
565.30/565.38	c   565s|  1030k|   149 |  8319k|   8.1 |  12M|  62 |  20 | 308 |4250 | 308 | 610 | 526 |  55k|  15k| 0.000000e+00 |      --      |    Inf 
570.49/570.59	c   571s|  1040k|   142 |  8396k|   8.1 |  12M|  62 |  37 | 308 |4385 | 308 | 610 | 526 |  56k|  15k| 0.000000e+00 |      --      |    Inf 
576.40/576.45	c   576s|  1050k|   135 |  8486k|   8.1 |  12M|  62 |   - | 308 |4241 | 308 | 610 | 526 |  56k|  15k| 0.000000e+00 |      --      |    Inf 
581.70/581.75	c   582s|  1060k|   142 |  8564k|   8.1 |  12M|  62 |  29 | 308 |4384 | 308 | 610 | 526 |  57k|  15k| 0.000000e+00 |      --      |    Inf 
587.49/587.56	c   588s|  1070k|   140 |  8652k|   8.1 |  12M|  65 |   - | 308 |4275 |   0 |   0 | 526 |  57k|  15k| 0.000000e+00 |      --      |    Inf 
592.90/592.98	c   593s|  1080k|   150 |  8733k|   8.1 |  12M|  65 |  25 | 308 |4450 | 308 | 610 | 526 |  58k|  15k| 0.000000e+00 |      --      |    Inf 
598.89/598.92	c   599s|  1090k|   144 |  8824k|   8.1 |  12M|  65 |   - | 308 |4394 |   0 |   0 | 526 |  58k|  15k| 0.000000e+00 |      --      |    Inf 
604.59/604.64	c   605s|  1100k|   162 |  8911k|   8.1 |  12M|  65 |   - | 308 |4410 | 308 | 610 | 526 |  58k|  15k| 0.000000e+00 |      --      |    Inf 
610.40/610.43	c   610s|  1110k|   138 |  8997k|   8.1 |  12M|  65 |  18 | 308 |4268 | 308 | 610 | 526 |  59k|  15k| 0.000000e+00 |      --      |    Inf 
616.01/616.01	c   616s|  1120k|   141 |  9081k|   8.1 |  12M|  65 |  27 | 308 |4390 | 308 | 610 | 526 |  59k|  15k| 0.000000e+00 |      --      |    Inf 
621.59/621.65	c   622s|  1130k|   145 |  9167k|   8.1 |  12M|  65 |  34 | 308 |4455 | 308 | 610 | 526 |  60k|  15k| 0.000000e+00 |      --      |    Inf 
627.39/627.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
627.39/627.41	c   627s|  1140k|   138 |  9255k|   8.1 |  12M|  65 |  33 | 308 |4409 | 308 | 610 | 526 |  60k|  15k| 0.000000e+00 |      --      |    Inf 
633.09/633.17	c   633s|  1150k|   124 |  9341k|   8.1 |  12M|  65 |   - | 308 |4323 |   0 |   0 | 526 |  60k|  15k| 0.000000e+00 |      --      |    Inf 
638.80/638.81	c   639s|  1160k|   126 |  9427k|   8.1 |  12M|  65 |  22 | 308 |4427 | 308 | 610 | 526 |  61k|  15k| 0.000000e+00 |      --      |    Inf 
644.39/644.41	c   644s|  1170k|   124 |  9511k|   8.1 |  12M|  65 |   - | 308 |4528 | 308 | 610 | 526 |  61k|  16k| 0.000000e+00 |      --      |    Inf 
650.50/650.54	c   651s|  1180k|   115 |  9606k|   8.1 |  12M|  65 |  26 | 308 |4287 | 308 | 610 | 526 |  62k|  16k| 0.000000e+00 |      --      |    Inf 
658.00/658.01	c   658s|  1190k|   115 |  9694k|   8.1 |  12M|  65 |  26 | 308 |3226 | 308 | 610 | 526 |  62k|  17k| 0.000000e+00 |      --      |    Inf 
663.09/663.15	c   663s|  1200k|   118 |  9771k|   8.1 |  12M|  65 |   - | 308 |3543 |   0 |   0 | 526 |  63k|  17k| 0.000000e+00 |      --      |    Inf 
667.89/667.97	c   668s|  1210k|   126 |  9840k|   8.1 |  12M|  65 |   - | 308 |3631 | 308 | 610 | 526 |  63k|  17k| 0.000000e+00 |      --      |    Inf 
672.50/672.52	c   673s|  1220k|   117 |  9904k|   8.1 |  12M|  65 |  25 | 308 |3948 | 308 | 610 | 526 |  64k|  17k| 0.000000e+00 |      --      |    Inf 
677.09/677.14	c   677s|  1230k|   117 |  9969k|   8.1 |  12M|  65 |  37 | 308 |4152 | 308 | 610 | 526 |  65k|  17k| 0.000000e+00 |      --      |    Inf 
681.90/681.94	c   682s|  1240k|   114 | 10038k|   8.1 |  12M|  65 |   - | 308 |4330 |   0 |   0 | 526 |  65k|  17k| 0.000000e+00 |      --      |    Inf 
686.89/686.97	c   687s|  1250k|   109 | 10111k|   8.1 |  12M|  65 |   - | 308 |3904 |   0 |   0 | 526 |  66k|  17k| 0.000000e+00 |      --      |    Inf 
691.80/691.81	c   692s|  1260k|   119 | 10181k|   8.1 |  12M|  65 |  17 | 308 |4079 | 308 | 610 | 526 |  67k|  17k| 0.000000e+00 |      --      |    Inf 
696.79/696.80	c   697s|  1270k|   116 | 10255k|   8.1 |  12M|  65 |  37 | 308 |4110 | 308 | 610 | 526 |  67k|  17k| 0.000000e+00 |      --      |    Inf 
701.81/701.82	c   702s|  1280k|   120 | 10329k|   8.1 |  12M|  65 |  25 | 308 |4145 | 308 | 610 | 526 |  68k|  17k| 0.000000e+00 |      --      |    Inf 
702.50/702.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
702.50/702.59	c * 703s|  1281k|     0 | 10341k|   8.1 |  12M|  65 |   - | 308 |4155 | 308 | 610 | 526 |  68k|  17k| 0.000000e+00 | 0.000000e+00 |   0.00%
702.50/702.59	c 
702.50/702.59	c SCIP Status        : problem is solved [optimal solution found]
702.50/702.59	c Solving Time (sec) : 702.59
702.50/702.59	c Solving Nodes      : 1281494
702.50/702.59	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
702.50/702.59	c Dual Bound         : +0.00000000000000e+00
702.50/702.59	c Gap                : 0.00 %
702.50/702.59	s SATISFIABLE
702.50/702.59	v x315 -x316 x313 -x314 -x311 x312 -x309 x310 -x307 x308 -x305 x306 x303 -x304 x301 -x302 -x299 -x300 -x297 -x298 -x295 -x296 -x293 
702.50/702.59	v x294 -x291 x292 -x289 x290 -x287 x288 -x285 x286 -x283 x284 -x281 x282 x279 -x280 x277 -x278 x275 -x276 -x273 -x274 x271 -x272 
702.50/702.59	v x269 -x270 x267 -x268 x265 -x266 x263 -x264 x261 -x262 -x259 -x260 -x257 -x258 x255 -x256 x253 -x254 -x251 x252 -x249 x250 
702.50/702.59	v -x247 x248 -x245 x246 x243 -x244 x241 -x242 -x239 x240 x237 -x238 -x235 x236 -x233 x234 -x231 x232 -x229 x230 x227 -x228 x225 
702.50/702.59	v -x226 x223 -x224 x221 -x222 -x219 x220 -x217 x218 x215 -x216 -x213 x214 -x211 x212 -x209 x210 -x207 x208 x205 -x206 x203 
702.50/702.59	v -x204 x201 -x202 -x200 -x198 -x196 -x194 -x192 -x190 -x188 -x186 -x184 -x182 -x180 -x178 -x176 -x174 -x172 -x170 -x168 -x166 
702.50/702.59	v -x164 -x162 -x160 -x158 -x156 -x154 -x152 -x150 -x148 -x146 x144 x142 -x140 -x138 -x136 -x134 -x132 -x130 -x128 -x126 -x124 -x122 
702.50/702.59	v -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 -x104 -x102 -x100 -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 
702.50/702.59	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 
702.50/702.59	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 
702.50/702.59	v x171 x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 -x151 -x149 -x147 -x145 -x143 -x141 x139 -x137 -x135 -x133 -x131 
702.50/702.59	v x129 -x127 -x125 -x123 -x121 x119 -x117 -x115 -x113 -x111 -x109 -x107 -x105 -x103 -x101 x99 -x97 x95 -x93 -x91 -x89 -x87 -x85 
702.50/702.59	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 
702.50/702.59	v -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 -x13 -x11 -x9 -x7 -x5 -x3 -x1 
702.50/702.59	c SCIP Status        : problem is solved [optimal solution found]
702.50/702.59	c Total Time         :     702.59
702.50/702.59	c   solving          :     702.59
702.50/702.59	c   presolving       :       0.01 (included in solving)
702.50/702.59	c   reading          :       0.00 (included in solving)
702.50/702.59	c Original Problem   :
702.50/702.59	c   Problem name     : HOME/instance-3451120-1307067120.opb
702.50/702.59	c   Variables        : 316 (316 binary, 0 integer, 0 implicit integer, 0 continuous)
702.50/702.59	c   Constraints      : 476 initial, 476 maximal
702.50/702.59	c Presolved Problem  :
702.50/702.59	c   Problem name     : t_HOME/instance-3451120-1307067120.opb
702.50/702.59	c   Variables        : 308 (308 binary, 0 integer, 0 implicit integer, 0 continuous)
702.50/702.59	c   Constraints      : 464 initial, 5280 maximal
702.50/702.59	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
702.50/702.59	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
702.50/702.59	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
702.50/702.59	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
702.50/702.59	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
702.50/702.59	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
702.50/702.59	c   implics          :       0.00          0          8          0          0          0          0          0          0          0
702.50/702.59	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
702.50/702.59	c   knapsack         :       0.01          0          0          0          0          0          0          0          0          0
702.50/702.59	c   setppc           :       0.00          0          0          0          0          0         12          0          0          0
702.50/702.59	c   linear           :       0.01          0          0          0          0          0          0          0          0          0
702.50/702.59	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
702.50/702.59	c   root node        :          -          0          -          -          0          -          -          -          -          -
702.50/702.59	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
702.50/702.59	c   integral         :          0          0          0     645863          0          3          0        412       2173          0          0    1287814
702.50/702.59	c   knapsack         :        202          5    3216526          0          0          0    7518731     476361   11322484        528          0          0
702.50/702.59	c   setppc           :        154          5    2703395          0          0          0    1595103       1434    3361286          0          0          0
702.50/702.59	c   linear           :          0+         5     123183          0          0          0        187          3       1671          0          0          0
702.50/702.59	c   logicor          :        108+         5    2082244          1          0          0      69689       8038    2164851          0          0          0
702.50/702.59	c   countsols        :          0          0          0          1          0          2          0          0          0          0          0          0
702.50/702.59	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
702.50/702.59	c   integral         :      25.84       0.00       0.00      25.84       0.00       0.00       0.00
702.50/702.59	c   knapsack         :      31.59       0.01      29.03       0.00       0.00       0.00       2.55
702.50/702.59	c   setppc           :       5.93       0.00       5.60       0.00       0.00       0.00       0.33
702.50/702.59	c   linear           :       0.06       0.00       0.06       0.00       0.00       0.00       0.00
702.50/702.59	c   logicor          :      17.03       0.00      16.97       0.00       0.00       0.00       0.06
702.50/702.59	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
702.50/702.59	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
702.50/702.59	c   vbounds          :          0          0          0          0
702.50/702.59	c   rootredcost      :          0          0          0          0
702.50/702.59	c   pseudoobj        :          0          0          0          0
702.50/702.59	c Propagator Timings :  TotalTime  Propagate    Resprop
702.50/702.59	c   vbounds          :       0.43       0.43       0.00
702.50/702.59	c   rootredcost      :       0.47       0.47       0.00
702.50/702.59	c   pseudoobj        :       0.31       0.31       0.00
702.50/702.59	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
702.50/702.59	c   propagation      :       8.15      74898      65388     374903       68.9        907       76.3          -
702.50/702.59	c   infeasible LP    :       9.80     157399          0          0        0.0          0        0.0          0
702.50/702.59	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
702.50/702.59	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
702.50/702.59	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
702.50/702.59	c   applied globally :          -          -          -      60164       18.0          -          -          -
702.50/702.59	c   applied locally  :          -          -          -       8314       37.0          -          -          -
702.50/702.59	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
702.50/702.59	c   cut pool         :       0.00          4          -          -         78          -    (maximal pool size: 2082)
702.50/702.59	c   redcost          :       2.96     645276          0          0          0          0
702.50/702.59	c   impliedbounds    :       0.00          5          0          0        798          0
702.50/702.59	c   intobj           :       0.00          0          0          0          0          0
702.50/702.59	c   gomory           :       0.17          5          0          0        189          0
702.50/702.59	c   cgmip            :       0.00          0          0          0          0          0
702.50/702.59	c   closecuts        :       0.00          0          0          0          0          0
702.50/702.59	c   strongcg         :       0.18          5          0          0       2185          0
702.50/702.59	c   cmir             :       0.00          0          0          0          0          0
702.50/702.59	c   flowcover        :       0.00          0          0          0          0          0
702.50/702.59	c   clique           :       0.00          1          0          0          0          0
702.50/702.59	c   zerohalf         :       0.00          0          0          0          0          0
702.50/702.59	c   mcf              :       0.00          1          0          0          0          0
702.50/702.59	c   oddcycle         :       0.00          0          0          0          0          0
702.50/702.59	c   rapidlearning    :       0.03          1          0          0          0          3
702.50/702.59	c Pricers            :       Time      Calls       Vars
702.50/702.59	c   problem variables:       0.00          0          0
702.50/702.59	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
702.50/702.59	c   relpscost        :      25.49     645862        412       2173          0          0    1287814
702.50/702.59	c   pscost           :       0.00          0          0          0          0          0          0
702.50/702.59	c   inference        :       0.00          0          0          0          0          0          0
702.50/702.59	c   mostinf          :       0.00          0          0          0          0          0          0
702.50/702.59	c   leastinf         :       0.00          0          0          0          0          0          0
702.50/702.59	c   fullstrong       :       0.00          0          0          0          0          0          0
702.50/702.59	c   allfullstrong    :       0.00          0          0          0          0          0          0
702.50/702.59	c   random           :       0.00          0          0          0          0          0          0
702.50/702.59	c Primal Heuristics  :       Time      Calls      Found
702.50/702.59	c   LP solutions     :       0.00          -          1
702.50/702.59	c   pseudo solutions :       0.00          -          0
702.50/702.59	c   trivial          :       0.00          1          0
702.50/702.59	c   shiftandpropagate:       0.00          0          0
702.50/702.59	c   simplerounding   :       0.00          0          0
702.50/702.59	c   zirounding       :       0.00          0          0
702.50/702.59	c   rounding         :       0.00          0          0
702.50/702.59	c   shifting         :       0.00          0          0
702.50/702.59	c   intshifting      :       0.00          0          0
702.50/702.59	c   oneopt           :       0.00          0          0
702.50/702.59	c   twoopt           :       0.00          0          0
702.50/702.59	c   fixandinfer      :       0.00          0          0
702.50/702.59	c   feaspump         :       0.00          0          0
702.50/702.59	c   clique           :       0.00          0          0
702.50/702.59	c   coefdiving       :       0.00          0          0
702.50/702.59	c   pscostdiving     :       0.00          0          0
702.50/702.59	c   fracdiving       :       0.00          0          0
702.50/702.59	c   veclendiving     :       0.00          0          0
702.50/702.59	c   intdiving        :       0.00          0          0
702.50/702.59	c   actconsdiving    :       0.00          0          0
702.50/702.59	c   objpscostdiving  :       0.00          0          0
702.50/702.59	c   rootsoldiving    :       0.00          0          0
702.50/702.59	c   linesearchdiving :       0.00          0          0
702.50/702.59	c   guideddiving     :       0.00          0          0
702.50/702.59	c   octane           :       0.00          0          0
702.50/702.59	c   rens             :       0.00          0          0
702.50/702.59	c   rins             :       0.00          0          0
702.50/702.59	c   localbranching   :       0.00          0          0
702.50/702.59	c   mutation         :       0.00          0          0
702.50/702.59	c   crossover        :       0.00          0          0
702.50/702.59	c   dins             :       0.00          0          0
702.50/702.59	c   vbounds          :       0.00          0          0
702.50/702.59	c   undercover       :       0.00          0          0
702.50/702.59	c   subnlp           :       0.00          0          0
702.50/702.59	c   trysol           :       0.00          0          0
702.50/702.59	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
702.50/702.59	c   primal LP        :       0.00          0          0       0.00          -
702.50/702.59	c   dual LP          :     499.97     802382   10341203      12.89   20683.65
702.50/702.59	c   lex dual LP      :       0.00          0          0       0.00          -
702.50/702.59	c   barrier LP       :       0.00          0          0       0.00          -
702.50/702.59	c   diving/probing LP:       0.00          0          0       0.00          -
702.50/702.59	c   strong branching :      18.61      17706     276639      15.62   14865.24
702.50/702.59	c     (at root node) :          -          9       2188     243.11          -
702.50/702.59	c   conflict analysis:       0.00          0          0       0.00          -
702.50/702.59	c B&B Tree           :
702.50/702.59	c   number of runs   :          1
702.50/702.59	c   nodes            :    1281494
702.50/702.59	c   nodes (total)    :    1281494
702.50/702.59	c   nodes left       :          0
702.50/702.59	c   max depth        :         65
702.50/702.59	c   max depth (total):         65
702.50/702.59	c   backtracks       :     162820 (12.7%)
702.50/702.59	c   delayed cutoffs  :       6199
702.50/702.59	c   repropagations   :     137003 (375838 domain reductions, 6061 cutoffs)
702.50/702.59	c   avg switch length:       2.72
702.50/702.59	c   switching time   :      41.16
702.50/702.59	c Solution           :
702.50/702.59	c   Solutions found  :          1 (1 improvements)
702.50/702.59	c   First Solution   : +0.00000000000000e+00   (in run 1, after 1281494 nodes, 702.59 seconds, depth 34, found by <relaxation>)
702.50/702.59	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 1281494 nodes, 702.59 seconds, depth 34, found by <relaxation>)
702.50/702.59	c   Dual Bound       : +0.00000000000000e+00
702.50/702.59	c   Gap              :       0.00 %
702.50/702.59	c   Root Dual Bound  : +0.00000000000000e+00
702.50/702.59	c   Root Iterations  :       1225
702.60/702.60	c Time complete: 702.6.

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3451120-1307067120/watcher-3451120-1307067120 -o /tmp/evaluation-result-3451120-1307067120/solver-3451120-1307067120 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451120-1307067120.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: 1.00 1.01 1.03 2/326 16702
/proc/meminfo: memFree=24200180/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=17820 CPUtime=0.01 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 3194 0 0 0 1 0 0 0 20 0 1 0 896942561 18247680 3147 33554432000 4194304 9163163 140734147157504 18446744073709551615 4391088 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 4455 3147 496 1214 0 3237 0

[startup+0.0490319 s]
/proc/loadavg: 1.00 1.01 1.03 2/326 16702
/proc/meminfo: memFree=24200180/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=24860 CPUtime=0.04 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 5320 0 0 0 4 0 0 0 18 0 1 0 896942561 25456640 5016 33554432000 4194304 9163163 140734147157504 18446744073709551615 8041965 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 6215 5037 680 1214 0 4997 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24860

[startup+0.101027 s]
/proc/loadavg: 1.00 1.01 1.03 2/326 16702
/proc/meminfo: memFree=24200180/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=30004 CPUtime=0.09 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 8027 0 0 0 9 0 0 0 18 0 1 0 896942561 30724096 6383 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 7501 6383 707 1214 0 6283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30004

[startup+0.300998 s]
/proc/loadavg: 1.00 1.01 1.03 2/326 16702
/proc/meminfo: memFree=24200180/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=30060 CPUtime=0.29 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 8124 0 0 0 29 0 0 0 18 0 1 0 896942561 30781440 6480 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 7515 6480 707 1214 0 6297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30060

[startup+0.700955 s]
/proc/loadavg: 1.00 1.01 1.03 2/326 16702
/proc/meminfo: memFree=24200180/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=34052 CPUtime=0.69 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9126 0 0 0 68 1 0 0 18 0 1 0 896942561 34869248 7481 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8513 7481 709 1214 0 7295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34052

[startup+1.50081 s]
/proc/loadavg: 1.08 1.02 1.03 3/328 16731
/proc/meminfo: memFree=24141024/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=34052 CPUtime=1.49 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9128 0 0 0 147 2 0 0 19 0 1 0 896942561 34869248 7483 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8513 7483 711 1214 0 7295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34052

[startup+3.10052 s]
/proc/loadavg: 1.08 1.02 1.03 3/328 16731
/proc/meminfo: memFree=24139172/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=34052 CPUtime=3.09 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9128 0 0 0 303 6 0 0 25 0 1 0 896942561 34869248 7483 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8513 7483 711 1214 0 7295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34052

[startup+6.30089 s]
/proc/loadavg: 1.08 1.02 1.03 3/328 16731
/proc/meminfo: memFree=24138188/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=34052 CPUtime=6.29 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9128 0 0 0 618 11 0 0 25 0 1 0 896942561 34869248 7483 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8513 7483 711 1214 0 7295 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34052

[startup+12.7007 s]
/proc/loadavg: 1.22 1.05 1.04 3/328 16731
/proc/meminfo: memFree=24137560/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=34216 CPUtime=12.69 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9183 0 0 0 1247 22 0 0 25 0 1 0 896942561 35037184 7538 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8554 7538 711 1214 0 7336 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34216

[startup+25.5004 s]
/proc/loadavg: 1.34 1.09 1.05 3/328 16732
/proc/meminfo: memFree=24136976/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=34624 CPUtime=25.49 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9268 0 0 0 2504 45 0 0 25 0 1 0 896942561 35454976 7623 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8656 7623 711 1214 0 7438 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34624

[startup+51.1007 s]
/proc/loadavg: 1.56 1.16 1.07 3/328 16732
/proc/meminfo: memFree=24136124/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=34924 CPUtime=51.09 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9367 0 0 0 5019 90 0 0 25 0 1 0 896942561 35762176 7722 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8731 7722 711 1214 0 7513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34924

[startup+102.311 s]
/proc/loadavg: 1.93 1.33 1.14 3/328 16734
/proc/meminfo: memFree=24133048/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=35472 CPUtime=102.3 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9482 0 0 0 10053 177 0 0 25 0 1 0 896942561 36323328 7837 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 8868 7837 711 1214 0 7650 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35472

[startup+162.3 s]
/proc/loadavg: 1.97 1.45 1.19 3/328 16735
/proc/meminfo: memFree=24131508/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=36116 CPUtime=162.29 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9668 0 0 0 15951 278 0 0 25 0 1 0 896942561 36982784 8023 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9029 8023 711 1214 0 7811 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 36116

[startup+222.3 s]
/proc/loadavg: 1.99 1.55 1.23 3/328 16764
/proc/meminfo: memFree=24141040/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=36252 CPUtime=222.29 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9685 0 0 0 21845 384 0 0 25 0 1 0 896942561 37122048 8040 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9063 8040 711 1214 0 7845 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 36252

[startup+282.3 s]
/proc/loadavg: 1.99 1.63 1.28 3/328 16792
/proc/meminfo: memFree=24128124/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=36672 CPUtime=282.28 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9802 0 0 0 27742 486 0 0 25 0 1 0 896942561 37552128 8157 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9168 8157 711 1214 0 7950 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 36672

[startup+342.3 s]
/proc/loadavg: 1.99 1.69 1.32 3/328 16794
/proc/meminfo: memFree=24126840/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=37144 CPUtime=342.29 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 9892 0 0 0 33643 586 0 0 25 0 1 0 896942561 38035456 8247 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9286 8247 711 1214 0 8068 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 37144

[startup+402.3 s]
/proc/loadavg: 1.99 1.74 1.36 3/328 16796
/proc/meminfo: memFree=24124952/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=37620 CPUtime=402.28 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10028 0 0 0 39541 687 0 0 25 0 1 0 896942561 38522880 8383 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9405 8383 711 1214 0 8187 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 37620

[startup+462.3 s]
/proc/loadavg: 2.12 1.82 1.41 3/328 16797
/proc/meminfo: memFree=24124144/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=37964 CPUtime=462.28 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10100 0 0 0 45432 796 0 0 25 0 1 0 896942561 38875136 8455 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9491 8455 711 1214 0 8273 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 37964

[startup+522.3 s]
/proc/loadavg: 2.04 1.85 1.44 3/328 16799
/proc/meminfo: memFree=24123236/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=38128 CPUtime=522.29 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10144 0 0 0 51330 899 0 0 25 0 1 0 896942561 39043072 8499 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9532 8499 711 1214 0 8314 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 38128

[startup+582.3 s]
/proc/loadavg: 2.01 1.87 1.48 3/328 16800
/proc/meminfo: memFree=24123072/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=38128 CPUtime=582.29 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10145 0 0 0 57234 995 0 0 25 0 1 0 896942561 39043072 8500 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9532 8500 711 1214 0 8314 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 38128

[startup+642.3 s]
/proc/loadavg: 2.08 1.91 1.51 3/328 16802
/proc/meminfo: memFree=24122796/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=38128 CPUtime=642.3 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10147 0 0 0 63131 1099 0 0 25 0 1 0 896942561 39043072 8502 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9532 8502 711 1214 0 8314 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 38128

[startup+702.3 s]
/proc/loadavg: 2.03 1.92 1.54 3/328 16804
/proc/meminfo: memFree=24122620/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=38264 CPUtime=702.3 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10177 0 0 0 69030 1200 0 0 25 0 1 0 896942561 39182336 8532 33554432000 4194304 9163163 140734147157504 18446744073709551615 6493333 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9566 8532 711 1214 0 8348 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 38264

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

[startup+702.5 s]
/proc/loadavg: 2.03 1.92 1.54 3/328 16804
/proc/meminfo: memFree=24122620/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=38264 CPUtime=702.5 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10177 0 0 0 69050 1200 0 0 25 0 1 0 896942561 39182336 8532 33554432000 4194304 9163163 140734147157504 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16701/statm: 9566 8532 711 1214 0 8348 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 38264

[startup+702.6 s]
/proc/loadavg: 2.03 1.92 1.54 3/328 16804
/proc/meminfo: memFree=24122620/32951124 swapFree=67056304/67111528
[pid=16701] ppid=16698 vsize=38264 CPUtime=702.6 cores=0,2,4,6
/proc/16701/stat : 16701 (scip-2.0.1.4b.l) R 16698 16701 15734 0 -1 4202496 10182 0 0 0 69060 1200 0 0 25 0 1 0 896942561 39182336 8537 33554432000 4194304 9163163 140734147157504 18446744073709551615 4340679 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16701/statm: 9566 8537 716 1214 0 8348 0
Current children cumulated CPU time (s) 702.6
Current children cumulated vsize (KiB) 38264

Child status: 0
Real time (s): 702.609
CPU time (s): 702.61
CPU user time (s): 690.605
CPU system time (s): 12.0052
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 38264

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

runsolver used 2.37064 second user time and 4.66729 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-03 04:12:00
IDJOB=3451120
IDBENCH=1163
IDSOLVER=1948
FILE ID=node110/3451120-1307067120
RUNJOBID= node110-1307067120-16683
PBS_JOBID= 13497878
Free space on /tmp= 74012 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14ls.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451120-1307067120/watcher-3451120-1307067120 -o /tmp/evaluation-result-3451120-1307067120/solver-3451120-1307067120 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451120-1307067120.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8999d4ddd4825a5d620fe0a3c798bc24
RANDOM SEED=2016116292

node110.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.830
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.66
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.830
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	: 5332.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24200624 kB
Buffers:        268512 kB
Cached:        4555568 kB
SwapCached:       8652 kB
Active:        3953580 kB
Inactive:      4474984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24200624 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           24072 kB
Writeback:           4 kB
AnonPages:     3603108 kB
Mapped:          26656 kB
Slab:           230232 kB
PageTables:      27188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75581232 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= 73988 MiB
End job on node110 at 2011-06-03 04:23:43