Trace number 3691815

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.05

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K75.opb
MD5SUM5349e46dd5b60bb87c86087d933e00a7
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 benchmark2.21566
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4125
Total number of constraints4277
Number of constraints which are clauses4202
Number of constraints which are cardinality constraints (but not clauses)75
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
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 76
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-3691815-1338044886.opb>
0.00/0.02	c original problem has 4125 variables (4125 bin, 0 int, 0 impl, 0 cont) and 4277 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, 6882 impls, 75 clqs
0.00/0.07	c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6882 impls, 72 clqs
0.00/0.07	c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6928 impls, 71 clqs
0.00/0.08	c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7742 impls, 71 clqs
0.00/0.08	c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8594 impls, 71 clqs
0.00/0.09	c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9692 impls, 71 clqs
0.00/0.09	c (round 7) 406 del vars, 364 del conss, 0 add conss, 405 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10264 impls, 71 clqs
0.00/0.10	c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10712 impls, 71 clqs
0.10/0.10	c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11102 impls, 71 clqs
0.10/0.11	c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11164 impls, 71 clqs
0.10/0.11	c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11210 impls, 71 clqs
0.10/0.11	c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11240 impls, 71 clqs
0.10/0.16	c (round 13) 456 del vars, 485 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3721 upgd conss, 11246 impls, 71 clqs
0.10/0.18	c (round 14) 456 del vars, 485 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3792 upgd conss, 11246 impls, 71 clqs
0.19/0.21	c presolving (15 rounds):
0.19/0.21	c  456 deleted vars, 485 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.21	c  11246 implications, 71 cliques
0.19/0.21	c presolved problem has 3669 variables (3669 bin, 0 int, 0 impl, 0 cont) and 3792 constraints
0.19/0.21	c     827 constraints of type <setppc>
0.19/0.21	c    2965 constraints of type <logicor>
0.19/0.21	c transformed objective value is always integral (scale: 1)
0.19/0.21	c Presolving Time: 0.17
0.19/0.21	c - non default parameters ----------------------------------------------------------------------
0.19/0.21	c # SCIP version 2.1.1.4
0.19/0.21	c 
0.19/0.21	c # maximal time in seconds to run
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21	c limits/time = 1797
0.19/0.21	c 
0.19/0.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21	c limits/memory = 13950
0.19/0.21	c 
0.19/0.21	c # solving stops, if the given number of solutions were found (-1: no limit)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21	c limits/solutions = 1
0.19/0.21	c 
0.19/0.21	c # maximal number of separation rounds per node (-1: unlimited)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 5]
0.19/0.21	c separating/maxrounds = 1
0.19/0.21	c 
0.19/0.21	c # maximal number of separation rounds in the root node (-1: unlimited)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21	c separating/maxroundsroot = 5
0.19/0.21	c 
0.19/0.21	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.21	c # [type: int, range: [1,2], default: 1]
0.19/0.21	c timing/clocktype = 2
0.19/0.21	c 
0.19/0.21	c # belongs reading time to solving time?
0.19/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21	c timing/reading = TRUE
0.19/0.21	c 
0.19/0.21	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.19/0.21	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.19/0.21	c constraints/knapsack/disaggregation = FALSE
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/coefdiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21	c heuristics/coefdiving/maxlpiterquot = 0.075
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/coefdiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 30]
0.19/0.21	c heuristics/crossover/freq = -1
0.19/0.21	c 
0.19/0.21	c # number of nodes added to the contingent of the total nodes
0.19/0.21	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21	c heuristics/crossover/nodesofs = 750
0.19/0.21	c 
0.19/0.21	c # number of nodes without incumbent change that heuristic should wait
0.19/0.21	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.19/0.21	c heuristics/crossover/nwaitingnodes = 100
0.19/0.21	c 
0.19/0.21	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.19/0.21	c # [type: real, range: [0,1], default: 0.1]
0.19/0.21	c heuristics/crossover/nodesquot = 0.15
0.19/0.21	c 
0.19/0.21	c # minimum percentage of integer variables that have to be fixed 
0.19/0.21	c # [type: real, range: [0,1], default: 0.666]
0.19/0.21	c heuristics/crossover/minfixingrate = 0.5
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21	c heuristics/feaspump/freq = -1
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/feaspump/maxlpiterofs = 2000
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/fracdiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21	c heuristics/fracdiving/maxlpiterquot = 0.075
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/fracdiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/guideddiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21	c heuristics/guideddiving/maxlpiterquot = 0.075
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/guideddiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21	c heuristics/intdiving/maxlpiterquot = 0.075
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/intshifting/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/linesearchdiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21	c heuristics/objpscostdiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to total iteration number
0.19/0.21	c # [type: real, range: [0,1], default: 0.01]
0.19/0.21	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c heuristics/oneopt/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/pscostdiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/pscostdiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21	c heuristics/rens/freq = -1
0.19/0.21	c 
0.19/0.21	c # minimum percentage of integer variables that have to be fixable 
0.19/0.21	c # [type: real, range: [0,1], default: 0.5]
0.19/0.21	c heuristics/rens/minfixingrate = 0.3
0.19/0.21	c 
0.19/0.21	c # number of nodes added to the contingent of the total nodes
0.19/0.21	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21	c heuristics/rens/nodesofs = 2000
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21	c heuristics/rootsoldiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.19/0.21	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c heuristics/rounding/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21	c heuristics/shiftandpropagate/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/shifting/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c heuristics/simplerounding/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c heuristics/subnlp/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21	c heuristics/trivial/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c heuristics/trysol/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21	c heuristics/undercover/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21	c heuristics/veclendiving/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21	c heuristics/veclendiving/maxlpiterquot = 0.075
0.19/0.21	c 
0.19/0.21	c # additional number of allowed LP iterations
0.19/0.21	c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21	c heuristics/veclendiving/maxlpiterofs = 1500
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c heuristics/zirounding/freq = -1
0.19/0.21	c 
0.19/0.21	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21	c propagating/probing/maxprerounds = 0
0.19/0.21	c 
0.19/0.21	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21	c separating/cmir/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21	c separating/flowcover/freq = -1
0.19/0.21	c 
0.19/0.21	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21	c separating/rapidlearning/freq = 0
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c heuristics/indoneopt/freq = -1
0.19/0.21	c 
0.19/0.21	c -----------------------------------------------------------------------------------------------
0.19/0.21	c start solving
0.19/0.21	c 
2.69/2.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.69/2.76	c   2.8s|     1 |     0 |  9554 |     - |  17M|   0 |1110 |3669 |3792 |3669 |3792 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.89/3.95	c   3.9s|     1 |     0 | 10404 |     - |  18M|   0 |1171 |3669 |5058 |3669 |3801 |   9 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.19/4.20	c   4.2s|     1 |     0 | 10571 |     - |  18M|   0 |1203 |3669 |5058 |3669 |3806 |  14 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.40/4.47	c   4.5s|     1 |     0 | 10736 |     - |  18M|   0 |1176 |3669 |5058 |3669 |3809 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.59/4.69	c   4.7s|     1 |     0 | 10818 |     - |  18M|   0 |1252 |3669 |5058 |3669 |3810 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.79/4.88	c   4.9s|     1 |     0 | 10819 |     - |  18M|   0 |1252 |3669 |5058 |3669 |3811 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
7.70/7.74	c   7.7s|     1 |     2 | 10819 |     - |  18M|   0 |1252 |3669 |5058 |3669 |3811 |  19 |   0 |  10 | 0.000000e+00 |      --      |    Inf 
92.48/92.53	c  92.5s|   100 |    45 | 82559 | 724.6 |  20M|  42 | 376 |3669 |5071 |3669 |3805 |  19 |  13 | 222 | 0.000000e+00 |      --      |    Inf 
124.28/124.36	c   124s|   200 |    41 |148223 | 690.5 |  20M|  52 |   - |3669 |5094 |3669 |3805 |  19 |  38 | 262 | 0.000000e+00 |      --      |    Inf 
159.96/160.05	c   160s|   300 |    35 |221202 | 703.6 |  20M|  52 |   - |3669 |5119 |3669 |3805 |  19 |  66 | 311 | 0.000000e+00 |      --      |    Inf 
187.35/187.41	c   187s|   400 |    35 |274101 | 659.9 |  20M|  52 | 318 |3669 |5140 |3669 |3805 |  19 |  89 | 353 | 0.000000e+00 |      --      |    Inf 
213.36/213.41	c   213s|   500 |    41 |330118 | 639.9 |  20M|  52 |   - |3669 |5174 |3669 |3805 |  19 | 123 | 387 | 0.000000e+00 |      --      |    Inf 
247.75/247.84	c   248s|   600 |    43 |397482 | 645.5 |  20M|  52 | 270 |3669 |5188 |3669 |3805 |  19 | 146 | 444 | 0.000000e+00 |      --      |    Inf 
279.94/280.09	c   280s|   700 |    45 |463392 | 647.5 |  20M|  52 | 289 |3669 |5180 |3669 |3805 |  19 | 158 | 494 | 0.000000e+00 |      --      |    Inf 
314.55/314.62	c   315s|   800 |    67 |533536 | 654.2 |  20M|  55 | 556 |3669 |5181 |3669 |3805 |  19 | 209 | 547 | 0.000000e+00 |      --      |    Inf 
332.14/332.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
332.14/332.21	c   332s|   900 |    71 |573909 | 626.4 |  21M|  55 |   - |3669 |5212 |3669 |3805 |  19 | 243 | 574 | 0.000000e+00 |      --      |    Inf 
369.73/369.88	c   370s|  1000 |    82 |649239 | 639.1 |  21M|  55 | 246 |3669 |5238 |3669 |3805 |  19 | 307 | 628 | 0.000000e+00 |      --      |    Inf 
399.52/399.66	c   400s|  1100 |    91 |711761 | 637.8 |  21M|  55 | 216 |3669 |5250 |3669 |3805 |  19 | 344 | 671 | 0.000000e+00 |      --      |    Inf 
436.02/436.11	c   436s|  1200 |    97 |782929 | 644.0 |  21M|  55 | 290 |3669 |5248 |3669 |3805 |  19 | 360 | 729 | 0.000000e+00 |      --      |    Inf 
469.32/469.47	c   469s|  1300 |   119 |849854 | 645.9 |  21M|  55 | 216 |3669 |5281 |3669 |3805 |  19 | 411 | 774 | 0.000000e+00 |      --      |    Inf 
511.51/511.63	c   512s|  1400 |   139 |931896 | 658.4 |  22M|  55 |   - |3669 |5285 |   0 |   0 |  19 | 451 | 833 | 0.000000e+00 |      --      |    Inf 
540.31/540.47	c   540s|  1500 |   140 |991804 | 654.4 |  22M|  55 |   - |3669 |5296 |3669 |3805 |  19 | 484 | 875 | 0.000000e+00 |      --      |    Inf 
565.41/565.53	c   566s|  1600 |   149 |  1041k| 644.4 |  22M|  55 | 213 |3669 |5334 |3669 |3805 |  19 | 549 | 915 | 0.000000e+00 |      --      |    Inf 
592.50/592.63	c   593s|  1700 |   150 |  1098k| 639.9 |  22M|  55 | 368 |3669 |5337 |3669 |3805 |  19 | 576 | 955 | 0.000000e+00 |      --      |    Inf 
612.40/612.52	c   613s|  1800 |   161 |  1137k| 626.2 |  22M|  55 | 145 |3669 |5360 |3669 |3805 |  19 | 609 | 988 | 0.000000e+00 |      --      |    Inf 
628.69/628.87	c   629s|  1900 |   158 |  1173k| 612.2 |  22M|  55 | 188 |3669 |5372 |3669 |3805 |  19 | 631 |1018 | 0.000000e+00 |      --      |    Inf 
643.79/643.94	c   644s|  2000 |   168 |  1204k| 597.0 |  22M|  57 |   - |3669 |5408 |   0 |   0 |  19 | 671 |1045 | 0.000000e+00 |      --      |    Inf 
662.39/662.56	c   663s|  2100 |   160 |  1247k| 589.0 |  22M|  57 | 211 |3669 |5402 |3669 |3805 |  19 | 682 |1075 | 0.000000e+00 |      --      |    Inf 
687.18/687.37	c   687s|  2200 |   162 |  1297k| 585.2 |  22M|  57 |   - |3669 |5418 |3669 |3805 |  19 | 716 |1126 | 0.000000e+00 |      --      |    Inf 
701.78/701.92	c   702s|  2300 |   160 |  1329k| 573.7 |  22M|  57 | 167 |3669 |5449 |3669 |3805 |  19 | 785 |1151 | 0.000000e+00 |      --      |    Inf 
732.48/732.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
732.48/732.67	c   733s|  2400 |   163 |  1396k| 577.7 |  22M|  57 | 769 |3669 |5415 |3669 |3805 |  19 | 821 |1197 | 0.000000e+00 |      --      |    Inf 
753.27/753.42	c   753s|  2500 |   179 |  1439k| 571.7 |  22M|  57 |  97 |3669 |5431 |3669 |3805 |  19 | 850 |1230 | 0.000000e+00 |      --      |    Inf 
779.87/780.09	c   780s|  2600 |   188 |  1495k| 571.2 |  22M|  57 | 280 |3669 |5436 |3669 |3805 |  19 | 862 |1272 | 0.000000e+00 |      --      |    Inf 
816.87/817.05	c   817s|  2700 |   186 |  1569k| 577.6 |  22M|  57 |   - |3669 |5442 |3669 |3805 |  19 | 885 |1318 | 0.000000e+00 |      --      |    Inf 
856.76/856.92	c   857s|  2800 |   198 |  1648k| 585.1 |  22M|  57 |   - |3669 |5422 |3669 |3805 |  19 | 911 |1375 | 0.000000e+00 |      --      |    Inf 
894.85/895.04	c   895s|  2900 |   221 |  1723k| 590.7 |  22M|  57 | 258 |3669 |5436 |3669 |3805 |  19 | 956 |1433 | 0.000000e+00 |      --      |    Inf 
925.15/925.30	c   925s|  3000 |   224 |  1788k| 592.7 |  23M|  57 | 359 |3669 |5436 |3669 |3805 |  19 | 979 |1477 | 0.000000e+00 |      --      |    Inf 
955.25/955.43	c   955s|  3100 |   225 |  1847k| 592.5 |  23M|  57 |   - |3669 |5464 |3669 |3805 |  19 |1024 |1526 | 0.000000e+00 |      --      |    Inf 
974.63/974.87	c   975s|  3200 |   229 |  1891k| 587.8 |  23M|  57 |   - |3669 |5500 |3669 |3805 |  19 |1074 |1551 | 0.000000e+00 |      --      |    Inf 
995.83/996.03	c   996s|  3300 |   225 |  1935k| 583.5 |  23M|  57 | 351 |3669 |5456 |3669 |3805 |  19 |1134 |1583 | 0.000000e+00 |      --      |    Inf 
1026.24/1026.41	c  1026s|  3400 |   234 |  1999k| 584.9 |  23M|  57 | 227 |3669 |5408 |3669 |3805 |  19 |1167 |1625 | 0.000000e+00 |      --      |    Inf 
1047.63/1047.89	c  1048s|  3500 |   231 |  2044k| 581.2 |  23M|  57 |   - |3669 |5382 |3669 |3805 |  19 |1186 |1657 | 0.000000e+00 |      --      |    Inf 
1080.03/1080.22	c  1080s|  3600 |   240 |  2108k| 582.8 |  23M|  57 | 254 |3669 |5426 |3669 |3805 |  19 |1255 |1705 | 0.000000e+00 |      --      |    Inf 
1107.81/1108.01	c  1108s|  3700 |   254 |  2167k| 582.9 |  23M|  57 |   - |3669 |5401 |3669 |3805 |  19 |1258 |1745 | 0.000000e+00 |      --      |    Inf 
1127.71/1127.95	c  1128s|  3800 |   258 |  2208k| 578.6 |  23M|  57 |   - |3669 |5400 |3669 |3805 |  19 |1263 |1779 | 0.000000e+00 |      --      |    Inf 
1148.01/1148.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1148.01/1148.20	c  1148s|  3900 |   252 |  2253k| 575.1 |  23M|  57 |   - |3669 |5406 |3669 |3805 |  19 |1273 |1811 | 0.000000e+00 |      --      |    Inf 
1168.91/1169.13	c  1169s|  4000 |   254 |  2297k| 571.8 |  23M|  57 |   - |3669 |5403 |3669 |3805 |  19 |1280 |1851 | 0.000000e+00 |      --      |    Inf 
1188.91/1189.13	c  1189s|  4100 |   264 |  2339k| 568.2 |  23M|  57 |   - |3669 |5418 |3669 |3805 |  19 |1331 |1887 | 0.000000e+00 |      --      |    Inf 
1203.31/1203.57	c  1204s|  4200 |   270 |  2371k| 562.2 |  23M|  57 | 105 |3669 |5432 |3669 |3805 |  19 |1348 |1917 | 0.000000e+00 |      --      |    Inf 
1219.81/1220.02	c  1220s|  4300 |   261 |  2405k| 557.1 |  23M|  57 | 215 |3669 |5458 |3669 |3805 |  19 |1383 |1952 | 0.000000e+00 |      --      |    Inf 
1249.50/1249.74	c  1250s|  4400 |   281 |  2465k| 558.1 |  23M|  57 |   - |3669 |5437 |   0 |   0 |  19 |1444 |1999 | 0.000000e+00 |      --      |    Inf 
1276.49/1276.76	c  1277s|  4500 |   296 |  2516k| 556.9 |  23M|  57 | 315 |3669 |5432 |3669 |3805 |  19 |1462 |2048 | 0.000000e+00 |      --      |    Inf 
1308.29/1308.55	c  1309s|  4600 |   309 |  2583k| 559.4 |  24M|  57 | 552 |3669 |5402 |3669 |3805 |  19 |1495 |2088 | 0.000000e+00 |      --      |    Inf 
1344.88/1345.18	c  1345s|  4700 |   317 |  2656k| 563.1 |  24M|  57 | 228 |3669 |5401 |3669 |3805 |  19 |1536 |2138 | 0.000000e+00 |      --      |    Inf 
1370.98/1371.25	c  1371s|  4800 |   309 |  2708k| 562.1 |  24M|  57 |   - |3669 |5425 |   0 |   0 |  19 |1594 |2178 | 0.000000e+00 |      --      |    Inf 
1387.27/1387.52	c  1388s|  4900 |   305 |  2745k| 558.2 |  24M|  57 |   - |3669 |5468 |3669 |3805 |  19 |1667 |2203 | 0.000000e+00 |      --      |    Inf 
1411.57/1411.83	c  1412s|  5000 |   303 |  2791k| 556.2 |  24M|  57 | 546 |3669 |5426 |3669 |3805 |  19 |1694 |2246 | 0.000000e+00 |      --      |    Inf 
1433.37/1433.60	c  1434s|  5100 |   315 |  2839k| 554.8 |  24M|  57 | 254 |3669 |5417 |3669 |3805 |  19 |1706 |2279 | 0.000000e+00 |      --      |    Inf 
1445.97/1446.29	c  1446s|  5200 |   317 |  2867k| 549.4 |  24M|  61 | 201 |3669 |5456 |3669 |3805 |  19 |1750 |2303 | 0.000000e+00 |      --      |    Inf 
1463.87/1464.20	c  1464s|  5300 |   315 |  2906k| 546.5 |  24M|  61 |   - |3669 |5472 |   0 |   0 |  19 |1766 |2335 | 0.000000e+00 |      --      |    Inf 
1479.56/1479.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1479.56/1479.85	c  1480s|  5400 |   319 |  2941k| 542.7 |  24M|  61 | 194 |3669 |5495 |3669 |3805 |  19 |1794 |2365 | 0.000000e+00 |      --      |    Inf 
1516.05/1516.34	c  1516s|  5500 |   341 |  3011k| 545.7 |  24M|  61 |   - |3669 |5457 |3669 |3805 |  19 |1826 |2423 | 0.000000e+00 |      --      |    Inf 
1549.25/1549.50	c  1549s|  5600 |   341 |  3079k| 548.1 |  24M|  61 |   - |3669 |5449 |3669 |3805 |  19 |1865 |2472 | 0.000000e+00 |      --      |    Inf 
1567.15/1567.49	c  1567s|  5700 |   349 |  3118k| 545.3 |  24M|  61 | 140 |3669 |5457 |3669 |3805 |  19 |1892 |2504 | 0.000000e+00 |      --      |    Inf 
1591.46/1591.74	c  1592s|  5800 |   350 |  3168k| 544.4 |  24M|  61 | 378 |3669 |5409 |3669 |3805 |  19 |1974 |2548 | 0.000000e+00 |      --      |    Inf 
1620.94/1621.20	c  1621s|  5900 |   370 |  3228k| 545.4 |  24M|  61 | 238 |3669 |5404 |3669 |3805 |  19 |2019 |2590 | 0.000000e+00 |      --      |    Inf 
1653.23/1653.59	c  1654s|  6000 |   381 |  3291k| 546.8 |  25M|  61 | 248 |3669 |5431 |3669 |3805 |  19 |2068 |2640 | 0.000000e+00 |      --      |    Inf 
1675.93/1676.20	c  1676s|  6100 |   397 |  3338k| 545.7 |  25M|  61 | 165 |3669 |5406 |3669 |3805 |  19 |2097 |2678 | 0.000000e+00 |      --      |    Inf 
1691.13/1691.42	c  1691s|  6200 |   399 |  3370k| 542.0 |  25M|  61 | 163 |3669 |5430 |3669 |3805 |  19 |2127 |2706 | 0.000000e+00 |      --      |    Inf 
1708.53/1708.81	c  1709s|  6300 |   395 |  3406k| 539.2 |  25M|  61 | 990 |3669 |5446 |3669 |3805 |  19 |2162 |2741 | 0.000000e+00 |      --      |    Inf 
1737.73/1738.07	c  1738s|  6400 |   406 |  3464k| 539.7 |  25M|  61 | 339 |3669 |5419 |3669 |3805 |  19 |2206 |2804 | 0.000000e+00 |      --      |    Inf 
1764.62/1764.99	c  1765s|  6500 |   424 |  3521k| 540.2 |  25M|  61 | 297 |3669 |5326 |3669 |3805 |  19 |2236 |2844 | 0.000000e+00 |      --      |    Inf 
1796.61/1796.95	c  1797s|  6600 |   430 |  3585k| 541.7 |  25M|  61 | 332 |3669 |5265 |3669 |3805 |  19 |2245 |2904 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.00	c 
1796.71/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.00	c Solving Time (sec) : 1797.00
1796.71/1797.00	c Solving Nodes      : 6602
1796.71/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.00	c Gap                : infinite
1796.71/1797.00	s UNKNOWN
1796.71/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.00	c Total Time         :    1797.00
1796.71/1797.00	c   solving          :    1797.00
1796.71/1797.00	c   presolving       :       0.17 (included in solving)
1796.71/1797.00	c   reading          :       0.02 (included in solving)
1796.71/1797.00	c   copying          :       0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.71/1797.00	c Original Problem   :
1796.71/1797.00	c   Problem name     : HOME/instance-3691815-1338044886.opb
1796.71/1797.00	c   Variables        : 4125 (4125 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00	c   Constraints      : 4277 initial, 4277 maximal
1796.71/1797.00	c   Objective sense  : minimize
1796.71/1797.00	c Presolved Problem  :
1796.71/1797.00	c   Problem name     : t_HOME/instance-3691815-1338044886.opb
1796.71/1797.00	c   Variables        : 3669 (3669 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00	c   Constraints      : 3792 initial, 5546 maximal
1796.71/1797.00	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.00	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   linear           :       0.09       0.00        455          1          0        455          0        485          0          0          0
1796.71/1797.00	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.00	c   root node        :          -          -          1          -          -          1          -          -          -          -          -
1796.71/1797.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.00	c   integral         :          0          0          0          0       3773          0          1          0         27        489          0          0       7062
1796.71/1797.00	c   setppc           :        827        827          5      40160          0          1          0     205658         58     306957          0          0          0
1796.71/1797.00	c   linear           :          0+      1266          5      39629          0          0          0       3983          9       2309        284          0          0
1796.71/1797.00	c   logicor          :       2965+      3743          5      33265          0          1          0     400145        543     380467          0          0          0
1796.71/1797.00	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.00	c   integral         :     659.13       0.00       0.00       0.00     659.13       0.00       0.00       0.00
1796.71/1797.00	c   setppc           :       1.18       0.00       0.00       0.95       0.00       0.00       0.00       0.22
1796.71/1797.00	c   linear           :       0.46       0.00       0.00       0.45       0.00       0.00       0.00       0.01
1796.71/1797.00	c   logicor          :       2.24       0.00       0.00       1.74       0.00       0.00       0.00       0.50
1796.71/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.00	c   rootredcost      :          0          0          0          0
1796.71/1797.00	c   pseudoobj        :          0          0          0          0
1796.71/1797.00	c   vbounds          :          0          0          0          0
1796.71/1797.00	c   redcost          :       3778          0          0          0
1796.71/1797.00	c   probing          :          0          0          0          0
1796.71/1797.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.00	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00
1796.71/1797.00	c   pseudoobj        :       0.04       0.00       0.00       0.04       0.00
1796.71/1797.00	c   vbounds          :       0.04       0.00       0.00       0.03       0.00
1796.71/1797.00	c   redcost          :       0.21       0.00       0.00       0.21       0.00
1796.71/1797.00	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.71/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.00	c   propagation      :       0.58        610        609       2675       79.6         91       46.7          -
1796.71/1797.00	c   infeasible LP    :       6.07       2451        197       2988      452.9         10       12.2          0
1796.71/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.00	c   applied globally :          -          -          -       2245       74.6          -          -          -
1796.71/1797.00	c   applied locally  :          -          -          -          2      375.0          -          -          -
1796.71/1797.00	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.00	c   cut pool         :       0.00                     4          -          -          0          -    (maximal pool size: 16)
1796.71/1797.00	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.71/1797.00	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   gomory           :       0.37       0.00          5          0          0          0          0
1796.71/1797.00	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   strongcg         :       0.37       0.00          5          0          0          0          0
1796.71/1797.00	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   clique           :       0.14       0.00          5          0          0         17          0
1796.71/1797.00	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.71/1797.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.00	c   rapidlearning    :       0.66       0.00          1          0          0          0       1266
1796.71/1797.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.00	c   problem variables:       0.00          -          0          0
1796.71/1797.00	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.00	c   relpscost        :     659.11       0.00       3773         27        489          0          0       7062
1796.71/1797.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.71/1797.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.00	c   LP solutions     :       0.00          -          -          0
1796.71/1797.00	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.00	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.00	c   trivial          :       0.00       0.00          1          0
1796.71/1797.00	c   shiftandpropagate:       0.00       0.00          0          0
1796.71/1797.00	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.00	c   zirounding       :       0.00       0.00          0          0
1796.71/1797.00	c   rounding         :       0.00       0.00          0          0
1796.71/1797.00	c   shifting         :       0.00       0.00          0          0
1796.71/1797.00	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.00	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.00	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.00	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.00	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.00	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.00	c   feaspump         :       0.00       0.00          0          0
1796.71/1797.00	c   clique           :       0.00       0.00          0          0
1796.71/1797.00	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.00	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.00	c   coefdiving       :       0.00       0.00          0          0
1796.71/1797.00	c   pscostdiving     :       0.00       0.00          0          0
1796.71/1797.00	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.00	c   fracdiving       :       0.00       0.00          0          0
1796.71/1797.00	c   veclendiving     :       0.00       0.00          0          0
1796.71/1797.00	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.00	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.00	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.00	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.00	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.00	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.00	c   octane           :       0.00       0.00          0          0
1796.71/1797.00	c   rens             :       0.00       0.00          0          0
1796.71/1797.00	c   rins             :       0.00       0.00          0          0
1796.71/1797.00	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.00	c   mutation         :       0.00       0.00          0          0
1796.71/1797.00	c   crossover        :       0.00       0.00          0          0
1796.71/1797.00	c   dins             :       0.00       0.00          0          0
1796.71/1797.00	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.00	c   undercover       :       0.00       0.00          0          0
1796.71/1797.00	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.00	c   trysol           :       0.00       0.00          0          0
1796.71/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.00	c   primal LP        :       0.01          1          0       0.00          -       0.01          1
1796.71/1797.00	c   dual LP          :    1118.29       6230    3585692     575.55    3206.41       0.00          0
1796.71/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.00	c   diving/probing LP:       0.00          0          0       0.00          -
1796.71/1797.00	c   strong branching :     658.68       2904    1900940     654.59    2885.98
1796.71/1797.00	c     (at root node) :          -         10       6012     601.20          -
1796.71/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.00	c B&B Tree           :
1796.71/1797.00	c   number of runs   :          1
1796.71/1797.00	c   nodes            :       6602
1796.71/1797.00	c   nodes (total)    :       6602
1796.71/1797.00	c   nodes left       :        430
1796.71/1797.00	c   max depth        :         61
1796.71/1797.00	c   max depth (total):         61
1796.71/1797.00	c   backtracks       :       1119 (16.9%)
1796.71/1797.00	c   delayed cutoffs  :         33
1796.71/1797.00	c   repropagations   :       4747 (12908 domain reductions, 19 cutoffs)
1796.71/1797.00	c   avg switch length:       5.56
1796.71/1797.00	c   switching time   :       3.79
1796.71/1797.00	c Solution           :
1796.71/1797.00	c   Solutions found  :          0 (0 improvements)
1796.71/1797.00	c   Primal Bound     :          -
1796.71/1797.00	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.00	c   Gap              :   infinite
1796.71/1797.00	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.00	c   Root Iterations  :      10819
1796.71/1797.05	c Time complete: 1796.77.

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 3106
/proc/meminfo: memFree=29480628/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=12560 CPUtime=0 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 1872 0 0 0 0 0 0 0 20 0 1 0 270555611 12861440 1826 33554432000 4194304 10219143 140734680883056 140734680747896 8844480 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 3140 1835 407 1471 0 1660 0

[startup+0.103631 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 3106
/proc/meminfo: memFree=29480628/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=34928 CPUtime=0.1 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 7474 0 0 0 6 4 0 0 20 0 1 0 270555611 35766272 7171 33554432000 4194304 10219143 140734680883056 140734680747896 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 8732 7171 567 1471 0 7252 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34928

[startup+0.20033 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 3106
/proc/meminfo: memFree=29480628/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=39964 CPUtime=0.19 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 8755 0 0 0 11 8 0 0 20 0 1 0 270555611 40923136 8452 33554432000 4194304 10219143 140734680883056 140734680747896 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 9991 8452 581 1471 0 8511 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39964

[startup+0.300352 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 3106
/proc/meminfo: memFree=29480628/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=53372 CPUtime=0.29 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 12256 0 0 0 21 8 0 0 20 0 1 0 270555611 54652928 11929 33554432000 4194304 10219143 140734680883056 140734680747896 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 13343 11929 733 1471 0 11863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53372

[startup+0.70024 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 3106
/proc/meminfo: memFree=29480628/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=53944 CPUtime=0.69 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 12400 0 0 0 60 9 0 0 20 0 1 0 270555611 55238656 12073 33554432000 4194304 10219143 140734680883056 140734680876408 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 13486 12073 733 1471 0 12006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53944

[startup+1.50024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 3107
/proc/meminfo: memFree=29435468/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=54304 CPUtime=1.49 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 12505 0 0 0 140 9 0 0 20 0 1 0 270555611 55607296 12178 33554432000 4194304 10219143 140734680883056 140734680876408 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 13576 12178 734 1471 0 12096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54304

[startup+3.1003 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 3107
/proc/meminfo: memFree=29434476/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=85048 CPUtime=3.09 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 20142 0 0 0 293 16 0 0 20 0 1 0 270555611 87089152 19726 33554432000 4194304 10219143 140734680883056 140734680875576 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 21262 19726 776 1471 0 19782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85048

[startup+6.30023 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3107
/proc/meminfo: memFree=29399012/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=6.29 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21851 0 0 0 598 31 0 0 20 0 1 0 270555611 90902528 20755 33554432000 4194304 10219143 140734680883056 140734680876504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 20755 794 1471 0 20713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88772

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3107
/proc/meminfo: memFree=29399028/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=12.68 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21854 0 0 0 1235 33 0 0 20 0 1 0 270555611 90902528 20758 33554432000 4194304 10219143 140734680883056 140734680876504 8056484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 20758 797 1471 0 20713 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 88772

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3107
/proc/meminfo: memFree=29398944/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=25.49 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21858 0 0 0 2512 37 0 0 20 0 1 0 270555611 90902528 20892 33554432000 4194304 10219143 140734680883056 140734680876600 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 20892 797 1471 0 20713 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88772

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3107
/proc/meminfo: memFree=29397488/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=51.08 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21875 0 0 0 5061 47 0 0 20 0 1 0 270555611 90902528 21277 33554432000 4194304 10219143 140734680883056 140734680876552 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21277 798 1471 0 20713 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88772

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 3107
/proc/meminfo: memFree=29397240/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=102.28 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21890 0 0 0 10159 69 0 0 20 0 1 0 270555611 90902528 21292 33554432000 4194304 10219143 140734680883056 140734680876872 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21292 802 1471 0 20713 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 88772

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 3149
/proc/meminfo: memFree=29434004/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=162.26 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21892 0 0 0 16125 101 0 0 20 0 1 0 270555611 90902528 21293 33554432000 4194304 10219143 140734680883056 140734680876888 8051323 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21293 802 1471 0 20713 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 88772

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3149
/proc/meminfo: memFree=29433356/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=222.26 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21892 0 0 0 22094 132 0 0 20 0 1 0 270555611 90902528 21293 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21293 802 1471 0 20713 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 88772

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3149
/proc/meminfo: memFree=29431704/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=282.24 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21892 0 0 0 28068 156 0 0 20 0 1 0 270555611 90902528 21293 33554432000 4194304 10219143 140734680883056 140734680876360 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21293 802 1471 0 20713 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 88772

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3149
/proc/meminfo: memFree=29431392/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=342.23 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21893 0 0 0 34037 186 0 0 20 0 1 0 270555611 90902528 21294 33554432000 4194304 10219143 140734680883056 140734680876504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21294 802 1471 0 20713 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 88772

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3149
/proc/meminfo: memFree=29431516/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=402.23 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21893 0 0 0 40007 216 0 0 20 0 1 0 270555611 90902528 21294 33554432000 4194304 10219143 140734680883056 140734680876888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21294 802 1471 0 20713 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 88772

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3150
/proc/meminfo: memFree=29431640/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=462.21 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21893 0 0 0 45982 239 0 0 20 0 1 0 270555611 90902528 21294 33554432000 4194304 10219143 140734680883056 140734680876552 7955772 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21294 802 1471 0 20713 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 88772

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3150
/proc/meminfo: memFree=29431640/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=522.21 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21893 0 0 0 51951 270 0 0 20 0 1 0 270555611 90902528 21294 33554432000 4194304 10219143 140734680883056 140734680876504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21294 802 1471 0 20713 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 88772

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 3150
/proc/meminfo: memFree=29431640/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=582.19 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21893 0 0 0 57921 298 0 0 20 0 1 0 270555611 90902528 21294 33554432000 4194304 10219143 140734680883056 140734680876408 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21294 802 1471 0 20713 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 88772

[startup+642.3 s]

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

/proc/meminfo: memFree=29431772/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1062.13 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 105659 554 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 8051920 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 88772

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3155
/proc/meminfo: memFree=29431888/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1122.12 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 111625 587 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876408 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 88772

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3155
/proc/meminfo: memFree=29431888/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1182.11 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 117588 623 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 88772

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3155
/proc/meminfo: memFree=29431640/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1242.1 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 123550 660 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 88772

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3155
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1302.09 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 129512 697 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 8030228 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 88772

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3158
/proc/meminfo: memFree=29431268/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1362.08 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 135481 727 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 88772

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=29431392/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1422.08 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 141450 758 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876408 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 88772

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=29431268/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1482.06 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 147416 790 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876504 8056436 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 88772

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=29431392/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1542.06 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 153390 816 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 88772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1602.04 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 159359 845 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876504 7638819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 88772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1662.04 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 165329 875 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876600 4221029 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 88772

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1722.03 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 171297 906 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 88772

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1782.02 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 177269 933 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 88772

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1785.31 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 177597 934 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 88772

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1791.72 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 178235 937 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (KiB) 88772

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1794.92 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 178554 938 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1794.92
Current children cumulated vsize (KiB) 88772

[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1795.72 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 178634 938 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876312 8056619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1795.72
Current children cumulated vsize (KiB) 88772

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1796.51 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 178713 938 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876360 8030320 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 88772

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3160
/proc/meminfo: memFree=29431764/32873844 swapFree=6868/6868
[pid=3106] ppid=3104 vsize=88772 CPUtime=1796.71 cores=1,3,5,7
/proc/3106/stat : 3106 (scip-2.1.1.4exp) R 3104 3106 31651 0 -1 4202496 21894 0 0 0 178733 938 0 0 20 0 1 0 270555611 90902528 21295 33554432000 4194304 10219143 140734680883056 140734680876360 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3106/statm: 22193 21295 802 1471 0 20713 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 88772

Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1787.38
CPU system time (s): 9.39457
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 89740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.38
system time used= 9.39457
maximum resident set size= 85504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21900
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= 10
involuntary context switches= 1851

runsolver used 3.9214 second user time and 14.5008 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-26 17:08:06
IDJOB=3691815
IDBENCH=90221
IDSOLVER=2271
FILE ID=node105/3691815-1338044886
RUNJOBID= node105-1338028215-1094
PBS_JOBID= 14624366
Free space on /tmp= 71512 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_K75.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-3691815-1338044886/watcher-3691815-1338044886 -o /tmp/evaluation-result-3691815-1338044886/solver-3691815-1338044886 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691815-1338044886.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5349e46dd5b60bb87c86087d933e00a7
RANDOM SEED=2140323575

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29480900 kB
Buffers:          225984 kB
Cached:          2258568 kB
SwapCached:         6340 kB
Active:           886948 kB
Inactive:        1736584 kB
Active(anon):     126508 kB
Inactive(anon):    14612 kB
Active(file):     760440 kB
Inactive(file):  1721972 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67101824 kB
Dirty:             13988 kB
Writeback:             0 kB
AnonPages:        251788 kB
Mapped:            17496 kB
Shmem:                 8 kB
Slab:             632104 kB
SReclaimable:      74668 kB
SUnreclaim:       557436 kB
KernelStack:        1480 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     249280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 71500 MiB
End job on node105 at 2012-05-26 17:38:03