Trace number 3690645

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 SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1796.74 1797.04

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: a3bf3a4-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-3690645-1338026246.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.06	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.07	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.07	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.00/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.00/0.08	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.00/0.08	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.00/0.08	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.00/0.08	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.00/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.13	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.15	c presolving (15 rounds):
0.09/0.15	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.15	c  10416 implications, 67 cliques
0.09/0.15	c presolved problem has 3449 variables (3449 bin, 0 int, 0 impl, 0 cont) and 3568 constraints
0.09/0.15	c     783 constraints of type <setppc>
0.09/0.15	c    2785 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.12
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.1.1.4
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1797
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c limits/solutions = 1
0.09/0.15	c 
0.09/0.15	c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.15	c separating/maxrounds = 1
0.09/0.15	c 
0.09/0.15	c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/maxroundsroot = 5
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.15	c constraints/knapsack/disaggregation = FALSE
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/coefdiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15	c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.15	c heuristics/crossover/freq = -1
0.09/0.15	c 
0.09/0.15	c # number of nodes added to the contingent of the total nodes
0.09/0.15	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15	c heuristics/crossover/nodesofs = 750
0.09/0.15	c 
0.09/0.15	c # number of nodes without incumbent change that heuristic should wait
0.09/0.15	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.15	c heuristics/crossover/nwaitingnodes = 100
0.09/0.15	c 
0.09/0.15	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.15	c # [type: real, range: [0,1], default: 0.1]
0.09/0.15	c heuristics/crossover/nodesquot = 0.15
0.09/0.15	c 
0.09/0.15	c # minimum percentage of integer variables that have to be fixed 
0.09/0.15	c # [type: real, range: [0,1], default: 0.666]
0.09/0.15	c heuristics/crossover/minfixingrate = 0.5
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15	c heuristics/feaspump/freq = -1
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/fracdiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15	c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/guideddiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15	c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15	c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/intshifting/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/linesearchdiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15	c heuristics/objpscostdiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.15	c # [type: real, range: [0,1], default: 0.01]
0.09/0.15	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15	c heuristics/oneopt/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/pscostdiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c heuristics/rens/freq = -1
0.09/0.15	c 
0.09/0.15	c # minimum percentage of integer variables that have to be fixable 
0.09/0.15	c # [type: real, range: [0,1], default: 0.5]
0.09/0.15	c heuristics/rens/minfixingrate = 0.3
0.09/0.15	c 
0.09/0.15	c # number of nodes added to the contingent of the total nodes
0.09/0.15	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15	c heuristics/rens/nodesofs = 2000
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15	c heuristics/rootsoldiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.15	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15	c heuristics/rounding/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c heuristics/shiftandpropagate/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/shifting/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15	c heuristics/simplerounding/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15	c heuristics/subnlp/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c heuristics/trivial/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15	c heuristics/trysol/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c heuristics/undercover/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15	c heuristics/veclendiving/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15	c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.15	c 
0.09/0.15	c # additional number of allowed LP iterations
0.09/0.15	c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15	c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15	c heuristics/zirounding/freq = -1
0.09/0.15	c 
0.09/0.15	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c propagating/probing/maxprerounds = 0
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c separating/cmir/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15	c separating/flowcover/freq = -1
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15	c heuristics/indoneopt/freq = -1
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
2.29/2.39	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.39	c   2.4s|     1 |     0 |  8053 |     - |  16M|   0 | 896 |3449 |3568 |3449 |3568 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.18/5.26	c   5.3s|     1 |     0 |  8867 |     - |  18M|   0 | 983 |3449 |5016 |3449 |3566 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.89/5.90	c   5.9s|     1 |     0 | 10106 |     - |  18M|   0 |1086 |3449 |5016 |3449 |3576 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.19/6.23	c   6.2s|     1 |     0 | 10500 |     - |  18M|   0 |1053 |3449 |5016 |3449 |3581 |  26 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.39/6.48	c   6.5s|     1 |     0 | 10684 |     - |  18M|   0 |1146 |3449 |5016 |3449 |3587 |  32 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.69/6.71	c   6.7s|     1 |     0 | 10822 |     - |  18M|   0 |1115 |3449 |5016 |3449 |3589 |  34 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.38/10.43	c  10.4s|     1 |     2 | 10822 |     - |  18M|   0 |1115 |3449 |5016 |3449 |3589 |  34 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
115.17/115.25	c   115s|   100 |    23 |112629 |1028.4 |  19M|  34 | 386 |3449 |5056 |3449 |3581 |  34 |  42 | 224 | 0.000000e+00 |      --      |    Inf 
155.97/156.08	c   156s|   200 |    37 |187231 | 886.5 |  19M|  34 | 273 |3449 |5098 |3449 |3581 |  34 |  90 | 275 | 0.000000e+00 |      --      |    Inf 
188.06/188.14	c   188s|   300 |    35 |248310 | 794.3 |  19M|  34 | 510 |3449 |5147 |3449 |3581 |  34 | 166 | 316 | 0.000000e+00 |      --      |    Inf 
224.45/224.58	c   225s|   400 |    39 |320921 | 777.2 |  20M|  34 | 248 |3449 |5172 |3449 |3581 |  34 | 199 | 364 | 0.000000e+00 |      --      |    Inf 
265.04/265.14	c   265s|   500 |    51 |403017 | 786.0 |  20M|  34 | 316 |3449 |5158 |3449 |3581 |  34 | 228 | 420 | 0.000000e+00 |      --      |    Inf 
293.03/293.14	c   293s|   600 |    60 |457545 | 745.8 |  20M|  34 |   - |3449 |5201 |3449 |3581 |  34 | 277 | 461 | 0.000000e+00 |      --      |    Inf 
314.23/314.32	c   314s|   700 |    58 |501967 | 702.6 |  20M|  40 | 191 |3449 |5207 |3449 |3581 |  34 | 301 | 493 | 0.000000e+00 |      --      |    Inf 
335.93/336.00	c   336s|   800 |    58 |546136 | 670.0 |  20M|  40 | 325 |3449 |5219 |3449 |3581 |  34 | 314 | 525 | 0.000000e+00 |      --      |    Inf 
371.52/371.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
371.52/371.62	c   372s|   900 |    74 |618024 | 675.4 |  20M|  40 |   - |3449 |5217 |3449 |3581 |  34 | 323 | 574 | 0.000000e+00 |      --      |    Inf 
417.92/418.09	c   418s|  1000 |   102 |704373 | 694.2 |  20M|  40 | 354 |3449 |5211 |3449 |3581 |  34 | 349 | 642 | 0.000000e+00 |      --      |    Inf 
454.01/454.19	c   454s|  1100 |   120 |778052 | 698.1 |  20M|  40 |   - |3449 |5200 |3449 |3581 |  34 | 356 | 690 | 0.000000e+00 |      --      |    Inf 
482.70/482.87	c   483s|  1200 |   125 |837413 | 689.4 |  20M|  40 |   - |3449 |5216 |3449 |3581 |  34 | 375 | 730 | 0.000000e+00 |      --      |    Inf 
507.30/507.40	c   507s|  1300 |   123 |887849 | 675.2 |  20M|  45 | 172 |3449 |5239 |3449 |3581 |  34 | 401 | 762 | 0.000000e+00 |      --      |    Inf 
532.59/532.76	c   533s|  1400 |   131 |939905 | 664.1 |  20M|  45 | 269 |3449 |5245 |3449 |3581 |  34 | 416 | 795 | 0.000000e+00 |      --      |    Inf 
559.99/560.10	c   560s|  1500 |   136 |993427 | 655.5 |  21M|  45 | 221 |3449 |5278 |3449 |3581 |  34 | 474 | 836 | 0.000000e+00 |      --      |    Inf 
582.28/582.49	c   582s|  1600 |   134 |  1037k| 642.3 |  21M|  47 | 196 |3449 |5321 |3449 |3581 |  34 | 531 | 868 | 0.000000e+00 |      --      |    Inf 
608.18/608.39	c   608s|  1700 |   132 |  1089k| 635.0 |  21M|  47 |   - |3449 |5370 |3449 |3581 |  34 | 610 | 901 | 0.000000e+00 |      --      |    Inf 
652.28/652.44	c   652s|  1800 |   156 |  1170k| 644.7 |  21M|  47 | 508 |3449 |5341 |3449 |3581 |  34 | 656 | 958 | 0.000000e+00 |      --      |    Inf 
687.77/687.91	c   688s|  1900 |   173 |  1239k| 647.1 |  21M|  47 |   - |3449 |5347 |3449 |3581 |  34 | 700 |1008 | 0.000000e+00 |      --      |    Inf 
710.27/710.42	c   710s|  2000 |   172 |  1287k| 638.7 |  21M|  47 |   - |3449 |5398 |   0 |   0 |  34 | 760 |1039 | 0.000000e+00 |      --      |    Inf 
729.76/729.98	c   730s|  2100 |   170 |  1328k| 628.0 |  21M|  47 |   - |3449 |5423 |3449 |3581 |  34 | 819 |1071 | 0.000000e+00 |      --      |    Inf 
750.16/750.32	c   750s|  2200 |   168 |  1370k| 618.4 |  21M|  47 |   - |3449 |5441 |   0 |   0 |  34 | 871 |1100 | 0.000000e+00 |      --      |    Inf 
776.15/776.32	c   776s|  2300 |   172 |  1419k| 612.7 |  21M|  47 | 223 |3449 |5458 |3449 |3581 |  34 | 892 |1141 | 0.000000e+00 |      --      |    Inf 
800.25/800.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
800.25/800.46	c   800s|  2400 |   168 |  1472k| 609.2 |  21M|  47 |   - |3449 |5463 |3449 |3581 |  34 | 908 |1173 | 0.000000e+00 |      --      |    Inf 
823.45/823.68	c   824s|  2500 |   168 |  1516k| 602.6 |  21M|  54 | 321 |3449 |5464 |3449 |3581 |  34 | 931 |1214 | 0.000000e+00 |      --      |    Inf 
848.94/849.12	c   849s|  2600 |   170 |  1569k| 599.7 |  21M|  54 |   - |3449 |5465 |3449 |3581 |  34 | 993 |1246 | 0.000000e+00 |      --      |    Inf 
879.43/879.64	c   880s|  2700 |   180 |  1635k| 602.0 |  22M|  54 |   - |3449 |5422 |3449 |3581 |  34 |1007 |1286 | 0.000000e+00 |      --      |    Inf 
909.73/909.94	c   910s|  2800 |   192 |  1698k| 602.9 |  22M|  54 | 275 |3449 |5405 |3449 |3581 |  34 |1028 |1331 | 0.000000e+00 |      --      |    Inf 
932.13/932.32	c   932s|  2900 |   198 |  1746k| 598.6 |  22M|  54 | 206 |3449 |5418 |3449 |3581 |  34 |1044 |1366 | 0.000000e+00 |      --      |    Inf 
946.82/947.00	c   947s|  3000 |   196 |  1778k| 589.5 |  22M|  54 | 269 |3449 |5506 |3449 |3581 |  34 |1141 |1391 | 0.000000e+00 |      --      |    Inf 
967.22/967.42	c   967s|  3100 |   198 |  1821k| 584.2 |  22M|  54 | 352 |3449 |5505 |3449 |3581 |  34 |1194 |1423 | 0.000000e+00 |      --      |    Inf 
982.82/983.06	c   983s|  3200 |   208 |  1854k| 576.3 |  22M|  54 |   - |3449 |5578 |   0 |   0 |  34 |1316 |1448 | 0.000000e+00 |      --      |    Inf 
1009.63/1009.87	c  1010s|  3300 |   214 |  1910k| 575.7 |  22M|  54 |   - |3449 |5591 |3449 |3581 |  34 |1355 |1488 | 0.000000e+00 |      --      |    Inf 
1047.12/1047.33	c  1047s|  3400 |   209 |  1991k| 582.6 |  22M|  54 |   - |3449 |5541 |3449 |3581 |  34 |1401 |1538 | 0.000000e+00 |      --      |    Inf 
1077.81/1078.07	c  1078s|  3500 |   219 |  2057k| 584.9 |  22M|  54 | 295 |3449 |5498 |3449 |3581 |  34 |1427 |1586 | 0.000000e+00 |      --      |    Inf 
1094.50/1094.73	c  1095s|  3600 |   219 |  2092k| 578.3 |  22M|  54 |   - |3449 |5578 |3449 |3581 |  34 |1528 |1618 | 0.000000e+00 |      --      |    Inf 
1118.10/1118.39	c  1118s|  3700 |   227 |  2143k| 576.5 |  22M|  54 | 277 |3449 |5591 |3449 |3581 |  34 |1645 |1656 | 0.000000e+00 |      --      |    Inf 
1141.09/1141.34	c  1141s|  3800 |   233 |  2192k| 574.4 |  22M|  54 | 195 |3449 |5599 |3449 |3581 |  34 |1675 |1696 | 0.000000e+00 |      --      |    Inf 
1172.50/1172.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1172.50/1172.78	c  1173s|  3900 |   233 |  2258k| 576.5 |  22M|  54 | 362 |3449 |5611 |3449 |3581 |  34 |1705 |1757 | 0.000000e+00 |      --      |    Inf 
1202.49/1202.76	c  1203s|  4000 |   243 |  2323k| 578.3 |  23M|  54 |   - |3449 |5604 |   0 |   0 |  34 |1776 |1800 | 0.000000e+00 |      --      |    Inf 
1221.89/1222.15	c  1222s|  4100 |   243 |  2362k| 573.8 |  23M|  54 |   - |3449 |5684 |   0 |   0 |  34 |1876 |1838 | 0.000000e+00 |      --      |    Inf 
1248.58/1248.89	c  1249s|  4200 |   243 |  2420k| 573.8 |  23M|  54 | 377 |3449 |5659 |3449 |3581 |  34 |1900 |1882 | 0.000000e+00 |      --      |    Inf 
1280.37/1280.63	c  1281s|  4300 |   239 |  2486k| 576.0 |  23M|  54 |   - |3449 |5632 |3449 |3581 |  34 |1956 |1941 | 0.000000e+00 |      --      |    Inf 
1304.87/1305.10	c  1305s|  4400 |   241 |  2539k| 574.8 |  23M|  54 |   - |3449 |5632 |3449 |3581 |  34 |1981 |1984 | 0.000000e+00 |      --      |    Inf 
1333.07/1333.31	c  1333s|  4500 |   249 |  2599k| 575.5 |  23M|  54 | 322 |3449 |5629 |3449 |3581 |  34 |1997 |2025 | 0.000000e+00 |      --      |    Inf 
1363.76/1364.01	c  1364s|  4600 |   265 |  2663k| 576.7 |  23M|  54 | 239 |3449 |5623 |3449 |3581 |  34 |2032 |2084 | 0.000000e+00 |      --      |    Inf 
1383.86/1384.18	c  1384s|  4700 |   269 |  2707k| 573.9 |  23M|  54 |   - |3449 |5636 |3449 |3581 |  34 |2056 |2117 | 0.000000e+00 |      --      |    Inf 
1405.56/1405.83	c  1406s|  4800 |   269 |  2754k| 571.6 |  23M|  54 | 248 |3449 |5656 |3449 |3581 |  34 |2115 |2157 | 0.000000e+00 |      --      |    Inf 
1432.86/1433.10	c  1433s|  4900 |   273 |  2811k| 571.7 |  23M|  54 | 324 |3449 |5645 |3449 |3581 |  34 |2129 |2198 | 0.000000e+00 |      --      |    Inf 
1462.14/1462.45	c  1462s|  5000 |   267 |  2871k| 572.3 |  23M|  54 | 320 |3449 |5632 |3449 |3581 |  34 |2157 |2251 | 0.000000e+00 |      --      |    Inf 
1490.74/1491.07	c  1491s|  5100 |   275 |  2933k| 573.1 |  23M|  54 |   - |3449 |5623 |3449 |3581 |  34 |2173 |2298 | 0.000000e+00 |      --      |    Inf 
1517.04/1517.35	c  1517s|  5200 |   275 |  2987k| 572.5 |  23M|  54 |   - |3449 |5635 |3449 |3581 |  34 |2214 |2342 | 0.000000e+00 |      --      |    Inf 
1545.35/1545.68	c  1546s|  5300 |   279 |  3047k| 573.1 |  23M|  54 |   - |3449 |5639 |   0 |   0 |  34 |2253 |2388 | 0.000000e+00 |      --      |    Inf 
1575.83/1576.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1575.83/1576.10	c  1576s|  5400 |   293 |  3110k| 574.0 |  23M|  54 | 235 |3449 |5659 |3449 |3581 |  34 |2288 |2437 | 0.000000e+00 |      --      |    Inf 
1599.92/1600.27	c  1600s|  5500 |   294 |  3161k| 572.9 |  23M|  54 | 245 |3449 |5658 |3449 |3581 |  34 |2297 |2470 | 0.000000e+00 |      --      |    Inf 
1627.12/1627.42	c  1627s|  5600 |   302 |  3217k| 572.8 |  23M|  54 | 329 |3449 |5646 |3449 |3581 |  34 |2329 |2511 | 0.000000e+00 |      --      |    Inf 
1652.52/1652.87	c  1653s|  5700 |   306 |  3273k| 572.5 |  23M|  54 | 125 |3449 |5649 |3449 |3581 |  34 |2345 |2552 | 0.000000e+00 |      --      |    Inf 
1677.12/1677.42	c  1677s|  5800 |   314 |  3326k| 571.7 |  23M|  54 | 244 |3449 |5653 |3449 |3581 |  34 |2383 |2592 | 0.000000e+00 |      --      |    Inf 
1704.21/1704.57	c  1705s|  5900 |   320 |  3385k| 572.0 |  24M|  54 |   - |3449 |5653 |   0 |   0 |  34 |2416 |2635 | 0.000000e+00 |      --      |    Inf 
1729.70/1730.04	c  1730s|  6000 |   328 |  3438k| 571.5 |  24M|  54 | 186 |3449 |5651 |3449 |3581 |  34 |2437 |2676 | 0.000000e+00 |      --      |    Inf 
1761.81/1762.13	c  1762s|  6100 |   332 |  3504k| 572.9 |  24M|  54 |   - |3449 |5665 |3449 |3581 |  34 |2476 |2736 | 0.000000e+00 |      --      |    Inf 
1780.20/1780.53	c  1781s|  6200 |   334 |  3547k| 570.4 |  24M|  54 |   - |3449 |5712 |3449 |3581 |  34 |2535 |2768 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.00	c 
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Solving Time (sec) : 1797.00
1796.70/1797.00	c Solving Nodes      : 6274
1796.70/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.00	c Gap                : infinite
1796.70/1797.00	s UNKNOWN
1796.70/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.00	c Total Time         :    1797.00
1796.70/1797.00	c   solving          :    1797.00
1796.70/1797.00	c   presolving       :       0.12 (included in solving)
1796.70/1797.00	c   reading          :       0.02 (included in solving)
1796.70/1797.00	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.00	c Original Problem   :
1796.70/1797.00	c   Problem name     : HOME/instance-3690645-1338026246.opb
1796.70/1797.00	c   Variables        : 3905 (3905 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 4049 initial, 4049 maximal
1796.70/1797.00	c   Objective sense  : minimize
1796.70/1797.00	c Presolved Problem  :
1796.70/1797.00	c   Problem name     : t_HOME/instance-3690645-1338026246.opb
1796.70/1797.00	c   Variables        : 3449 (3449 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00	c   Constraints      : 3568 initial, 5735 maximal
1796.70/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   linear           :       0.05       0.00        455          1          0        455          0        481          0          0          0
1796.70/1797.00	c   logicor          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.00	c   root node        :          -          -         16          -          -         16          -          -          -          -          -
1796.70/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   integral         :          0          0          0          0       3535          0          1          0         22        387          0          0       6632
1796.70/1797.00	c   setppc           :        783        783          6      42487          0          1          0     309025         65     275274          0          0          0
1796.70/1797.00	c   linear           :          0+      1463          5      39303          0          0          0      15447          3       1378         35          0          0
1796.70/1797.00	c   logicor          :       2785+      3521          6      35002          0          1          0     493895        491     452139          0          0          0
1796.70/1797.00	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.00	c   integral         :     659.36       0.00       0.00       0.00     659.36       0.00       0.00       0.00
1796.70/1797.00	c   setppc           :       1.11       0.00       0.00       0.95       0.00       0.00       0.00       0.16
1796.70/1797.00	c   linear           :       0.18       0.00       0.00       0.17       0.00       0.00       0.00       0.01
1796.70/1797.00	c   logicor          :       1.57       0.00       0.00       1.30       0.00       0.00       0.00       0.27
1796.70/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.00	c   rootredcost      :          0          0          0          0
1796.70/1797.00	c   pseudoobj        :          0          0          0          0
1796.70/1797.00	c   vbounds          :          0          0          0          0
1796.70/1797.00	c   redcost          :       3540          0          0          0
1796.70/1797.00	c   probing          :          0          0          0          0
1796.70/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.00	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.00	c   redcost          :       0.18       0.00       0.00       0.18       0.00
1796.70/1797.00	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.00	c   propagation      :       0.20        559        558       2727       67.0         86       36.5          -
1796.70/1797.00	c   infeasible LP    :       4.97       2388        375       5856      449.3          7        4.4          0
1796.70/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.00	c   applied globally :          -          -          -       2559       73.4          -          -          -
1796.70/1797.00	c   applied locally  :          -          -          -         14      528.3          -          -          -
1796.70/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.00	c   cut pool         :       0.00                     4          -          -          1          -    (maximal pool size: 37)
1796.70/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.70/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   gomory           :       0.31       0.00          5          0          0         24          0
1796.70/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   strongcg         :       0.32       0.00          5          0          0         24          0
1796.70/1797.00	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   clique           :       0.10       0.00          5          0          0         23          0
1796.70/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.00	c   rapidlearning    :       2.40       0.00          1          0         16          0       1463
1796.70/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.00	c   problem variables:       0.00          -          0          0
1796.70/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.00	c   relpscost        :     659.36       0.00       3535         22        387          0          0       6632
1796.70/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.00	c   LP solutions     :       0.00          -          -          0
1796.70/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.00	c   trivial          :       0.00       0.00          1          0
1796.70/1797.00	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.00	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.00	c   rounding         :       0.00       0.00          0          0
1796.70/1797.00	c   shifting         :       0.00       0.00          0          0
1796.70/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.00	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.00	c   clique           :       0.00       0.00          0          0
1796.70/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.00	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.00	c   octane           :       0.00       0.00          0          0
1796.70/1797.00	c   rens             :       0.00       0.00          0          0
1796.70/1797.00	c   rins             :       0.00       0.00          0          0
1796.70/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.00	c   mutation         :       0.00       0.00          0          0
1796.70/1797.00	c   crossover        :       0.00       0.00          0          0
1796.70/1797.00	c   dins             :       0.00       0.00          0          0
1796.70/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.00	c   undercover       :       0.00       0.00          0          0
1796.70/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.00	c   trysol           :       0.00       0.00          0          0
1796.70/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.00	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
1796.70/1797.00	c   dual LP          :    1119.95       5930    3579964     603.81    3196.54       0.00          1
1796.70/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.00	c   strong branching :     658.99       2801    1901061     678.71    2884.83
1796.70/1797.00	c     (at root node) :          -         10       8008     800.80          -
1796.70/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.00	c B&B Tree           :
1796.70/1797.00	c   number of runs   :          1
1796.70/1797.00	c   nodes            :       6274
1796.70/1797.00	c   nodes (total)    :       6274
1796.70/1797.00	c   nodes left       :        331
1796.70/1797.00	c   max depth        :         54
1796.70/1797.00	c   max depth (total):         54
1796.70/1797.00	c   backtracks       :       1038 (16.5%)
1796.70/1797.00	c   delayed cutoffs  :         30
1796.70/1797.00	c   repropagations   :       4358 (18872 domain reductions, 15 cutoffs)
1796.70/1797.00	c   avg switch length:       5.19
1796.70/1797.00	c   switching time   :       3.35
1796.70/1797.00	c Solution           :
1796.70/1797.00	c   Solutions found  :          0 (0 improvements)
1796.70/1797.00	c   Primal Bound     :          -
1796.70/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.00	c   Gap              :   infinite
1796.70/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.00	c   Root Iterations  :      10822
1796.70/1797.03	c Time complete: 1796.74.

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-3690645-1338026246/watcher-3690645-1338026246 -o /tmp/evaluation-result-3690645-1338026246/solver-3690645-1338026246 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690645-1338026246.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 2/176 31878
/proc/meminfo: memFree=26883216/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=10492 CPUtime=0 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 1359 0 0 0 0 0 0 0 20 0 1 0 268750086 10743808 1314 33554432000 4194304 10173063 140735950177488 140735669588680 7545739 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 2623 1314 413 1460 0 1154 0

[startup+0.105105 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 31878
/proc/meminfo: memFree=26883216/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=34488 CPUtime=0.09 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 7379 0 0 0 7 2 0 0 20 0 1 0 268750086 35315712 7077 33554432000 4194304 10173063 140735950177488 140735669588680 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 8622 7077 578 1460 0 7153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34488

[startup+0.200304 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 31878
/proc/meminfo: memFree=26883216/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=48024 CPUtime=0.19 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 10881 0 0 0 16 3 0 0 20 0 1 0 268750086 49176576 10559 33554432000 4194304 10173063 140735950177488 140735669588680 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 12006 10559 738 1460 0 10537 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48024

[startup+0.300297 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 31878
/proc/meminfo: memFree=26883216/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=48704 CPUtime=0.29 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 11051 0 0 0 26 3 0 0 20 0 1 0 268750086 49872896 10729 33554432000 4194304 10173063 140735950177488 140735950170840 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 12176 10729 738 1460 0 10707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48704

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 31878
/proc/meminfo: memFree=26883216/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=48704 CPUtime=0.69 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 11097 0 0 0 66 3 0 0 20 0 1 0 268750086 49872896 10775 33554432000 4194304 10173063 140735950177488 140735950170840 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 12176 10775 738 1460 0 10707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48704

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31879
/proc/meminfo: memFree=26842768/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=48928 CPUtime=1.49 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 11149 0 0 0 146 3 0 0 20 0 1 0 268750086 50102272 10827 33554432000 4194304 10173063 140735950177488 140735950170840 7986020 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 12232 10827 738 1460 0 10763 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48928

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31879
/proc/meminfo: memFree=26842520/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=82892 CPUtime=3.09 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 19615 0 0 0 301 8 0 0 20 0 1 0 268750086 84881408 19209 33554432000 4194304 10173063 140735950177488 140735950171960 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 20723 19209 780 1460 0 19254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82892

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31879
/proc/meminfo: memFree=26793912/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=6.29 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23362 0 0 0 611 18 0 0 20 0 1 0 268750086 99995648 22940 33554432000 4194304 10173063 140735950177488 140735950172360 7657744 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 22940 811 1460 0 22944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97652

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31879
/proc/meminfo: memFree=26793944/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=12.69 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23370 0 0 0 1249 20 0 0 20 0 1 0 268750086 99995648 22948 33554432000 4194304 10173063 140735950177488 140735950170664 7706056 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 22948 815 1460 0 22944 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97652

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31879
/proc/meminfo: memFree=26794068/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=25.49 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23375 0 0 0 2526 23 0 0 20 0 1 0 268750086 99995648 22953 33554432000 4194304 10173063 140735950177488 140735950171320 8062297 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 22953 815 1460 0 22944 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97652

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31879
/proc/meminfo: memFree=26794440/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=51.08 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23375 0 0 0 5078 30 0 0 20 0 1 0 268750086 99995648 22953 33554432000 4194304 10173063 140735950177488 140735950170200 7709977 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 22953 815 1460 0 22944 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97652

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31879
/proc/meminfo: memFree=26793820/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=102.27 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23391 0 0 0 10182 45 0 0 20 0 1 0 268750086 99995648 22969 33554432000 4194304 10173063 140735950177488 140735950170936 7986118 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 22969 819 1460 0 22944 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 97652

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31882
/proc/meminfo: memFree=26793664/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=162.27 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23401 0 0 0 16155 72 0 0 20 0 1 0 268750086 99995648 22979 33554432000 4194304 10173063 140735950177488 140735950170744 8007073 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 22979 819 1460 0 22944 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 97652

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31943
/proc/meminfo: memFree=28930280/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=222.25 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 22128 97 0 0 20 0 1 0 268750086 99995648 23453 33554432000 4194304 10173063 140735950177488 140735950171032 8007064 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 23453 819 1460 0 22944 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 97652

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31944
/proc/meminfo: memFree=28312744/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=282.24 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 28101 123 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170840 7710918 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 97652

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31944
/proc/meminfo: memFree=27568872/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=342.22 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 34077 145 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170840 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 97652

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 31944
/proc/meminfo: memFree=27562204/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=402.21 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 40053 168 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170792 8007106 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 97652

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31944
/proc/meminfo: memFree=27559256/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=462.21 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 46028 193 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170936 8799448 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 97652

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31944
/proc/meminfo: memFree=27559532/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=522.2 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 52000 220 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170936 8007162 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 97652

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31945
/proc/meminfo: memFree=27342616/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=582.18 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 57974 244 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8012374 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 97652

[startup+642.3 s]

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

/proc/meminfo: memFree=27327648/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1062.11 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 105764 447 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170840 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 97652

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31949
/proc/meminfo: memFree=27327368/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1122.1 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 111741 469 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 97652

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31950
/proc/meminfo: memFree=27311512/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1182.09 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 117715 494 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950171128 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 97652

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31950
/proc/meminfo: memFree=27311492/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1242.08 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 123689 519 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8007727 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 97652

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31950
/proc/meminfo: memFree=27305956/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1302.07 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 129663 544 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170840 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 97652

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31953
/proc/meminfo: memFree=27304064/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1362.06 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 135638 568 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170840 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 97652

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 31953
/proc/meminfo: memFree=27300152/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1422.05 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 141615 590 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950173960 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 97652

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31954
/proc/meminfo: memFree=27296308/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1482.05 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 147590 615 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 97652

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31954
/proc/meminfo: memFree=27292588/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1542.04 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 153565 639 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950171032 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 97652

[startup+1602.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 31954
/proc/meminfo: memFree=27290604/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1602.03 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 159542 661 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170936 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 97652

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 31954
/proc/meminfo: memFree=27274284/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1662.02 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 165517 685 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 97652

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 31954
/proc/meminfo: memFree=27272920/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1722.01 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 171491 710 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950171320 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 97652

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 31955
/proc/meminfo: memFree=27267340/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1782 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 177466 734 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 97652

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

[startup+1785.6 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 31955
/proc/meminfo: memFree=27266968/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1785.29 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 177794 735 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170792 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1785.29
Current children cumulated vsize (KiB) 97652

[startup+1792.01 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 31955
/proc/meminfo: memFree=27266844/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1791.7 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 178432 738 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (KiB) 97652

[startup+1795.2 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 31955
/proc/meminfo: memFree=27266720/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1794.9 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 178751 739 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950171032 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1794.9
Current children cumulated vsize (KiB) 97652

[startup+1796 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 31955
/proc/meminfo: memFree=27266720/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1795.69 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 178830 739 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1795.69
Current children cumulated vsize (KiB) 97652

[startup+1796.8 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 31955
/proc/meminfo: memFree=27266720/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1796.49 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 178910 739 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (KiB) 97652

[startup+1797 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 31955
/proc/meminfo: memFree=27266720/32873844 swapFree=7384/7384
[pid=31878] ppid=31876 vsize=97652 CPUtime=1796.7 cores=0,2,4,6
/proc/31878/stat : 31878 (scip-2.1.1.4fix) R 31876 31878 31024 0 -1 4202496 23413 0 0 0 178930 740 0 0 20 0 1 0 268750086 99995648 23713 33554432000 4194304 10173063 140735950177488 140735950170744 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/31878/statm: 24413 23713 819 1460 0 22944 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 97652

Child status: 0
Real time (s): 1797.04
CPU time (s): 1796.74
CPU user time (s): 1789.34
CPU system time (s): 7.40387
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 97652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.34
system time used= 7.40387
maximum resident set size= 94868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23419
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= 15
involuntary context switches= 2157

runsolver used 4.70628 second user time and 10.4844 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 11:57:26
IDJOB=3690645
IDBENCH=90227
IDSOLVER=2270
FILE ID=node136/3690645-1338026246
RUNJOBID= node136-1338016920-31040
PBS_JOBID= 14624338
Free space on /tmp= 71612 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. 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.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690645-1338026246/watcher-3690645-1338026246 -o /tmp/evaluation-result-3690645-1338026246/solver-3690645-1338026246 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690645-1338026246.opb -t 1800 -m 15500

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

MD5SUM BENCH= e0aeeb707b4fd8297140a3f70373c556
RANDOM SEED=1564790998

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26883216 kB
Buffers:          315488 kB
Cached:          2365464 kB
SwapCached:        24460 kB
Active:          3296548 kB
Inactive:        1914032 kB
Active(anon):    2504300 kB
Inactive(anon):    25096 kB
Active(file):     792248 kB
Inactive(file):  1888936 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             13632 kB
Writeback:            16 kB
AnonPages:       2517428 kB
Mapped:            12852 kB
Shmem:                 0 kB
Slab:             632816 kB
SReclaimable:      74464 kB
SUnreclaim:       558352 kB
KernelStack:        1496 kB
PageTables:         9068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2710408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2297856 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= 71644 MiB
End job on node136 at 2012-05-26 12:27:23