Trace number 2664136

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.43 1801.99

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl.opb
MD5SUMb2fe1642a1ae97e0b20cfe37f07bcc49
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 benchmark1219.55
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21380
Total number of constraints60984
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
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 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
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-2664136-1276339947.opb>
1.00/1.09	c original problem has 21380 variables (21380 bin, 0 int, 0 impl, 0 cont) and 60984 constraints
1.00/1.09	c problem read
1.00/1.09	c No objective function, only one solution is needed.
1.00/1.10	c presolving settings loaded
1.00/1.10	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.39/1.43	c presolving:
2.59/2.61	c (round 1) 1318 del vars, 807 del conss, 265 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113375 impls, 0 clqs
2.69/2.74	c (round 2) 1320 del vars, 3047 del conss, 267 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113375 impls, 0 clqs
2.79/2.81	c (round 3) 1356 del vars, 3137 del conss, 303 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113553 impls, 0 clqs
2.79/2.88	c (round 4) 1360 del vars, 3143 del conss, 307 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113553 impls, 0 clqs
2.89/2.95	c (round 5) 1366 del vars, 3154 del conss, 313 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113567 impls, 0 clqs
2.99/3.02	c (round 6) 1370 del vars, 3168 del conss, 317 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113603 impls, 0 clqs
2.99/3.09	c (round 7) 1374 del vars, 3178 del conss, 321 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113631 impls, 0 clqs
3.09/3.16	c (round 8) 1378 del vars, 3188 del conss, 325 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113663 impls, 0 clqs
3.20/3.23	c (round 9) 1382 del vars, 3198 del conss, 329 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113699 impls, 0 clqs
3.20/3.30	c (round 10) 1386 del vars, 3208 del conss, 333 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113739 impls, 0 clqs
3.30/3.37	c (round 11) 1390 del vars, 3218 del conss, 337 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113783 impls, 0 clqs
3.39/3.44	c (round 12) 1390 del vars, 3226 del conss, 337 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113823 impls, 0 clqs
3.99/4.09	c (round 13) 1390 del vars, 3235 del conss, 337 chg bounds, 1078 chg sides, 2254 chg coeffs, 57749 upgd conss, 1113823 impls, 0 clqs
4.19/4.26	c presolving (14 rounds):
4.19/4.26	c  1390 deleted vars, 3235 deleted constraints, 337 tightened bounds, 0 added holes, 1078 changed sides, 2254 changed coefficients
4.19/4.26	c  1113823 implications, 0 cliques
4.19/4.26	c presolved problem has 19990 variables (19990 bin, 0 int, 0 impl, 0 cont) and 57749 constraints
4.19/4.26	c    2156 constraints of type <knapsack>
4.19/4.26	c   55593 constraints of type <logicor>
4.19/4.26	c transformed objective value is always integral (scale: 1)
4.19/4.26	c Presolving Time: 2.43
4.19/4.26	c - non default parameters ----------------------------------------------------------------------
4.19/4.26	c # SCIP version 1.2.1.2
4.19/4.26	c 
4.19/4.26	c # frequency for displaying node information lines
4.19/4.26	c # [type: int, range: [-1,2147483647], default: 100]
4.19/4.26	c display/freq = 10000
4.19/4.26	c 
4.19/4.26	c # maximal time in seconds to run
4.19/4.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.19/4.26	c limits/time = 1798.91
4.19/4.26	c 
4.19/4.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.19/4.27	c limits/memory = 1620
4.19/4.27	c 
4.19/4.27	c # solving stops, if the given number of solutions were found (-1: no limit)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: -1]
4.19/4.27	c limits/solutions = 1
4.19/4.27	c 
4.19/4.27	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.19/4.27	c lp/solvefreq = -1
4.19/4.27	c 
4.19/4.27	c # maximal number of separation rounds per node (-1: unlimited)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 5]
4.19/4.27	c separating/maxrounds = 1
4.19/4.27	c 
4.19/4.27	c # maximal number of separation rounds in the root node (-1: unlimited)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: -1]
4.19/4.27	c separating/maxroundsroot = 5
4.19/4.27	c 
4.19/4.27	c # should presolving try to simplify inequalities
4.19/4.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.19/4.27	c constraints/linear/simplifyinequalities = TRUE
4.19/4.27	c 
4.19/4.27	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.19/4.27	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.19/4.27	c constraints/knapsack/disaggregation = FALSE
4.19/4.27	c 
4.19/4.27	c # should presolving try to simplify knapsacks
4.19/4.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.19/4.27	c constraints/knapsack/simplifyinequalities = TRUE
4.19/4.27	c 
4.19/4.27	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: -1]
4.19/4.27	c presolving/probing/maxrounds = 0
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/coefdiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.19/4.27	c heuristics/coefdiving/maxlpiterquot = 0.075
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/coefdiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 30]
4.19/4.27	c heuristics/crossover/freq = -1
4.19/4.27	c 
4.19/4.27	c # number of nodes added to the contingent of the total nodes
4.19/4.27	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.19/4.27	c heuristics/crossover/nodesofs = 750
4.19/4.27	c 
4.19/4.27	c # number of nodes without incumbent change that heuristic should wait
4.19/4.27	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.19/4.27	c heuristics/crossover/nwaitingnodes = 100
4.19/4.27	c 
4.19/4.27	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.19/4.27	c # [type: real, range: [0,1], default: 0.1]
4.19/4.27	c heuristics/crossover/nodesquot = 0.15
4.19/4.27	c 
4.19/4.27	c # minimum percentage of integer variables that have to be fixed 
4.19/4.27	c # [type: real, range: [0,1], default: 0.666]
4.19/4.27	c heuristics/crossover/minfixingrate = 0.5
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 20]
4.19/4.27	c heuristics/feaspump/freq = -1
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/feaspump/maxlpiterofs = 2000
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/fracdiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.19/4.27	c heuristics/fracdiving/maxlpiterquot = 0.075
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/fracdiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/guideddiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.19/4.27	c heuristics/guideddiving/maxlpiterquot = 0.075
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/guideddiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.19/4.27	c heuristics/intdiving/maxlpiterquot = 0.075
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/intshifting/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/linesearchdiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.19/4.27	c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/linesearchdiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.19/4.27	c heuristics/nlp/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 20]
4.19/4.27	c heuristics/objpscostdiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to total iteration number
4.19/4.27	c # [type: real, range: [0,1], default: 0.01]
4.19/4.27	c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/objpscostdiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.19/4.27	c heuristics/oneopt/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/pscostdiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.19/4.27	c heuristics/pscostdiving/maxlpiterquot = 0.075
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/pscostdiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 0]
4.19/4.27	c heuristics/rens/freq = -1
4.19/4.27	c 
4.19/4.27	c # minimum percentage of integer variables that have to be fixable 
4.19/4.27	c # [type: real, range: [0,1], default: 0.5]
4.19/4.27	c heuristics/rens/minfixingrate = 0.3
4.19/4.27	c 
4.19/4.27	c # number of nodes added to the contingent of the total nodes
4.19/4.27	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.19/4.27	c heuristics/rens/nodesofs = 2000
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 20]
4.19/4.27	c heuristics/rootsoldiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.19/4.27	c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/rootsoldiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.19/4.27	c heuristics/rounding/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/shifting/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.19/4.27	c heuristics/simplerounding/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 0]
4.19/4.27	c heuristics/trivial/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.19/4.27	c heuristics/trysol/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 10]
4.19/4.27	c heuristics/veclendiving/freq = -1
4.19/4.27	c 
4.19/4.27	c # maximal fraction of diving LP iterations compared to node LP iterations
4.19/4.27	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.19/4.27	c heuristics/veclendiving/maxlpiterquot = 0.075
4.19/4.27	c 
4.19/4.27	c # additional number of allowed LP iterations
4.19/4.27	c # [type: int, range: [0,2147483647], default: 1000]
4.19/4.27	c heuristics/veclendiving/maxlpiterofs = 1500
4.19/4.27	c 
4.19/4.27	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 1]
4.19/4.27	c heuristics/zirounding/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 0]
4.19/4.27	c separating/cmir/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: 0]
4.19/4.27	c separating/flowcover/freq = -1
4.19/4.27	c 
4.19/4.27	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.19/4.27	c # [type: int, range: [-1,2147483647], default: -1]
4.19/4.27	c separating/rapidlearning/freq = 0
4.19/4.27	c 
4.19/4.27	c -----------------------------------------------------------------------------------------------
4.19/4.27	c start solving
4.19/4.29	c 
4.30/4.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.30/4.37	c   2.7s|     1 |     2 |     0 |     - | 116M|   0 |   - |  19k|  57k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
191.73/191.83	c   189s| 10000 |  8114 |     0 |   0.0 | 181M| 255 |   - |  19k|  55k|   0 |   0 |   0 |2123 |   0 | 0.000000e+00 |      --      |    Inf 
354.19/354.39	c   351s| 20000 | 16057 |     0 |   0.0 | 233M| 255 |   - |  19k|  55k|   0 |   0 |   0 |5433 |   0 | 0.000000e+00 |      --      |    Inf 
543.91/544.18	c   540s| 30000 | 24013 |     0 |   0.0 | 303M| 255 |   - |  19k|  56k|   0 |   0 |   0 |  10k|   0 | 0.000000e+00 |      --      |    Inf 
745.15/745.48	c   740s| 40000 | 31458 |     0 |   0.0 | 376M| 255 |   - |  19k|  57k|   0 |   0 |   0 |  16k|   0 | 0.000000e+00 |      --      |    Inf 
932.29/932.65	c   926s| 50000 | 38986 |     0 |   0.0 | 449M| 255 |   - |  19k|  57k|   0 |   0 |   0 |  21k|   0 | 0.000000e+00 |      --      |    Inf 
1106.54/1106.96	c  1099s| 60000 | 47209 |     0 |   0.0 | 496M| 255 |   - |  19k|  58k|   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
1255.49/1255.95	c  1247s| 70000 | 55569 |     0 |   0.0 | 536M| 255 |   - |  19k|  58k|   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
1398.54/1399.05	c  1390s| 80000 | 64066 |     0 |   0.0 | 566M| 255 |   - |  19k|  58k|   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
1533.50/1534.07	c  1524s| 90000 | 72588 |     0 |   0.0 | 593M| 255 |   - |  19k|  59k|   0 |   0 |   0 |  36k|   0 | 0.000000e+00 |      --      |    Inf 
1671.87/1672.43	c  1662s|100000 | 80973 |     0 |   0.0 | 618M| 255 |   - |  19k|  59k|   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
1800.04/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.64	c 
1800.04/1800.64	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.64	c Solving Time (sec) : 1789.17
1800.04/1800.64	c Solving Nodes      : 108973
1800.04/1800.64	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.64	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.64	c Gap                : infinite
1800.04/1800.64	s UNKNOWN
1800.04/1800.64	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.64	c Solving Time       :    1789.17
1800.04/1800.64	c Original Problem   :
1800.04/1800.64	c   Problem name     : HOME/instance-2664136-1276339947.opb
1800.04/1800.64	c   Variables        : 21380 (21380 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.64	c   Constraints      : 60984 initial, 60984 maximal
1800.04/1800.64	c Presolved Problem  :
1800.04/1800.64	c   Problem name     : t_HOME/instance-2664136-1276339947.opb
1800.04/1800.64	c   Variables        : 19990 (19990 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.64	c   Constraints      : 57749 initial, 60124 maximal
1800.04/1800.64	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.64	c   trivial          :       0.07          0          0          0          0          0          0          0          0
1800.04/1800.64	c   dualfix          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.64	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.64	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.64	c   implics          :       0.27          0       1048          0          0          0          0          0          0
1800.04/1800.64	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.64	c   knapsack         :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.64	c   linear           :       1.61        337          5          0        337          0       3235       1078       2254
1800.04/1800.64	c   logicor          :       0.22          0          0          0          0          0          0          0          0
1800.04/1800.64	c   root node        :          -       2111          -          -       2111          -          -          -          -
1800.04/1800.64	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.64	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.64	c   knapsack         :       2156          0    1188331          0     101739       3305     919002          0          0          0
1800.04/1800.64	c   logicor          :      55593+         0    1144997          0     101739       6806   10966745          0          0          0
1800.04/1800.64	c   countsols        :          0          0          0          0     101738          0          0          0          0          0
1800.04/1800.64	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.64	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.64	c   knapsack         :     140.85       0.00     139.21       0.00       1.64
1800.04/1800.64	c   logicor          :    1109.31       0.00     101.03       0.00    1008.28
1800.04/1800.64	c   countsols        :       0.23       0.00       0.00       0.00       0.23
1800.04/1800.64	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.64	c   vbounds          :       0.66          1          0          0
1800.04/1800.64	c   rootredcost      :       0.66          0          0          0
1800.04/1800.64	c   pseudoobj        :       0.44          0          0          0
1800.04/1800.64	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.64	c   propagation      :       4.69      10111      10103      77067       44.3       3248       14.9          -
1800.04/1800.64	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.64	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.64	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.64	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.64	c   applied globally :          -          -          -      44146       33.8          -          -          -
1800.04/1800.64	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.64	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.64	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.64	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.64	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.64	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.64	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.64	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.64	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.64	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.64	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.64	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.64	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.64	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.64	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.64	c Pricers            :       Time      Calls       Vars
1800.04/1800.64	c   problem variables:       0.00          0          0
1800.04/1800.64	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.64	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.64	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.64	c   inference        :     346.26     101738          0          0          0          0     203476
1800.04/1800.64	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.64	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.64	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.64	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.64	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.64	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.64	c   LP solutions     :       0.00          -          0
1800.04/1800.64	c   pseudo solutions :       0.00          -          0
1800.04/1800.64	c   trivial          :       0.03          1          0
1800.04/1800.64	c   simplerounding   :       0.00          0          0
1800.04/1800.64	c   zirounding       :       0.00          0          0
1800.04/1800.64	c   rounding         :       0.00          0          0
1800.04/1800.64	c   shifting         :       0.00          0          0
1800.04/1800.64	c   intshifting      :       0.00          0          0
1800.04/1800.64	c   oneopt           :       0.00          0          0
1800.04/1800.64	c   twoopt           :       0.00          0          0
1800.04/1800.64	c   fixandinfer      :       0.00          0          0
1800.04/1800.64	c   feaspump         :       0.00          0          0
1800.04/1800.64	c   coefdiving       :       0.00          0          0
1800.04/1800.64	c   pscostdiving     :       0.00          0          0
1800.04/1800.64	c   fracdiving       :       0.00          0          0
1800.04/1800.64	c   veclendiving     :       0.00          0          0
1800.04/1800.64	c   intdiving        :       0.00          0          0
1800.04/1800.64	c   actconsdiving    :       0.00          0          0
1800.04/1800.64	c   objpscostdiving  :       0.00          0          0
1800.04/1800.64	c   rootsoldiving    :       0.00          0          0
1800.04/1800.64	c   linesearchdiving :       0.00          0          0
1800.04/1800.64	c   guideddiving     :       0.00          0          0
1800.04/1800.64	c   octane           :       0.00          0          0
1800.04/1800.64	c   rens             :       0.00          0          0
1800.04/1800.64	c   rins             :       0.00          0          0
1800.04/1800.64	c   localbranching   :       0.00          0          0
1800.04/1800.64	c   mutation         :       0.00          0          0
1800.04/1800.64	c   crossover        :       0.00          0          0
1800.04/1800.64	c   dins             :       0.00          0          0
1800.04/1800.64	c   undercover       :       0.00          0          0
1800.04/1800.64	c   nlp              :       0.00          0          0
1800.04/1800.64	c   trysol           :       0.00          0          0
1800.04/1800.64	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.64	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.64	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.65	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.65	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.65	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.65	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.65	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.65	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.65	c B&B Tree           :
1800.04/1800.65	c   number of runs   :          1
1800.04/1800.65	c   nodes            :     108973
1800.04/1800.65	c   nodes (total)    :     108973
1800.04/1800.65	c   nodes left       :      88435
1800.04/1800.65	c   max depth        :        255
1800.04/1800.65	c   max depth (total):        255
1800.04/1800.65	c   backtracks       :       4043 (3.7%)
1800.04/1800.65	c   delayed cutoffs  :       6069
1800.04/1800.65	c   repropagations   :      45290 (1018915 domain reductions, 2876 cutoffs)
1800.04/1800.65	c   avg switch length:       3.74
1800.04/1800.65	c   switching time   :     155.05
1800.04/1800.65	c Solution           :
1800.04/1800.65	c   Solutions found  :          0 (0 improvements)
1800.04/1800.65	c   Primal Bound     :          -
1800.04/1800.65	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.65	c   Gap              :   infinite
1800.04/1800.65	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.65	c   Root Iterations  :          0
1801.32/1801.99	c Time complete: 1801.42.

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-2664136-1276339947/watcher-2664136-1276339947 -o /tmp/evaluation-result-2664136-1276339947/solver-2664136-1276339947 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664136-1276339947.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.92 0.98 0.99 3/106 10875
/proc/meminfo: memFree=1849568/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=6584 CPUtime=0
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 995 0 0 0 0 0 0 0 20 0 1 0 9598729 6742016 918 1992294400 4194304 7136930 140736135190592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 1646 927 254 719 0 925 0

[startup+0.069622 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 10875
/proc/meminfo: memFree=1849568/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=10844 CPUtime=0.06
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 2199 0 0 0 6 0 0 0 20 0 1 0 9598729 11104256 2121 1992294400 4194304 7136930 140736135190592 18446744073709551615 5648952 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 2711 2121 268 719 0 1990 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10844

[startup+0.101625 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 10875
/proc/meminfo: memFree=1849568/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=13876 CPUtime=0.09
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 2935 0 0 0 8 1 0 0 20 0 1 0 9598729 14209024 2857 1992294400 4194304 7136930 140736135190592 18446744073709551615 6176997 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 3469 2857 268 719 0 2748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13876

[startup+0.300648 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 10875
/proc/meminfo: memFree=1849568/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=19504 CPUtime=0.29
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 4353 0 0 0 28 1 0 0 20 0 1 0 9598729 19972096 4275 1992294400 4194304 7136930 140736135190592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 4876 4275 268 719 0 4155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19504

[startup+0.700695 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 10875
/proc/meminfo: memFree=1849568/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=33764 CPUtime=0.69
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 7932 0 0 0 66 3 0 0 20 0 1 0 9598729 34574336 7854 1992294400 4194304 7136930 140736135190592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 8441 7854 268 719 0 7720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33764

[startup+1.50079 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 10876
/proc/meminfo: memFree=1809880/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=111648 CPUtime=1.49
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 27222 0 0 0 138 11 0 0 23 0 1 0 9598729 114327552 26701 1992294400 4194304 7136930 140736135190592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 27912 26701 345 719 0 27191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111648

[startup+3.10098 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 10876
/proc/meminfo: memFree=1718244/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=153528 CPUtime=3.09
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 39397 0 0 0 273 36 0 0 25 0 1 0 9598729 157212672 37077 1992294400 4194304 7136930 140736135190592 18446744073709551615 4656535 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 38382 37077 347 719 0 37661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153528

[startup+6.30035 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 10876
/proc/meminfo: memFree=1672984/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=185552 CPUtime=6.29
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 54578 0 0 0 565 64 0 0 25 0 1 0 9598729 190005248 44805 1992294400 4194304 7136930 140736135190592 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 46388 44806 393 719 0 45667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 185552

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 10876
/proc/meminfo: memFree=1663808/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=192808 CPUtime=12.68
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 56391 0 0 0 1202 66 0 0 25 0 1 0 9598729 197435392 46608 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697099 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 48202 46608 393 719 0 47481 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 192808

[startup+25.5006 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 10876
/proc/meminfo: memFree=1657980/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=198912 CPUtime=25.48
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 57877 0 0 0 2477 71 0 0 25 0 1 0 9598729 203685888 48094 1992294400 4194304 7136930 140736135190592 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 49728 48094 393 719 0 49007 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 198912

[startup+51.1006 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 10876
/proc/meminfo: memFree=1649176/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=208012 CPUtime=51.07
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 60124 0 0 0 5027 80 0 0 25 0 1 0 9598729 213004288 50341 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 52003 50341 393 719 0 51282 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 208012

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 10878
/proc/meminfo: memFree=1629336/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=228892 CPUtime=102.27
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 64996 0 0 0 10123 104 0 0 25 0 1 0 9598729 234385408 55213 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 57223 55213 393 719 0 56502 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 228892

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10880
/proc/meminfo: memFree=1604288/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=256864 CPUtime=162.25
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 71281 0 0 0 16090 135 0 0 25 0 1 0 9598729 263028736 61498 1992294400 4194304 7136930 140736135190592 18446744073709551615 5892359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 64216 61498 393 719 0 63495 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 256864

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10882
/proc/meminfo: memFree=1579984/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=285220 CPUtime=222.23
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 77289 0 0 0 22057 166 0 0 25 0 1 0 9598729 292065280 67506 1992294400 4194304 7136930 140736135190592 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 71305 67506 393 719 0 70584 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 285220

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10882
/proc/meminfo: memFree=1560268/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=309184 CPUtime=282.21
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 82349 0 0 0 28020 201 0 0 25 0 1 0 9598729 316604416 72566 1992294400 4194304 7136930 140736135190592 18446744073709551615 4414778 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 77296 72566 393 719 0 76575 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 309184

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10884
/proc/meminfo: memFree=1535220/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=338780 CPUtime=342.19
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 88471 0 0 0 33984 235 0 0 25 0 1 0 9598729 346910720 78688 1992294400 4194304 7136930 140736135190592 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 84695 78688 393 719 0 83974 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 338780

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10886
/proc/meminfo: memFree=1513396/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=363984 CPUtime=402.17
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 93880 0 0 0 39953 264 0 0 25 0 1 0 9598729 372719616 84097 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 90996 84097 393 719 0 90275 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 363984

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10888
/proc/meminfo: memFree=1484628/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=399328 CPUtime=462.15
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 101062 0 0 0 45913 302 0 0 25 0 1 0 9598729 408911872 91279 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 99832 91279 393 719 0 99111 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 399328

[startup+522.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 10899
/proc/meminfo: memFree=1456480/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=432148 CPUtime=522.13
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 108001 0 0 0 51880 333 0 0 25 0 1 0 9598729 442519552 98218 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 108037 98218 393 719 0 107316 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 432148

[startup+582.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 10899
/proc/meminfo: memFree=1438128/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=455052 CPUtime=582.1
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 112587 0 0 0 57854 356 0 0 25 0 1 0 9598729 465973248 102804 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 113763 102804 393 719 0 113042 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 455052

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10901
/proc/meminfo: memFree=1410104/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=488860 CPUtime=642.09
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 119555 0 0 0 63825 384 0 0 25 0 1 0 9598729 500592640 109772 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 122215 109772 393 719 0 121494 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 488860

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10911
/proc/meminfo: memFree=1253740/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=681952 CPUtime=1001.97
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 158469 0 0 0 99621 576 0 0 25 0 1 0 9598729 698318848 148686 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 170488 148686 393 719 0 169767 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 681952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10913
/proc/meminfo: memFree=1235016/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=705944 CPUtime=1061.95
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 163195 0 0 0 105592 603 0 0 25 0 1 0 9598729 722886656 153412 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 176486 153412 393 719 0 175765 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 705944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10915
/proc/meminfo: memFree=1215548/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=729476 CPUtime=1121.93
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 167969 0 0 0 111564 629 0 0 25 0 1 0 9598729 746983424 158186 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 182369 158186 393 719 0 181648 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 729476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10915
/proc/meminfo: memFree=1200916/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=748724 CPUtime=1181.92
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 171804 0 0 0 117530 662 0 0 25 0 1 0 9598729 766693376 162021 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 187181 162021 393 719 0 186460 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 748724

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10917
/proc/meminfo: memFree=1180580/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=771988 CPUtime=1241.9
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 176665 0 0 0 123493 697 0 0 25 0 1 0 9598729 790515712 166882 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 192997 166882 393 719 0 192276 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 771988

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10922
/proc/meminfo: memFree=1160368/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=796368 CPUtime=1301.88
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 181531 0 0 0 129457 731 0 0 25 0 1 0 9598729 815480832 171748 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005172 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 199092 171748 393 719 0 198371 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 796368

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10924
/proc/meminfo: memFree=1147596/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=810168 CPUtime=1361.87
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 184787 0 0 0 135426 761 0 0 25 0 1 0 9598729 829612032 175004 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 202542 175004 393 719 0 201821 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 810168

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10926
/proc/meminfo: memFree=1136064/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=826716 CPUtime=1421.84
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 187730 0 0 0 141393 791 0 0 25 0 1 0 9598729 846557184 177947 1992294400 4194304 7136930 140736135190592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 206679 177947 393 719 0 205958 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 826716

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10926
/proc/meminfo: memFree=1121060/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=845292 CPUtime=1481.82
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 191491 0 0 0 147357 825 0 0 25 0 1 0 9598729 865579008 181708 1992294400 4194304 7136930 140736135190592 18446744073709551615 4853690 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 211323 181708 393 719 0 210602 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 845292

[startup+1542.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 10928
/proc/meminfo: memFree=1108412/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=858452 CPUtime=1541.8
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 194610 0 0 0 153324 856 0 0 25 0 1 0 9598729 879054848 184827 1992294400 4194304 7136930 140736135190592 18446744073709551615 4853673 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 214613 184827 393 719 0 213892 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 858452

[startup+1602.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 10930
/proc/meminfo: memFree=1095144/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=872980 CPUtime=1601.78
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 197953 0 0 0 159293 885 0 0 25 0 1 0 9598729 893931520 188170 1992294400 4194304 7136930 140736135190592 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 218245 188170 393 719 0 217524 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 872980

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10932
/proc/meminfo: memFree=1079892/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=890824 CPUtime=1661.77
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 201699 0 0 0 165258 919 0 0 25 0 1 0 9598729 912203776 191916 1992294400 4194304 7136930 140736135190592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 222706 191916 393 719 0 221985 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 890824

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10934
/proc/meminfo: memFree=1065632/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=908396 CPUtime=1721.75
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 205255 0 0 0 171229 946 0 0 25 0 1 0 9598729 930197504 195472 1992294400 4194304 7136930 140736135190592 18446744073709551615 4661024 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 227099 195472 393 719 0 226378 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 908396

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10934
/proc/meminfo: memFree=1053356/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=920804 CPUtime=1781.73
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 208257 0 0 0 177197 976 0 0 25 0 1 0 9598729 942903296 198474 1992294400 4194304 7136930 140736135190592 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 230201 198474 393 719 0 229480 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 920804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10936
/proc/meminfo: memFree=1049512/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=924572 CPUtime=1800.04
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 209236 0 0 0 179018 986 0 0 25 0 1 0 9598729 946761728 199453 1992294400 4194304 7136930 140736135190592 18446744073709551615 5955538 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10875/statm: 231143 199453 393 719 0 230422 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 924572

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 10936
/proc/meminfo: memFree=1049512/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=924268 CPUtime=1800.83
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 209242 0 0 0 179097 986 0 0 25 0 1 0 9598729 946450432 199383 1992294400 4194304 7136930 140736135190592 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 231067 199383 399 719 0 230346 0
Current children cumulated CPU time (s) 1800.83
Current children cumulated vsize (KiB) 924268

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10937
/proc/meminfo: memFree=1057192/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=901172 CPUtime=1801.24
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 209242 0 0 0 179138 986 0 0 25 0 1 0 9598729 922800128 193617 1992294400 4194304 7136930 140736135190592 18446744073709551615 4698824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 225293 193617 399 719 0 224572 0
Current children cumulated CPU time (s) 1801.24
Current children cumulated vsize (KiB) 901172

[startup+1801.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10937
/proc/meminfo: memFree=1057192/2059040 swapFree=4136460/4192956
[pid=10875] ppid=10873 vsize=381340 CPUtime=1801.32
/proc/10875/stat : 10875 (pbscip.linux.x8) R 10873 10875 10754 0 -1 4202496 209242 0 0 0 179141 991 0 0 25 0 1 0 9598729 390492160 88506 1992294400 4194304 7136930 140736135190592 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10875/statm: 95211 88470 399 719 0 94490 0
Current children cumulated CPU time (s) 1801.32
Current children cumulated vsize (KiB) 381340

Child status: 0
Real time (s): 1801.99
CPU time (s): 1801.43
CPU user time (s): 1791.47
CPU system time (s): 9.95549
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 924572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.47
system time used= 9.95549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209249
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= 4
involuntary context switches= 14887

runsolver used 2.86156 second user time and 8.63369 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-12 12:52:27
IDJOB=2664136
IDBENCH=1488
IDSOLVER=1167
FILE ID=node001/2664136-1276339947
PBS_JOBID= 11173188
Free space on /tmp= 62388 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.8.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-2664136-1276339947/watcher-2664136-1276339947 -o /tmp/evaluation-result-2664136-1276339947/solver-2664136-1276339947 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664136-1276339947.opb -t 1800 -m 1800

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

MD5SUM BENCH= b2fe1642a1ae97e0b20cfe37f07bcc49
RANDOM SEED=1994099957

node001.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.202
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.40
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.202
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:       1850096 kB
Buffers:         22424 kB
Cached:         115156 kB
SwapCached:      16736 kB
Active:         113388 kB
Inactive:        43836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1850096 kB
SwapTotal:     4192956 kB
SwapFree:      4136460 kB
Dirty:            5216 kB
Writeback:           0 kB
AnonPages:       10720 kB
Mapped:           9216 kB
Slab:            29920 kB
PageTables:       3968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182324 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= 62388 MiB
End job on node001 at 2010-06-12 13:22:30