Trace number 2684856

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.19 1802.7

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12033_3-sat.opb
MD5SUM5c357873a81db98d0c84cf88eebfbda4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26136
Total number of constraints86824
Number of constraints which are clauses86396
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints428
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 582
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-2684856-1278435310.opb>
1.49/1.57	c original problem has 26136 variables (26136 bin, 0 int, 0 impl, 0 cont) and 86824 constraints
1.49/1.57	c problem read
1.49/1.57	c No objective function, only one solution is needed.
1.49/1.57	c presolving settings loaded
1.49/1.57	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
1.99/2.03	c presolving:
6.19/6.26	c (round 1) 5935 del vars, 17049 del conss, 4421 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5015390 impls, 0 clqs
8.09/8.12	c (round 2) 11910 del vars, 41463 del conss, 10036 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5049505 impls, 0 clqs
8.29/8.39	c (round 3) 14046 del vars, 51293 del conss, 11211 chg bounds, 36 chg sides, 32 chg coeffs, 0 upgd conss, 5060470 impls, 0 clqs
8.48/8.55	c (round 4) 14921 del vars, 54552 del conss, 11802 chg bounds, 71 chg sides, 67 chg coeffs, 0 upgd conss, 5070181 impls, 0 clqs
8.59/8.66	c (round 5) 15538 del vars, 56728 del conss, 12181 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5076112 impls, 0 clqs
8.69/8.75	c (round 6) 15976 del vars, 58333 del conss, 12441 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5079846 impls, 0 clqs
8.80/8.82	c (round 7) 16211 del vars, 59188 del conss, 12566 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5081738 impls, 0 clqs
8.80/8.87	c (round 8) 16315 del vars, 59622 del conss, 12623 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5082485 impls, 0 clqs
8.90/8.92	c (round 9) 16377 del vars, 59846 del conss, 12653 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5082991 impls, 0 clqs
8.90/8.96	c (round 10) 16405 del vars, 59951 del conss, 12668 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5083181 impls, 0 clqs
8.99/9.01	c (round 11) 16418 del vars, 60006 del conss, 12671 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5083315 impls, 0 clqs
8.99/9.05	c (round 12) 16421 del vars, 60017 del conss, 12672 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5083341 impls, 0 clqs
8.99/9.08	c (round 13) 16422 del vars, 60021 del conss, 12672 chg bounds, 81 chg sides, 92 chg coeffs, 0 upgd conss, 5083361 impls, 0 clqs
9.39/9.44	c (round 14) 16422 del vars, 60021 del conss, 12672 chg bounds, 81 chg sides, 92 chg coeffs, 26803 upgd conss, 5083361 impls, 0 clqs
9.69/9.78	c (round 15) 16422 del vars, 60021 del conss, 12672 chg bounds, 105 chg sides, 176 chg coeffs, 26803 upgd conss, 5083361 impls, 0 clqs
9.79/9.87	c presolving (16 rounds):
9.79/9.87	c  16422 deleted vars, 60021 deleted constraints, 12672 tightened bounds, 0 added holes, 105 changed sides, 197 changed coefficients
9.79/9.87	c  5083361 implications, 0 cliques
9.79/9.87	c presolved problem has 9714 variables (9714 bin, 0 int, 0 impl, 0 cont) and 26803 constraints
9.79/9.87	c     379 constraints of type <knapsack>
9.79/9.87	c   26424 constraints of type <logicor>
9.79/9.87	c transformed objective value is always integral (scale: 1)
9.79/9.87	c Presolving Time: 7.46
9.79/9.87	c - non default parameters ----------------------------------------------------------------------
9.79/9.87	c # SCIP version 1.2.1.2
9.79/9.87	c 
9.79/9.87	c # frequency for displaying node information lines
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 100]
9.79/9.87	c display/freq = 10000
9.79/9.87	c 
9.79/9.87	c # maximal time in seconds to run
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.79/9.87	c limits/time = 1798.43
9.79/9.87	c 
9.79/9.87	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.79/9.87	c limits/memory = 1620
9.79/9.87	c 
9.79/9.87	c # solving stops, if the given number of solutions were found (-1: no limit)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: -1]
9.79/9.87	c limits/solutions = 1
9.79/9.87	c 
9.79/9.87	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 1]
9.79/9.87	c lp/solvefreq = -1
9.79/9.87	c 
9.79/9.87	c # maximal number of separation rounds per node (-1: unlimited)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 5]
9.79/9.87	c separating/maxrounds = 1
9.79/9.87	c 
9.79/9.87	c # maximal number of separation rounds in the root node (-1: unlimited)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: -1]
9.79/9.87	c separating/maxroundsroot = 5
9.79/9.87	c 
9.79/9.87	c # should presolving try to simplify inequalities
9.79/9.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.79/9.87	c constraints/linear/simplifyinequalities = TRUE
9.79/9.87	c 
9.79/9.87	c # should disaggregation of knapsack constraints be allowed in preprocessing?
9.79/9.87	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
9.79/9.87	c constraints/knapsack/disaggregation = FALSE
9.79/9.87	c 
9.79/9.87	c # should presolving try to simplify knapsacks
9.79/9.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.79/9.87	c constraints/knapsack/simplifyinequalities = TRUE
9.79/9.87	c 
9.79/9.87	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: -1]
9.79/9.87	c presolving/probing/maxrounds = 0
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/coefdiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
9.79/9.87	c heuristics/coefdiving/maxlpiterquot = 0.075
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/coefdiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 30]
9.79/9.87	c heuristics/crossover/freq = -1
9.79/9.87	c 
9.79/9.87	c # number of nodes added to the contingent of the total nodes
9.79/9.87	c # [type: longint, range: [0,9223372036854775807], default: 500]
9.79/9.87	c heuristics/crossover/nodesofs = 750
9.79/9.87	c 
9.79/9.87	c # number of nodes without incumbent change that heuristic should wait
9.79/9.87	c # [type: longint, range: [0,9223372036854775807], default: 200]
9.79/9.87	c heuristics/crossover/nwaitingnodes = 100
9.79/9.87	c 
9.79/9.87	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
9.79/9.87	c # [type: real, range: [0,1], default: 0.1]
9.79/9.87	c heuristics/crossover/nodesquot = 0.15
9.79/9.87	c 
9.79/9.87	c # minimum percentage of integer variables that have to be fixed 
9.79/9.87	c # [type: real, range: [0,1], default: 0.666]
9.79/9.87	c heuristics/crossover/minfixingrate = 0.5
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 20]
9.79/9.87	c heuristics/feaspump/freq = -1
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/feaspump/maxlpiterofs = 2000
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/fracdiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
9.79/9.87	c heuristics/fracdiving/maxlpiterquot = 0.075
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/fracdiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/guideddiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
9.79/9.87	c heuristics/guideddiving/maxlpiterquot = 0.075
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/guideddiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
9.79/9.87	c heuristics/intdiving/maxlpiterquot = 0.075
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/intshifting/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/linesearchdiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
9.79/9.87	c heuristics/linesearchdiving/maxlpiterquot = 0.075
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/linesearchdiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 1]
9.79/9.87	c heuristics/nlp/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 20]
9.79/9.87	c heuristics/objpscostdiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to total iteration number
9.79/9.87	c # [type: real, range: [0,1], default: 0.01]
9.79/9.87	c heuristics/objpscostdiving/maxlpiterquot = 0.015
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/objpscostdiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 1]
9.79/9.87	c heuristics/oneopt/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/pscostdiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
9.79/9.87	c heuristics/pscostdiving/maxlpiterquot = 0.075
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/pscostdiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 0]
9.79/9.87	c heuristics/rens/freq = -1
9.79/9.87	c 
9.79/9.87	c # minimum percentage of integer variables that have to be fixable 
9.79/9.87	c # [type: real, range: [0,1], default: 0.5]
9.79/9.87	c heuristics/rens/minfixingrate = 0.3
9.79/9.87	c 
9.79/9.87	c # number of nodes added to the contingent of the total nodes
9.79/9.87	c # [type: longint, range: [0,9223372036854775807], default: 500]
9.79/9.87	c heuristics/rens/nodesofs = 2000
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 20]
9.79/9.87	c heuristics/rootsoldiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
9.79/9.87	c heuristics/rootsoldiving/maxlpiterquot = 0.015
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/rootsoldiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 1]
9.79/9.87	c heuristics/rounding/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/shifting/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 1]
9.79/9.87	c heuristics/simplerounding/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 0]
9.79/9.87	c heuristics/trivial/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 1]
9.79/9.87	c heuristics/trysol/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 10]
9.79/9.87	c heuristics/veclendiving/freq = -1
9.79/9.87	c 
9.79/9.87	c # maximal fraction of diving LP iterations compared to node LP iterations
9.79/9.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
9.79/9.87	c heuristics/veclendiving/maxlpiterquot = 0.075
9.79/9.87	c 
9.79/9.87	c # additional number of allowed LP iterations
9.79/9.87	c # [type: int, range: [0,2147483647], default: 1000]
9.79/9.87	c heuristics/veclendiving/maxlpiterofs = 1500
9.79/9.87	c 
9.79/9.87	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 1]
9.79/9.87	c heuristics/zirounding/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 0]
9.79/9.87	c separating/cmir/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: 0]
9.79/9.87	c separating/flowcover/freq = -1
9.79/9.87	c 
9.79/9.87	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.79/9.87	c # [type: int, range: [-1,2147483647], default: -1]
9.79/9.87	c separating/rapidlearning/freq = 0
9.79/9.87	c 
9.79/9.87	c -----------------------------------------------------------------------------------------------
9.79/9.87	c start solving
9.79/9.88	c 
9.90/9.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.90/9.93	c   7.8s|     1 |     2 |     0 |     - | 136M|   0 |   - |9714 |  26k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
166.15/166.24	c   163s| 10000 |  7523 |     0 |   0.0 | 193M| 405 |   - |9714 |  29k|   0 |   0 |   0 |8098 |   0 | 0.000000e+00 |      --      |    Inf 
335.80/335.91	c   332s| 20000 | 14285 |     0 |   0.0 | 240M| 405 |   - |9714 |  29k|   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
499.34/499.56	c   494s| 30000 | 21643 |     0 |   0.0 | 288M| 405 |   - |9714 |  30k|   0 |   0 |   0 |  29k|   0 | 0.000000e+00 |      --      |    Inf 
655.29/655.58	c   649s| 40000 | 28693 |     0 |   0.0 | 337M| 405 |   - |9714 |  31k|   0 |   0 |   0 |  42k|   0 | 0.000000e+00 |      --      |    Inf 
805.35/805.67	c   799s| 50000 | 35956 |     0 |   0.0 | 385M| 405 |   - |9714 |  32k|   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
949.12/949.47	c   941s| 60000 | 42789 |     0 |   0.0 | 430M| 405 |   - |9714 |  32k|   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
1094.18/1094.50	c  1085s| 70000 | 49708 |     0 |   0.0 | 477M| 405 |   - |9714 |  32k|   0 |   0 |   0 |  85k|   0 | 0.000000e+00 |      --      |    Inf 
1232.23/1232.60	c  1223s| 80000 | 56524 |     0 |   0.0 | 525M| 405 |   - |9714 |  33k|   0 |   0 |   0 | 101k|   0 | 0.000000e+00 |      --      |    Inf 
1367.20/1367.61	c  1357s| 90000 | 62998 |     0 |   0.0 | 576M| 405 |   - |9714 |  34k|   0 |   0 |   0 | 118k|   0 | 0.000000e+00 |      --      |    Inf 
1501.07/1501.58	c  1490s|100000 | 68939 |     0 |   0.0 | 624M| 405 |   - |9714 |  37k|   0 |   0 |   0 | 137k|   0 | 0.000000e+00 |      --      |    Inf 
1662.92/1663.43	c  1651s|110000 | 76271 |     0 |   0.0 | 661M| 405 |   - |9714 |  29k|   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
1800.09/1800.60	c pressed CTRL-C 1 times (5 times for forcing termination)
1801.18/1801.79	c 
1801.18/1801.79	c SCIP Status        : solving was interrupted [user interrupt]
1801.18/1801.79	c Solving Time (sec) : 1788.24
1801.18/1801.79	c Solving Nodes      : 118246
1801.18/1801.79	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1801.18/1801.79	c Dual Bound         : +0.00000000000000e+00
1801.18/1801.79	c Gap                : infinite
1801.18/1801.79	s UNKNOWN
1801.18/1801.79	c SCIP Status        : solving was interrupted [user interrupt]
1801.18/1801.79	c Solving Time       :    1788.24
1801.18/1801.79	c Original Problem   :
1801.18/1801.79	c   Problem name     : HOME/instance-2684856-1278435310.opb
1801.18/1801.79	c   Variables        : 26136 (26136 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.18/1801.79	c   Constraints      : 86824 initial, 86824 maximal
1801.18/1801.79	c Presolved Problem  :
1801.18/1801.79	c   Problem name     : t_HOME/instance-2684856-1278435310.opb
1801.18/1801.79	c   Variables        : 9714 (9714 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.18/1801.79	c   Constraints      : 26803 initial, 37999 maximal
1801.18/1801.79	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1801.18/1801.79	c   trivial          :       0.05        844          0          0          0          0          0          0          0
1801.18/1801.79	c   dualfix          :       0.06        113          0          0          0          0          0          0          0
1801.18/1801.79	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1801.18/1801.79	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1801.18/1801.80	c   implics          :       0.17          0          0          0          0          0          0          0          0
1801.18/1801.80	c   probing          :       0.00          0          0          0          0          0          0          0          0
1801.18/1801.80	c   knapsack         :       0.29          0          0          0          0          0          0         24        105
1801.18/1801.80	c   linear           :       6.44      11828       3637          0      12672          0      60021         81         92
1801.18/1801.80	c   logicor          :       0.15          0          0          0          0          0          0          0          0
1801.18/1801.80	c   root node        :          -          0          -          -          0          -          -          -          -
1801.18/1801.80	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1801.18/1801.80	c   integral         :          0          0          0          0          0          0          0          0          0          0
1801.18/1801.80	c   knapsack         :        379          0    1420289          0     102972       3875    3525674          0          0          0
1801.18/1801.80	c   logicor          :      26424+         0    1373675          0     102972      15893   13336329          0          0          0
1801.18/1801.80	c   countsols        :          0          0          0          0     102832          0          0          0          0          0
1801.18/1801.80	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1801.18/1801.80	c   integral         :       0.00       0.00       0.00       0.00       0.00
1801.18/1801.80	c   knapsack         :     251.95       0.00     177.71       0.00      74.24
1801.18/1801.80	c   logicor          :    1078.40       0.00     143.52       0.00     934.88
1801.18/1801.80	c   countsols        :       0.12       0.00       0.00       0.00       0.12
1801.18/1801.80	c Propagators        :       Time      Calls    Cutoffs    DomReds
1801.18/1801.80	c   vbounds          :       0.77          1          0          0
1801.18/1801.80	c   rootredcost      :       0.82          0          0          0
1801.18/1801.80	c   pseudoobj        :       0.78          0          0          0
1801.18/1801.80	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1801.18/1801.80	c   propagation      :      26.77      19768      19768     425590       74.6       4430       17.2          -
1801.18/1801.80	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1801.18/1801.80	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1801.18/1801.80	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1801.18/1801.80	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1801.18/1801.80	c   applied globally :          -          -          -     157082       53.2          -          -          -
1801.18/1801.80	c   applied locally  :          -          -          -          0        0.0          -          -          -
1801.18/1801.80	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1801.18/1801.80	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1801.18/1801.80	c   redcost          :       0.00          0          0          0          0          0
1801.18/1801.80	c   impliedbounds    :       0.00          0          0          0          0          0
1801.18/1801.80	c   intobj           :       0.00          0          0          0          0          0
1801.18/1801.80	c   cgmip            :       0.00          0          0          0          0          0
1801.18/1801.80	c   gomory           :       0.00          0          0          0          0          0
1801.18/1801.80	c   strongcg         :       0.00          0          0          0          0          0
1801.18/1801.80	c   cmir             :       0.00          0          0          0          0          0
1801.18/1801.80	c   flowcover        :       0.00          0          0          0          0          0
1801.18/1801.80	c   clique           :       0.00          0          0          0          0          0
1801.18/1801.80	c   zerohalf         :       0.00          0          0          0          0          0
1801.18/1801.80	c   mcf              :       0.00          0          0          0          0          0
1801.18/1801.80	c   rapidlearning    :       0.00          0          0          0          0          0
1801.18/1801.80	c Pricers            :       Time      Calls       Vars
1801.18/1801.80	c   problem variables:       0.00          0          0
1801.18/1801.80	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1801.18/1801.80	c   relpscost        :       0.00          0          0          0          0          0          0
1801.18/1801.80	c   pscost           :       0.00          0          0          0          0          0          0
1801.18/1801.80	c   inference        :     280.10     102832          0          0          0          0     205664
1801.18/1801.80	c   mostinf          :       0.00          0          0          0          0          0          0
1801.18/1801.80	c   leastinf         :       0.00          0          0          0          0          0          0
1801.18/1801.80	c   fullstrong       :       0.00          0          0          0          0          0          0
1801.18/1801.80	c   allfullstrong    :       0.00          0          0          0          0          0          0
1801.18/1801.80	c   random           :       0.00          0          0          0          0          0          0
1801.18/1801.80	c Primal Heuristics  :       Time      Calls      Found
1801.18/1801.80	c   LP solutions     :       0.00          -          0
1801.18/1801.80	c   pseudo solutions :       0.00          -          0
1801.18/1801.80	c   trivial          :       0.04          1          0
1801.18/1801.80	c   simplerounding   :       0.00          0          0
1801.18/1801.80	c   zirounding       :       0.00          0          0
1801.18/1801.80	c   rounding         :       0.00          0          0
1801.18/1801.80	c   shifting         :       0.00          0          0
1801.18/1801.80	c   intshifting      :       0.00          0          0
1801.18/1801.80	c   oneopt           :       0.00          0          0
1801.18/1801.80	c   twoopt           :       0.00          0          0
1801.18/1801.80	c   fixandinfer      :       0.00          0          0
1801.18/1801.80	c   feaspump         :       0.00          0          0
1801.18/1801.80	c   coefdiving       :       0.00          0          0
1801.18/1801.80	c   pscostdiving     :       0.00          0          0
1801.18/1801.80	c   fracdiving       :       0.00          0          0
1801.18/1801.80	c   veclendiving     :       0.00          0          0
1801.18/1801.80	c   intdiving        :       0.00          0          0
1801.18/1801.80	c   actconsdiving    :       0.00          0          0
1801.18/1801.80	c   objpscostdiving  :       0.00          0          0
1801.18/1801.80	c   rootsoldiving    :       0.00          0          0
1801.18/1801.80	c   linesearchdiving :       0.00          0          0
1801.18/1801.80	c   guideddiving     :       0.00          0          0
1801.18/1801.80	c   octane           :       0.00          0          0
1801.18/1801.80	c   rens             :       0.00          0          0
1801.18/1801.80	c   rins             :       0.00          0          0
1801.18/1801.80	c   localbranching   :       0.00          0          0
1801.18/1801.80	c   mutation         :       0.00          0          0
1801.18/1801.80	c   crossover        :       0.00          0          0
1801.18/1801.80	c   dins             :       0.00          0          0
1801.18/1801.80	c   undercover       :       0.00          0          0
1801.18/1801.80	c   nlp              :       0.00          0          0
1801.18/1801.80	c   trysol           :       0.00          0          0
1801.18/1801.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1801.18/1801.80	c   primal LP        :       0.00          0          0       0.00          -
1801.29/1801.80	c   dual LP          :       0.00          0          0       0.00          -
1801.29/1801.80	c   lex dual LP      :       0.00          0          0       0.00          -
1801.29/1801.80	c   barrier LP       :       0.00          0          0       0.00          -
1801.29/1801.80	c   diving/probing LP:       0.00          0          0       0.00          -
1801.29/1801.80	c   strong branching :       0.00          0          0       0.00          -
1801.29/1801.80	c     (at root node) :          -          0          0       0.00          -
1801.29/1801.80	c   conflict analysis:       0.00          0          0       0.00          -
1801.29/1801.80	c B&B Tree           :
1801.29/1801.80	c   number of runs   :          1
1801.29/1801.80	c   nodes            :     118246
1801.29/1801.80	c   nodes (total)    :     118246
1801.29/1801.80	c   nodes left       :      81923
1801.29/1801.80	c   max depth        :        405
1801.29/1801.80	c   max depth (total):        405
1801.29/1801.80	c   backtracks       :       4742 (4.0%)
1801.29/1801.80	c   delayed cutoffs  :       5496
1801.29/1801.80	c   repropagations   :      49723 (2477263 domain reductions, 4354 cutoffs)
1801.29/1801.80	c   avg switch length:       3.78
1801.29/1801.80	c   switching time   :     129.09
1801.29/1801.80	c Solution           :
1801.29/1801.80	c   Solutions found  :          0 (0 improvements)
1801.29/1801.80	c   Primal Bound     :          -
1801.29/1801.80	c   Dual Bound       : +0.00000000000000e+00
1801.29/1801.80	c   Gap              :   infinite
1801.29/1801.80	c   Root Dual Bound  : +0.00000000000000e+00
1801.29/1801.80	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-2684856-1278435310/watcher-2684856-1278435310 -o /tmp/evaluation-result-2684856-1278435310/solver-2684856-1278435310 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2684856-1278435310.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.68 1.88 1.53 3/106 22294
/proc/meminfo: memFree=1441996/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=6584 CPUtime=0
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 1006 0 0 0 0 0 0 0 18 0 1 0 11744193 6742016 928 1992294400 4194304 7136930 140733896304592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22294/statm: 1646 938 254 719 0 925 0

[startup+0.102691 s]
/proc/loadavg: 1.68 1.88 1.53 3/106 22294
/proc/meminfo: memFree=1441996/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=14912 CPUtime=0.09
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 3206 0 0 0 8 1 0 0 20 0 1 0 11744193 15269888 3128 1992294400 4194304 7136930 140733896304592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22294/statm: 3728 3128 268 719 0 3007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14912

[startup+0.200703 s]
/proc/loadavg: 1.68 1.88 1.53 3/106 22294
/proc/meminfo: memFree=1441996/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=21284 CPUtime=0.19
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 4813 0 0 0 18 1 0 0 20 0 1 0 11744193 21794816 4735 1992294400 4194304 7136930 140733896304592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22294/statm: 5321 4735 268 719 0 4600 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21284

[startup+0.300713 s]
/proc/loadavg: 1.68 1.88 1.53 3/106 22294
/proc/meminfo: memFree=1441996/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=24872 CPUtime=0.29
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 5709 0 0 0 27 2 0 0 20 0 1 0 11744193 25468928 5631 1992294400 4194304 7136930 140733896304592 18446744073709551615 4240576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22294/statm: 6218 5631 268 719 0 5497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24872

[startup+0.70076 s]
/proc/loadavg: 1.68 1.88 1.53 3/106 22294
/proc/meminfo: memFree=1441996/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=32424 CPUtime=0.69
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 7595 0 0 0 66 3 0 0 21 0 1 0 11744193 33202176 7517 1992294400 4194304 7136930 140733896304592 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22294/statm: 8106 7517 268 719 0 7385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32424

[startup+1.50085 s]
/proc/loadavg: 1.68 1.88 1.53 2/107 22295
/proc/meminfo: memFree=1400448/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=56952 CPUtime=1.49
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 13691 0 0 0 144 5 0 0 23 0 1 0 11744193 58318848 13613 1992294400 4194304 7136930 140733896304592 18446744073709551615 6166861 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22294/statm: 14238 13613 268 719 0 13517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56952

[startup+3.10104 s]
/proc/loadavg: 1.68 1.88 1.53 2/107 22295
/proc/meminfo: memFree=1298272/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=200092 CPUtime=3.09
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 49282 0 0 0 290 19 0 0 25 0 1 0 11744193 204894208 48761 1992294400 4194304 7136930 140733896304592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 50023 48761 341 719 0 49302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 200092

[startup+6.30141 s]
/proc/loadavg: 1.62 1.87 1.53 2/107 22295
/proc/meminfo: memFree=1180348/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=281784 CPUtime=6.29
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 69416 0 0 0 595 34 0 0 25 0 1 0 11744193 288546816 68638 1992294400 4194304 7136930 140733896304592 18446744073709551615 5966492 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 70446 68638 346 719 0 69725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 281784

[startup+12.7012 s]
/proc/loadavg: 1.57 1.85 1.53 2/107 22295
/proc/meminfo: memFree=1165716/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=284100 CPUtime=12.69
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 79090 0 0 0 1202 67 0 0 25 0 1 0 11744193 290918400 69184 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 71025 69184 389 719 0 70304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 284100

[startup+25.5006 s]
/proc/loadavg: 1.44 1.81 1.52 2/107 22295
/proc/meminfo: memFree=1155796/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=294704 CPUtime=25.49
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 81630 0 0 0 2476 73 0 0 25 0 1 0 11744193 301776896 71724 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 73676 71724 393 719 0 72955 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 294704

[startup+51.1006 s]
/proc/loadavg: 1.29 1.74 1.50 2/107 22297
/proc/meminfo: memFree=1141908/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=309768 CPUtime=51.07
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 85161 0 0 0 5019 88 0 0 25 0 1 0 11744193 317202432 75255 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 77442 75255 393 719 0 76721 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 309768

[startup+102.302 s]
/proc/loadavg: 1.12 1.63 1.47 2/107 22297
/proc/meminfo: memFree=1122812/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=331188 CPUtime=102.27
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 89865 0 0 0 10109 118 0 0 25 0 1 0 11744193 339136512 79959 1992294400 4194304 7136930 140733896304592 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 82797 79959 393 719 0 82076 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 331188

[startup+162.301 s]
/proc/loadavg: 1.04 1.51 1.44 2/107 22299
/proc/meminfo: memFree=1096400/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=361740 CPUtime=162.25
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 96532 0 0 0 16070 155 0 0 25 0 1 0 11744193 370421760 86626 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 90435 86626 393 719 0 89714 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 361740

[startup+222.309 s]
/proc/loadavg: 1.01 1.41 1.41 2/107 22301
/proc/meminfo: memFree=1073212/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=389336 CPUtime=222.24
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 102221 0 0 0 22036 188 0 0 25 0 1 0 11744193 398680064 92315 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 97334 92315 393 719 0 96613 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 389336

[startup+282.3 s]
/proc/loadavg: 1.00 1.34 1.38 2/107 22303
/proc/meminfo: memFree=1051512/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=414660 CPUtime=282.22
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 107655 0 0 0 28000 222 0 0 25 0 1 0 11744193 424611840 97749 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 103665 97749 393 719 0 102944 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 414660

[startup+342.3 s]
/proc/loadavg: 1.00 1.27 1.36 2/107 22305
/proc/meminfo: memFree=1032788/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=437992 CPUtime=342.2
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 112291 0 0 0 33962 258 0 0 25 0 1 0 11744193 448503808 102385 1992294400 4194304 7136930 140733896304592 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 109498 102385 393 719 0 108777 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 437992

[startup+402.3 s]
/proc/loadavg: 1.00 1.22 1.33 2/107 22314
/proc/meminfo: memFree=1012328/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=462648 CPUtime=402.16
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 117326 0 0 0 39923 293 0 0 25 0 1 0 11744193 473751552 107420 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 115662 107420 393 719 0 114941 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 462648

[startup+462.3 s]
/proc/loadavg: 1.00 1.18 1.31 2/107 22316
/proc/meminfo: memFree=992860/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=486420 CPUtime=462.14
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 122304 0 0 0 45886 328 0 0 25 0 1 0 11744193 498094080 112398 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 121605 112398 393 719 0 120884 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 486420

[startup+522.3 s]
/proc/loadavg: 1.00 1.14 1.29 2/107 22318
/proc/meminfo: memFree=971532/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=514344 CPUtime=522.12
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 127675 0 0 0 51851 361 0 0 25 0 1 0 11744193 526688256 117769 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 128586 117769 393 719 0 127865 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 514344

[startup+582.3 s]
/proc/loadavg: 1.00 1.11 1.26 2/107 22320
/proc/meminfo: memFree=949708/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=538856 CPUtime=582.11
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 132940 0 0 0 57813 398 0 0 25 0 1 0 11744193 551788544 123034 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 134714 123034 393 719 0 133993 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 538856

[startup+642.3 s]
/proc/loadavg: 1.00 1.09 1.25 2/107 22322
/proc/meminfo: memFree=928876/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=564996 CPUtime=642.09
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 138194 0 0 0 63776 433 0 0 25 0 1 0 11744193 578555904 128288 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 141249 128288 393 719 0 140528 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 564996

[startup+702.301 s]

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

/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 170376 0 0 0 99539 661 0 0 25 0 1 0 11744193 737476608 160470 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 180048 160470 393 719 0 179327 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 720192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/107 22332
/proc/meminfo: memFree=777844/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=747192 CPUtime=1061.98
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 175892 0 0 0 105501 697 0 0 25 0 1 0 11744193 765124608 165986 1992294400 4194304 7136930 140733896304592 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 186798 165986 393 719 0 186077 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 747192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/107 22334
/proc/meminfo: memFree=754408/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=774900 CPUtime=1121.96
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 181640 0 0 0 111463 733 0 0 25 0 1 0 11744193 793497600 171734 1992294400 4194304 7136930 140733896304592 18446744073709551615 4704784 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 193725 171734 393 719 0 193004 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 774900

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 22336
/proc/meminfo: memFree=733824/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=802068 CPUtime=1181.95
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 186815 0 0 0 117422 773 0 0 25 0 1 0 11744193 821317632 176909 1992294400 4194304 7136930 140733896304592 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 200517 176909 393 719 0 199796 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 802068

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.11 3/107 22338
/proc/meminfo: memFree=710884/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=828644 CPUtime=1241.94
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 192480 0 0 0 123382 812 0 0 25 0 1 0 11744193 848531456 182574 1992294400 4194304 7136930 140733896304592 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 207161 182574 393 719 0 206440 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 828644

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 22338
/proc/meminfo: memFree=685836/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=861300 CPUtime=1301.92
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 198755 0 0 0 129342 850 0 0 25 0 1 0 11744193 881971200 188849 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 215325 188849 393 719 0 214604 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 861300

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 22340
/proc/meminfo: memFree=660044/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=895184 CPUtime=1361.9
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 205182 0 0 0 135303 887 0 0 25 0 1 0 11744193 916668416 195276 1992294400 4194304 7136930 140733896304592 18446744073709551615 4854293 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 223796 195276 393 719 0 223075 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 895184

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 22345
/proc/meminfo: memFree=632888/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=932672 CPUtime=1421.89
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 211703 0 0 0 141263 926 0 0 25 0 1 0 11744193 955056128 201797 1992294400 4194304 7136930 140733896304592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 233168 201797 393 719 0 232447 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 932672

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 22347
/proc/meminfo: memFree=610940/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=959468 CPUtime=1481.87
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 217291 0 0 0 147223 964 0 0 25 0 1 0 11744193 982495232 207385 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 239867 207385 393 719 0 239146 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 959468

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 22349
/proc/meminfo: memFree=591844/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=981160 CPUtime=1541.86
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 222030 0 0 0 153183 1003 0 0 25 0 1 0 11744193 1004707840 212124 1992294400 4194304 7136930 140733896304592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 245290 212124 393 719 0 244569 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 981160

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 22349
/proc/meminfo: memFree=574236/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=1002636 CPUtime=1601.83
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 226407 0 0 0 159144 1039 0 0 25 0 1 0 11744193 1026699264 216501 1992294400 4194304 7136930 140733896304592 18446744073709551615 4854249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 250659 216501 393 719 0 249938 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1002636

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 22351
/proc/meminfo: memFree=555760/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=1026592 CPUtime=1661.81
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 231069 0 0 0 165106 1075 0 0 25 0 1 0 11744193 1051230208 221163 1992294400 4194304 7136930 140733896304592 18446744073709551615 4999902 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 256648 221163 393 719 0 255927 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 1026592

[startup+1722.3 s]
/proc/loadavg: 1.06 1.01 1.06 2/107 22353
/proc/meminfo: memFree=538152/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=1048132 CPUtime=1721.8
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 235575 0 0 0 171073 1107 0 0 25 0 1 0 11744193 1073287168 225669 1992294400 4194304 7136930 140733896304592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 262033 225669 393 719 0 261312 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1048132

[startup+1782.3 s]
/proc/loadavg: 1.02 1.01 1.05 2/107 22355
/proc/meminfo: memFree=517196/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=1074028 CPUtime=1781.78
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 240674 0 0 0 177037 1141 0 0 25 0 1 0 11744193 1099804672 230768 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 268507 230768 393 719 0 267786 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 1074028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.01 1.01 1.05 2/107 22355
/proc/meminfo: memFree=513600/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=1076052 CPUtime=1800.09
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 241552 0 0 0 178857 1152 0 0 25 0 1 0 11744193 1101877248 231646 1992294400 4194304 7136930 140733896304592 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 269013 231646 393 719 0 268292 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1076052

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22294

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

[startup+1801.5 s]
/proc/loadavg: 1.01 1.01 1.05 2/108 22356
/proc/meminfo: memFree=513592/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=1076052 CPUtime=1800.98
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 241552 0 0 0 178946 1152 0 0 25 0 1 0 11744193 1101877248 231646 1992294400 4194304 7136930 140733896304592 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22294/statm: 269013 231646 393 719 0 268292 0
Current children cumulated CPU time (s) 1800.98
Current children cumulated vsize (KiB) 1076052

[startup+1802.3 s]
/proc/loadavg: 1.01 1.01 1.05 3/108 22356
/proc/meminfo: memFree=513592/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=1076052 CPUtime=1801.78
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4202496 241558 0 0 0 179026 1152 0 0 25 0 1 0 11744193 1101877248 231652 1992294400 4194304 7136930 140733896304592 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22294/statm: 269013 231652 399 719 0 268292 0
Current children cumulated CPU time (s) 1801.78
Current children cumulated vsize (KiB) 1076052

[startup+1802.7 s]
/proc/loadavg: 1.01 1.01 1.05 3/108 22356
/proc/meminfo: memFree=513592/2059040 swapFree=4192956/4192956
[pid=22294] ppid=22292 vsize=0 CPUtime=1802.18
/proc/22294/stat : 22294 (pbscip.linux.x8) R 22292 22294 21783 0 -1 4203524 241558 0 0 0 179057 1161 0 0 25 0 1 0 11744193 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22294/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.7
CPU time (s): 1802.19
CPU user time (s): 1790.58
CPU system time (s): 11.6152
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 1076052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.58
system time used= 11.6152
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241558
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 21959

runsolver used 2.92855 second user time and 8.5637 second system time

The end

Launcher Data

Begin job on node011 at 2010-07-06 18:55:10
IDJOB=2684856
IDBENCH=73786
IDSOLVER=1167
FILE ID=node011/2684856-1278435310
PBS_JOBID= 11233460
Free space on /tmp= 62440 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12033_3-sat.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684856-1278435310/watcher-2684856-1278435310 -o /tmp/evaluation-result-2684856-1278435310/solver-2684856-1278435310 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2684856-1278435310.opb -t 1800 -m 1800

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

MD5SUM BENCH= 5c357873a81db98d0c84cf88eebfbda4
RANDOM SEED=1366832732

node011.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
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.42
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.212
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1442400 kB
Buffers:        108212 kB
Cached:         374336 kB
SwapCached:          0 kB
Active:         186396 kB
Inactive:       357124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1442400 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6152 kB
Writeback:           0 kB
AnonPages:       60928 kB
Mapped:          14400 kB
Slab:            51172 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180128 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= 62436 MiB
End job on node011 at 2010-07-06 19:25:13