Trace number 1868576

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)UNSAT 273.718 273.795

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.123981
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.19/0.26	c SCIP version 1.1.0.7
0.19/0.26	c LP-Solver SoPlex 1.4.1
0.19/0.26	c user parameter file <scip.set> not found - using default parameters
0.19/0.26	c read problem <HOME/instance-1868576-1245128575.opb>
0.19/0.26	c original problem has 6059 variables (6059 bin, 0 int, 0 impl, 0 cont) and 16684 constraints
0.29/0.34	c No objective function, only one solution is needed.
0.29/0.34	c start presolving problem
0.29/0.34	c presolving:
0.59/0.65	c (round 1) 1228 del vars, 2251 del conss, 773 chg bounds, 372 chg sides, 878 chg coeffs, 0 upgd conss, 297846 impls, 0 clqs
0.59/0.69	c (round 2) 1256 del vars, 3394 del conss, 796 chg bounds, 373 chg sides, 880 chg coeffs, 0 upgd conss, 297952 impls, 0 clqs
0.69/0.70	c (round 3) 1259 del vars, 3403 del conss, 797 chg bounds, 374 chg sides, 881 chg coeffs, 0 upgd conss, 298044 impls, 0 clqs
0.69/0.72	c (round 4) 1260 del vars, 3410 del conss, 797 chg bounds, 374 chg sides, 881 chg coeffs, 0 upgd conss, 298224 impls, 0 clqs
0.69/0.73	c (round 5) 1260 del vars, 3412 del conss, 797 chg bounds, 374 chg sides, 881 chg coeffs, 0 upgd conss, 298224 impls, 0 clqs
0.79/0.88	c (round 6) 1260 del vars, 3467 del conss, 797 chg bounds, 374 chg sides, 881 chg coeffs, 13214 upgd conss, 298224 impls, 0 clqs
0.89/0.96	c (round 7) 1260 del vars, 3467 del conss, 797 chg bounds, 374 chg sides, 881 chg coeffs, 13217 upgd conss, 298224 impls, 0 clqs
0.89/0.99	c presolving (8 rounds):
0.89/0.99	c  1260 deleted vars, 3467 deleted constraints, 797 tightened bounds, 0 added holes, 374 changed sides, 881 changed coefficients
0.89/0.99	c  298224 implications, 0 cliques
0.89/0.99	c presolved problem has 4799 variables (4799 bin, 0 int, 0 impl, 0 cont) and 13217 constraints
0.89/0.99	c     716 constraints of type <knapsack>
0.89/0.99	c   12501 constraints of type <logicor>
0.89/0.99	c transformed objective value is always integral (scale: 1)
0.89/0.99	c Presolving Time: 0.58
0.89/0.99	c SATUNSAT-LIN
0.89/0.99	c -----------------------------------------------------------------------------------------------
0.89/0.99	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.99	c separating/flowcover/freq = c -1
0.89/0.99	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.99	c separating/cmir/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/veclendiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.89/0.99	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/veclendiving/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.99	c heuristics/simplerounding/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/shifting/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.99	c heuristics/rounding/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.89/0.99	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.89/0.99	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.99	c heuristics/rootsoldiving/freq = c -1
0.89/0.99	c # number of nodes added to the contingent of the total nodes
0.89/0.99	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.99	c heuristics/rens/nodesofs = c 2000
0.89/0.99	c # minimum percentage of integer variables that have to be fixable 
0.89/0.99	c # [type: real, range: [0,1], default: 0.5]
0.89/0.99	c heuristics/rens/minfixingrate = c 0.3
0.89/0.99	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.99	c heuristics/rens/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.89/0.99	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/pscostdiving/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.99	c heuristics/oneopt/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to total iteration number
0.89/0.99	c # [type: real, range: [0,1], default: 0.01]
0.89/0.99	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.89/0.99	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.99	c heuristics/objpscostdiving/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.89/0.99	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/linesearchdiving/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/intshifting/freq = c -1
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/intdiving/maxlpiterquot = c 0.075
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/guideddiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.89/0.99	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/guideddiving/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/fracdiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.89/0.99	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/fracdiving/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/feaspump/maxlpiterofs = c 2000
0.89/0.99	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.99	c heuristics/feaspump/freq = c -1
0.89/0.99	c # minimum percentage of integer variables that have to be fixed 
0.89/0.99	c # [type: real, range: [0,1], default: 0.666]
0.89/0.99	c heuristics/crossover/minfixingrate = c 0.5
0.89/0.99	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.89/0.99	c # [type: real, range: [0,1], default: 0.1]
0.89/0.99	c heuristics/crossover/nodesquot = c 0.15
0.89/0.99	c # number of nodes without incumbent change that heuristic should wait
0.89/0.99	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.89/0.99	c heuristics/crossover/nwaitingnodes = c 100
0.89/0.99	c # number of nodes added to the contingent of the total nodes
0.89/0.99	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.99	c heuristics/crossover/nodesofs = c 750
0.89/0.99	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 30]
0.89/0.99	c heuristics/crossover/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/coefdiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.89/0.99	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/coefdiving/freq = c -1
0.89/0.99	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.99	c presolving/probing/maxrounds = c 0
0.89/0.99	c # should presolving try to simplify knapsacks
0.89/0.99	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.99	c constraints/knapsack/simplifyinequalities = c TRUE
0.89/0.99	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.89/0.99	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.89/0.99	c constraints/knapsack/disaggregation = c FALSE
0.89/0.99	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.99	c constraints/knapsack/maxnumcardlift = c 0
0.89/0.99	c # should presolving try to simplify inequalities
0.89/0.99	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.99	c constraints/linear/simplifyinequalities = c TRUE
0.89/0.99	c # maximal number of separation rounds in the root node (-1: unlimited)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.99	c separating/maxroundsroot = c 5
0.89/0.99	c # maximal number of separation rounds per node (-1: unlimited)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 5]
0.89/0.99	c separating/maxrounds = c 1
0.89/0.99	c # solving stops, if the given number of solutions were found (-1: no limit)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.99	c limits/solutions = c 1
0.89/0.99	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.99	c limits/memory = c 1620
0.89/0.99	c # maximal time in seconds to run
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.99	c limits/time = c 1791
0.89/0.99	c # frequency for displaying node information lines
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.99	c display/freq = c 10000
0.89/0.99	c -----------------------------------------------------------------------------------------------
0.89/0.99	c start solving problem
0.89/0.99	c 
1.79/1.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.79/1.88	c   1.5s|     1 |     0 |  1386 |  37M|   0 | 818 |4799 |  13k|  13k|4799 |  13k|   0 |   0 |   0 | 4.391653e+02 |      --      |    Inf 
3.29/3.33	c   2.9s|     1 |     0 |  1927 |  37M|   0 | 850 |4799 |  13k|  13k|4799 |  13k|  86 |   0 |   0 | 5.085020e+02 |      --      |    Inf 
4.29/4.32	c   3.9s|     1 |     0 |  2387 |  37M|   0 | 843 |4799 |  13k|  13k|4799 |  13k| 209 |   0 |   0 | 5.329210e+02 |      --      |    Inf 
5.69/5.74	c   5.3s|     1 |     0 |  2989 |  38M|   0 | 894 |4799 |  13k|  13k|4799 |  13k| 357 |   0 |   0 | 5.581709e+02 |      --      |    Inf 
7.39/7.44	c   7.0s|     1 |     0 |  3776 |  38M|   0 | 988 |4799 |  13k|  13k|4799 |  13k| 459 |   0 |   0 | 5.767873e+02 |      --      |    Inf 
13.09/13.11	c  12.6s|     1 |     0 |  4783 |  39M|   0 | 948 |4799 |  13k|  13k|4799 |  13k| 619 |   0 |   0 | 6.226272e+02 |      --      |    Inf 
28.68/28.70	c  28.2s|     1 |     2 |  4783 |  39M|   0 | 948 |4799 |  13k|  13k|4799 |  13k| 619 |   0 |  24 | 6.226272e+02 |      --      |    Inf 
273.52/273.68	c 
273.52/273.68	c SCIP Status        : problem is solved [infeasible]
273.52/273.68	c Solving Time (sec) : 272.45
273.52/273.68	c Solving Nodes      : 157
273.52/273.68	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
273.52/273.68	c Dual Bound         : +1.00000000000000e+20
273.52/273.68	c Gap                : 0.00 %
273.52/273.68	c NODE         157
273.52/273.68	c DUAL BOUND   1e+20
273.52/273.68	c PRIMAL BOUND 1e+20
273.52/273.68	c GAP          0
273.52/273.68	s UNSATISFIABLE
273.52/273.68	c SCIP Status        : problem is solved [infeasible]
273.52/273.68	c Solving Time       :     272.45
273.52/273.68	c Original Problem   :
273.52/273.68	c   Problem name     : HOME/instance-1868576-1245128575.opb
273.52/273.68	c   Variables        : 6059 (6059 binary, 0 integer, 0 implicit integer, 0 continuous)
273.52/273.68	c   Constraints      : 16684 initial, 16684 maximal
273.52/273.68	c Presolved Problem  :
273.52/273.68	c   Problem name     : t_HOME/instance-1868576-1245128575.opb
273.52/273.68	c   Variables        : 4799 (4799 binary, 0 integer, 0 implicit integer, 0 continuous)
273.52/273.68	c   Constraints      : 13217 initial, 13346 maximal
273.52/273.68	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
273.52/273.68	c   trivial          :       0.01          3          0          0          0          0          0          0          0
273.52/273.68	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
273.52/273.68	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
273.52/273.68	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
273.52/273.68	c   implics          :       0.05          0        456          0          0          0          0          0          0
273.52/273.68	c   probing          :       0.00          0          0          0          0          0          0          0          0
273.52/273.68	c   knapsack         :       0.05          0          0          0          0          0          0          0          0
273.52/273.68	c   linear           :       0.35        797          4          0        797          0       3467        374        881
273.52/273.68	c   logicor          :       0.09          0          0          0          0          0          0          0          0
273.52/273.68	c   root node        :          -        391          -          -        391          -          -          -          -
273.52/273.68	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
273.52/273.68	c   integral         :          0          0          0        134          0          2         21          0          0        252
273.52/273.68	c   knapsack         :        716          5       3055          0          0          0          8       1000          0          0
273.52/273.68	c   logicor          :      12501+         5       2981          0          0         56      37261          0          0          0
273.52/273.68	c   countsols        :          0          0          0          0          0          0          0          0          0          0
273.52/273.68	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
273.52/273.68	c   integral         :     212.99       0.00       0.00     212.99       0.00
273.52/273.68	c   knapsack         :       0.20       0.02       0.18       0.00       0.00
273.52/273.68	c   logicor          :       0.38       0.00       0.38       0.00       0.00
273.52/273.68	c   countsols        :       0.00       0.00       0.00       0.00       0.00
273.52/273.68	c Propagators        :       Time      Calls    Cutoffs    DomReds
273.52/273.68	c   rootredcost      :       0.01          0          0          0
273.52/273.68	c   pseudoobj        :       1.28       3066          0          0
273.52/273.68	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
273.52/273.68	c   propagation      :       0.00         56         47        151       18.4         10       10.3          -
273.52/273.68	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
273.52/273.68	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
273.52/273.68	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
273.52/273.68	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
273.52/273.68	c   applied globally :          -          -          -        129       17.0          -          -          -
273.52/273.68	c   applied locally  :          -          -          -          0        0.0          -          -          -
273.52/273.68	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
273.52/273.68	c   cut pool         :       0.00          4          -          -        631          -    (maximal pool size: 2350)
273.52/273.68	c   redcost          :       0.09        132          0          0          0          0
273.52/273.68	c   impliedbounds    :       0.03          5          0          0          0          0
273.52/273.68	c   intobj           :       0.00          0          0          0          0          0
273.52/273.68	c   gomory           :       3.13          5          0          0       2500          0
273.52/273.68	c   strongcg         :       2.52          5          0          0       2500          0
273.52/273.68	c   cmir             :       0.00          0          0          0          0          0
273.52/273.68	c   flowcover        :       0.00          0          0          0          0          0
273.52/273.68	c   clique           :       0.37          5          0          0         38          0
273.52/273.68	c   zerohalf         :       0.00          0          0          0          0          0
273.52/273.68	c   mcf              :       0.09          1          0          0          0          0
273.52/273.68	c Pricers            :       Time      Calls       Vars
273.52/273.68	c   problem variables:       0.00          0          0
273.52/273.68	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
273.52/273.68	c   relpscost        :     212.99        134          2         21          0          0        252
273.52/273.68	c   pscost           :       0.00          0          0          0          0          0          0
273.52/273.68	c   inference        :       0.00          0          0          0          0          0          0
273.52/273.68	c   mostinf          :       0.00          0          0          0          0          0          0
273.52/273.68	c   leastinf         :       0.00          0          0          0          0          0          0
273.52/273.68	c   fullstrong       :       0.00          0          0          0          0          0          0
273.52/273.68	c   allfullstrong    :       0.00          0          0          0          0          0          0
273.52/273.68	c   random           :       0.00          0          0          0          0          0          0
273.52/273.68	c Primal Heuristics  :       Time      Calls      Found
273.52/273.68	c   LP solutions     :       0.00          -          0
273.52/273.68	c   pseudo solutions :       0.00          -          0
273.52/273.68	c   simplerounding   :       0.00          0          0
273.52/273.68	c   rounding         :       0.00          0          0
273.52/273.68	c   shifting         :       0.00          0          0
273.52/273.68	c   intshifting      :       0.00          0          0
273.52/273.68	c   oneopt           :       0.00          0          0
273.52/273.68	c   fixandinfer      :       0.00          0          0
273.52/273.68	c   feaspump         :       0.00          0          0
273.52/273.68	c   coefdiving       :       0.00          0          0
273.52/273.68	c   pscostdiving     :       0.00          0          0
273.52/273.68	c   fracdiving       :       0.00          0          0
273.52/273.68	c   veclendiving     :       0.00          0          0
273.52/273.68	c   intdiving        :       0.00          0          0
273.52/273.68	c   actconsdiving    :       0.00          0          0
273.52/273.68	c   objpscostdiving  :       0.00          0          0
273.52/273.68	c   rootsoldiving    :       0.00          0          0
273.52/273.68	c   linesearchdiving :       0.00          0          0
273.52/273.68	c   guideddiving     :       0.00          0          0
273.52/273.68	c   octane           :       0.00          0          0
273.52/273.68	c   rens             :       0.00          0          0
273.52/273.68	c   rins             :       0.00          0          0
273.52/273.68	c   localbranching   :       0.00          0          0
273.52/273.68	c   mutation         :       0.00          0          0
273.52/273.68	c   crossover        :       0.00          0          0
273.52/273.68	c   dins             :       0.00          0          0
273.52/273.68	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
273.52/273.68	c   primal LP        :       0.01          0          0       0.00       0.00
273.52/273.68	c   dual LP          :      49.26        139      30943     222.61     628.16
273.52/273.68	c   barrier LP       :       0.00          0          0       0.00          -
273.52/273.68	c   diving/probing LP:       0.00          0          0       0.00          -
273.52/273.68	c   strong branching :     212.89        291     125192     430.21     588.06
273.52/273.68	c     (at root node) :          -         24       9034     376.42          -
273.52/273.68	c   conflict analysis:       0.00          0          0       0.00          -
273.52/273.68	c B&B Tree           :
273.52/273.68	c   number of runs   :          1
273.52/273.68	c   nodes            :        157
273.52/273.68	c   nodes (total)    :        157
273.52/273.68	c   nodes left       :          0
273.52/273.68	c   max depth        :         33
273.52/273.68	c   max depth (total):         33
273.52/273.68	c   backtracks       :         32 (20.4%)
273.52/273.68	c   delayed cutoffs  :         96
273.52/273.68	c   repropagations   :        111 (9153 domain reductions, 27 cutoffs)
273.52/273.68	c   avg switch length:       3.06
273.52/273.68	c   switching time   :       0.26
273.52/273.68	c Solution           :
273.52/273.68	c   Solutions found  :          0 (0 improvements)
273.52/273.68	c   Primal Bound     : infeasible
273.52/273.68	c   Dual Bound       :          -
273.52/273.68	c   Gap              :       0.00 %
273.52/273.68	c   Root Dual Bound  : +6.22627161973500e+02
273.62/273.79	c Time complete: 273.71.

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

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: 0.98 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1943920/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=4328 CPUtime=0
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 485 0 0 0 0 0 0 0 18 0 1 0 180457881 4431872 470 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/5053/statm: 1162 482 315 886 0 272 0

[startup+0.0783621 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1943920/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=12088 CPUtime=0.06
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 2359 0 0 0 6 0 0 0 18 0 1 0 180457881 12378112 2341 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/5053/statm: 3022 2341 351 886 0 2132 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12088

[startup+0.101363 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1943920/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=14440 CPUtime=0.09
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 2945 0 0 0 8 1 0 0 18 0 1 0 180457881 14786560 2927 1992294400 4194304 7823515 548682068736 18446744073709551615 4511625 0 0 4096 0 0 0 0 17 1 0 0
/proc/5053/statm: 3610 2927 351 886 0 2720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14440

[startup+0.301375 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1943920/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=33408 CPUtime=0.29
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 7975 0 0 0 26 3 0 0 19 0 1 0 180457881 34209792 7603 1992294400 4194304 7823515 548682068736 18446744073709551615 4213322 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 8352 7603 370 886 0 7462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33408

[startup+0.701401 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 5053
/proc/meminfo: memFree=1943920/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=52740 CPUtime=0.69
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 12596 0 0 0 61 8 0 0 22 0 1 0 180457881 54005760 12224 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 13185 12224 432 886 0 12295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52740

[startup+1.50145 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1888808/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=78096 CPUtime=1.49
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 18972 0 0 0 135 14 0 0 19 0 1 0 180457881 79970304 18254 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 19524 18254 522 886 0 18634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78096

[startup+3.10155 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1871656/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=81276 CPUtime=3.09
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 19951 0 0 0 290 19 0 0 25 0 1 0 180457881 83226624 19160 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 20319 19160 552 886 0 19429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81276

[startup+6.30176 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1864552/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=85200 CPUtime=6.29
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 21363 0 0 0 607 22 0 0 25 0 1 0 180457881 87244800 20373 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 21300 20373 552 886 0 20410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85200

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1861928/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=87640 CPUtime=12.68
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 21941 0 0 0 1244 24 0 0 25 0 1 0 180457881 89743360 20951 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 21910 20951 552 886 0 21020 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87640

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1861864/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=87640 CPUtime=25.49
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 21958 0 0 0 2521 28 0 0 25 0 1 0 180457881 89743360 20968 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 21910 20968 556 886 0 21020 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87640

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1861480/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=88164 CPUtime=51.07
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 22061 0 0 0 5074 33 0 0 25 0 1 0 180457881 90279936 21071 1992294400 4194304 7823515 548682068736 18446744073709551615 6161841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22041 21071 557 886 0 21151 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88164

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1860840/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=88840 CPUtime=102.26
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 22242 0 0 0 10181 45 0 0 25 0 1 0 180457881 90972160 21252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22210 21252 557 886 0 21320 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88840

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1860712/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=89008 CPUtime=162.25
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 22276 0 0 0 16164 61 0 0 25 0 1 0 180457881 91144192 21286 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22252 21286 557 886 0 21362 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89008

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1860648/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=89008 CPUtime=222.23
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 22283 0 0 0 22148 75 0 0 25 0 1 0 180457881 91144192 21293 1992294400 4194304 7823515 548682068736 18446744073709551615 6211331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22252 21293 558 886 0 21362 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89008

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1860648/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=89008 CPUtime=230.23
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 22283 0 0 0 22945 78 0 0 25 0 1 0 180457881 91144192 21293 1992294400 4194304 7823515 548682068736 18446744073709551615 6211368 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22252 21293 558 886 0 21362 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 89008

[startup+255.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1860520/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=89764 CPUtime=255.82
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 24354 0 0 0 25498 84 0 0 25 0 1 0 180457881 91918336 21409 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22441 21409 562 886 0 21551 0
Current children cumulated CPU time (s) 255.82
Current children cumulated vsize (KiB) 89764

[startup+262.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1858216/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=91252 CPUtime=262.22
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 24830 0 0 0 26135 87 0 0 25 0 1 0 180457881 93442048 21885 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22813 21885 562 886 0 21923 0
Current children cumulated CPU time (s) 262.22
Current children cumulated vsize (KiB) 91252

[startup+268.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1858024/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=91252 CPUtime=268.61
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 24897 0 0 0 26772 89 0 0 25 0 1 0 180457881 93442048 21937 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22813 21937 562 886 0 21923 0
Current children cumulated CPU time (s) 268.61
Current children cumulated vsize (KiB) 91252

[startup+271.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1858024/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=91928 CPUtime=271.82
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 24957 0 0 0 27092 90 0 0 25 0 1 0 180457881 94134272 21997 1992294400 4194304 7823515 548682068736 18446744073709551615 6109403 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 22982 21997 562 886 0 22092 0
Current children cumulated CPU time (s) 271.82
Current children cumulated vsize (KiB) 91928

[startup+272.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1857448/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=92228 CPUtime=272.62
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 25037 0 0 0 27172 90 0 0 25 0 1 0 180457881 94441472 22077 1992294400 4194304 7823515 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 23057 22077 562 886 0 22167 0
Current children cumulated CPU time (s) 272.62
Current children cumulated vsize (KiB) 92228

[startup+273.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1857448/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=92640 CPUtime=273.42
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 25712 0 0 0 27251 91 0 0 25 0 1 0 180457881 94863360 21868 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5053/statm: 23160 21868 562 886 0 22270 0
Current children cumulated CPU time (s) 273.42
Current children cumulated vsize (KiB) 92640

[startup+273.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5054
/proc/meminfo: memFree=1857448/2055920 swapFree=4181748/4192956
[pid=5053] ppid=5051 vsize=92640 CPUtime=273.62
/proc/5053/stat : 5053 (pbscip.linux.x8) R 5051 5053 4962 0 -1 4194304 25725 0 0 0 27271 91 0 0 25 0 1 0 180457881 94863360 21881 1992294400 4194304 7823515 548682068736 18446744073709551615 6184372 0 0 4096 0 0 0 0 17 1 0 0
/proc/5053/statm: 23160 21881 566 886 0 22270 0
Current children cumulated CPU time (s) 273.62
Current children cumulated vsize (KiB) 92640

Child status: 0
Real time (s): 273.795
CPU time (s): 273.718
CPU user time (s): 272.791
CPU system time (s): 0.927858
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 92640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 272.791
system time used= 0.927858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25730
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= 5
involuntary context switches= 344

runsolver used 0.237963 second user time and 0.583911 second system time

The end

Launcher Data

Begin job on node22 at 2009-06-16 07:02:55
IDJOB=1868576
IDBENCH=1455
IDSOLVER=683
FILE ID=node22/1868576-1245128575
PBS_JOBID= 9363697
Free space on /tmp= 66156 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
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-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868576-1245128575/watcher-1868576-1245128575 -o /tmp/evaluation-result-1868576-1245128575/solver-1868576-1245128575 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868576-1245128575.opb

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

MD5SUM BENCH= e5e9e70aacd6f12ca1d11bb54ad048ed
RANDOM SEED=67086351

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.231
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1944336 kB
Buffers:          4396 kB
Cached:          58032 kB
SwapCached:       5504 kB
Active:          42628 kB
Inactive:        27620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1944336 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:           10520 kB
Writeback:           0 kB
Mapped:          12856 kB
Slab:            27356 kB
Committed_AS:   149308 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66148 MiB
End job on node22 at 2009-06-16 07:07:29