Trace number 2665455

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (MO) 52.413 52.4457

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ih1arity.ucl.opb
MD5SUM63ec6637b1b124456335cf99c2a6c3dd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables201731
Total number of constraints592525
Number of constraints which are clauses579429
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13096
Minimum length of a constraint1
Maximum length of a constraint15
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 131
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 513
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: Clp 1.11.1] [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-2665455-1276339467.opb>
10.39/10.46	c original problem has 201731 variables (201731 bin, 0 int, 0 impl, 0 cont) and 592525 constraints
10.39/10.46	c problem read
10.39/10.47	c No objective function, only one solution is needed.
10.39/10.49	c presolving settings loaded
13.59/13.61	c presolving:
27.18/27.22	c (round 1) 8525 del vars, 11075 del conss, 3521 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13700352 impls, 0 clqs
28.08/28.19	c (round 2) 8801 del vars, 22390 del conss, 3599 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13703994 impls, 0 clqs
28.78/28.87	c (round 3) 9020 del vars, 22919 del conss, 3813 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13704530 impls, 0 clqs
29.48/29.54	c (round 4) 9137 del vars, 23196 del conss, 3925 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13705110 impls, 0 clqs
30.18/30.22	c (round 5) 9346 del vars, 23537 del conss, 4134 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13705760 impls, 0 clqs
30.88/30.91	c (round 6) 9630 del vars, 24127 del conss, 4419 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13712071 impls, 0 clqs
31.57/31.60	c (round 7) 9968 del vars, 24870 del conss, 4754 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13727267 impls, 0 clqs
32.27/32.32	c (round 8) 10295 del vars, 25735 del conss, 5086 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13735202 impls, 0 clqs
32.98/33.01	c (round 9) 10558 del vars, 26545 del conss, 5334 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13737858 impls, 0 clqs
33.67/33.74	c (round 10) 10842 del vars, 27197 del conss, 5618 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13742812 impls, 0 clqs
34.37/34.43	c (round 11) 11002 del vars, 27845 del conss, 5785 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13754801 impls, 0 clqs
35.08/35.12	c (round 12) 11030 del vars, 28193 del conss, 5812 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13764139 impls, 0 clqs
35.67/35.77	c (round 13) 11058 del vars, 28261 del conss, 5834 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13764765 impls, 0 clqs
36.36/36.42	c (round 14) 11086 del vars, 28319 del conss, 5862 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13764873 impls, 0 clqs
36.97/37.08	c (round 15) 11114 del vars, 28389 del conss, 5890 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13765493 impls, 0 clqs
37.66/37.75	c (round 16) 11142 del vars, 28459 del conss, 5918 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13766501 impls, 0 clqs
38.37/38.43	c (round 17) 11171 del vars, 28532 del conss, 5950 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13768037 impls, 0 clqs
39.07/39.11	c (round 18) 11202 del vars, 28616 del conss, 5978 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13768879 impls, 0 clqs
39.67/39.78	c (round 19) 11228 del vars, 28681 del conss, 6004 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13769441 impls, 0 clqs
40.37/40.45	c (round 20) 11252 del vars, 28745 del conss, 6028 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13769907 impls, 0 clqs
41.06/41.11	c (round 21) 11276 del vars, 28805 del conss, 6052 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13770213 impls, 0 clqs
42.16/42.28	c (round 22) 11304 del vars, 28899 del conss, 6080 chg bounds, 6548 chg sides, 14490 chg coeffs, 0 upgd conss, 13770585 impls, 0 clqs
47.56/47.64	c (round 23) 11304 del vars, 29551 del conss, 6080 chg bounds, 6548 chg sides, 14490 chg coeffs, 562921 upgd conss, 13770843 impls, 0 clqs
49.47/49.59	c presolving (24 rounds):
49.47/49.59	c  11304 deleted vars, 29551 deleted constraints, 6080 tightened bounds, 0 added holes, 6548 changed sides, 14490 changed coefficients
49.47/49.59	c  13770843 implications, 0 cliques
49.47/49.59	c presolved problem has 190427 variables (190427 bin, 0 int, 0 impl, 0 cont) and 562974 constraints
49.47/49.59	c   12778 constraints of type <knapsack>
49.47/49.59	c  550196 constraints of type <logicor>
49.47/49.59	c transformed objective value is always integral (scale: 1)
49.47/49.59	c Presolving Time: 29.28
49.47/49.59	c - non default parameters ----------------------------------------------------------------------
49.47/49.59	c # SCIP version 1.2.1.2
49.47/49.59	c 
49.47/49.59	c # frequency for displaying node information lines
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 100]
49.47/49.59	c display/freq = 10000
49.47/49.59	c 
49.47/49.59	c # maximal time in seconds to run
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
49.47/49.59	c limits/time = 1789.52
49.47/49.59	c 
49.47/49.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
49.47/49.59	c limits/memory = 1620
49.47/49.59	c 
49.47/49.59	c # solving stops, if the given number of solutions were found (-1: no limit)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: -1]
49.47/49.59	c limits/solutions = 1
49.47/49.59	c 
49.47/49.59	c # maximal number of separation rounds per node (-1: unlimited)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 5]
49.47/49.59	c separating/maxrounds = 1
49.47/49.59	c 
49.47/49.59	c # maximal number of separation rounds in the root node (-1: unlimited)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: -1]
49.47/49.59	c separating/maxroundsroot = 5
49.47/49.59	c 
49.47/49.59	c # should presolving try to simplify inequalities
49.47/49.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
49.47/49.59	c constraints/linear/simplifyinequalities = TRUE
49.47/49.59	c 
49.47/49.59	c # should disaggregation of knapsack constraints be allowed in preprocessing?
49.47/49.59	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
49.47/49.59	c constraints/knapsack/disaggregation = FALSE
49.47/49.59	c 
49.47/49.59	c # should presolving try to simplify knapsacks
49.47/49.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
49.47/49.59	c constraints/knapsack/simplifyinequalities = TRUE
49.47/49.59	c 
49.47/49.59	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: -1]
49.47/49.59	c presolving/probing/maxrounds = 0
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/coefdiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
49.47/49.59	c heuristics/coefdiving/maxlpiterquot = 0.075
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/coefdiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 30]
49.47/49.59	c heuristics/crossover/freq = -1
49.47/49.59	c 
49.47/49.59	c # number of nodes added to the contingent of the total nodes
49.47/49.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
49.47/49.59	c heuristics/crossover/nodesofs = 750
49.47/49.59	c 
49.47/49.59	c # number of nodes without incumbent change that heuristic should wait
49.47/49.59	c # [type: longint, range: [0,9223372036854775807], default: 200]
49.47/49.59	c heuristics/crossover/nwaitingnodes = 100
49.47/49.59	c 
49.47/49.59	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
49.47/49.59	c # [type: real, range: [0,1], default: 0.1]
49.47/49.59	c heuristics/crossover/nodesquot = 0.15
49.47/49.59	c 
49.47/49.59	c # minimum percentage of integer variables that have to be fixed 
49.47/49.59	c # [type: real, range: [0,1], default: 0.666]
49.47/49.59	c heuristics/crossover/minfixingrate = 0.5
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 20]
49.47/49.59	c heuristics/feaspump/freq = -1
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/feaspump/maxlpiterofs = 2000
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/fracdiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
49.47/49.59	c heuristics/fracdiving/maxlpiterquot = 0.075
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/fracdiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/guideddiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
49.47/49.59	c heuristics/guideddiving/maxlpiterquot = 0.075
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/guideddiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
49.47/49.59	c heuristics/intdiving/maxlpiterquot = 0.075
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/intshifting/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/linesearchdiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
49.47/49.59	c heuristics/linesearchdiving/maxlpiterquot = 0.075
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/linesearchdiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 1]
49.47/49.59	c heuristics/nlp/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 20]
49.47/49.59	c heuristics/objpscostdiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to total iteration number
49.47/49.59	c # [type: real, range: [0,1], default: 0.01]
49.47/49.59	c heuristics/objpscostdiving/maxlpiterquot = 0.015
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/objpscostdiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 1]
49.47/49.59	c heuristics/oneopt/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/pscostdiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
49.47/49.59	c heuristics/pscostdiving/maxlpiterquot = 0.075
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/pscostdiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 0]
49.47/49.59	c heuristics/rens/freq = -1
49.47/49.59	c 
49.47/49.59	c # minimum percentage of integer variables that have to be fixable 
49.47/49.59	c # [type: real, range: [0,1], default: 0.5]
49.47/49.59	c heuristics/rens/minfixingrate = 0.3
49.47/49.59	c 
49.47/49.59	c # number of nodes added to the contingent of the total nodes
49.47/49.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
49.47/49.59	c heuristics/rens/nodesofs = 2000
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 20]
49.47/49.59	c heuristics/rootsoldiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
49.47/49.59	c heuristics/rootsoldiving/maxlpiterquot = 0.015
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/rootsoldiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 1]
49.47/49.59	c heuristics/rounding/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/shifting/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 1]
49.47/49.59	c heuristics/simplerounding/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 0]
49.47/49.59	c heuristics/trivial/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 1]
49.47/49.59	c heuristics/trysol/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 10]
49.47/49.59	c heuristics/veclendiving/freq = -1
49.47/49.59	c 
49.47/49.59	c # maximal fraction of diving LP iterations compared to node LP iterations
49.47/49.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
49.47/49.59	c heuristics/veclendiving/maxlpiterquot = 0.075
49.47/49.59	c 
49.47/49.59	c # additional number of allowed LP iterations
49.47/49.59	c # [type: int, range: [0,2147483647], default: 1000]
49.47/49.59	c heuristics/veclendiving/maxlpiterofs = 1500
49.47/49.59	c 
49.47/49.59	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 1]
49.47/49.59	c heuristics/zirounding/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 0]
49.47/49.59	c separating/cmir/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: 0]
49.47/49.59	c separating/flowcover/freq = -1
49.47/49.59	c 
49.47/49.59	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
49.47/49.59	c # [type: int, range: [-1,2147483647], default: -1]
49.47/49.59	c separating/rapidlearning/freq = 0
49.47/49.59	c 
49.47/49.59	c -----------------------------------------------------------------------------------------------
49.47/49.59	c start solving
49.66/49.79	c 
51.87/51.90	c pressed CTRL-C 1 times (5 times for forcing termination)
52.16/52.27	c [src/blockmemshell/memory.c:853] ERROR: Insufficient memory for allocation of 524352 bytes
52.16/52.27	c [src/scip/lp.c:237] ERROR: Insufficient memory for new chunk
52.16/52.27	c [src/scip/lp.c:237] ERROR: No memory in function call
52.16/52.27	c [src/scip/lp.c:963] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/lp.c:1628] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/lp.c:5483] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/lp.c:5812] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/lp.c:11214] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/solve.c:807] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/solve.c:1863] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/solve.c:2577] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/solve.c:3189] ERROR: Error <-1> in function call
52.16/52.27	c [src/scip/scip.c:6167] ERROR: Error <-1> in function call
52.16/52.27	c [src/cmain.c:657] ERROR: Error <-1> in function call
52.16/52.27	c [src/cmain.c:832] ERROR: Error <-1> in function call
52.16/52.27	c [src/cmain.c:908] ERROR: Error <-1> in function call
52.16/52.27	c SCIP Error (-1): c insufficient memory errorc 
52.16/52.27	c Time complete: 52.23.

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14397
/proc/meminfo: memFree=1838356/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=9288 CPUtime=0
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 1062 0 0 0 0 0 0 0 20 0 1 0 9548377 9510912 983 1992294400 4194304 9819077 140736042360096 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 2322 991 371 1374 0 943 0

[startup+0.0656379 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14397
/proc/meminfo: memFree=1838356/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=13552 CPUtime=0.05
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 2322 0 0 0 5 0 0 0 20 0 1 0 9548377 13877248 2243 1992294400 4194304 9819077 140736042360096 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 3388 2243 386 1374 0 2009 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13552

[startup+0.101645 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14397
/proc/meminfo: memFree=1838356/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=16540 CPUtime=0.1
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 3059 0 0 0 9 1 0 0 20 0 1 0 9548377 16936960 2980 1992294400 4194304 9819077 140736042360096 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 4135 2980 386 1374 0 2756 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16540

[startup+0.301685 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14397
/proc/meminfo: memFree=1838356/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=23216 CPUtime=0.29
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 4733 0 0 0 28 1 0 0 20 0 1 0 9548377 23773184 4654 1992294400 4194304 9819077 140736042360096 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 5804 4664 386 1374 0 4425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23216

[startup+0.700764 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14397
/proc/meminfo: memFree=1838356/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=37728 CPUtime=0.69
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 8364 0 0 0 66 3 0 0 20 0 1 0 9548377 38633472 8285 1992294400 4194304 9819077 140736042360096 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 9432 8285 386 1374 0 8053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37728

[startup+1.50092 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=1796684/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=65292 CPUtime=1.49
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 15248 0 0 0 143 6 0 0 23 0 1 0 9548377 66859008 15169 1992294400 4194304 9819077 140736042360096 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 16323 15169 386 1374 0 14944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65292

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=1757748/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=121604 CPUtime=3.09
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 29301 0 0 0 297 12 0 0 25 0 1 0 9548377 124522496 29222 1992294400 4194304 9819077 140736042360096 18446744073709551615 4207135 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 30401 29222 386 1374 0 29022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121604

[startup+6.30086 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=1646024/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=228784 CPUtime=6.29
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 56036 0 0 0 606 23 0 0 25 0 1 0 9548377 234274816 55957 1992294400 4194304 9819077 140736042360096 18446744073709551615 6181120 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14397/statm: 57196 55957 386 1374 0 55817 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 228784

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=1043632/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=866384 CPUtime=12.69
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 214009 0 0 0 1186 83 0 0 25 0 1 0 9548377 887177216 213530 1992294400 4194304 9819077 140736042360096 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14397/statm: 216596 213530 448 1374 0 215217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 866384

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=495056/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=1371200 CPUtime=25.48
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 336784 0 0 0 2359 189 0 0 25 0 1 0 9548377 1404108800 335665 1992294400 4194304 9819077 140736042360096 18446744073709551615 4688266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14397/statm: 342800 335665 491 1374 0 341421 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1371200

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=263920/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=1729036 CPUtime=51.06
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 484691 0 0 0 4210 896 0 0 25 0 1 0 9548377 1770532864 419861 1992294400 4194304 9819077 140736042360096 18446744073709551615 6181531 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14397/statm: 432259 419861 546 1374 0 430880 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1729036



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+51.9008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=44440/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=1867372 CPUtime=51.87
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 518371 0 0 0 4280 907 0 0 25 0 1 0 9548377 1912188928 448297 1992294400 4194304 9819077 140736042360096 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14397/statm: 466843 448297 569 1374 0 465464 0
Current children cumulated CPU time (s) 51.87
Current children cumulated vsize (KiB) 1867372

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

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

[startup+52.2009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=44440/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=1891360 CPUtime=52.16
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202496 528735 0 0 0 4305 911 0 0 25 0 1 0 9548377 1936752640 458661 1992294400 4194304 9819077 140736042360096 18446744073709551615 6031315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14397/statm: 472840 458662 569 1374 0 471461 0
Current children cumulated CPU time (s) 52.16
Current children cumulated vsize (KiB) 1891360

[startup+52.4009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14398
/proc/meminfo: memFree=44440/2059040 swapFree=4136160/4192956
[pid=14397] ppid=14395 vsize=0 CPUtime=52.36
/proc/14397/stat : 14397 (pbscip.linux.x8) R 14395 14397 14000 0 -1 4202500 530182 0 0 0 4312 924 0 0 18 0 1 0 9548377 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/14397/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.36
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 52.4457
CPU time (s): 52.413
CPU user time (s): 43.1204
CPU system time (s): 9.29259
CPU usage (%): 99.9377
Max. virtual memory (cumulated for all children) (KiB): 1891360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.1204
system time used= 9.29259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 530182
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 121

runsolver used 0.086986 second user time and 0.266959 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-12 12:44:28
IDJOB=2665455
IDBENCH=1487
IDSOLVER=1168
FILE ID=node011/2665455-1276339467
PBS_JOBID= 11173172
Free space on /tmp= 62244 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ih1arity.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665455-1276339467/watcher-2665455-1276339467 -o /tmp/evaluation-result-2665455-1276339467/solver-2665455-1276339467 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665455-1276339467.opb -t 1800 -m 1800

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

MD5SUM BENCH= 63ec6637b1b124456335cf99c2a6c3dd
RANDOM SEED=802201844

node011.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.264
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.52
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.264
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1839008 kB
Buffers:         22676 kB
Cached:         135620 kB
SwapCached:      11008 kB
Active:         120972 kB
Inactive:        50732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1839008 kB
SwapTotal:     4192956 kB
SwapFree:      4136160 kB
Dirty:           25704 kB
Writeback:           0 kB
AnonPages:       10684 kB
Mapped:           9208 kB
Slab:            26688 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182036 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= 62240 MiB
End job on node011 at 2010-06-12 12:45:22