Trace number 2664575

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
SCIPnone SCIP 1.2.1.2 without any LP solverUNSAT 1123.66 1124.07

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.2.accl.ucl.opb
MD5SUMa1104c8fec3fd69abc0a798c3b6bfa5b
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.37079
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2152
Total number of constraints5613
Number of constraints which are clauses5137
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint1
Maximum length of a constraint11
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 35
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 129
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
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-2664575-1276340964.opb>
0.09/0.11	c original problem has 2152 variables (2152 bin, 0 int, 0 impl, 0 cont) and 5613 constraints
0.09/0.12	c problem read
0.09/0.12	c No objective function, only one solution is needed.
0.09/0.12	c presolving settings loaded
0.09/0.12	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.09/0.15	c presolving:
0.19/0.24	c (round 1) 232 del vars, 207 del conss, 74 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92088 impls, 0 clqs
0.19/0.26	c (round 2) 234 del vars, 543 del conss, 76 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92088 impls, 0 clqs
0.19/0.26	c (round 3) 238 del vars, 553 del conss, 80 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92394 impls, 0 clqs
0.19/0.27	c (round 4) 241 del vars, 559 del conss, 83 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92394 impls, 0 clqs
0.19/0.28	c (round 5) 246 del vars, 568 del conss, 88 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92394 impls, 0 clqs
0.19/0.29	c (round 6) 252 del vars, 581 del conss, 94 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92422 impls, 0 clqs
0.19/0.29	c (round 7) 252 del vars, 593 del conss, 94 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92682 impls, 0 clqs
0.29/0.37	c (round 8) 252 del vars, 607 del conss, 94 chg bounds, 238 chg sides, 506 chg coeffs, 5006 upgd conss, 92682 impls, 0 clqs
0.29/0.39	c presolving (9 rounds):
0.29/0.39	c  252 deleted vars, 607 deleted constraints, 94 tightened bounds, 0 added holes, 238 changed sides, 506 changed coefficients
0.29/0.39	c  92682 implications, 0 cliques
0.29/0.39	c presolved problem has 1900 variables (1900 bin, 0 int, 0 impl, 0 cont) and 5006 constraints
0.29/0.40	c     472 constraints of type <knapsack>
0.29/0.40	c    4534 constraints of type <logicor>
0.29/0.40	c transformed objective value is always integral (scale: 1)
0.29/0.40	c Presolving Time: 0.19
0.29/0.40	c - non default parameters ----------------------------------------------------------------------
0.29/0.40	c # SCIP version 1.2.1.2
0.29/0.40	c 
0.29/0.40	c # frequency for displaying node information lines
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.40	c display/freq = 10000
0.29/0.40	c 
0.29/0.40	c # maximal time in seconds to run
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.40	c limits/time = 1799.89
0.29/0.40	c 
0.29/0.40	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.40	c limits/memory = 1620
0.29/0.40	c 
0.29/0.40	c # solving stops, if the given number of solutions were found (-1: no limit)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.40	c limits/solutions = 1
0.29/0.40	c 
0.29/0.40	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.40	c lp/solvefreq = -1
0.29/0.40	c 
0.29/0.40	c # maximal number of separation rounds per node (-1: unlimited)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 5]
0.29/0.40	c separating/maxrounds = 1
0.29/0.40	c 
0.29/0.40	c # maximal number of separation rounds in the root node (-1: unlimited)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.40	c separating/maxroundsroot = 5
0.29/0.40	c 
0.29/0.40	c # should presolving try to simplify inequalities
0.29/0.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.40	c constraints/linear/simplifyinequalities = TRUE
0.29/0.40	c 
0.29/0.40	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.29/0.40	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.29/0.40	c constraints/knapsack/disaggregation = FALSE
0.29/0.40	c 
0.29/0.40	c # should presolving try to simplify knapsacks
0.29/0.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.40	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.40	c 
0.29/0.40	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.40	c presolving/probing/maxrounds = 0
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/coefdiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.40	c heuristics/coefdiving/maxlpiterquot = 0.075
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/coefdiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 30]
0.29/0.40	c heuristics/crossover/freq = -1
0.29/0.40	c 
0.29/0.40	c # number of nodes added to the contingent of the total nodes
0.29/0.40	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.29/0.40	c heuristics/crossover/nodesofs = 750
0.29/0.40	c 
0.29/0.40	c # number of nodes without incumbent change that heuristic should wait
0.29/0.40	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.29/0.40	c heuristics/crossover/nwaitingnodes = 100
0.29/0.40	c 
0.29/0.40	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.29/0.40	c # [type: real, range: [0,1], default: 0.1]
0.29/0.40	c heuristics/crossover/nodesquot = 0.15
0.29/0.40	c 
0.29/0.40	c # minimum percentage of integer variables that have to be fixed 
0.29/0.40	c # [type: real, range: [0,1], default: 0.666]
0.29/0.40	c heuristics/crossover/minfixingrate = 0.5
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 20]
0.29/0.40	c heuristics/feaspump/freq = -1
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/feaspump/maxlpiterofs = 2000
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/fracdiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.40	c heuristics/fracdiving/maxlpiterquot = 0.075
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/fracdiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/guideddiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.40	c heuristics/guideddiving/maxlpiterquot = 0.075
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/guideddiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.40	c heuristics/intdiving/maxlpiterquot = 0.075
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/intshifting/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/linesearchdiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.40	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.40	c heuristics/nlp/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 20]
0.29/0.40	c heuristics/objpscostdiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to total iteration number
0.29/0.40	c # [type: real, range: [0,1], default: 0.01]
0.29/0.40	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.40	c heuristics/oneopt/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/pscostdiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.40	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/pscostdiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.40	c heuristics/rens/freq = -1
0.29/0.40	c 
0.29/0.40	c # minimum percentage of integer variables that have to be fixable 
0.29/0.40	c # [type: real, range: [0,1], default: 0.5]
0.29/0.40	c heuristics/rens/minfixingrate = 0.3
0.29/0.40	c 
0.29/0.40	c # number of nodes added to the contingent of the total nodes
0.29/0.40	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.29/0.40	c heuristics/rens/nodesofs = 2000
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 20]
0.29/0.40	c heuristics/rootsoldiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.29/0.40	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.40	c heuristics/rounding/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/shifting/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.40	c heuristics/simplerounding/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.40	c heuristics/trivial/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.40	c heuristics/trysol/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 10]
0.29/0.40	c heuristics/veclendiving/freq = -1
0.29/0.40	c 
0.29/0.40	c # maximal fraction of diving LP iterations compared to node LP iterations
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.29/0.40	c heuristics/veclendiving/maxlpiterquot = 0.075
0.29/0.40	c 
0.29/0.40	c # additional number of allowed LP iterations
0.29/0.40	c # [type: int, range: [0,2147483647], default: 1000]
0.29/0.40	c heuristics/veclendiving/maxlpiterofs = 1500
0.29/0.40	c 
0.29/0.40	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.40	c heuristics/zirounding/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.40	c separating/cmir/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 0]
0.29/0.40	c separating/flowcover/freq = -1
0.29/0.40	c 
0.29/0.40	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.29/0.40	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.40	c separating/rapidlearning/freq = 0
0.29/0.40	c 
0.29/0.40	c -----------------------------------------------------------------------------------------------
0.29/0.40	c start solving
0.39/0.40	c 
0.39/0.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.40	c   0.2s|     1 |     2 |     0 |     - |  11M|   0 |   - |1900 |5006 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.28/16.35	c  15.7s| 10000 |  6986 |     0 |   0.0 |  24M| 125 |   - |1900 |7003 |   0 |   0 |   0 |3442 |   0 | 0.000000e+00 |      --      |    Inf 
33.68/33.70	c  32.4s| 20000 | 11044 |     0 |   0.0 |  37M| 125 |   - |1900 |8136 |   0 |   0 |   0 |7888 |   0 | 0.000000e+00 |      --      |    Inf 
53.16/53.23	c  51.3s| 30000 | 16427 |     0 |   0.0 |  52M| 125 |   - |1900 |9346 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
74.06/74.15	c  71.7s| 40000 | 19083 |     0 |   0.0 |  62M| 125 |   - |1900 |  10k|   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
97.76/97.87	c  94.7s| 50000 | 21989 |     0 |   0.0 |  76M| 125 |   - |1900 |  11k|   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
120.44/120.52	c   117s| 60000 | 23242 |     0 |   0.0 |  80M| 125 |   - |1900 |  12k|   0 |   0 |   0 |  34k|   0 | 0.000000e+00 |      --      |    Inf 
144.93/145.00	c   141s| 70000 | 28224 |     0 |   0.0 |  96M| 125 |   - |1900 |  12k|   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
170.23/170.35	c   165s| 80000 | 31064 |     0 |   0.0 | 108M| 125 |   - |1900 |  13k|   0 |   0 |   0 |  50k|   0 | 0.000000e+00 |      --      |    Inf 
196.41/196.56	c   191s| 90000 | 29984 |     0 |   0.0 | 106M| 125 |   - |1900 |  14k|   0 |   0 |   0 |  59k|   0 | 0.000000e+00 |      --      |    Inf 
222.60/222.70	c   217s|100000 | 34794 |     0 |   0.0 | 121M| 125 |   - |1900 |  15k|   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
249.40/249.52	c   243s|110000 | 39285 |     0 |   0.0 | 138M| 125 |   - |1900 |  14k|   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
274.89/275.03	c   268s|120000 | 43511 |     0 |   0.0 | 154M| 125 |   - |1900 |  15k|   0 |   0 |   0 |  83k|   0 | 0.000000e+00 |      --      |    Inf 
304.67/304.86	c   297s|130000 | 46361 |     0 |   0.0 | 165M| 125 |   - |1900 |  16k|   0 |   0 |   0 |  93k|   0 | 0.000000e+00 |      --      |    Inf 
343.86/344.06	c   335s|140000 | 41409 |     0 |   0.0 | 155M| 125 |   - |1900 |  17k|   0 |   0 |   0 | 105k|   0 | 0.000000e+00 |      --      |    Inf 
372.55/372.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
372.55/372.79	c   363s|150000 | 45711 |     0 |   0.0 | 170M| 125 |   - |1900 |  18k|   0 |   0 |   0 | 113k|   0 | 0.000000e+00 |      --      |    Inf 
405.34/405.58	c   396s|160000 | 49470 |     0 |   0.0 | 186M| 125 |   - |1900 |  18k|   0 |   0 |   0 | 122k|   0 | 0.000000e+00 |      --      |    Inf 
432.43/432.60	c   422s|170000 | 53963 |     0 |   0.0 | 202M| 125 |   - |1900 |  19k|   0 |   0 |   0 | 129k|   0 | 0.000000e+00 |      --      |    Inf 
460.42/460.64	c   449s|180000 | 58130 |     0 |   0.0 | 218M| 125 |   - |1900 |  20k|   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
493.40/493.68	c   482s|190000 | 61072 |     0 |   0.0 | 232M| 125 |   - |1900 |  20k|   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
534.79/535.03	c   523s|200000 | 62306 |     0 |   0.0 | 242M| 125 |   - |1900 |  21k|   0 |   0 |   0 | 158k|   0 | 0.000000e+00 |      --      |    Inf 
591.48/591.75	c   578s|210000 | 51515 |     0 |   0.0 | 216M| 125 |   - |1900 |  22k|   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
625.67/625.99	c   612s|220000 | 54938 |     0 |   0.0 | 232M| 125 |   - |1900 |  21k|   0 |   0 |   0 | 181k|   0 | 0.000000e+00 |      --      |    Inf 
662.05/662.36	c   648s|230000 | 57718 |     0 |   0.0 | 247M| 125 |   - |1900 |  22k|   0 |   0 |   0 | 190k|   0 | 0.000000e+00 |      --      |    Inf 
699.13/699.43	c   684s|240000 | 59900 |     0 |   0.0 | 262M| 125 |   - |1900 |  22k|   0 |   0 |   0 | 198k|   0 | 0.000000e+00 |      --      |    Inf 
742.12/742.50	c   727s|250000 | 60289 |     0 |   0.0 | 272M| 125 |   - |1900 |  23k|   0 |   0 |   0 | 208k|   0 | 0.000000e+00 |      --      |    Inf 
793.70/794.00	c   777s|260000 | 58421 |     0 |   0.0 | 275M| 125 |   - |1900 |  24k|   0 |   0 |   0 | 221k|   0 | 0.000000e+00 |      --      |    Inf 
850.17/850.56	c   833s|270000 | 45113 |     0 |   0.0 | 229M| 125 |   - |1900 |  24k|   0 |   0 |   0 | 233k|   0 | 0.000000e+00 |      --      |    Inf 
888.86/889.21	c   871s|280000 | 46066 |     0 |   0.0 | 239M| 125 |   - |1900 |  24k|   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
928.74/929.16	c   910s|290000 | 45982 |     0 |   0.0 | 243M| 125 |   - |1900 |  25k|   0 |   0 |   0 | 251k|   0 | 0.000000e+00 |      --      |    Inf 
991.53/991.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
991.53/991.94	c   972s|300000 | 29812 |     0 |   0.0 | 174M| 125 |   - |1900 |  25k|   0 |   0 |   0 | 266k|   0 | 0.000000e+00 |      --      |    Inf 
1033.10/1033.55	c  1013s|310000 | 29106 |     0 |   0.0 | 177M| 125 |   - |1900 |  25k|   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
1092.08/1092.56	c  1071s|320000 | 14748 |     0 |   0.0 | 112M| 125 |   - |1900 |  26k|   0 |   0 |   0 | 288k|   0 | 0.000000e+00 |      --      |    Inf 
1123.47/1123.95	c 
1123.47/1123.95	c SCIP Status        : problem is solved [infeasible]
1123.47/1123.95	c Solving Time (sec) : 1102.32
1123.47/1123.95	c Solving Nodes      : 325882
1123.47/1123.95	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1123.47/1123.95	c Dual Bound         : +1.00000000000000e+20
1123.47/1123.95	c Gap                : 0.00 %
1123.47/1123.95	s UNSATISFIABLE
1123.47/1123.95	c SCIP Status        : problem is solved [infeasible]
1123.47/1123.95	c Solving Time       :    1102.32
1123.47/1123.95	c Original Problem   :
1123.47/1123.95	c   Problem name     : HOME/instance-2664575-1276340964.opb
1123.47/1123.95	c   Variables        : 2152 (2152 binary, 0 integer, 0 implicit integer, 0 continuous)
1123.47/1123.95	c   Constraints      : 5613 initial, 5613 maximal
1123.47/1123.95	c Presolved Problem  :
1123.47/1123.95	c   Problem name     : t_HOME/instance-2664575-1276340964.opb
1123.47/1123.95	c   Variables        : 1900 (1900 binary, 0 integer, 0 implicit integer, 0 continuous)
1123.47/1123.95	c   Constraints      : 5006 initial, 27308 maximal
1123.47/1123.95	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1123.47/1123.95	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1123.47/1123.95	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1123.47/1123.95	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1123.47/1123.95	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1123.47/1123.95	c   implics          :       0.01          0        152          0          0          0          0          0          0
1123.47/1123.95	c   probing          :       0.00          0          0          0          0          0          0          0          0
1123.47/1123.95	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1123.47/1123.95	c   linear           :       0.14         94          6          0         94          0        607        238        506
1123.47/1123.95	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1123.47/1123.95	c   root node        :          -          0          -          -          0          -          -          -          -
1123.47/1123.95	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1123.47/1123.95	c   integral         :          0          0          0          0          0          0          0          0          0          0
1123.47/1123.95	c   knapsack         :        472          0    2946145          0     265542      20381    2741054          0          0          0
1123.47/1123.95	c   logicor          :       4534+         0    2795489          0     265542      88991   13027770          0          0          0
1123.47/1123.95	c   countsols        :          0          0          0          0     265542          0          0          0          0          0
1123.47/1123.95	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1123.47/1123.95	c   integral         :       0.00       0.00       0.00       0.00       0.00
1123.47/1123.95	c   knapsack         :     101.05       0.00      99.07       0.00       1.98
1123.47/1123.95	c   logicor          :     493.61       0.00     371.64       0.00     121.97
1123.47/1123.95	c   countsols        :       0.13       0.00       0.00       0.00       0.13
1123.47/1123.95	c Propagators        :       Time      Calls    Cutoffs    DomReds
1123.47/1123.95	c   vbounds          :       1.59          1          0          0
1123.47/1123.95	c   rootredcost      :       1.62          0          0          0
1123.47/1123.95	c   pseudoobj        :       1.26          0          0          0
1123.47/1123.95	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1123.47/1123.95	c   propagation      :      32.61     109372     108118    1104713       35.8      20554       13.0          -
1123.47/1123.95	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1123.47/1123.95	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1123.47/1123.95	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1123.47/1123.95	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1123.47/1123.95	c   applied globally :          -          -          -     294454       24.9          -          -          -
1123.47/1123.95	c   applied locally  :          -          -          -          0        0.0          -          -          -
1123.47/1123.95	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1123.47/1123.95	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1123.47/1123.95	c   redcost          :       0.00          0          0          0          0          0
1123.47/1123.95	c   impliedbounds    :       0.00          0          0          0          0          0
1123.47/1123.95	c   intobj           :       0.00          0          0          0          0          0
1123.47/1123.95	c   cgmip            :       0.00          0          0          0          0          0
1123.47/1123.95	c   gomory           :       0.00          0          0          0          0          0
1123.47/1123.95	c   strongcg         :       0.00          0          0          0          0          0
1123.47/1123.95	c   cmir             :       0.00          0          0          0          0          0
1123.47/1123.95	c   flowcover        :       0.00          0          0          0          0          0
1123.47/1123.95	c   clique           :       0.00          0          0          0          0          0
1123.47/1123.95	c   zerohalf         :       0.00          0          0          0          0          0
1123.47/1123.95	c   mcf              :       0.00          0          0          0          0          0
1123.47/1123.95	c   rapidlearning    :       0.00          0          0          0          0          0
1123.47/1123.95	c Pricers            :       Time      Calls       Vars
1123.47/1123.95	c   problem variables:       0.00          0          0
1123.47/1123.95	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1123.47/1123.95	c   relpscost        :       0.00          0          0          0          0          0          0
1123.47/1123.95	c   pscost           :       0.00          0          0          0          0          0          0
1123.47/1123.95	c   inference        :      75.55     265542          0          0          0          0     531084
1123.47/1123.95	c   mostinf          :       0.00          0          0          0          0          0          0
1123.47/1123.95	c   leastinf         :       0.00          0          0          0          0          0          0
1123.47/1123.95	c   fullstrong       :       0.00          0          0          0          0          0          0
1123.47/1123.95	c   allfullstrong    :       0.00          0          0          0          0          0          0
1123.47/1123.95	c   random           :       0.00          0          0          0          0          0          0
1123.47/1123.95	c Primal Heuristics  :       Time      Calls      Found
1123.47/1123.95	c   LP solutions     :       0.00          -          0
1123.47/1123.95	c   pseudo solutions :       0.00          -          0
1123.47/1123.95	c   trivial          :       0.00          1          0
1123.47/1123.95	c   simplerounding   :       0.00          0          0
1123.47/1123.95	c   zirounding       :       0.00          0          0
1123.47/1123.95	c   rounding         :       0.00          0          0
1123.47/1123.95	c   shifting         :       0.00          0          0
1123.47/1123.95	c   intshifting      :       0.00          0          0
1123.47/1123.95	c   oneopt           :       0.00          0          0
1123.47/1123.95	c   twoopt           :       0.00          0          0
1123.47/1123.95	c   fixandinfer      :       0.00          0          0
1123.47/1123.95	c   feaspump         :       0.00          0          0
1123.47/1123.95	c   coefdiving       :       0.00          0          0
1123.47/1123.95	c   pscostdiving     :       0.00          0          0
1123.47/1123.95	c   fracdiving       :       0.00          0          0
1123.47/1123.95	c   veclendiving     :       0.00          0          0
1123.47/1123.95	c   intdiving        :       0.00          0          0
1123.47/1123.95	c   actconsdiving    :       0.00          0          0
1123.47/1123.95	c   objpscostdiving  :       0.00          0          0
1123.47/1123.95	c   rootsoldiving    :       0.00          0          0
1123.47/1123.95	c   linesearchdiving :       0.00          0          0
1123.47/1123.95	c   guideddiving     :       0.00          0          0
1123.47/1123.95	c   octane           :       0.00          0          0
1123.47/1123.95	c   rens             :       0.00          0          0
1123.47/1123.95	c   rins             :       0.00          0          0
1123.47/1123.95	c   localbranching   :       0.00          0          0
1123.47/1123.95	c   mutation         :       0.00          0          0
1123.47/1123.95	c   crossover        :       0.00          0          0
1123.47/1123.95	c   dins             :       0.00          0          0
1123.47/1123.95	c   undercover       :       0.00          0          0
1123.47/1123.95	c   nlp              :       0.00          0          0
1123.47/1123.95	c   trysol           :       0.00          0          0
1123.47/1123.95	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1123.47/1123.95	c   primal LP        :       0.00          0          0       0.00          -
1123.47/1123.95	c   dual LP          :       0.00          0          0       0.00          -
1123.47/1123.95	c   lex dual LP      :       0.00          0          0       0.00          -
1123.47/1123.95	c   barrier LP       :       0.00          0          0       0.00          -
1123.47/1123.95	c   diving/probing LP:       0.00          0          0       0.00          -
1123.47/1123.95	c   strong branching :       0.00          0          0       0.00          -
1123.47/1123.95	c     (at root node) :          -          0          0       0.00          -
1123.47/1123.95	c   conflict analysis:       0.00          0          0       0.00          -
1123.47/1123.95	c B&B Tree           :
1123.47/1123.95	c   number of runs   :          1
1123.47/1123.95	c   nodes            :     325882
1123.47/1123.95	c   nodes (total)    :     325882
1123.47/1123.95	c   nodes left       :          0
1123.47/1123.95	c   max depth        :        125
1123.47/1123.95	c   max depth (total):        125
1123.47/1123.95	c   backtracks       :      61493 (18.9%)
1123.47/1123.95	c   delayed cutoffs  :     205203
1123.47/1123.95	c   repropagations   :     180727 (4476190 domain reductions, 49032 cutoffs)
1123.47/1123.95	c   avg switch length:       7.79
1123.47/1123.95	c   switching time   :     328.70
1123.47/1123.95	c Solution           :
1123.47/1123.95	c   Solutions found  :          0 (0 improvements)
1123.47/1123.95	c   Primal Bound     : infeasible
1123.47/1123.95	c   Dual Bound       :          -
1123.47/1123.95	c   Gap              :       0.00 %
1123.47/1123.95	c   Root Dual Bound  : +0.00000000000000e+00
1123.47/1123.95	c   Root Iterations  :          0
1123.57/1124.07	c Time complete: 1123.64.

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-2664575-1276340964/watcher-2664575-1276340964 -o /tmp/evaluation-result-2664575-1276340964/solver-2664575-1276340964 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664575-1276340964.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.26 1.06 1.02 3/106 12076
/proc/meminfo: memFree=1607260/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=6584 CPUtime=0
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 1122 0 0 0 0 0 0 0 20 0 1 0 9698040 6742016 1045 1992294400 4194304 7136930 140735823464720 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12076/statm: 1646 1055 254 719 0 925 0

[startup+0.0552681 s]
/proc/loadavg: 1.26 1.06 1.02 3/106 12076
/proc/meminfo: memFree=1607260/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=10372 CPUtime=0.04
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 2065 0 0 0 4 0 0 0 20 0 1 0 9698040 10620928 1988 1992294400 4194304 7136930 140735823464720 18446744073709551615 6166114 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12076/statm: 2593 1988 268 719 0 1872 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10372

[startup+0.101278 s]
/proc/loadavg: 1.26 1.06 1.02 3/106 12076
/proc/meminfo: memFree=1607260/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=12168 CPUtime=0.09
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 2507 0 0 0 8 1 0 0 20 0 1 0 9698040 12460032 2430 1992294400 4194304 7136930 140735823464720 18446744073709551615 6178279 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12076/statm: 3042 2430 268 719 0 2321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12168

[startup+0.30132 s]
/proc/loadavg: 1.26 1.06 1.02 3/106 12076
/proc/meminfo: memFree=1607260/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=27580 CPUtime=0.29
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 8060 0 0 0 23 6 0 0 20 0 1 0 9698040 28241920 6087 1992294400 4194304 7136930 140735823464720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 6895 6087 347 719 0 6174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27580

[startup+0.701405 s]
/proc/loadavg: 1.26 1.06 1.02 3/106 12076
/proc/meminfo: memFree=1607260/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=32868 CPUtime=0.69
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 10537 0 0 0 60 9 0 0 20 0 1 0 9698040 33656832 7475 1992294400 4194304 7136930 140735823464720 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 8217 7475 393 719 0 7496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32868

[startup+1.50157 s]
/proc/loadavg: 1.26 1.06 1.02 2/107 12077
/proc/meminfo: memFree=1577988/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=34336 CPUtime=1.49
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 10874 0 0 0 138 11 0 0 23 0 1 0 9698040 35160064 7812 1992294400 4194304 7136930 140735823464720 18446744073709551615 5954267 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 8584 7812 393 719 0 7863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34336

[startup+3.10091 s]
/proc/loadavg: 1.24 1.06 1.02 2/107 12077
/proc/meminfo: memFree=1576376/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=36108 CPUtime=3.09
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 11303 0 0 0 294 15 0 0 25 0 1 0 9698040 36974592 8241 1992294400 4194304 7136930 140735823464720 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 9027 8241 393 719 0 8306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36108

[startup+6.3006 s]
/proc/loadavg: 1.24 1.06 1.02 2/107 12077
/proc/meminfo: memFree=1573276/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=39028 CPUtime=6.28
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 12008 0 0 0 604 24 0 0 25 0 1 0 9698040 39964672 8946 1992294400 4194304 7136930 140735823464720 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 9757 8946 393 719 0 9036 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39028

[startup+12.701 s]
/proc/loadavg: 1.20 1.06 1.02 2/107 12077
/proc/meminfo: memFree=1565836/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=46740 CPUtime=12.69
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 13878 0 0 0 1222 47 0 0 25 0 1 0 9698040 47861760 10816 1992294400 4194304 7136930 140735823464720 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 11685 10816 393 719 0 10964 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46740

[startup+25.5007 s]
/proc/loadavg: 1.17 1.06 1.02 2/107 12077
/proc/meminfo: memFree=1552444/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=60328 CPUtime=25.48
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 17065 0 0 0 2460 88 0 0 25 0 1 0 9698040 61775872 14003 1992294400 4194304 7136930 140735823464720 18446744073709551615 4414501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 15082 14003 393 719 0 14361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60328

[startup+51.1011 s]
/proc/loadavg: 1.11 1.05 1.01 2/107 12077
/proc/meminfo: memFree=1528016/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=87208 CPUtime=51.07
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 23257 0 0 0 4936 171 0 0 25 0 1 0 9698040 89300992 20195 1992294400 4194304 7136930 140735823464720 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 21802 20195 393 719 0 21081 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87208

[startup+102.308 s]
/proc/loadavg: 1.04 1.04 1.01 2/107 12079
/proc/meminfo: memFree=1493296/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=124916 CPUtime=102.25
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 31765 0 0 0 9916 309 0 0 25 0 1 0 9698040 127913984 28703 1992294400 4194304 7136930 140735823464720 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 31229 28703 393 719 0 30508 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 124916

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 12081
/proc/meminfo: memFree=1453244/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=169424 CPUtime=162.23
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 41902 0 0 0 15761 462 0 0 25 0 1 0 9698040 173490176 38840 1992294400 4194304 7136930 140735823464720 18446744073709551615 4854036 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 42356 38840 393 719 0 41635 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 169424

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 12083
/proc/meminfo: memFree=1432164/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=192192 CPUtime=222.21
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 47044 0 0 0 21626 595 0 0 25 0 1 0 9698040 196804608 43982 1992294400 4194304 7136930 140735823464720 18446744073709551615 4660982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 48048 43982 393 719 0 47327 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 192192

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 12086
/proc/meminfo: memFree=1392352/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=235480 CPUtime=282.19
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 56923 0 0 0 27487 732 0 0 25 0 1 0 9698040 241131520 53861 1992294400 4194304 7136930 140735823464720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 58870 53861 393 719 0 58149 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 235480

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12088
/proc/meminfo: memFree=1372396/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=257472 CPUtime=342.16
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 61750 0 0 0 33373 843 0 0 25 0 1 0 9698040 263651328 58688 1992294400 4194304 7136930 140735823464720 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 64368 58688 393 719 0 63647 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 257472

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12090
/proc/meminfo: memFree=1353796/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=277628 CPUtime=402.14
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 66446 0 0 0 39253 961 0 0 25 0 1 0 9698040 284291072 63384 1992294400 4194304 7136930 140735823464720 18446744073709551615 6166784 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 69407 63384 393 719 0 68686 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 277628

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12092
/proc/meminfo: memFree=1313868/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=323172 CPUtime=462.11
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 76393 0 0 0 45119 1092 0 0 25 0 1 0 9698040 330928128 73331 1992294400 4194304 7136930 140735823464720 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 80793 73331 393 719 0 80072 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 323172

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12094
/proc/meminfo: memFree=1290308/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=349216 CPUtime=522.09
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 82258 0 0 0 51007 1202 0 0 25 0 1 0 9698040 357597184 79196 1992294400 4194304 7136930 140735823464720 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 87304 79196 393 719 0 86583 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 349216

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12094
/proc/meminfo: memFree=1279644/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=361000 CPUtime=582.08
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 84921 0 0 0 56922 1286 0 0 25 0 1 0 9698040 369664000 81859 1992294400 4194304 7136930 140735823464720 18446744073709551615 5892276 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 90250 81859 393 719 0 89529 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 361000

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12096
/proc/meminfo: memFree=1276172/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=365312 CPUtime=642.06
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 85794 0 0 0 62815 1391 0 0 25 0 1 0 9698040 374079488 82732 1992294400 4194304 7136930 140735823464720 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 91328 82732 393 719 0 90607 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 365312

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12098
/proc/meminfo: memFree=1258192/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=386640 CPUtime=702.03
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 90271 0 0 0 68712 1491 0 0 25 0 1 0 9698040 395919360 87209 1992294400 4194304 7136930 140735823464720 18446744073709551615 4660982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 96660 87209 393 719 0 95939 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 386640

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12100
/proc/meminfo: memFree=1243808/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=402952 CPUtime=762.01
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 93875 0 0 0 74614 1587 0 0 25 0 1 0 9698040 412622848 90813 1992294400 4194304 7136930 140735823464720 18446744073709551615 4221226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 100738 90813 393 719 0 100017 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 402952

[startup+822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12102
/proc/meminfo: memFree=1235996/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=413848 CPUtime=821.99
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 95873 0 0 0 80536 1663 0 0 25 0 1 0 9698040 423780352 92811 1992294400 4194304 7136930 140735823464720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 103462 92811 393 719 0 102741 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 413848

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12102
/proc/meminfo: memFree=1233764/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=416476 CPUtime=881.96
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 96390 0 0 0 86439 1757 0 0 25 0 1 0 9698040 426471424 93328 1992294400 4194304 7136930 140735823464720 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 104119 93328 393 719 0 103398 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 416476

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12104
/proc/meminfo: memFree=1231532/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=418424 CPUtime=941.95
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 96929 0 0 0 92340 1855 0 0 25 0 1 0 9698040 428466176 93867 1992294400 4194304 7136930 140735823464720 18446744073709551615 4210031 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 104606 93867 393 719 0 103885 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 418424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12106
/proc/meminfo: memFree=1230540/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=419644 CPUtime=1001.92
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 97171 0 0 0 98256 1936 0 0 25 0 1 0 9698040 429715456 94109 1992294400 4194304 7136930 140735823464720 18446744073709551615 6498193 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 104911 94109 393 719 0 104190 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 419644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12108
/proc/meminfo: memFree=1230044/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=420348 CPUtime=1061.9
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 97295 0 0 0 104171 2019 0 0 25 0 1 0 9698040 430436352 94233 1992294400 4194304 7136930 140735823464720 18446744073709551615 4520290 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 105087 94233 393 719 0 104366 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 420348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12110
/proc/meminfo: memFree=1229424/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=421340 CPUtime=1121.87
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 97469 0 0 0 110080 2107 0 0 25 0 1 0 9698040 431452160 94407 1992294400 4194304 7136930 140735823464720 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 105335 94407 393 719 0 104614 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 421340

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

[startup+1123.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12110
/proc/meminfo: memFree=1229424/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=421340 CPUtime=1122.68
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 97469 0 0 0 110159 2109 0 0 25 0 1 0 9698040 431452160 94407 1992294400 4194304 7136930 140735823464720 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 105335 94407 393 719 0 104614 0
Current children cumulated CPU time (s) 1122.68
Current children cumulated vsize (KiB) 421340

[startup+1123.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12110
/proc/meminfo: memFree=1229424/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=421340 CPUtime=1123.08
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 97469 0 0 0 110198 2110 0 0 25 0 1 0 9698040 431452160 94407 1992294400 4194304 7136930 140735823464720 18446744073709551615 4661054 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 105335 94407 393 719 0 104614 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 421340

[startup+1123.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12110
/proc/meminfo: memFree=1229424/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=421340 CPUtime=1123.47
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 97469 0 0 0 110237 2110 0 0 25 0 1 0 9698040 431452160 94407 1992294400 4194304 7136930 140735823464720 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12076/statm: 105335 94407 393 719 0 104614 0
Current children cumulated CPU time (s) 1123.47
Current children cumulated vsize (KiB) 421340

[startup+1124 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12110
/proc/meminfo: memFree=1229424/2059040 swapFree=4192956/4192956
[pid=12076] ppid=12074 vsize=409020 CPUtime=1123.57
/proc/12076/stat : 12076 (pbscip.linux.x8) R 12074 12076 11138 0 -1 4202496 97544 0 0 0 110247 2110 0 0 25 0 1 0 9698040 418836480 91334 1992294400 4194304 7136930 140735823464720 18446744073709551615 5950410 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12076/statm: 102255 91334 399 719 0 101534 0
Current children cumulated CPU time (s) 1123.57
Current children cumulated vsize (KiB) 409020

Child status: 0
Real time (s): 1124.07
CPU time (s): 1123.66
CPU user time (s): 1102.51
CPU system time (s): 21.1498
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 421340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1102.51
system time used= 21.1498
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97551
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 14588

runsolver used 1.84072 second user time and 5.33819 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-12 13:09:24
IDJOB=2664575
IDBENCH=1491
IDSOLVER=1167
FILE ID=node010/2664575-1276340964
PBS_JOBID= 11173181
Free space on /tmp= 62500 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.2.accl.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664575-1276340964/watcher-2664575-1276340964 -o /tmp/evaluation-result-2664575-1276340964/solver-2664575-1276340964 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664575-1276340964.opb -t 1800 -m 1800

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

MD5SUM BENCH= a1104c8fec3fd69abc0a798c3b6bfa5b
RANDOM SEED=1372989396

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1607788 kB
Buffers:        107468 kB
Cached:         214396 kB
SwapCached:          0 kB
Active:         149876 kB
Inactive:       231252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1607788 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3608 kB
Writeback:           0 kB
AnonPages:       59184 kB
Mapped:          15444 kB
Slab:            48408 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181444 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= 62496 MiB
End job on node010 at 2010-06-12 13:28:08