Trace number 3691755

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.86 1797.15

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12028_8-sat.opb
MD5SUMfb3d4a8048fd8b0c89931c09319646a5
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 benchmark33.2879
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables24200
Total number of constraints80110
Number of constraints which are clauses79714
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints396
Minimum length of a constraint1
Maximum length of a constraint64
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 367
Number of bits of the biggest sum of numbers9
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-3691755-1338039280.opb>
0.19/0.21	c original problem has 24200 variables (24200 bin, 0 int, 0 impl, 0 cont) and 80110 constraints
0.19/0.21	c problem read in 0.21
0.19/0.22	c No objective function, only one solution is needed.
0.19/0.22	c presolving settings loaded
0.29/0.38	c presolving:
1.99/2.02	c (round 1) 6153 del vars, 17892 del conss, 0 add conss, 4573 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4599312 impls, 0 clqs
2.68/2.77	c (round 2) 12862 del vars, 43639 del conss, 0 add conss, 10838 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4643590 impls, 0 clqs
2.78/2.88	c (round 3) 15038 del vars, 53563 del conss, 0 add conss, 12123 chg bounds, 61 chg sides, 54 chg coeffs, 0 upgd conss, 4655422 impls, 0 clqs
2.88/2.93	c (round 4) 16153 del vars, 57252 del conss, 0 add conss, 12927 chg bounds, 78 chg sides, 77 chg coeffs, 0 upgd conss, 4664854 impls, 0 clqs
2.88/2.97	c (round 5) 16976 del vars, 59899 del conss, 0 add conss, 13481 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4673727 impls, 0 clqs
2.98/3.00	c (round 6) 17579 del vars, 61948 del conss, 0 add conss, 13855 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4680297 impls, 0 clqs
2.98/3.02	c (round 7) 17871 del vars, 62982 del conss, 0 add conss, 14029 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4683688 impls, 0 clqs
2.98/3.04	c (round 8) 18021 del vars, 63571 del conss, 0 add conss, 14108 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4685089 impls, 0 clqs
2.98/3.05	c (round 9) 18089 del vars, 63858 del conss, 0 add conss, 14152 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4685543 impls, 0 clqs
2.98/3.05	c (round 10) 18124 del vars, 63998 del conss, 0 add conss, 14171 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4685856 impls, 0 clqs
2.98/3.06	c (round 11) 18141 del vars, 64055 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4686060 impls, 0 clqs
2.98/3.07	c (round 12) 18147 del vars, 64085 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4686138 impls, 0 clqs
2.98/3.07	c (round 13) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 0 upgd conss, 4686138 impls, 0 clqs
3.09/3.15	c (round 14) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 82 chg sides, 89 chg coeffs, 16023 upgd conss, 4686138 impls, 0 clqs
3.19/3.21	c (round 15) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 93 chg sides, 128 chg coeffs, 16023 upgd conss, 4686138 impls, 0 clqs
3.19/3.24	c (round 16) 18147 del vars, 64088 del conss, 0 add conss, 14179 chg bounds, 95 chg sides, 141 chg coeffs, 16023 upgd conss, 4686138 impls, 2 clqs
3.19/3.28	c (round 17) 18147 del vars, 72539 del conss, 2706 add conss, 14179 chg bounds, 95 chg sides, 141 chg coeffs, 16023 upgd conss, 4686138 impls, 2 clqs
3.29/3.31	c (round 18) 18147 del vars, 74912 del conss, 5079 add conss, 14179 chg bounds, 95 chg sides, 141 chg coeffs, 16023 upgd conss, 4686138 impls, 334 clqs
3.29/3.35	c presolving (19 rounds):
3.29/3.35	c  18147 deleted vars, 74912 deleted constraints, 5079 added constraints, 14179 tightened bounds, 0 added holes, 95 changed sides, 141 changed coefficients
3.29/3.35	c  4686138 implications, 2707 cliques
3.29/3.35	c presolved problem has 6053 variables (6053 bin, 0 int, 0 impl, 0 cont) and 10277 constraints
3.29/3.35	c     320 constraints of type <knapsack>
3.29/3.35	c    9953 constraints of type <setppc>
3.29/3.35	c       4 constraints of type <logicor>
3.29/3.35	c transformed objective value is always integral (scale: 1)
3.29/3.35	c Presolving Time: 3.02
3.29/3.35	c - non default parameters ----------------------------------------------------------------------
3.29/3.35	c # SCIP version 2.1.1.4
3.29/3.35	c 
3.29/3.35	c # maximal time in seconds to run
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.29/3.35	c limits/time = 1797
3.29/3.35	c 
3.29/3.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.29/3.35	c limits/memory = 13950
3.29/3.35	c 
3.29/3.35	c # solving stops, if the given number of solutions were found (-1: no limit)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.35	c limits/solutions = 1
3.29/3.35	c 
3.29/3.35	c # maximal number of separation rounds per node (-1: unlimited)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 5]
3.29/3.35	c separating/maxrounds = 1
3.29/3.35	c 
3.29/3.35	c # maximal number of separation rounds in the root node (-1: unlimited)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.35	c separating/maxroundsroot = 5
3.29/3.35	c 
3.29/3.35	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.29/3.35	c # [type: int, range: [1,2], default: 1]
3.29/3.35	c timing/clocktype = 2
3.29/3.35	c 
3.29/3.35	c # belongs reading time to solving time?
3.29/3.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.29/3.35	c timing/reading = TRUE
3.29/3.35	c 
3.29/3.35	c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.29/3.35	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.29/3.35	c constraints/knapsack/disaggregation = FALSE
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/coefdiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.35	c heuristics/coefdiving/maxlpiterquot = 0.075
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/coefdiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 30]
3.29/3.35	c heuristics/crossover/freq = -1
3.29/3.35	c 
3.29/3.35	c # number of nodes added to the contingent of the total nodes
3.29/3.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.29/3.35	c heuristics/crossover/nodesofs = 750
3.29/3.35	c 
3.29/3.35	c # number of nodes without incumbent change that heuristic should wait
3.29/3.35	c # [type: longint, range: [0,9223372036854775807], default: 200]
3.29/3.35	c heuristics/crossover/nwaitingnodes = 100
3.29/3.35	c 
3.29/3.35	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.29/3.35	c # [type: real, range: [0,1], default: 0.1]
3.29/3.35	c heuristics/crossover/nodesquot = 0.15
3.29/3.35	c 
3.29/3.35	c # minimum percentage of integer variables that have to be fixed 
3.29/3.35	c # [type: real, range: [0,1], default: 0.666]
3.29/3.35	c heuristics/crossover/minfixingrate = 0.5
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 20]
3.29/3.35	c heuristics/feaspump/freq = -1
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/feaspump/maxlpiterofs = 2000
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/fracdiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.35	c heuristics/fracdiving/maxlpiterquot = 0.075
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/fracdiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/guideddiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.35	c heuristics/guideddiving/maxlpiterquot = 0.075
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/guideddiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.35	c heuristics/intdiving/maxlpiterquot = 0.075
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/intshifting/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/linesearchdiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.35	c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/linesearchdiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 20]
3.29/3.35	c heuristics/objpscostdiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to total iteration number
3.29/3.35	c # [type: real, range: [0,1], default: 0.01]
3.29/3.35	c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/objpscostdiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.35	c heuristics/oneopt/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/pscostdiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.35	c heuristics/pscostdiving/maxlpiterquot = 0.075
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/pscostdiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.35	c heuristics/rens/freq = -1
3.29/3.35	c 
3.29/3.35	c # minimum percentage of integer variables that have to be fixable 
3.29/3.35	c # [type: real, range: [0,1], default: 0.5]
3.29/3.35	c heuristics/rens/minfixingrate = 0.3
3.29/3.35	c 
3.29/3.35	c # number of nodes added to the contingent of the total nodes
3.29/3.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.29/3.35	c heuristics/rens/nodesofs = 2000
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 20]
3.29/3.35	c heuristics/rootsoldiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.29/3.35	c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/rootsoldiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.35	c heuristics/rounding/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.35	c heuristics/shiftandpropagate/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/shifting/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.35	c heuristics/simplerounding/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.35	c heuristics/subnlp/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.35	c heuristics/trivial/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.35	c heuristics/trysol/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.35	c heuristics/undercover/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 10]
3.29/3.35	c heuristics/veclendiving/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal fraction of diving LP iterations compared to node LP iterations
3.29/3.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.29/3.35	c heuristics/veclendiving/maxlpiterquot = 0.075
3.29/3.35	c 
3.29/3.35	c # additional number of allowed LP iterations
3.29/3.35	c # [type: int, range: [0,2147483647], default: 1000]
3.29/3.35	c heuristics/veclendiving/maxlpiterofs = 1500
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.35	c heuristics/zirounding/freq = -1
3.29/3.35	c 
3.29/3.35	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.35	c propagating/probing/maxprerounds = 0
3.29/3.35	c 
3.29/3.35	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.35	c separating/cmir/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 0]
3.29/3.35	c separating/flowcover/freq = -1
3.29/3.35	c 
3.29/3.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: -1]
3.29/3.35	c separating/rapidlearning/freq = 0
3.29/3.35	c 
3.29/3.35	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.29/3.35	c # [type: int, range: [-1,2147483647], default: 1]
3.29/3.35	c heuristics/indoneopt/freq = -1
3.29/3.35	c 
3.29/3.35	c -----------------------------------------------------------------------------------------------
3.29/3.35	c start solving
3.29/3.35	c 
9.18/9.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.18/9.27	c   9.3s|     1 |     0 | 12396 |     - | 123M|   0 |2584 |6053 |  10k|6053 |  10k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
18.39/18.41	c  18.4s|     1 |     0 | 22573 |     - | 123M|   0 |3283 |6053 |  10k|6053 |  10k|  93 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
25.98/26.00	c  26.0s|     1 |     0 | 29245 |     - | 123M|   0 |3567 |6053 |  10k|6053 |  10k| 124 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
29.97/30.02	c  30.0s|     1 |     0 | 30741 |     - | 123M|   0 |3619 |6053 |  10k|6053 |  10k| 142 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
33.08/33.13	c  33.1s|     1 |     0 | 30930 |     - | 123M|   0 |3600 |6053 |  10k|6053 |  10k| 146 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
63.47/63.53	c  63.5s|     1 |     2 | 30930 |     - | 123M|   0 |3600 |6053 |  10k|6053 |  10k| 146 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
483.50/483.68	c   484s|   100 |    35 |326208 |2982.6 | 125M|  36 |   - |6053 |  10k|6053 |  10k| 146 | 156 | 346 | 0.000000e+00 |      --      |    Inf 
859.44/859.69	c   860s|   200 |    42 |703140 |3377.9 | 126M|  36 |   - |6053 |  10k|6053 |  10k| 146 | 338 | 538 | 0.000000e+00 |      --      |    Inf 
1134.90/1135.11	c  1135s|   300 |    50 |961551 |3112.4 | 126M|  36 |   - |6053 |  10k|   0 |   0 | 146 | 549 | 682 | 0.000000e+00 |      --      |    Inf 
1338.47/1338.76	c  1339s|   400 |    54 |  1165k|2844.1 | 126M|  36 |1359 |6053 |  11k|6053 |  10k| 146 | 784 | 794 | 0.000000e+00 |      --      |    Inf 
1546.74/1547.00	c  1547s|   500 |    54 |  1380k|2704.4 | 127M|  36 |1067 |6053 |  11k|6053 |  10k| 146 | 984 | 904 | 0.000000e+00 |      --      |    Inf 
1796.69/1797.02	c 
1796.69/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.02	c Solving Time (sec) : 1797.02
1796.69/1797.02	c Solving Nodes      : 592
1796.69/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.69/1797.02	c Dual Bound         : +0.00000000000000e+00
1796.69/1797.02	c Gap                : infinite
1796.69/1797.02	s UNKNOWN
1796.69/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.02	c Total Time         :    1797.02
1796.69/1797.02	c   solving          :    1797.02
1796.69/1797.02	c   presolving       :       3.02 (included in solving)
1796.69/1797.02	c   reading          :       0.21 (included in solving)
1796.69/1797.02	c   copying          :       0.00 (0 times copied the problem)
1796.69/1797.02	c Original Problem   :
1796.69/1797.02	c   Problem name     : HOME/instance-3691755-1338039280.opb
1796.69/1797.02	c   Variables        : 24200 (24200 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.02	c   Constraints      : 80110 initial, 80110 maximal
1796.69/1797.02	c   Objective sense  : minimize
1796.69/1797.02	c Presolved Problem  :
1796.69/1797.02	c   Problem name     : t_HOME/instance-3691755-1338039280.opb
1796.69/1797.02	c   Variables        : 6053 (6053 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.02	c   Constraints      : 10277 initial, 11325 maximal
1796.69/1797.02	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.69/1797.02	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   trivial          :       0.01       0.00        788          0          0          0          0          0          0          0          0
1796.69/1797.02	c   dualfix          :       0.02       0.00        108          0          0          0          0          0          0          0          0
1796.69/1797.02	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   gateextraction   :       0.03       0.00          0          0          0          0          0       8451       2706          0          0
1796.69/1797.02	c   implics          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   knapsack         :       0.04       0.00          0          0          0          0          0          0          0         13         52
1796.69/1797.02	c   setppc           :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   and              :       0.01       0.00          0          0          0          0          0       2373       2373          0          0
1796.69/1797.02	c   linear           :       2.64       0.03      13391       3860          0      14179          0      64088          0         82         89
1796.69/1797.02	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.69/1797.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.02	c   integral         :          0          0          0          0        381          0          1          0          0         16          0          0        748
1796.69/1797.02	c   knapsack         :        320        320          5       5516          0          0          0       8707         46      26044        278          0          0
1796.69/1797.02	c   setppc           :       9953       9953          5       5470          0          0          0     147170        114     103866          0          0          0
1796.69/1797.02	c   logicor          :          4+      1052          5       1902          0          0          0       1350         10        612          0          0          0
1796.69/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.69/1797.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.69/1797.02	c   integral         :     703.75       0.00       0.00       0.00     703.75       0.00       0.00       0.00
1796.69/1797.02	c   knapsack         :       0.13       0.00       0.01       0.11       0.00       0.00       0.00       0.01
1796.69/1797.02	c   setppc           :       0.68       0.00       0.00       0.61       0.00       0.00       0.00       0.07
1796.69/1797.02	c   logicor          :       0.03       0.00       0.00       0.02       0.00       0.00       0.00       0.00
1796.69/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.69/1797.02	c   rootredcost      :          0          0          0          0
1796.69/1797.02	c   pseudoobj        :          0          0          0          0
1796.69/1797.02	c   vbounds          :          0          0          0          0
1796.69/1797.02	c   redcost          :        385          0          0          0
1796.69/1797.02	c   probing          :          0          0          0          0
1796.69/1797.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.69/1797.02	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.02	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.02	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.02	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.69/1797.02	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.69/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.69/1797.02	c   propagation      :       0.05        170        170       1739       50.9         13       54.3          -
1796.69/1797.02	c   infeasible LP    :       0.42        123        122       1845      240.3          0        0.0          0
1796.69/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.69/1797.02	c   applied globally :          -          -          -       1148      134.1          -          -          -
1796.69/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.69/1797.02	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.69/1797.02	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.69/1797.02	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   impliedbounds    :       0.02       0.00          5          0          0          0          0
1796.69/1797.02	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   gomory           :       5.16       0.00          5          0          0          0          0
1796.69/1797.02	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   strongcg         :       5.26       0.00          5          0          0          0          0
1796.69/1797.02	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   clique           :       2.90       0.00          5          0          0          0          0
1796.69/1797.02	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   mcf              :       0.08       0.00          1          0          0          0          0
1796.69/1797.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.69/1797.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.69/1797.02	c   problem variables:       0.00          -          0          0
1796.69/1797.02	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.02	c   relpscost        :     703.75       0.00        381          0         16          0          0        748
1796.69/1797.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.69/1797.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.69/1797.02	c   LP solutions     :       0.00          -          -          0
1796.69/1797.02	c   pseudo solutions :       0.00          -          -          0
1796.69/1797.02	c   smallcard        :       0.00       0.00          0          0
1796.69/1797.02	c   trivial          :       0.02       0.00          1          0
1796.69/1797.02	c   shiftandpropagate:       0.00       0.00          0          0
1796.69/1797.02	c   simplerounding   :       0.00       0.00          0          0
1796.69/1797.02	c   zirounding       :       0.00       0.00          0          0
1796.69/1797.02	c   rounding         :       0.00       0.00          0          0
1796.69/1797.02	c   shifting         :       0.00       0.00          0          0
1796.69/1797.02	c   intshifting      :       0.00       0.00          0          0
1796.69/1797.02	c   oneopt           :       0.00       0.00          0          0
1796.69/1797.02	c   twoopt           :       0.00       0.00          0          0
1796.69/1797.02	c   indtwoopt        :       0.00       0.00          0          0
1796.69/1797.02	c   indoneopt        :       0.00       0.00          0          0
1796.69/1797.02	c   fixandinfer      :       0.00       0.00          0          0
1796.69/1797.02	c   feaspump         :       0.00       0.00          0          0
1796.69/1797.02	c   clique           :       0.00       0.00          0          0
1796.69/1797.02	c   indrounding      :       0.00       0.00          0          0
1796.69/1797.02	c   indcoefdiving    :       0.00       0.00          0          0
1796.69/1797.02	c   coefdiving       :       0.00       0.00          0          0
1796.69/1797.02	c   pscostdiving     :       0.00       0.00          0          0
1796.69/1797.02	c   nlpdiving        :       0.00       0.00          0          0
1796.69/1797.02	c   fracdiving       :       0.00       0.00          0          0
1796.69/1797.02	c   veclendiving     :       0.00       0.00          0          0
1796.69/1797.02	c   intdiving        :       0.00       0.00          0          0
1796.69/1797.02	c   actconsdiving    :       0.00       0.00          0          0
1796.69/1797.02	c   objpscostdiving  :       0.00       0.00          0          0
1796.69/1797.02	c   rootsoldiving    :       0.00       0.00          0          0
1796.69/1797.02	c   linesearchdiving :       0.00       0.00          0          0
1796.69/1797.02	c   guideddiving     :       0.00       0.00          0          0
1796.69/1797.02	c   octane           :       0.00       0.00          0          0
1796.69/1797.02	c   rens             :       0.00       0.00          0          0
1796.69/1797.02	c   rins             :       0.00       0.00          0          0
1796.69/1797.02	c   localbranching   :       0.00       0.00          0          0
1796.69/1797.02	c   mutation         :       0.00       0.00          0          0
1796.69/1797.02	c   crossover        :       0.00       0.00          0          0
1796.69/1797.02	c   dins             :       0.00       0.00          0          0
1796.69/1797.02	c   vbounds          :       0.00       0.00          0          0
1796.69/1797.02	c   undercover       :       0.00       0.00          0          0
1796.69/1797.02	c   subnlp           :       0.00       0.00          0          0
1796.69/1797.02	c   trysol           :       0.00       0.00          0          0
1796.69/1797.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.69/1797.02	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.69/1797.02	c   dual LP          :    1074.09        508    1636842    3222.13    1523.93       0.00          0
1796.69/1797.02	c   lex dual LP      :       0.00          0          0       0.00          -
1796.69/1797.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.69/1797.02	c   diving/probing LP:       0.00          0          0       0.00          -
1796.69/1797.02	c   strong branching :     703.50       1043     953435     914.13    1355.28
1796.69/1797.02	c     (at root node) :          -         33      33000    1000.00          -
1796.69/1797.02	c   conflict analysis:       0.00          0          0       0.00          -
1796.69/1797.02	c B&B Tree           :
1796.69/1797.02	c   number of runs   :          1
1796.69/1797.02	c   nodes            :        592
1796.69/1797.02	c   nodes (total)    :        592
1796.69/1797.02	c   nodes left       :         52
1796.69/1797.02	c   max depth        :         36
1796.69/1797.02	c   max depth (total):         36
1796.69/1797.02	c   backtracks       :        168 (28.4%)
1796.69/1797.02	c   delayed cutoffs  :        105
1796.69/1797.02	c   repropagations   :        578 (54351 domain reductions, 78 cutoffs)
1796.69/1797.02	c   avg switch length:       4.36
1796.69/1797.02	c   switching time   :       0.32
1796.69/1797.02	c Solution           :
1796.69/1797.02	c   Solutions found  :          0 (0 improvements)
1796.69/1797.02	c   Primal Bound     :          -
1796.69/1797.02	c   Dual Bound       : +0.00000000000000e+00
1796.69/1797.02	c   Gap              :   infinite
1796.69/1797.02	c   Root Dual Bound  : +0.00000000000000e+00
1796.69/1797.02	c   Root Iterations  :      30930
1796.80/1797.15	c Time complete: 1796.85.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30855
/proc/meminfo: memFree=28804148/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=12688 CPUtime=0 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 1936 0 0 0 0 0 0 0 20 0 1 0 270052124 12992512 1890 33554432000 4194304 10219143 140736450305968 140733286637384 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 3172 1891 419 1471 0 1692 0

[startup+0.0339239 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30855
/proc/meminfo: memFree=28804148/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=25640 CPUtime=0.03 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 5158 0 0 0 2 1 0 0 20 0 1 0 270052124 26255360 5112 33554432000 4194304 10219143 140736450305968 140733286637384 5541619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 6410 5112 419 1471 0 4930 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25640

[startup+0.100319 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30855
/proc/meminfo: memFree=28804148/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=40216 CPUtime=0.09 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 8802 0 0 0 8 1 0 0 20 0 1 0 270052124 41181184 8756 33554432000 4194304 10219143 140736450305968 140733286637384 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 10054 8756 419 1471 0 8574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40216

[startup+0.300277 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30855
/proc/meminfo: memFree=28804148/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=122740 CPUtime=0.29 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 29288 0 0 0 25 4 0 0 20 0 1 0 270052124 125685760 29242 33554432000 4194304 10219143 140736450305968 140733286637384 7589947 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 30685 29242 472 1471 0 29205 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 122740

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30855
/proc/meminfo: memFree=28804148/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=189308 CPUtime=0.69 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 45432 0 0 0 63 6 0 0 20 0 1 0 270052124 193851392 45386 33554432000 4194304 10219143 140736450305968 140736450302968 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 47327 45386 559 1471 0 45847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 189308

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30856
/proc/meminfo: memFree=28590448/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=257632 CPUtime=1.49 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 62065 0 0 0 140 9 0 0 20 0 1 0 270052124 263815168 62019 33554432000 4194304 10219143 140736450305968 140736450302968 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 64408 62019 559 1471 0 62928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 257632

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30856
/proc/meminfo: memFree=28538600/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=275388 CPUtime=3.09 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 67179 0 0 0 292 17 0 0 20 0 1 0 270052124 281997312 66532 33554432000 4194304 10219143 140736450305968 140736450302968 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 68847 66532 580 1471 0 67367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 275388

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30856
/proc/meminfo: memFree=28520248/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=292792 CPUtime=6.29 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 75305 0 0 0 609 20 0 0 20 0 1 0 270052124 299819008 70939 33554432000 4194304 10219143 140736450305968 140736450299272 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 73198 70939 758 1471 0 71718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 292792

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30856
/proc/meminfo: memFree=28517040/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=295528 CPUtime=12.68 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 76426 0 0 0 1245 23 0 0 20 0 1 0 270052124 302620672 71828 33554432000 4194304 10219143 140736450305968 140736450299224 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 73882 71828 798 1471 0 72402 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 295528

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30856
/proc/meminfo: memFree=28516228/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=296696 CPUtime=25.48 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 77424 0 0 0 2522 26 0 0 20 0 1 0 270052124 303816704 72199 33554432000 4194304 10219143 140736450305968 140736450298488 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 74174 72199 798 1471 0 72694 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 296696

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30856
/proc/meminfo: memFree=28514840/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=294364 CPUtime=51.07 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 83433 0 0 0 5073 34 0 0 20 0 1 0 270052124 301428736 72082 33554432000 4194304 10219143 140736450305968 140736450299512 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 73591 72082 801 1471 0 72111 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 294364

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30857
/proc/meminfo: memFree=28510644/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=295460 CPUtime=102.27 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 105944 0 0 0 10179 48 0 0 20 0 1 0 270052124 302551040 72522 33554432000 4194304 10219143 140736450305968 140736450298680 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 73865 72522 804 1471 0 72385 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 295460

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30857
/proc/meminfo: memFree=28506688/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=295888 CPUtime=162.25 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 136952 0 0 0 16163 62 0 0 20 0 1 0 270052124 302989312 72691 33554432000 4194304 10219143 140736450305968 140736450299512 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 73972 72691 804 1471 0 72492 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 295888

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30857
/proc/meminfo: memFree=28503340/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=296368 CPUtime=222.24 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 158202 0 0 0 22147 77 0 0 20 0 1 0 270052124 303480832 72794 33554432000 4194304 10219143 140736450305968 140736450299416 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 74092 72794 810 1471 0 72612 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 296368

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30857
/proc/meminfo: memFree=28502224/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=295976 CPUtime=282.23 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 185830 0 0 0 28129 94 0 0 20 0 1 0 270052124 303079424 72554 33554432000 4194304 10219143 140736450305968 140736450299416 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 73994 72554 811 1471 0 72514 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 295976

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30860
/proc/meminfo: memFree=28497248/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=298612 CPUtime=342.22 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 204231 0 0 0 34114 108 0 0 20 0 1 0 270052124 305778688 73461 33554432000 4194304 10219143 140736450305968 140736450299416 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 74653 73461 811 1471 0 73173 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 298612

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30861
/proc/meminfo: memFree=28495204/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=298508 CPUtime=402.22 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 206432 0 0 0 40100 122 0 0 20 0 1 0 270052124 305672192 73317 33554432000 4194304 10219143 140736450305968 140736450299800 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 74627 73317 811 1471 0 73147 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 298508

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30861
/proc/meminfo: memFree=28491052/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=298680 CPUtime=462.21 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 206543 0 0 0 46085 136 0 0 20 0 1 0 270052124 305848320 73426 33554432000 4194304 10219143 140736450305968 140736450299608 8091518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 74670 73426 811 1471 0 73190 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 298680

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30861
/proc/meminfo: memFree=28488324/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=300032 CPUtime=522.19 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 208384 0 0 0 52070 149 0 0 20 0 1 0 270052124 307232768 73670 33554432000 4194304 10219143 140736450305968 140736450299320 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 75008 73670 811 1471 0 73528 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 300032

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30861
/proc/meminfo: memFree=28484108/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=300324 CPUtime=582.19 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 210264 0 0 0 58056 163 0 0 20 0 1 0 270052124 307531776 73890 33554432000 4194304 10219143 140736450305968 140736450299272 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 75081 73890 811 1471 0 73601 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 300324

[startup+642.3 s]

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

/proc/meminfo: memFree=28471352/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=303240 CPUtime=1062.11 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 264286 0 0 0 105932 279 0 0 20 0 1 0 270052124 310517760 74543 33554432000 4194304 10219143 140736450305968 140736450299320 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 75810 74543 811 1471 0 74330 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 303240

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30866
/proc/meminfo: memFree=28469244/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=303652 CPUtime=1122.1 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 272413 0 0 0 111916 294 0 0 20 0 1 0 270052124 310939648 74632 33554432000 4194304 10219143 140736450305968 140736450299512 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 75913 74632 811 1471 0 74433 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 303652

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30866
/proc/meminfo: memFree=28466268/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=303512 CPUtime=1182.09 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 273153 0 0 0 117900 309 0 0 20 0 1 0 270052124 310796288 74604 33554432000 4194304 10219143 140736450305968 140736450299800 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 75878 74604 811 1471 0 74398 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 303512

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 30866
/proc/meminfo: memFree=28463908/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=304736 CPUtime=1242.08 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 280053 0 0 0 123884 324 0 0 20 0 1 0 270052124 312049664 74992 33554432000 4194304 10219143 140736450305968 140736450299416 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76184 74992 811 1471 0 74704 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 304736

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 30867
/proc/meminfo: memFree=28463344/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=305660 CPUtime=1302.08 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 285105 0 0 0 129869 339 0 0 20 0 1 0 270052124 312995840 75170 33554432000 4194304 10219143 140736450305968 140736450299512 8077277 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76415 75170 811 1471 0 74935 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 305660

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 30867
/proc/meminfo: memFree=28464088/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=305636 CPUtime=1362.07 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 294387 0 0 0 135851 356 0 0 20 0 1 0 270052124 312971264 75183 33554432000 4194304 10219143 140736450305968 140736450299464 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76409 75183 811 1471 0 74929 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 305636

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 30867
/proc/meminfo: memFree=28461608/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=305476 CPUtime=1422.06 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 296536 0 0 0 141835 371 0 0 20 0 1 0 270052124 312807424 75029 33554432000 4194304 10219143 140736450305968 140736450299096 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76369 75029 811 1471 0 74889 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 305476

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30867
/proc/meminfo: memFree=28460120/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=305440 CPUtime=1482.05 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 304507 0 0 0 147818 387 0 0 20 0 1 0 270052124 312770560 75065 33554432000 4194304 10219143 140736450305968 140736450299272 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76360 75065 811 1471 0 74880 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 305440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30870
/proc/meminfo: memFree=28456340/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=306312 CPUtime=1542.04 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 308662 0 0 0 153802 402 0 0 20 0 1 0 270052124 313663488 75300 33554432000 4194304 10219143 140736450305968 140736450299272 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76578 75300 811 1471 0 75098 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 306312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30932
/proc/meminfo: memFree=28166356/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=306620 CPUtime=1602.03 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 309523 0 0 0 159787 416 0 0 20 0 1 0 270052124 313978880 75398 33554432000 4194304 10219143 140736450305968 140736450299224 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76655 75398 811 1471 0 75175 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 306620

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30970
/proc/meminfo: memFree=28147688/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=307360 CPUtime=1662.02 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 311793 0 0 0 165772 430 0 0 20 0 1 0 270052124 314736640 75649 33554432000 4194304 10219143 140736450305968 140736450299272 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76840 75649 811 1471 0 75360 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 307360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30970
/proc/meminfo: memFree=27912588/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=306900 CPUtime=1722.01 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 314164 0 0 0 171758 443 0 0 20 0 1 0 270052124 314265600 75352 33554432000 4194304 10219143 140736450305968 140736450299416 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76725 75352 811 1471 0 75245 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 306900

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 31008
/proc/meminfo: memFree=19046584/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=307476 CPUtime=1782 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 319468 0 0 0 177742 458 0 0 20 0 1 0 270052124 314855424 75501 33554432000 4194304 10219143 140736450305968 140736450299224 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76869 75501 811 1471 0 75389 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 307476

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

[startup+1785.5 s]
/proc/loadavg: 2.06 2.03 2.01 3/177 31008
/proc/meminfo: memFree=18268696/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=307300 CPUtime=1785.2 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 319973 0 0 0 178061 459 0 0 20 0 1 0 270052124 314675200 75452 33554432000 4194304 10219143 140736450305968 140736450299224 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76825 75452 811 1471 0 75345 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 307300

[startup+1791.91 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 31008
/proc/meminfo: memFree=18627700/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=307792 CPUtime=1791.61 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 320117 0 0 0 178700 461 0 0 20 0 1 0 270052124 315179008 75596 33554432000 4194304 10219143 140736450305968 140736450299320 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76948 75596 811 1471 0 75468 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 307792

[startup+1795.1 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31008
/proc/meminfo: memFree=18346592/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=307792 CPUtime=1794.81 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 320117 0 0 0 179019 462 0 0 20 0 1 0 270052124 315179008 75596 33554432000 4194304 10219143 140736450305968 140736450299224 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76948 75596 811 1471 0 75468 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 307792

[startup+1795.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31008
/proc/meminfo: memFree=18346592/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=307792 CPUtime=1795.6 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 320118 0 0 0 179098 462 0 0 20 0 1 0 270052124 315179008 75597 33554432000 4194304 10219143 140736450305968 140736450299640 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76948 75597 811 1471 0 75468 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 307792

[startup+1796.7 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31008
/proc/meminfo: memFree=18240572/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=307792 CPUtime=1796.4 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 320138 0 0 0 179178 462 0 0 20 0 1 0 270052124 315179008 75617 33554432000 4194304 10219143 140736450305968 140736450299416 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 76948 75617 811 1471 0 75468 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 307792

[startup+1797.1 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 31008
/proc/meminfo: memFree=18240572/32873648 swapFree=7360/7360
[pid=30855] ppid=30853 vsize=281844 CPUtime=1796.8 cores=0,2,4,6
/proc/30855/stat : 30855 (scip-2.1.1.4exp) R 30853 30855 28235 0 -1 4202496 320337 0 0 0 179217 463 0 0 20 0 1 0 270052124 288608256 69230 33554432000 4194304 10219143 140736450305968 140736450299416 9036791 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30855/statm: 70428 69197 820 1471 0 68948 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 281844

Child status: 0
Real time (s): 1797.15
CPU time (s): 1796.86
CPU user time (s): 1792.21
CPU system time (s): 4.65129
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 308588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.21
system time used= 4.65129
maximum resident set size= 303720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 320350
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= 37
involuntary context switches= 2115

runsolver used 2.6116 second user time and 7.19391 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-26 15:34:40
IDJOB=3691755
IDBENCH=74176
IDSOLVER=2271
FILE ID=node149/3691755-1338039280
RUNJOBID= node149-1338029720-29687
PBS_JOBID= 14624326
Free space on /tmp= 71692 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-j12028_8-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-3691755-1338039280/watcher-3691755-1338039280 -o /tmp/evaluation-result-3691755-1338039280/solver-3691755-1338039280 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691755-1338039280.opb -t 1800 -m 15500

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

MD5SUM BENCH= fb3d4a8048fd8b0c89931c09319646a5
RANDOM SEED=426611271

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28804148 kB
Buffers:          263620 kB
Cached:          2956964 kB
SwapCached:            0 kB
Active:           756424 kB
Inactive:        2544816 kB
Active(anon):      81700 kB
Inactive(anon):        0 kB
Active(file):     674724 kB
Inactive(file):  2544816 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16204 kB
Writeback:             0 kB
AnonPages:         86348 kB
Mapped:            17808 kB
Shmem:               200 kB
Slab:             631212 kB
SReclaimable:      75624 kB
SUnreclaim:       555588 kB
KernelStack:        1456 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     194760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71336 MiB
End job on node149 at 2012-05-26 16:04:38