Trace number 3690589

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1796.84 1797.13

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: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3690589-1338022652.opb>
0.19/0.20	c original problem has 24200 variables (24200 bin, 0 int, 0 impl, 0 cont) and 80110 constraints
0.19/0.20	c problem read in 0.20
0.19/0.20	c No objective function, only one solution is needed.
0.19/0.20	c presolving settings loaded
0.39/0.48	c presolving:
2.09/2.15	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.88/2.91	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.99/3.01	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.99/3.07	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
3.09/3.11	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
3.09/3.14	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
3.09/3.16	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
3.09/3.17	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
3.09/3.18	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
3.09/3.19	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
3.09/3.20	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
3.19/3.20	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
3.19/3.21	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.19/3.29	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.30/3.35	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.30/3.37	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.39/3.42	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.39/3.45	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.39/3.49	c presolving (19 rounds):
3.39/3.49	c  18147 deleted vars, 74912 deleted constraints, 5079 added constraints, 14179 tightened bounds, 0 added holes, 95 changed sides, 141 changed coefficients
3.39/3.49	c  4686138 implications, 2707 cliques
3.39/3.49	c presolved problem has 6053 variables (6053 bin, 0 int, 0 impl, 0 cont) and 10277 constraints
3.39/3.49	c     320 constraints of type <knapsack>
3.39/3.49	c    9953 constraints of type <setppc>
3.39/3.49	c       4 constraints of type <logicor>
3.39/3.49	c transformed objective value is always integral (scale: 1)
3.39/3.49	c Presolving Time: 3.21
3.39/3.49	c - non default parameters ----------------------------------------------------------------------
3.39/3.49	c # SCIP version 2.1.1.4
3.39/3.49	c 
3.39/3.49	c # maximal time in seconds to run
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.39/3.49	c limits/time = 1797
3.39/3.49	c 
3.39/3.49	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.39/3.49	c limits/memory = 13950
3.39/3.49	c 
3.39/3.49	c # solving stops, if the given number of solutions were found (-1: no limit)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.49	c limits/solutions = 1
3.39/3.49	c 
3.39/3.49	c # maximal number of separation rounds per node (-1: unlimited)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 5]
3.39/3.49	c separating/maxrounds = 1
3.39/3.49	c 
3.39/3.49	c # maximal number of separation rounds in the root node (-1: unlimited)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.49	c separating/maxroundsroot = 5
3.39/3.49	c 
3.39/3.49	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.39/3.49	c # [type: int, range: [1,2], default: 1]
3.39/3.49	c timing/clocktype = 2
3.39/3.49	c 
3.39/3.49	c # belongs reading time to solving time?
3.39/3.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.39/3.49	c timing/reading = TRUE
3.39/3.49	c 
3.39/3.49	c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.39/3.49	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.39/3.49	c constraints/knapsack/disaggregation = FALSE
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/coefdiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.49	c heuristics/coefdiving/maxlpiterquot = 0.075
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/coefdiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 30]
3.39/3.49	c heuristics/crossover/freq = -1
3.39/3.49	c 
3.39/3.49	c # number of nodes added to the contingent of the total nodes
3.39/3.49	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.39/3.49	c heuristics/crossover/nodesofs = 750
3.39/3.49	c 
3.39/3.49	c # number of nodes without incumbent change that heuristic should wait
3.39/3.49	c # [type: longint, range: [0,9223372036854775807], default: 200]
3.39/3.49	c heuristics/crossover/nwaitingnodes = 100
3.39/3.49	c 
3.39/3.49	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.39/3.49	c # [type: real, range: [0,1], default: 0.1]
3.39/3.49	c heuristics/crossover/nodesquot = 0.15
3.39/3.49	c 
3.39/3.49	c # minimum percentage of integer variables that have to be fixed 
3.39/3.49	c # [type: real, range: [0,1], default: 0.666]
3.39/3.49	c heuristics/crossover/minfixingrate = 0.5
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 20]
3.39/3.49	c heuristics/feaspump/freq = -1
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/feaspump/maxlpiterofs = 2000
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/fracdiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.49	c heuristics/fracdiving/maxlpiterquot = 0.075
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/fracdiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/guideddiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.49	c heuristics/guideddiving/maxlpiterquot = 0.075
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/guideddiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.49	c heuristics/intdiving/maxlpiterquot = 0.075
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/intshifting/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/linesearchdiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.49	c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/linesearchdiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 20]
3.39/3.49	c heuristics/objpscostdiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to total iteration number
3.39/3.49	c # [type: real, range: [0,1], default: 0.01]
3.39/3.49	c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/objpscostdiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.49	c heuristics/oneopt/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/pscostdiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.49	c heuristics/pscostdiving/maxlpiterquot = 0.075
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/pscostdiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.49	c heuristics/rens/freq = -1
3.39/3.49	c 
3.39/3.49	c # minimum percentage of integer variables that have to be fixable 
3.39/3.49	c # [type: real, range: [0,1], default: 0.5]
3.39/3.49	c heuristics/rens/minfixingrate = 0.3
3.39/3.49	c 
3.39/3.49	c # number of nodes added to the contingent of the total nodes
3.39/3.49	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.39/3.49	c heuristics/rens/nodesofs = 2000
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 20]
3.39/3.49	c heuristics/rootsoldiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.39/3.49	c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/rootsoldiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.49	c heuristics/rounding/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.49	c heuristics/shiftandpropagate/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/shifting/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.49	c heuristics/simplerounding/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.49	c heuristics/subnlp/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.49	c heuristics/trivial/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.49	c heuristics/trysol/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.49	c heuristics/undercover/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.49	c heuristics/veclendiving/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.49	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.49	c heuristics/veclendiving/maxlpiterquot = 0.075
3.39/3.49	c 
3.39/3.49	c # additional number of allowed LP iterations
3.39/3.49	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.49	c heuristics/veclendiving/maxlpiterofs = 1500
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.49	c heuristics/zirounding/freq = -1
3.39/3.49	c 
3.39/3.49	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.49	c propagating/probing/maxprerounds = 0
3.39/3.49	c 
3.39/3.49	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.49	c separating/cmir/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.49	c separating/flowcover/freq = -1
3.39/3.49	c 
3.39/3.49	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.49	c separating/rapidlearning/freq = 0
3.39/3.49	c 
3.39/3.49	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.39/3.49	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.49	c heuristics/indoneopt/freq = -1
3.39/3.49	c 
3.39/3.49	c -----------------------------------------------------------------------------------------------
3.39/3.49	c start solving
3.39/3.49	c 
9.39/9.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.39/9.44	c   9.4s|     1 |     0 | 12396 |     - | 111M|   0 |2584 |6053 |  10k|6053 |  10k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
18.48/18.59	c  18.6s|     1 |     0 | 22573 |     - | 111M|   0 |3283 |6053 |  10k|6053 |  10k|  93 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
26.18/26.26	c  26.3s|     1 |     0 | 29245 |     - | 111M|   0 |3567 |6053 |  10k|6053 |  10k| 124 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.29/30.34	c  30.3s|     1 |     0 | 30741 |     - | 111M|   0 |3619 |6053 |  10k|6053 |  10k| 142 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
33.39/33.48	c  33.5s|     1 |     0 | 30930 |     - | 111M|   0 |3600 |6053 |  10k|6053 |  10k| 146 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
64.38/64.45	c  64.5s|     1 |     2 | 30930 |     - | 111M|   0 |3600 |6053 |  10k|6053 |  10k| 146 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
486.12/486.25	c   486s|   100 |    35 |326208 |2982.6 | 114M|  36 |   - |6053 |  10k|6053 |  10k| 146 | 156 | 346 | 0.000000e+00 |      --      |    Inf 
862.75/862.91	c   863s|   200 |    42 |703140 |3377.9 | 114M|  36 |   - |6053 |  10k|6053 |  10k| 146 | 338 | 538 | 0.000000e+00 |      --      |    Inf 
1138.31/1138.56	c  1139s|   300 |    50 |961551 |3112.4 | 115M|  36 |   - |6053 |  10k|   0 |   0 | 146 | 549 | 682 | 0.000000e+00 |      --      |    Inf 
1342.17/1342.48	c  1342s|   400 |    54 |  1165k|2844.1 | 115M|  36 |1359 |6053 |  11k|6053 |  10k| 146 | 784 | 794 | 0.000000e+00 |      --      |    Inf 
1550.64/1550.97	c  1551s|   500 |    54 |  1380k|2704.4 | 115M|  36 |1067 |6053 |  11k|6053 |  10k| 146 | 984 | 904 | 0.000000e+00 |      --      |    Inf 
1796.70/1797.01	c 
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Solving Time (sec) : 1797.01
1796.70/1797.01	c Solving Nodes      : 592
1796.70/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01	c Dual Bound         : +0.00000000000000e+00
1796.70/1797.01	c Gap                : infinite
1796.70/1797.01	s UNKNOWN
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Total Time         :    1797.01
1796.70/1797.01	c   solving          :    1797.01
1796.70/1797.01	c   presolving       :       3.21 (included in solving)
1796.70/1797.01	c   reading          :       0.20 (included in solving)
1796.70/1797.01	c   copying          :       0.00 (0 times copied the problem)
1796.70/1797.01	c Original Problem   :
1796.70/1797.01	c   Problem name     : HOME/instance-3690589-1338022652.opb
1796.70/1797.01	c   Variables        : 24200 (24200 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 80110 initial, 80110 maximal
1796.70/1797.01	c   Objective sense  : minimize
1796.70/1797.01	c Presolved Problem  :
1796.70/1797.01	c   Problem name     : t_HOME/instance-3690589-1338022652.opb
1796.70/1797.01	c   Variables        : 6053 (6053 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01	c   Constraints      : 10277 initial, 11325 maximal
1796.70/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   trivial          :       0.01       0.00        788          0          0          0          0          0          0          0          0
1796.70/1797.01	c   dualfix          :       0.02       0.00        108          0          0          0          0          0          0          0          0
1796.70/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   gateextraction   :       0.03       0.00          0          0          0          0          0       8451       2706          0          0
1796.70/1797.01	c   implics          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   knapsack         :       0.04       0.00          0          0          0          0          0          0          0         13         52
1796.70/1797.01	c   setppc           :       0.06       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   and              :       0.02       0.00          0          0          0          0          0       2373       2373          0          0
1796.70/1797.01	c   linear           :       2.68       0.00      13391       3860          0      14179          0      64088          0         82         89
1796.70/1797.01	c   logicor          :       0.04       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.01	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   integral         :          0          0          0          0        379          0          1          0          0         16          0          0        744
1796.70/1797.01	c   knapsack         :        320        320          5       5506          0          2          0       8707         46      26037        278          0          0
1796.70/1797.01	c   setppc           :       9953       9953          5       5460          0          2          0     147170        114     103771          0          0          0
1796.70/1797.01	c   logicor          :          4+      1052          5       1903          0          2          0       1350         10        612          0          0          0
1796.70/1797.01	c   countsols        :          0          0          0          0          0          2          0          0          0          0          0          0          0
1796.70/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.01	c   integral         :     704.74       0.00       0.00       0.00     704.74       0.00       0.00       0.00
1796.70/1797.01	c   knapsack         :       0.13       0.00       0.01       0.11       0.00       0.00       0.00       0.01
1796.70/1797.01	c   setppc           :       0.72       0.00       0.00       0.64       0.00       0.00       0.00       0.07
1796.70/1797.01	c   logicor          :       0.03       0.00       0.00       0.02       0.00       0.00       0.00       0.00
1796.70/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.01	c   rootredcost      :          0          0          0          0
1796.70/1797.01	c   pseudoobj        :          0          0          0          0
1796.70/1797.01	c   vbounds          :          0          0          0          0
1796.70/1797.01	c   redcost          :        383          0          0          0
1796.70/1797.01	c   probing          :          0          0          0          0
1796.70/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.01	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c   redcost          :       0.03       0.00       0.00       0.03       0.00
1796.70/1797.01	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.01	c   propagation      :       0.05        170        170       1739       50.9         13       54.3          -
1796.70/1797.01	c   infeasible LP    :       0.43        123        122       1845      240.3          0        0.0          0
1796.70/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.01	c   applied globally :          -          -          -       1148      134.1          -          -          -
1796.70/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.01	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.70/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   impliedbounds    :       0.02       0.00          5          0          0          0          0
1796.70/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   gomory           :       5.24       0.00          5          0          0          0          0
1796.70/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   strongcg         :       5.33       0.00          5          0          0          0          0
1796.70/1797.01	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   clique           :       2.85       0.00          5          0          0          0          0
1796.70/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   mcf              :       0.08       0.00          1          0          0          0          0
1796.70/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.01	c   problem variables:       0.00          -          0          0
1796.70/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.01	c   relpscost        :     704.74       0.00        379          0         16          0          0        744
1796.70/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   inference        :       0.00       0.00          2          0          0          0          0          4
1796.70/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.01	c   LP solutions     :       0.00          -          -          0
1796.70/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.01	c   trivial          :       0.01       0.00          1          0
1796.70/1797.01	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.70/1797.01	c   zirounding       :       0.00       0.00          0          0
1796.70/1797.01	c   rounding         :       0.00       0.00          0          0
1796.70/1797.01	c   shifting         :       0.00       0.00          0          0
1796.70/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.70/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.70/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.01	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.01	c   clique           :       0.00       0.00          0          0
1796.70/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   coefdiving       :       0.00       0.00          0          0
1796.70/1797.01	c   pscostdiving     :       0.00       0.00          0          0
1796.70/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   fracdiving       :       0.00       0.00          0          0
1796.70/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.70/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.70/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.70/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.70/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.70/1797.01	c   octane           :       0.00       0.00          0          0
1796.70/1797.01	c   rens             :       0.00       0.00          0          0
1796.70/1797.01	c   rins             :       0.00       0.00          0          0
1796.70/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.01	c   mutation         :       0.00       0.00          0          0
1796.70/1797.01	c   crossover        :       0.00       0.00          0          0
1796.70/1797.01	c   dins             :       0.00       0.00          0          0
1796.70/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.01	c   undercover       :       0.00       0.00          0          0
1796.70/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.70/1797.01	c   trysol           :       0.00       0.00          0          0
1796.70/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.01	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.01	c   dual LP          :    1072.80        508    1632639    3220.20    1521.85       0.01          1
1796.70/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.01	c   diving/probing LP:       0.00          0          0       0.00          -
1796.70/1797.01	c   strong branching :     704.49       1040     951167     914.58    1350.15
1796.70/1797.01	c     (at root node) :          -         33      33000    1000.00          -
1796.70/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.01	c B&B Tree           :
1796.70/1797.01	c   number of runs   :          1
1796.70/1797.01	c   nodes            :        592
1796.70/1797.01	c   nodes (total)    :        592
1796.70/1797.01	c   nodes left       :         52
1796.70/1797.01	c   max depth        :         36
1796.70/1797.01	c   max depth (total):         36
1796.70/1797.01	c   backtracks       :        168 (28.4%)
1796.70/1797.01	c   delayed cutoffs  :        105
1796.70/1797.01	c   repropagations   :        578 (54351 domain reductions, 78 cutoffs)
1796.70/1797.01	c   avg switch length:       4.36
1796.70/1797.01	c   switching time   :       0.32
1796.70/1797.01	c Solution           :
1796.70/1797.01	c   Solutions found  :          0 (0 improvements)
1796.70/1797.01	c   Primal Bound     :          -
1796.70/1797.01	c   Dual Bound       : +0.00000000000000e+00
1796.70/1797.01	c   Gap              :   infinite
1796.70/1797.01	c   Root Dual Bound  : +0.00000000000000e+00
1796.70/1797.01	c   Root Iterations  :      30930
1796.80/1797.13	c Time complete: 1796.83.

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 7753
/proc/meminfo: memFree=28828380/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=10788 CPUtime=0 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 1438 0 0 0 0 0 0 0 20 0 1 0 268390627 11046912 1392 33554432000 4194304 10173063 140734243172128 140735216299992 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 2697 1392 413 1460 0 1228 0

[startup+0.0709771 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 7753
/proc/meminfo: memFree=28828380/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=29524 CPUtime=0.06 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 6137 0 0 0 5 1 0 0 20 0 1 0 268390627 30232576 6091 33554432000 4194304 10173063 140734243172128 140735216299992 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 7381 6091 413 1460 0 5912 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29524

[startup+0.100279 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 7753
/proc/meminfo: memFree=28828380/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=32932 CPUtime=0.09 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 6991 0 0 0 8 1 0 0 20 0 1 0 268390627 33722368 6945 33554432000 4194304 10173063 140734243172128 140735216299992 8727339 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 8233 6945 413 1460 0 6764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32932

[startup+0.300241 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 7753
/proc/meminfo: memFree=28828380/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=102740 CPUtime=0.29 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 24212 0 0 0 26 3 0 0 20 0 1 0 268390627 105205760 24145 33554432000 4194304 10173063 140734243172128 140735216299992 5760629 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 25685 24145 492 1460 0 24216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102740

[startup+0.700151 s]
/proc/loadavg: 2.01 2.01 1.95 3/176 7753
/proc/meminfo: memFree=28828380/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=180200 CPUtime=0.69 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 45731 0 0 0 63 6 0 0 20 0 1 0 268390627 184524800 42942 33554432000 4194304 10173063 140734243172128 140734243167944 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 45050 42942 558 1460 0 43581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 180200

[startup+1.50024 s]
/proc/loadavg: 2.09 2.03 1.96 3/177 7754
/proc/meminfo: memFree=28625748/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=251324 CPUtime=1.49 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 63371 0 0 0 139 10 0 0 20 0 1 0 268390627 257355776 60582 33554432000 4194304 10173063 140734243172128 140734243169128 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 62831 60582 558 1460 0 61362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 251324

[startup+3.10024 s]
/proc/loadavg: 2.09 2.03 1.96 3/177 7754
/proc/meminfo: memFree=28564368/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=277900 CPUtime=3.09 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 70397 0 0 0 293 16 0 0 20 0 1 0 268390627 284569600 66913 33554432000 4194304 10173063 140734243172128 140734243169128 5298612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 69475 66913 567 1460 0 68006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 277900

[startup+6.30021 s]
/proc/loadavg: 2.09 2.03 1.96 3/177 7754
/proc/meminfo: memFree=28543296/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=298356 CPUtime=6.29 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 78363 0 0 0 607 22 0 0 20 0 1 0 268390627 305516544 72092 33554432000 4194304 10173063 140734243172128 140734243165480 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 74589 72092 762 1460 0 73120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 298356

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 1.96 3/177 7754
/proc/meminfo: memFree=28542480/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=302048 CPUtime=12.69 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 79699 0 0 0 1242 27 0 0 20 0 1 0 268390627 309297152 73191 33554432000 4194304 10173063 140734243172128 140734243165384 8023604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 75512 73191 804 1460 0 74043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 302048

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 1.96 3/177 7754
/proc/meminfo: memFree=28540392/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=303272 CPUtime=25.48 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 80951 0 0 0 2517 31 0 0 20 0 1 0 268390627 310550528 73569 33554432000 4194304 10173063 140734243172128 140734243165480 8012649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 75818 73569 804 1460 0 74349 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 303272

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 1.96 3/177 7754
/proc/meminfo: memFree=28541212/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=301260 CPUtime=51.09 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 93623 0 0 0 5068 41 0 0 20 0 1 0 268390627 308490240 73103 33554432000 4194304 10173063 140734243172128 140734243165576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 75315 73103 808 1460 0 73846 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 301260

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 1.96 3/177 7754
/proc/meminfo: memFree=28536312/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=301724 CPUtime=102.28 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 121034 0 0 0 10170 58 0 0 20 0 1 0 268390627 308965376 73459 33554432000 4194304 10173063 140734243172128 140734243165960 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 75431 73459 814 1460 0 73962 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 301724

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 7758
/proc/meminfo: memFree=28533464/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=301268 CPUtime=162.26 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 149498 0 0 0 16147 79 0 0 20 0 1 0 268390627 308498432 73874 33554432000 4194304 10173063 140734243172128 140734243165960 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 75317 73874 814 1460 0 73848 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 301268

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 7781
/proc/meminfo: memFree=28534024/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=302636 CPUtime=222.25 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 163534 0 0 0 22128 97 0 0 20 0 1 0 268390627 309899264 74236 33554432000 4194304 10173063 140734243172128 140734243165672 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 75659 74236 819 1460 0 74190 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 302636

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 7781
/proc/meminfo: memFree=28529832/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=302636 CPUtime=282.24 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 163588 0 0 0 28113 111 0 0 20 0 1 0 268390627 309899264 74290 33554432000 4194304 10173063 140734243172128 140734243165672 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 75659 74290 819 1460 0 74190 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 302636

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/177 7781
/proc/meminfo: memFree=28521224/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=305228 CPUtime=342.23 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 164235 0 0 0 34093 130 0 0 20 0 1 0 268390627 312553472 74937 33554432000 4194304 10173063 140734243172128 140734243165672 7594585 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 76307 74937 819 1460 0 74838 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 305228

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/177 7781
/proc/meminfo: memFree=28523884/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=304536 CPUtime=402.22 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 164643 0 0 0 40076 146 0 0 20 0 1 0 268390627 311844864 74769 33554432000 4194304 10173063 140734243172128 140734243165672 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 76134 74769 820 1460 0 74665 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 304536

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 7782
/proc/meminfo: memFree=28523512/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=304796 CPUtime=462.21 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 164654 0 0 0 46057 164 0 0 20 0 1 0 268390627 312111104 74780 33554432000 4194304 10173063 140734243172128 140734243165480 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 76199 74780 820 1460 0 74730 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 304796

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 7782
/proc/meminfo: memFree=28522272/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=305356 CPUtime=522.2 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 164745 0 0 0 52036 184 0 0 20 0 1 0 268390627 312684544 74871 33554432000 4194304 10173063 140734243172128 140734243165384 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 76339 74871 820 1460 0 74870 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 305356

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 7782
/proc/meminfo: memFree=28522596/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=304996 CPUtime=582.19 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 171374 0 0 0 58018 201 0 0 20 0 1 0 268390627 312315904 74678 33554432000 4194304 10173063 140734243172128 140734243165480 8007537 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 76249 74678 820 1460 0 74780 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 304996

[startup+642.3 s]

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

/proc/meminfo: memFree=28514400/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=308716 CPUtime=1062.11 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 238463 0 0 0 105855 356 0 0 20 0 1 0 268390627 316125184 75738 33554432000 4194304 10173063 140734243172128 140734243165576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 77179 75738 820 1460 0 75710 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 308716

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 7787
/proc/meminfo: memFree=28518560/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=308496 CPUtime=1122.11 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 246773 0 0 0 111839 372 0 0 20 0 1 0 268390627 315899904 75521 33554432000 4194304 10173063 140734243172128 140734243165576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 77124 75521 820 1460 0 75655 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 308496

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 7787
/proc/meminfo: memFree=28522156/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=309128 CPUtime=1182.1 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 256444 0 0 0 117817 393 0 0 20 0 1 0 268390627 316547072 75800 33554432000 4194304 10173063 140734243172128 140734243165576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 77282 75800 820 1460 0 75813 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 309128

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 7787
/proc/meminfo: memFree=28514152/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=310712 CPUtime=1242.09 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 261382 0 0 0 123799 410 0 0 20 0 1 0 268390627 318169088 76226 33554432000 4194304 10173063 140734243172128 140734243165960 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 77678 76226 820 1460 0 76209 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 310712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 7787
/proc/meminfo: memFree=28514864/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=311196 CPUtime=1302.09 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 263405 0 0 0 129781 428 0 0 20 0 1 0 268390627 318664704 76364 33554432000 4194304 10173063 140734243172128 140734243165960 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 77799 76364 820 1460 0 76330 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 311196

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 7790
/proc/meminfo: memFree=28509452/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=310656 CPUtime=1362.07 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 265730 0 0 0 135758 449 0 0 20 0 1 0 268390627 318111744 76300 33554432000 4194304 10173063 140734243172128 140734243165576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 77664 76300 820 1460 0 76195 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 310656

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 7791
/proc/meminfo: memFree=28510340/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=310524 CPUtime=1422.07 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 268936 0 0 0 141738 469 0 0 20 0 1 0 268390627 317976576 76266 33554432000 4194304 10173063 140734243172128 140734243165576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 77631 76266 820 1460 0 76162 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 310524

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 1.98 3/177 7791
/proc/meminfo: memFree=28513564/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=312380 CPUtime=1482.05 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 273913 0 0 0 147718 487 0 0 20 0 1 0 268390627 319877120 76598 33554432000 4194304 10173063 140734243172128 140734243165624 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78095 76598 820 1460 0 76626 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 312380

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 7791
/proc/meminfo: memFree=28518116/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=312344 CPUtime=1542.04 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 281813 0 0 0 153700 504 0 0 20 0 1 0 268390627 319840256 76689 33554432000 4194304 10173063 140734243172128 140734243165384 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78086 76689 820 1460 0 76617 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 312344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 7791
/proc/meminfo: memFree=28514332/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=312768 CPUtime=1602.03 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 286435 0 0 0 159681 522 0 0 20 0 1 0 268390627 320274432 76736 33554432000 4194304 10173063 140734243172128 140734243165768 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78192 76736 820 1460 0 76723 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 312768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 7829
/proc/meminfo: memFree=27675684/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=313184 CPUtime=1662.03 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 287081 0 0 0 165664 539 0 0 20 0 1 0 268390627 320700416 76845 33554432000 4194304 10173063 140734243172128 140734243165480 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78296 76845 820 1460 0 76827 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 313184

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/177 7830
/proc/meminfo: memFree=27673824/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=312752 CPUtime=1722.02 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 289441 0 0 0 171648 554 0 0 20 0 1 0 268390627 320258048 76621 33554432000 4194304 10173063 140734243172128 140734243165672 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78188 76621 820 1460 0 76719 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 312752

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 7831
/proc/meminfo: memFree=27669180/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=313372 CPUtime=1782.01 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 297899 0 0 0 177632 569 0 0 20 0 1 0 268390627 320892928 76978 33554432000 4194304 10173063 140734243172128 140734243165576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78343 76978 820 1460 0 76874 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 313372

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 7831
/proc/meminfo: memFree=27669436/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=313644 CPUtime=1785.2 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 298541 0 0 0 177951 569 0 0 20 0 1 0 268390627 321171456 76907 33554432000 4194304 10173063 140734243172128 140734243165384 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78411 76907 820 1460 0 76942 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 313644

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 7831
/proc/meminfo: memFree=27670164/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=313128 CPUtime=1791.61 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 299028 0 0 0 178591 570 0 0 20 0 1 0 268390627 320643072 76822 33554432000 4194304 10173063 140734243172128 140734243165432 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78282 76822 820 1460 0 76813 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 313128

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 7831
/proc/meminfo: memFree=27670164/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=313128 CPUtime=1794.81 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 299043 0 0 0 178909 572 0 0 20 0 1 0 268390627 320643072 76837 33554432000 4194304 10173063 140734243172128 140734243165384 8012272 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78282 76837 820 1460 0 76813 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 313128

[startup+1795.9 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 7831
/proc/meminfo: memFree=27670164/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=313128 CPUtime=1795.6 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 299068 0 0 0 178988 572 0 0 20 0 1 0 268390627 320643072 76862 33554432000 4194304 10173063 140734243172128 140734243165480 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78282 76862 820 1460 0 76813 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 313128

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 7831
/proc/meminfo: memFree=27670040/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=313128 CPUtime=1796.4 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 299068 0 0 0 179068 572 0 0 20 0 1 0 268390627 320643072 76862 33554432000 4194304 10173063 140734243172128 140734243165384 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 78282 76862 820 1460 0 76813 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 313128

[startup+1797.1 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 7831
/proc/meminfo: memFree=27670040/32873648 swapFree=6856/6856
[pid=7753] ppid=7751 vsize=265388 CPUtime=1796.8 cores=1,3,5,7
/proc/7753/stat : 7753 (scip-2.1.1.4fix) R 7751 7753 7220 0 -1 4202496 299082 0 0 0 179108 572 0 0 20 0 1 0 268390627 271757312 65234 33554432000 4194304 10173063 140734243172128 140734243165384 8992599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7753/statm: 66347 65234 834 1460 0 64878 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 265388

Child status: 0
Real time (s): 1797.13
CPU time (s): 1796.84
CPU user time (s): 1791.11
CPU system time (s): 5.73813
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 314340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.11
system time used= 5.73813
maximum resident set size= 308424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299094
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= 23
involuntary context switches= 1848

runsolver used 3.75643 second user time and 10.1585 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-26 10:57:32
IDJOB=3690589
IDBENCH=74176
IDSOLVER=2270
FILE ID=node125/3690589-1338022652
RUNJOBID= node125-1338016934-7237
PBS_JOBID= 14624346
Free space on /tmp= 71276 MiB

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

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

MD5SUM BENCH= fb3d4a8048fd8b0c89931c09319646a5
RANDOM SEED=582806613

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.373
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.54
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.373
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.373
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:        28829288 kB
Buffers:          234572 kB
Cached:          2880808 kB
SwapCached:            0 kB
Active:          1236744 kB
Inactive:        2031432 kB
Active(anon):     155248 kB
Inactive(anon):        0 kB
Active(file):    1081496 kB
Inactive(file):  2031432 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15948 kB
Writeback:             0 kB
AnonPages:        161700 kB
Mapped:            17584 kB
Shmem:               200 kB
Slab:             639692 kB
SReclaimable:      83900 kB
SUnreclaim:       555792 kB
KernelStack:        1472 kB
PageTables:         3944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     268612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71252 MiB
End job on node125 at 2012-05-26 11:27:29