Trace number 3691758

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? 1797.05 1797.34

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints125892
Number of constraints which are clauses125272
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint120
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
Number of bits of the biggest sum of numbers10
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-3691758-1338039122.opb>
0.29/0.38	c original problem has 37752 variables (37752 bin, 0 int, 0 impl, 0 cont) and 125892 constraints
0.29/0.38	c problem read in 0.38
0.29/0.38	c No objective function, only one solution is needed.
0.29/0.38	c presolving settings loaded
0.59/0.67	c presolving:
3.49/3.56	c (round 1) 7300 del vars, 21986 del conss, 0 add conss, 5395 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7190982 impls, 0 clqs
5.68/5.76	c (round 2) 15536 del vars, 52879 del conss, 0 add conss, 13463 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7242668 impls, 0 clqs
6.28/6.31	c (round 3) 19103 del vars, 68465 del conss, 0 add conss, 15292 chg bounds, 29 chg sides, 30 chg coeffs, 0 upgd conss, 7266948 impls, 0 clqs
6.49/6.58	c (round 4) 20205 del vars, 73183 del conss, 0 add conss, 16020 chg bounds, 47 chg sides, 55 chg coeffs, 0 upgd conss, 7283143 impls, 0 clqs
6.78/6.82	c (round 5) 21016 del vars, 76240 del conss, 0 add conss, 16584 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7297877 impls, 0 clqs
6.88/6.98	c (round 6) 21644 del vars, 78628 del conss, 0 add conss, 16969 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7306158 impls, 0 clqs
6.98/7.08	c (round 7) 22021 del vars, 80091 del conss, 0 add conss, 17166 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7311471 impls, 0 clqs
7.08/7.16	c (round 8) 22228 del vars, 80889 del conss, 0 add conss, 17267 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7313960 impls, 0 clqs
7.18/7.21	c (round 9) 22301 del vars, 81234 del conss, 0 add conss, 17299 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7314696 impls, 0 clqs
7.18/7.27	c (round 10) 22335 del vars, 81369 del conss, 0 add conss, 17315 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315269 impls, 0 clqs
7.28/7.32	c (round 11) 22355 del vars, 81445 del conss, 0 add conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315555 impls, 0 clqs
7.28/7.37	c (round 12) 22360 del vars, 81474 del conss, 0 add conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315611 impls, 0 clqs
7.59/7.67	c (round 13) 22360 del vars, 81476 del conss, 0 add conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 44416 upgd conss, 7315611 impls, 0 clqs
7.98/8.06	c (round 14) 22360 del vars, 81476 del conss, 0 add conss, 17322 chg bounds, 69 chg sides, 238 chg coeffs, 44417 upgd conss, 7315611 impls, 0 clqs
8.18/8.27	c (round 15) 22360 del vars, 104192 del conss, 7344 add conss, 17322 chg bounds, 69 chg sides, 254 chg coeffs, 44417 upgd conss, 7315611 impls, 0 clqs
8.48/8.56	c (round 16) 22360 del vars, 110490 del conss, 13642 add conss, 17322 chg bounds, 69 chg sides, 260 chg coeffs, 44417 upgd conss, 7315611 impls, 683 clqs
8.79/8.81	c presolving (17 rounds):
8.79/8.81	c  22360 deleted vars, 110490 deleted constraints, 13642 added constraints, 17322 tightened bounds, 0 added holes, 69 changed sides, 262 changed coefficients
8.79/8.81	c  7315611 implications, 6981 cliques
8.79/8.81	c presolved problem has 15392 variables (15392 bin, 0 int, 0 impl, 0 cont) and 29044 constraints
8.79/8.81	c     544 constraints of type <knapsack>
8.79/8.81	c   28138 constraints of type <setppc>
8.79/8.81	c     362 constraints of type <and>
8.79/8.81	c transformed objective value is always integral (scale: 1)
8.79/8.81	c Presolving Time: 8.22
8.79/8.81	c - non default parameters ----------------------------------------------------------------------
8.79/8.81	c # SCIP version 2.1.1.4
8.79/8.81	c 
8.79/8.81	c # maximal time in seconds to run
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.79/8.81	c limits/time = 1797
8.79/8.81	c 
8.79/8.81	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.79/8.81	c limits/memory = 13950
8.79/8.81	c 
8.79/8.81	c # solving stops, if the given number of solutions were found (-1: no limit)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: -1]
8.79/8.81	c limits/solutions = 1
8.79/8.81	c 
8.79/8.81	c # maximal number of separation rounds per node (-1: unlimited)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 5]
8.79/8.81	c separating/maxrounds = 1
8.79/8.81	c 
8.79/8.81	c # maximal number of separation rounds in the root node (-1: unlimited)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: -1]
8.79/8.81	c separating/maxroundsroot = 5
8.79/8.81	c 
8.79/8.81	c # default clock type (1: CPU user seconds, 2: wall clock time)
8.79/8.81	c # [type: int, range: [1,2], default: 1]
8.79/8.81	c timing/clocktype = 2
8.79/8.81	c 
8.79/8.81	c # belongs reading time to solving time?
8.79/8.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.79/8.81	c timing/reading = TRUE
8.79/8.81	c 
8.79/8.81	c # should disaggregation of knapsack constraints be allowed in preprocessing?
8.79/8.81	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
8.79/8.81	c constraints/knapsack/disaggregation = FALSE
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/coefdiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.79/8.81	c heuristics/coefdiving/maxlpiterquot = 0.075
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/coefdiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 30]
8.79/8.81	c heuristics/crossover/freq = -1
8.79/8.81	c 
8.79/8.81	c # number of nodes added to the contingent of the total nodes
8.79/8.81	c # [type: longint, range: [0,9223372036854775807], default: 500]
8.79/8.81	c heuristics/crossover/nodesofs = 750
8.79/8.81	c 
8.79/8.81	c # number of nodes without incumbent change that heuristic should wait
8.79/8.81	c # [type: longint, range: [0,9223372036854775807], default: 200]
8.79/8.81	c heuristics/crossover/nwaitingnodes = 100
8.79/8.81	c 
8.79/8.81	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
8.79/8.81	c # [type: real, range: [0,1], default: 0.1]
8.79/8.81	c heuristics/crossover/nodesquot = 0.15
8.79/8.81	c 
8.79/8.81	c # minimum percentage of integer variables that have to be fixed 
8.79/8.81	c # [type: real, range: [0,1], default: 0.666]
8.79/8.81	c heuristics/crossover/minfixingrate = 0.5
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 20]
8.79/8.81	c heuristics/feaspump/freq = -1
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/feaspump/maxlpiterofs = 2000
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/fracdiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.79/8.81	c heuristics/fracdiving/maxlpiterquot = 0.075
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/fracdiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/guideddiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.79/8.81	c heuristics/guideddiving/maxlpiterquot = 0.075
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/guideddiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.79/8.81	c heuristics/intdiving/maxlpiterquot = 0.075
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/intshifting/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/linesearchdiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.79/8.81	c heuristics/linesearchdiving/maxlpiterquot = 0.075
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/linesearchdiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 20]
8.79/8.81	c heuristics/objpscostdiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to total iteration number
8.79/8.81	c # [type: real, range: [0,1], default: 0.01]
8.79/8.81	c heuristics/objpscostdiving/maxlpiterquot = 0.015
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/objpscostdiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 1]
8.79/8.81	c heuristics/oneopt/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/pscostdiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.79/8.81	c heuristics/pscostdiving/maxlpiterquot = 0.075
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/pscostdiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 0]
8.79/8.81	c heuristics/rens/freq = -1
8.79/8.81	c 
8.79/8.81	c # minimum percentage of integer variables that have to be fixable 
8.79/8.81	c # [type: real, range: [0,1], default: 0.5]
8.79/8.81	c heuristics/rens/minfixingrate = 0.3
8.79/8.81	c 
8.79/8.81	c # number of nodes added to the contingent of the total nodes
8.79/8.81	c # [type: longint, range: [0,9223372036854775807], default: 500]
8.79/8.81	c heuristics/rens/nodesofs = 2000
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 20]
8.79/8.81	c heuristics/rootsoldiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
8.79/8.81	c heuristics/rootsoldiving/maxlpiterquot = 0.015
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/rootsoldiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 1]
8.79/8.81	c heuristics/rounding/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 0]
8.79/8.81	c heuristics/shiftandpropagate/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/shifting/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 1]
8.79/8.81	c heuristics/simplerounding/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 1]
8.79/8.81	c heuristics/subnlp/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 0]
8.79/8.81	c heuristics/trivial/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 1]
8.79/8.81	c heuristics/trysol/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 0]
8.79/8.81	c heuristics/undercover/freq = -1
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 10]
8.79/8.81	c heuristics/veclendiving/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal fraction of diving LP iterations compared to node LP iterations
8.79/8.81	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.79/8.81	c heuristics/veclendiving/maxlpiterquot = 0.075
8.79/8.81	c 
8.79/8.81	c # additional number of allowed LP iterations
8.79/8.81	c # [type: int, range: [0,2147483647], default: 1000]
8.79/8.81	c heuristics/veclendiving/maxlpiterofs = 1500
8.79/8.81	c 
8.79/8.81	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 1]
8.79/8.81	c heuristics/zirounding/freq = -1
8.79/8.81	c 
8.79/8.81	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: -1]
8.79/8.81	c propagating/probing/maxprerounds = 0
8.79/8.81	c 
8.79/8.81	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
8.79/8.81	c # [type: int, range: [-1,2147483647], default: 0]
8.79/8.81	c separating/cmir/freq = -1
8.79/8.82	c 
8.79/8.82	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
8.79/8.82	c # [type: int, range: [-1,2147483647], default: 0]
8.79/8.82	c separating/flowcover/freq = -1
8.79/8.82	c 
8.79/8.82	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.79/8.82	c # [type: int, range: [-1,2147483647], default: -1]
8.79/8.82	c separating/rapidlearning/freq = 0
8.79/8.82	c 
8.79/8.82	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
8.79/8.82	c # [type: int, range: [-1,2147483647], default: 1]
8.79/8.82	c heuristics/indoneopt/freq = -1
8.79/8.82	c 
8.79/8.82	c -----------------------------------------------------------------------------------------------
8.79/8.82	c start solving
8.79/8.82	c 
57.57/57.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
57.57/57.66	c  57.7s|     1 |     0 | 24774 |     - | 255M|   0 |5014 |  15k|  29k|  15k|  29k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
99.16/99.26	c  99.3s|     1 |     0 | 36676 |     - | 255M|   0 |5541 |  15k|  29k|  15k|  29k|  60 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
138.05/138.10	c   138s|     1 |     0 | 47501 |     - | 255M|   0 |5814 |  15k|  29k|  15k|  29k|  95 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
163.85/163.95	c   164s|     1 |     0 | 52280 |     - | 255M|   0 |5744 |  15k|  29k|  15k|  29k| 120 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
184.65/184.72	c   185s|     1 |     0 | 55049 |     - | 255M|   0 |5947 |  15k|  29k|  15k|  29k| 128 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
201.54/201.65	c   202s|     1 |     0 | 55935 |     - | 255M|   0 |6015 |  15k|  29k|  15k|  29k| 131 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
280.02/280.17	c   280s|     1 |     2 | 55935 |     - | 255M|   0 |6015 |  15k|  29k|  15k|  29k| 131 |   0 |  29 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.07	c 
1796.70/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.07	c Solving Time (sec) : 1797.07
1796.70/1797.07	c Solving Nodes      : 17
1796.70/1797.07	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.07	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.07	c Gap                : infinite
1796.70/1797.07	s UNKNOWN
1796.70/1797.07	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.07	c Total Time         :    1797.07
1796.70/1797.07	c   solving          :    1797.07
1796.70/1797.07	c   presolving       :       8.22 (included in solving)
1796.70/1797.07	c   reading          :       0.38 (included in solving)
1796.70/1797.07	c   copying          :       0.00 (0 times copied the problem)
1796.70/1797.07	c Original Problem   :
1796.70/1797.07	c   Problem name     : HOME/instance-3691758-1338039122.opb
1796.70/1797.07	c   Variables        : 37752 (37752 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.07	c   Constraints      : 125892 initial, 125892 maximal
1796.70/1797.07	c   Objective sense  : minimize
1796.70/1797.07	c Presolved Problem  :
1796.70/1797.07	c   Problem name     : t_HOME/instance-3691758-1338039122.opb
1796.70/1797.07	c   Variables        : 15392 (15392 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.07	c   Constraints      : 29044 initial, 29048 maximal
1796.70/1797.07	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.07	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   trivial          :       0.02       0.00       1337          0          0          0          0          0          0          0          0
1796.70/1797.07	c   dualfix          :       0.05       0.00        113          0          0          0          0          0          0          0          0
1796.70/1797.07	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   gateextraction   :       0.08       0.00          0          0          0          0          0      22716       7344          0          0
1796.70/1797.07	c   implics          :       0.13       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   components       :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   knapsack         :       0.40       0.00          0          0          0          0          0          0          0         22        206
1796.70/1797.07	c   setppc           :       0.26       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   and              :       0.27       0.00          0          0          0          0          0       6298       6298          0          0
1796.70/1797.07	c   linear           :       6.73       0.06      16024       4886          0      17322          0      81476          0         47         56
1796.70/1797.07	c   logicor          :       0.05       0.01          0          0          0          0          0          0          0          0          0
1796.70/1797.07	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.07	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.07	c   integral         :          0          0          0          0         15          0          1          0          0          0          0          0         30
1796.70/1797.07	c   knapsack         :        544        544          5         93          0          1          0          0          0         47        226          0          0
1796.70/1797.07	c   setppc           :      28138      28138          5         93          0          1          0        468          0       5845          0          0          0
1796.70/1797.07	c   and              :        362        362         20         93          0          1          0         10          0        180        120          0          0
1796.70/1797.07	c   logicor          :          0+         4          0          2          0          0          0          0          0          2          0          0          0
1796.70/1797.07	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.70/1797.07	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.07	c   integral         :     685.96       0.00       0.00       0.00     685.96       0.00       0.00       0.00
1796.70/1797.07	c   knapsack         :       0.05       0.00       0.05       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c   setppc           :       0.06       0.00       0.01       0.05       0.00       0.01       0.00       0.00
1796.70/1797.07	c   and              :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c   logicor          :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.07	c   rootredcost      :          0          0          0          0
1796.70/1797.07	c   pseudoobj        :          0          0          0          0
1796.70/1797.07	c   vbounds          :          0          0          0          0
1796.70/1797.07	c   redcost          :         29          0          0          0
1796.70/1797.07	c   probing          :          0          0          0          0
1796.70/1797.07	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.07	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1796.70/1797.07	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.07	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.07	c   infeasible LP    :       0.00          1          1          4       55.5          0        0.0          0
1796.70/1797.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.07	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.07	c   applied globally :          -          -          -          4       55.5          -          -          -
1796.70/1797.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.07	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.07	c   cut pool         :       0.00                     4          -          -          0          -    (maximal pool size: 39)
1796.70/1797.07	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   impliedbounds    :       0.06       0.00          5          0          0         48          0
1796.70/1797.07	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   gomory           :      28.41       0.00          5          0          0          4          0
1796.70/1797.07	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   strongcg         :      28.98       0.00          5          0          0          4          0
1796.70/1797.07	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   clique           :      11.63       0.00          5          0          0         15          0
1796.70/1797.07	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   mcf              :       0.53       0.00          1          0          0          0          0
1796.70/1797.07	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.07	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.07	c   problem variables:       0.00          -          0          0
1796.70/1797.07	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.07	c   relpscost        :     685.96       0.00         15          0          0          0          0         30
1796.70/1797.07	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.07	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.07	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.07	c   LP solutions     :       0.00          -          -          0
1796.70/1797.07	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.07	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.07	c   trivial          :       0.03       0.00          1          0
1796.70/1797.07	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.07	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.07	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.07	c   rounding         :       0.00       0.00          0          0
1796.70/1797.07	c   shifting         :       0.00       0.00          0          0
1796.70/1797.07	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.07	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.07	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.07	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.07	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.07	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.07	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.07	c   clique           :       0.00       0.00          0          0
1796.70/1797.07	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.07	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.07	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.07	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.07	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.07	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.07	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.07	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.07	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.07	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.07	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.07	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.07	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.07	c   octane           :       0.00       0.00          0          0
1796.70/1797.07	c   rens             :       0.00       0.00          0          0
1796.70/1797.07	c   rins             :       0.00       0.00          0          0
1796.70/1797.07	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.07	c   mutation         :       0.00       0.00          0          0
1796.70/1797.07	c   crossover        :       0.00       0.00          0          0
1796.70/1797.07	c   dins             :       0.00       0.00          0          0
1796.70/1797.07	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.07	c   undercover       :       0.00       0.00          0          0
1796.70/1797.07	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.07	c   trysol           :       0.00       0.00          0          0
1796.70/1797.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.07	c   primal LP        :       0.04          1          0       0.00       0.00       0.04          1
1796.70/1797.07	c   dual LP          :    1032.20         31     330644   10665.94     320.33       0.00          0
1796.70/1797.07	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.07	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.07	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.07	c   strong branching :     685.90        270     255463     946.16     372.45
1796.70/1797.07	c     (at root node) :          -         29      29000    1000.00          -
1796.70/1797.07	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.07	c B&B Tree           :
1796.70/1797.07	c   number of runs   :          1
1796.70/1797.07	c   nodes            :         17
1796.70/1797.07	c   nodes (total)    :         17
1796.70/1797.07	c   nodes left       :         16
1796.70/1797.07	c   max depth        :          7
1796.70/1797.07	c   max depth (total):          7
1796.70/1797.07	c   backtracks       :          9 (52.9%)
1796.70/1797.07	c   delayed cutoffs  :          0
1796.70/1797.07	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.07	c   avg switch length:       2.24
1796.70/1797.07	c   switching time   :       0.06
1796.70/1797.07	c Solution           :
1796.70/1797.07	c   Solutions found  :          0 (0 improvements)
1796.70/1797.07	c   Primal Bound     :          -
1796.70/1797.07	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.07	c   Gap              :   infinite
1796.70/1797.07	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.07	c   Root Iterations  :      55935
1797.00/1797.34	c Time complete: 1797.04.

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 2/176 8088
/proc/meminfo: memFree=28652876/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=12024 CPUtime=0 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 1779 0 0 0 0 0 0 0 20 0 1 0 270036549 12312576 1733 33554432000 4194304 10219143 140734433325120 140734387297752 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 3006 1733 398 1471 0 1526 0

[startup+0.059516 s]
/proc/loadavg: 1.93 1.98 1.99 2/176 8088
/proc/meminfo: memFree=28652876/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=32272 CPUtime=0.05 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 6827 0 0 0 4 1 0 0 20 0 1 0 270036549 33046528 6781 33554432000 4194304 10219143 140734433325120 140734387297752 5347033 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 8068 6781 419 1471 0 6588 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32272

[startup+0.100307 s]
/proc/loadavg: 1.93 1.98 1.99 2/176 8088
/proc/meminfo: memFree=28652876/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=41220 CPUtime=0.09 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 9051 0 0 0 8 1 0 0 20 0 1 0 270036549 42209280 9005 33554432000 4194304 10219143 140734433325120 140734387297752 7393728 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 10305 9005 419 1471 0 8825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41220

[startup+0.30028 s]
/proc/loadavg: 1.93 1.98 1.99 2/176 8088
/proc/meminfo: memFree=28652876/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=83584 CPUtime=0.29 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 19607 0 0 0 26 3 0 0 20 0 1 0 270036549 85590016 19561 33554432000 4194304 10219143 140734433325120 140734433190296 7123394 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 20896 19561 419 1471 0 19416 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83584

[startup+0.700302 s]
/proc/loadavg: 1.93 1.98 1.99 2/176 8088
/proc/meminfo: memFree=28652876/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=225292 CPUtime=0.69 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 54244 0 0 0 60 9 0 0 20 0 1 0 270036549 230699008 54154 33554432000 4194304 10219143 140734433325120 140734433190296 7589947 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 56323 54155 559 1471 0 54843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 225292

[startup+1.50024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 8089
/proc/meminfo: memFree=28400172/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=314128 CPUtime=1.48 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 76377 0 0 0 129 19 0 0 20 0 1 0 270036549 321667072 76286 33554432000 4194304 10219143 140734433325120 140734433322120 8965616 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 78532 76286 559 1471 0 77052 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 314128

[startup+3.10028 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 8089
/proc/meminfo: memFree=28306924/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=405544 CPUtime=3.09 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 97667 0 0 0 271 38 0 0 20 0 1 0 270036549 415277056 97576 33554432000 4194304 10219143 140734433325120 140734433322120 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 101386 97576 566 1471 0 99906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 405544

[startup+6.30029 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 8089
/proc/meminfo: memFree=28246276/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=424796 CPUtime=6.28 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 102439 0 0 0 563 65 0 0 20 0 1 0 270036549 434991104 102108 33554432000 4194304 10219143 140734433325120 140734433322120 4974570 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 106199 102108 567 1471 0 104719 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 424796

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 8089
/proc/meminfo: memFree=28181240/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=494092 CPUtime=12.68 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 123520 0 0 0 1121 147 0 0 20 0 1 0 270036549 505950208 118792 33554432000 4194304 10219143 140734433325120 140734433318472 8025320 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 123523 118792 759 1471 0 122043 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 494092

[startup+25.5002 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 8089
/proc/meminfo: memFree=28173792/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=500012 CPUtime=25.48 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 125081 0 0 0 2399 149 0 0 20 0 1 0 270036549 512012288 120460 33554432000 4194304 10219143 140734433325120 140734433318296 8029249 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8088/statm: 125003 120460 762 1471 0 123523 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 500012

[startup+51.1003 s]
/proc/loadavg: 2.02 2.00 2.00 3/176 8089
/proc/meminfo: memFree=28169988/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=504596 CPUtime=51.07 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 126107 0 0 0 4955 152 0 0 20 0 1 0 270036549 516706304 121511 33554432000 4194304 10219143 140734433325120 140734433318760 8057440 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 126149 121511 762 1471 0 124669 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 504596

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8090
/proc/meminfo: memFree=28158500/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=506300 CPUtime=102.26 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 126667 0 0 0 9994 232 0 0 20 0 1 0 270036549 518451200 124252 33554432000 4194304 10219143 140734433325120 140734433319992 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 126575 124252 803 1471 0 125095 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 506300

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8090
/proc/meminfo: memFree=28144016/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516508 CPUtime=162.25 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 128444 0 0 0 15974 251 0 0 20 0 1 0 270036549 528904192 127442 33554432000 4194304 10219143 140734433325120 140734433318472 8069900 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129127 127442 803 1471 0 127647 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 516508

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8090
/proc/meminfo: memFree=28146340/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513680 CPUtime=222.23 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 130510 0 0 0 21945 278 0 0 20 0 1 0 270036549 526008320 126996 33554432000 4194304 10219143 140734433325120 140734433318952 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128420 126996 806 1471 0 126940 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 513680

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8091
/proc/meminfo: memFree=28146032/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513680 CPUtime=282.22 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 130513 0 0 0 27938 284 0 0 20 0 1 0 270036549 526008320 126999 33554432000 4194304 10219143 140734433325120 140734433318472 8030320 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128420 126999 809 1471 0 126940 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 513680

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8091
/proc/meminfo: memFree=28145108/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513680 CPUtime=342.21 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 130517 0 0 0 33930 291 0 0 20 0 1 0 270036549 526008320 127002 33554432000 4194304 10219143 140734433325120 140734433318568 8079501 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128420 127002 809 1471 0 126940 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 513680

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8092
/proc/meminfo: memFree=28143364/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513680 CPUtime=402.21 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 130518 0 0 0 39923 298 0 0 20 0 1 0 270036549 526008320 127002 33554432000 4194304 10219143 140734433325120 140734433318664 8056857 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128420 127002 809 1471 0 126940 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 513680

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8092
/proc/meminfo: memFree=28140388/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513680 CPUtime=462.2 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 130537 0 0 0 45915 305 0 0 20 0 1 0 270036549 526008320 127021 33554432000 4194304 10219143 140734433325120 140734433318664 8030297 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128420 127021 809 1471 0 126940 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 513680

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8095
/proc/meminfo: memFree=28137776/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513680 CPUtime=522.19 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 130537 0 0 0 51906 313 0 0 20 0 1 0 270036549 526008320 127021 33554432000 4194304 10219143 140734433325120 140734433318568 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128420 127021 809 1471 0 126940 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 513680

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8095
/proc/meminfo: memFree=28136224/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513680 CPUtime=582.18 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 130538 0 0 0 57898 320 0 0 20 0 1 0 270036549 526008320 127022 33554432000 4194304 10219143 140734433325120 140734433318472 8056549 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128420 127022 810 1471 0 126940 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 513680

[startup+642.3 s]

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

/proc/meminfo: memFree=27222796/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513748 CPUtime=1062.11 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 154649 0 0 0 105839 372 0 0 20 0 1 0 270036549 526077952 126819 33554432000 4194304 10219143 140734433325120 140734433318568 8025326 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128437 126819 815 1471 0 126957 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 513748

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 8138
/proc/meminfo: memFree=27207884/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513736 CPUtime=1122.1 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 178725 0 0 0 111827 383 0 0 20 0 1 0 270036549 526065664 126892 33554432000 4194304 10219143 140734433325120 140734433318296 8029229 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128434 126892 815 1471 0 126954 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 513736

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8138
/proc/meminfo: memFree=27188640/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=517920 CPUtime=1182.08 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 179085 0 0 0 117821 387 0 0 20 0 1 0 270036549 530350080 127252 33554432000 4194304 10219143 140734433325120 140734433318760 8069905 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129480 127252 815 1471 0 128000 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 517920

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8138
/proc/meminfo: memFree=27155268/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=517920 CPUtime=1242.08 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 179085 0 0 0 123817 391 0 0 20 0 1 0 270036549 530350080 127252 33554432000 4194304 10219143 140734433325120 140734433318296 8000516 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129480 127252 815 1471 0 128000 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 517920

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8139
/proc/meminfo: memFree=27121752/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=522440 CPUtime=1302.07 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 179980 0 0 0 129810 397 0 0 20 0 1 0 270036549 534978560 128658 33554432000 4194304 10219143 140734433325120 140734433318296 8029287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 130610 128658 815 1471 0 129130 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 522440

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8139
/proc/meminfo: memFree=27084580/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=522440 CPUtime=1362.06 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 179980 0 0 0 135804 402 0 0 20 0 1 0 270036549 534978560 128658 33554432000 4194304 10219143 140734433325120 140734433318296 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 130610 128658 815 1471 0 129130 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 522440

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8139
/proc/meminfo: memFree=27049016/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=519372 CPUtime=1422.06 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 182080 0 0 0 141797 409 0 0 20 0 1 0 270036549 531836928 128418 33554432000 4194304 10219143 140734433325120 140734433318664 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129843 128418 815 1471 0 128363 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 519372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8139
/proc/meminfo: memFree=27011224/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=519372 CPUtime=1482.04 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 182080 0 0 0 147788 416 0 0 20 0 1 0 270036549 531836928 128418 33554432000 4194304 10219143 140734433325120 140734433318296 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129843 128418 815 1471 0 128363 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 519372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8139
/proc/meminfo: memFree=26843288/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=519372 CPUtime=1542.04 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 182080 0 0 0 153783 421 0 0 20 0 1 0 270036549 531836928 128418 33554432000 4194304 10219143 140734433325120 140734433318792 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129843 128418 815 1471 0 128363 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 519372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8140
/proc/meminfo: memFree=26758972/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513192 CPUtime=1602.03 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 183938 0 0 0 159776 427 0 0 20 0 1 0 270036549 525508608 126818 33554432000 4194304 10219143 140734433325120 140734433318296 8029287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128298 126818 815 1471 0 126818 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 513192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8140
/proc/meminfo: memFree=26740164/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=513432 CPUtime=1662.02 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 183939 0 0 0 165772 430 0 0 20 0 1 0 270036549 525754368 126819 33554432000 4194304 10219143 140734433325120 140734433318296 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 128358 126819 815 1471 0 126878 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 513432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8143
/proc/meminfo: memFree=26726696/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516124 CPUtime=1722.01 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 184726 0 0 0 171766 435 0 0 20 0 1 0 270036549 528510976 127606 33554432000 4194304 10219143 140734433325120 140734433318664 8030359 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129031 127606 815 1471 0 127551 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 516124

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8166
/proc/meminfo: memFree=26701504/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516016 CPUtime=1782 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 187163 0 0 0 177757 443 0 0 20 0 1 0 270036549 528400384 127381 33554432000 4194304 10219143 140734433325120 140734433318296 8025343 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129004 127381 815 1471 0 127524 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 516016

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8166
/proc/meminfo: memFree=26701380/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516016 CPUtime=1785.2 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 187163 0 0 0 178077 443 0 0 20 0 1 0 270036549 528400384 127381 33554432000 4194304 10219143 140734433325120 140734433318296 8111880 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129004 127381 815 1471 0 127524 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 516016

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8166
/proc/meminfo: memFree=26701380/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516016 CPUtime=1791.6 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 187163 0 0 0 178717 443 0 0 20 0 1 0 270036549 528400384 127381 33554432000 4194304 10219143 140734433325120 140734433318296 8056800 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129004 127381 815 1471 0 127524 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 516016

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8166
/proc/meminfo: memFree=26701380/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516016 CPUtime=1794.8 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 187163 0 0 0 179037 443 0 0 20 0 1 0 270036549 528400384 127381 33554432000 4194304 10219143 140734433325120 140734433318792 8056480 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129004 127381 815 1471 0 127524 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 516016

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8166
/proc/meminfo: memFree=26701380/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516016 CPUtime=1796.4 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 187163 0 0 0 179196 444 0 0 20 0 1 0 270036549 528400384 127381 33554432000 4194304 10219143 140734433325120 140734433318296 8056746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129004 127381 815 1471 0 127524 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 516016

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8166
/proc/meminfo: memFree=26701380/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=516016 CPUtime=1796.8 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 187171 0 0 0 179236 444 0 0 20 0 1 0 270036549 528400384 127389 33554432000 4194304 10219143 140734433325120 140734433321576 5123151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 129004 127389 823 1471 0 127524 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 516016

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8166
/proc/meminfo: memFree=26836608/32873844 swapFree=7620/7620
[pid=8088] ppid=8086 vsize=371820 CPUtime=1797 cores=0,2,4,6
/proc/8088/stat : 8088 (scip-2.1.1.4exp) R 8086 8088 3948 0 -1 4202496 187173 0 0 0 179254 446 0 0 20 0 1 0 270036549 380743680 91863 33554432000 4194304 10219143 140734433325120 140734433324216 9036791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8088/statm: 92955 91724 825 1471 0 91475 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 371820

Child status: 0
Real time (s): 1797.34
CPU time (s): 1797.05
CPU user time (s): 1792.57
CPU system time (s): 4.48132
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 522440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.57
system time used= 4.48132
maximum resident set size= 514632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187186
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= 26
involuntary context switches= 2014

runsolver used 2.90256 second user time and 15.8656 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-26 15:32:02
IDJOB=3691758
IDBENCH=73867
IDSOLVER=2271
FILE ID=node145/3691758-1338039122
RUNJOBID= node145-1338028221-6604
PBS_JOBID= 14624330
Free space on /tmp= 71480 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12038_3-sat.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-3691758-1338039122/watcher-3691758-1338039122 -o /tmp/evaluation-result-3691758-1338039122/solver-3691758-1338039122 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691758-1338039122.opb -t 1800 -m 15500

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=37515070

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28653148 kB
Buffers:          257336 kB
Cached:          3130660 kB
SwapCached:            0 kB
Active:           710448 kB
Inactive:        2732668 kB
Active(anon):      57792 kB
Inactive(anon):        0 kB
Active(file):     652656 kB
Inactive(file):  2732668 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18236 kB
Writeback:             0 kB
AnonPages:         62824 kB
Mapped:            17652 kB
Shmem:               200 kB
Slab:             639572 kB
SReclaimable:      81024 kB
SUnreclaim:       558548 kB
KernelStack:        1440 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     171716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71456 MiB
End job on node145 at 2012-05-26 16:01:59