Trace number 1870721

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? 1797.47 1797.96

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
MD5SUMff64c7b9cef588c95a335f732f2d905b
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Solver Data

0.06/0.07	c SCIP version 1.1.0.7
0.06/0.07	c LP-Solver Clp 1.8.2
0.06/0.07	c user parameter file <scip.set> not found - using default parameters
0.06/0.07	c read problem <HOME/instance-1870721-1245216932.opb>
0.06/0.07	c original problem has 6620 variables (6620 bin, 0 int, 0 impl, 0 cont) and 6822 constraints
0.09/0.14	c No objective function, only one solution is needed.
0.09/0.14	c start presolving problem
0.09/0.14	c presolving:
0.29/0.37	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 601 upgd conss, 50160 impls, 400 clqs
0.49/0.53	c presolving (2 rounds):
0.49/0.53	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.49/0.53	c  50160 implications, 400 cliques
0.49/0.53	c presolved problem has 6620 variables (6620 bin, 0 int, 0 impl, 0 cont) and 6822 constraints
0.49/0.53	c       1 constraints of type <knapsack>
0.49/0.53	c     400 constraints of type <setppc>
0.49/0.53	c    6220 constraints of type <and>
0.49/0.53	c       1 constraints of type <linear>
0.49/0.53	c     200 constraints of type <logicor>
0.49/0.53	c transformed objective value is always integral (scale: 1)
0.49/0.53	c Presolving Time: 0.26
0.49/0.53	c SATUNSAT-NLC
0.49/0.53	c -----------------------------------------------------------------------------------------------
0.49/0.53	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.53	c separating/flowcover/freq = c -1
0.49/0.53	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.53	c separating/cmir/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/veclendiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.53	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.49/0.53	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/veclendiving/freq = c -1
0.49/0.53	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.53	c heuristics/simplerounding/freq = c -1
0.49/0.53	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/shifting/freq = c -1
0.49/0.53	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.53	c heuristics/rounding/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.49/0.53	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.49/0.53	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.53	c heuristics/rootsoldiving/freq = c -1
0.49/0.53	c # number of nodes added to the contingent of the total nodes
0.49/0.53	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.53	c heuristics/rens/nodesofs = c 2000
0.49/0.53	c # minimum percentage of integer variables that have to be fixable 
0.49/0.53	c # [type: real, range: [0,1], default: 0.5]
0.49/0.53	c heuristics/rens/minfixingrate = c 0.3
0.49/0.53	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.53	c heuristics/rens/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.53	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.49/0.53	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/pscostdiving/freq = c -1
0.49/0.53	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.53	c heuristics/oneopt/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to total iteration number
0.49/0.53	c # [type: real, range: [0,1], default: 0.01]
0.49/0.53	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.49/0.53	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.53	c heuristics/objpscostdiving/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.53	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.49/0.53	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/linesearchdiving/freq = c -1
0.49/0.53	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/intshifting/freq = c -1
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.53	c heuristics/intdiving/maxlpiterquot = c 0.075
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/guideddiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.53	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.49/0.53	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/guideddiving/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/fracdiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.53	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.49/0.53	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/fracdiving/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/feaspump/maxlpiterofs = c 2000
0.49/0.53	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.53	c heuristics/feaspump/freq = c -1
0.49/0.53	c # minimum percentage of integer variables that have to be fixed 
0.49/0.53	c # [type: real, range: [0,1], default: 0.666]
0.49/0.53	c heuristics/crossover/minfixingrate = c 0.5
0.49/0.53	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.49/0.53	c # [type: real, range: [0,1], default: 0.1]
0.49/0.53	c heuristics/crossover/nodesquot = c 0.15
0.49/0.53	c # number of nodes without incumbent change that heuristic should wait
0.49/0.53	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.49/0.53	c heuristics/crossover/nwaitingnodes = c 100
0.49/0.53	c # number of nodes added to the contingent of the total nodes
0.49/0.53	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.53	c heuristics/crossover/nodesofs = c 750
0.49/0.53	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 30]
0.49/0.53	c heuristics/crossover/freq = c -1
0.49/0.53	c # additional number of allowed LP iterations
0.49/0.53	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.53	c heuristics/coefdiving/maxlpiterofs = c 1500
0.49/0.53	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.53	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.49/0.53	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.53	c heuristics/coefdiving/freq = c -1
0.49/0.53	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.53	c presolving/probing/maxrounds = c 0
0.49/0.53	c # should presolving try to simplify knapsacks
0.49/0.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.53	c constraints/knapsack/simplifyinequalities = c TRUE
0.49/0.53	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.49/0.53	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.49/0.53	c constraints/knapsack/disaggregation = c FALSE
0.49/0.53	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.53	c constraints/knapsack/maxnumcardlift = c 0
0.49/0.53	c # should presolving try to simplify inequalities
0.49/0.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.53	c constraints/linear/simplifyinequalities = c TRUE
0.49/0.53	c # maximal number of separation rounds in the root node (-1: unlimited)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.53	c separating/maxroundsroot = c 5
0.49/0.53	c # maximal number of separation rounds per node (-1: unlimited)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 5]
0.49/0.53	c separating/maxrounds = c 1
0.49/0.53	c # solving stops, if the given number of solutions were found (-1: no limit)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.53	c limits/solutions = c 1
0.49/0.53	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.53	c limits/memory = c 1620
0.49/0.53	c # maximal time in seconds to run
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.53	c limits/time = c 1791
0.49/0.53	c # frequency for displaying node information lines
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.53	c display/freq = c 10000
0.49/0.53	c -----------------------------------------------------------------------------------------------
0.49/0.53	c start solving problem
0.49/0.53	c 
0.69/0.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.79	c   0.5s|     1 |     0 |   199 |  29M|   0 | 156 |6620 |6822 |6822 |6620 |  13k|   0 |   0 |   0 | 8.000000e+01 |      --      |    Inf 
1.69/1.79	c   1.5s|     1 |     0 |   365 |  29M|   0 | 161 |6620 |6822 |6822 |6620 |  13k|   2 |   0 |   0 | 8.000000e+01 |      --      |    Inf 
2.69/2.73	c   2.4s|     1 |     0 |   574 |  29M|   0 | 167 |6620 |6822 |6822 |6620 |  13k|   3 |   0 |   0 | 8.000000e+01 |      --      |    Inf 
4.59/4.65	c   4.3s|     1 |     0 |   726 |  29M|   0 | 168 |6620 |6822 |6822 |6620 |  13k|   5 |   0 |   0 | 8.000000e+01 |      --      |    Inf 
33.68/33.77	c  33.4s|     1 |     2 |   726 |  29M|   0 | 168 |6620 |6822 |6822 |6620 |  13k|   5 |   0 |  33 | 8.000000e+01 |      --      |    Inf 
1797.20/1797.70	c 
1797.20/1797.70	c SCIP Status        : solving was interrupted [time limit reached]
1797.20/1797.70	c Solving Time (sec) : 1791.00
1797.20/1797.70	c Solving Nodes      : 8551
1797.20/1797.70	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.20/1797.70	c Dual Bound         : +8.00000000000003e+01
1797.20/1797.70	c Gap                : infinite
1797.20/1797.70	c NODE         8551
1797.20/1797.70	c DUAL BOUND   80
1797.20/1797.70	c PRIMAL BOUND 1e+20
1797.20/1797.70	c GAP          1e+20
1797.20/1797.70	s UNKNOWN
1797.20/1797.70	c SCIP Status        : solving was interrupted [time limit reached]
1797.20/1797.70	c Solving Time       :    1791.00
1797.20/1797.70	c Original Problem   :
1797.20/1797.70	c   Problem name     : HOME/instance-1870721-1245216932.opb
1797.20/1797.70	c   Variables        : 6620 (6620 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.20/1797.70	c   Constraints      : 6822 initial, 6822 maximal
1797.20/1797.70	c Presolved Problem  :
1797.20/1797.70	c   Problem name     : t_HOME/instance-1870721-1245216932.opb
1797.20/1797.70	c   Variables        : 6620 (6620 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.20/1797.70	c   Constraints      : 6822 initial, 6899 maximal
1797.20/1797.70	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.20/1797.70	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1797.20/1797.70	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.20/1797.70	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.20/1797.70	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.20/1797.70	c   implics          :       0.01          0          0          0          0          0          0          0          0
1797.20/1797.70	c   probing          :       0.00          0          0          0          0          0          0          0          0
1797.20/1797.70	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1797.20/1797.70	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1797.20/1797.70	c   and              :       0.15          0          0          0          0          0          0          0          0
1797.20/1797.70	c   linear           :       0.05          0          0          0          0          0          0          0          0
1797.20/1797.70	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1797.20/1797.70	c   root node        :          -          0          -          -          0          -          -          -          -
1797.20/1797.70	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.20/1797.70	c   integral         :          0          0          0       6451          0         32        398          0          0      12484
1797.20/1797.70	c   knapsack         :          1          4      25013         22          0          0          0          0          0          0
1797.20/1797.70	c   setppc           :        400          4      25013         22          0         58     120252          0          0          0
1797.20/1797.70	c   and              :       6220       7182      24955         22          0         33    2790341     874266          0          0
1797.20/1797.70	c   linear           :          1          4      24922          0          0          0          0          0          0          0
1797.20/1797.70	c   logicor          :        200+         4       8365          0          0          0      10859          0          0          0
1797.20/1797.70	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1797.20/1797.70	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.20/1797.70	c   integral         :     419.07       0.00       0.00     419.07       0.00
1797.20/1797.70	c   knapsack         :       0.07       0.01       0.06       0.00       0.00
1797.20/1797.70	c   setppc           :       1.50       0.00       1.50       0.00       0.00
1797.20/1797.70	c   and              :      52.51      31.51      20.93       0.07       0.00
1797.20/1797.70	c   linear           :       1.74       0.01       1.73       0.00       0.00
1797.20/1797.70	c   logicor          :       0.18       0.00       0.18       0.00       0.00
1797.20/1797.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.20/1797.70	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.20/1797.70	c   rootredcost      :       0.02          0          0          0
1797.20/1797.70	c   pseudoobj        :      28.02      25014          0          0
1797.20/1797.70	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.20/1797.70	c   propagation      :       0.00         91         91         91        2.6          0        0.0          -
1797.20/1797.70	c   infeasible LP    :       3.31       2186          0          0        0.0          0        0.0          0
1797.20/1797.70	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.20/1797.70	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.20/1797.70	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.20/1797.70	c   applied globally :          -          -          -         91        2.6          -          -          -
1797.20/1797.70	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.20/1797.70	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.20/1797.70	c   cut pool         :       0.00          3          -          -          0          -    (maximal pool size: 13)
1797.20/1797.70	c   redcost          :       8.87       7182          0          0          0          0
1797.20/1797.70	c   impliedbounds    :       0.01          4          0          0          0          0
1797.20/1797.70	c   intobj           :       0.00          0          0          0          0          0
1797.20/1797.70	c   gomory           :       7.45          4          0          0       1500          0
1797.20/1797.70	c   strongcg         :       5.08          4          0          0       1500          0
1797.20/1797.70	c   cmir             :       0.00          0          0          0          0          0
1797.20/1797.70	c   flowcover        :       0.00          0          0          0          0          0
1797.20/1797.70	c   clique           :       0.04          4          0          0          0          0
1797.20/1797.70	c   zerohalf         :       0.00          0          0          0          0          0
1797.20/1797.70	c   mcf              :       0.21          2          0          0          0          0
1797.20/1797.70	c Pricers            :       Time      Calls       Vars
1797.20/1797.70	c   problem variables:       0.00          0          0
1797.20/1797.70	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.20/1797.70	c   relpscost        :     419.03       6429         32        398          0          0      12484
1797.20/1797.70	c   pscost           :       0.00          0          0          0          0          0          0
1797.20/1797.70	c   inference        :       0.00          0          0          0          0          0          0
1797.20/1797.70	c   mostinf          :       0.00          0          0          0          0          0          0
1797.20/1797.70	c   leastinf         :       0.00          0          0          0          0          0          0
1797.20/1797.70	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.20/1797.70	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.20/1797.70	c   random           :       0.00          0          0          0          0          0          0
1797.20/1797.70	c Primal Heuristics  :       Time      Calls      Found
1797.20/1797.70	c   LP solutions     :       0.00          -          0
1797.20/1797.70	c   pseudo solutions :       0.00          -          0
1797.20/1797.70	c   simplerounding   :       0.00          0          0
1797.20/1797.70	c   rounding         :       0.00          0          0
1797.20/1797.70	c   shifting         :       0.00          0          0
1797.20/1797.70	c   intshifting      :       0.00          0          0
1797.20/1797.70	c   oneopt           :       0.00          0          0
1797.20/1797.70	c   fixandinfer      :       0.00          0          0
1797.20/1797.70	c   feaspump         :       0.00          0          0
1797.20/1797.70	c   coefdiving       :       0.00          0          0
1797.20/1797.70	c   pscostdiving     :       0.00          0          0
1797.20/1797.70	c   fracdiving       :       0.00          0          0
1797.20/1797.70	c   veclendiving     :       0.00          0          0
1797.20/1797.70	c   intdiving        :       0.00          0          0
1797.20/1797.70	c   actconsdiving    :       0.00          0          0
1797.20/1797.70	c   objpscostdiving  :       0.00          0          0
1797.20/1797.70	c   rootsoldiving    :       0.00          0          0
1797.20/1797.70	c   linesearchdiving :       0.00          0          0
1797.20/1797.70	c   guideddiving     :       0.00          0          0
1797.20/1797.70	c   octane           :       0.00          0          0
1797.20/1797.70	c   rens             :       0.00          0          0
1797.20/1797.70	c   rins             :       0.00          0          0
1797.20/1797.70	c   localbranching   :       0.00          0          0
1797.20/1797.70	c   mutation         :       0.00          0          0
1797.20/1797.70	c   crossover        :       0.00          0          0
1797.20/1797.70	c   dins             :       0.00          0          0
1797.20/1797.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.20/1797.70	c   primal LP        :     243.99          0          0       0.00       0.00
1797.20/1797.70	c   dual LP          :     951.40      15779    2332114     147.80    2451.24
1797.20/1797.70	c   barrier LP       :       0.00          0          0       0.00          -
1797.20/1797.70	c   diving/probing LP:       0.00          0          0       0.00          -
1797.20/1797.70	c   strong branching :     417.80      12667    1062180      83.85    2542.32
1797.20/1797.70	c     (at root node) :          -         33       9770     296.06          -
1797.20/1797.70	c   conflict analysis:       0.00          0          0       0.00          -
1797.20/1797.70	c B&B Tree           :
1797.20/1797.70	c   number of runs   :          1
1797.20/1797.70	c   nodes            :       8551
1797.20/1797.70	c   nodes (total)    :       8551
1797.20/1797.70	c   nodes left       :       3934
1797.20/1797.70	c   max depth        :         78
1797.20/1797.70	c   max depth (total):         78
1797.20/1797.70	c   backtracks       :        567 (6.6%)
1797.20/1797.70	c   delayed cutoffs  :          0
1797.20/1797.70	c   repropagations   :        630 (2371 domain reductions, 0 cutoffs)
1797.20/1797.70	c   avg switch length:       2.63
1797.20/1797.70	c   switching time   :     255.72
1797.20/1797.70	c Solution           :
1797.20/1797.70	c   Solutions found  :          0 (0 improvements)
1797.20/1797.70	c   Primal Bound     :          -
1797.20/1797.70	c   Dual Bound       : +8.00000000000003e+01
1797.20/1797.70	c   Gap              :   infinite
1797.20/1797.70	c   Root Dual Bound  : +8.00000000000001e+01
1797.40/1797.96	c Time complete: 1797.46.

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-1870721-1245216932/watcher-1870721-1245216932 -o /tmp/evaluation-result-1870721-1245216932/solver-1870721-1245216932 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870721-1245216932.opb 

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 1.00 1.00 3/65 13320
/proc/meminfo: memFree=1846760/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=7616 CPUtime=0
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 578 0 0 0 0 0 0 0 20 0 1 0 189291690 7798784 562 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 1904 571 353 1256 0 643 0

[startup+0.0774909 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13320
/proc/meminfo: memFree=1846760/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=17452 CPUtime=0.06
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 3357 0 0 0 6 0 0 0 20 0 1 0 189291690 17870848 3340 1992294400 4194304 9342243 548682068736 18446744073709551615 4401587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 4363 3340 376 1256 0 3102 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17452

[startup+0.101492 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13320
/proc/meminfo: memFree=1846760/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=24736 CPUtime=0.09
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 5555 0 0 0 8 1 0 0 20 0 1 0 189291690 25329664 5186 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 6184 5187 412 1256 0 4923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24736

[startup+0.301515 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13320
/proc/meminfo: memFree=1846760/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=32716 CPUtime=0.29
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 7341 0 0 0 20 9 0 0 22 0 1 0 189291690 33501184 6971 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 8179 6971 446 1256 0 6918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32716

[startup+0.70156 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13320
/proc/meminfo: memFree=1846760/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=64324 CPUtime=0.69
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 14117 0 0 0 50 19 0 0 17 0 1 0 189291690 65867776 13696 1992294400 4194304 9342243 548682068736 18446744073709551615 6958716 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 16081 13697 615 1256 0 14820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64324

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1788512/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=76800 CPUtime=1.49
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 17623 0 0 0 127 22 0 0 24 0 1 0 189291690 78643200 17146 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 19200 17146 655 1256 0 17939 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76800

[startup+3.10283 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1777824/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=82752 CPUtime=3.09
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 19593 0 0 0 286 23 0 0 25 0 1 0 189291690 84738048 19112 1992294400 4194304 9342243 548682068736 18446744073709551615 4338500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 20688 19112 656 1256 0 19427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82752

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1759968/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=95388 CPUtime=6.29
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 22627 0 0 0 603 26 0 0 25 0 1 0 189291690 97677312 22145 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 23847 22145 656 1256 0 22586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95388

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1760096/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=95388 CPUtime=12.69
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 22627 0 0 0 1242 27 0 0 25 0 1 0 189291690 97677312 22145 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 23847 22145 656 1256 0 22586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95388

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1758368/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=103568 CPUtime=25.48
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 28653 0 0 0 2517 31 0 0 25 0 1 0 189291690 106053632 22637 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 25892 22637 661 1256 0 24631 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103568

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1759456/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=94344 CPUtime=51.08
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 33368 0 0 0 5069 39 0 0 25 0 1 0 189291690 96608256 22408 1992294400 4194304 9342243 548682068736 18446744073709551615 7289228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 23586 22408 687 1256 0 22325 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94344

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1758752/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=94740 CPUtime=102.26
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 33545 0 0 0 10177 49 0 0 25 0 1 0 189291690 97013760 22585 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 23685 22585 687 1256 0 22424 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 94740

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1757408/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=97900 CPUtime=162.25
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 33882 0 0 0 16163 62 0 0 25 0 1 0 189291690 100249600 22922 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 24475 22922 687 1256 0 23214 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 97900

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1753248/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=104480 CPUtime=222.24
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 42852 0 0 0 22140 84 0 0 25 0 1 0 189291690 106987520 23909 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 26120 23909 687 1256 0 24859 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 104480

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1749664/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=105408 CPUtime=282.21
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 57702 0 0 0 28117 104 0 0 25 0 1 0 189291690 107937792 24576 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 26352 24576 687 1256 0 25091 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 105408

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1745696/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=109040 CPUtime=342.2
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 76535 0 0 0 34095 125 0 0 25 0 1 0 189291690 111656960 25814 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 27260 25814 687 1256 0 25999 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 109040

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1739232/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=115728 CPUtime=402.19
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 90192 0 0 0 40076 143 0 0 25 0 1 0 189291690 118505472 27221 1992294400 4194304 9342243 548682068736 18446744073709551615 6224088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 28932 27221 687 1256 0 27671 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 115728

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1734944/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=122280 CPUtime=462.16
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 105119 0 0 0 46053 163 0 0 25 0 1 0 189291690 125214720 28468 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 30570 28468 687 1256 0 29309 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 122280

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1732192/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=122548 CPUtime=522.15
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 120909 0 0 0 52030 185 0 0 25 0 1 0 189291690 125489152 29242 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 30637 29242 687 1256 0 29376 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 122548

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1729056/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=125500 CPUtime=582.14
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 137968 0 0 0 58008 206 0 0 25 0 1 0 189291690 128512000 29933 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 31375 29933 687 1256 0 30114 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 125500

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13321
/proc/meminfo: memFree=1723552/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=131840 CPUtime=642.13
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 156625 0 0 0 63985 228 0 0 25 0 1 0 189291690 135004160 31289 1992294400 4194304 9342243 548682068736 18446744073709551615 6960495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 32960 31289 687 1256 0 31699 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 131840

[startup+702.302 s]

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

/proc/meminfo: memFree=1698464/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=158700 CPUtime=1062
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 268980 0 0 0 105834 366 0 0 25 0 1 0 189291690 162508800 37726 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 39675 37726 687 1256 0 38414 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 158700

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 13323
/proc/meminfo: memFree=1693088/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=161876 CPUtime=1121.99
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 287098 0 0 0 111812 387 0 0 25 0 1 0 189291690 165761024 38835 1992294400 4194304 9342243 548682068736 18446744073709551615 6960579 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 40469 38835 687 1256 0 39208 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 161876

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13323
/proc/meminfo: memFree=1688288/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=166408 CPUtime=1181.97
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 306369 0 0 0 117788 409 0 0 25 0 1 0 189291690 170401792 39809 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 41602 39809 687 1256 0 40341 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 166408

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13323
/proc/meminfo: memFree=1682976/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=171944 CPUtime=1241.96
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 323594 0 0 0 123765 431 0 0 25 0 1 0 189291690 176070656 41379 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 42986 41379 687 1256 0 41725 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 171944

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13323
/proc/meminfo: memFree=1676832/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=177884 CPUtime=1301.95
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 333792 0 0 0 129747 448 0 0 25 0 1 0 189291690 182153216 42858 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 44471 42858 687 1256 0 43210 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 177884

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13323
/proc/meminfo: memFree=1672800/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=183448 CPUtime=1361.92
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 354376 0 0 0 135725 467 0 0 25 0 1 0 189291690 187850752 43915 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 45862 43915 687 1256 0 44601 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 183448

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13323
/proc/meminfo: memFree=1669088/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=190352 CPUtime=1421.92
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 376097 0 0 0 141702 490 0 0 25 0 1 0 189291690 194920448 44784 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 47588 44784 687 1256 0 46327 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 190352

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13323
/proc/meminfo: memFree=1665120/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=194144 CPUtime=1481.9
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 392377 0 0 0 147680 510 0 0 25 0 1 0 189291690 198803456 45988 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 48536 45988 687 1256 0 47275 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 194144

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1660192/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=197332 CPUtime=1541.87
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 405881 0 0 0 153658 529 0 0 25 0 1 0 189291690 202067968 47147 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 49333 47147 687 1256 0 48072 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 197332

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1657376/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=198340 CPUtime=1601.85
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 420879 0 0 0 159637 548 0 0 25 0 1 0 189291690 203100160 47870 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 49585 47870 687 1256 0 48324 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 198340

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1650912/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=204328 CPUtime=1661.84
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 437689 0 0 0 165614 570 0 0 25 0 1 0 189291690 209231872 49371 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 51082 49371 687 1256 0 49821 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 204328

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1645536/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=213012 CPUtime=1721.83
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 454034 0 0 0 171591 592 0 0 25 0 1 0 189291690 218124288 50627 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 53253 50627 687 1256 0 51992 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 213012

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1643040/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=212380 CPUtime=1781.81
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 468509 0 0 0 177572 609 0 0 25 0 1 0 189291690 217477120 51321 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 53095 51321 687 1256 0 51834 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 212380

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1641504/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=213004 CPUtime=1785
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 468811 0 0 0 177890 610 0 0 25 0 1 0 189291690 218116096 51623 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 53251 51623 687 1256 0 51990 0
Current children cumulated CPU time (s) 1785
Current children cumulated vsize (KiB) 213004

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1641824/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=216544 CPUtime=1791.41
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 469497 0 0 0 178529 612 0 0 25 0 1 0 189291690 221741056 51636 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 54136 51636 687 1256 0 52875 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 216544

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1641376/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=213592 CPUtime=1794.61
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 470615 0 0 0 178847 614 0 0 25 0 1 0 189291690 218718208 51644 1992294400 4194304 9342243 548682068736 18446744073709551615 4253496 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 53398 51644 687 1256 0 52137 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 213592

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1641120/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=213520 CPUtime=1796.21
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 471244 0 0 0 179006 615 0 0 25 0 1 0 189291690 218644480 51652 1992294400 4194304 9342243 548682068736 18446744073709551615 6926010 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 53380 51652 687 1256 0 52119 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 213520

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1641376/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=214064 CPUtime=1797
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 471574 0 0 0 179085 615 0 0 25 0 1 0 189291690 219201536 51748 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13320/statm: 53516 51748 687 1256 0 52255 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 214064

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13329
/proc/meminfo: memFree=1641376/2055920 swapFree=4181832/4192956
[pid=13320] ppid=13318 vsize=217116 CPUtime=1797.4
/proc/13320/stat : 13320 (pbscip.linux.x8) R 13318 13320 12641 0 -1 4194304 471655 0 0 0 179125 615 0 0 25 0 1 0 189291690 222326784 51829 1992294400 4194304 9342243 548682068736 18446744073709551615 5855084 0 0 4096 0 0 0 0 17 1 0 0
/proc/13320/statm: 54279 51829 691 1256 0 53018 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 217116

Child status: 0
Real time (s): 1797.96
CPU time (s): 1797.47
CPU user time (s): 1791.28
CPU system time (s): 6.18906
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 217168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.28
system time used= 6.18906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 471660
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= 1210

runsolver used 2.09368 second user time and 4.28935 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-17 07:35:33
IDJOB=1870721
IDBENCH=48359
IDSOLVER=684
FILE ID=node88/1870721-1245216932
PBS_JOBID= 9368387
Free space on /tmp= 66548 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870721-1245216932/watcher-1870721-1245216932 -o /tmp/evaluation-result-1870721-1245216932/solver-1870721-1245216932 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870721-1245216932.opb

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

MD5SUM BENCH= ff64c7b9cef588c95a335f732f2d905b
RANDOM SEED=922108903

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1847176 kB
Buffers:         15864 kB
Cached:         125268 kB
SwapCached:       4932 kB
Active:          60496 kB
Inactive:        87580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847176 kB
SwapTotal:     4192956 kB
SwapFree:      4181832 kB
Dirty:           11892 kB
Writeback:           0 kB
Mapped:          12684 kB
Slab:            46528 kB
Committed_AS:   118004 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node88 at 2009-06-17 08:05:31