Trace number 2684898

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1801.38 1802.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12032_8-unsat.opb
MD5SUM3890946cb13ab5dacc1331cb240d6a09
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark687.116
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31460
Total number of constraints104814
Number of constraints which are clauses104298
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints516
Minimum length of a constraint1
Maximum length of a constraint95
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 534
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-2684898-1278436159.opb>
1.79/1.84	c original problem has 31460 variables (31460 bin, 0 int, 0 impl, 0 cont) and 104814 constraints
1.79/1.84	c problem read
1.79/1.84	c No objective function, only one solution is needed.
1.79/1.84	c presolving settings loaded
1.79/1.84	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
2.39/2.41	c presolving:
7.29/7.38	c (round 1) 5841 del vars, 16898 del conss, 4345 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6052486 impls, 0 clqs
9.90/9.98	c (round 2) 11784 del vars, 40031 del conss, 9834 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6087889 impls, 0 clqs
10.59/10.67	c (round 3) 14052 del vars, 50435 del conss, 11122 chg bounds, 24 chg sides, 21 chg coeffs, 0 upgd conss, 6106749 impls, 0 clqs
10.99/11.02	c (round 4) 14916 del vars, 54159 del conss, 11713 chg bounds, 28 chg sides, 44 chg coeffs, 0 upgd conss, 6117891 impls, 0 clqs
11.29/11.32	c (round 5) 15696 del vars, 57090 del conss, 12175 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6127793 impls, 0 clqs
11.49/11.56	c (round 6) 16286 del vars, 59356 del conss, 12532 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6134255 impls, 0 clqs
11.59/11.70	c (round 7) 16590 del vars, 60574 del conss, 12677 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6137976 impls, 0 clqs
11.79/11.80	c (round 8) 16724 del vars, 61149 del conss, 12738 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6139587 impls, 0 clqs
11.79/11.88	c (round 9) 16775 del vars, 61406 del conss, 12757 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6140386 impls, 0 clqs
11.88/11.95	c (round 10) 16796 del vars, 61503 del conss, 12766 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6140618 impls, 0 clqs
12.00/12.02	c (round 11) 16806 del vars, 61543 del conss, 12769 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6140746 impls, 0 clqs
12.00/12.08	c (round 12) 16808 del vars, 61554 del conss, 12769 chg bounds, 33 chg sides, 60 chg coeffs, 0 upgd conss, 6140790 impls, 0 clqs
12.59/12.64	c (round 13) 16808 del vars, 61554 del conss, 12769 chg bounds, 33 chg sides, 60 chg coeffs, 43260 upgd conss, 6140790 impls, 0 clqs
13.10/13.19	c (round 14) 16808 del vars, 61554 del conss, 12769 chg bounds, 46 chg sides, 180 chg coeffs, 43260 upgd conss, 6140790 impls, 0 clqs
13.29/13.35	c presolving (15 rounds):
13.29/13.35	c  16808 deleted vars, 61554 deleted constraints, 12769 tightened bounds, 0 added holes, 47 changed sides, 205 changed coefficients
13.29/13.35	c  6140790 implications, 1 cliques
13.29/13.35	c presolved problem has 14652 variables (14652 bin, 0 int, 0 impl, 0 cont) and 43260 constraints
13.29/13.35	c     482 constraints of type <knapsack>
13.29/13.35	c   42778 constraints of type <logicor>
13.29/13.35	c transformed objective value is always integral (scale: 1)
13.29/13.35	c Presolving Time: 10.43
13.29/13.35	c - non default parameters ----------------------------------------------------------------------
13.29/13.35	c # SCIP version 1.2.1.2
13.29/13.35	c 
13.29/13.35	c # frequency for displaying node information lines
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 100]
13.29/13.35	c display/freq = 10000
13.29/13.35	c 
13.29/13.35	c # maximal time in seconds to run
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.29/13.35	c limits/time = 1798.16
13.29/13.35	c 
13.29/13.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.29/13.35	c limits/memory = 1620
13.29/13.35	c 
13.29/13.35	c # solving stops, if the given number of solutions were found (-1: no limit)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: -1]
13.29/13.35	c limits/solutions = 1
13.29/13.35	c 
13.29/13.35	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 1]
13.29/13.35	c lp/solvefreq = -1
13.29/13.35	c 
13.29/13.35	c # maximal number of separation rounds per node (-1: unlimited)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 5]
13.29/13.35	c separating/maxrounds = 1
13.29/13.35	c 
13.29/13.35	c # maximal number of separation rounds in the root node (-1: unlimited)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: -1]
13.29/13.35	c separating/maxroundsroot = 5
13.29/13.35	c 
13.29/13.35	c # should presolving try to simplify inequalities
13.29/13.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.29/13.35	c constraints/linear/simplifyinequalities = TRUE
13.29/13.35	c 
13.29/13.35	c # should disaggregation of knapsack constraints be allowed in preprocessing?
13.29/13.35	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
13.29/13.35	c constraints/knapsack/disaggregation = FALSE
13.29/13.35	c 
13.29/13.35	c # should presolving try to simplify knapsacks
13.29/13.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.29/13.35	c constraints/knapsack/simplifyinequalities = TRUE
13.29/13.35	c 
13.29/13.35	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: -1]
13.29/13.35	c presolving/probing/maxrounds = 0
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/coefdiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.29/13.35	c heuristics/coefdiving/maxlpiterquot = 0.075
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/coefdiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 30]
13.29/13.35	c heuristics/crossover/freq = -1
13.29/13.35	c 
13.29/13.35	c # number of nodes added to the contingent of the total nodes
13.29/13.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
13.29/13.35	c heuristics/crossover/nodesofs = 750
13.29/13.35	c 
13.29/13.35	c # number of nodes without incumbent change that heuristic should wait
13.29/13.35	c # [type: longint, range: [0,9223372036854775807], default: 200]
13.29/13.35	c heuristics/crossover/nwaitingnodes = 100
13.29/13.35	c 
13.29/13.35	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
13.29/13.35	c # [type: real, range: [0,1], default: 0.1]
13.29/13.35	c heuristics/crossover/nodesquot = 0.15
13.29/13.35	c 
13.29/13.35	c # minimum percentage of integer variables that have to be fixed 
13.29/13.35	c # [type: real, range: [0,1], default: 0.666]
13.29/13.35	c heuristics/crossover/minfixingrate = 0.5
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 20]
13.29/13.35	c heuristics/feaspump/freq = -1
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/feaspump/maxlpiterofs = 2000
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/fracdiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.29/13.35	c heuristics/fracdiving/maxlpiterquot = 0.075
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/fracdiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/guideddiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.29/13.35	c heuristics/guideddiving/maxlpiterquot = 0.075
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/guideddiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.29/13.35	c heuristics/intdiving/maxlpiterquot = 0.075
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/intshifting/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/linesearchdiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.29/13.35	c heuristics/linesearchdiving/maxlpiterquot = 0.075
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/linesearchdiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 1]
13.29/13.35	c heuristics/nlp/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 20]
13.29/13.35	c heuristics/objpscostdiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to total iteration number
13.29/13.35	c # [type: real, range: [0,1], default: 0.01]
13.29/13.35	c heuristics/objpscostdiving/maxlpiterquot = 0.015
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/objpscostdiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 1]
13.29/13.35	c heuristics/oneopt/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/pscostdiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.29/13.35	c heuristics/pscostdiving/maxlpiterquot = 0.075
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/pscostdiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 0]
13.29/13.35	c heuristics/rens/freq = -1
13.29/13.35	c 
13.29/13.35	c # minimum percentage of integer variables that have to be fixable 
13.29/13.35	c # [type: real, range: [0,1], default: 0.5]
13.29/13.35	c heuristics/rens/minfixingrate = 0.3
13.29/13.35	c 
13.29/13.35	c # number of nodes added to the contingent of the total nodes
13.29/13.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
13.29/13.35	c heuristics/rens/nodesofs = 2000
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 20]
13.29/13.35	c heuristics/rootsoldiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
13.29/13.35	c heuristics/rootsoldiving/maxlpiterquot = 0.015
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/rootsoldiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 1]
13.29/13.35	c heuristics/rounding/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/shifting/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 1]
13.29/13.35	c heuristics/simplerounding/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 0]
13.29/13.35	c heuristics/trivial/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 1]
13.29/13.35	c heuristics/trysol/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 10]
13.29/13.35	c heuristics/veclendiving/freq = -1
13.29/13.35	c 
13.29/13.35	c # maximal fraction of diving LP iterations compared to node LP iterations
13.29/13.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.29/13.35	c heuristics/veclendiving/maxlpiterquot = 0.075
13.29/13.35	c 
13.29/13.35	c # additional number of allowed LP iterations
13.29/13.35	c # [type: int, range: [0,2147483647], default: 1000]
13.29/13.35	c heuristics/veclendiving/maxlpiterofs = 1500
13.29/13.35	c 
13.29/13.35	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 1]
13.29/13.35	c heuristics/zirounding/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 0]
13.29/13.35	c separating/cmir/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: 0]
13.29/13.35	c separating/flowcover/freq = -1
13.29/13.35	c 
13.29/13.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
13.29/13.35	c # [type: int, range: [-1,2147483647], default: -1]
13.29/13.35	c separating/rapidlearning/freq = 0
13.29/13.35	c 
13.29/13.35	c -----------------------------------------------------------------------------------------------
13.29/13.35	c start solving
13.29/13.37	c 
13.38/13.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.38/13.44	c  10.8s|     1 |     2 |     0 |     - | 187M|   0 |   - |  14k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
259.40/259.54	c   256s| 10000 |  6740 |     0 |   0.0 | 261M| 351 |   - |  14k|  45k|   0 |   0 |   0 |8558 |   0 | 0.000000e+00 |      --      |    Inf 
501.11/501.34	c   496s| 20000 | 12416 |     0 |   0.0 | 314M| 351 |   - |  14k|  46k|   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
745.33/745.69	c   739s| 30000 | 19959 |     0 |   0.0 | 376M| 351 |   - |  14k|  45k|   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
983.55/983.92	c   976s| 40000 | 27133 |     0 |   0.0 | 440M| 351 |   - |  14k|  47k|   0 |   0 |   0 |  44k|   0 | 0.000000e+00 |      --      |    Inf 
1213.98/1214.46	c  1206s| 50000 | 34311 |     0 |   0.0 | 502M| 351 |   - |  14k|  47k|   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
1443.89/1444.40	c  1434s| 60000 | 41650 |     0 |   0.0 | 563M| 351 |   - |  14k|  48k|   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
1675.20/1675.85	c  1665s| 70000 | 48760 |     0 |   0.0 | 624M| 351 |   - |  14k|  49k|   0 |   0 |   0 |  80k|   0 | 0.000000e+00 |      --      |    Inf 
1800.07/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.71	c 
1800.07/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.71	c Solving Time (sec) : 1788.88
1800.07/1800.71	c Solving Nodes      : 75512
1800.07/1800.71	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.71	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.71	c Gap                : infinite
1800.07/1800.71	s UNKNOWN
1800.07/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.71	c Solving Time       :    1788.88
1800.07/1800.71	c Original Problem   :
1800.07/1800.71	c   Problem name     : HOME/instance-2684898-1278436159.opb
1800.07/1800.71	c   Variables        : 31460 (31460 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.71	c   Constraints      : 104814 initial, 104814 maximal
1800.07/1800.71	c Presolved Problem  :
1800.07/1800.71	c   Problem name     : t_HOME/instance-2684898-1278436159.opb
1800.07/1800.71	c   Variables        : 14652 (14652 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.71	c   Constraints      : 43260 initial, 49369 maximal
1800.07/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.71	c   trivial          :       0.07        692          0          0          0          0          0          0          0
1800.07/1800.71	c   dualfix          :       0.09        111          0          0          0          0          0          0          0
1800.07/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.71	c   implics          :       0.25          0          0          0          0          0          0          0          0
1800.07/1800.71	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.71	c   knapsack         :       0.46          0          0          0          0          0          0         14        145
1800.07/1800.71	c   linear           :       8.93      12080       3925          0      12769          0      61554         33         60
1800.07/1800.71	c   logicor          :       0.27          0          0          0          0          0          0          0          0
1800.07/1800.71	c   root node        :          -         10          -          -         10          -          -          -          -
1800.07/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.71	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.71	c   knapsack         :        482          0    1163116          0      65935       2359    2498442          0          0          0
1800.07/1800.71	c   logicor          :      42778+         0    1129325          0      65935       9861   11283758          0          0          0
1800.07/1800.71	c   countsols        :          0          0          0          0      65889          0          0          0          0          0
1800.07/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.71	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.71	c   knapsack         :     205.89       0.00     160.87       0.00      45.02
1800.07/1800.71	c   logicor          :    1157.55       0.00     108.88       0.00    1048.67
1800.07/1800.71	c   countsols        :       0.09       0.00       0.00       0.00       0.09
1800.07/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.71	c   vbounds          :       0.59          1          0          0
1800.07/1800.71	c   rootredcost      :       0.63          0          0          0
1800.07/1800.71	c   pseudoobj        :       0.43          0          0          0
1800.07/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.71	c   propagation      :      12.41      12220      12220     212604       56.4       2425       14.7          -
1800.07/1800.71	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.71	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.71	c   applied globally :          -          -          -      86560       36.8          -          -          -
1800.07/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.72	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.07/1800.72	c   redcost          :       0.00          0          0          0          0          0
1800.07/1800.72	c   impliedbounds    :       0.00          0          0          0          0          0
1800.07/1800.72	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.72	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.72	c   gomory           :       0.00          0          0          0          0          0
1800.07/1800.72	c   strongcg         :       0.00          0          0          0          0          0
1800.07/1800.72	c   cmir             :       0.00          0          0          0          0          0
1800.07/1800.72	c   flowcover        :       0.00          0          0          0          0          0
1800.07/1800.72	c   clique           :       0.00          0          0          0          0          0
1800.07/1800.72	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.72	c   mcf              :       0.00          0          0          0          0          0
1800.07/1800.72	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.72	c Pricers            :       Time      Calls       Vars
1800.07/1800.72	c   problem variables:       0.00          0          0
1800.07/1800.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.72	c   relpscost        :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   inference        :     282.32      65889          0          0          0          0     131778
1800.07/1800.72	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.72	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.72	c   LP solutions     :       0.00          -          0
1800.07/1800.72	c   pseudo solutions :       0.00          -          0
1800.07/1800.72	c   trivial          :       0.06          1          0
1800.07/1800.72	c   simplerounding   :       0.00          0          0
1800.07/1800.72	c   zirounding       :       0.00          0          0
1800.07/1800.72	c   rounding         :       0.00          0          0
1800.07/1800.72	c   shifting         :       0.00          0          0
1800.07/1800.72	c   intshifting      :       0.00          0          0
1800.07/1800.72	c   oneopt           :       0.00          0          0
1800.07/1800.72	c   twoopt           :       0.00          0          0
1800.07/1800.72	c   fixandinfer      :       0.00          0          0
1800.07/1800.72	c   feaspump         :       0.00          0          0
1800.07/1800.72	c   coefdiving       :       0.00          0          0
1800.07/1800.72	c   pscostdiving     :       0.00          0          0
1800.07/1800.72	c   fracdiving       :       0.00          0          0
1800.07/1800.72	c   veclendiving     :       0.00          0          0
1800.07/1800.72	c   intdiving        :       0.00          0          0
1800.07/1800.72	c   actconsdiving    :       0.00          0          0
1800.07/1800.72	c   objpscostdiving  :       0.00          0          0
1800.07/1800.72	c   rootsoldiving    :       0.00          0          0
1800.07/1800.72	c   linesearchdiving :       0.00          0          0
1800.07/1800.72	c   guideddiving     :       0.00          0          0
1800.07/1800.72	c   octane           :       0.00          0          0
1800.07/1800.72	c   rens             :       0.00          0          0
1800.07/1800.72	c   rins             :       0.00          0          0
1800.07/1800.72	c   localbranching   :       0.00          0          0
1800.07/1800.72	c   mutation         :       0.00          0          0
1800.07/1800.72	c   crossover        :       0.00          0          0
1800.07/1800.72	c   dins             :       0.00          0          0
1800.07/1800.72	c   undercover       :       0.00          0          0
1800.07/1800.72	c   nlp              :       0.00          0          0
1800.07/1800.72	c   trysol           :       0.00          0          0
1800.07/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.72	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.72	c   dual LP          :       0.00          0          0       0.00          -
1800.07/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.72	c   diving/probing LP:       0.00          0          0       0.00          -
1800.07/1800.72	c   strong branching :       0.00          0          0       0.00          -
1800.07/1800.72	c     (at root node) :          -          0          0       0.00          -
1800.07/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.72	c B&B Tree           :
1800.07/1800.72	c   number of runs   :          1
1800.07/1800.72	c   nodes            :      75512
1800.07/1800.72	c   nodes (total)    :      75512
1800.07/1800.72	c   nodes left       :      52875
1800.07/1800.72	c   max depth        :        351
1800.07/1800.72	c   max depth (total):        351
1800.07/1800.72	c   backtracks       :       3028 (4.0%)
1800.07/1800.72	c   delayed cutoffs  :       3392
1800.07/1800.72	c   repropagations   :      34378 (1852750 domain reductions, 2597 cutoffs)
1800.07/1800.72	c   avg switch length:       3.37
1800.07/1800.72	c   switching time   :      99.27
1800.07/1800.72	c Solution           :
1800.07/1800.72	c   Solutions found  :          0 (0 improvements)
1800.07/1800.72	c   Primal Bound     :          -
1800.07/1800.72	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.72	c   Gap              :   infinite
1800.07/1800.72	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.72	c   Root Iterations  :          0
1801.36/1802.00	c Time complete: 1801.36.

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-2684898-1278436159/watcher-2684898-1278436159 -o /tmp/evaluation-result-2684898-1278436159/solver-2684898-1278436159 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2684898-1278436159.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.01 1.00 0.92 3/106 19171
/proc/meminfo: memFree=1473312/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=6584 CPUtime=0
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 988 0 0 0 0 0 0 0 18 0 1 0 11829502 6742016 911 1992294400 4194304 7136930 140733715980032 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 1646 921 254 719 0 925 0

[startup+0.0833699 s]
/proc/loadavg: 1.01 1.00 0.92 3/106 19171
/proc/meminfo: memFree=1473312/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=14432 CPUtime=0.07
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 3076 0 0 0 7 0 0 0 20 0 1 0 11829502 14778368 2999 1992294400 4194304 7136930 140733715980032 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 3608 2999 268 719 0 2887 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14432

[startup+0.101374 s]
/proc/loadavg: 1.01 1.00 0.92 3/106 19171
/proc/meminfo: memFree=1473312/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=15868 CPUtime=0.1
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 3345 0 0 0 9 1 0 0 20 0 1 0 11829502 16248832 3268 1992294400 4194304 7136930 140733715980032 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 3967 3279 268 719 0 3246 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15868

[startup+0.301413 s]
/proc/loadavg: 1.01 1.00 0.92 3/106 19171
/proc/meminfo: memFree=1473312/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=26864 CPUtime=0.29
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 6220 0 0 0 27 2 0 0 20 0 1 0 11829502 27508736 6134 1992294400 4194304 7136930 140733715980032 18446744073709551615 5902678 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 6716 6134 268 719 0 5995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26864

[startup+0.701491 s]
/proc/loadavg: 1.01 1.00 0.92 3/106 19171
/proc/meminfo: memFree=1473312/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=35516 CPUtime=0.69
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 8377 0 0 0 66 3 0 0 21 0 1 0 11829502 36368384 8291 1992294400 4194304 7136930 140733715980032 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 8879 8291 268 719 0 8158 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35516

[startup+1.50165 s]
/proc/loadavg: 1.01 1.00 0.92 2/107 19172
/proc/meminfo: memFree=1434368/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=58956 CPUtime=1.49
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 14232 0 0 0 144 5 0 0 23 0 1 0 11829502 60370944 14146 1992294400 4194304 7136930 140733715980032 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 14739 14146 268 719 0 14018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58956

[startup+3.10096 s]
/proc/loadavg: 1.01 1.00 0.92 2/107 19172
/proc/meminfo: memFree=1337028/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=204180 CPUtime=3.09
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 50348 0 0 0 290 19 0 0 25 0 1 0 11829502 209080320 49825 1992294400 4194304 7136930 140733715980032 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 51045 49825 341 719 0 50324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 204180

[startup+6.30159 s]
/proc/loadavg: 1.01 1.00 0.92 2/107 19173
/proc/meminfo: memFree=1186368/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=305752 CPUtime=6.29
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 74812 0 0 0 596 33 0 0 25 0 1 0 11829502 313090048 74289 1992294400 4194304 7136930 140733715980032 18446744073709551615 4689452 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 76438 74289 346 719 0 75717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 305752

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 0.92 2/107 19173
/proc/meminfo: memFree=1155120/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=329540 CPUtime=12.69
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 89791 0 0 0 1190 79 0 0 25 0 1 0 11829502 337448960 79928 1992294400 4194304 7136930 140733715980032 18446744073709551615 5970370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 82385 79928 412 719 0 81664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 329540

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19173
/proc/meminfo: memFree=1140984/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=342888 CPUtime=25.48
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 97217 0 0 0 2459 89 0 0 25 0 1 0 11829502 351117312 83227 1992294400 4194304 7136930 140733715980032 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 85722 83227 420 719 0 85001 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 342888

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19173
/proc/meminfo: memFree=1120772/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=364532 CPUtime=51.07
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 102277 0 0 0 5005 102 0 0 25 0 1 0 11829502 373280768 88287 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 91133 88287 420 719 0 90412 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 364532

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19175
/proc/meminfo: memFree=1100560/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=386912 CPUtime=102.26
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 107267 0 0 0 10102 124 0 0 25 0 1 0 11829502 396197888 93277 1992294400 4194304 7136930 140733715980032 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 96728 93277 420 719 0 96007 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 386912

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19177
/proc/meminfo: memFree=1080968/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=410916 CPUtime=162.23
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 112232 0 0 0 16071 152 0 0 25 0 1 0 11829502 420777984 98242 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 102729 98242 420 719 0 102008 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 410916

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19178
/proc/meminfo: memFree=1061252/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=433320 CPUtime=222.21
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 117089 0 0 0 22035 186 0 0 25 0 1 0 11829502 443719680 103099 1992294400 4194304 7136930 140733715980032 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 108330 103099 420 719 0 107609 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 433320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19179
/proc/meminfo: memFree=1045752/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=452248 CPUtime=282.19
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 120966 0 0 0 28008 211 0 0 25 0 1 0 11829502 463101952 106976 1992294400 4194304 7136930 140733715980032 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 113062 106976 420 719 0 112341 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 452248

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19181
/proc/meminfo: memFree=1026780/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=475744 CPUtime=342.18
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 125672 0 0 0 33982 236 0 0 25 0 1 0 11829502 487161856 111682 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 118936 111682 420 719 0 118215 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 475744

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19183
/proc/meminfo: memFree=1006444/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=500476 CPUtime=402.15
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 130807 0 0 0 39959 256 0 0 25 0 1 0 11829502 512487424 116817 1992294400 4194304 7136930 140733715980032 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 125119 116817 420 719 0 124398 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 500476

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19185
/proc/meminfo: memFree=987596/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=523596 CPUtime=462.13
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 135420 0 0 0 45932 281 0 0 25 0 1 0 11829502 536162304 121430 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 130899 121430 420 719 0 130178 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 523596

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19186
/proc/meminfo: memFree=973460/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=541624 CPUtime=522.11
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 139005 0 0 0 51898 313 0 0 25 0 1 0 11829502 554622976 125015 1992294400 4194304 7136930 140733715980032 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 135406 125015 420 719 0 134685 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 541624

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19190
/proc/meminfo: memFree=957216/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=561120 CPUtime=582.09
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 142822 0 0 0 57865 344 0 0 25 0 1 0 11829502 574586880 128832 1992294400 4194304 7136930 140733715980032 18446744073709551615 4740313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 140280 128832 420 719 0 139559 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 561120

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19192
/proc/meminfo: memFree=941220/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=579712 CPUtime=642.08
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 146830 0 0 0 63832 376 0 0 25 0 1 0 11829502 593625088 132840 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 144928 132840 420 719 0 144207 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 579712

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19202
/proc/meminfo: memFree=834828/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=711936 CPUtime=1001.94
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 173335 0 0 0 99636 558 0 0 25 0 1 0 11829502 729022464 159345 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 177984 159345 420 719 0 177263 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 711936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19204
/proc/meminfo: memFree=817220/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=732972 CPUtime=1061.92
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 177772 0 0 0 105602 590 0 0 25 0 1 0 11829502 750563328 163782 1992294400 4194304 7136930 140733715980032 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 183243 163782 420 719 0 182522 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 732972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19205
/proc/meminfo: memFree=799240/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=757372 CPUtime=1121.9
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 182216 0 0 0 111570 620 0 0 25 0 1 0 11829502 775548928 168226 1992294400 4194304 7136930 140733715980032 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 189343 168226 420 719 0 188622 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 757372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19206
/proc/meminfo: memFree=783492/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=778248 CPUtime=1181.88
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 186145 0 0 0 117537 651 0 0 25 0 1 0 11829502 796925952 172155 1992294400 4194304 7136930 140733715980032 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 194562 172155 420 719 0 193841 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 778248

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19208
/proc/meminfo: memFree=766132/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=798636 CPUtime=1241.86
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 190430 0 0 0 123506 680 0 0 25 0 1 0 11829502 817803264 176440 1992294400 4194304 7136930 140733715980032 18446744073709551615 4209998 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 199659 176440 420 719 0 198938 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 798636

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19210
/proc/meminfo: memFree=748152/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=818696 CPUtime=1301.84
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 194886 0 0 0 129475 709 0 0 25 0 1 0 11829502 838344704 180896 1992294400 4194304 7136930 140733715980032 18446744073709551615 4660035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 204674 180896 420 719 0 203953 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 818696

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19212
/proc/meminfo: memFree=730172/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=840732 CPUtime=1361.81
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 199373 0 0 0 135446 735 0 0 25 0 1 0 11829502 860909568 185383 1992294400 4194304 7136930 140733715980032 18446744073709551615 5892284 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 210183 185383 420 719 0 209462 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 840732

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19213
/proc/meminfo: memFree=714176/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=860164 CPUtime=1421.8
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 203334 0 0 0 141418 762 0 0 25 0 1 0 11829502 880807936 189344 1992294400 4194304 7136930 140733715980032 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 215041 189344 420 719 0 214320 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 860164

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19214
/proc/meminfo: memFree=698676/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=880892 CPUtime=1481.77
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 207258 0 0 0 147386 791 0 0 25 0 1 0 11829502 902033408 193268 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 220223 193268 420 719 0 219502 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 880892

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19216
/proc/meminfo: memFree=677100/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=904924 CPUtime=1541.75
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 212566 0 0 0 153355 820 0 0 25 0 1 0 11829502 926642176 198576 1992294400 4194304 7136930 140733715980032 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 226231 198576 420 719 0 225510 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 904924

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19218
/proc/meminfo: memFree=658624/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=930588 CPUtime=1601.73
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 217197 0 0 0 159326 847 0 0 25 0 1 0 11829502 952922112 203207 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 232647 203207 420 719 0 231926 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 930588

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19220
/proc/meminfo: memFree=640768/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=950940 CPUtime=1661.7
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 221616 0 0 0 165293 877 0 0 25 0 1 0 11829502 973762560 207626 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 237735 207626 420 719 0 237014 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 950940

[startup+1722.3 s]
/proc/loadavg: 1.03 1.01 0.93 2/107 19221
/proc/meminfo: memFree=624524/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=972712 CPUtime=1721.69
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 225683 0 0 0 171264 905 0 0 25 0 1 0 11829502 996057088 211693 1992294400 4194304 7136930 140733715980032 18446744073709551615 4660129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 243178 211693 420 719 0 242457 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 972712

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 0.93 2/107 19222
/proc/meminfo: memFree=609892/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=990808 CPUtime=1781.67
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 229338 0 0 0 177236 931 0 0 25 0 1 0 11829502 1014587392 215348 1992294400 4194304 7136930 140733715980032 18446744073709551615 4697651 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 247702 215348 420 719 0 246981 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 990808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.01 1.00 0.93 3/107 19223
/proc/meminfo: memFree=603816/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=998236 CPUtime=1800.07
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 230808 0 0 0 179067 940 0 0 25 0 1 0 11829502 1022193664 216818 1992294400 4194304 7136930 140733715980032 18446744073709551615 4643160 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19171/statm: 249559 216818 420 719 0 248838 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 998236

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

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

[startup+1801.4 s]
/proc/loadavg: 1.01 1.00 0.93 3/107 19223
/proc/meminfo: memFree=603816/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=998308 CPUtime=1800.76
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 230825 0 0 0 179135 941 0 0 25 0 1 0 11829502 1022267392 216835 1992294400 4194304 7136930 140733715980032 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 249577 216835 426 719 0 248856 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (KiB) 998308

[startup+1801.81 s]
/proc/loadavg: 1.01 1.00 0.93 2/108 19224
/proc/meminfo: memFree=615712/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=956696 CPUtime=1801.17
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 230825 0 0 0 179176 941 0 0 25 0 1 0 11829502 979656704 206462 1992294400 4194304 7136930 140733715980032 18446744073709551615 6166167 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 239174 206462 426 719 0 238453 0
Current children cumulated CPU time (s) 1801.17
Current children cumulated vsize (KiB) 956696

[startup+1802 s]
/proc/loadavg: 1.01 1.00 0.93 2/108 19224
/proc/meminfo: memFree=615712/2059040 swapFree=4192956/4192956
[pid=19171] ppid=19169 vsize=140684 CPUtime=1801.36
/proc/19171/stat : 19171 (pbscip.linux.x8) R 19169 19171 18871 0 -1 4202496 230832 0 0 0 179185 951 0 0 25 0 1 0 11829502 144060416 19319 1992294400 4194304 7136930 140733715980032 18446744073709551615 6526746 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19171/statm: 35171 19319 433 719 0 34450 0
Current children cumulated CPU time (s) 1801.36
Current children cumulated vsize (KiB) 140684

Child status: 0
Real time (s): 1802.01
CPU time (s): 1801.38
CPU user time (s): 1791.86
CPU system time (s): 9.51855
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 998308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.86
system time used= 9.51855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230832
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2627

runsolver used 2.93355 second user time and 8.5577 second system time

The end

Launcher Data

Begin job on node006 at 2010-07-06 19:09:20
IDJOB=2684898
IDBENCH=73905
IDSOLVER=1167
FILE ID=node006/2684898-1278436159
PBS_JOBID= 11233464
Free space on /tmp= 62576 MiB

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

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

MD5SUM BENCH= 3890946cb13ab5dacc1331cb240d6a09
RANDOM SEED=931328736

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1473840 kB
Buffers:        106388 kB
Cached:         346684 kB
SwapCached:          0 kB
Active:         177800 kB
Inactive:       335480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1473840 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6476 kB
Writeback:           0 kB
AnonPages:       60196 kB
Mapped:          14420 kB
Slab:            50084 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179624 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= 62576 MiB
End job on node006 at 2010-07-06 19:39:22