Trace number 2684786

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.81 1802.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12016_4-sat.opb
MD5SUM142eb7aa6e3fc22a3161df6b33ced1a2
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48642
Total number of constraints155800
Number of constraints which are clauses155000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints800
Minimum length of a constraint1
Maximum length of a constraint120
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 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 684
Number of bits of the biggest sum of numbers10
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-2684786-1278433602.opb>
2.59/2.60	c original problem has 48642 variables (48642 bin, 0 int, 0 impl, 0 cont) and 155800 constraints
2.59/2.60	c problem read
2.59/2.60	c No objective function, only one solution is needed.
2.59/2.60	c presolving settings loaded
2.59/2.61	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
3.40/3.43	c presolving:
11.29/11.38	c (round 1) 4909 del vars, 14362 del conss, 3363 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10333502 impls, 0 clqs
22.49/22.54	c (round 2) 11653 del vars, 37507 del conss, 9710 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10369915 impls, 0 clqs
26.40/26.50	c (round 3) 14188 del vars, 48615 del conss, 11197 chg bounds, 8 chg sides, 11 chg coeffs, 0 upgd conss, 10383072 impls, 0 clqs
28.48/28.57	c (round 4) 15162 del vars, 52743 del conss, 11820 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10391641 impls, 0 clqs
29.59/29.61	c (round 5) 15747 del vars, 54991 del conss, 12135 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10396830 impls, 0 clqs
30.18/30.28	c (round 6) 16029 del vars, 56092 del conss, 12292 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10398898 impls, 0 clqs
30.59/30.63	c (round 7) 16153 del vars, 56644 del conss, 12354 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10399692 impls, 0 clqs
30.79/30.87	c (round 8) 16206 del vars, 56889 del conss, 12378 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10400055 impls, 0 clqs
30.98/31.05	c (round 9) 16224 del vars, 56996 del conss, 12387 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10400161 impls, 0 clqs
31.19/31.20	c (round 10) 16232 del vars, 57037 del conss, 12391 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10400223 impls, 0 clqs
31.29/31.34	c (round 11) 16234 del vars, 57053 del conss, 12392 chg bounds, 27 chg sides, 31 chg coeffs, 0 upgd conss, 10400241 impls, 0 clqs
32.28/32.30	c (round 12) 16234 del vars, 57056 del conss, 12392 chg bounds, 27 chg sides, 31 chg coeffs, 98744 upgd conss, 10400241 impls, 0 clqs
33.98/34.08	c (round 13) 16234 del vars, 57056 del conss, 12392 chg bounds, 64 chg sides, 218 chg coeffs, 98744 upgd conss, 10400241 impls, 0 clqs
34.48/34.57	c presolving (14 rounds):
34.48/34.57	c  16234 deleted vars, 57056 deleted constraints, 12392 tightened bounds, 0 added holes, 64 changed sides, 232 changed coefficients
34.48/34.57	c  10400241 implications, 4 cliques
34.48/34.57	c presolved problem has 32408 variables (32408 bin, 0 int, 0 impl, 0 cont) and 98744 constraints
34.48/34.57	c     788 constraints of type <knapsack>
34.48/34.57	c   97956 constraints of type <logicor>
34.48/34.57	c transformed objective value is always integral (scale: 1)
34.48/34.57	c Presolving Time: 30.24
34.48/34.57	c - non default parameters ----------------------------------------------------------------------
34.48/34.57	c # SCIP version 1.2.1.2
34.48/34.57	c 
34.48/34.57	c # frequency for displaying node information lines
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 100]
34.48/34.57	c display/freq = 10000
34.48/34.57	c 
34.48/34.57	c # maximal time in seconds to run
34.48/34.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
34.48/34.57	c limits/time = 1797.4
34.48/34.57	c 
34.48/34.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
34.48/34.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
34.48/34.57	c limits/memory = 1620
34.48/34.57	c 
34.48/34.57	c # solving stops, if the given number of solutions were found (-1: no limit)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: -1]
34.48/34.57	c limits/solutions = 1
34.48/34.57	c 
34.48/34.57	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 1]
34.48/34.57	c lp/solvefreq = -1
34.48/34.57	c 
34.48/34.57	c # maximal number of separation rounds per node (-1: unlimited)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 5]
34.48/34.57	c separating/maxrounds = 1
34.48/34.57	c 
34.48/34.57	c # maximal number of separation rounds in the root node (-1: unlimited)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: -1]
34.48/34.57	c separating/maxroundsroot = 5
34.48/34.57	c 
34.48/34.57	c # should presolving try to simplify inequalities
34.48/34.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
34.48/34.57	c constraints/linear/simplifyinequalities = TRUE
34.48/34.57	c 
34.48/34.57	c # should disaggregation of knapsack constraints be allowed in preprocessing?
34.48/34.57	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
34.48/34.57	c constraints/knapsack/disaggregation = FALSE
34.48/34.57	c 
34.48/34.57	c # should presolving try to simplify knapsacks
34.48/34.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
34.48/34.57	c constraints/knapsack/simplifyinequalities = TRUE
34.48/34.57	c 
34.48/34.57	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: -1]
34.48/34.57	c presolving/probing/maxrounds = 0
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.57	c heuristics/coefdiving/freq = -1
34.48/34.57	c 
34.48/34.57	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.48/34.57	c heuristics/coefdiving/maxlpiterquot = 0.075
34.48/34.57	c 
34.48/34.57	c # additional number of allowed LP iterations
34.48/34.57	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.57	c heuristics/coefdiving/maxlpiterofs = 1500
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 30]
34.48/34.57	c heuristics/crossover/freq = -1
34.48/34.57	c 
34.48/34.57	c # number of nodes added to the contingent of the total nodes
34.48/34.57	c # [type: longint, range: [0,9223372036854775807], default: 500]
34.48/34.57	c heuristics/crossover/nodesofs = 750
34.48/34.57	c 
34.48/34.57	c # number of nodes without incumbent change that heuristic should wait
34.48/34.57	c # [type: longint, range: [0,9223372036854775807], default: 200]
34.48/34.57	c heuristics/crossover/nwaitingnodes = 100
34.48/34.57	c 
34.48/34.57	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
34.48/34.57	c # [type: real, range: [0,1], default: 0.1]
34.48/34.57	c heuristics/crossover/nodesquot = 0.15
34.48/34.57	c 
34.48/34.57	c # minimum percentage of integer variables that have to be fixed 
34.48/34.57	c # [type: real, range: [0,1], default: 0.666]
34.48/34.57	c heuristics/crossover/minfixingrate = 0.5
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 20]
34.48/34.57	c heuristics/feaspump/freq = -1
34.48/34.57	c 
34.48/34.57	c # additional number of allowed LP iterations
34.48/34.57	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.57	c heuristics/feaspump/maxlpiterofs = 2000
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.57	c heuristics/fracdiving/freq = -1
34.48/34.57	c 
34.48/34.57	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.48/34.57	c heuristics/fracdiving/maxlpiterquot = 0.075
34.48/34.57	c 
34.48/34.57	c # additional number of allowed LP iterations
34.48/34.57	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.57	c heuristics/fracdiving/maxlpiterofs = 1500
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.57	c heuristics/guideddiving/freq = -1
34.48/34.57	c 
34.48/34.57	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.48/34.57	c heuristics/guideddiving/maxlpiterquot = 0.075
34.48/34.57	c 
34.48/34.57	c # additional number of allowed LP iterations
34.48/34.57	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.57	c heuristics/guideddiving/maxlpiterofs = 1500
34.48/34.57	c 
34.48/34.57	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.48/34.57	c heuristics/intdiving/maxlpiterquot = 0.075
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.57	c heuristics/intshifting/freq = -1
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.57	c heuristics/linesearchdiving/freq = -1
34.48/34.57	c 
34.48/34.57	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.57	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.48/34.57	c heuristics/linesearchdiving/maxlpiterquot = 0.075
34.48/34.57	c 
34.48/34.57	c # additional number of allowed LP iterations
34.48/34.57	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.57	c heuristics/linesearchdiving/maxlpiterofs = 1500
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 1]
34.48/34.57	c heuristics/nlp/freq = -1
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 20]
34.48/34.57	c heuristics/objpscostdiving/freq = -1
34.48/34.57	c 
34.48/34.57	c # maximal fraction of diving LP iterations compared to total iteration number
34.48/34.57	c # [type: real, range: [0,1], default: 0.01]
34.48/34.57	c heuristics/objpscostdiving/maxlpiterquot = 0.015
34.48/34.57	c 
34.48/34.57	c # additional number of allowed LP iterations
34.48/34.57	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.57	c heuristics/objpscostdiving/maxlpiterofs = 1500
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 1]
34.48/34.57	c heuristics/oneopt/freq = -1
34.48/34.57	c 
34.48/34.57	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
34.48/34.57	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.57	c heuristics/pscostdiving/freq = -1
34.48/34.58	c 
34.48/34.58	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.48/34.58	c heuristics/pscostdiving/maxlpiterquot = 0.075
34.48/34.58	c 
34.48/34.58	c # additional number of allowed LP iterations
34.48/34.58	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.58	c heuristics/pscostdiving/maxlpiterofs = 1500
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 0]
34.48/34.58	c heuristics/rens/freq = -1
34.48/34.58	c 
34.48/34.58	c # minimum percentage of integer variables that have to be fixable 
34.48/34.58	c # [type: real, range: [0,1], default: 0.5]
34.48/34.58	c heuristics/rens/minfixingrate = 0.3
34.48/34.58	c 
34.48/34.58	c # number of nodes added to the contingent of the total nodes
34.48/34.58	c # [type: longint, range: [0,9223372036854775807], default: 500]
34.48/34.58	c heuristics/rens/nodesofs = 2000
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 20]
34.48/34.58	c heuristics/rootsoldiving/freq = -1
34.48/34.58	c 
34.48/34.58	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
34.48/34.58	c heuristics/rootsoldiving/maxlpiterquot = 0.015
34.48/34.58	c 
34.48/34.58	c # additional number of allowed LP iterations
34.48/34.58	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.58	c heuristics/rootsoldiving/maxlpiterofs = 1500
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 1]
34.48/34.58	c heuristics/rounding/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.58	c heuristics/shifting/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 1]
34.48/34.58	c heuristics/simplerounding/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 0]
34.48/34.58	c heuristics/trivial/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 1]
34.48/34.58	c heuristics/trysol/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 10]
34.48/34.58	c heuristics/veclendiving/freq = -1
34.48/34.58	c 
34.48/34.58	c # maximal fraction of diving LP iterations compared to node LP iterations
34.48/34.58	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
34.48/34.58	c heuristics/veclendiving/maxlpiterquot = 0.075
34.48/34.58	c 
34.48/34.58	c # additional number of allowed LP iterations
34.48/34.58	c # [type: int, range: [0,2147483647], default: 1000]
34.48/34.58	c heuristics/veclendiving/maxlpiterofs = 1500
34.48/34.58	c 
34.48/34.58	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 1]
34.48/34.58	c heuristics/zirounding/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 0]
34.48/34.58	c separating/cmir/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: 0]
34.48/34.58	c separating/flowcover/freq = -1
34.48/34.58	c 
34.48/34.58	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
34.48/34.58	c # [type: int, range: [-1,2147483647], default: -1]
34.48/34.58	c separating/rapidlearning/freq = 0
34.48/34.58	c 
34.48/34.58	c -----------------------------------------------------------------------------------------------
34.48/34.58	c start solving
34.58/34.61	c 
34.68/34.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.68/34.77	c  30.9s|     1 |     2 |     0 |     - | 373M|   0 |   - |  32k|  98k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
538.64/538.82	c   534s| 10000 |  5999 |     0 |   0.0 | 496M| 607 |   - |  32k| 102k|   0 |   0 |   0 |7527 |   0 | 0.000000e+00 |      --      |    Inf 
1152.88/1153.25	c  1146s| 20000 | 12831 |     0 |   0.0 | 645M| 607 |   - |  32k| 102k|   0 |   0 |   0 |  14k|   0 | 0.000000e+00 |      --      |    Inf 
1672.74/1673.27	c  1665s| 30000 | 17415 |     0 |   0.0 | 746M| 607 |   - |  32k| 104k|   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
1800.02/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.22/1800.80	c 
1800.22/1800.80	c SCIP Status        : solving was interrupted [user interrupt]
1800.22/1800.80	c Solving Time (sec) : 1791.94
1800.22/1800.80	c Solving Nodes      : 32344
1800.22/1800.80	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.22/1800.80	c Dual Bound         : +0.00000000000000e+00
1800.22/1800.80	c Gap                : infinite
1800.22/1800.80	s UNKNOWN
1800.22/1800.80	c SCIP Status        : solving was interrupted [user interrupt]
1800.22/1800.80	c Solving Time       :    1791.94
1800.22/1800.80	c Original Problem   :
1800.22/1800.80	c   Problem name     : HOME/instance-2684786-1278433602.opb
1800.22/1800.80	c   Variables        : 48642 (48642 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.22/1800.80	c   Constraints      : 155800 initial, 155800 maximal
1800.22/1800.80	c Presolved Problem  :
1800.22/1800.80	c   Problem name     : t_HOME/instance-2684786-1278433602.opb
1800.22/1800.80	c   Variables        : 32408 (32408 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.22/1800.80	c   Constraints      : 98744 initial, 105049 maximal
1800.22/1800.80	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.22/1800.80	c   trivial          :       0.12       1083          0          0          0          0          0          0          0
1800.22/1800.80	c   dualfix          :       0.17        105          0          0          0          0          0          0          0
1800.22/1800.80	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.22/1800.80	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.22/1800.80	c   implics          :       0.59          0          0          0          0          0          0          0          0
1800.22/1800.80	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.22/1800.80	c   knapsack         :       1.65          0          0          0          0          0          0         37        201
1800.22/1800.80	c   linear           :      26.77      11309       3737          0      12392          0      57056         27         31
1800.22/1800.80	c   logicor          :       0.39          0          0          0          0          0          0          0          0
1800.22/1800.80	c   root node        :          -         48          -          -         48          -          -          -          -
1800.22/1800.80	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.22/1800.80	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.22/1800.80	c   knapsack         :        788          0     638081          0      27498       1374    1652855          0          0          0
1800.22/1800.80	c   logicor          :      97956+         0     620271          0      27498       5239   10624733          0          0          0
1800.22/1800.80	c   countsols        :          0          0          0          0      27321          0          0          0          0          0
1800.22/1800.80	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.22/1800.80	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.22/1800.80	c   knapsack         :     504.06       0.00     257.13       0.00     246.93
1800.22/1800.80	c   logicor          :     917.83       0.00      91.34       0.00     826.49
1800.22/1800.80	c   countsols        :       0.03       0.00       0.00       0.00       0.03
1800.22/1800.80	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.22/1800.80	c   vbounds          :       0.24          1          0          0
1800.22/1800.80	c   rootredcost      :       0.27          0          0          0
1800.22/1800.80	c   pseudoobj        :       0.25          0          0          0
1800.22/1800.80	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.22/1800.80	c   propagation      :       2.85       6613       6613      51484       35.1        609       12.7          -
1800.22/1800.80	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.22/1800.80	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.22/1800.80	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.22/1800.80	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.22/1800.80	c   applied globally :          -          -          -      29971       24.0          -          -          -
1800.22/1800.80	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.22/1800.80	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.22/1800.80	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.22/1800.80	c   redcost          :       0.00          0          0          0          0          0
1800.22/1800.80	c   impliedbounds    :       0.00          0          0          0          0          0
1800.22/1800.80	c   intobj           :       0.00          0          0          0          0          0
1800.22/1800.80	c   cgmip            :       0.00          0          0          0          0          0
1800.22/1800.80	c   gomory           :       0.00          0          0          0          0          0
1800.22/1800.80	c   strongcg         :       0.00          0          0          0          0          0
1800.22/1800.80	c   cmir             :       0.00          0          0          0          0          0
1800.22/1800.80	c   flowcover        :       0.00          0          0          0          0          0
1800.22/1800.80	c   clique           :       0.00          0          0          0          0          0
1800.22/1800.80	c   zerohalf         :       0.00          0          0          0          0          0
1800.22/1800.80	c   mcf              :       0.00          0          0          0          0          0
1800.22/1800.80	c   rapidlearning    :       0.00          0          0          0          0          0
1800.22/1800.80	c Pricers            :       Time      Calls       Vars
1800.22/1800.80	c   problem variables:       0.00          0          0
1800.22/1800.80	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.22/1800.80	c   relpscost        :       0.00          0          0          0          0          0          0
1800.22/1800.80	c   pscost           :       0.00          0          0          0          0          0          0
1800.22/1800.80	c   inference        :     179.58      27321          0          0          0          0      54642
1800.22/1800.80	c   mostinf          :       0.00          0          0          0          0          0          0
1800.22/1800.80	c   leastinf         :       0.00          0          0          0          0          0          0
1800.22/1800.80	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.22/1800.80	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.22/1800.80	c   random           :       0.00          0          0          0          0          0          0
1800.22/1800.80	c Primal Heuristics  :       Time      Calls      Found
1800.22/1800.80	c   LP solutions     :       0.00          -          0
1800.22/1800.80	c   pseudo solutions :       0.00          -          0
1800.22/1800.80	c   trivial          :       0.09          1          0
1800.22/1800.80	c   simplerounding   :       0.00          0          0
1800.22/1800.80	c   zirounding       :       0.00          0          0
1800.22/1800.80	c   rounding         :       0.00          0          0
1800.22/1800.80	c   shifting         :       0.00          0          0
1800.22/1800.80	c   intshifting      :       0.00          0          0
1800.22/1800.80	c   oneopt           :       0.00          0          0
1800.22/1800.80	c   twoopt           :       0.00          0          0
1800.22/1800.80	c   fixandinfer      :       0.00          0          0
1800.22/1800.80	c   feaspump         :       0.00          0          0
1800.22/1800.80	c   coefdiving       :       0.00          0          0
1800.22/1800.80	c   pscostdiving     :       0.00          0          0
1800.22/1800.80	c   fracdiving       :       0.00          0          0
1800.22/1800.80	c   veclendiving     :       0.00          0          0
1800.22/1800.80	c   intdiving        :       0.00          0          0
1800.22/1800.80	c   actconsdiving    :       0.00          0          0
1800.22/1800.80	c   objpscostdiving  :       0.00          0          0
1800.22/1800.80	c   rootsoldiving    :       0.00          0          0
1800.22/1800.80	c   linesearchdiving :       0.00          0          0
1800.22/1800.80	c   guideddiving     :       0.00          0          0
1800.22/1800.80	c   octane           :       0.00          0          0
1800.22/1800.80	c   rens             :       0.00          0          0
1800.22/1800.80	c   rins             :       0.00          0          0
1800.22/1800.80	c   localbranching   :       0.00          0          0
1800.22/1800.80	c   mutation         :       0.00          0          0
1800.22/1800.80	c   crossover        :       0.00          0          0
1800.22/1800.80	c   dins             :       0.00          0          0
1800.22/1800.80	c   undercover       :       0.00          0          0
1800.22/1800.80	c   nlp              :       0.00          0          0
1800.22/1800.80	c   trysol           :       0.00          0          0
1800.22/1800.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.22/1800.80	c   primal LP        :       0.00          0          0       0.00          -
1800.22/1800.80	c   dual LP          :       0.00          0          0       0.00          -
1800.22/1800.80	c   lex dual LP      :       0.00          0          0       0.00          -
1800.22/1800.80	c   barrier LP       :       0.00          0          0       0.00          -
1800.22/1800.80	c   diving/probing LP:       0.00          0          0       0.00          -
1800.22/1800.80	c   strong branching :       0.00          0          0       0.00          -
1800.22/1800.80	c     (at root node) :          -          0          0       0.00          -
1800.22/1800.80	c   conflict analysis:       0.00          0          0       0.00          -
1800.22/1800.80	c B&B Tree           :
1800.22/1800.80	c   number of runs   :          1
1800.22/1800.80	c   nodes            :      32344
1800.22/1800.80	c   nodes (total)    :      32344
1800.22/1800.80	c   nodes left       :      18819
1800.22/1800.80	c   max depth        :        607
1800.22/1800.80	c   max depth (total):        607
1800.22/1800.80	c   backtracks       :       1721 (5.3%)
1800.22/1800.80	c   delayed cutoffs  :       3480
1800.22/1800.80	c   repropagations   :      25577 (1557479 domain reductions, 1590 cutoffs)
1800.22/1800.80	c   avg switch length:       4.74
1800.22/1800.80	c   switching time   :     135.40
1800.22/1800.80	c Solution           :
1800.22/1800.80	c   Solutions found  :          0 (0 improvements)
1800.22/1800.80	c   Primal Bound     :          -
1800.22/1800.80	c   Dual Bound       : +0.00000000000000e+00
1800.22/1800.80	c   Gap              :   infinite
1800.22/1800.80	c   Root Dual Bound  : +0.00000000000000e+00
1800.22/1800.80	c   Root Iterations  :          0
1801.70/1802.30	c Time complete: 1801.81.

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-2684786-1278433602/watcher-2684786-1278433602 -o /tmp/evaluation-result-2684786-1278433602/solver-2684786-1278433602 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2684786-1278433602.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.96 0.65 3/105 20582
/proc/meminfo: memFree=1465548/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=6584 CPUtime=0
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 1052 0 0 0 0 0 0 0 22 0 1 0 11568575 6742016 975 1992294400 4194304 7136930 140733716854368 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 1646 985 254 719 0 925 0

[startup+0.103203 s]
/proc/loadavg: 0.99 0.96 0.65 3/105 20582
/proc/meminfo: memFree=1465548/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=16008 CPUtime=0.1
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 3480 0 0 0 9 1 0 0 25 0 1 0 11568575 16392192 3403 1992294400 4194304 7136930 140733716854368 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 4002 3403 268 719 0 3281 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16008

[startup+0.201214 s]
/proc/loadavg: 0.99 0.96 0.65 3/105 20582
/proc/meminfo: memFree=1465548/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=22440 CPUtime=0.19
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 5105 0 0 0 18 1 0 0 25 0 1 0 11568575 22978560 5028 1992294400 4194304 7136930 140733716854368 18446744073709551615 4361606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 5610 5028 268 719 0 4889 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22440

[startup+0.301226 s]
/proc/loadavg: 0.99 0.96 0.65 3/105 20582
/proc/meminfo: memFree=1465548/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=27708 CPUtime=0.29
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 6435 0 0 0 27 2 0 0 25 0 1 0 11568575 28372992 6349 1992294400 4194304 7136930 140733716854368 18446744073709551615 4680470 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 6927 6349 268 719 0 6206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27708

[startup+0.701271 s]
/proc/loadavg: 0.99 0.96 0.65 3/105 20582
/proc/meminfo: memFree=1465548/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=41928 CPUtime=0.69
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 9984 0 0 0 66 3 0 0 25 0 1 0 11568575 42934272 9898 1992294400 4194304 7136930 140733716854368 18446744073709551615 6340541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 10482 9898 268 719 0 9761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41928

[startup+1.50136 s]
/proc/loadavg: 0.99 0.96 0.65 2/106 20583
/proc/meminfo: memFree=1418048/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=64244 CPUtime=1.49
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 15537 0 0 0 144 5 0 0 25 0 1 0 11568575 65785856 15451 1992294400 4194304 7136930 140733716854368 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 16061 15451 268 719 0 15340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64244

[startup+3.10054 s]
/proc/loadavg: 0.99 0.96 0.65 2/106 20583
/proc/meminfo: memFree=1379112/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=226024 CPUtime=3.09
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 56300 0 0 0 290 19 0 0 25 0 1 0 11568575 231448576 55813 1992294400 4194304 7136930 140733716854368 18446744073709551615 4906557 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 56506 55813 291 719 0 55785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226024

[startup+6.3009 s]
/proc/loadavg: 0.99 0.96 0.65 2/106 20583
/proc/meminfo: memFree=1111024/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=396916 CPUtime=6.29
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 97985 0 0 0 592 37 0 0 25 0 1 0 11568575 406441984 97498 1992294400 4194304 7136930 140733716854368 18446744073709551615 5969733 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 99229 97498 341 719 0 98508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 396916

[startup+12.7006 s]
/proc/loadavg: 0.99 0.96 0.66 2/106 20583
/proc/meminfo: memFree=920436/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=559776 CPUtime=12.69
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 136823 0 0 0 1207 62 0 0 25 0 1 0 11568575 573210624 136079 1992294400 4194304 7136930 140733716854368 18446744073709551615 5966503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 139944 136079 346 719 0 139223 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 559776

[startup+25.5011 s]
/proc/loadavg: 0.99 0.96 0.66 2/106 20583
/proc/meminfo: memFree=920188/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=560176 CPUtime=25.49
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 137192 0 0 0 2475 74 0 0 25 0 1 0 11568575 573620224 136176 1992294400 4194304 7136930 140733716854368 18446744073709551615 5966506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 140044 136176 346 719 0 139323 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 560176

[startup+51.101 s]
/proc/loadavg: 0.99 0.96 0.67 2/106 20584
/proc/meminfo: memFree=873068/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=611340 CPUtime=51.07
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 168466 0 0 0 4965 142 0 0 25 0 1 0 11568575 626012160 148131 1992294400 4194304 7136930 140733716854368 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 152835 148131 393 719 0 152114 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 611340

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.68 2/106 20585
/proc/meminfo: memFree=847276/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=637776 CPUtime=102.26
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 174880 0 0 0 10068 158 0 0 25 0 1 0 11568575 653082624 154545 1992294400 4194304 7136930 140733716854368 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 159444 154545 393 719 0 158723 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 637776

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.70 2/106 20587
/proc/meminfo: memFree=839340/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=646268 CPUtime=162.24
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 176862 0 0 0 16053 171 0 0 25 0 1 0 11568575 661778432 156527 1992294400 4194304 7136930 140733716854368 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 161567 156527 393 719 0 160846 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 646268

[startup+222.308 s]
/proc/loadavg: 0.99 0.97 0.72 2/106 20589
/proc/meminfo: memFree=825700/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=661812 CPUtime=222.23
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 180295 0 0 0 22038 185 0 0 25 0 1 0 11568575 677695488 159895 1992294400 4194304 7136930 140733716854368 18446744073709551615 4697566 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 165453 159895 393 719 0 164732 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 661812

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/106 20590
/proc/meminfo: memFree=793088/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=697984 CPUtime=282.21
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 188506 0 0 0 28018 203 0 0 25 0 1 0 11568575 714735616 168106 1992294400 4194304 7136930 140733716854368 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 174496 168106 393 719 0 173775 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 697984

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/106 20592
/proc/meminfo: memFree=772504/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=720124 CPUtime=342.19
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 193772 0 0 0 34000 219 0 0 25 0 1 0 11568575 737406976 173177 1992294400 4194304 7136930 140733716854368 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 180031 173177 393 719 0 179310 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 720124

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.76 2/106 20593
/proc/meminfo: memFree=756136/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=738532 CPUtime=402.17
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 197902 0 0 0 39984 233 0 0 25 0 1 0 11568575 756256768 177307 1992294400 4194304 7136930 140733716854368 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 184633 177307 393 719 0 183912 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 738532

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/106 20595
/proc/meminfo: memFree=738032/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=759192 CPUtime=462.16
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 202359 0 0 0 45969 247 0 0 25 0 1 0 11568575 777412608 181764 1992294400 4194304 7136930 140733716854368 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 189798 181764 393 719 0 189077 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 759192

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/106 20597
/proc/meminfo: memFree=723524/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=777880 CPUtime=522.14
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 205979 0 0 0 51955 259 0 0 25 0 1 0 11568575 796549120 185384 1992294400 4194304 7136930 140733716854368 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 194470 185384 393 719 0 193749 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 777880

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.79 2/106 20598
/proc/meminfo: memFree=708520/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=797648 CPUtime=582.13
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 209733 0 0 0 57941 272 0 0 25 0 1 0 11568575 816791552 189138 1992294400 4194304 7136930 140733716854368 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 199412 189138 393 719 0 198691 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 797648

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.80 2/106 20600
/proc/meminfo: memFree=692524/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=817364 CPUtime=642.11
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 213846 0 0 0 63927 284 0 0 25 0 1 0 11568575 836980736 193251 1992294400 4194304 7136930 140733716854368 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 204341 193251 393 719 0 203620 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 817364

[startup+702.302 s]

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

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/106 20611
/proc/meminfo: memFree=567532/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=970736 CPUtime=1062
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 244873 0 0 0 105809 391 0 0 25 0 1 0 11568575 994033664 224278 1992294400 4194304 7136930 140733716854368 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 242684 224278 393 719 0 241963 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 970736

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/106 20613
/proc/meminfo: memFree=547568/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=993876 CPUtime=1121.98
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 249803 0 0 0 111794 404 0 0 25 0 1 0 11568575 1017729024 229208 1992294400 4194304 7136930 140733716854368 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 248469 229208 393 719 0 247748 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 993876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/106 20614
/proc/meminfo: memFree=529960/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1017016 CPUtime=1181.97
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 254165 0 0 0 117780 417 0 0 25 0 1 0 11568575 1041424384 233570 1992294400 4194304 7136930 140733716854368 18446744073709551615 4225304 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 254254 233570 393 719 0 253533 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1017016

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/106 20616
/proc/meminfo: memFree=511608/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1040500 CPUtime=1241.96
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 258717 0 0 0 123763 433 0 0 25 0 1 0 11568575 1065472000 238122 1992294400 4194304 7136930 140733716854368 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 260125 238122 393 719 0 259404 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 1040500

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/106 20617
/proc/meminfo: memFree=496356/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1060976 CPUtime=1301.93
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 262560 0 0 0 129744 449 0 0 25 0 1 0 11568575 1086439424 241965 1992294400 4194304 7136930 140733716854368 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 265244 241965 393 719 0 264523 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 1060976

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/106 20619
/proc/meminfo: memFree=478128/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1082792 CPUtime=1361.92
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 267034 0 0 0 135725 467 0 0 25 0 1 0 11568575 1108779008 246439 1992294400 4194304 7136930 140733716854368 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 270698 246439 393 719 0 269977 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 1082792

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/106 20621
/proc/meminfo: memFree=463496/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1101176 CPUtime=1421.91
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 270644 0 0 0 141707 484 0 0 25 0 1 0 11568575 1127604224 250049 1992294400 4194304 7136930 140733716854368 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 275294 250049 393 719 0 274573 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 1101176

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/106 20622
/proc/meminfo: memFree=452088/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1115080 CPUtime=1481.89
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 273579 0 0 0 147690 499 0 0 25 0 1 0 11568575 1141841920 252984 1992294400 4194304 7136930 140733716854368 18446744073709551615 4677840 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 278770 252984 393 719 0 278049 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1115080

[startup+1542.31 s]
/proc/loadavg: 0.99 0.97 0.90 2/106 20624
/proc/meminfo: memFree=436588/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1135104 CPUtime=1541.88
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 277373 0 0 0 153673 515 0 0 25 0 1 0 11568575 1162346496 256778 1992294400 4194304 7136930 140733716854368 18446744073709551615 4697605 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 283776 256778 393 719 0 283055 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 1135104

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.90 2/106 20625
/proc/meminfo: memFree=424808/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1148080 CPUtime=1601.86
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 280428 0 0 0 159657 529 0 0 25 0 1 0 11568575 1175633920 259833 1992294400 4194304 7136930 140733716854368 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 287020 259833 393 719 0 286299 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1148080

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/106 20627
/proc/meminfo: memFree=412780/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1162308 CPUtime=1661.84
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 283297 0 0 0 165640 544 0 0 25 0 1 0 11568575 1190203392 262702 1992294400 4194304 7136930 140733716854368 18446744073709551615 4855354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 290577 262702 393 719 0 289856 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1162308

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/106 20629
/proc/meminfo: memFree=400380/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1178536 CPUtime=1721.82
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 286455 0 0 0 171619 563 0 0 25 0 1 0 11568575 1206820864 265860 1992294400 4194304 7136930 140733716854368 18446744073709551615 5892363 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 294634 265860 393 719 0 293913 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 1178536

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/106 20630
/proc/meminfo: memFree=389592/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1191724 CPUtime=1781.81
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 289052 0 0 0 177601 580 0 0 25 0 1 0 11568575 1220325376 268457 1992294400 4194304 7136930 140733716854368 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 297931 268457 393 719 0 297210 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 1191724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/106 20631
/proc/meminfo: memFree=385128/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1197384 CPUtime=1800.02
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 290140 0 0 0 179417 585 0 0 25 0 1 0 11568575 1226121216 269545 1992294400 4194304 7136930 140733716854368 18446744073709551615 4677840 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20582/statm: 299346 269545 393 719 0 298625 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1197384

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

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

[startup+1801.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 20632
/proc/meminfo: memFree=384996/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1196312 CPUtime=1801.01
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 290146 0 0 0 179516 585 0 0 18 0 1 0 11568575 1225023488 269472 1992294400 4194304 7136930 140733716854368 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 299078 269472 399 719 0 298357 0
Current children cumulated CPU time (s) 1801.01
Current children cumulated vsize (KiB) 1196312

[startup+1801.91 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 20632
/proc/meminfo: memFree=394792/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=1178840 CPUtime=1801.41
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 290146 0 0 0 179556 585 0 0 19 0 1 0 11568575 1207132160 265117 1992294400 4194304 7136930 140733716854368 18446744073709551615 5953413 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 294710 265117 399 719 0 293989 0
Current children cumulated CPU time (s) 1801.41
Current children cumulated vsize (KiB) 1178840

[startup+1802.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 20632
/proc/meminfo: memFree=394792/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=803568 CPUtime=1801.6
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 290146 0 0 0 179572 588 0 0 19 0 1 0 11568575 822853632 179324 1992294400 4194304 7136930 140733716854368 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 200729 179258 399 719 0 200008 0
Current children cumulated CPU time (s) 1801.6
Current children cumulated vsize (KiB) 803568

[startup+1802.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 20632
/proc/meminfo: memFree=394792/2059040 swapFree=4192956/4192956
[pid=20582] ppid=20580 vsize=132476 CPUtime=1801.7
/proc/20582/stat : 20582 (pbscip.linux.x8) R 20580 20582 20498 0 -1 4202496 290146 0 0 0 179576 594 0 0 19 0 1 0 11568575 135655424 31957 1992294400 4194304 7136930 140733716854368 18446744073709551615 6165652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 33119 31957 399 719 0 32398 0
Current children cumulated CPU time (s) 1801.7
Current children cumulated vsize (KiB) 132476

Child status: 0
Real time (s): 1802.3
CPU time (s): 1801.81
CPU user time (s): 1795.85
CPU system time (s): 5.96109
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1197384

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

runsolver used 2.82857 second user time and 8.66168 second system time

The end

Launcher Data

Begin job on node088 at 2010-07-06 18:26:42
IDJOB=2684786
IDBENCH=73562
IDSOLVER=1167
FILE ID=node088/2684786-1278433602
PBS_JOBID= 11233437
Free space on /tmp= 62500 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12016_4-sat.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-2684786-1278433602/watcher-2684786-1278433602 -o /tmp/evaluation-result-2684786-1278433602/solver-2684786-1278433602 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2684786-1278433602.opb -t 1800 -m 1800

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

MD5SUM BENCH= 142eb7aa6e3fc22a3161df6b33ced1a2
RANDOM SEED=2057861938

node088.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.245
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.49
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.245
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	: 5999.50
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1466076 kB
Buffers:        100440 kB
Cached:         360732 kB
SwapCached:          0 kB
Active:         188944 kB
Inactive:       332072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1466076 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8328 kB
Writeback:           0 kB
AnonPages:       59768 kB
Mapped:          14588 kB
Slab:            50200 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62496 MiB
End job on node088 at 2010-07-06 18:56:45