Trace number 3691759

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 fixedUNSAT 22.6466 22.6509

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_7-unsat.opb
MD5SUMdcebcc122dcddcac4192e5e5bf5bd3e3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.6313
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables24684
Total number of constraints81656
Number of constraints which are clauses81252
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints404
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 745
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3691759-1338039168.opb>
0.19/0.24	c original problem has 24684 variables (24684 bin, 0 int, 0 impl, 0 cont) and 81656 constraints
0.19/0.24	c problem read in 0.24
0.19/0.24	c No objective function, only one solution is needed.
0.19/0.24	c presolving settings loaded
0.39/0.45	c presolving:
2.48/2.58	c (round 1) 5837 del vars, 16179 del conss, 0 add conss, 4321 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4875508 impls, 0 clqs
3.39/3.47	c (round 2) 12194 del vars, 41995 del conss, 0 add conss, 10137 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4917601 impls, 0 clqs
3.59/3.68	c (round 3) 14858 del vars, 52577 del conss, 0 add conss, 11900 chg bounds, 28 chg sides, 30 chg coeffs, 0 upgd conss, 4934117 impls, 0 clqs
3.69/3.79	c (round 4) 16042 del vars, 56828 del conss, 0 add conss, 12777 chg bounds, 66 chg sides, 86 chg coeffs, 0 upgd conss, 4944901 impls, 0 clqs
3.79/3.88	c (round 5) 17350 del vars, 60734 del conss, 0 add conss, 13728 chg bounds, 80 chg sides, 107 chg coeffs, 0 upgd conss, 4958508 impls, 0 clqs
3.89/3.93	c (round 6) 17968 del vars, 63015 del conss, 0 add conss, 14154 chg bounds, 87 chg sides, 113 chg coeffs, 0 upgd conss, 4964062 impls, 0 clqs
3.89/3.97	c (round 7) 18272 del vars, 64171 del conss, 0 add conss, 14349 chg bounds, 87 chg sides, 113 chg coeffs, 0 upgd conss, 4967243 impls, 0 clqs
3.98/4.01	c (round 8) 18457 del vars, 64909 del conss, 0 add conss, 14469 chg bounds, 87 chg sides, 113 chg coeffs, 0 upgd conss, 4969390 impls, 0 clqs
3.98/4.03	c (round 9) 18568 del vars, 65380 del conss, 0 add conss, 14541 chg bounds, 87 chg sides, 113 chg coeffs, 0 upgd conss, 4970626 impls, 0 clqs
3.98/4.05	c (round 10) 18604 del vars, 65568 del conss, 0 add conss, 14563 chg bounds, 87 chg sides, 113 chg coeffs, 0 upgd conss, 4970900 impls, 0 clqs
3.98/4.07	c (round 11) 18605 del vars, 65585 del conss, 0 add conss, 14563 chg bounds, 87 chg sides, 113 chg coeffs, 0 upgd conss, 4970910 impls, 0 clqs
4.19/4.20	c (round 12) 18605 del vars, 65586 del conss, 0 add conss, 14563 chg bounds, 87 chg sides, 113 chg coeffs, 16070 upgd conss, 4970910 impls, 0 clqs
4.29/4.34	c (round 13) 18605 del vars, 65586 del conss, 0 add conss, 14563 chg bounds, 123 chg sides, 183 chg coeffs, 16078 upgd conss, 4970910 impls, 0 clqs
4.29/4.38	c (round 14) 18605 del vars, 65589 del conss, 0 add conss, 14563 chg bounds, 129 chg sides, 226 chg coeffs, 16078 upgd conss, 4970910 impls, 2 clqs
4.39/4.46	c (round 15) 18605 del vars, 73914 del conss, 2701 add conss, 14563 chg bounds, 129 chg sides, 239 chg coeffs, 16078 upgd conss, 4970910 impls, 3 clqs
4.49/4.51	c (round 16) 18605 del vars, 76393 del conss, 5180 add conss, 14563 chg bounds, 129 chg sides, 247 chg coeffs, 16078 upgd conss, 4970910 impls, 224 clqs
4.49/4.58	c presolving (17 rounds):
4.49/4.58	c  18605 deleted vars, 76393 deleted constraints, 5180 added constraints, 14563 tightened bounds, 0 added holes, 129 changed sides, 249 changed coefficients
4.49/4.58	c  4970910 implications, 2703 cliques
4.49/4.58	c presolved problem has 6079 variables (6079 bin, 0 int, 0 impl, 0 cont) and 10443 constraints
4.49/4.58	c     340 constraints of type <knapsack>
4.49/4.58	c   10103 constraints of type <setppc>
4.49/4.58	c transformed objective value is always integral (scale: 1)
4.49/4.58	c Presolving Time: 4.19
4.49/4.58	c - non default parameters ----------------------------------------------------------------------
4.49/4.58	c # SCIP version 2.1.1.4
4.49/4.58	c 
4.49/4.58	c # maximal time in seconds to run
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.58	c limits/time = 1797
4.49/4.58	c 
4.49/4.58	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.49/4.58	c limits/memory = 13950
4.49/4.58	c 
4.49/4.58	c # solving stops, if the given number of solutions were found (-1: no limit)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: -1]
4.49/4.58	c limits/solutions = 1
4.49/4.58	c 
4.49/4.58	c # maximal number of separation rounds per node (-1: unlimited)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 5]
4.49/4.58	c separating/maxrounds = 1
4.49/4.58	c 
4.49/4.58	c # maximal number of separation rounds in the root node (-1: unlimited)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: -1]
4.49/4.58	c separating/maxroundsroot = 5
4.49/4.58	c 
4.49/4.58	c # default clock type (1: CPU user seconds, 2: wall clock time)
4.49/4.58	c # [type: int, range: [1,2], default: 1]
4.49/4.58	c timing/clocktype = 2
4.49/4.58	c 
4.49/4.58	c # belongs reading time to solving time?
4.49/4.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.49/4.58	c timing/reading = TRUE
4.49/4.58	c 
4.49/4.58	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.49/4.58	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.49/4.58	c constraints/knapsack/disaggregation = FALSE
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/coefdiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.49/4.58	c heuristics/coefdiving/maxlpiterquot = 0.075
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/coefdiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 30]
4.49/4.58	c heuristics/crossover/freq = -1
4.49/4.58	c 
4.49/4.58	c # number of nodes added to the contingent of the total nodes
4.49/4.58	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.49/4.58	c heuristics/crossover/nodesofs = 750
4.49/4.58	c 
4.49/4.58	c # number of nodes without incumbent change that heuristic should wait
4.49/4.58	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.49/4.58	c heuristics/crossover/nwaitingnodes = 100
4.49/4.58	c 
4.49/4.58	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.49/4.58	c # [type: real, range: [0,1], default: 0.1]
4.49/4.58	c heuristics/crossover/nodesquot = 0.15
4.49/4.58	c 
4.49/4.58	c # minimum percentage of integer variables that have to be fixed 
4.49/4.58	c # [type: real, range: [0,1], default: 0.666]
4.49/4.58	c heuristics/crossover/minfixingrate = 0.5
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 20]
4.49/4.58	c heuristics/feaspump/freq = -1
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/feaspump/maxlpiterofs = 2000
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/fracdiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.49/4.58	c heuristics/fracdiving/maxlpiterquot = 0.075
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/fracdiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/guideddiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.49/4.58	c heuristics/guideddiving/maxlpiterquot = 0.075
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/guideddiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.49/4.58	c heuristics/intdiving/maxlpiterquot = 0.075
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/intshifting/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/linesearchdiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.49/4.58	c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/linesearchdiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 20]
4.49/4.58	c heuristics/objpscostdiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to total iteration number
4.49/4.58	c # [type: real, range: [0,1], default: 0.01]
4.49/4.58	c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/objpscostdiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c heuristics/oneopt/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/pscostdiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.49/4.58	c heuristics/pscostdiving/maxlpiterquot = 0.075
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/pscostdiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 0]
4.49/4.58	c heuristics/rens/freq = -1
4.49/4.58	c 
4.49/4.58	c # minimum percentage of integer variables that have to be fixable 
4.49/4.58	c # [type: real, range: [0,1], default: 0.5]
4.49/4.58	c heuristics/rens/minfixingrate = 0.3
4.49/4.58	c 
4.49/4.58	c # number of nodes added to the contingent of the total nodes
4.49/4.58	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.49/4.58	c heuristics/rens/nodesofs = 2000
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 20]
4.49/4.58	c heuristics/rootsoldiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.49/4.58	c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/rootsoldiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c heuristics/rounding/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 0]
4.49/4.58	c heuristics/shiftandpropagate/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/shifting/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c heuristics/simplerounding/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c heuristics/subnlp/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 0]
4.49/4.58	c heuristics/trivial/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c heuristics/trysol/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 0]
4.49/4.58	c heuristics/undercover/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 10]
4.49/4.58	c heuristics/veclendiving/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal fraction of diving LP iterations compared to node LP iterations
4.49/4.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.49/4.58	c heuristics/veclendiving/maxlpiterquot = 0.075
4.49/4.58	c 
4.49/4.58	c # additional number of allowed LP iterations
4.49/4.58	c # [type: int, range: [0,2147483647], default: 1000]
4.49/4.58	c heuristics/veclendiving/maxlpiterofs = 1500
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c heuristics/zirounding/freq = -1
4.49/4.58	c 
4.49/4.58	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: -1]
4.49/4.58	c propagating/probing/maxprerounds = 0
4.49/4.58	c 
4.49/4.58	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 0]
4.49/4.58	c separating/cmir/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 0]
4.49/4.58	c separating/flowcover/freq = -1
4.49/4.58	c 
4.49/4.58	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: -1]
4.49/4.58	c separating/rapidlearning/freq = 0
4.49/4.58	c 
4.49/4.58	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
4.49/4.58	c # [type: int, range: [-1,2147483647], default: 1]
4.49/4.58	c heuristics/indoneopt/freq = -1
4.49/4.58	c 
4.49/4.58	c -----------------------------------------------------------------------------------------------
4.49/4.58	c start solving
4.49/4.58	c 
22.39/22.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.39/22.49	c  22.5s|     1 |     0 | 14780 |     - | 128M|   0 |   - |6079 |  10k|6079 |  10k|   0 |   0 |   0 |    cutoff    |      --      |   0.00%
22.39/22.49	c  22.5s|     1 |     0 | 14780 |     - | 128M|   0 |   - |6079 |  10k|6079 |  10k|   0 |   0 |   0 |    cutoff    |      --      |   0.00%
22.39/22.49	c 
22.39/22.49	c SCIP Status        : problem is solved [infeasible]
22.39/22.49	c Solving Time (sec) : 22.48
22.39/22.49	c Solving Nodes      : 1
22.39/22.49	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
22.39/22.49	c Dual Bound         : +1.00000000000000e+20
22.39/22.49	c Gap                : 0.00 %
22.39/22.49	s UNSATISFIABLE
22.39/22.49	c SCIP Status        : problem is solved [infeasible]
22.39/22.49	c Total Time         :      22.48
22.39/22.49	c   solving          :      22.48
22.39/22.49	c   presolving       :       4.19 (included in solving)
22.39/22.49	c   reading          :       0.24 (included in solving)
22.39/22.49	c   copying          :       0.00 (0 times copied the problem)
22.39/22.49	c Original Problem   :
22.39/22.49	c   Problem name     : HOME/instance-3691759-1338039168.opb
22.39/22.49	c   Variables        : 24684 (24684 binary, 0 integer, 0 implicit integer, 0 continuous)
22.39/22.49	c   Constraints      : 81656 initial, 81656 maximal
22.39/22.49	c   Objective sense  : minimize
22.39/22.49	c Presolved Problem  :
22.39/22.49	c   Problem name     : t_HOME/instance-3691759-1338039168.opb
22.39/22.49	c   Variables        : 6079 (6079 binary, 0 integer, 0 implicit integer, 0 continuous)
22.39/22.49	c   Constraints      : 10443 initial, 10443 maximal
22.39/22.49	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
22.39/22.49	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   trivial          :       0.02       0.00        653          0          0          0          0          0          0          0          0
22.39/22.49	c   dualfix          :       0.03       0.00        120          0          0          0          0          0          0          0          0
22.39/22.49	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   gateextraction   :       0.03       0.00          0          0          0          0          0       8325       2701          0          0
22.39/22.49	c   implics          :       0.05       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   knapsack         :       0.12       0.00          0          0          0          0          0          0          0         42        136
22.39/22.49	c   setppc           :       0.12       0.00          0          0          0          0          0          3          0          0          0
22.39/22.49	c   and              :       0.03       0.00          0          0          0          0          0       2479       2479          0          0
22.39/22.49	c   linear           :       3.58       0.04      13910       3922          0      14563          0      65586          0         87        113
22.39/22.49	c   logicor          :       0.05       0.00          0          0          0          0          0          0          0          0          0
22.39/22.49	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
22.39/22.49	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
22.39/22.49	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0          0
22.39/22.49	c   knapsack         :        340        340          0          1          0          0          0          0          0          0          0          0          0
22.39/22.49	c   setppc           :      10103      10103          0          1          0          0          0          0          0          0          0          0          0
22.39/22.49	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
22.39/22.49	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
22.39/22.49	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
22.39/22.49	c   rootredcost      :          0          0          0          0
22.39/22.49	c   pseudoobj        :          0          0          0          0
22.39/22.49	c   vbounds          :          0          0          0          0
22.39/22.49	c   redcost          :          0          0          0          0
22.39/22.49	c   probing          :          0          0          0          0
22.39/22.49	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
22.39/22.49	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c   redcost          :       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c   probing          :       0.00       0.00       0.00       0.00       0.00
22.39/22.49	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
22.39/22.49	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
22.39/22.49	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
22.39/22.49	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
22.39/22.49	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
22.39/22.49	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
22.39/22.49	c   applied globally :          -          -          -          0        0.0          -          -          -
22.39/22.49	c   applied locally  :          -          -          -          0        0.0          -          -          -
22.39/22.49	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
22.39/22.49	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
22.39/22.49	c   clique           :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   closecuts        :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   cgmip            :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   cmir             :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   flowcover        :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   gomory           :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   intobj           :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   mcf              :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   oddcycle         :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   strongcg         :       0.00       0.00          0          0          0          0          0
22.39/22.49	c   zerohalf         :       0.00       0.00          0          0          0          0          0
22.39/22.49	c Pricers            :   ExecTime  SetupTime      Calls       Vars
22.39/22.49	c   problem variables:       0.00          -          0          0
22.39/22.49	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
22.39/22.49	c   pscost           :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c   inference        :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c   random           :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
22.39/22.49	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
22.39/22.49	c   LP solutions     :       0.00          -          -          0
22.39/22.49	c   pseudo solutions :       0.00          -          -          0
22.39/22.49	c   smallcard        :       0.00       0.00          0          0
22.39/22.49	c   trivial          :       0.02       0.00          1          0
22.39/22.49	c   shiftandpropagate:       0.00       0.00          0          0
22.39/22.49	c   simplerounding   :       0.00       0.00          0          0
22.39/22.49	c   zirounding       :       0.00       0.00          0          0
22.39/22.49	c   rounding         :       0.00       0.00          0          0
22.39/22.49	c   shifting         :       0.00       0.00          0          0
22.39/22.49	c   intshifting      :       0.00       0.00          0          0
22.39/22.49	c   oneopt           :       0.00       0.00          0          0
22.39/22.49	c   twoopt           :       0.00       0.00          0          0
22.39/22.49	c   indtwoopt        :       0.00       0.00          0          0
22.39/22.49	c   indoneopt        :       0.00       0.00          0          0
22.39/22.49	c   fixandinfer      :       0.00       0.00          0          0
22.39/22.49	c   feaspump         :       0.00       0.00          0          0
22.39/22.49	c   clique           :       0.00       0.00          0          0
22.39/22.49	c   indrounding      :       0.00       0.00          0          0
22.39/22.49	c   indcoefdiving    :       0.00       0.00          0          0
22.39/22.49	c   coefdiving       :       0.00       0.00          0          0
22.39/22.49	c   pscostdiving     :       0.00       0.00          0          0
22.39/22.49	c   nlpdiving        :       0.00       0.00          0          0
22.39/22.49	c   fracdiving       :       0.00       0.00          0          0
22.39/22.49	c   veclendiving     :       0.00       0.00          0          0
22.39/22.49	c   intdiving        :       0.00       0.00          0          0
22.39/22.49	c   actconsdiving    :       0.00       0.00          0          0
22.39/22.49	c   objpscostdiving  :       0.00       0.00          0          0
22.39/22.49	c   rootsoldiving    :       0.00       0.00          0          0
22.39/22.49	c   linesearchdiving :       0.00       0.00          0          0
22.39/22.49	c   guideddiving     :       0.00       0.00          0          0
22.39/22.49	c   octane           :       0.00       0.00          0          0
22.39/22.49	c   rens             :       0.00       0.00          0          0
22.39/22.49	c   rins             :       0.00       0.00          0          0
22.39/22.49	c   localbranching   :       0.00       0.00          0          0
22.39/22.49	c   mutation         :       0.00       0.00          0          0
22.39/22.49	c   crossover        :       0.00       0.00          0          0
22.39/22.49	c   dins             :       0.00       0.00          0          0
22.39/22.49	c   vbounds          :       0.00       0.00          0          0
22.39/22.49	c   undercover       :       0.00       0.00          0          0
22.39/22.49	c   subnlp           :       0.00       0.00          0          0
22.39/22.49	c   trysol           :       0.00       0.00          0          0
22.39/22.49	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
22.39/22.49	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
22.39/22.49	c   dual LP          :      17.87          1      14780   14780.00     827.18       0.00          0
22.39/22.49	c   lex dual LP      :       0.00          0          0       0.00          -
22.39/22.49	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
22.39/22.49	c   diving/probing LP:       0.00          0          0       0.00          -
22.39/22.49	c   strong branching :       0.00          0          0       0.00          -
22.39/22.49	c     (at root node) :          -          0          0       0.00          -
22.39/22.49	c   conflict analysis:       0.00          0          0       0.00          -
22.39/22.49	c B&B Tree           :
22.39/22.49	c   number of runs   :          1
22.39/22.49	c   nodes            :          1
22.39/22.49	c   nodes (total)    :          1
22.39/22.49	c   nodes left       :          0
22.39/22.49	c   max depth        :          0
22.39/22.49	c   max depth (total):          0
22.39/22.49	c   backtracks       :          0 (0.0%)
22.39/22.49	c   delayed cutoffs  :          0
22.39/22.49	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
22.39/22.49	c   avg switch length:       2.00
22.39/22.49	c   switching time   :       0.00
22.39/22.49	c Solution           :
22.39/22.49	c   Solutions found  :          0 (0 improvements)
22.39/22.49	c   Primal Bound     : infeasible
22.39/22.49	c   Dual Bound       :          -
22.39/22.49	c   Gap              :       0.00 %
22.39/22.49	c   Root Dual Bound  :          -
22.39/22.49	c   Root Iterations  :      14780
22.58/22.65	c Time complete: 22.64.

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-3691759-1338039168/watcher-3691759-1338039168 -o /tmp/evaluation-result-3691759-1338039168/solver-3691759-1338039168 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691759-1338039168.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.06 2.04 2.01 3/176 7933
/proc/meminfo: memFree=28458992/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=12692 CPUtime=0 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 1909 0 0 0 0 0 0 0 20 0 1 0 270045275 12996608 1864 33554432000 4194304 10219143 140734414180000 140736342668440 8844210 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 3173 1864 419 1471 0 1693 0

[startup+0.0545849 s]
/proc/loadavg: 2.06 2.04 2.01 3/176 7933
/proc/meminfo: memFree=28458992/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=30012 CPUtime=0.04 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 6262 0 0 0 4 0 0 0 20 0 1 0 270045275 30732288 6217 33554432000 4194304 10219143 140734414180000 140736342668440 8773859 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 7503 6217 419 1471 0 6023 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30012

[startup+0.10035 s]
/proc/loadavg: 2.06 2.04 2.01 3/176 7933
/proc/meminfo: memFree=28458992/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=39000 CPUtime=0.09 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 8509 0 0 0 8 1 0 0 20 0 1 0 270045275 39936000 8464 33554432000 4194304 10219143 140734414180000 140736342668440 5541619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 9750 8464 419 1471 0 8270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39000

[startup+0.300306 s]
/proc/loadavg: 2.06 2.04 2.01 3/176 7933
/proc/meminfo: memFree=28458992/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=106552 CPUtime=0.28 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 25151 0 0 0 25 3 0 0 20 0 1 0 270045275 109109248 25099 33554432000 4194304 10219143 140734414180000 140736342668440 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 26638 25132 472 1471 0 25158 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 106552

[startup+0.700312 s]
/proc/loadavg: 2.06 2.04 2.01 3/176 7933
/proc/meminfo: memFree=28458992/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=183396 CPUtime=0.69 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 43836 0 0 0 61 8 0 0 20 0 1 0 270045275 187797504 43782 33554432000 4194304 10219143 140734414180000 140736342668440 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 45849 43782 559 1471 0 44369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 183396

[startup+1.50035 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28254376/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=252236 CPUtime=1.49 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 60921 0 0 0 134 15 0 0 20 0 1 0 270045275 258289664 60867 33554432000 4194304 10219143 140734414180000 140734414177000 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 63059 60867 559 1471 0 61579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252236

[startup+3.10037 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28191632/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=294160 CPUtime=3.09 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 70972 0 0 0 278 31 0 0 20 0 1 0 270045275 301219840 70661 33554432000 4194304 10219143 140734414180000 140734414177000 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 73540 70661 567 1471 0 72060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 294160

[startup+6.30026 s]
/proc/loadavg: 2.05 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28154556/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=318904 CPUtime=6.29 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 80848 0 0 0 558 71 0 0 20 0 1 0 270045275 326557696 76908 33554432000 4194304 10219143 140734414180000 140734414173256 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 79726 76908 758 1471 0 78246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 318904

[startup+12.7003 s]
/proc/loadavg: 2.05 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28150480/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=322080 CPUtime=12.69 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 81610 0 0 0 1196 73 0 0 20 0 1 0 270045275 329809920 77653 33554432000 4194304 10219143 140734414180000 140734414173176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 80520 77653 761 1471 0 79040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 322080

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

[startup+19.1003 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28150780/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=321024 CPUtime=19.09 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 82576 0 0 0 1835 74 0 0 20 0 1 0 270045275 328728576 77681 33554432000 4194304 10219143 140734414180000 140734414173176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 80256 77681 762 1471 0 78776 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 321024

[startup+20.7003 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28150036/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=322196 CPUtime=20.68 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 82680 0 0 0 1994 74 0 0 20 0 1 0 270045275 329928704 77781 33554432000 4194304 10219143 140734414180000 140734414173176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 80549 77781 762 1471 0 79069 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 322196

[startup+21.5003 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28149664/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=322196 CPUtime=21.49 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 82684 0 0 0 2074 75 0 0 20 0 1 0 270045275 329928704 77785 33554432000 4194304 10219143 140734414180000 140734414173672 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 80549 77785 762 1471 0 79069 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 322196

[startup+22.3003 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28149788/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=322196 CPUtime=22.29 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 82686 0 0 0 2154 75 0 0 20 0 1 0 270045275 329928704 77787 33554432000 4194304 10219143 140734414180000 140734414173176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 80549 77787 762 1471 0 79069 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 322196

[startup+22.5003 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28149788/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=322196 CPUtime=22.49 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 82719 0 0 0 2174 75 0 0 20 0 1 0 270045275 329928704 77802 33554432000 4194304 10219143 140734414180000 140734414173176 8875653 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 80549 77802 777 1471 0 79069 0
Current children cumulated CPU time (s) 22.49
Current children cumulated vsize (KiB) 322196

[startup+22.6004 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 7934
/proc/meminfo: memFree=28149788/32873844 swapFree=6856/6856
[pid=7933] ppid=7931 vsize=246580 CPUtime=22.58 cores=1,3,5,7
/proc/7933/stat : 7933 (scip-2.1.1.4exp) R 7931 7933 4553 0 -1 4202496 82722 0 0 0 2183 75 0 0 20 0 1 0 270045275 252497920 59569 33554432000 4194304 10219143 140734414180000 140734414173176 7589274 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7933/statm: 61645 59569 780 1471 0 60165 0
Current children cumulated CPU time (s) 22.58
Current children cumulated vsize (KiB) 246580

Child status: 0
Real time (s): 22.6509
CPU time (s): 22.6466
CPU user time (s): 21.8727
CPU system time (s): 0.773882
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 322196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8727
system time used= 0.773882
maximum resident set size= 311208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82735
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= 3
involuntary context switches= 23

runsolver used 0.036994 second user time and 0.118981 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-26 15:32:48
IDJOB=3691759
IDBENCH=73968
IDSOLVER=2271
FILE ID=node106/3691759-1338039168
RUNJOBID= node106-1338028260-6451
PBS_JOBID= 14624365
Free space on /tmp= 71544 MiB

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

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

MD5SUM BENCH= dcebcc122dcddcac4192e5e5bf5bd3e3
RANDOM SEED=2013379201

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28459008 kB
Buffers:          251560 kB
Cached:          3286992 kB
SwapCached:            0 kB
Active:           977532 kB
Inactive:        2660452 kB
Active(anon):     102188 kB
Inactive(anon):        0 kB
Active(file):     875344 kB
Inactive(file):  2660452 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16516 kB
Writeback:             0 kB
AnonPages:        108516 kB
Mapped:            17752 kB
Shmem:               200 kB
Slab:             636612 kB
SReclaimable:      78912 kB
SUnreclaim:       557700 kB
KernelStack:        1448 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     218400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71532 MiB
End job on node106 at 2012-05-26 15:33:11