Trace number 3691811

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.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1796.77 1797.06

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K71.opb
MD5SUMe0aeeb707b4fd8297140a3f70373c556
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 benchmark5.15721
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3905
Total number of constraints4049
Number of constraints which are clauses3978
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint71
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 72
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3691811-1338045136.opb>
0.00/0.02	c original problem has 3905 variables (3905 bin, 0 int, 0 impl, 0 cont) and 4049 constraints
0.00/0.02	c problem read in 0.02
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6230 impls, 71 clqs
0.00/0.06	c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6230 impls, 68 clqs
0.00/0.06	c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6276 impls, 67 clqs
0.00/0.06	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7050 impls, 67 clqs
0.00/0.06	c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7862 impls, 67 clqs
0.00/0.07	c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8912 impls, 67 clqs
0.06/0.07	c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9472 impls, 67 clqs
0.06/0.07	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9884 impls, 67 clqs
0.06/0.07	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10262 impls, 67 clqs
0.06/0.07	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10334 impls, 67 clqs
0.06/0.07	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10380 impls, 67 clqs
0.06/0.08	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10410 impls, 67 clqs
0.09/0.11	c (round 13) 456 del vars, 481 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3501 upgd conss, 10416 impls, 67 clqs
0.09/0.12	c (round 14) 456 del vars, 481 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3568 upgd conss, 10416 impls, 67 clqs
0.09/0.14	c presolving (15 rounds):
0.09/0.14	c  456 deleted vars, 481 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14	c  10416 implications, 67 cliques
0.09/0.14	c presolved problem has 3449 variables (3449 bin, 0 int, 0 impl, 0 cont) and 3568 constraints
0.09/0.14	c     783 constraints of type <setppc>
0.09/0.14	c    2785 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.11
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.1.1.4
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1797
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c limits/solutions = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.14	c separating/maxrounds = 1
0.09/0.14	c 
0.09/0.14	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/maxroundsroot = 5
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.14	c constraints/knapsack/disaggregation = FALSE
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/coefdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.14	c heuristics/crossover/freq = -1
0.09/0.14	c 
0.09/0.14	c # number of nodes added to the contingent of the total nodes
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14	c heuristics/crossover/nodesofs = 750
0.09/0.14	c 
0.09/0.14	c # number of nodes without incumbent change that heuristic should wait
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.14	c heuristics/crossover/nwaitingnodes = 100
0.09/0.14	c 
0.09/0.14	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.14	c # [type: real, range: [0,1], default: 0.1]
0.09/0.14	c heuristics/crossover/nodesquot = 0.15
0.09/0.14	c 
0.09/0.14	c # minimum percentage of integer variables that have to be fixed 
0.09/0.14	c # [type: real, range: [0,1], default: 0.666]
0.09/0.14	c heuristics/crossover/minfixingrate = 0.5
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/feaspump/freq = -1
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/fracdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/guideddiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/intshifting/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/linesearchdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/objpscostdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.14	c # [type: real, range: [0,1], default: 0.01]
0.09/0.14	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/oneopt/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/pscostdiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/rens/freq = -1
0.09/0.14	c 
0.09/0.14	c # minimum percentage of integer variables that have to be fixable 
0.09/0.14	c # [type: real, range: [0,1], default: 0.5]
0.09/0.14	c heuristics/rens/minfixingrate = 0.3
0.09/0.14	c 
0.09/0.14	c # number of nodes added to the contingent of the total nodes
0.09/0.14	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14	c heuristics/rens/nodesofs = 2000
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14	c heuristics/rootsoldiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.14	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/rounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/shiftandpropagate/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/shifting/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/simplerounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/subnlp/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/trivial/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/trysol/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c heuristics/undercover/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14	c heuristics/veclendiving/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14	c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.14	c 
0.09/0.14	c # additional number of allowed LP iterations
0.09/0.14	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14	c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/zirounding/freq = -1
0.09/0.14	c 
0.09/0.14	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c propagating/probing/maxprerounds = 0
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c separating/cmir/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c separating/flowcover/freq = -1
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c heuristics/indoneopt/freq = -1
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
2.29/2.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.38	c   2.4s|     1 |     0 |  8053 |     - |  16M|   0 | 896 |3449 |3568 |3449 |3568 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.13	c   5.1s|     1 |     0 |  8867 |     - |  18M|   0 | 983 |3449 |5016 |3449 |3566 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.68/5.74	c   5.7s|     1 |     0 | 10106 |     - |  19M|   0 |1086 |3449 |5016 |3449 |3576 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.99/6.05	c   6.1s|     1 |     0 | 10500 |     - |  19M|   0 |1053 |3449 |5016 |3449 |3581 |  26 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.18/6.28	c   6.3s|     1 |     0 | 10684 |     - |  19M|   0 |1146 |3449 |5016 |3449 |3587 |  32 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.50/6.51	c   6.5s|     1 |     0 | 10822 |     - |  19M|   0 |1115 |3449 |5016 |3449 |3589 |  34 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
9.98/10.01	c  10.0s|     1 |     2 | 10822 |     - |  19M|   0 |1115 |3449 |5016 |3449 |3589 |  34 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
108.16/108.29	c   108s|   100 |    23 |112629 |1028.4 |  20M|  34 | 386 |3449 |5056 |3449 |3581 |  34 |  42 | 224 | 0.000000e+00 |      --      |    Inf 
146.35/146.44	c   146s|   200 |    37 |187231 | 886.5 |  20M|  34 | 273 |3449 |5098 |3449 |3581 |  34 |  90 | 275 | 0.000000e+00 |      --      |    Inf 
176.36/176.42	c   176s|   300 |    35 |248310 | 794.3 |  20M|  34 | 510 |3449 |5147 |3449 |3581 |  34 | 166 | 316 | 0.000000e+00 |      --      |    Inf 
211.15/211.23	c   211s|   400 |    39 |320921 | 777.2 |  20M|  34 | 248 |3449 |5172 |3449 |3581 |  34 | 199 | 364 | 0.000000e+00 |      --      |    Inf 
249.45/249.51	c   250s|   500 |    51 |403017 | 786.0 |  20M|  34 | 316 |3449 |5158 |3449 |3581 |  34 | 228 | 420 | 0.000000e+00 |      --      |    Inf 
275.84/275.92	c   276s|   600 |    60 |457545 | 745.8 |  20M|  34 |   - |3449 |5201 |3449 |3581 |  34 | 277 | 461 | 0.000000e+00 |      --      |    Inf 
295.74/295.89	c   296s|   700 |    58 |501967 | 702.6 |  20M|  40 | 191 |3449 |5207 |3449 |3581 |  34 | 301 | 493 | 0.000000e+00 |      --      |    Inf 
316.23/316.32	c   316s|   800 |    58 |546136 | 670.0 |  20M|  40 | 325 |3449 |5219 |3449 |3581 |  34 | 314 | 525 | 0.000000e+00 |      --      |    Inf 
349.83/349.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
349.83/349.94	c   350s|   900 |    74 |618024 | 675.4 |  21M|  40 |   - |3449 |5217 |3449 |3581 |  34 | 323 | 574 | 0.000000e+00 |      --      |    Inf 
393.63/393.78	c   394s|  1000 |   102 |704373 | 694.2 |  21M|  40 | 354 |3449 |5211 |3449 |3581 |  34 | 349 | 642 | 0.000000e+00 |      --      |    Inf 
427.72/427.87	c   428s|  1100 |   120 |778052 | 698.1 |  21M|  40 |   - |3449 |5200 |3449 |3581 |  34 | 356 | 690 | 0.000000e+00 |      --      |    Inf 
454.81/454.92	c   455s|  1200 |   125 |837413 | 689.4 |  21M|  40 |   - |3449 |5216 |3449 |3581 |  34 | 375 | 730 | 0.000000e+00 |      --      |    Inf 
477.91/478.04	c   478s|  1300 |   123 |887849 | 675.2 |  21M|  45 | 172 |3449 |5239 |3449 |3581 |  34 | 401 | 762 | 0.000000e+00 |      --      |    Inf 
502.01/502.16	c   502s|  1400 |   131 |939905 | 664.1 |  21M|  45 | 269 |3449 |5245 |3449 |3581 |  34 | 416 | 795 | 0.000000e+00 |      --      |    Inf 
527.90/528.04	c   528s|  1500 |   136 |993427 | 655.5 |  21M|  45 | 221 |3449 |5278 |3449 |3581 |  34 | 474 | 836 | 0.000000e+00 |      --      |    Inf 
549.00/549.13	c   549s|  1600 |   134 |  1037k| 642.3 |  21M|  47 | 196 |3449 |5321 |3449 |3581 |  34 | 531 | 868 | 0.000000e+00 |      --      |    Inf 
573.39/573.57	c   574s|  1700 |   132 |  1089k| 635.0 |  21M|  47 |   - |3449 |5370 |3449 |3581 |  34 | 610 | 901 | 0.000000e+00 |      --      |    Inf 
614.98/615.14	c   615s|  1800 |   156 |  1170k| 644.7 |  22M|  47 | 508 |3449 |5341 |3449 |3581 |  34 | 656 | 958 | 0.000000e+00 |      --      |    Inf 
648.48/648.61	c   649s|  1900 |   173 |  1239k| 647.1 |  22M|  47 |   - |3449 |5347 |3449 |3581 |  34 | 700 |1008 | 0.000000e+00 |      --      |    Inf 
669.69/669.84	c   670s|  2000 |   172 |  1287k| 638.7 |  22M|  47 |   - |3449 |5398 |   0 |   0 |  34 | 760 |1039 | 0.000000e+00 |      --      |    Inf 
688.07/688.29	c   688s|  2100 |   170 |  1328k| 628.0 |  22M|  47 |   - |3449 |5423 |3449 |3581 |  34 | 819 |1071 | 0.000000e+00 |      --      |    Inf 
708.18/708.38	c   708s|  2200 |   168 |  1371k| 618.7 |  22M|  47 |   - |3449 |5442 |3449 |3581 |  34 | 870 |1103 | 0.000000e+00 |      --      |    Inf 
729.77/729.92	c   730s|  2300 |   172 |  1415k| 611.0 |  22M|  47 | 223 |3449 |5477 |3449 |3581 |  34 | 911 |1138 | 0.000000e+00 |      --      |    Inf 
753.06/753.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
753.06/753.25	c   753s|  2400 |   166 |  1467k| 607.1 |  22M|  47 |   - |3449 |5511 |3449 |3581 |  34 | 965 |1171 | 0.000000e+00 |      --      |    Inf 
784.66/784.87	c   785s|  2500 |   167 |  1534k| 609.8 |  22M|  47 | 419 |3449 |5479 |3449 |3581 |  34 |1002 |1221 | 0.000000e+00 |      --      |    Inf 
817.35/817.54	c   818s|  2600 |   177 |  1604k| 613.1 |  22M|  47 | 258 |3449 |5457 |3449 |3581 |  34 |1031 |1265 | 0.000000e+00 |      --      |    Inf 
844.66/844.89	c   845s|  2700 |   178 |  1662k| 612.1 |  22M|  47 |   - |3449 |5450 |3449 |3581 |  34 |1066 |1304 | 0.000000e+00 |      --      |    Inf 
876.94/877.15	c   877s|  2800 |   185 |  1730k| 614.2 |  22M|  47 |   - |3449 |5434 |3449 |3581 |  34 |1098 |1352 | 0.000000e+00 |      --      |    Inf 
907.74/907.90	c   908s|  2900 |   194 |  1795k| 615.8 |  22M|  47 |   - |3449 |5414 |3449 |3581 |  34 |1136 |1400 | 0.000000e+00 |      --      |    Inf 
938.04/938.24	c   938s|  3000 |   200 |  1858k| 616.2 |  22M|  47 |   - |3449 |5419 |3449 |3581 |  34 |1176 |1449 | 0.000000e+00 |      --      |    Inf 
970.23/970.43	c   970s|  3100 |   210 |  1923k| 617.3 |  23M|  47 |   - |3449 |5427 |   0 |   0 |  34 |1215 |1499 | 0.000000e+00 |      --      |    Inf 
995.73/995.93	c   996s|  3200 |   212 |  1979k| 615.3 |  23M|  47 | 475 |3449 |5426 |3449 |3581 |  34 |1238 |1540 | 0.000000e+00 |      --      |    Inf 
1027.52/1027.71	c  1028s|  3300 |   230 |  2043k| 616.3 |  23M|  47 |   - |3449 |5431 |3449 |3581 |  34 |1274 |1590 | 0.000000e+00 |      --      |    Inf 
1054.12/1054.36	c  1054s|  3400 |   248 |  2100k| 614.9 |  23M|  47 | 342 |3449 |5430 |3449 |3581 |  34 |1293 |1632 | 0.000000e+00 |      --      |    Inf 
1073.32/1073.52	c  1074s|  3500 |   248 |  2143k| 609.6 |  23M|  47 |   - |3449 |5448 |3449 |3581 |  34 |1342 |1664 | 0.000000e+00 |      --      |    Inf 
1090.21/1090.43	c  1090s|  3600 |   248 |  2180k| 602.9 |  23M|  51 |   - |3449 |5479 |   0 |   0 |  34 |1401 |1696 | 0.000000e+00 |      --      |    Inf 
1115.61/1115.85	c  1116s|  3700 |   252 |  2231k| 600.4 |  23M|  51 | 259 |3449 |5487 |3449 |3581 |  34 |1462 |1740 | 0.000000e+00 |      --      |    Inf 
1138.31/1138.56	c  1139s|  3800 |   268 |  2284k| 598.4 |  23M|  51 |   - |3449 |5506 |3449 |3581 |  34 |1500 |1775 | 0.000000e+00 |      --      |    Inf 
1160.40/1160.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1160.40/1160.60	c  1161s|  3900 |   264 |  2330k| 594.9 |  23M|  51 |   - |3449 |5522 |3449 |3581 |  34 |1548 |1821 | 0.000000e+00 |      --      |    Inf 
1187.10/1187.39	c  1187s|  4000 |   264 |  2390k| 595.0 |  23M|  51 | 312 |3449 |5498 |3449 |3581 |  34 |1572 |1864 | 0.000000e+00 |      --      |    Inf 
1220.49/1220.76	c  1221s|  4100 |   280 |  2462k| 598.0 |  23M|  51 | 209 |3449 |5494 |3449 |3581 |  34 |1593 |1921 | 0.000000e+00 |      --      |    Inf 
1242.59/1242.82	c  1243s|  4200 |   289 |  2508k| 594.9 |  23M|  58 | 241 |3449 |5516 |3449 |3581 |  34 |1617 |1963 | 0.000000e+00 |      --      |    Inf 
1265.49/1265.78	c  1266s|  4300 |   284 |  2560k| 593.0 |  23M|  59 | 238 |3449 |5529 |3449 |3581 |  34 |1642 |2003 | 0.000000e+00 |      --      |    Inf 
1290.28/1290.59	c  1291s|  4400 |   284 |  2612k| 591.4 |  23M|  59 | 264 |3449 |5500 |3449 |3581 |  34 |1658 |2052 | 0.000000e+00 |      --      |    Inf 
1318.47/1318.73	c  1319s|  4500 |   284 |  2672k| 591.7 |  23M|  59 |   - |3449 |5478 |3449 |3581 |  34 |1668 |2107 | 0.000000e+00 |      --      |    Inf 
1345.97/1346.29	c  1346s|  4600 |   288 |  2734k| 592.2 |  23M|  59 |   - |3449 |5473 |3449 |3581 |  34 |1698 |2149 | 0.000000e+00 |      --      |    Inf 
1364.17/1364.49	c  1364s|  4700 |   290 |  2774k| 588.2 |  24M|  59 |   - |3449 |5554 |3449 |3581 |  34 |1788 |2186 | 0.000000e+00 |      --      |    Inf 
1398.76/1399.05	c  1399s|  4800 |   300 |  2845k| 590.6 |  24M|  59 | 232 |3449 |5533 |3449 |3581 |  34 |1806 |2250 | 0.000000e+00 |      --      |    Inf 
1425.16/1425.49	c  1425s|  4900 |   300 |  2903k| 590.5 |  24M|  59 | 290 |3449 |5519 |3449 |3581 |  34 |1814 |2292 | 0.000000e+00 |      --      |    Inf 
1457.96/1458.20	c  1458s|  5000 |   314 |  2969k| 591.9 |  24M|  59 | 262 |3449 |5500 |3449 |3581 |  34 |1823 |2350 | 0.000000e+00 |      --      |    Inf 
1480.05/1480.39	c  1480s|  5100 |   324 |  3021k| 590.5 |  24M|  59 | 253 |3449 |5514 |3449 |3581 |  34 |1842 |2385 | 0.000000e+00 |      --      |    Inf 
1512.84/1513.17	c  1513s|  5200 |   342 |  3088k| 592.0 |  24M|  59 | 289 |3449 |5519 |3449 |3581 |  34 |1881 |2449 | 0.000000e+00 |      --      |    Inf 
1537.14/1537.49	c  1537s|  5300 |   349 |  3141k| 590.8 |  24M|  59 |   - |3449 |5538 |3449 |3581 |  34 |1924 |2495 | 0.000000e+00 |      --      |    Inf 
1557.84/1558.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1557.84/1558.16	c  1558s|  5400 |   353 |  3183k| 587.6 |  24M|  59 | 266 |3449 |5559 |3449 |3581 |  34 |1983 |2533 | 0.000000e+00 |      --      |    Inf 
1581.44/1581.76	c  1582s|  5500 |   360 |  3235k| 586.4 |  24M|  59 |   - |3449 |5566 |3449 |3581 |  34 |2007 |2573 | 0.000000e+00 |      --      |    Inf 
1618.53/1618.88	c  1619s|  5600 |   377 |  3312k| 589.7 |  24M|  59 |   - |3449 |5543 |3449 |3581 |  34 |2030 |2645 | 0.000000e+00 |      --      |    Inf 
1651.02/1651.32	c  1651s|  5700 |   383 |  3382k| 591.7 |  24M|  59 |   - |3449 |5541 |3449 |3581 |  34 |2048 |2697 | 0.000000e+00 |      --      |    Inf 
1680.22/1680.50	c  1681s|  5800 |   387 |  3446k| 592.4 |  25M|  59 | 210 |3449 |5574 |3449 |3581 |  34 |2103 |2755 | 0.000000e+00 |      --      |    Inf 
1715.01/1715.34	c  1715s|  5900 |   401 |  3517k| 594.5 |  25M|  59 | 222 |3449 |5568 |3449 |3581 |  34 |2145 |2821 | 0.000000e+00 |      --      |    Inf 
1737.62/1737.96	c  1738s|  6000 |   401 |  3568k| 593.0 |  25M|  59 |   - |3449 |5601 |3449 |3581 |  34 |2194 |2860 | 0.000000e+00 |      --      |    Inf 
1766.00/1766.31	c  1766s|  6100 |   398 |  3625k| 592.7 |  25M|  59 |   - |3449 |5641 |3449 |3581 |  34 |2269 |2917 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.01	c 
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Solving Time (sec) : 1797.01
1796.70/1797.01	c Solving Nodes      : 6197
1796.70/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.01	c Gap                : infinite
1796.70/1797.01	s UNKNOWN
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Total Time         :    1797.01
1796.70/1797.01	c   solving          :    1797.01
1796.70/1797.01	c   presolving       :       0.11 (included in solving)
1796.70/1797.01	c   reading          :       0.02 (included in solving)
1796.70/1797.01	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.01	c Original Problem   :
1796.70/1797.01	c   Problem name     : HOME/instance-3691811-1338045136.opb
1796.70/1797.01	c   Variables        : 3905 (3905 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 4049 initial, 4049 maximal
1796.70/1797.01	c   Objective sense  : minimize
1796.70/1797.01	c Presolved Problem  :
1796.70/1797.01	c   Problem name     : t_HOME/instance-3691811-1338045136.opb
1796.70/1797.01	c   Variables        : 3449 (3449 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 3568 initial, 5645 maximal
1796.70/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   linear           :       0.05       0.00        455          1          0        455          0        481          0          0          0
1796.70/1797.01	c   logicor          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   root node        :          -          -         16          -          -         16          -          -          -          -          -
1796.70/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   integral         :          0          0          0          0       3568          0          1          0         20        473          0          0       6628
1796.70/1797.01	c   setppc           :        783        783          6      42635          0          9          0     303572         50     264815          0          0          0
1796.70/1797.01	c   linear           :          0+      1463          5      40341          0          0          0      15628          0       1085         35          0          0
1796.70/1797.01	c   logicor          :       2785+      3422          6      35183          0          8          0     486941        407     433650          0          0          0
1796.70/1797.01	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.01	c   integral         :     658.87       0.00       0.00       0.00     658.87       0.00       0.00       0.00
1796.70/1797.01	c   setppc           :       1.02       0.00       0.00       0.87       0.00       0.00       0.00       0.15
1796.70/1797.01	c   linear           :       0.16       0.00       0.00       0.14       0.00       0.00       0.00       0.01
1796.70/1797.01	c   logicor          :       1.45       0.00       0.00       1.20       0.00       0.00       0.00       0.25
1796.70/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.01	c   rootredcost      :          0          0          0          0
1796.70/1797.01	c   pseudoobj        :          0          0          0          0
1796.70/1797.01	c   vbounds          :          0          0          0          0
1796.70/1797.01	c   redcost          :       3573          0          0          0
1796.70/1797.01	c   probing          :          0          0          0          0
1796.70/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.01	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.01	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.01	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.01	c   redcost          :       0.17       0.00       0.00       0.17       0.00
1796.70/1797.01	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.01	c   propagation      :       0.15        457        456       2220       59.1         91       35.9          -
1796.70/1797.01	c   infeasible LP    :       4.94       2420        391       6157      438.8          7        4.0          0
1796.70/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.01	c   applied globally :          -          -          -       2296       78.1          -          -          -
1796.70/1797.01	c   applied locally  :          -          -          -         12      495.2          -          -          -
1796.70/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.01	c   cut pool         :       0.00                     4          -          -          1          -    (maximal pool size: 37)
1796.70/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.70/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   gomory           :       0.30       0.00          5          0          0         24          0
1796.70/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   strongcg         :       0.30       0.00          5          0          0         24          0
1796.70/1797.01	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   clique           :       0.09       0.00          5          0          0         23          0
1796.70/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   rapidlearning    :       2.30       0.00          1          0         16          0       1463
1796.70/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.01	c   problem variables:       0.00          -          0          0
1796.70/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   relpscost        :     658.87       0.00       3568         20        473          0          0       6628
1796.70/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.01	c   LP solutions     :       0.00          -          -          0
1796.70/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.01	c   trivial          :       0.00       0.00          1          0
1796.70/1797.01	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.01	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.01	c   rounding         :       0.00       0.00          0          0
1796.70/1797.01	c   shifting         :       0.00       0.00          0          0
1796.70/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.01	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.01	c   clique           :       0.00       0.00          0          0
1796.70/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.01	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.01	c   octane           :       0.00       0.00          0          0
1796.70/1797.01	c   rens             :       0.00       0.00          0          0
1796.70/1797.01	c   rins             :       0.00       0.00          0          0
1796.70/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.01	c   mutation         :       0.00       0.00          0          0
1796.70/1797.01	c   crossover        :       0.00       0.00          0          0
1796.70/1797.01	c   dins             :       0.00       0.00          0          0
1796.70/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.01	c   undercover       :       0.00       0.00          0          0
1796.70/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.01	c   trysol           :       0.00       0.00          0          0
1796.70/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.01	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
1796.70/1797.01	c   dual LP          :    1120.68       5994    3689640     615.76    3292.34       0.00          2
1796.70/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.01	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.01	c   strong branching :     658.49       2965    1956684     659.93    2971.49
1796.70/1797.01	c     (at root node) :          -         10       8008     800.80          -
1796.70/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.01	c B&B Tree           :
1796.70/1797.01	c   number of runs   :          1
1796.70/1797.01	c   nodes            :       6197
1796.70/1797.01	c   nodes (total)    :       6197
1796.70/1797.01	c   nodes left       :        401
1796.70/1797.01	c   max depth        :         59
1796.70/1797.01	c   max depth (total):         59
1796.70/1797.01	c   backtracks       :       1093 (17.6%)
1796.70/1797.01	c   delayed cutoffs  :         33
1796.70/1797.01	c   repropagations   :       4019 (15384 domain reductions, 17 cutoffs)
1796.70/1797.01	c   avg switch length:       5.44
1796.70/1797.01	c   switching time   :       3.47
1796.70/1797.01	c Solution           :
1796.70/1797.01	c   Solutions found  :          0 (0 improvements)
1796.70/1797.01	c   Primal Bound     :          -
1796.70/1797.01	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.01	c   Gap              :   infinite
1796.70/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.01	c   Root Iterations  :      10822
1796.70/1797.05	c Time complete: 1796.76.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3691811-1338045136/watcher-3691811-1338045136 -o /tmp/evaluation-result-3691811-1338045136/solver-3691811-1338045136 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691811-1338045136.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17109
/proc/meminfo: memFree=28192836/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=11004 CPUtime=0 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 1472 0 0 0 0 0 0 0 20 0 1 0 270639492 11268096 1426 33554432000 4194304 10219143 140736300591792 140736584911512 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17109/statm: 2751 1437 398 1471 0 1271 0

[startup+0.0722891 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17109
/proc/meminfo: memFree=28192836/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=33256 CPUtime=0.06 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 7089 0 0 0 5 1 0 0 20 0 1 0 270639492 34054144 6786 33554432000 4194304 10219143 140736300591792 140736300589432 5346301 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17109/statm: 8314 6786 567 1471 0 6834 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33256

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17109
/proc/meminfo: memFree=28192836/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=35668 CPUtime=0.09 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 7671 0 0 0 7 2 0 0 20 0 1 0 270639492 36524032 7368 33554432000 4194304 10219143 140736300591792 140736300589432 5957867 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17109/statm: 8917 7368 576 1471 0 7437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35668

[startup+0.300213 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17109
/proc/meminfo: memFree=28192836/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=49792 CPUtime=0.29 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 11379 0 0 0 26 3 0 0 20 0 1 0 270639492 50987008 11054 33554432000 4194304 10219143 140736300591792 140736300589432 7754138 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17109/statm: 12448 11054 733 1471 0 10968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49792

[startup+0.700178 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17109
/proc/meminfo: memFree=28192836/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=50004 CPUtime=0.68 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 11435 0 0 0 65 3 0 0 20 0 1 0 270639492 51204096 11110 33554432000 4194304 10219143 140736300591792 140736300585048 8016017 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17109/statm: 12501 11110 733 1471 0 11021 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50004

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28151496/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=50140 CPUtime=1.49 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 11466 0 0 0 145 4 0 0 20 0 1 0 270639492 51343360 11141 33554432000 4194304 10219143 140736300591792 140736300585048 7754544 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17109/statm: 12535 11141 734 1471 0 11055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50140

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28150752/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=87224 CPUtime=3.09 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 20642 0 0 0 300 9 0 0 20 0 1 0 270639492 89317376 20233 33554432000 4194304 10219143 140736300591792 140736300586728 4973840 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17109/statm: 21806 20233 776 1471 0 20326 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87224

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28102516/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=6.28 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24338 0 0 0 608 20 0 0 20 0 1 0 270639492 101343232 23208 33554432000 4194304 10219143 140736300591792 140736300587032 7701940 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23208 802 1471 0 23262 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 98968

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28102540/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=12.69 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24339 0 0 0 1247 22 0 0 20 0 1 0 270639492 101343232 23209 33554432000 4194304 10219143 140736300591792 140736300585240 8100264 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23209 803 1471 0 23262 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98968

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28102588/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=25.48 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24344 0 0 0 2523 25 0 0 20 0 1 0 270639492 101343232 23250 33554432000 4194304 10219143 140736300591792 140736300585240 8030334 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23250 804 1471 0 23262 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98968

[startup+51.1001 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28101444/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=51.08 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24347 0 0 0 5075 33 0 0 20 0 1 0 270639492 101343232 23549 33554432000 4194304 10219143 140736300591792 140736300585240 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23549 804 1471 0 23262 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98968

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17111
/proc/meminfo: memFree=28100228/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=102.27 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24353 0 0 0 10176 51 0 0 20 0 1 0 270639492 101343232 23765 33554432000 4194304 10219143 140736300591792 140736300585048 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23765 808 1471 0 23262 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 98968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17111
/proc/meminfo: memFree=28100228/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=162.26 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 16152 74 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585240 8051660 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 98968

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17111
/proc/meminfo: memFree=28100476/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=222.24 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 22126 98 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585096 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 98968

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 17111
/proc/meminfo: memFree=28100476/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=282.24 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 28102 122 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585240 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 98968

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 17111
/proc/meminfo: memFree=28100476/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=342.22 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 34077 145 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585048 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 98968

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17111
/proc/meminfo: memFree=28100608/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=402.22 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 40052 170 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585144 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 98968

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17112
/proc/meminfo: memFree=28100476/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=462.2 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 46025 195 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585048 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 98968

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17115
/proc/meminfo: memFree=28100096/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=522.2 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 52001 219 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585144 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 98968

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17115
/proc/meminfo: memFree=28100228/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=582.19 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24354 0 0 0 57976 243 0 0 20 0 1 0 270639492 101343232 23766 33554432000 4194304 10219143 140736300591792 140736300585240 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23766 808 1471 0 23262 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 98968

[startup+642.3 s]

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

/proc/meminfo: memFree=28099968/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1122.1 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 111747 463 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585144 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 98968

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17120
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1182.09 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 117720 489 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585096 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 98968

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17120
/proc/meminfo: memFree=28099852/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1242.09 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 123694 515 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585144 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 98968

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 17120
/proc/meminfo: memFree=28099852/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1302.08 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 129669 539 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585336 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 98968

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1362.07 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 135646 561 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585336 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 98968

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17121
/proc/meminfo: memFree=28100100/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1422.06 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 141623 583 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585144 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 98968

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1482.05 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 147598 607 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585240 8056428 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 98968

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 17159
/proc/meminfo: memFree=26270188/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1542.04 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 153575 629 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300584968 7943346 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 98968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17159
/proc/meminfo: memFree=26259140/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1602.03 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 159553 650 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585240 8051343 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 98968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17161
/proc/meminfo: memFree=24863528/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1662.02 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 165527 675 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585336 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 98968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17163
/proc/meminfo: memFree=24860084/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1722.01 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 171502 699 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300584920 8051649 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 98968

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859128/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1782 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 177477 723 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585240 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 98968

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859112/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1785.2 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 177796 724 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585048 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 98968

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859112/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1791.61 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 178434 727 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585336 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 98968

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859096/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1794.81 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 178752 729 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585048 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 98968

[startup+1795.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859096/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1795.61 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 178832 729 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585624 8030350 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 98968

[startup+1796.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859096/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1796.4 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 178911 729 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585624 7755187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 98968

[startup+1796.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859096/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1796.6 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 178931 729 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585240 8025312 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 98968

[startup+1797 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 17163
/proc/meminfo: memFree=24859096/32873852 swapFree=6848/6848
[pid=17109] ppid=17107 vsize=98968 CPUtime=1796.7 cores=0,2,4,6
/proc/17109/stat : 17109 (scip-2.1.1.4exp) R 17107 17109 14323 0 -1 4202496 24357 0 0 0 178941 729 0 0 20 0 1 0 270639492 101343232 23777 33554432000 4194304 10219143 140736300591792 140736300585240 8069924 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17109/statm: 24742 23777 808 1471 0 23262 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 98968

Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.77
CPU user time (s): 1789.47
CPU system time (s): 7.29689
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 101792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.47
system time used= 7.29689
maximum resident set size= 95336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24363
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= 13
involuntary context switches= 1942

runsolver used 4.44432 second user time and 10.4104 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-26 17:12:16
IDJOB=3691811
IDBENCH=90227
IDSOLVER=2271
FILE ID=node128/3691811-1338045136
RUNJOBID= node128-1338017079-14339
PBS_JOBID= 14624370
Free space on /tmp= 71228 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K71.opb
COMMAND LINE= HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691811-1338045136/watcher-3691811-1338045136 -o /tmp/evaluation-result-3691811-1338045136/solver-3691811-1338045136 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691811-1338045136.opb -t 1800 -m 15500

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

MD5SUM BENCH= e0aeeb707b4fd8297140a3f70373c556
RANDOM SEED=1549918507

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28193176 kB
Buffers:          290436 kB
Cached:          3499820 kB
SwapCached:            0 kB
Active:           981220 kB
Inactive:        2913220 kB
Active(anon):     106844 kB
Inactive(anon):        0 kB
Active(file):     874376 kB
Inactive(file):  2913220 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13608 kB
Writeback:             0 kB
AnonPages:        215616 kB
Mapped:            17620 kB
Shmem:               204 kB
Slab:             648336 kB
SReclaimable:      90988 kB
SUnreclaim:       557348 kB
KernelStack:        1448 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     218284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71188 MiB
End job on node128 at 2012-05-26 17:42:13