Trace number 2702903

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.76 1790.32

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_1_80.opb
MD5SUM1315caae01d69a106b6850eece7eb42e
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31432
Sum of products size (including duplicates)62864
Number of different products15716
Sum of products size31432

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-2702903-1278576506.opb>
0.19/0.20	c original problem has 16716 variables (16716 bin, 0 int, 0 impl, 0 cont) and 17218 constraints
0.19/0.20	c problem read
0.19/0.20	c No objective function, only one solution is needed.
0.19/0.20	c presolving settings loaded
0.39/0.42	c presolving:
0.79/0.82	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1501 upgd conss, 126728 impls, 1000 clqs
1.00/1.10	c presolving (2 rounds):
1.00/1.10	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.00/1.10	c  126728 implications, 1000 cliques
1.00/1.10	c presolved problem has 16716 variables (16716 bin, 0 int, 0 impl, 0 cont) and 17218 constraints
1.00/1.10	c       1 constraints of type <knapsack>
1.00/1.10	c    1500 constraints of type <setppc>
1.00/1.10	c   15716 constraints of type <and>
1.00/1.10	c       1 constraints of type <linear>
1.00/1.10	c transformed objective value is always integral (scale: 1)
1.00/1.10	c Presolving Time: 0.78
1.00/1.10	c - non default parameters ----------------------------------------------------------------------
1.00/1.10	c # SCIP version 1.2.1.3
1.00/1.10	c 
1.00/1.10	c # frequency for displaying node information lines
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 100]
1.00/1.10	c display/freq = 10000
1.00/1.10	c 
1.00/1.10	c # maximal time in seconds to run
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.10	c limits/time = 1789.8
1.00/1.10	c 
1.00/1.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.10	c limits/memory = 1620
1.00/1.10	c 
1.00/1.10	c # solving stops, if the given number of solutions were found (-1: no limit)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.10	c limits/solutions = 1
1.00/1.10	c 
1.00/1.10	c # maximal number of separation rounds per node (-1: unlimited)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 5]
1.00/1.10	c separating/maxrounds = 1
1.00/1.10	c 
1.00/1.10	c # maximal number of separation rounds in the root node (-1: unlimited)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.10	c separating/maxroundsroot = 5
1.00/1.10	c 
1.00/1.10	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.00/1.10	c # [type: int, range: [1,2], default: 1]
1.00/1.10	c timing/clocktype = 2
1.00/1.10	c 
1.00/1.10	c # should presolving try to simplify inequalities
1.00/1.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.10	c constraints/linear/simplifyinequalities = TRUE
1.00/1.10	c 
1.00/1.10	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.00/1.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.10	c constraints/indicator/addCouplingCons = TRUE
1.00/1.10	c 
1.00/1.10	c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.00/1.10	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.00/1.10	c constraints/knapsack/disaggregation = FALSE
1.00/1.10	c 
1.00/1.10	c # should presolving try to simplify knapsacks
1.00/1.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.10	c constraints/knapsack/simplifyinequalities = TRUE
1.00/1.10	c 
1.00/1.10	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.10	c presolving/probing/maxrounds = 0
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/coefdiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.10	c heuristics/coefdiving/maxlpiterquot = 0.075
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/coefdiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 30]
1.00/1.10	c heuristics/crossover/freq = -1
1.00/1.10	c 
1.00/1.10	c # number of nodes added to the contingent of the total nodes
1.00/1.10	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.10	c heuristics/crossover/nodesofs = 750
1.00/1.10	c 
1.00/1.10	c # number of nodes without incumbent change that heuristic should wait
1.00/1.10	c # [type: longint, range: [0,9223372036854775807], default: 200]
1.00/1.10	c heuristics/crossover/nwaitingnodes = 100
1.00/1.10	c 
1.00/1.10	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.00/1.10	c # [type: real, range: [0,1], default: 0.1]
1.00/1.10	c heuristics/crossover/nodesquot = 0.15
1.00/1.10	c 
1.00/1.10	c # minimum percentage of integer variables that have to be fixed 
1.00/1.10	c # [type: real, range: [0,1], default: 0.666]
1.00/1.10	c heuristics/crossover/minfixingrate = 0.5
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.10	c heuristics/feaspump/freq = -1
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/feaspump/maxlpiterofs = 2000
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/fracdiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.10	c heuristics/fracdiving/maxlpiterquot = 0.075
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/fracdiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/guideddiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.10	c heuristics/guideddiving/maxlpiterquot = 0.075
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/guideddiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.10	c heuristics/intdiving/maxlpiterquot = 0.075
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/intshifting/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/linesearchdiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.10	c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/linesearchdiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.10	c heuristics/nlp/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.10	c heuristics/objpscostdiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to total iteration number
1.00/1.10	c # [type: real, range: [0,1], default: 0.01]
1.00/1.10	c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/objpscostdiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.10	c heuristics/oneopt/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/pscostdiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.10	c heuristics/pscostdiving/maxlpiterquot = 0.075
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/pscostdiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.10	c heuristics/rens/freq = -1
1.00/1.10	c 
1.00/1.10	c # minimum percentage of integer variables that have to be fixable 
1.00/1.10	c # [type: real, range: [0,1], default: 0.5]
1.00/1.10	c heuristics/rens/minfixingrate = 0.3
1.00/1.10	c 
1.00/1.10	c # number of nodes added to the contingent of the total nodes
1.00/1.10	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.10	c heuristics/rens/nodesofs = 2000
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.10	c heuristics/rootsoldiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.00/1.10	c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/rootsoldiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.10	c heuristics/rounding/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/shifting/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.10	c heuristics/simplerounding/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.10	c heuristics/trivial/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.10	c heuristics/trysol/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.10	c heuristics/veclendiving/freq = -1
1.00/1.10	c 
1.00/1.10	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.10	c heuristics/veclendiving/maxlpiterquot = 0.075
1.00/1.10	c 
1.00/1.10	c # additional number of allowed LP iterations
1.00/1.10	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.10	c heuristics/veclendiving/maxlpiterofs = 1500
1.00/1.10	c 
1.00/1.10	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.10	c heuristics/zirounding/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.10	c separating/cmir/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.10	c separating/flowcover/freq = -1
1.00/1.10	c 
1.00/1.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.00/1.10	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.10	c separating/rapidlearning/freq = 0
1.00/1.10	c 
1.00/1.10	c -----------------------------------------------------------------------------------------------
1.00/1.10	c start solving
1.10/1.11	c 
13.79/13.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.79/13.88	c  13.7s|     1 |     0 |  2602 |     - |  75M|   0 |1388 |  16k|  17k|  16k|  32k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
194.72/194.81	c   195s|     1 |     0 |  2762 |     - |  77M|   0 |1372 |  16k|  17k|  16k|  32k|  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
377.27/377.40	c   377s|     1 |     0 |  2895 |     - |  77M|   0 |1375 |  16k|  17k|  16k|  32k|  51 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
561.41/561.60	c   561s|     1 |     0 |  2978 |     - |  77M|   0 |1366 |  16k|  17k|  16k|  32k|  58 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
744.96/745.25	c   745s|     1 |     0 |  3017 |     - |  78M|   0 |1360 |  16k|  17k|  16k|  32k|  64 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
930.69/931.07	c   931s|     1 |     0 |  3070 |     - |  78M|   0 |1371 |  16k|  17k|  16k|  33k|  68 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1052.85/1053.24	c  1053s|     1 |     2 |  3070 |     - |  78M|   0 |1371 |  16k|  17k|  16k|  33k|  68 |   0 |  29 | 0.000000e+00 |      --      |    Inf 
1789.43/1790.02	c 
1789.43/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.43/1790.02	c Solving Time (sec) : 1789.82
1789.43/1790.02	c Solving Nodes      : 124
1789.43/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.43/1790.02	c Dual Bound         : +0.00000000000000e+00
1789.43/1790.02	c Gap                : infinite
1789.43/1790.02	s UNKNOWN
1789.43/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.43/1790.02	c Solving Time       :    1789.82
1789.43/1790.02	c Original Problem   :
1789.43/1790.02	c   Problem name     : HOME/instance-2702903-1278576506.opb
1789.43/1790.02	c   Variables        : 16716 (16716 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.43/1790.02	c   Constraints      : 17218 initial, 17218 maximal
1789.43/1790.02	c Presolved Problem  :
1789.43/1790.02	c   Problem name     : t_HOME/instance-2702903-1278576506.opb
1789.43/1790.02	c   Variables        : 16716 (16716 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.43/1790.02	c   Constraints      : 17218 initial, 17272 maximal
1789.43/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.43/1790.02	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1789.43/1790.02	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1789.43/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.43/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.43/1790.02	c   implics          :       0.01          0          0          0          0          0          0          0          0
1789.43/1790.02	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.43/1790.02	c   knapsack         :       0.05          0          0          0          0          0          0          0          0
1789.43/1790.02	c   setppc           :       0.02          0          0          0          0          0          0          0          0
1789.43/1790.02	c   and              :       0.42          0          0          0          0          0          0          0          0
1789.43/1790.02	c   linear           :       0.12          0          0          0          0          0          0          0          0
1789.43/1790.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.43/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.43/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.43/1790.02	c   integral         :          0          0          0        108          0          0          1          0          0        214
1789.43/1790.02	c   knapsack         :          1          5        343          0          1          0          0          0          0          0
1789.43/1790.02	c   setppc           :       1500          5        343          0          1          1        886          0          0          0
1789.43/1790.02	c   and              :      15716        118        342          0          1          0      19621      27402          0          0
1789.43/1790.02	c   linear           :          1          5        342          0          1          0          0          0          0          0
1789.43/1790.02	c   logicor          :          0+         0         35          0          0          0         14          0          0          0
1789.43/1790.02	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.43/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.43/1790.02	c   integral         :     558.97       0.00       0.00     558.97       0.00
1789.43/1790.02	c   knapsack         :       0.78       0.76       0.02       0.00       0.00
1789.43/1790.02	c   setppc           :       0.03       0.00       0.03       0.00       0.00
1789.43/1790.02	c   and              :       1.34       1.05       0.29       0.00       0.00
1789.43/1790.02	c   linear           :       0.05       0.00       0.05       0.00       0.00
1789.43/1790.02	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1789.43/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.43/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.43/1790.02	c   vbounds          :       0.00          1          0          0
1789.43/1790.02	c   rootredcost      :       0.00          0          0          0
1789.43/1790.02	c   pseudoobj        :       0.00          0          0          0
1789.43/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.43/1790.02	c   propagation      :       0.00          1          1          1        3.0          0        0.0          -
1789.43/1790.02	c   infeasible LP    :       0.23         15         15        443      177.7          0        0.0          0
1789.43/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.43/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.43/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.43/1790.02	c   applied globally :          -          -          -         54      237.6          -          -          -
1789.43/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.43/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.43/1790.02	c   cut pool         :       0.00          4          -          -          0          -    (maximal pool size: 147)
1789.43/1790.02	c   redcost          :       0.25        118          0          0          0          0
1789.43/1790.02	c   impliedbounds    :       0.03          5          0          0         70          0
1789.43/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.43/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.43/1790.02	c   gomory           :     272.43          5          0          0          0          0
1789.43/1790.02	c   strongcg         :     632.93          5          0          0        225          0
1789.43/1790.02	c   cmir             :       0.00          0          0          0          0          0
1789.43/1790.02	c   flowcover        :       0.00          0          0          0          0          0
1789.43/1790.02	c   clique           :       0.62          5          0          0         34          0
1789.43/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.43/1790.02	c   mcf              :       6.31          5          0          0         48          0
1789.43/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1789.43/1790.02	c Pricers            :       Time      Calls       Vars
1789.43/1790.02	c   problem variables:       0.00          0          0
1789.43/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.43/1790.02	c   relpscost        :     558.97        108          0          1          0          0        214
1789.43/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.43/1790.02	c   inference        :       0.00          1          0          0          0          0          2
1789.43/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.43/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.43/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.43/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.43/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.43/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.43/1790.02	c   LP solutions     :       0.00          -          0
1789.43/1790.02	c   pseudo solutions :       0.00          -          0
1789.43/1790.02	c   trivial          :       0.03          1          0
1789.43/1790.02	c   simplerounding   :       0.00          0          0
1789.43/1790.02	c   zirounding       :       0.00          0          0
1789.43/1790.02	c   rounding         :       0.00          0          0
1789.43/1790.02	c   shifting         :       0.00          0          0
1789.43/1790.02	c   intshifting      :       0.00          0          0
1789.43/1790.02	c   oneopt           :       0.00          0          0
1789.43/1790.02	c   twoopt           :       0.00          0          0
1789.43/1790.02	c   fixandinfer      :       0.00          0          0
1789.43/1790.02	c   feaspump         :       0.00          0          0
1789.43/1790.02	c   coefdiving       :       0.00          0          0
1789.43/1790.02	c   pscostdiving     :       0.00          0          0
1789.43/1790.02	c   fracdiving       :       0.00          0          0
1789.43/1790.02	c   veclendiving     :       0.00          0          0
1789.43/1790.02	c   intdiving        :       0.00          0          0
1789.43/1790.02	c   actconsdiving    :       0.00          0          0
1789.43/1790.02	c   objpscostdiving  :       0.00          0          0
1789.43/1790.02	c   rootsoldiving    :       0.00          0          0
1789.43/1790.02	c   linesearchdiving :       0.00          0          0
1789.43/1790.02	c   guideddiving     :       0.00          0          0
1789.43/1790.02	c   octane           :       0.00          0          0
1789.43/1790.02	c   rens             :       0.00          0          0
1789.43/1790.02	c   rins             :       0.00          0          0
1789.43/1790.02	c   localbranching   :       0.00          0          0
1789.43/1790.02	c   mutation         :       0.00          0          0
1789.43/1790.02	c   crossover        :       0.00          0          0
1789.43/1790.02	c   dins             :       0.00          0          0
1789.43/1790.02	c   undercover       :       0.00          0          0
1789.43/1790.02	c   nlp              :       0.00          0          0
1789.43/1790.02	c   trysol           :       0.00          0          0
1789.43/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.43/1790.02	c   primal LP        :       2.02          0          0       0.00       0.00
1789.43/1790.02	c   dual LP          :     309.46        242     126863     524.23     409.95
1789.43/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.43/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.43/1790.02	c   diving/probing LP:       0.00          0          0       0.00          -
1789.43/1790.02	c   strong branching :     558.88        352     189786     539.16     339.58
1789.43/1790.02	c     (at root node) :          -         29      15694     541.17          -
1789.43/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.43/1790.02	c B&B Tree           :
1789.43/1790.02	c   number of runs   :          1
1789.43/1790.02	c   nodes            :        124
1789.43/1790.02	c   nodes (total)    :        124
1789.43/1790.02	c   nodes left       :         93
1789.43/1790.02	c   max depth        :         68
1789.43/1790.02	c   max depth (total):         68
1789.43/1790.02	c   backtracks       :          6 (4.8%)
1789.43/1790.02	c   delayed cutoffs  :          0
1789.43/1790.02	c   repropagations   :         50 (201 domain reductions, 0 cutoffs)
1789.43/1790.02	c   avg switch length:       2.81
1789.43/1790.02	c   switching time   :       2.42
1789.43/1790.02	c Solution           :
1789.43/1790.02	c   Solutions found  :          0 (0 improvements)
1789.43/1790.02	c   Primal Bound     :          -
1789.43/1790.02	c   Dual Bound       : +0.00000000000000e+00
1789.43/1790.02	c   Gap              :   infinite
1789.43/1790.02	c   Root Dual Bound  : +0.00000000000000e+00
1789.43/1790.02	c   Root Iterations  :       3070
1789.72/1790.32	c Time complete: 1789.75.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702903-1278576506/watcher-2702903-1278576506 -o /tmp/evaluation-result-2702903-1278576506/solver-2702903-1278576506 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2702903-1278576506.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 30416
/proc/meminfo: memFree=1828660/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=7904 CPUtime=0
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 1045 0 0 0 0 0 0 0 20 0 1 0 25858056 8093696 957 1992294400 4194304 8395647 140733293500224 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30416/statm: 1976 964 365 1026 0 946 0

[startup+0.0866421 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 30416
/proc/meminfo: memFree=1828660/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=20360 CPUtime=0.07
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 4353 0 0 0 6 1 0 0 20 0 1 0 25858056 20848640 4265 1992294400 4194304 8395647 140733293500224 18446744073709551615 7370068 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30416/statm: 5090 4265 390 1026 0 4060 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20360

[startup+0.101644 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 30416
/proc/meminfo: memFree=1828660/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=23892 CPUtime=0.09
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 5262 0 0 0 7 2 0 0 20 0 1 0 25858056 24465408 5174 1992294400 4194304 8395647 140733293500224 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30416/statm: 5973 5174 390 1026 0 4943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23892

[startup+0.301666 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 30416
/proc/meminfo: memFree=1828660/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=52956 CPUtime=0.29
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 12804 0 0 0 25 4 0 0 20 0 1 0 25858056 54226944 12362 1992294400 4194304 8395647 140733293500224 18446744073709551615 4978081 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 13239 12362 411 1026 0 12209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52956

[startup+0.701709 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 30416
/proc/meminfo: memFree=1828660/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=64656 CPUtime=0.69
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 15552 0 0 0 64 5 0 0 20 0 1 0 25858056 66207744 15110 1992294400 4194304 8395647 140733293500224 18446744073709551615 6079082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 16164 15110 466 1026 0 15134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64656

[startup+1.5018 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 30417
/proc/meminfo: memFree=1763056/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=130636 CPUtime=1.49
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 31979 0 0 0 138 11 0 0 23 0 1 0 25858056 133771264 30698 1992294400 4194304 8395647 140733293500224 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 32659 30698 582 1026 0 31629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130636

[startup+3.10097 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 30417
/proc/meminfo: memFree=1704032/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=138112 CPUtime=3.09
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 33729 0 0 0 297 12 0 0 25 0 1 0 25858056 141426688 32318 1992294400 4194304 8395647 140733293500224 18446744073709551615 6697966 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 34528 32318 600 1026 0 33498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138112

[startup+6.30132 s]
/proc/loadavg: 1.08 1.00 0.91 2/107 30417
/proc/meminfo: memFree=1699072/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=140132 CPUtime=6.29
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 34141 0 0 0 616 13 0 0 25 0 1 0 25858056 143495168 32705 1992294400 4194304 8395647 140733293500224 18446744073709551615 6696991 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 35033 32705 587 1026 0 34003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140132

[startup+12.701 s]
/proc/loadavg: 1.07 1.00 0.91 2/107 30417
/proc/meminfo: memFree=1695104/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=143708 CPUtime=12.68
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 35257 0 0 0 1253 15 0 0 25 0 1 0 25858056 147156992 33795 1992294400 4194304 8395647 140733293500224 18446744073709551615 6669642 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 35927 33795 587 1026 0 34897 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 143708

[startup+25.5014 s]
/proc/loadavg: 1.06 1.00 0.91 2/107 30417
/proc/meminfo: memFree=1694608/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=143708 CPUtime=25.48
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 35294 0 0 0 2530 18 0 0 25 0 1 0 25858056 147156992 33832 1992294400 4194304 8395647 140733293500224 18446744073709551615 6198182 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 35927 33832 603 1026 0 34897 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143708

[startup+51.1012 s]
/proc/loadavg: 1.04 1.00 0.91 2/107 30419
/proc/meminfo: memFree=1694484/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=143708 CPUtime=51.06
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 35294 0 0 0 5082 24 0 0 25 0 1 0 25858056 147156992 33832 1992294400 4194304 8395647 140733293500224 18446744073709551615 6197823 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 35927 33832 603 1026 0 34897 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 143708

[startup+102.309 s]
/proc/loadavg: 1.01 1.00 0.91 2/107 30419
/proc/meminfo: memFree=1694484/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=143708 CPUtime=102.26
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 35317 0 0 0 10194 32 0 0 25 0 1 0 25858056 147156992 33849 1992294400 4194304 8395647 140733293500224 18446744073709551615 6129755 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 35927 33849 602 1026 0 34897 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 143708

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30421
/proc/meminfo: memFree=1694236/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=143708 CPUtime=162.23
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 35375 0 0 0 16186 37 0 0 25 0 1 0 25858056 147156992 33907 1992294400 4194304 8395647 140733293500224 18446744073709551615 6126547 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 35927 33907 602 1026 0 34897 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 143708

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30423
/proc/meminfo: memFree=1685556/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=152620 CPUtime=222.21
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 37654 0 0 0 22176 45 0 0 25 0 1 0 25858056 156282880 36115 1992294400 4194304 8395647 140733293500224 18446744073709551615 6197370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 38155 36115 649 1026 0 37125 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 152620

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30425
/proc/meminfo: memFree=1685556/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=152620 CPUtime=282.19
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 37654 0 0 0 28167 52 0 0 25 0 1 0 25858056 156282880 36115 1992294400 4194304 8395647 140733293500224 18446744073709551615 6440985 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 38155 36115 649 1026 0 37125 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 152620

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30427
/proc/meminfo: memFree=1685556/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=152620 CPUtime=342.18
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 37654 0 0 0 34161 57 0 0 25 0 1 0 25858056 156282880 36115 1992294400 4194304 8395647 140733293500224 18446744073709551615 6126534 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 38155 36115 649 1026 0 37125 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 152620

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30427
/proc/meminfo: memFree=1682704/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=155888 CPUtime=402.16
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 38381 0 0 0 40150 66 0 0 25 0 1 0 25858056 159629312 36842 1992294400 4194304 8395647 140733293500224 18446744073709551615 7382061 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 38972 36842 649 1026 0 37942 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 155888

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30429
/proc/meminfo: memFree=1682704/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=155888 CPUtime=462.14
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 38381 0 0 0 46141 73 0 0 25 0 1 0 25858056 159629312 36842 1992294400 4194304 8395647 140733293500224 18446744073709551615 6125361 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 38972 36842 649 1026 0 37942 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 155888

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30431
/proc/meminfo: memFree=1682704/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=155888 CPUtime=522.13
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 38381 0 0 0 52135 78 0 0 25 0 1 0 25858056 159629312 36842 1992294400 4194304 8395647 140733293500224 18446744073709551615 6440989 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 38972 36842 649 1026 0 37942 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 155888

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30433
/proc/meminfo: memFree=1680720/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=157180 CPUtime=582.11
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 38854 0 0 0 58127 84 0 0 25 0 1 0 25858056 160952320 37315 1992294400 4194304 8395647 140733293500224 18446744073709551615 6197370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 39295 37315 649 1026 0 38265 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 157180

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30435
/proc/meminfo: memFree=1680596/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=157180 CPUtime=642.1
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 38854 0 0 0 64119 91 0 0 25 0 1 0 25858056 160952320 37315 1992294400 4194304 8395647 140733293500224 18446744073709551615 6129411 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 39295 37315 649 1026 0 38265 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 157180

[startup+702.302 s]

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

/proc/meminfo: memFree=1669312/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1001.97
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41493 0 0 0 100066 131 0 0 25 0 1 0 25858056 171909120 39954 1992294400 4194304 8395647 140733293500224 18446744073709551615 6669605 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39954 652 1026 0 40940 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 167880

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 0.93 2/107 30448
/proc/meminfo: memFree=1669312/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1061.95
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41499 0 0 0 106053 142 0 0 25 0 1 0 25858056 171909120 39960 1992294400 4194304 8395647 140733293500224 18446744073709551615 6696960 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39960 656 1026 0 40940 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 167880

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 0.93 2/107 30450
/proc/meminfo: memFree=1669312/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1121.93
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41500 0 0 0 112037 156 0 0 25 0 1 0 25858056 171909120 39961 1992294400 4194304 8395647 140733293500224 18446744073709551615 6696235 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39961 656 1026 0 40940 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 167880

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.93 2/107 30452
/proc/meminfo: memFree=1669188/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1181.91
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41516 0 0 0 118018 173 0 0 25 0 1 0 25858056 171909120 39963 1992294400 4194304 8395647 140733293500224 18446744073709551615 6663849 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39963 642 1026 0 40940 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 167880

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30454
/proc/meminfo: memFree=1669188/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1241.89
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41517 0 0 0 124001 188 0 0 25 0 1 0 25858056 171909120 39964 1992294400 4194304 8395647 140733293500224 18446744073709551615 6742861 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39964 642 1026 0 40940 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 167880

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30454
/proc/meminfo: memFree=1669188/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1301.87
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41520 0 0 0 129985 202 0 0 25 0 1 0 25858056 171909120 39967 1992294400 4194304 8395647 140733293500224 18446744073709551615 6670385 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39967 642 1026 0 40940 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 167880

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30456
/proc/meminfo: memFree=1669188/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1361.85
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41525 0 0 0 135968 217 0 0 25 0 1 0 25858056 171909120 39972 1992294400 4194304 8395647 140733293500224 18446744073709551615 6390530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39972 642 1026 0 40940 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 167880

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30458
/proc/meminfo: memFree=1669064/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1421.84
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41545 0 0 0 141949 235 0 0 25 0 1 0 25858056 171909120 39992 1992294400 4194304 8395647 140733293500224 18446744073709551615 6670348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 39992 642 1026 0 40940 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 167880

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30460
/proc/meminfo: memFree=1669064/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1481.82
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41571 0 0 0 147929 253 0 0 25 0 1 0 25858056 171909120 40018 1992294400 4194304 8395647 140733293500224 18446744073709551615 7382020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40018 642 1026 0 40940 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 167880

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30462
/proc/meminfo: memFree=1668940/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1541.79
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41574 0 0 0 153909 270 0 0 25 0 1 0 25858056 171909120 40021 1992294400 4194304 8395647 140733293500224 18446744073709551615 6663864 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40021 642 1026 0 40940 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 167880

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30462
/proc/meminfo: memFree=1668940/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1601.77
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41600 0 0 0 159890 287 0 0 25 0 1 0 25858056 171909120 40047 1992294400 4194304 8395647 140733293500224 18446744073709551615 6652668 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40047 648 1026 0 40940 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 167880

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30464
/proc/meminfo: memFree=1668816/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1661.76
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41617 0 0 0 165873 303 0 0 25 0 1 0 25858056 171909120 40056 1992294400 4194304 8395647 140733293500224 18446744073709551615 6698072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40056 641 1026 0 40940 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 167880

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30466
/proc/meminfo: memFree=1668816/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1721.74
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41618 0 0 0 171856 318 0 0 25 0 1 0 25858056 171909120 40057 1992294400 4194304 8395647 140733293500224 18446744073709551615 6670389 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40057 641 1026 0 40940 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 167880

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30468
/proc/meminfo: memFree=1668568/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1781.73
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41618 0 0 0 177837 336 0 0 25 0 1 0 25858056 171909120 40057 1992294400 4194304 8395647 140733293500224 18446744073709551615 6635679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40057 641 1026 0 40940 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 167880

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 30468
/proc/meminfo: memFree=1668568/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1784.93
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41618 0 0 0 178156 337 0 0 25 0 1 0 25858056 171909120 40057 1992294400 4194304 8395647 140733293500224 18446744073709551615 6663849 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40057 641 1026 0 40940 0
Current children cumulated CPU time (s) 1784.93
Current children cumulated vsize (KiB) 167880

[startup+1788.7 s]
/proc/loadavg: 1.08 1.02 0.94 2/107 30468
/proc/meminfo: memFree=1668568/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1788.12
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41618 0 0 0 178474 338 0 0 25 0 1 0 25858056 171909120 40057 1992294400 4194304 8395647 140733293500224 18446744073709551615 6696850 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40057 641 1026 0 40940 0
Current children cumulated CPU time (s) 1788.12
Current children cumulated vsize (KiB) 167880

[startup+1789.5 s]
/proc/loadavg: 1.08 1.02 0.94 2/107 30468
/proc/meminfo: memFree=1668568/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1788.92
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41618 0 0 0 178554 338 0 0 25 0 1 0 25858056 171909120 40057 1992294400 4194304 8395647 140733293500224 18446744073709551615 6664892 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40057 641 1026 0 40940 0
Current children cumulated CPU time (s) 1788.92
Current children cumulated vsize (KiB) 167880

[startup+1789.9 s]
/proc/loadavg: 1.08 1.02 0.94 2/107 30468
/proc/meminfo: memFree=1668568/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=167880 CPUtime=1789.33
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41618 0 0 0 178594 339 0 0 25 0 1 0 25858056 171909120 40057 1992294400 4194304 8395647 140733293500224 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30416/statm: 41970 40057 641 1026 0 40940 0
Current children cumulated CPU time (s) 1789.33
Current children cumulated vsize (KiB) 167880

[startup+1790.3 s]
/proc/loadavg: 1.08 1.02 0.94 2/107 30468
/proc/meminfo: memFree=1668568/2059040 swapFree=4139756/4192956
[pid=30416] ppid=30414 vsize=137060 CPUtime=1789.72
/proc/30416/stat : 30416 (pbscip.linux.x8) R 30414 30416 30215 0 -1 4202496 41625 0 0 0 178633 339 0 0 25 0 1 0 25858056 140349440 33404 1992294400 4194304 8395647 140733293500224 18446744073709551615 6345173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30416/statm: 34265 33404 648 1026 0 33235 0
Current children cumulated CPU time (s) 1789.72
Current children cumulated vsize (KiB) 137060

Child status: 0
Real time (s): 1790.32
CPU time (s): 1789.76
CPU user time (s): 1786.35
CPU system time (s): 3.41248
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 167880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.35
system time used= 3.41248
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41630
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= 2
involuntary context switches= 3674

runsolver used 2.94655 second user time and 8.45871 second system time

The end

Launcher Data

Begin job on node042 at 2010-07-08 10:08:26
IDJOB=2702903
IDBENCH=48352
IDSOLVER=1213
FILE ID=node042/2702903-1278576506
PBS_JOBID= 11240083
Free space on /tmp= 62500 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_1_80.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702903-1278576506/watcher-2702903-1278576506 -o /tmp/evaluation-result-2702903-1278576506/solver-2702903-1278576506 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2702903-1278576506.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1315caae01d69a106b6850eece7eb42e
RANDOM SEED=1241188834

node042.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1829064 kB
Buffers:         18588 kB
Cached:         128308 kB
SwapCached:       6336 kB
Active:         103308 kB
Inactive:        56676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1829064 kB
SwapTotal:     4192956 kB
SwapFree:      4139756 kB
Dirty:           10804 kB
Writeback:           0 kB
AnonPages:       11776 kB
Mapped:          12088 kB
Slab:            48052 kB
PageTables:       4196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62492 MiB
End job on node042 at 2010-07-08 10:38:16