Trace number 2665977

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverUNSAT 359.653 359.76

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-elf.rf8.ucl.opb
MD5SUMe5e9e70aacd6f12ca1d11bb54ad048ed
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.105983
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6059
Total number of constraints16684
Number of constraints which are clauses15940
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints744
Minimum length of a constraint1
Maximum length of a constraint11
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 127
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2665977-1276333149.opb>
0.29/0.30	c original problem has 6059 variables (6059 bin, 0 int, 0 impl, 0 cont) and 16684 constraints
0.29/0.30	c problem read
0.29/0.30	c No objective function, only one solution is needed.
0.29/0.30	c presolving settings loaded
0.29/0.40	c presolving:
0.69/0.71	c (round 1) 1234 del vars, 2261 del conss, 773 chg bounds, 372 chg sides, 878 chg coeffs, 0 upgd conss, 298456 impls, 0 clqs
0.69/0.75	c (round 2) 1262 del vars, 3404 del conss, 795 chg bounds, 373 chg sides, 880 chg coeffs, 0 upgd conss, 298562 impls, 0 clqs
0.69/0.77	c (round 3) 1265 del vars, 3413 del conss, 796 chg bounds, 374 chg sides, 881 chg coeffs, 0 upgd conss, 298654 impls, 0 clqs
0.69/0.79	c (round 4) 1266 del vars, 3420 del conss, 796 chg bounds, 374 chg sides, 881 chg coeffs, 0 upgd conss, 298834 impls, 0 clqs
0.79/0.81	c (round 5) 1266 del vars, 3422 del conss, 796 chg bounds, 374 chg sides, 881 chg coeffs, 0 upgd conss, 298834 impls, 0 clqs
0.89/0.97	c (round 6) 1266 del vars, 3477 del conss, 796 chg bounds, 374 chg sides, 881 chg coeffs, 13207 upgd conss, 298834 impls, 0 clqs
1.00/1.02	c presolving (7 rounds):
1.00/1.02	c  1266 deleted vars, 3477 deleted constraints, 796 tightened bounds, 0 added holes, 374 changed sides, 881 changed coefficients
1.00/1.02	c  298834 implications, 0 cliques
1.00/1.02	c presolved problem has 4793 variables (4793 bin, 0 int, 0 impl, 0 cont) and 13207 constraints
1.00/1.02	c     716 constraints of type <knapsack>
1.00/1.02	c   12491 constraints of type <logicor>
1.00/1.02	c transformed objective value is always integral (scale: 1)
1.00/1.02	c Presolving Time: 0.56
1.00/1.02	c - non default parameters ----------------------------------------------------------------------
1.00/1.02	c # SCIP version 1.2.1.2
1.00/1.02	c 
1.00/1.02	c # frequency for displaying node information lines
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 100]
1.00/1.02	c display/freq = 10000
1.00/1.02	c 
1.00/1.02	c # maximal time in seconds to run
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.02	c limits/time = 1799.71
1.00/1.02	c 
1.00/1.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.02	c limits/memory = 1620
1.00/1.02	c 
1.00/1.02	c # solving stops, if the given number of solutions were found (-1: no limit)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.02	c limits/solutions = 1
1.00/1.02	c 
1.00/1.02	c # maximal number of separation rounds per node (-1: unlimited)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 5]
1.00/1.02	c separating/maxrounds = 1
1.00/1.02	c 
1.00/1.02	c # maximal number of separation rounds in the root node (-1: unlimited)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.02	c separating/maxroundsroot = 5
1.00/1.02	c 
1.00/1.02	c # should presolving try to simplify inequalities
1.00/1.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.02	c constraints/linear/simplifyinequalities = TRUE
1.00/1.02	c 
1.00/1.02	c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.00/1.02	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.00/1.02	c constraints/knapsack/disaggregation = FALSE
1.00/1.02	c 
1.00/1.02	c # should presolving try to simplify knapsacks
1.00/1.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.02	c constraints/knapsack/simplifyinequalities = TRUE
1.00/1.02	c 
1.00/1.02	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.02	c presolving/probing/maxrounds = 0
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/coefdiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/coefdiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/coefdiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 30]
1.00/1.02	c heuristics/crossover/freq = -1
1.00/1.02	c 
1.00/1.02	c # number of nodes added to the contingent of the total nodes
1.00/1.02	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.02	c heuristics/crossover/nodesofs = 750
1.00/1.02	c 
1.00/1.02	c # number of nodes without incumbent change that heuristic should wait
1.00/1.02	c # [type: longint, range: [0,9223372036854775807], default: 200]
1.00/1.02	c heuristics/crossover/nwaitingnodes = 100
1.00/1.02	c 
1.00/1.02	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.00/1.02	c # [type: real, range: [0,1], default: 0.1]
1.00/1.02	c heuristics/crossover/nodesquot = 0.15
1.00/1.02	c 
1.00/1.02	c # minimum percentage of integer variables that have to be fixed 
1.00/1.02	c # [type: real, range: [0,1], default: 0.666]
1.00/1.02	c heuristics/crossover/minfixingrate = 0.5
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.02	c heuristics/feaspump/freq = -1
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/feaspump/maxlpiterofs = 2000
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/fracdiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/fracdiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/fracdiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/guideddiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/guideddiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/guideddiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/intdiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/intshifting/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/linesearchdiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/linesearchdiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/nlp/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.02	c heuristics/objpscostdiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to total iteration number
1.00/1.02	c # [type: real, range: [0,1], default: 0.01]
1.00/1.02	c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/objpscostdiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/oneopt/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/pscostdiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/pscostdiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/pscostdiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02	c heuristics/rens/freq = -1
1.00/1.02	c 
1.00/1.02	c # minimum percentage of integer variables that have to be fixable 
1.00/1.02	c # [type: real, range: [0,1], default: 0.5]
1.00/1.02	c heuristics/rens/minfixingrate = 0.3
1.00/1.02	c 
1.00/1.02	c # number of nodes added to the contingent of the total nodes
1.00/1.02	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.02	c heuristics/rens/nodesofs = 2000
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.02	c heuristics/rootsoldiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.00/1.02	c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/rootsoldiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/rounding/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/shifting/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/simplerounding/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02	c heuristics/trivial/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/trysol/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/veclendiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/veclendiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/veclendiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/zirounding/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02	c separating/cmir/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02	c separating/flowcover/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.02	c separating/rapidlearning/freq = 0
1.00/1.02	c 
1.00/1.02	c -----------------------------------------------------------------------------------------------
1.00/1.02	c start solving
1.00/1.02	c 
1.19/1.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.19/1.21	c   0.8s|     1 |     0 |  1085 |     - |  37M|   0 | 925 |4793 |  13k|4793 |  13k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.99/2.06	c   1.5s|     1 |     0 |  1675 |     - |  37M|   0 |1077 |4793 |  13k|4793 |  13k|  83 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.89/2.90	c   2.4s|     1 |     0 |  2822 |     - |  37M|   0 |1595 |4793 |  13k|4793 |  13k| 156 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.19/5.26	c   4.7s|     1 |     0 |  4801 |     - |  38M|   0 |2184 |4793 |  13k|4793 |  13k| 296 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.59/14.60	c  14.0s|     1 |     0 |  7810 |     - |  38M|   0 |2756 |4793 |  13k|4793 |  13k| 443 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
26.18/26.20	c  25.5s|     1 |     0 | 10074 |     - |  39M|   0 |2870 |4793 |  13k|4793 |  13k| 571 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
81.46/81.50	c  80.3s|     1 |     2 | 10074 |     - |  39M|   0 |2870 |4793 |  13k|4793 |  13k| 571 |   0 |  30 | 0.000000e+00 |      --      |    Inf 
359.49/359.65	c 
359.49/359.65	c SCIP Status        : problem is solved [infeasible]
359.49/359.65	c Solving Time (sec) : 354.84
359.49/359.65	c Solving Nodes      : 318
359.49/359.65	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
359.49/359.65	c Dual Bound         : +1.00000000000000e+20
359.49/359.65	c Gap                : 0.00 %
359.49/359.65	s UNSATISFIABLE
359.49/359.65	c SCIP Status        : problem is solved [infeasible]
359.49/359.65	c Solving Time       :     354.84
359.49/359.65	c Original Problem   :
359.49/359.65	c   Problem name     : HOME/instance-2665977-1276333149.opb
359.49/359.65	c   Variables        : 6059 (6059 binary, 0 integer, 0 implicit integer, 0 continuous)
359.49/359.65	c   Constraints      : 16684 initial, 16684 maximal
359.49/359.65	c Presolved Problem  :
359.49/359.65	c   Problem name     : t_HOME/instance-2665977-1276333149.opb
359.49/359.65	c   Variables        : 4793 (4793 binary, 0 integer, 0 implicit integer, 0 continuous)
359.49/359.65	c   Constraints      : 13207 initial, 13358 maximal
359.49/359.65	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
359.49/359.65	c   trivial          :       0.02          3          0          0          0          0          0          0          0
359.49/359.65	c   dualfix          :       0.01          1          0          0          0          0          0          0          0
359.49/359.65	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
359.49/359.65	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
359.49/359.65	c   implics          :       0.05          0        456          0          0          0          0          0          0
359.49/359.65	c   probing          :       0.00          0          0          0          0          0          0          0          0
359.49/359.65	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
359.49/359.65	c   linear           :       0.35        796         10          0        796          0       3477        374        881
359.49/359.65	c   logicor          :       0.07          0          0          0          0          0          0          0          0
359.49/359.65	c   root node        :          -        236          -          -        236          -          -          -          -
359.49/359.65	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
359.49/359.65	c   integral         :          0          0          0        281          0          0         19          0          0        546
359.49/359.65	c   knapsack         :        716          5       3664          0          0          1        183       1003          0          0
359.49/359.65	c   logicor          :      12491+         5       3441          0          0         85      62363          0          0          0
359.49/359.65	c   countsols        :          0          0          0          0          0          0          0          0          0          0
359.49/359.65	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
359.49/359.65	c   integral         :     250.00       0.00       0.00     250.00       0.00
359.49/359.65	c   knapsack         :       0.11       0.01       0.10       0.00       0.00
359.49/359.65	c   logicor          :       0.46       0.03       0.43       0.00       0.00
359.49/359.65	c   countsols        :       0.00       0.00       0.00       0.00       0.00
359.49/359.65	c Propagators        :       Time      Calls    Cutoffs    DomReds
359.49/359.65	c   vbounds          :       0.00          1          0          0
359.49/359.65	c   rootredcost      :       0.00          0          0          0
359.49/359.65	c   pseudoobj        :       0.00          0          0          0
359.49/359.65	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
359.49/359.65	c   propagation      :       0.03         86         75        273       21.4         17        5.3          -
359.49/359.65	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
359.49/359.65	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
359.49/359.65	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
359.49/359.65	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
359.49/359.65	c   applied globally :          -          -          -        167       12.9          -          -          -
359.49/359.65	c   applied locally  :          -          -          -          0        0.0          -          -          -
359.49/359.65	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
359.49/359.65	c   cut pool         :       0.00          4          -          -        104          -    (maximal pool size: 1634)
359.49/359.65	c   redcost          :       0.12        277          0          0          0          0
359.49/359.65	c   impliedbounds    :       0.02          5          0          0          0          0
359.49/359.65	c   intobj           :       0.00          0          0          0          0          0
359.49/359.65	c   cgmip            :       0.00          0          0          0          0          0
359.49/359.65	c   gomory           :       6.94          5          0          0       2500          0
359.49/359.65	c   strongcg         :       4.26          5          0          0       2500          0
359.49/359.65	c   cmir             :       0.00          0          0          0          0          0
359.49/359.65	c   flowcover        :       0.00          0          0          0          0          0
359.49/359.65	c   clique           :       0.51          5          0          0         38          0
359.49/359.65	c   zerohalf         :       0.00          0          0          0          0          0
359.49/359.65	c   mcf              :       0.07          1          0          0          0          0
359.49/359.65	c   rapidlearning    :       0.00          0          0          0          0          0
359.49/359.65	c Pricers            :       Time      Calls       Vars
359.49/359.65	c   problem variables:       0.00          0          0
359.49/359.65	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
359.49/359.65	c   relpscost        :     250.00        281          0         19          0          0        546
359.49/359.65	c   pscost           :       0.00          0          0          0          0          0          0
359.49/359.65	c   inference        :       0.00          0          0          0          0          0          0
359.49/359.65	c   mostinf          :       0.00          0          0          0          0          0          0
359.49/359.65	c   leastinf         :       0.00          0          0          0          0          0          0
359.49/359.65	c   fullstrong       :       0.00          0          0          0          0          0          0
359.49/359.65	c   allfullstrong    :       0.00          0          0          0          0          0          0
359.49/359.65	c   random           :       0.00          0          0          0          0          0          0
359.49/359.65	c Primal Heuristics  :       Time      Calls      Found
359.49/359.65	c   LP solutions     :       0.00          -          0
359.49/359.65	c   pseudo solutions :       0.00          -          0
359.49/359.65	c   trivial          :       0.01          1          0
359.49/359.65	c   simplerounding   :       0.00          0          0
359.49/359.65	c   zirounding       :       0.00          0          0
359.49/359.65	c   rounding         :       0.00          0          0
359.49/359.65	c   shifting         :       0.00          0          0
359.49/359.65	c   intshifting      :       0.00          0          0
359.49/359.65	c   oneopt           :       0.00          0          0
359.49/359.65	c   twoopt           :       0.00          0          0
359.49/359.65	c   fixandinfer      :       0.00          0          0
359.49/359.65	c   feaspump         :       0.00          0          0
359.49/359.65	c   coefdiving       :       0.00          0          0
359.49/359.65	c   pscostdiving     :       0.00          0          0
359.49/359.65	c   fracdiving       :       0.00          0          0
359.49/359.65	c   veclendiving     :       0.00          0          0
359.49/359.65	c   intdiving        :       0.00          0          0
359.49/359.65	c   actconsdiving    :       0.00          0          0
359.49/359.65	c   objpscostdiving  :       0.00          0          0
359.49/359.65	c   rootsoldiving    :       0.00          0          0
359.49/359.65	c   linesearchdiving :       0.00          0          0
359.49/359.65	c   guideddiving     :       0.00          0          0
359.49/359.65	c   octane           :       0.00          0          0
359.49/359.65	c   rens             :       0.00          0          0
359.49/359.65	c   rins             :       0.00          0          0
359.49/359.65	c   localbranching   :       0.00          0          0
359.49/359.65	c   mutation         :       0.00          0          0
359.49/359.65	c   crossover        :       0.00          0          0
359.49/359.65	c   dins             :       0.00          0          0
359.49/359.65	c   undercover       :       0.00          0          0
359.49/359.65	c   nlp              :       0.00          0          0
359.49/359.65	c   trysol           :       0.00          0          0
359.49/359.65	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
359.49/359.65	c   primal LP        :       0.02          0          0       0.00       0.00
359.49/359.65	c   dual LP          :      89.28        286      67415     235.72     755.10
359.49/359.65	c   lex dual LP      :       0.00          0          0       0.00          -
359.49/359.65	c   barrier LP       :       0.00          0          0       0.00          -
359.49/359.65	c   diving/probing LP:       0.00          0          0       0.00          -
359.49/359.65	c   strong branching :     249.84        285     161156     565.46     645.04
359.49/359.65	c     (at root node) :          -         30      21700     723.33          -
359.49/359.65	c   conflict analysis:       0.00          0          0       0.00          -
359.49/359.65	c B&B Tree           :
359.49/359.65	c   number of runs   :          1
359.49/359.65	c   nodes            :        318
359.49/359.65	c   nodes (total)    :        318
359.49/359.65	c   nodes left       :          0
359.49/359.65	c   max depth        :        144
359.49/359.65	c   max depth (total):        144
359.49/359.65	c   backtracks       :         45 (14.2%)
359.49/359.65	c   delayed cutoffs  :        229
359.49/359.65	c   repropagations   :        149 (21509 domain reductions, 41 cutoffs)
359.49/359.65	c   avg switch length:       2.84
359.49/359.65	c   switching time   :       0.39
359.49/359.65	c Solution           :
359.49/359.65	c   Solutions found  :          0 (0 improvements)
359.49/359.65	c   Primal Bound     : infeasible
359.49/359.65	c   Dual Bound       :          -
359.49/359.65	c   Gap              :       0.00 %
359.49/359.65	c   Root Dual Bound  : +0.00000000000000e+00
359.49/359.65	c   Root Iterations  :      10074
359.59/359.75	c Time complete: 359.64.

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

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


[startup+0 s]
/proc/loadavg: 2.20 2.01 1.62 3/106 10294
/proc/meminfo: memFree=1806992/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=8260 CPUtime=0
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 1021 0 0 0 0 0 0 0 18 0 1 0 8918620 8458240 941 1992294400 4194304 9819077 140734803477824 18446744073709551615 4501360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10294/statm: 2322 950 371 1374 0 943 0

[startup+0.0806511 s]
/proc/loadavg: 2.20 2.01 1.62 3/106 10294
/proc/meminfo: memFree=1806992/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=13576 CPUtime=0.07
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 2340 0 0 0 7 0 0 0 20 0 1 0 8918620 13901824 2260 1992294400 4194304 9819077 140734803477824 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10294/statm: 3394 2260 386 1374 0 2015 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13576

[startup+0.101653 s]
/proc/loadavg: 2.20 2.01 1.62 3/106 10294
/proc/meminfo: memFree=1806992/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=15860 CPUtime=0.09
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 2878 0 0 0 9 0 0 0 20 0 1 0 8918620 16240640 2798 1992294400 4194304 9819077 140734803477824 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10294/statm: 3965 2798 386 1374 0 2586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15860

[startup+0.301676 s]
/proc/loadavg: 2.20 2.01 1.62 3/106 10294
/proc/meminfo: memFree=1806992/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=22404 CPUtime=0.29
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 4515 0 0 0 28 1 0 0 20 0 1 0 8918620 22941696 4434 1992294400 4194304 9819077 140734803477824 18446744073709551615 4333578 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10294/statm: 5601 4434 387 1374 0 4222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22404

[startup+0.701723 s]
/proc/loadavg: 2.20 2.01 1.62 3/106 10294
/proc/meminfo: memFree=1806992/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=54692 CPUtime=0.69
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 12708 0 0 0 63 6 0 0 21 0 1 0 8918620 56004608 12274 1992294400 4194304 9819077 140734803477824 18446744073709551615 5969508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 13673 12274 491 1374 0 12294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54692

[startup+1.50181 s]
/proc/loadavg: 2.20 2.01 1.62 2/107 10295
/proc/meminfo: memFree=1751432/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=84500 CPUtime=1.49
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 22774 0 0 0 130 19 0 0 23 0 1 0 8918620 86528000 18175 1992294400 4194304 9819077 140734803477824 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 21125 18175 661 1374 0 19746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84500

[startup+3.101 s]
/proc/loadavg: 2.20 2.01 1.62 2/107 10295
/proc/meminfo: memFree=1734444/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=88408 CPUtime=3.09
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 26170 0 0 0 284 25 0 0 25 0 1 0 8918620 90529792 18934 1992294400 4194304 9819077 140734803477824 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 22102 18934 676 1374 0 20723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88408

[startup+6.30137 s]
/proc/loadavg: 2.10 2.00 1.62 2/107 10295
/proc/meminfo: memFree=1733328/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=90056 CPUtime=6.28
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 29147 0 0 0 601 27 0 0 25 0 1 0 8918620 92217344 18947 1992294400 4194304 9819077 140734803477824 18446744073709551615 6048180 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 22514 18947 676 1374 0 21135 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 90056

[startup+12.7011 s]
/proc/loadavg: 2.01 1.98 1.61 2/107 10295
/proc/meminfo: memFree=1733328/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=90636 CPUtime=12.69
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 32450 0 0 0 1238 31 0 0 25 0 1 0 8918620 92811264 19017 1992294400 4194304 9819077 140734803477824 18446744073709551615 7290981 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 22659 19017 676 1374 0 21280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90636

[startup+25.5016 s]
/proc/loadavg: 1.79 1.93 1.60 2/107 10295
/proc/meminfo: memFree=1733204/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=91492 CPUtime=25.49
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 39252 0 0 0 2509 40 0 0 25 0 1 0 8918620 93687808 19197 1992294400 4194304 9819077 140734803477824 18446744073709551615 7312705 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 22873 19197 676 1374 0 21494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91492

[startup+51.1016 s]
/proc/loadavg: 1.52 1.86 1.59 2/107 10295
/proc/meminfo: memFree=1731592/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=105352 CPUtime=51.08
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 74975 0 0 0 5046 62 0 0 25 0 1 0 8918620 107880448 19536 1992294400 4194304 9819077 140734803477824 18446744073709551615 7292002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 26338 19536 685 1374 0 24959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105352

[startup+102.308 s]
/proc/loadavg: 1.22 1.72 1.55 2/107 10297
/proc/meminfo: memFree=1731220/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=103912 CPUtime=102.27
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 153249 0 0 0 10117 110 0 0 25 0 1 0 8918620 106405888 19523 1992294400 4194304 9819077 140734803477824 18446744073709551615 7290975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 25978 19523 694 1374 0 24599 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103912

[startup+162.301 s]
/proc/loadavg: 1.08 1.59 1.52 2/107 10308
/proc/meminfo: memFree=1729360/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=105192 CPUtime=162.24
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 261855 0 0 0 16048 176 0 0 25 0 1 0 8918620 107716608 19791 1992294400 4194304 9819077 140734803477824 18446744073709551615 7312676 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 26298 19791 695 1374 0 24919 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 105192

[startup+222.301 s]
/proc/loadavg: 1.03 1.48 1.48 2/107 10308
/proc/meminfo: memFree=1728740/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=105808 CPUtime=222.22
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 415617 0 0 0 21967 255 0 0 25 0 1 0 8918620 108347392 20038 1992294400 4194304 9819077 140734803477824 18446744073709551615 7290876 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 26452 20038 708 1374 0 25073 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 105808

[startup+282.301 s]
/proc/loadavg: 1.01 1.39 1.45 2/107 10310
/proc/meminfo: memFree=1727996/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=107092 CPUtime=282.2
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 556401 0 0 0 27884 336 0 0 25 0 1 0 8918620 109662208 20147 1992294400 4194304 9819077 140734803477824 18446744073709551615 7292317 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 26773 20147 711 1374 0 25394 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 107092

[startup+342.301 s]
/proc/loadavg: 1.00 1.32 1.42 2/107 10312
/proc/meminfo: memFree=1724896/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=99260 CPUtime=342.19
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 711417 0 0 0 33798 421 0 0 25 0 1 0 8918620 101642240 21037 1992294400 4194304 9819077 140734803477824 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 24815 21037 711 1374 0 23436 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 99260

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.31 1.41 2/107 10312
/proc/meminfo: memFree=1722044/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=112308 CPUtime=345.39
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 718631 0 0 0 34114 425 0 0 25 0 1 0 8918620 115003392 21342 1992294400 4194304 9819077 140734803477824 18446744073709551615 7292354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 28077 21342 711 1374 0 26698 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 112308

[startup+351.901 s]
/proc/loadavg: 1.00 1.30 1.41 2/107 10312
/proc/meminfo: memFree=1723408/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=112308 CPUtime=351.79
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 732586 0 0 0 34747 432 0 0 25 0 1 0 8918620 115003392 21348 1992294400 4194304 9819077 140734803477824 18446744073709551615 7298655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 28077 21349 711 1374 0 26698 0
Current children cumulated CPU time (s) 351.79
Current children cumulated vsize (KiB) 112308

[startup+355.101 s]
/proc/loadavg: 1.00 1.30 1.41 2/107 10312
/proc/meminfo: memFree=1725144/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=99560 CPUtime=354.98
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 739801 0 0 0 35061 437 0 0 25 0 1 0 8918620 101949440 21036 1992294400 4194304 9819077 140734803477824 18446744073709551615 7292227 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 24890 21036 711 1374 0 23511 0
Current children cumulated CPU time (s) 354.98
Current children cumulated vsize (KiB) 99560

[startup+358.301 s]
/proc/loadavg: 1.00 1.30 1.41 2/107 10312
/proc/meminfo: memFree=1724648/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=99084 CPUtime=358.19
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 744216 0 0 0 35378 441 0 0 25 0 1 0 8918620 101462016 20907 1992294400 4194304 9819077 140734803477824 18446744073709551615 7291704 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 24771 20907 711 1374 0 23392 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 99084

[startup+359.101 s]
/proc/loadavg: 1.00 1.30 1.41 2/107 10312
/proc/meminfo: memFree=1724772/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=98952 CPUtime=358.99
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 745130 0 0 0 35457 442 0 0 25 0 1 0 8918620 101326848 20924 1992294400 4194304 9819077 140734803477824 18446744073709551615 7480831 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 24738 20925 711 1374 0 23359 0
Current children cumulated CPU time (s) 358.99
Current children cumulated vsize (KiB) 98952

[startup+359.501 s]
/proc/loadavg: 1.00 1.30 1.41 2/107 10312
/proc/meminfo: memFree=1724772/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=99648 CPUtime=359.38
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 746039 0 0 0 35496 442 0 0 25 0 1 0 8918620 102039552 21135 1992294400 4194304 9819077 140734803477824 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10294/statm: 24912 21135 711 1374 0 23533 0
Current children cumulated CPU time (s) 359.38
Current children cumulated vsize (KiB) 99648

[startup+359.708 s]
/proc/loadavg: 1.00 1.29 1.41 2/107 10312
/proc/meminfo: memFree=1724772/2059040 swapFree=4192956/4192956
[pid=10294] ppid=10292 vsize=93884 CPUtime=359.59
/proc/10294/stat : 10294 (pbscip.linux.x8) R 10292 10294 8665 0 -1 4202496 746403 0 0 0 35517 442 0 0 25 0 1 0 8918620 96137216 19578 1992294400 4194304 9819077 140734803477824 18446744073709551615 4998563 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10294/statm: 23471 19578 716 1374 0 22092 0
Current children cumulated CPU time (s) 359.59
Current children cumulated vsize (KiB) 93884

Child status: 0
Real time (s): 359.76
CPU time (s): 359.653
CPU user time (s): 355.214
CPU system time (s): 4.43933
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 112452

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

runsolver used 0.625904 second user time and 1.67974 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-12 10:59:10
IDJOB=2665977
IDBENCH=1455
IDSOLVER=1168
FILE ID=node006/2665977-1276333149
PBS_JOBID= 11173157
Free space on /tmp= 62472 MiB

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

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

MD5SUM BENCH= e5e9e70aacd6f12ca1d11bb54ad048ed
RANDOM SEED=797984193

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.204
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.40
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.204
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1807396 kB
Buffers:         18772 kB
Cached:         108448 kB
SwapCached:          0 kB
Active:         127356 kB
Inactive:        59760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1807396 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7080 kB
Writeback:           0 kB
AnonPages:       59776 kB
Mapped:          15420 kB
Slab:            42728 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180856 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= 62468 MiB
End job on node006 at 2010-06-12 11:05:09