Trace number 3451679

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.0.1.4b with SoPlex 1.5.0.4? (TO) 1802.08 1802.04

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12037_7-sat.opb
MD5SUMc76ba3fc1d0a0f3a1a96791ffe6c4cf4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables39204
Total number of constraints130975
Number of constraints which are clauses130331
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints644
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 27
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 714
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.01	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3451679-1307116046.opb>
0.78/0.89	c original problem has 39204 variables (39204 bin, 0 int, 0 impl, 0 cont) and 130975 constraints
0.78/0.89	c problem read
0.78/0.89	c No objective function, only one solution is needed.
0.78/0.89	c presolving settings loaded
1.10/1.14	c presolving:
3.79/3.80	c (round 1) 5981 del vars, 17655 del conss, 0 add conss, 4327 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7724824 impls, 0 clqs
4.89/4.91	c (round 2) 12480 del vars, 41842 del conss, 0 add conss, 10476 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7763858 impls, 0 clqs
5.19/5.21	c (round 3) 14976 del vars, 53376 del conss, 0 add conss, 11946 chg bounds, 9 chg sides, 15 chg coeffs, 0 upgd conss, 7778194 impls, 0 clqs
5.29/5.36	c (round 4) 15801 del vars, 57323 del conss, 0 add conss, 12475 chg bounds, 12 chg sides, 21 chg coeffs, 0 upgd conss, 7787370 impls, 0 clqs
5.40/5.45	c (round 5) 16301 del vars, 59318 del conss, 0 add conss, 12762 chg bounds, 12 chg sides, 21 chg coeffs, 0 upgd conss, 7793958 impls, 0 clqs
5.50/5.51	c (round 6) 16563 del vars, 60399 del conss, 0 add conss, 12915 chg bounds, 12 chg sides, 21 chg coeffs, 0 upgd conss, 7797022 impls, 0 clqs
5.50/5.56	c (round 7) 16726 del vars, 61060 del conss, 0 add conss, 13001 chg bounds, 12 chg sides, 21 chg coeffs, 0 upgd conss, 7799629 impls, 0 clqs
5.59/5.60	c (round 8) 16807 del vars, 61434 del conss, 0 add conss, 13053 chg bounds, 18 chg sides, 26 chg coeffs, 0 upgd conss, 7800513 impls, 0 clqs
5.59/5.64	c (round 9) 16883 del vars, 61688 del conss, 0 add conss, 13099 chg bounds, 18 chg sides, 26 chg coeffs, 0 upgd conss, 7801125 impls, 0 clqs
5.59/5.66	c (round 10) 16907 del vars, 61839 del conss, 0 add conss, 13107 chg bounds, 18 chg sides, 26 chg coeffs, 0 upgd conss, 7801313 impls, 0 clqs
5.59/5.68	c (round 11) 16913 del vars, 61863 del conss, 0 add conss, 13110 chg bounds, 18 chg sides, 26 chg coeffs, 0 upgd conss, 7801381 impls, 0 clqs
5.69/5.71	c (round 12) 16919 del vars, 61882 del conss, 0 add conss, 13114 chg bounds, 18 chg sides, 26 chg coeffs, 0 upgd conss, 7801452 impls, 0 clqs
5.69/5.73	c (round 13) 16921 del vars, 61899 del conss, 0 add conss, 13114 chg bounds, 18 chg sides, 26 chg coeffs, 0 upgd conss, 7801480 impls, 0 clqs
5.99/6.00	c (round 14) 16921 del vars, 61899 del conss, 0 add conss, 13114 chg bounds, 18 chg sides, 26 chg coeffs, 69076 upgd conss, 7801480 impls, 0 clqs
6.39/6.48	c (round 15) 16921 del vars, 61899 del conss, 0 add conss, 13114 chg bounds, 41 chg sides, 150 chg coeffs, 69076 upgd conss, 7801480 impls, 0 clqs
6.49/6.59	c presolving (16 rounds):
6.49/6.59	c  16921 deleted vars, 61899 deleted constraints, 0 added constraints, 13114 tightened bounds, 0 added holes, 45 changed sides, 178 changed coefficients
6.49/6.59	c  7801480 implications, 4 cliques
6.49/6.59	c presolved problem has 22283 variables (22283 bin, 0 int, 0 impl, 0 cont) and 69076 constraints
6.49/6.59	c     632 constraints of type <knapsack>
6.49/6.59	c   57633 constraints of type <setppc>
6.49/6.59	c   10811 constraints of type <logicor>
6.49/6.59	c transformed objective value is always integral (scale: 1)
6.49/6.59	c Presolving Time: 5.51
6.49/6.59	c - non default parameters ----------------------------------------------------------------------
6.49/6.59	c # SCIP version 2.0.1.5
6.49/6.59	c 
6.49/6.59	c # frequency for displaying node information lines
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 100]
6.49/6.59	c display/freq = 10000
6.49/6.59	c 
6.49/6.59	c # maximal time in seconds to run
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.49/6.59	c limits/time = 1800
6.49/6.59	c 
6.49/6.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.49/6.59	c limits/memory = 13950
6.49/6.59	c 
6.49/6.59	c # solving stops, if the given number of solutions were found (-1: no limit)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.49/6.59	c limits/solutions = 1
6.49/6.59	c 
6.49/6.59	c # maximal number of separation rounds per node (-1: unlimited)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 5]
6.49/6.59	c separating/maxrounds = 1
6.49/6.59	c 
6.49/6.59	c # maximal number of separation rounds in the root node (-1: unlimited)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.49/6.59	c separating/maxroundsroot = 5
6.49/6.59	c 
6.49/6.59	c # default clock type (1: CPU user seconds, 2: wall clock time)
6.49/6.59	c # [type: int, range: [1,2], default: 1]
6.49/6.59	c timing/clocktype = 2
6.49/6.59	c 
6.49/6.59	c # belongs reading time to solving time?
6.49/6.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.49/6.59	c timing/reading = TRUE
6.49/6.59	c 
6.49/6.59	c # should presolving try to simplify inequalities
6.49/6.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.49/6.59	c constraints/linear/simplifyinequalities = TRUE
6.49/6.59	c 
6.49/6.59	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
6.49/6.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.49/6.59	c constraints/indicator/addCouplingCons = TRUE
6.49/6.59	c 
6.49/6.59	c # should disaggregation of knapsack constraints be allowed in preprocessing?
6.49/6.59	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
6.49/6.59	c constraints/knapsack/disaggregation = FALSE
6.49/6.59	c 
6.49/6.59	c # should presolving try to simplify knapsacks
6.49/6.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.49/6.59	c constraints/knapsack/simplifyinequalities = TRUE
6.49/6.59	c 
6.49/6.59	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.49/6.59	c presolving/probing/maxrounds = 0
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/coefdiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.49/6.59	c heuristics/coefdiving/maxlpiterquot = 0.075
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/coefdiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 30]
6.49/6.59	c heuristics/crossover/freq = -1
6.49/6.59	c 
6.49/6.59	c # number of nodes added to the contingent of the total nodes
6.49/6.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.49/6.59	c heuristics/crossover/nodesofs = 750
6.49/6.59	c 
6.49/6.59	c # number of nodes without incumbent change that heuristic should wait
6.49/6.59	c # [type: longint, range: [0,9223372036854775807], default: 200]
6.49/6.59	c heuristics/crossover/nwaitingnodes = 100
6.49/6.59	c 
6.49/6.59	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
6.49/6.59	c # [type: real, range: [0,1], default: 0.1]
6.49/6.59	c heuristics/crossover/nodesquot = 0.15
6.49/6.59	c 
6.49/6.59	c # minimum percentage of integer variables that have to be fixed 
6.49/6.59	c # [type: real, range: [0,1], default: 0.666]
6.49/6.59	c heuristics/crossover/minfixingrate = 0.5
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 20]
6.49/6.59	c heuristics/feaspump/freq = -1
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/feaspump/maxlpiterofs = 2000
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/fracdiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.49/6.59	c heuristics/fracdiving/maxlpiterquot = 0.075
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/fracdiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/guideddiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.49/6.59	c heuristics/guideddiving/maxlpiterquot = 0.075
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/guideddiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.49/6.59	c heuristics/intdiving/maxlpiterquot = 0.075
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/intshifting/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/linesearchdiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.49/6.59	c heuristics/linesearchdiving/maxlpiterquot = 0.075
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/linesearchdiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 20]
6.49/6.59	c heuristics/objpscostdiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to total iteration number
6.49/6.59	c # [type: real, range: [0,1], default: 0.01]
6.49/6.59	c heuristics/objpscostdiving/maxlpiterquot = 0.015
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/objpscostdiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.49/6.59	c heuristics/oneopt/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/pscostdiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.49/6.59	c heuristics/pscostdiving/maxlpiterquot = 0.075
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/pscostdiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.49/6.59	c heuristics/rens/freq = -1
6.49/6.59	c 
6.49/6.59	c # minimum percentage of integer variables that have to be fixable 
6.49/6.59	c # [type: real, range: [0,1], default: 0.5]
6.49/6.59	c heuristics/rens/minfixingrate = 0.3
6.49/6.59	c 
6.49/6.59	c # number of nodes added to the contingent of the total nodes
6.49/6.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.49/6.59	c heuristics/rens/nodesofs = 2000
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 20]
6.49/6.59	c heuristics/rootsoldiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
6.49/6.59	c heuristics/rootsoldiving/maxlpiterquot = 0.015
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/rootsoldiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.49/6.59	c heuristics/rounding/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.49/6.59	c heuristics/shiftandpropagate/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/shifting/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.49/6.59	c heuristics/simplerounding/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.49/6.59	c heuristics/subnlp/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.49/6.59	c heuristics/trivial/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.49/6.59	c heuristics/trysol/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.49/6.59	c heuristics/undercover/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.49/6.59	c heuristics/veclendiving/freq = -1
6.49/6.59	c 
6.49/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.49/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.49/6.59	c heuristics/veclendiving/maxlpiterquot = 0.075
6.49/6.59	c 
6.49/6.59	c # additional number of allowed LP iterations
6.49/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.49/6.59	c heuristics/veclendiving/maxlpiterofs = 1500
6.49/6.59	c 
6.49/6.59	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.49/6.59	c heuristics/zirounding/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.49/6.59	c separating/cmir/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.49/6.59	c separating/flowcover/freq = -1
6.49/6.59	c 
6.49/6.59	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.49/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.49/6.59	c separating/rapidlearning/freq = 0
6.49/6.59	c 
6.49/6.59	c -----------------------------------------------------------------------------------------------
6.49/6.59	c start solving
6.49/6.60	c 
232.39/232.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
232.39/232.49	c   232s|     1 |     0 | 41972 |     - | 318M|   0 |  10k|  22k|  69k|  22k|  69k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
579.72/579.73	c   580s|     1 |     0 | 75503 |     - | 318M|   0 |  11k|  22k|  69k|  22k|  69k|  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
815.30/815.35	c   815s|     1 |     0 | 94596 |     - | 318M|   0 |  12k|  22k|  69k|  22k|  69k|  45 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1184.81/1184.87	c  1185s|     1 |     0 |126502 |     - | 318M|   0 |  11k|  22k|  69k|  22k|  69k|  60 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1415.63/1415.69	c  1416s|     1 |     0 |149317 |     - | 318M|   0 |  10k|  22k|  69k|  22k|  69k|  74 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1731.93/1731.99	c  1732s|     1 |     0 |176902 |     - | 318M|   0 |  10k|  22k|  69k|  22k|  69k|  85 |   0 |   0 | 0.000000e+00 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3451679-1307116046/watcher-3451679-1307116046 -o /tmp/evaluation-result-3451679-1307116046/solver-3451679-1307116046 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451679-1307116046.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.00 2.00 2.00 3/446 12347
/proc/meminfo: memFree=30614160/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=11092 CPUtime=0 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 1750 0 0 0 0 0 0 0 25 0 1 0 823203341 11358208 1703 33554432000 4194304 9163163 140735701793424 18446744073709551615 8041965 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12347/statm: 2773 1715 378 1214 0 1555 0

[startup+0.0319249 s]
/proc/loadavg: 2.00 2.00 2.00 3/446 12347
/proc/meminfo: memFree=30614160/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=17244 CPUtime=0.02 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 3305 0 0 0 2 0 0 0 25 0 1 0 823203341 17657856 3258 33554432000 4194304 9163163 140735701793424 18446744073709551615 8041859 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12347/statm: 4311 3258 392 1214 0 3093 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17244

[startup+0.100915 s]
/proc/loadavg: 2.00 2.00 2.00 3/446 12347
/proc/meminfo: memFree=30614160/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=29036 CPUtime=0.08 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 6250 0 0 0 8 0 0 0 25 0 1 0 823203341 29732864 6203 33554432000 4194304 9163163 140735701793424 18446744073709551615 8041839 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12347/statm: 7259 6203 392 1214 0 6041 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29036

[startup+0.300939 s]
/proc/loadavg: 2.00 2.00 2.00 3/446 12347
/proc/meminfo: memFree=30614160/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=45176 CPUtime=0.29 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 10282 0 0 0 28 1 0 0 25 0 1 0 823203341 46260224 10226 33554432000 4194304 9163163 140735701793424 18446744073709551615 7962053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12347/statm: 11294 10226 392 1214 0 10076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45176

[startup+0.700809 s]
/proc/loadavg: 2.00 2.00 2.00 3/446 12347
/proc/meminfo: memFree=30614160/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=77444 CPUtime=0.68 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 18355 0 0 0 66 2 0 0 25 0 1 0 823203341 79302656 18299 33554432000 4194304 9163163 140735701793424 18446744073709551615 8162180 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12347/statm: 19361 18299 392 1214 0 18143 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 77444

[startup+1.50067 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12348
/proc/meminfo: memFree=30450120/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=264120 CPUtime=1.49 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 64197 0 0 0 142 7 0 0 25 0 1 0 823203341 270458880 64140 33554432000 4194304 9163163 140735701793424 18446744073709551615 6567824 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 66030 64140 504 1214 0 64812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264120

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12348
/proc/meminfo: memFree=30297724/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=403396 CPUtime=3.08 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 97758 0 0 0 298 10 0 0 25 0 1 0 823203341 413077504 97701 33554432000 4194304 9163163 140735701793424 18446744073709551615 4352503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 100849 97701 505 1214 0 99631 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 403396

[startup+6.30082 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12348
/proc/meminfo: memFree=30189968/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=450956 CPUtime=6.29 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 115303 0 0 0 617 12 0 0 25 0 1 0 823203341 461778944 108877 33554432000 4194304 9163163 140735701793424 18446744073709551615 4782790 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 112739 108877 671 1214 0 111521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 450956

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12348
/proc/meminfo: memFree=30067300/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=571968 CPUtime=12.69 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 145631 0 0 0 1249 20 0 0 25 0 1 0 823203341 585695232 136817 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 142992 136817 731 1214 0 141774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 571968

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12349
/proc/meminfo: memFree=30059984/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=578380 CPUtime=25.49 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 147291 0 0 0 2527 22 0 0 25 0 1 0 823203341 592261120 138477 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348579 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 144595 138477 735 1214 0 143377 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 578380

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12350
/proc/meminfo: memFree=30055940/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=581896 CPUtime=51.09 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 148325 0 0 0 5083 26 0 0 25 0 1 0 823203341 595861504 139511 33554432000 4194304 9163163 140735701793424 18446744073709551615 7375859 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 145474 139511 735 1214 0 144256 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 581896

[startup+102.317 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12351
/proc/meminfo: memFree=30041592/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=591272 CPUtime=102.31 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 151226 0 0 0 10198 33 0 0 25 0 1 0 823203341 605462528 142361 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348526 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 147818 142361 742 1214 0 146600 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 591272

[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/447 12352
/proc/meminfo: memFree=30041308/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=591272 CPUtime=162.29 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 151256 0 0 0 16191 38 0 0 25 0 1 0 823203341 605462528 142391 33554432000 4194304 9163163 140735701793424 18446744073709551615 7312187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 147818 142391 742 1214 0 146600 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 591272

[startup+222.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/447 12354
/proc/meminfo: memFree=30042136/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=591272 CPUtime=222.29 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 151262 0 0 0 22188 41 0 0 25 0 1 0 823203341 605462528 142397 33554432000 4194304 9163163 140735701793424 18446744073709551615 7349118 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 147818 142397 742 1214 0 146600 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 591272

[startup+282.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/447 12356
/proc/meminfo: memFree=30055488/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=582488 CPUtime=282.29 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 152571 0 0 0 28172 57 0 0 25 0 1 0 823203341 596467712 139156 33554432000 4194304 9163163 140735701793424 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 145622 139156 751 1214 0 144404 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 582488

[startup+342.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/447 12357
/proc/meminfo: memFree=30028548/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=604900 CPUtime=342.3 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 159350 0 0 0 34162 68 0 0 25 0 1 0 823203341 619417600 145876 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 151225 145876 732 1214 0 150007 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 604900

[startup+402.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/447 12359
/proc/meminfo: memFree=30017976/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611060 CPUtime=402.29 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 161424 0 0 0 40155 74 0 0 25 0 1 0 823203341 625725440 147950 33554432000 4194304 9163163 140735701793424 18446744073709551615 7345695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152765 147950 739 1214 0 151547 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 611060

[startup+462.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/447 12360
/proc/meminfo: memFree=30000332/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611060 CPUtime=462.29 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 161441 0 0 0 46150 79 0 0 25 0 1 0 823203341 625725440 147967 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348401 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152765 147967 739 1214 0 151547 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 611060

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/447 12362
/proc/meminfo: memFree=30010576/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=607224 CPUtime=522.3 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 164590 0 0 0 52147 83 0 0 25 0 1 0 823203341 621797376 146667 33554432000 4194304 9163163 140735701793424 18446744073709551615 7312189 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 151806 146667 733 1214 0 150588 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 607224

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 12364
/proc/meminfo: memFree=29992780/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=607224 CPUtime=582.3 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 164640 0 0 0 58141 89 0 0 25 0 1 0 823203341 621797376 146716 33554432000 4194304 9163163 140735701793424 18446744073709551615 7054521 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 151806 146716 732 1214 0 150588 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 607224

[startup+642.301 s]

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

/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166595 0 0 0 100084 147 0 0 25 0 1 0 823203341 625803264 148671 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348549 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152784 148671 732 1214 0 151566 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 611136

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 12388
/proc/meminfo: memFree=29983380/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611136 CPUtime=1062.31 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166600 0 0 0 106080 151 0 0 25 0 1 0 823203341 625803264 148676 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152784 148676 732 1214 0 151566 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 611136

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 12390
/proc/meminfo: memFree=29982968/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611136 CPUtime=1122.31 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166600 0 0 0 112076 155 0 0 25 0 1 0 823203341 625803264 148676 33554432000 4194304 9163163 140735701793424 18446744073709551615 7349042 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152784 148676 732 1214 0 151566 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 611136

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 12392
/proc/meminfo: memFree=29983652/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611136 CPUtime=1182.31 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166609 0 0 0 118072 159 0 0 25 0 1 0 823203341 625803264 148685 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152784 148685 732 1214 0 151566 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 611136

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 12393
/proc/meminfo: memFree=29983600/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611136 CPUtime=1242.32 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166610 0 0 0 124062 170 0 0 25 0 1 0 823203341 625803264 148686 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152784 148686 732 1214 0 151566 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 611136

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/447 12395
/proc/meminfo: memFree=29983188/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611796 CPUtime=1302.32 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166762 0 0 0 130055 177 0 0 25 0 1 0 823203341 626479104 148838 33554432000 4194304 9163163 140735701793424 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152949 148838 732 1214 0 151731 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 611796

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/447 12396
/proc/meminfo: memFree=29983252/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611796 CPUtime=1362.32 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166763 0 0 0 136051 181 0 0 25 0 1 0 823203341 626479104 148839 33554432000 4194304 9163163 140735701793424 18446744073709551615 7054495 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152949 148839 732 1214 0 151731 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 611796

[startup+1422.32 s]
/proc/loadavg: 2.10 2.05 2.01 3/447 12398
/proc/meminfo: memFree=29983460/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611796 CPUtime=1422.34 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166763 0 0 0 142048 186 0 0 25 0 1 0 823203341 626479104 148839 33554432000 4194304 9163163 140735701793424 18446744073709551615 7054499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152949 148839 732 1214 0 151731 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 611796

[startup+1482.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/447 12400
/proc/meminfo: memFree=29983172/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=611796 CPUtime=1482.32 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166763 0 0 0 148035 197 0 0 25 0 1 0 823203341 626479104 148839 33554432000 4194304 9163163 140735701793424 18446744073709551615 7051398 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 152949 148839 732 1214 0 151731 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 611796

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/447 12401
/proc/meminfo: memFree=29983476/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=612188 CPUtime=1542.32 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166764 0 0 0 154028 204 0 0 25 0 1 0 823203341 626880512 148840 33554432000 4194304 9163163 140735701793424 18446744073709551615 7115539 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 153047 148840 732 1214 0 151829 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 612188

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/447 12403
/proc/meminfo: memFree=29986008/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=612188 CPUtime=1602.32 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166764 0 0 0 160022 210 0 0 25 0 1 0 823203341 626880512 148840 33554432000 4194304 9163163 140735701793424 18446744073709551615 7349129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 153047 148840 732 1214 0 151829 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 612188

[startup+1662.3 s]
/proc/loadavg: 1.97 2.01 1.99 3/447 12432
/proc/meminfo: memFree=29723644/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=612188 CPUtime=1662.33 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166764 0 0 0 166016 217 0 0 25 0 1 0 823203341 626880512 148840 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348259 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 153047 148840 732 1214 0 151829 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 612188

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/447 12434
/proc/meminfo: memFree=29563436/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=612188 CPUtime=1722.33 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 166764 0 0 0 172011 222 0 0 25 0 1 0 823203341 626880512 148840 33554432000 4194304 9163163 140735701793424 18446744073709551615 7348556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 153047 148840 732 1214 0 151829 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 612188

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/447 12436
/proc/meminfo: memFree=29447712/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=602564 CPUtime=1782.33 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 178143 0 0 0 178003 230 0 0 25 0 1 0 823203341 617025536 146111 33554432000 4194304 9163163 140735701793424 18446744073709551615 7390807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 150641 146111 734 1214 0 149423 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 602564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.99 2.00 1.99 3/447 12436
/proc/meminfo: memFree=29364736/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=607048 CPUtime=1800.04 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 179679 0 0 0 179773 231 0 0 25 0 1 0 823203341 621617152 147647 33554432000 4194304 9163163 140735701793424 18446744073709551615 7319028 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 151762 147647 734 1214 0 150544 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 607048

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12347

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

[startup+1801.4 s]
/proc/loadavg: 1.99 2.00 1.99 3/448 12437
/proc/meminfo: memFree=29363116/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=607048 CPUtime=1801.43 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 179679 0 0 0 179911 232 0 0 25 0 1 0 823203341 621617152 147647 33554432000 4194304 9163163 140735701793424 18446744073709551615 7360928 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 151762 147647 734 1214 0 150544 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 607048

[startup+1801.82 s]
/proc/loadavg: 1.99 2.00 1.99 3/448 12437
/proc/meminfo: memFree=29358404/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=607048 CPUtime=1801.85 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 179679 0 0 0 179953 232 0 0 25 0 1 0 823203341 621617152 147647 33554432000 4194304 9163163 140735701793424 18446744073709551615 7345670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 151762 147647 734 1214 0 150544 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 607048

[startup+1802 s]
/proc/loadavg: 1.99 2.00 1.99 3/448 12437
/proc/meminfo: memFree=29358404/32950928 swapFree=34365992/67111528
[pid=12347] ppid=12345 vsize=607048 CPUtime=1802.03 cores=1,3,5,7
/proc/12347/stat : 12347 (scip-2.0.1.4b.l) R 12345 12347 10081 0 -1 4202496 179679 0 0 0 179971 232 0 0 25 0 1 0 823203341 621617152 147647 33554432000 4194304 9163163 140735701793424 18446744073709551615 7360949 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12347/statm: 151762 147647 734 1214 0 150544 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 607048

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.04
CPU time (s): 1802.08
CPU user time (s): 1799.74
CPU system time (s): 2.34464
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 615144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 2.34464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179679
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= 6
involuntary context switches= 3905

runsolver used 7.39987 second user time and 18.9841 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-03 17:47:26
IDJOB=3451679
IDBENCH=73860
IDSOLVER=1948
FILE ID=node120/3451679-1307116046
RUNJOBID= node120-1307110430-11755
PBS_JOBID= 13498002
Free space on /tmp= 73792 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12037_7-sat.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451679-1307116046/watcher-3451679-1307116046 -o /tmp/evaluation-result-3451679-1307116046/solver-3451679-1307116046 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451679-1307116046.opb -t 1800 -m 15500

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

MD5SUM BENCH= c76ba3fc1d0a0f3a1a96791ffe6c4cf4
RANDOM SEED=1345285107

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30614440 kB
Buffers:        268872 kB
Cached:         985312 kB
SwapCached:      12852 kB
Active:        1115140 kB
Inactive:       928912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30614440 kB
SwapTotal:    67111528 kB
SwapFree:     34365992 kB
Dirty:           16336 kB
Writeback:           0 kB
AnonPages:      786884 kB
Mapped:          11848 kB
Slab:           132296 kB
PageTables:      92744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 106187088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73780 MiB
End job on node120 at 2011-06-03 18:17:28