Trace number 2663989

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 solver? (TO) 1801.4 1801.96

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUM9d22902ade96af236e70cdbf7d8bd853
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
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-2663989-1276331554.opb>
1.19/1.25	c original problem has 23621 variables (23621 bin, 0 int, 0 impl, 0 cont) and 67526 constraints
1.19/1.25	c problem read
1.19/1.25	c No objective function, only one solution is needed.
1.19/1.25	c presolving settings loaded
1.19/1.25	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
1.59/1.61	c presolving:
2.89/2.92	c (round 1) 1093 del vars, 614 del conss, 216 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329503 impls, 0 clqs
2.99/3.06	c (round 2) 1095 del vars, 2448 del conss, 218 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329503 impls, 0 clqs
3.09/3.14	c (round 3) 1099 del vars, 2456 del conss, 222 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329577 impls, 0 clqs
3.20/3.22	c (round 4) 1102 del vars, 2464 del conss, 225 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329651 impls, 0 clqs
3.20/3.30	c (round 5) 1107 del vars, 2473 del conss, 230 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329651 impls, 0 clqs
3.30/3.38	c (round 6) 1113 del vars, 2486 del conss, 236 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329679 impls, 0 clqs
3.39/3.45	c (round 7) 1117 del vars, 2500 del conss, 240 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329809 impls, 0 clqs
3.49/3.53	c (round 8) 1121 del vars, 2510 del conss, 244 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329853 impls, 0 clqs
3.59/3.61	c (round 9) 1125 del vars, 2520 del conss, 248 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329909 impls, 0 clqs
3.59/3.69	c (round 10) 1129 del vars, 2530 del conss, 252 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329977 impls, 0 clqs
3.69/3.76	c (round 11) 1129 del vars, 2538 del conss, 252 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1330017 impls, 0 clqs
4.39/4.48	c (round 12) 1129 del vars, 2580 del conss, 252 chg bounds, 1200 chg sides, 2498 chg coeffs, 64946 upgd conss, 1330017 impls, 0 clqs
4.59/4.68	c presolving (13 rounds):
4.59/4.68	c  1129 deleted vars, 2580 deleted constraints, 252 tightened bounds, 0 added holes, 1200 changed sides, 2498 changed coefficients
4.59/4.68	c  1330017 implications, 0 cliques
4.59/4.68	c presolved problem has 22492 variables (22492 bin, 0 int, 0 impl, 0 cont) and 64946 constraints
4.59/4.68	c    2388 constraints of type <knapsack>
4.59/4.68	c   62558 constraints of type <logicor>
4.59/4.68	c transformed objective value is always integral (scale: 1)
4.59/4.68	c Presolving Time: 2.62
4.59/4.68	c - non default parameters ----------------------------------------------------------------------
4.59/4.68	c # SCIP version 1.2.1.2
4.59/4.68	c 
4.59/4.68	c # frequency for displaying node information lines
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 100]
4.59/4.68	c display/freq = 10000
4.59/4.68	c 
4.59/4.68	c # maximal time in seconds to run
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.68	c limits/time = 1798.76
4.59/4.68	c 
4.59/4.68	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.68	c limits/memory = 1620
4.59/4.68	c 
4.59/4.68	c # solving stops, if the given number of solutions were found (-1: no limit)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.68	c limits/solutions = 1
4.59/4.68	c 
4.59/4.68	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.68	c lp/solvefreq = -1
4.59/4.68	c 
4.59/4.68	c # maximal number of separation rounds per node (-1: unlimited)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 5]
4.59/4.68	c separating/maxrounds = 1
4.59/4.68	c 
4.59/4.68	c # maximal number of separation rounds in the root node (-1: unlimited)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.68	c separating/maxroundsroot = 5
4.59/4.68	c 
4.59/4.68	c # should presolving try to simplify inequalities
4.59/4.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.68	c constraints/linear/simplifyinequalities = TRUE
4.59/4.68	c 
4.59/4.68	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.59/4.68	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.59/4.68	c constraints/knapsack/disaggregation = FALSE
4.59/4.68	c 
4.59/4.68	c # should presolving try to simplify knapsacks
4.59/4.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.68	c constraints/knapsack/simplifyinequalities = TRUE
4.59/4.68	c 
4.59/4.68	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.68	c presolving/probing/maxrounds = 0
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/coefdiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.68	c heuristics/coefdiving/maxlpiterquot = 0.075
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/coefdiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 30]
4.59/4.68	c heuristics/crossover/freq = -1
4.59/4.68	c 
4.59/4.68	c # number of nodes added to the contingent of the total nodes
4.59/4.68	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.68	c heuristics/crossover/nodesofs = 750
4.59/4.68	c 
4.59/4.68	c # number of nodes without incumbent change that heuristic should wait
4.59/4.68	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.59/4.68	c heuristics/crossover/nwaitingnodes = 100
4.59/4.68	c 
4.59/4.68	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.59/4.68	c # [type: real, range: [0,1], default: 0.1]
4.59/4.68	c heuristics/crossover/nodesquot = 0.15
4.59/4.68	c 
4.59/4.68	c # minimum percentage of integer variables that have to be fixed 
4.59/4.68	c # [type: real, range: [0,1], default: 0.666]
4.59/4.68	c heuristics/crossover/minfixingrate = 0.5
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.68	c heuristics/feaspump/freq = -1
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/feaspump/maxlpiterofs = 2000
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/fracdiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.68	c heuristics/fracdiving/maxlpiterquot = 0.075
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/fracdiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/guideddiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.68	c heuristics/guideddiving/maxlpiterquot = 0.075
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/guideddiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.68	c heuristics/intdiving/maxlpiterquot = 0.075
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/intshifting/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/linesearchdiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.68	c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/linesearchdiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.68	c heuristics/nlp/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.68	c heuristics/objpscostdiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to total iteration number
4.59/4.68	c # [type: real, range: [0,1], default: 0.01]
4.59/4.68	c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/objpscostdiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.68	c heuristics/oneopt/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/pscostdiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.68	c heuristics/pscostdiving/maxlpiterquot = 0.075
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/pscostdiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.68	c heuristics/rens/freq = -1
4.59/4.68	c 
4.59/4.68	c # minimum percentage of integer variables that have to be fixable 
4.59/4.68	c # [type: real, range: [0,1], default: 0.5]
4.59/4.68	c heuristics/rens/minfixingrate = 0.3
4.59/4.68	c 
4.59/4.68	c # number of nodes added to the contingent of the total nodes
4.59/4.68	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.68	c heuristics/rens/nodesofs = 2000
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.68	c heuristics/rootsoldiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.59/4.68	c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/rootsoldiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.68	c heuristics/rounding/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/shifting/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.68	c heuristics/simplerounding/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.68	c heuristics/trivial/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.68	c heuristics/trysol/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.68	c heuristics/veclendiving/freq = -1
4.59/4.68	c 
4.59/4.68	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.68	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.68	c heuristics/veclendiving/maxlpiterquot = 0.075
4.59/4.68	c 
4.59/4.68	c # additional number of allowed LP iterations
4.59/4.68	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.68	c heuristics/veclendiving/maxlpiterofs = 1500
4.59/4.68	c 
4.59/4.68	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.68	c heuristics/zirounding/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.68	c separating/cmir/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.68	c separating/flowcover/freq = -1
4.59/4.68	c 
4.59/4.68	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.59/4.68	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.68	c separating/rapidlearning/freq = 0
4.59/4.68	c 
4.59/4.68	c -----------------------------------------------------------------------------------------------
4.59/4.68	c start solving
4.69/4.71	c 
4.79/4.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.79/4.80	c   2.9s|     1 |     2 |     0 |     - | 133M|   0 |   - |  22k|  64k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
239.51/239.69	c   237s| 10000 |  8342 |     0 |   0.0 | 197M| 278 |   - |  22k|  65k|   0 |   0 |   0 |1398 |   0 | 0.000000e+00 |      --      |    Inf 
445.25/445.46	c   442s| 20000 | 16675 |     0 |   0.0 | 261M| 278 |   - |  22k|  66k|   0 |   0 |   0 |3589 |   0 | 0.000000e+00 |      --      |    Inf 
611.31/611.59	c   607s| 30000 | 25369 |     0 |   0.0 | 314M| 278 |   - |  22k|  66k|   0 |   0 |   0 |5796 |   0 | 0.000000e+00 |      --      |    Inf 
808.75/809.08	c   803s| 40000 | 33510 |     0 |   0.0 | 365M| 278 |   - |  22k|  67k|   0 |   0 |   0 |8449 |   0 | 0.000000e+00 |      --      |    Inf 
1008.79/1009.11	c  1002s| 50000 | 42119 |     0 |   0.0 | 413M| 278 |   - |  22k|  67k|   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
1183.33/1183.77	c  1176s| 60000 | 51015 |     0 |   0.0 | 451M| 278 |   - |  22k|  67k|   0 |   0 |   0 |  12k|   0 | 0.000000e+00 |      --      |    Inf 
1372.18/1372.68	c  1364s| 70000 | 59610 |     0 |   0.0 | 490M| 278 |   - |  22k|  68k|   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
1543.13/1543.69	c  1534s| 80000 | 68322 |     0 |   0.0 | 527M| 278 |   - |  22k|  68k|   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
1696.69/1697.22	c  1687s| 90000 | 77067 |     0 |   0.0 | 561M| 278 |   - |  22k|  68k|   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.61	c 
1800.05/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.61	c Solving Time (sec) : 1789.35
1800.05/1800.61	c Solving Nodes      : 96269
1800.05/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.61	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.61	c Gap                : infinite
1800.05/1800.61	s UNKNOWN
1800.05/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.61	c Solving Time       :    1789.35
1800.05/1800.61	c Original Problem   :
1800.05/1800.61	c   Problem name     : HOME/instance-2663989-1276331554.opb
1800.05/1800.61	c   Variables        : 23621 (23621 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.61	c   Constraints      : 67526 initial, 67526 maximal
1800.05/1800.61	c Presolved Problem  :
1800.05/1800.61	c   Problem name     : t_HOME/instance-2663989-1276331554.opb
1800.05/1800.61	c   Variables        : 22492 (22492 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.61	c   Constraints      : 64946 initial, 68392 maximal
1800.05/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.61	c   trivial          :       0.06          0          0          0          0          0          0          0          0
1800.05/1800.61	c   dualfix          :       0.06          0          0          0          0          0          0          0          0
1800.05/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.61	c   implics          :       0.26          0        871          0          0          0          0          0          0
1800.05/1800.61	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.61	c   knapsack         :       0.04          0          0          0          0          0          0          0          0
1800.05/1800.61	c   linear           :       1.74        252          6          0        252          0       2580       1200       2498
1800.05/1800.61	c   logicor          :       0.23          0          0          0          0          0          0          0          0
1800.05/1800.61	c   root node        :          -          5          -          -          5          -          -          -          -
1800.05/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.61	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.61	c   knapsack         :       2388          0    1193448          0      91839       2934     687338          0          0          0
1800.05/1800.61	c   logicor          :      62558+         0    1162304          0      91839       2752    8667089          0          0          0
1800.05/1800.61	c   countsols        :          0          0          0          0      91828          0          0          0          0          0
1800.05/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.61	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.61	c   knapsack         :     136.42       0.00     135.39       0.00       1.03
1800.05/1800.61	c   logicor          :    1149.90       0.00      77.57       0.00    1072.33
1800.05/1800.61	c   countsols        :       0.10       0.00       0.00       0.00       0.10
1800.05/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.61	c   vbounds          :       0.60          1          0          0
1800.05/1800.61	c   rootredcost      :       0.72          0          0          0
1800.05/1800.61	c   pseudoobj        :       0.68          0          0          0
1800.05/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.61	c   propagation      :       1.23       5686       5668      30587       27.7       1550       10.6          -
1800.05/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.61	c   applied globally :          -          -          -      18524       20.8          -          -          -
1800.05/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.61	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.61	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.61	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.61	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.61	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.61	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.61	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.61	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.61	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.61	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.61	c Pricers            :       Time      Calls       Vars
1800.05/1800.61	c   problem variables:       0.00          0          0
1800.05/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.61	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.61	c   inference        :     323.62      91828          0          0          0          0     183656
1800.05/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.61	c   LP solutions     :       0.00          -          0
1800.05/1800.61	c   pseudo solutions :       0.00          -          0
1800.05/1800.61	c   trivial          :       0.04          1          0
1800.05/1800.61	c   simplerounding   :       0.00          0          0
1800.05/1800.61	c   zirounding       :       0.00          0          0
1800.05/1800.61	c   rounding         :       0.00          0          0
1800.05/1800.61	c   shifting         :       0.00          0          0
1800.05/1800.61	c   intshifting      :       0.00          0          0
1800.05/1800.61	c   oneopt           :       0.00          0          0
1800.05/1800.61	c   twoopt           :       0.00          0          0
1800.05/1800.61	c   fixandinfer      :       0.00          0          0
1800.05/1800.61	c   feaspump         :       0.00          0          0
1800.05/1800.61	c   coefdiving       :       0.00          0          0
1800.05/1800.61	c   pscostdiving     :       0.00          0          0
1800.05/1800.62	c   fracdiving       :       0.00          0          0
1800.05/1800.62	c   veclendiving     :       0.00          0          0
1800.05/1800.62	c   intdiving        :       0.00          0          0
1800.05/1800.62	c   actconsdiving    :       0.00          0          0
1800.05/1800.62	c   objpscostdiving  :       0.00          0          0
1800.05/1800.62	c   rootsoldiving    :       0.00          0          0
1800.05/1800.62	c   linesearchdiving :       0.00          0          0
1800.05/1800.62	c   guideddiving     :       0.00          0          0
1800.05/1800.62	c   octane           :       0.00          0          0
1800.05/1800.62	c   rens             :       0.00          0          0
1800.05/1800.62	c   rins             :       0.00          0          0
1800.05/1800.62	c   localbranching   :       0.00          0          0
1800.05/1800.62	c   mutation         :       0.00          0          0
1800.05/1800.62	c   crossover        :       0.00          0          0
1800.05/1800.62	c   dins             :       0.00          0          0
1800.05/1800.62	c   undercover       :       0.00          0          0
1800.05/1800.62	c   nlp              :       0.00          0          0
1800.05/1800.62	c   trysol           :       0.00          0          0
1800.05/1800.62	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.62	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.62	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.62	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.62	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.62	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.62	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.62	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.62	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.62	c B&B Tree           :
1800.05/1800.62	c   number of runs   :          1
1800.05/1800.62	c   nodes            :      96269
1800.05/1800.62	c   nodes (total)    :      96269
1800.05/1800.62	c   nodes left       :      82422
1800.05/1800.62	c   max depth        :        278
1800.05/1800.62	c   max depth (total):        278
1800.05/1800.62	c   backtracks       :       2626 (2.7%)
1800.05/1800.62	c   delayed cutoffs  :       4966
1800.05/1800.62	c   repropagations   :      42556 (536953 domain reductions, 1245 cutoffs)
1800.05/1800.62	c   avg switch length:       3.76
1800.05/1800.62	c   switching time   :     147.14
1800.05/1800.62	c Solution           :
1800.05/1800.62	c   Solutions found  :          0 (0 improvements)
1800.05/1800.62	c   Primal Bound     :          -
1800.05/1800.62	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.62	c   Gap              :   infinite
1800.05/1800.62	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.62	c   Root Iterations  :          0
1801.33/1801.95	c Time complete: 1801.39.

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-2663989-1276331554/watcher-2663989-1276331554 -o /tmp/evaluation-result-2663989-1276331554/solver-2663989-1276331554 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663989-1276331554.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: 0.99 0.99 0.99 3/106 8858
/proc/meminfo: memFree=1503300/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=7612 CPUtime=0
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 1175 0 0 0 0 0 0 0 18 0 1 0 8759282 7794688 1098 1992294400 4194304 7136930 140734794111072 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 1903 1108 254 719 0 1182 0

[startup+0.0759301 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 8858
/proc/meminfo: memFree=1503300/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=10844 CPUtime=0.06
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 2200 0 0 0 6 0 0 0 21 0 1 0 8759282 11104256 2123 1992294400 4194304 7136930 140734794111072 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 2711 2123 268 719 0 1990 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10844

[startup+0.100932 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 8858
/proc/meminfo: memFree=1503300/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=12736 CPUtime=0.09
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 2682 0 0 0 9 0 0 0 21 0 1 0 8759282 13041664 2605 1992294400 4194304 7136930 140734794111072 18446744073709551615 4240576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 3184 2605 268 719 0 2463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12736

[startup+0.300951 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 8858
/proc/meminfo: memFree=1503300/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=19504 CPUtime=0.29
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 4351 0 0 0 28 1 0 0 21 0 1 0 8759282 19972096 4274 1992294400 4194304 7136930 140734794111072 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 4876 4274 268 719 0 4155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19504

[startup+0.700989 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 8858
/proc/meminfo: memFree=1503300/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=32740 CPUtime=0.69
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 7673 0 0 0 66 3 0 0 22 0 1 0 8759282 33525760 7596 1992294400 4194304 7136930 140734794111072 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 8185 7596 268 719 0 7464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32740

[startup+1.50107 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8859
/proc/meminfo: memFree=1463736/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=113304 CPUtime=1.49
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 28039 0 0 0 139 10 0 0 25 0 1 0 8759282 116023296 27571 1992294400 4194304 7136930 140734794111072 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 28326 27571 302 719 0 27605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113304

[startup+3.10022 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8859
/proc/meminfo: memFree=1365652/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=168528 CPUtime=3.09
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 41649 0 0 0 282 27 0 0 25 0 1 0 8759282 172572672 40667 1992294400 4194304 7136930 140734794111072 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 42132 40667 347 719 0 41411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168528

[startup+6.30052 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8859
/proc/meminfo: memFree=1308364/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=203940 CPUtime=6.29
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 58715 0 0 0 559 70 0 0 25 0 1 0 8759282 208834560 49197 1992294400 4194304 7136930 140734794111072 18446744073709551615 4641936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 50985 49197 393 719 0 50264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203940

[startup+12.7011 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8861
/proc/meminfo: memFree=1302412/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=208776 CPUtime=12.69
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 59880 0 0 0 1198 71 0 0 25 0 1 0 8759282 213786624 50362 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 52194 50362 393 719 0 51473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208776

[startup+25.5013 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8861
/proc/meminfo: memFree=1299064/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=212004 CPUtime=25.48
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 60698 0 0 0 2475 73 0 0 25 0 1 0 8759282 217092096 51180 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 53001 51180 393 719 0 52280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 212004

[startup+51.1008 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8861
/proc/meminfo: memFree=1289640/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=222236 CPUtime=51.07
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 63074 0 0 0 5026 81 0 0 25 0 1 0 8759282 227569664 53556 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 55559 53556 393 719 0 54838 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 222236

[startup+102.309 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8863
/proc/meminfo: memFree=1265336/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=247848 CPUtime=102.25
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 69146 0 0 0 10127 98 0 0 25 0 1 0 8759282 253796352 59628 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 61962 59628 393 719 0 61241 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 247848

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 8865
/proc/meminfo: memFree=1242396/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=272552 CPUtime=162.23
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 74832 0 0 0 16098 125 0 0 25 0 1 0 8759282 279093248 65314 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 68138 65314 393 719 0 67417 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 272552

[startup+222.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/107 8865
/proc/meminfo: memFree=1229128/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=288052 CPUtime=222.21
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 78275 0 0 0 22070 151 0 0 25 0 1 0 8759282 294965248 68757 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 72013 68757 393 719 0 71292 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 288052

[startup+282.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 8867
/proc/meminfo: memFree=1210156/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=309216 CPUtime=282.2
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 82896 0 0 0 28041 179 0 0 25 0 1 0 8759282 316637184 73378 1992294400 4194304 7136930 140734794111072 18446744073709551615 4999832 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 77304 73378 393 719 0 76583 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 309216

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 8869
/proc/meminfo: memFree=1190192/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=332536 CPUtime=342.18
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 87903 0 0 0 34010 208 0 0 25 0 1 0 8759282 340516864 78385 1992294400 4194304 7136930 140734794111072 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 83134 78385 393 719 0 82413 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 332536

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8871
/proc/meminfo: memFree=1166136/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=361080 CPUtime=402.17
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 93904 0 0 0 39981 236 0 0 25 0 1 0 8759282 369745920 84386 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 90270 84386 393 719 0 89549 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 361080

[startup+462.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 8873
/proc/meminfo: memFree=1143692/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=387564 CPUtime=462.14
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 99448 0 0 0 45947 267 0 0 25 0 1 0 8759282 396865536 89930 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 96891 89930 393 719 0 96170 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 387564

[startup+522.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 8873
/proc/meminfo: memFree=1122984/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=410640 CPUtime=522.13
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 104643 0 0 0 51911 302 0 0 25 0 1 0 8759282 420495360 95125 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 102660 95125 393 719 0 101939 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 410640

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8875
/proc/meminfo: memFree=1099672/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=438828 CPUtime=582.11
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 110487 0 0 0 57872 339 0 0 25 0 1 0 8759282 449359872 100969 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 109707 100969 393 719 0 108986 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 438828

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8877
/proc/meminfo: memFree=1076484/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=465584 CPUtime=642.1
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 116166 0 0 0 63831 379 0 0 25 0 1 0 8759282 476758016 106648 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 116396 106648 393 719 0 115675 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 465584

[startup+702.302 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8887
/proc/meminfo: memFree=974804/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=584216 CPUtime=1001.98
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 141454 0 0 0 99665 533 0 0 25 0 1 0 8759282 598237184 131936 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 146054 131936 393 719 0 145333 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 584216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8889
/proc/meminfo: memFree=958436/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=604940 CPUtime=1061.97
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 145536 0 0 0 105637 560 0 0 25 0 1 0 8759282 619458560 136018 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 151235 136018 393 719 0 150514 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 604940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8889
/proc/meminfo: memFree=943308/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=622840 CPUtime=1121.95
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 149295 0 0 0 111606 589 0 0 25 0 1 0 8759282 637788160 139777 1992294400 4194304 7136930 140734794111072 18446744073709551615 4665839 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 155710 139777 393 719 0 154989 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 622840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8891
/proc/meminfo: memFree=927808/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=640392 CPUtime=1181.94
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 153276 0 0 0 117578 616 0 0 25 0 1 0 8759282 655761408 143758 1992294400 4194304 7136930 140734794111072 18446744073709551615 4854514 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 160098 143758 393 719 0 159377 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 640392

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8893
/proc/meminfo: memFree=909332/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=662140 CPUtime=1241.92
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 157729 0 0 0 123548 644 0 0 25 0 1 0 8759282 678031360 148211 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005267 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 165535 148211 393 719 0 164814 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 662140

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8895
/proc/meminfo: memFree=893336/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=679488 CPUtime=1301.9
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 161685 0 0 0 129518 672 0 0 25 0 1 0 8759282 695795712 152167 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 169872 152167 393 719 0 169151 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 679488

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8897
/proc/meminfo: memFree=881556/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=692240 CPUtime=1361.89
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 164629 0 0 0 135487 702 0 0 25 0 1 0 8759282 708853760 155111 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 173060 155111 393 719 0 172339 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 692240

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8897
/proc/meminfo: memFree=867792/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=707568 CPUtime=1421.87
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 168063 0 0 0 141452 735 0 0 25 0 1 0 8759282 724549632 158545 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 176892 158545 393 719 0 176171 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 707568

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8899
/proc/meminfo: memFree=854276/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=721556 CPUtime=1481.85
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 171472 0 0 0 147422 763 0 0 25 0 1 0 8759282 738873344 161954 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 180389 161954 393 719 0 179668 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 721556

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8901
/proc/meminfo: memFree=842000/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=739304 CPUtime=1541.83
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 174491 0 0 0 153389 794 0 0 25 0 1 0 8759282 757047296 164973 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 184826 164973 393 719 0 184105 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 739304

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8903
/proc/meminfo: memFree=825508/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=760916 CPUtime=1601.81
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 178894 0 0 0 159352 829 0 0 25 0 1 0 8759282 779177984 169376 1992294400 4194304 7136930 140734794111072 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 190229 169376 393 719 0 189508 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 760916

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8905
/proc/meminfo: memFree=811744/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=774064 CPUtime=1661.8
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 182058 0 0 0 165313 867 0 0 25 0 1 0 8759282 792641536 172540 1992294400 4194304 7136930 140734794111072 18446744073709551615 4414503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 193516 172540 393 719 0 192795 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 774064

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8914
/proc/meminfo: memFree=801452/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=785780 CPUtime=1721.77
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 184552 0 0 0 171272 905 0 0 25 0 1 0 8759282 804638720 175034 1992294400 4194304 7136930 140734794111072 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 196445 175034 393 719 0 195724 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 785780

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8916
/proc/meminfo: memFree=780000/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=811696 CPUtime=1781.74
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 189921 0 0 0 177235 939 0 0 25 0 1 0 8759282 831176704 180403 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 202924 180403 393 719 0 202203 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 811696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8916
/proc/meminfo: memFree=774172/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=817008 CPUtime=1800.05
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 191342 0 0 0 179055 950 0 0 25 0 1 0 8759282 836616192 181824 1992294400 4194304 7136930 140734794111072 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8858/statm: 204252 181824 393 719 0 203531 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 817008

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

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8916
/proc/meminfo: memFree=774172/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=816804 CPUtime=1800.84
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 191354 0 0 0 179134 950 0 0 25 0 1 0 8759282 836407296 181760 1992294400 4194304 7136930 140734794111072 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 204201 181760 399 719 0 203480 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (KiB) 816804

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 8917
/proc/meminfo: memFree=792640/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=769348 CPUtime=1801.24
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 191354 0 0 0 179173 951 0 0 25 0 1 0 8759282 787812352 169921 1992294400 4194304 7136930 140734794111072 18446744073709551615 6166190 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 192337 169888 399 719 0 191616 0
Current children cumulated CPU time (s) 1801.24
Current children cumulated vsize (KiB) 769348

[startup+1801.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 8917
/proc/meminfo: memFree=792640/2059040 swapFree=4192956/4192956
[pid=8858] ppid=8856 vsize=220492 CPUtime=1801.33
/proc/8858/stat : 8858 (pbscip.linux.x8) R 8856 8858 7869 0 -1 4202496 191354 0 0 0 179177 956 0 0 25 0 1 0 8759282 225783808 53165 1992294400 4194304 7136930 140734794111072 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8858/statm: 55123 53165 399 719 0 54402 0
Current children cumulated CPU time (s) 1801.33
Current children cumulated vsize (KiB) 220492

Child status: 0
Real time (s): 1801.96
CPU time (s): 1801.4
CPU user time (s): 1791.81
CPU system time (s): 9.59454
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 817008

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

runsolver used 2.88956 second user time and 8.60869 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-12 10:32:34
IDJOB=2663989
IDBENCH=1449
IDSOLVER=1167
FILE ID=node004/2663989-1276331554
PBS_JOBID= 11173167
Free space on /tmp= 62536 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.6.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-2663989-1276331554/watcher-2663989-1276331554 -o /tmp/evaluation-result-2663989-1276331554/solver-2663989-1276331554 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663989-1276331554.opb -t 1800 -m 1800

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

MD5SUM BENCH= 9d22902ade96af236e70cdbf7d8bd853
RANDOM SEED=1243477891

node004.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.210
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.210
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1503704 kB
Buffers:        108300 kB
Cached:         318180 kB
SwapCached:          0 kB
Active:         182576 kB
Inactive:       303312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1503704 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5320 kB
Writeback:           0 kB
AnonPages:       59344 kB
Mapped:          15492 kB
Slab:            47716 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181212 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= 62532 MiB
End job on node004 at 2010-06-12 11:02:37