Trace number 2664465

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.08 1802.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l6_n1500.opb
MD5SUM03ac75ce62b4fa0384fbdccf34acdc82
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3.33949
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4500
Total number of constraints674250
Number of constraints which are clauses672750
Number of constraints which are cardinality constraints (but not clauses)1500
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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-2664465-1276317516.opb>
15.68/15.72	c original problem has 4500 variables (4500 bin, 0 int, 0 impl, 0 cont) and 674250 constraints
15.68/15.72	c problem read
15.68/15.72	c No objective function, only one solution is needed.
15.68/15.72	c presolving settings loaded
15.68/15.73	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
20.08/20.11	c presolving:
30.58/30.66	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 674250 upgd conss, 0 impls, 1500 clqs
31.88/31.92	c presolving (2 rounds):
31.88/31.92	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
31.88/31.92	c  0 implications, 1500 cliques
31.88/31.92	c presolved problem has 4500 variables (4500 bin, 0 int, 0 impl, 0 cont) and 674250 constraints
31.88/31.92	c    1500 constraints of type <setppc>
31.88/31.92	c  672750 constraints of type <logicor>
31.88/31.92	c transformed objective value is always integral (scale: 1)
31.88/31.92	c Presolving Time: 9.75
31.88/31.92	c - non default parameters ----------------------------------------------------------------------
31.88/31.92	c # SCIP version 1.2.1.2
31.88/31.92	c 
31.88/31.92	c # frequency for displaying node information lines
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 100]
31.88/31.92	c display/freq = 10000
31.88/31.92	c 
31.88/31.92	c # maximal time in seconds to run
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
31.88/31.92	c limits/time = 1784.3
31.88/31.92	c 
31.88/31.92	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
31.88/31.92	c limits/memory = 1620
31.88/31.92	c 
31.88/31.92	c # solving stops, if the given number of solutions were found (-1: no limit)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: -1]
31.88/31.92	c limits/solutions = 1
31.88/31.92	c 
31.88/31.92	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 1]
31.88/31.92	c lp/solvefreq = -1
31.88/31.92	c 
31.88/31.92	c # maximal number of separation rounds per node (-1: unlimited)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 5]
31.88/31.92	c separating/maxrounds = 1
31.88/31.92	c 
31.88/31.92	c # maximal number of separation rounds in the root node (-1: unlimited)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: -1]
31.88/31.92	c separating/maxroundsroot = 5
31.88/31.92	c 
31.88/31.92	c # should presolving try to simplify inequalities
31.88/31.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
31.88/31.92	c constraints/linear/simplifyinequalities = TRUE
31.88/31.92	c 
31.88/31.92	c # should disaggregation of knapsack constraints be allowed in preprocessing?
31.88/31.92	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
31.88/31.92	c constraints/knapsack/disaggregation = FALSE
31.88/31.92	c 
31.88/31.92	c # should presolving try to simplify knapsacks
31.88/31.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
31.88/31.92	c constraints/knapsack/simplifyinequalities = TRUE
31.88/31.92	c 
31.88/31.92	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: -1]
31.88/31.92	c presolving/probing/maxrounds = 0
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/coefdiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
31.88/31.92	c heuristics/coefdiving/maxlpiterquot = 0.075
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/coefdiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 30]
31.88/31.92	c heuristics/crossover/freq = -1
31.88/31.92	c 
31.88/31.92	c # number of nodes added to the contingent of the total nodes
31.88/31.92	c # [type: longint, range: [0,9223372036854775807], default: 500]
31.88/31.92	c heuristics/crossover/nodesofs = 750
31.88/31.92	c 
31.88/31.92	c # number of nodes without incumbent change that heuristic should wait
31.88/31.92	c # [type: longint, range: [0,9223372036854775807], default: 200]
31.88/31.92	c heuristics/crossover/nwaitingnodes = 100
31.88/31.92	c 
31.88/31.92	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
31.88/31.92	c # [type: real, range: [0,1], default: 0.1]
31.88/31.92	c heuristics/crossover/nodesquot = 0.15
31.88/31.92	c 
31.88/31.92	c # minimum percentage of integer variables that have to be fixed 
31.88/31.92	c # [type: real, range: [0,1], default: 0.666]
31.88/31.92	c heuristics/crossover/minfixingrate = 0.5
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 20]
31.88/31.92	c heuristics/feaspump/freq = -1
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/feaspump/maxlpiterofs = 2000
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/fracdiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
31.88/31.92	c heuristics/fracdiving/maxlpiterquot = 0.075
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/fracdiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/guideddiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
31.88/31.92	c heuristics/guideddiving/maxlpiterquot = 0.075
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/guideddiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
31.88/31.92	c heuristics/intdiving/maxlpiterquot = 0.075
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/intshifting/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/linesearchdiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
31.88/31.92	c heuristics/linesearchdiving/maxlpiterquot = 0.075
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/linesearchdiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 1]
31.88/31.92	c heuristics/nlp/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 20]
31.88/31.92	c heuristics/objpscostdiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to total iteration number
31.88/31.92	c # [type: real, range: [0,1], default: 0.01]
31.88/31.92	c heuristics/objpscostdiving/maxlpiterquot = 0.015
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/objpscostdiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 1]
31.88/31.92	c heuristics/oneopt/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/pscostdiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
31.88/31.92	c heuristics/pscostdiving/maxlpiterquot = 0.075
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/pscostdiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 0]
31.88/31.92	c heuristics/rens/freq = -1
31.88/31.92	c 
31.88/31.92	c # minimum percentage of integer variables that have to be fixable 
31.88/31.92	c # [type: real, range: [0,1], default: 0.5]
31.88/31.92	c heuristics/rens/minfixingrate = 0.3
31.88/31.92	c 
31.88/31.92	c # number of nodes added to the contingent of the total nodes
31.88/31.92	c # [type: longint, range: [0,9223372036854775807], default: 500]
31.88/31.92	c heuristics/rens/nodesofs = 2000
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 20]
31.88/31.92	c heuristics/rootsoldiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
31.88/31.92	c heuristics/rootsoldiving/maxlpiterquot = 0.015
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/rootsoldiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 1]
31.88/31.92	c heuristics/rounding/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/shifting/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 1]
31.88/31.92	c heuristics/simplerounding/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 0]
31.88/31.92	c heuristics/trivial/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 1]
31.88/31.92	c heuristics/trysol/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 10]
31.88/31.92	c heuristics/veclendiving/freq = -1
31.88/31.92	c 
31.88/31.92	c # maximal fraction of diving LP iterations compared to node LP iterations
31.88/31.92	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
31.88/31.92	c heuristics/veclendiving/maxlpiterquot = 0.075
31.88/31.92	c 
31.88/31.92	c # additional number of allowed LP iterations
31.88/31.92	c # [type: int, range: [0,2147483647], default: 1000]
31.88/31.92	c heuristics/veclendiving/maxlpiterofs = 1500
31.88/31.92	c 
31.88/31.92	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 1]
31.88/31.92	c heuristics/zirounding/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 0]
31.88/31.92	c separating/cmir/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: 0]
31.88/31.92	c separating/flowcover/freq = -1
31.88/31.92	c 
31.88/31.92	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
31.88/31.92	c # [type: int, range: [-1,2147483647], default: -1]
31.88/31.92	c separating/rapidlearning/freq = 0
31.88/31.92	c 
31.88/31.92	c -----------------------------------------------------------------------------------------------
31.88/31.92	c start solving
31.88/31.96	c 
33.57/33.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
33.57/33.66	c  15.0s|     1 |     2 |     0 |     - | 564M|   0 |   - |4500 | 674k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.03/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.13/1800.72	c 
1800.13/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.13/1800.72	c Solving Time (sec) : 1781.39
1800.13/1800.72	c Solving Nodes      : 5546
1800.13/1800.72	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.13/1800.72	c Dual Bound         : +0.00000000000000e+00
1800.13/1800.72	c Gap                : infinite
1800.13/1800.72	s UNKNOWN
1800.13/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.13/1800.72	c Solving Time       :    1781.39
1800.13/1800.72	c Original Problem   :
1800.13/1800.72	c   Problem name     : HOME/instance-2664465-1276317516.opb
1800.13/1800.72	c   Variables        : 4500 (4500 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.13/1800.72	c   Constraints      : 674250 initial, 674250 maximal
1800.13/1800.72	c Presolved Problem  :
1800.13/1800.72	c   Problem name     : t_HOME/instance-2664465-1276317516.opb
1800.13/1800.72	c   Variables        : 4500 (4500 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.13/1800.72	c   Constraints      : 674250 initial, 674420 maximal
1800.13/1800.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.13/1800.72	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.13/1800.72	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.13/1800.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.13/1800.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.13/1800.72	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.13/1800.72	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.13/1800.72	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.13/1800.72	c   logicor          :       1.88          0          0          0          0          0          0          0          0
1800.13/1800.72	c   root node        :          -          0          -          -          0          -          -          -          -
1800.13/1800.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.13/1800.72	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.13/1800.72	c   setppc           :       1500          0       9080          0       5527         12       4667          0          0          0
1800.13/1800.72	c   logicor          :     672750+         0       3453          0       5527         10       4839          0          0          0
1800.13/1800.72	c   countsols        :          0          0          0          0       5527          0          0          0          0          0
1800.13/1800.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.13/1800.72	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.13/1800.72	c   setppc           :       8.69       0.00       2.02       0.00       6.67
1800.13/1800.72	c   logicor          :    1746.58       0.00       4.77       0.00    1741.81
1800.13/1800.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.13/1800.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.13/1800.72	c   vbounds          :       0.02          1          0          0
1800.13/1800.72	c   rootredcost      :       0.00          0          0          0
1800.13/1800.72	c   pseudoobj        :       0.00          0          0          0
1800.13/1800.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.13/1800.72	c   propagation      :       0.87         22         22       2455      613.7         14       46.1          -
1800.13/1800.72	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.13/1800.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.13/1800.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.13/1800.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.13/1800.72	c   applied globally :          -          -          -        176      180.8          -          -          -
1800.13/1800.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.13/1800.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.13/1800.72	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.13/1800.72	c   redcost          :       0.00          0          0          0          0          0
1800.13/1800.72	c   impliedbounds    :       0.00          0          0          0          0          0
1800.13/1800.72	c   intobj           :       0.00          0          0          0          0          0
1800.13/1800.72	c   cgmip            :       0.00          0          0          0          0          0
1800.13/1800.72	c   gomory           :       0.00          0          0          0          0          0
1800.13/1800.72	c   strongcg         :       0.00          0          0          0          0          0
1800.13/1800.72	c   cmir             :       0.00          0          0          0          0          0
1800.13/1800.72	c   flowcover        :       0.00          0          0          0          0          0
1800.13/1800.72	c   clique           :       0.00          0          0          0          0          0
1800.13/1800.72	c   zerohalf         :       0.00          0          0          0          0          0
1800.13/1800.72	c   mcf              :       0.00          0          0          0          0          0
1800.13/1800.72	c   rapidlearning    :       0.00          0          0          0          0          0
1800.13/1800.72	c Pricers            :       Time      Calls       Vars
1800.13/1800.72	c   problem variables:       0.00          0          0
1800.13/1800.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.13/1800.72	c   relpscost        :       0.00          0          0          0          0          0          0
1800.13/1800.72	c   pscost           :       0.00          0          0          0          0          0          0
1800.13/1800.72	c   inference        :      10.08       5527          0          0          0          0      11054
1800.13/1800.72	c   mostinf          :       0.00          0          0          0          0          0          0
1800.13/1800.72	c   leastinf         :       0.00          0          0          0          0          0          0
1800.13/1800.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.13/1800.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.13/1800.72	c   random           :       0.00          0          0          0          0          0          0
1800.13/1800.72	c Primal Heuristics  :       Time      Calls      Found
1800.13/1800.72	c   LP solutions     :       0.00          -          0
1800.13/1800.72	c   pseudo solutions :       0.00          -          0
1800.13/1800.72	c   trivial          :       0.01          1          0
1800.13/1800.72	c   simplerounding   :       0.00          0          0
1800.13/1800.72	c   zirounding       :       0.00          0          0
1800.13/1800.72	c   rounding         :       0.00          0          0
1800.13/1800.72	c   shifting         :       0.00          0          0
1800.13/1800.72	c   intshifting      :       0.00          0          0
1800.13/1800.72	c   oneopt           :       0.00          0          0
1800.13/1800.72	c   twoopt           :       0.00          0          0
1800.13/1800.72	c   fixandinfer      :       0.00          0          0
1800.13/1800.72	c   feaspump         :       0.00          0          0
1800.13/1800.72	c   coefdiving       :       0.00          0          0
1800.13/1800.72	c   pscostdiving     :       0.00          0          0
1800.13/1800.72	c   fracdiving       :       0.00          0          0
1800.13/1800.72	c   veclendiving     :       0.00          0          0
1800.13/1800.72	c   intdiving        :       0.00          0          0
1800.13/1800.72	c   actconsdiving    :       0.00          0          0
1800.13/1800.72	c   objpscostdiving  :       0.00          0          0
1800.13/1800.72	c   rootsoldiving    :       0.00          0          0
1800.13/1800.72	c   linesearchdiving :       0.00          0          0
1800.13/1800.72	c   guideddiving     :       0.00          0          0
1800.13/1800.72	c   octane           :       0.00          0          0
1800.13/1800.72	c   rens             :       0.00          0          0
1800.13/1800.72	c   rins             :       0.00          0          0
1800.13/1800.72	c   localbranching   :       0.00          0          0
1800.13/1800.72	c   mutation         :       0.00          0          0
1800.13/1800.72	c   crossover        :       0.00          0          0
1800.13/1800.72	c   dins             :       0.00          0          0
1800.13/1800.72	c   undercover       :       0.00          0          0
1800.13/1800.72	c   nlp              :       0.00          0          0
1800.13/1800.72	c   trysol           :       0.00          0          0
1800.13/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.13/1800.72	c   primal LP        :       0.00          0          0       0.00          -
1800.13/1800.72	c   dual LP          :       0.00          0          0       0.00          -
1800.13/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.13/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.13/1800.72	c   diving/probing LP:       0.00          0          0       0.00          -
1800.13/1800.72	c   strong branching :       0.00          0          0       0.00          -
1800.13/1800.72	c     (at root node) :          -          0          0       0.00          -
1800.13/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.13/1800.72	c B&B Tree           :
1800.13/1800.72	c   number of runs   :          1
1800.13/1800.72	c   nodes            :       5546
1800.13/1800.72	c   nodes (total)    :       5546
1800.13/1800.72	c   nodes left       :       5506
1800.13/1800.72	c   max depth        :       1507
1800.13/1800.72	c   max depth (total):       1507
1800.13/1800.72	c   backtracks       :          4 (0.1%)
1800.13/1800.72	c   delayed cutoffs  :          3
1800.13/1800.72	c   repropagations   :        126 (819 domain reductions, 3 cutoffs)
1800.13/1800.72	c   avg switch length:       1.95
1800.13/1800.72	c   switching time   :       1.18
1800.13/1800.72	c Solution           :
1800.13/1800.72	c   Solutions found  :          0 (0 improvements)
1800.13/1800.72	c   Primal Bound     :          -
1800.13/1800.72	c   Dual Bound       : +0.00000000000000e+00
1800.13/1800.72	c   Gap              :   infinite
1800.13/1800.72	c   Root Dual Bound  : +0.00000000000000e+00
1800.13/1800.72	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-2664465-1276317516/watcher-2664465-1276317516 -o /tmp/evaluation-result-2664465-1276317516/solver-2664465-1276317516 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664465-1276317516.opb -t 1800 -m 1800 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 7539
/proc/meminfo: memFree=1481304/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=6584 CPUtime=0
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 1008 0 0 0 0 0 0 0 18 0 1 0 7355810 6742016 930 1992294400 4194304 7136930 140735910189168 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 1646 940 254 719 0 925 0

[startup+0.0535641 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 7539
/proc/meminfo: memFree=1481304/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=13576 CPUtime=0.04
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 2873 0 0 0 4 0 0 0 20 0 1 0 7355810 13901824 2795 1992294400 4194304 7136930 140735910189168 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 3394 2795 268 719 0 2673 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13576

[startup+0.100568 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 7539
/proc/meminfo: memFree=1481304/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=14620 CPUtime=0.09
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 3124 0 0 0 9 0 0 0 20 0 1 0 7355810 14970880 3046 1992294400 4194304 7136930 140735910189168 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 3655 3046 268 719 0 2934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14620

[startup+0.300587 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 7539
/proc/meminfo: memFree=1481304/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=19116 CPUtime=0.29
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 4247 0 0 0 28 1 0 0 20 0 1 0 7355810 19574784 4169 1992294400 4194304 7136930 140735910189168 18446744073709551615 6339996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 4779 4169 268 719 0 4058 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19116

[startup+0.700625 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 7539
/proc/meminfo: memFree=1481304/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=25672 CPUtime=0.69
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 5912 0 0 0 68 1 0 0 21 0 1 0 7355810 26288128 5834 1992294400 4194304 7136930 140735910189168 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 6418 5834 268 719 0 5697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25672

[startup+1.5007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7540
/proc/meminfo: memFree=1453892/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=39132 CPUtime=1.49
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 9281 0 0 0 146 3 0 0 23 0 1 0 7355810 40071168 9203 1992294400 4194304 7136930 140735910189168 18446744073709551615 6285758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 9783 9203 268 719 0 9062 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39132

[startup+3.10085 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7540
/proc/meminfo: memFree=1433060/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=67736 CPUtime=3.09
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 16416 0 0 0 303 6 0 0 25 0 1 0 7355810 69361664 16338 1992294400 4194304 7136930 140735910189168 18446744073709551615 4907715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 16934 16338 268 719 0 16213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67736

[startup+6.30016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7540
/proc/meminfo: memFree=1377260/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=123768 CPUtime=6.29
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 30395 0 0 0 617 12 0 0 25 0 1 0 7355810 126738432 30317 1992294400 4194304 7136930 140735910189168 18446744073709551615 5649702 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 30942 30317 268 719 0 30221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123768

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7540
/proc/meminfo: memFree=1264172/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=233152 CPUtime=12.69
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 57720 0 0 0 1246 23 0 0 25 0 1 0 7355810 238747648 57642 1992294400 4194304 7136930 140735910189168 18446744073709551615 6285680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 58288 57642 268 719 0 57567 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 233152

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7542
/proc/meminfo: memFree=422956/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=1084780 CPUtime=25.48
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 333875 0 0 0 2345 203 0 0 25 0 1 0 7355810 1110814720 269117 1992294400 4194304 7136930 140735910189168 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 271195 269117 343 719 0 270474 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1084780

[startup+51.1004 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 7542
/proc/meminfo: memFree=579568/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=909444 CPUtime=51.06
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 412974 0 0 0 4784 322 0 0 25 0 1 0 7355810 931270656 225227 1992294400 4194304 7136930 140735910189168 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 227361 225227 375 719 0 226640 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 909444

[startup+102.308 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 7544
/proc/meminfo: memFree=579444/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=909444 CPUtime=102.24
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 412974 0 0 0 9902 322 0 0 25 0 1 0 7355810 931270656 225227 1992294400 4194304 7136930 140735910189168 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 227361 225227 375 719 0 226640 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 909444

[startup+162.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 7544
/proc/meminfo: memFree=579444/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=909444 CPUtime=162.21
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 412977 0 0 0 15898 323 0 0 25 0 1 0 7355810 931270656 225230 1992294400 4194304 7136930 140735910189168 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 227361 225230 375 719 0 226640 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 909444

[startup+222.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/107 7546
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=222.19
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415398 0 0 0 21895 324 0 0 25 0 1 0 7355810 941694976 227651 1992294400 4194304 7136930 140735910189168 18446744073709551615 4224191 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227651 379 719 0 229185 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 919624

[startup+282.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/107 7548
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=282.18
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415398 0 0 0 27893 325 0 0 25 0 1 0 7355810 941694976 227651 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227651 379 719 0 229185 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 919624

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 7550
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=342.16
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415398 0 0 0 33891 325 0 0 25 0 1 0 7355810 941694976 227651 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227651 379 719 0 229185 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 919624

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 7552
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=402.14
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415399 0 0 0 39889 325 0 0 25 0 1 0 7355810 941694976 227652 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227652 379 719 0 229185 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 919624

[startup+462.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 7552
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=462.13
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415399 0 0 0 45887 326 0 0 25 0 1 0 7355810 941694976 227652 1992294400 4194304 7136930 140735910189168 18446744073709551615 4696964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227652 379 719 0 229185 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 919624

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7554
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=522.11
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415399 0 0 0 51885 326 0 0 25 0 1 0 7355810 941694976 227652 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227652 379 719 0 229185 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 919624

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7556
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=582.09
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415402 0 0 0 57883 326 0 0 25 0 1 0 7355810 941694976 227655 1992294400 4194304 7136930 140735910189168 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227655 379 719 0 229185 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 919624

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7558
/proc/meminfo: memFree=569772/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919624 CPUtime=642.08
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415402 0 0 0 63882 326 0 0 25 0 1 0 7355810 941694976 227655 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229906 227655 379 719 0 229185 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 919624

[startup+702.301 s]

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

/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415455 0 0 0 99869 328 0 0 25 0 1 0 7355810 941854720 227708 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229945 227708 379 719 0 229224 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 919780

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7568
/proc/meminfo: memFree=569400/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919780 CPUtime=1061.96
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415455 0 0 0 105867 329 0 0 25 0 1 0 7355810 941854720 227708 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229945 227708 379 719 0 229224 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 919780

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7570
/proc/meminfo: memFree=569276/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919916 CPUtime=1121.94
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415458 0 0 0 111865 329 0 0 25 0 1 0 7355810 941993984 227711 1992294400 4194304 7136930 140735910189168 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229979 227711 379 719 0 229258 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 919916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7572
/proc/meminfo: memFree=568656/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920456 CPUtime=1181.92
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415606 0 0 0 117863 329 0 0 25 0 1 0 7355810 942546944 227859 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230114 227859 379 719 0 229393 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 920456

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7574
/proc/meminfo: memFree=568408/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920456 CPUtime=1241.9
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415606 0 0 0 123860 330 0 0 25 0 1 0 7355810 942546944 227859 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230114 227859 379 719 0 229393 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 920456

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7576
/proc/meminfo: memFree=568408/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920456 CPUtime=1301.89
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415609 0 0 0 129859 330 0 0 25 0 1 0 7355810 942546944 227862 1992294400 4194304 7136930 140735910189168 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230114 227862 379 719 0 229393 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 920456

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7585
/proc/meminfo: memFree=567292/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920456 CPUtime=1361.86
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415609 0 0 0 135855 331 0 0 25 0 1 0 7355810 942546944 227862 1992294400 4194304 7136930 140735910189168 18446744073709551615 4414793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230114 227862 379 719 0 229393 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 920456

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7587
/proc/meminfo: memFree=567292/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920628 CPUtime=1421.84
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415639 0 0 0 141853 331 0 0 25 0 1 0 7355810 942723072 227892 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230157 227892 379 719 0 229436 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 920628

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7589
/proc/meminfo: memFree=567292/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920628 CPUtime=1481.82
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415640 0 0 0 147850 332 0 0 25 0 1 0 7355810 942723072 227893 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230157 227893 379 719 0 229436 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 920628

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7591
/proc/meminfo: memFree=567540/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920628 CPUtime=1541.8
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415643 0 0 0 153848 332 0 0 25 0 1 0 7355810 942723072 227896 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230157 227896 379 719 0 229436 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 920628

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7593
/proc/meminfo: memFree=567540/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920628 CPUtime=1601.78
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415659 0 0 0 159846 332 0 0 25 0 1 0 7355810 942723072 227912 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230157 227912 379 719 0 229436 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 920628

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7593
/proc/meminfo: memFree=567540/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920896 CPUtime=1661.76
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415741 0 0 0 165843 333 0 0 25 0 1 0 7355810 942997504 227994 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230224 227994 379 719 0 229503 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 920896

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7595
/proc/meminfo: memFree=567540/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=920896 CPUtime=1721.74
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415741 0 0 0 171841 333 0 0 25 0 1 0 7355810 942997504 227994 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 230224 227994 379 719 0 229503 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 920896

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7597
/proc/meminfo: memFree=567788/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919872 CPUtime=1781.72
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415741 0 0 0 177839 333 0 0 25 0 1 0 7355810 941948928 227738 1992294400 4194304 7136930 140735910189168 18446744073709551615 4697099 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229968 227738 379 719 0 229247 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 919872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7597
/proc/meminfo: memFree=567912/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=919872 CPUtime=1800.03
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415741 0 0 0 179670 333 0 0 25 0 1 0 7355810 941948928 227738 1992294400 4194304 7136930 140735910189168 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/7539/statm: 229968 227738 379 719 0 229247 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 919872

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -7539

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 7597
/proc/meminfo: memFree=567912/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=889036 CPUtime=1800.82
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415759 0 0 0 179748 334 0 0 25 0 1 0 7355810 910372864 220048 1992294400 4194304 7136930 140735910189168 18446744073709551615 4998499 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 222259 220048 384 719 0 221538 0
Current children cumulated CPU time (s) 1800.82
Current children cumulated vsize (KiB) 889036

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 7598
/proc/meminfo: memFree=622588/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=824168 CPUtime=1801.62
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415759 0 0 0 179828 334 0 0 25 0 1 0 7355810 843948032 203831 1992294400 4194304 7136930 140735910189168 18446744073709551615 6166186 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 206042 203831 384 719 0 205321 0
Current children cumulated CPU time (s) 1801.62
Current children cumulated vsize (KiB) 824168

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 7598
/proc/meminfo: memFree=622588/2059040 swapFree=4192956/4192956
[pid=7539] ppid=7537 vsize=479556 CPUtime=1802.02
/proc/7539/stat : 7539 (pbscip.linux.x8) R 7537 7539 6933 0 -1 4202496 415759 0 0 0 179864 338 0 0 25 0 1 0 7355810 491065344 118039 1992294400 4194304 7136930 140735910189168 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7539/statm: 119633 118039 384 719 0 118912 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 479556

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.65
CPU time (s): 1802.08
CPU user time (s): 1798.65
CPU system time (s): 3.42948
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 1190840

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

runsolver used 3.03854 second user time and 8.45172 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-12 06:38:39
IDJOB=2664465
IDBENCH=1371
IDSOLVER=1167
FILE ID=node004/2664465-1276317516
PBS_JOBID= 11173150
Free space on /tmp= 62500 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l6_n1500.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-2664465-1276317516/watcher-2664465-1276317516 -o /tmp/evaluation-result-2664465-1276317516/solver-2664465-1276317516 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664465-1276317516.opb -t 1800 -m 1800

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

MD5SUM BENCH= 03ac75ce62b4fa0384fbdccf34acdc82
RANDOM SEED=1583595552

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1481832 kB
Buffers:         92816 kB
Cached:         354600 kB
SwapCached:          0 kB
Active:         219508 kB
Inactive:       287264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1481832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           43420 kB
Writeback:           0 kB
AnonPages:       59288 kB
Mapped:          15440 kB
Slab:            48800 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62496 MiB
End job on node004 at 2010-06-12 07:08:42