Trace number 2664025

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) 1802.17 1802.66

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: 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-2664025-1276339262.opb>
10.90/10.95	c original problem has 201731 variables (201731 bin, 0 int, 0 impl, 0 cont) and 592525 constraints
10.90/10.95	c problem read
10.90/10.96	c No objective function, only one solution is needed.
10.90/10.98	c presolving settings loaded
10.90/10.99	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
14.08/14.14	c presolving:
27.79/27.80	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.69/28.79	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
29.39/29.48	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
30.08/30.16	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.80/30.85	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
31.48/31.54	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
32.18/32.24	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.88/32.97	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
33.58/33.66	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
34.38/34.40	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
35.09/35.10	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.78/35.80	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
36.37/36.47	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
37.08/37.11	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
37.67/37.78	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
38.38/38.46	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
39.08/39.15	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.78/39.83	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
40.47/40.51	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
41.07/41.19	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.78/41.86	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.97/43.05	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
48.47/48.54	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
50.47/50.50	c presolving (24 rounds):
50.47/50.50	c  11304 deleted vars, 29551 deleted constraints, 6080 tightened bounds, 0 added holes, 6548 changed sides, 14490 changed coefficients
50.47/50.50	c  13770843 implications, 0 cliques
50.47/50.50	c presolved problem has 190427 variables (190427 bin, 0 int, 0 impl, 0 cont) and 562974 constraints
50.47/50.50	c   12778 constraints of type <knapsack>
50.47/50.50	c  550196 constraints of type <logicor>
50.47/50.50	c transformed objective value is always integral (scale: 1)
50.47/50.50	c Presolving Time: 29.66
50.47/50.50	c - non default parameters ----------------------------------------------------------------------
50.47/50.50	c # SCIP version 1.2.1.2
50.47/50.50	c 
50.47/50.50	c # frequency for displaying node information lines
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 100]
50.47/50.50	c display/freq = 10000
50.47/50.50	c 
50.47/50.50	c # maximal time in seconds to run
50.47/50.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
50.47/50.50	c limits/time = 1789.02
50.47/50.50	c 
50.47/50.50	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
50.47/50.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
50.47/50.50	c limits/memory = 1620
50.47/50.50	c 
50.47/50.50	c # solving stops, if the given number of solutions were found (-1: no limit)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: -1]
50.47/50.50	c limits/solutions = 1
50.47/50.50	c 
50.47/50.50	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 1]
50.47/50.50	c lp/solvefreq = -1
50.47/50.50	c 
50.47/50.50	c # maximal number of separation rounds per node (-1: unlimited)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 5]
50.47/50.50	c separating/maxrounds = 1
50.47/50.50	c 
50.47/50.50	c # maximal number of separation rounds in the root node (-1: unlimited)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: -1]
50.47/50.50	c separating/maxroundsroot = 5
50.47/50.50	c 
50.47/50.50	c # should presolving try to simplify inequalities
50.47/50.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
50.47/50.50	c constraints/linear/simplifyinequalities = TRUE
50.47/50.50	c 
50.47/50.50	c # should disaggregation of knapsack constraints be allowed in preprocessing?
50.47/50.50	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
50.47/50.50	c constraints/knapsack/disaggregation = FALSE
50.47/50.50	c 
50.47/50.50	c # should presolving try to simplify knapsacks
50.47/50.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
50.47/50.50	c constraints/knapsack/simplifyinequalities = TRUE
50.47/50.50	c 
50.47/50.50	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: -1]
50.47/50.50	c presolving/probing/maxrounds = 0
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.50	c heuristics/coefdiving/freq = -1
50.47/50.50	c 
50.47/50.50	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.50	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
50.47/50.50	c heuristics/coefdiving/maxlpiterquot = 0.075
50.47/50.50	c 
50.47/50.50	c # additional number of allowed LP iterations
50.47/50.50	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.50	c heuristics/coefdiving/maxlpiterofs = 1500
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 30]
50.47/50.50	c heuristics/crossover/freq = -1
50.47/50.50	c 
50.47/50.50	c # number of nodes added to the contingent of the total nodes
50.47/50.50	c # [type: longint, range: [0,9223372036854775807], default: 500]
50.47/50.50	c heuristics/crossover/nodesofs = 750
50.47/50.50	c 
50.47/50.50	c # number of nodes without incumbent change that heuristic should wait
50.47/50.50	c # [type: longint, range: [0,9223372036854775807], default: 200]
50.47/50.50	c heuristics/crossover/nwaitingnodes = 100
50.47/50.50	c 
50.47/50.50	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
50.47/50.50	c # [type: real, range: [0,1], default: 0.1]
50.47/50.50	c heuristics/crossover/nodesquot = 0.15
50.47/50.50	c 
50.47/50.50	c # minimum percentage of integer variables that have to be fixed 
50.47/50.50	c # [type: real, range: [0,1], default: 0.666]
50.47/50.50	c heuristics/crossover/minfixingrate = 0.5
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 20]
50.47/50.50	c heuristics/feaspump/freq = -1
50.47/50.50	c 
50.47/50.50	c # additional number of allowed LP iterations
50.47/50.50	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.50	c heuristics/feaspump/maxlpiterofs = 2000
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.50	c heuristics/fracdiving/freq = -1
50.47/50.50	c 
50.47/50.50	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.50	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
50.47/50.50	c heuristics/fracdiving/maxlpiterquot = 0.075
50.47/50.50	c 
50.47/50.50	c # additional number of allowed LP iterations
50.47/50.50	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.50	c heuristics/fracdiving/maxlpiterofs = 1500
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.50	c heuristics/guideddiving/freq = -1
50.47/50.50	c 
50.47/50.50	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.50	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
50.47/50.50	c heuristics/guideddiving/maxlpiterquot = 0.075
50.47/50.50	c 
50.47/50.50	c # additional number of allowed LP iterations
50.47/50.50	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.50	c heuristics/guideddiving/maxlpiterofs = 1500
50.47/50.50	c 
50.47/50.50	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.50	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
50.47/50.50	c heuristics/intdiving/maxlpiterquot = 0.075
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.50	c heuristics/intshifting/freq = -1
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.50	c heuristics/linesearchdiving/freq = -1
50.47/50.50	c 
50.47/50.50	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.50	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
50.47/50.50	c heuristics/linesearchdiving/maxlpiterquot = 0.075
50.47/50.50	c 
50.47/50.50	c # additional number of allowed LP iterations
50.47/50.50	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.50	c heuristics/linesearchdiving/maxlpiterofs = 1500
50.47/50.50	c 
50.47/50.50	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
50.47/50.50	c # [type: int, range: [-1,2147483647], default: 1]
50.47/50.51	c heuristics/nlp/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 20]
50.47/50.51	c heuristics/objpscostdiving/freq = -1
50.47/50.51	c 
50.47/50.51	c # maximal fraction of diving LP iterations compared to total iteration number
50.47/50.51	c # [type: real, range: [0,1], default: 0.01]
50.47/50.51	c heuristics/objpscostdiving/maxlpiterquot = 0.015
50.47/50.51	c 
50.47/50.51	c # additional number of allowed LP iterations
50.47/50.51	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.51	c heuristics/objpscostdiving/maxlpiterofs = 1500
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 1]
50.47/50.51	c heuristics/oneopt/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.51	c heuristics/pscostdiving/freq = -1
50.47/50.51	c 
50.47/50.51	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
50.47/50.51	c heuristics/pscostdiving/maxlpiterquot = 0.075
50.47/50.51	c 
50.47/50.51	c # additional number of allowed LP iterations
50.47/50.51	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.51	c heuristics/pscostdiving/maxlpiterofs = 1500
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 0]
50.47/50.51	c heuristics/rens/freq = -1
50.47/50.51	c 
50.47/50.51	c # minimum percentage of integer variables that have to be fixable 
50.47/50.51	c # [type: real, range: [0,1], default: 0.5]
50.47/50.51	c heuristics/rens/minfixingrate = 0.3
50.47/50.51	c 
50.47/50.51	c # number of nodes added to the contingent of the total nodes
50.47/50.51	c # [type: longint, range: [0,9223372036854775807], default: 500]
50.47/50.51	c heuristics/rens/nodesofs = 2000
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 20]
50.47/50.51	c heuristics/rootsoldiving/freq = -1
50.47/50.51	c 
50.47/50.51	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
50.47/50.51	c heuristics/rootsoldiving/maxlpiterquot = 0.015
50.47/50.51	c 
50.47/50.51	c # additional number of allowed LP iterations
50.47/50.51	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.51	c heuristics/rootsoldiving/maxlpiterofs = 1500
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 1]
50.47/50.51	c heuristics/rounding/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.51	c heuristics/shifting/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 1]
50.47/50.51	c heuristics/simplerounding/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 0]
50.47/50.51	c heuristics/trivial/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 1]
50.47/50.51	c heuristics/trysol/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 10]
50.47/50.51	c heuristics/veclendiving/freq = -1
50.47/50.51	c 
50.47/50.51	c # maximal fraction of diving LP iterations compared to node LP iterations
50.47/50.51	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
50.47/50.51	c heuristics/veclendiving/maxlpiterquot = 0.075
50.47/50.51	c 
50.47/50.51	c # additional number of allowed LP iterations
50.47/50.51	c # [type: int, range: [0,2147483647], default: 1000]
50.47/50.51	c heuristics/veclendiving/maxlpiterofs = 1500
50.47/50.51	c 
50.47/50.51	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 1]
50.47/50.51	c heuristics/zirounding/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 0]
50.47/50.51	c separating/cmir/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: 0]
50.47/50.51	c separating/flowcover/freq = -1
50.47/50.51	c 
50.47/50.51	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
50.47/50.51	c # [type: int, range: [-1,2147483647], default: -1]
50.47/50.51	c separating/rapidlearning/freq = 0
50.47/50.51	c 
50.47/50.51	c -----------------------------------------------------------------------------------------------
50.47/50.51	c start solving
50.67/50.70	c 
51.37/51.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.37/51.46	c  32.0s|     1 |     2 |     0 |     - |1197M|   0 |   - | 190k| 562k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.01/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.11/1800.61	c 
1800.11/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.11/1800.61	c Solving Time (sec) : 1779.79
1800.11/1800.61	c Solving Nodes      : 5912
1800.11/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.11/1800.61	c Dual Bound         : +0.00000000000000e+00
1800.11/1800.61	c Gap                : infinite
1800.11/1800.61	s UNKNOWN
1800.11/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.11/1800.61	c Solving Time       :    1779.79
1800.11/1800.61	c Original Problem   :
1800.11/1800.61	c   Problem name     : HOME/instance-2664025-1276339262.opb
1800.11/1800.61	c   Variables        : 201731 (201731 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.11/1800.61	c   Constraints      : 592525 initial, 592525 maximal
1800.11/1800.61	c Presolved Problem  :
1800.11/1800.61	c   Problem name     : t_HOME/instance-2664025-1276339262.opb
1800.11/1800.61	c   Variables        : 190427 (190427 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.11/1800.61	c   Constraints      : 562974 initial, 563114 maximal
1800.11/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.11/1800.61	c   trivial          :       0.93        145          0          0          0          0          0          0          0
1800.11/1800.61	c   dualfix          :       0.87          0          0          0          0          0          0          0          0
1800.11/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.11/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.11/1800.61	c   implics          :       3.97          0       5096          0          0          0          0          0          0
1800.11/1800.61	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.11/1800.61	c   knapsack         :       0.23          0          0          0          0          0          0          0          0
1800.11/1800.61	c   linear           :      20.13       6055          8          0       6080          0      29551       6548      14490
1800.11/1800.61	c   logicor          :       1.29          0          0          0          0          0          0          0          0
1800.11/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.11/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.11/1800.61	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.11/1800.61	c   knapsack         :      12778          0      57979          0       5901         13       9003          0          0          0
1800.11/1800.61	c   logicor          :     550196+         0      56293          0       5901         38    2185210          0          0          0
1800.11/1800.61	c   countsols        :          0          0          0          0       5873          0          0          0          0          0
1800.11/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.11/1800.61	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.11/1800.61	c   knapsack         :     103.11       0.00     103.04       0.00       0.07
1800.11/1800.61	c   logicor          :    1359.07       0.00      17.77       0.00    1341.30
1800.11/1800.61	c   countsols        :       0.01       0.00       0.00       0.00       0.01
1800.11/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.11/1800.61	c   vbounds          :       0.10          1          0          0
1800.11/1800.61	c   rootredcost      :       0.04          0          0          0
1800.11/1800.61	c   pseudoobj        :       0.06          0          0          0
1800.11/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.11/1800.61	c   propagation      :       0.02         51         51        172       20.6         19       12.2          -
1800.11/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.11/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.11/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.11/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.11/1800.61	c   applied globally :          -          -          -        140       18.1          -          -          -
1800.11/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.11/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.11/1800.61	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.11/1800.61	c   redcost          :       0.00          0          0          0          0          0
1800.11/1800.61	c   impliedbounds    :       0.00          0          0          0          0          0
1800.11/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.11/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.11/1800.61	c   gomory           :       0.00          0          0          0          0          0
1800.11/1800.61	c   strongcg         :       0.00          0          0          0          0          0
1800.11/1800.61	c   cmir             :       0.00          0          0          0          0          0
1800.11/1800.61	c   flowcover        :       0.00          0          0          0          0          0
1800.11/1800.61	c   clique           :       0.00          0          0          0          0          0
1800.11/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.11/1800.61	c   mcf              :       0.00          0          0          0          0          0
1800.11/1800.61	c   rapidlearning    :       0.00          0          0          0          0          0
1800.11/1800.61	c Pricers            :       Time      Calls       Vars
1800.11/1800.61	c   problem variables:       0.00          0          0
1800.11/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.11/1800.61	c   relpscost        :       0.00          0          0          0          0          0          0
1800.11/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.11/1800.61	c   inference        :     270.58       5873          0          0          0          0      11746
1800.11/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.11/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.11/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.11/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.11/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.11/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.11/1800.61	c   LP solutions     :       0.00          -          0
1800.11/1800.61	c   pseudo solutions :       0.00          -          0
1800.11/1800.61	c   trivial          :       0.43          1          0
1800.11/1800.61	c   simplerounding   :       0.00          0          0
1800.11/1800.61	c   zirounding       :       0.00          0          0
1800.11/1800.61	c   rounding         :       0.00          0          0
1800.11/1800.61	c   shifting         :       0.00          0          0
1800.11/1800.61	c   intshifting      :       0.00          0          0
1800.11/1800.61	c   oneopt           :       0.00          0          0
1800.11/1800.61	c   twoopt           :       0.00          0          0
1800.11/1800.61	c   fixandinfer      :       0.00          0          0
1800.11/1800.61	c   feaspump         :       0.00          0          0
1800.11/1800.61	c   coefdiving       :       0.00          0          0
1800.11/1800.61	c   pscostdiving     :       0.00          0          0
1800.11/1800.61	c   fracdiving       :       0.00          0          0
1800.11/1800.61	c   veclendiving     :       0.00          0          0
1800.11/1800.61	c   intdiving        :       0.00          0          0
1800.11/1800.61	c   actconsdiving    :       0.00          0          0
1800.11/1800.61	c   objpscostdiving  :       0.00          0          0
1800.11/1800.61	c   rootsoldiving    :       0.00          0          0
1800.11/1800.61	c   linesearchdiving :       0.00          0          0
1800.11/1800.61	c   guideddiving     :       0.00          0          0
1800.11/1800.61	c   octane           :       0.00          0          0
1800.11/1800.61	c   rens             :       0.00          0          0
1800.11/1800.61	c   rins             :       0.00          0          0
1800.11/1800.61	c   localbranching   :       0.00          0          0
1800.11/1800.61	c   mutation         :       0.00          0          0
1800.11/1800.61	c   crossover        :       0.00          0          0
1800.11/1800.61	c   dins             :       0.00          0          0
1800.11/1800.61	c   undercover       :       0.00          0          0
1800.11/1800.61	c   nlp              :       0.00          0          0
1800.11/1800.61	c   trysol           :       0.00          0          0
1800.11/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.11/1800.61	c   primal LP        :       0.00          0          0       0.00          -
1800.11/1800.61	c   dual LP          :       0.00          0          0       0.00          -
1800.11/1800.61	c   lex dual LP      :       0.00          0          0       0.00          -
1800.11/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.11/1800.61	c   diving/probing LP:       0.00          0          0       0.00          -
1800.11/1800.61	c   strong branching :       0.00          0          0       0.00          -
1800.11/1800.61	c     (at root node) :          -          0          0       0.00          -
1800.11/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.11/1800.61	c B&B Tree           :
1800.11/1800.61	c   number of runs   :          1
1800.11/1800.61	c   nodes            :       5912
1800.11/1800.61	c   nodes (total)    :       5912
1800.11/1800.61	c   nodes left       :       5812
1800.11/1800.61	c   max depth        :       1816
1800.11/1800.61	c   max depth (total):       1816
1800.11/1800.61	c   backtracks       :         18 (0.3%)
1800.11/1800.61	c   delayed cutoffs  :         23
1800.11/1800.61	c   repropagations   :       1856 (80422 domain reductions, 12 cutoffs)
1800.11/1800.61	c   avg switch length:       2.45
1800.11/1800.61	c   switching time   :       9.79
1800.11/1800.61	c Solution           :
1800.11/1800.61	c   Solutions found  :          0 (0 improvements)
1800.11/1800.61	c   Primal Bound     :          -
1800.11/1800.61	c   Dual Bound       : +0.00000000000000e+00
1800.11/1800.61	c   Gap              :   infinite
1800.11/1800.61	c   Root Dual Bound  : +0.00000000000000e+00
1800.11/1800.61	c   Root Iterations  :          0

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-2664025-1276339262/watcher-2664025-1276339262 -o /tmp/evaluation-result-2664025-1276339262/solver-2664025-1276339262 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664025-1276339262.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: 2.18 2.15 1.74 3/106 11925
/proc/meminfo: memFree=1839024/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=6584 CPUtime=0
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 998 0 0 0 0 0 0 0 20 0 1 0 9527654 6742016 920 1992294400 4194304 7136930 140733920785920 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 1646 930 254 719 0 925 0

[startup+0.02929 s]
/proc/loadavg: 2.18 2.15 1.74 3/106 11925
/proc/meminfo: memFree=1839024/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=8764 CPUtime=0.02
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 1670 0 0 0 2 0 0 0 20 0 1 0 9527654 8974336 1592 1992294400 4194304 7136930 140733920785920 18446744073709551615 4361798 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 2191 1592 268 719 0 1470 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8764

[startup+0.101298 s]
/proc/loadavg: 2.18 2.15 1.74 3/106 11925
/proc/meminfo: memFree=1839024/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=13880 CPUtime=0.1
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 2847 0 0 0 9 1 0 0 20 0 1 0 9527654 14213120 2769 1992294400 4194304 7136930 140733920785920 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 3470 2780 268 719 0 2749 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13880

[startup+0.301315 s]
/proc/loadavg: 2.18 2.15 1.74 3/106 11925
/proc/meminfo: memFree=1839024/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=19508 CPUtime=0.29
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 4354 0 0 0 28 1 0 0 20 0 1 0 9527654 19976192 4276 1992294400 4194304 7136930 140733920785920 18446744073709551615 6177559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 4877 4276 268 719 0 4156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19508

[startup+0.701353 s]
/proc/loadavg: 2.18 2.15 1.74 3/106 11925
/proc/meminfo: memFree=1839024/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=33768 CPUtime=0.69
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 7931 0 0 0 66 3 0 0 20 0 1 0 9527654 34578432 7853 1992294400 4194304 7136930 140733920785920 18446744073709551615 5650579 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 8442 7853 268 719 0 7721 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33768

[startup+1.50143 s]
/proc/loadavg: 2.18 2.15 1.74 2/107 11926
/proc/meminfo: memFree=1799460/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=60400 CPUtime=1.5
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 14548 0 0 0 144 6 0 0 23 0 1 0 9527654 61849600 14470 1992294400 4194304 7136930 140733920785920 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 15100 14470 268 719 0 14379 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 60400

[startup+3.10058 s]
/proc/loadavg: 2.09 2.13 1.73 2/107 11926
/proc/meminfo: memFree=1762632/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=113196 CPUtime=3.09
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 27756 0 0 0 298 11 0 0 25 0 1 0 9527654 115912704 27678 1992294400 4194304 7136930 140733920785920 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 28299 27678 268 719 0 27578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113196

[startup+6.30088 s]
/proc/loadavg: 2.09 2.13 1.73 2/107 11926
/proc/meminfo: memFree=1654504/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=215208 CPUtime=6.29
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 53183 0 0 0 607 22 0 0 25 0 1 0 9527654 220372992 53105 1992294400 4194304 7136930 140733920785920 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 53802 53105 268 719 0 53081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 215208

[startup+12.7005 s]
/proc/loadavg: 1.92 2.09 1.73 2/107 11926
/proc/meminfo: memFree=1159992/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=833240 CPUtime=12.68
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 206344 0 0 0 1191 77 0 0 25 0 1 0 9527654 853237760 205872 1992294400 4194304 7136930 140733920785920 18446744073709551615 5953298 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 208310 205872 291 719 0 207589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 833240

[startup+25.5017 s]
/proc/loadavg: 1.78 2.05 1.72 2/107 11926
/proc/meminfo: memFree=507008/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1364440 CPUtime=25.48
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 335553 0 0 0 2364 184 0 0 25 0 1 0 9527654 1397186560 334441 1992294400 4194304 7136930 140733920785920 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 341110 334441 346 719 0 340389 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1364440

[startup+51.1011 s]
/proc/loadavg: 1.51 1.97 1.70 2/107 11926
/proc/meminfo: memFree=333036/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1562808 CPUtime=51.07
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 439644 0 0 0 4227 880 0 0 25 0 1 0 9527654 1600315392 378867 1992294400 4194304 7136930 140733920785920 18446744073709551615 5000156 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 390702 378867 420 719 0 389981 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1562808

[startup+102.309 s]
/proc/loadavg: 1.20 1.80 1.66 2/107 11928
/proc/meminfo: memFree=277608/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1606828 CPUtime=102.25
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 450673 0 0 0 9340 885 0 0 25 0 1 0 9527654 1645391872 389860 1992294400 4194304 7136930 140733920785920 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 401707 389860 390 719 0 400986 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1606828

[startup+162.302 s]
/proc/loadavg: 1.07 1.65 1.61 2/107 11930
/proc/meminfo: memFree=252932/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1631736 CPUtime=162.23
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 458629 0 0 0 15330 893 0 0 25 0 1 0 9527654 1670897664 395995 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 407934 395995 393 719 0 407213 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1631736

[startup+222.301 s]
/proc/loadavg: 1.02 1.53 1.57 2/107 11932
/proc/meminfo: memFree=251692/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1633040 CPUtime=222.21
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 458955 0 0 0 21327 894 0 0 25 0 1 0 9527654 1672232960 396321 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 408260 396321 393 719 0 407539 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1633040

[startup+282.301 s]
/proc/loadavg: 1.01 1.43 1.53 2/107 11932
/proc/meminfo: memFree=234456/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1650304 CPUtime=282.2
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 465563 0 0 0 27322 898 0 0 25 0 1 0 9527654 1689911296 400589 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 412576 400589 393 719 0 411855 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1650304

[startup+342.302 s]
/proc/loadavg: 1.00 1.35 1.50 2/107 11934
/proc/meminfo: memFree=233960/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1650692 CPUtime=342.18
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 465681 0 0 0 33320 898 0 0 25 0 1 0 9527654 1690308608 400707 1992294400 4194304 7136930 140733920785920 18446744073709551615 4642180 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 412673 400707 393 719 0 411952 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1650692

[startup+402.301 s]
/proc/loadavg: 1.00 1.28 1.46 2/107 11936
/proc/meminfo: memFree=233836/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1650824 CPUtime=402.17
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 465712 0 0 0 39318 899 0 0 25 0 1 0 9527654 1690443776 400738 1992294400 4194304 7136930 140733920785920 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 412706 400738 393 719 0 411985 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1650824

[startup+462.301 s]
/proc/loadavg: 1.00 1.23 1.43 2/107 11938
/proc/meminfo: memFree=231728/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1652876 CPUtime=462.15
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 466221 0 0 0 45315 900 0 0 25 0 1 0 9527654 1692545024 401247 1992294400 4194304 7136930 140733920785920 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 413219 401247 393 719 0 412498 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1652876

[startup+522.302 s]
/proc/loadavg: 1.00 1.19 1.40 2/107 11940
/proc/meminfo: memFree=223668/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1661208 CPUtime=522.13
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 469793 0 0 0 51311 902 0 0 25 0 1 0 9527654 1701076992 403259 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 415302 403259 393 719 0 414581 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1661208

[startup+582.301 s]
/proc/loadavg: 1.00 1.15 1.37 2/107 11940
/proc/meminfo: memFree=215360/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1670248 CPUtime=582.12
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 472883 0 0 0 57308 904 0 0 25 0 1 0 9527654 1710333952 405569 1992294400 4194304 7136930 140733920785920 18446744073709551615 4853690 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 417562 405569 393 719 0 416841 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1670248

[startup+642.301 s]
/proc/loadavg: 1.00 1.12 1.35 2/107 11942
/proc/meminfo: memFree=206184/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1678456 CPUtime=642.11
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 476533 0 0 0 63304 907 0 0 25 0 1 0 9527654 1718738944 407594 1992294400 4194304 7136930 140733920785920 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 419614 407594 393 719 0 418893 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1678456

[startup+702.302 s]

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

/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 477981 0 0 0 99275 927 0 0 25 0 1 0 9527654 1724862464 409042 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 421109 409042 393 719 0 420388 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1684436

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/107 11954
/proc/meminfo: memFree=195768/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1689316 CPUtime=1062.01
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 481209 0 0 0 105269 932 0 0 25 0 1 0 9527654 1729859584 410125 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 422329 410125 393 719 0 421608 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1689316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/107 11956
/proc/meminfo: memFree=179152/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1706548 CPUtime=1121.98
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 485609 0 0 0 111261 937 0 0 25 0 1 0 9527654 1747505152 414265 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 426637 414265 393 719 0 425916 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1706548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/107 11956
/proc/meminfo: memFree=169480/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1716168 CPUtime=1181.97
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 490910 0 0 0 117255 942 0 0 25 0 1 0 9527654 1757356032 416641 1992294400 4194304 7136930 140733920785920 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 429042 416641 393 719 0 428321 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1716168

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/107 11967
/proc/meminfo: memFree=158816/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1726308 CPUtime=1241.95
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 494316 0 0 0 123249 946 0 0 25 0 1 0 9527654 1767739392 419137 1992294400 4194304 7136930 140733920785920 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 431577 419137 393 719 0 430856 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 1726308

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/107 11969
/proc/meminfo: memFree=151376/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1734068 CPUtime=1301.94
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 497365 0 0 0 129245 949 0 0 25 0 1 0 9527654 1775685632 421016 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 433517 421016 393 719 0 432796 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 1734068

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 11971
/proc/meminfo: memFree=141704/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1744388 CPUtime=1361.91
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 500892 0 0 0 135239 952 0 0 25 0 1 0 9527654 1786253312 423438 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 436097 423438 393 719 0 435376 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 1744388

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 11973
/proc/meminfo: memFree=141456/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1744564 CPUtime=1421.9
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 500934 0 0 0 141237 953 0 0 25 0 1 0 9527654 1786433536 423480 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 436141 423480 393 719 0 435420 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 1744564

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 11973
/proc/meminfo: memFree=129800/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1756428 CPUtime=1481.89
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 506058 0 0 0 147230 959 0 0 25 0 1 0 9527654 1798582272 426459 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 439107 426459 393 719 0 438386 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1756428

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 11975
/proc/meminfo: memFree=122112/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1764376 CPUtime=1541.87
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 508573 0 0 0 153224 963 0 0 25 0 1 0 9527654 1806721024 428324 1992294400 4194304 7136930 140733920785920 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 441094 428324 393 719 0 440373 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1764376

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11977
/proc/meminfo: memFree=115788/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1770920 CPUtime=1601.85
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 510946 0 0 0 159218 967 0 0 25 0 1 0 9527654 1813422080 429917 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 442730 429917 393 719 0 442009 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 1770920

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 11979
/proc/meminfo: memFree=114672/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1772108 CPUtime=1661.84
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 511245 0 0 0 165216 968 0 0 25 0 1 0 9527654 1814638592 430216 1992294400 4194304 7136930 140733920785920 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 443027 430216 393 719 0 442306 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 1772108

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 11981
/proc/meminfo: memFree=114548/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1772108 CPUtime=1721.82
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 511253 0 0 0 171213 969 0 0 25 0 1 0 9527654 1814638592 430224 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 443027 430224 393 719 0 442306 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 1772108

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 11981
/proc/meminfo: memFree=114300/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1772408 CPUtime=1781.81
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 511320 0 0 0 177211 970 0 0 25 0 1 0 9527654 1814945792 430291 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 443102 430291 393 719 0 442381 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 1772408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 11983
/proc/meminfo: memFree=114176/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1772408 CPUtime=1800.01
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 511329 0 0 0 179031 970 0 0 25 0 1 0 9527654 1814945792 430300 1992294400 4194304 7136930 140733920785920 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11925/statm: 443102 430300 393 719 0 442381 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1772408

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11925

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 11984
/proc/meminfo: memFree=114168/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1762320 CPUtime=1800.9
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 512520 0 0 0 179119 971 0 0 25 0 1 0 9527654 1804615680 428912 1992294400 4194304 7136930 140733920785920 18446744073709551615 4212065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 440580 428912 399 719 0 439859 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (KiB) 1762320

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 11984
/proc/meminfo: memFree=143184/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=1697080 CPUtime=1801.71
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4202496 512520 0 0 0 179199 972 0 0 25 0 1 0 9527654 1737809920 412602 1992294400 4194304 7136930 140733920785920 18446744073709551615 5955538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11925/statm: 424270 412602 399 719 0 423549 0
Current children cumulated CPU time (s) 1801.71
Current children cumulated vsize (KiB) 1697080

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 11984
/proc/meminfo: memFree=143184/2059040 swapFree=4135792/4192956
[pid=11925] ppid=11923 vsize=0 CPUtime=1802.1
/proc/11925/stat : 11925 (pbscip.linux.x8) R 11923 11925 11593 0 -1 4203524 512520 0 0 0 179228 982 0 0 25 0 1 0 9527654 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/11925/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.66
CPU time (s): 1802.17
CPU user time (s): 1792.29
CPU system time (s): 9.8785
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1777088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.29
system time used= 9.8785
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 512520
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= 1
involuntary context switches= 8621

runsolver used 2.92156 second user time and 8.5727 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-12 12:41:03
IDJOB=2664025
IDBENCH=1487
IDSOLVER=1167
FILE ID=node015/2664025-1276339262
PBS_JOBID= 11173177
Free space on /tmp= 62528 MiB

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

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

MD5SUM BENCH= 63ec6637b1b124456335cf99c2a6c3dd
RANDOM SEED=2134746708

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1839552 kB
Buffers:         19356 kB
Cached:         130744 kB
SwapCached:      13900 kB
Active:         125084 kB
Inactive:        41496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1839552 kB
SwapTotal:     4192956 kB
SwapFree:      4135792 kB
Dirty:           22716 kB
Writeback:           0 kB
AnonPages:       11416 kB
Mapped:           9144 kB
Slab:            31140 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181820 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= 62524 MiB
End job on node015 at 2010-06-12 13:11:06