Trace number 3453330

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.08 1800.04

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12026_5-unsat.opb
MD5SUMdb859a15c3accfca5f41bc17f134e06b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark46.07
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32912
Total number of constraints109848
Number of constraints which are clauses109308
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints540
Minimum length of a constraint1
Maximum length of a constraint66
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 428
Number of bits of the biggest sum of numbers9
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3453330-1307117185.opb>
0.69/0.70	c original problem has 32912 variables (32912 bin, 0 int, 0 impl, 0 cont) and 109848 constraints
0.69/0.70	c problem read
0.69/0.70	c No objective function, only one solution is needed.
0.69/0.70	c presolving settings loaded
0.99/1.06	c presolving:
3.09/3.18	c (round 1) 7044 del vars, 20263 del conss, 0 add conss, 5475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6167726 impls, 0 clqs
3.79/3.89	c (round 2) 12857 del vars, 44039 del conss, 0 add conss, 10823 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6207637 impls, 0 clqs
4.09/4.12	c (round 3) 15115 del vars, 54047 del conss, 0 add conss, 12184 chg bounds, 39 chg sides, 48 chg coeffs, 0 upgd conss, 6221858 impls, 0 clqs
4.19/4.21	c (round 4) 16096 del vars, 58227 del conss, 0 add conss, 12821 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 6231297 impls, 0 clqs
4.19/4.28	c (round 5) 16655 del vars, 60512 del conss, 0 add conss, 13170 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6237544 impls, 0 clqs
4.29/4.32	c (round 6) 16969 del vars, 61784 del conss, 0 add conss, 13348 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6241429 impls, 0 clqs
4.29/4.35	c (round 7) 17121 del vars, 62397 del conss, 0 add conss, 13424 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6242905 impls, 0 clqs
4.29/4.37	c (round 8) 17191 del vars, 62695 del conss, 0 add conss, 13455 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6243963 impls, 0 clqs
4.29/4.39	c (round 9) 17232 del vars, 62862 del conss, 0 add conss, 13476 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244522 impls, 0 clqs
4.29/4.41	c (round 10) 17255 del vars, 62955 del conss, 0 add conss, 13487 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244717 impls, 0 clqs
4.39/4.42	c (round 11) 17268 del vars, 63007 del conss, 0 add conss, 13491 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244802 impls, 0 clqs
4.39/4.43	c (round 12) 17271 del vars, 63021 del conss, 0 add conss, 13492 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244823 impls, 0 clqs
4.59/4.61	c (round 13) 17271 del vars, 63022 del conss, 0 add conss, 13492 chg bounds, 61 chg sides, 68 chg coeffs, 46826 upgd conss, 6244823 impls, 0 clqs
4.69/4.78	c (round 14) 17271 del vars, 63022 del conss, 0 add conss, 13492 chg bounds, 79 chg sides, 213 chg coeffs, 46826 upgd conss, 6245981 impls, 1879 clqs
4.89/4.90	c presolving (15 rounds):
4.89/4.90	c  17271 deleted vars, 63022 deleted constraints, 0 added constraints, 13492 tightened bounds, 0 added holes, 83 changed sides, 245 changed coefficients
4.89/4.90	c  6245981 implications, 1989 cliques
4.89/4.90	c presolved problem has 15641 variables (15641 bin, 0 int, 0 impl, 0 cont) and 46826 constraints
4.89/4.90	c     494 constraints of type <knapsack>
4.89/4.90	c   38810 constraints of type <setppc>
4.89/4.90	c    7522 constraints of type <logicor>
4.89/4.90	c transformed objective value is always integral (scale: 1)
4.89/4.90	c Presolving Time: 4.09
4.89/4.90	c - non default parameters ----------------------------------------------------------------------
4.89/4.90	c # SCIP version 2.0.1.4
4.89/4.90	c 
4.89/4.90	c # frequency for displaying node information lines
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 100]
4.89/4.90	c display/freq = 10000
4.89/4.90	c 
4.89/4.90	c # maximal time in seconds to run
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.89/4.90	c limits/time = 1800
4.89/4.90	c 
4.89/4.90	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.89/4.90	c limits/memory = 13950
4.89/4.90	c 
4.89/4.90	c # solving stops, if the given number of solutions were found (-1: no limit)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: -1]
4.89/4.90	c limits/solutions = 1
4.89/4.90	c 
4.89/4.90	c # maximal number of separation rounds per node (-1: unlimited)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 5]
4.89/4.90	c separating/maxrounds = 1
4.89/4.90	c 
4.89/4.90	c # maximal number of separation rounds in the root node (-1: unlimited)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: -1]
4.89/4.90	c separating/maxroundsroot = 5
4.89/4.90	c 
4.89/4.90	c # default clock type (1: CPU user seconds, 2: wall clock time)
4.89/4.90	c # [type: int, range: [1,2], default: 1]
4.89/4.90	c timing/clocktype = 2
4.89/4.90	c 
4.89/4.90	c # belongs reading time to solving time?
4.89/4.90	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.89/4.90	c timing/reading = TRUE
4.89/4.90	c 
4.89/4.90	c # should presolving try to simplify inequalities
4.89/4.90	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.89/4.90	c constraints/linear/simplifyinequalities = TRUE
4.89/4.90	c 
4.89/4.90	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
4.89/4.90	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.89/4.90	c constraints/indicator/addCouplingCons = TRUE
4.89/4.90	c 
4.89/4.90	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.89/4.90	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.89/4.90	c constraints/knapsack/disaggregation = FALSE
4.89/4.90	c 
4.89/4.90	c # should presolving try to simplify knapsacks
4.89/4.90	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.89/4.90	c constraints/knapsack/simplifyinequalities = TRUE
4.89/4.90	c 
4.89/4.90	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: -1]
4.89/4.90	c presolving/probing/maxrounds = 0
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/coefdiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.89/4.90	c heuristics/coefdiving/maxlpiterquot = 0.075
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/coefdiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 30]
4.89/4.90	c heuristics/crossover/freq = -1
4.89/4.90	c 
4.89/4.90	c # number of nodes added to the contingent of the total nodes
4.89/4.90	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.89/4.90	c heuristics/crossover/nodesofs = 750
4.89/4.90	c 
4.89/4.90	c # number of nodes without incumbent change that heuristic should wait
4.89/4.90	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.89/4.90	c heuristics/crossover/nwaitingnodes = 100
4.89/4.90	c 
4.89/4.90	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.89/4.90	c # [type: real, range: [0,1], default: 0.1]
4.89/4.90	c heuristics/crossover/nodesquot = 0.15
4.89/4.90	c 
4.89/4.90	c # minimum percentage of integer variables that have to be fixed 
4.89/4.90	c # [type: real, range: [0,1], default: 0.666]
4.89/4.90	c heuristics/crossover/minfixingrate = 0.5
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 20]
4.89/4.90	c heuristics/feaspump/freq = -1
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/feaspump/maxlpiterofs = 2000
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/fracdiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.89/4.90	c heuristics/fracdiving/maxlpiterquot = 0.075
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/fracdiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/guideddiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.89/4.90	c heuristics/guideddiving/maxlpiterquot = 0.075
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/guideddiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.89/4.90	c heuristics/intdiving/maxlpiterquot = 0.075
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/intshifting/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/linesearchdiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.89/4.90	c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/linesearchdiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 20]
4.89/4.90	c heuristics/objpscostdiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to total iteration number
4.89/4.90	c # [type: real, range: [0,1], default: 0.01]
4.89/4.90	c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/objpscostdiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 1]
4.89/4.90	c heuristics/oneopt/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/pscostdiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.89/4.90	c heuristics/pscostdiving/maxlpiterquot = 0.075
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/pscostdiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 0]
4.89/4.90	c heuristics/rens/freq = -1
4.89/4.90	c 
4.89/4.90	c # minimum percentage of integer variables that have to be fixable 
4.89/4.90	c # [type: real, range: [0,1], default: 0.5]
4.89/4.90	c heuristics/rens/minfixingrate = 0.3
4.89/4.90	c 
4.89/4.90	c # number of nodes added to the contingent of the total nodes
4.89/4.90	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.89/4.90	c heuristics/rens/nodesofs = 2000
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 20]
4.89/4.90	c heuristics/rootsoldiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.89/4.90	c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/rootsoldiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 1]
4.89/4.90	c heuristics/rounding/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 0]
4.89/4.90	c heuristics/shiftandpropagate/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/shifting/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 1]
4.89/4.90	c heuristics/simplerounding/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 1]
4.89/4.90	c heuristics/subnlp/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 0]
4.89/4.90	c heuristics/trivial/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 1]
4.89/4.90	c heuristics/trysol/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 0]
4.89/4.90	c heuristics/undercover/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 10]
4.89/4.90	c heuristics/veclendiving/freq = -1
4.89/4.90	c 
4.89/4.90	c # maximal fraction of diving LP iterations compared to node LP iterations
4.89/4.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.89/4.90	c heuristics/veclendiving/maxlpiterquot = 0.075
4.89/4.90	c 
4.89/4.90	c # additional number of allowed LP iterations
4.89/4.90	c # [type: int, range: [0,2147483647], default: 1000]
4.89/4.90	c heuristics/veclendiving/maxlpiterofs = 1500
4.89/4.90	c 
4.89/4.90	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 1]
4.89/4.90	c heuristics/zirounding/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 0]
4.89/4.90	c separating/cmir/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: 0]
4.89/4.90	c separating/flowcover/freq = -1
4.89/4.90	c 
4.89/4.90	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.89/4.90	c # [type: int, range: [-1,2147483647], default: -1]
4.89/4.90	c separating/rapidlearning/freq = 0
4.89/4.90	c 
4.89/4.90	c -----------------------------------------------------------------------------------------------
4.89/4.90	c start solving
4.89/4.90	c 
118.60/118.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.60/118.63	c   119s|     1 |     0 | 33564 |     - | 221M|   0 |6977 |  15k|  46k|  15k|  46k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
263.59/263.69	c   264s|     1 |     0 | 57235 |     - | 221M|   0 |8418 |  15k|  46k|  15k|  46k| 155 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
449.60/449.60	c   450s|     1 |     0 | 85032 |     - | 222M|   0 |8409 |  15k|  46k|  15k|  47k| 296 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
629.11/629.21	c   629s|     1 |     0 |111452 |     - | 222M|   0 |8911 |  15k|  46k|  15k|  47k| 412 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
844.41/844.44	c   844s|     1 |     0 |142077 |     - | 222M|   0 |9245 |  15k|  46k|  15k|  47k| 537 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1074.01/1074.06	c  1074s|     1 |     0 |173175 |     - | 222M|   0 |9519 |  15k|  46k|  15k|  47k| 661 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1188.92/1188.91	c  1189s|     1 |     2 |173175 |     - | 222M|   0 |9519 |  15k|  46k|  15k|  47k| 661 |   0 |  26 | 0.000000e+00 |      --      |    Inf 
1800.03/1800.01	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.01	c Solving Time (sec) : 1800.01
1800.03/1800.01	c Solving Nodes      : 5
1800.03/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.01	c Gap                : infinite
1800.03/1800.01	s UNKNOWN
1800.03/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.01	c Total Time         :    1800.01
1800.03/1800.01	c   solving          :    1800.01
1800.03/1800.01	c   presolving       :       4.09 (included in solving)
1800.03/1800.01	c   reading          :       0.70 (included in solving)
1800.03/1800.01	c Original Problem   :
1800.03/1800.01	c   Problem name     : HOME/instance-3453330-1307117185.opb
1800.03/1800.01	c   Variables        : 32912 (32912 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.01	c   Constraints      : 109848 initial, 109848 maximal
1800.03/1800.01	c Presolved Problem  :
1800.03/1800.01	c   Problem name     : t_HOME/instance-3453330-1307117185.opb
1800.03/1800.01	c   Variables        : 15641 (15641 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.01	c   Constraints      : 46826 initial, 46826 maximal
1800.03/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.03/1800.01	c   trivial          :       0.02        744          0          0          0          0          0          0          0          0
1800.03/1800.01	c   dualfix          :       0.03        109          0          0          0          0          0          0          0          0
1800.03/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   implics          :       0.10          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   knapsack         :       0.16          0          0          0          0          0          0          0         22        177
1800.03/1800.01	c   setppc           :       0.08          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   linear           :       3.34      12831       3587          0      13492          0      63022          0         61         68
1800.03/1800.01	c   logicor          :       0.02          0          0          0          0          0          0          0          0          0
1800.03/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.03/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   integral         :          0          0          0          4          0          1          0          0          0          0          0          8
1800.03/1800.01	c   knapsack         :        494          5        117          0          1          0          0          0          0       1002          0          0
1800.03/1800.01	c   setppc           :      38810          5        117          0          1          0          0          0       1284          0          0          0
1800.03/1800.01	c   logicor          :       7522          5        112          0          1          0          0          0          0          0          0          0
1800.03/1800.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1800.03/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.03/1800.01	c   integral         :     402.39       0.00       0.00     402.39       0.00       0.00       0.00
1800.03/1800.01	c   knapsack         :       0.02       0.02       0.00       0.00       0.00       0.00       0.00
1800.03/1800.01	c   setppc           :       0.07       0.01       0.06       0.00       0.01       0.00       0.00
1800.03/1800.01	c   logicor          :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1800.03/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.03/1800.01	c   vbounds          :          0          0          0          0
1800.03/1800.01	c   rootredcost      :          0          0          0          0
1800.03/1800.01	c   pseudoobj        :          0          0          0          0
1800.03/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.01	c   vbounds          :       0.00       0.00       0.00
1800.03/1800.01	c   rootredcost      :       0.00       0.00       0.00
1800.03/1800.01	c   pseudoobj        :       0.00       0.00       0.00
1800.03/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.03/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.01	c   cut pool         :       0.00          4          -          -         12          -    (maximal pool size: 156)
1800.03/1800.01	c   redcost          :       0.00          8          0          0          0          0
1800.03/1800.01	c   impliedbounds    :       0.09          5          0          0        139          0
1800.03/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.01	c   gomory           :      93.35          5          0          0       1533          0
1800.03/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.03/1800.01	c   strongcg         :      91.91          5          0          0       1533          0
1800.03/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.03/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.03/1800.01	c   clique           :      17.14          5          0          0         38          0
1800.03/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.01	c   mcf              :      10.46          5          0          0         51          0
1800.03/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.03/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.01	c Pricers            :       Time      Calls       Vars
1800.03/1800.01	c   problem variables:       0.00          0          0
1800.03/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.01	c   relpscost        :     402.39          4          0          0          0          0          8
1800.03/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   inference        :       0.00          1          0          0          0          0          2
1800.03/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.01	c   LP solutions     :       0.00          -          0
1800.03/1800.01	c   pseudo solutions :       0.00          -          0
1800.03/1800.01	c   trivial          :       0.02          1          0
1800.03/1800.01	c   shiftandpropagate:       0.00          0          0
1800.03/1800.01	c   simplerounding   :       0.00          0          0
1800.03/1800.01	c   zirounding       :       0.00          0          0
1800.03/1800.01	c   rounding         :       0.00          0          0
1800.03/1800.01	c   shifting         :       0.00          0          0
1800.03/1800.01	c   intshifting      :       0.00          0          0
1800.03/1800.01	c   oneopt           :       0.00          0          0
1800.03/1800.01	c   twoopt           :       0.00          0          0
1800.03/1800.01	c   fixandinfer      :       0.00          0          0
1800.03/1800.01	c   feaspump         :       0.00          0          0
1800.03/1800.01	c   clique           :       0.00          0          0
1800.03/1800.01	c   coefdiving       :       0.00          0          0
1800.03/1800.01	c   pscostdiving     :       0.00          0          0
1800.03/1800.01	c   fracdiving       :       0.00          0          0
1800.03/1800.01	c   veclendiving     :       0.00          0          0
1800.03/1800.01	c   intdiving        :       0.00          0          0
1800.03/1800.01	c   actconsdiving    :       0.00          0          0
1800.03/1800.01	c   objpscostdiving  :       0.00          0          0
1800.03/1800.01	c   rootsoldiving    :       0.00          0          0
1800.03/1800.01	c   linesearchdiving :       0.00          0          0
1800.03/1800.01	c   guideddiving     :       0.00          0          0
1800.03/1800.01	c   octane           :       0.00          0          0
1800.03/1800.01	c   rens             :       0.00          0          0
1800.03/1800.01	c   rins             :       0.00          0          0
1800.03/1800.01	c   localbranching   :       0.00          0          0
1800.03/1800.01	c   mutation         :       0.00          0          0
1800.03/1800.01	c   crossover        :       0.00          0          0
1800.03/1800.01	c   dins             :       0.00          0          0
1800.03/1800.01	c   vbounds          :       0.00          0          0
1800.03/1800.01	c   undercover       :       0.00          0          0
1800.03/1800.01	c   subnlp           :       0.00          0          0
1800.03/1800.01	c   trysol           :       0.00          0          0
1800.03/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.01	c   primal LP        :       0.07          0          0       0.00       0.00
1800.03/1800.01	c   dual LP          :    1179.39         10     235338   23533.80     199.54
1800.03/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.03/1800.01	c   strong branching :     402.37         92      92000    1000.00     228.65
1800.03/1800.01	c     (at root node) :          -         26      26000    1000.00          -
1800.03/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.01	c B&B Tree           :
1800.03/1800.01	c   number of runs   :          1
1800.03/1800.01	c   nodes            :          5
1800.03/1800.01	c   nodes (total)    :          5
1800.03/1800.01	c   nodes left       :          6
1800.03/1800.01	c   max depth        :          3
1800.03/1800.01	c   max depth (total):          3
1800.03/1800.01	c   backtracks       :          0 (0.0%)
1800.03/1800.01	c   delayed cutoffs  :          0
1800.03/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.03/1800.01	c   avg switch length:       1.20
1800.03/1800.01	c   switching time   :       0.07
1800.03/1800.01	c Solution           :
1800.03/1800.01	c   Solutions found  :          0 (0 improvements)
1800.03/1800.01	c   Primal Bound     :          -
1800.03/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.01	c   Gap              :   infinite
1800.03/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.01	c   Root Iterations  :     173175

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3453330-1307117185/watcher-3453330-1307117185 -o /tmp/evaluation-result-3453330-1307117185/solver-3453330-1307117185 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453330-1307117185.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.01 2/514 8020
/proc/meminfo: memFree=18584024/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=10352 CPUtime=0 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 1584 0 0 0 0 0 0 0 25 0 1 0 901949341 10600448 1538 33554432000 4194304 9128323 140734461001632 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8020/statm: 2588 1538 397 1205 0 1379 0

[startup+0.117929 s]
/proc/loadavg: 2.11 2.05 2.01 2/514 8020
/proc/meminfo: memFree=18584024/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=28628 CPUtime=0.11 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 6166 0 0 0 11 0 0 0 25 0 1 0 901949341 29315072 6118 33554432000 4194304 9128323 140734461001632 18446744073709551615 6191637 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8020/statm: 7157 6118 397 1205 0 5948 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 28628

[startup+0.200918 s]
/proc/loadavg: 2.11 2.05 2.01 2/514 8020
/proc/meminfo: memFree=18584024/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=32212 CPUtime=0.19 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 7054 0 0 0 19 0 0 0 25 0 1 0 901949341 32985088 7004 33554432000 4194304 9128323 140734461001632 18446744073709551615 8008939 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8020/statm: 8053 7004 397 1205 0 6844 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32212

[startup+0.3009 s]
/proc/loadavg: 2.11 2.05 2.01 2/514 8020
/proc/meminfo: memFree=18584024/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=36744 CPUtime=0.29 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 8190 0 0 0 29 0 0 0 25 0 1 0 901949341 37625856 8138 33554432000 4194304 9128323 140734461001632 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8020/statm: 9186 8138 397 1205 0 7977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36744

[startup+0.700836 s]
/proc/loadavg: 2.11 2.05 2.01 2/514 8020
/proc/meminfo: memFree=18584024/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=66884 CPUtime=0.69 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 15700 0 0 0 68 1 0 0 25 0 1 0 901949341 68489216 15640 33554432000 4194304 9128323 140734461001632 18446744073709551615 6165276 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8020/statm: 16721 15640 397 1205 0 15512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66884

[startup+1.50058 s]
/proc/loadavg: 2.11 2.05 2.01 3/515 8021
/proc/meminfo: memFree=18391700/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=245048 CPUtime=1.49 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 64001 0 0 0 143 6 0 0 25 0 1 0 901949341 250929152 59587 33554432000 4194304 9128323 140734461001632 18446744073709551615 6593138 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 61262 59587 509 1205 0 60053 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 245048

[startup+3.10042 s]
/proc/loadavg: 2.10 2.05 2.01 3/515 8021
/proc/meminfo: memFree=18099804/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=345152 CPUtime=3.09 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 88366 0 0 0 301 8 0 0 25 0 1 0 901949341 353435648 83952 33554432000 4194304 9128323 140734461001632 18446744073709551615 6593421 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 86288 83952 518 1205 0 85079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 345152

[startup+6.30085 s]
/proc/loadavg: 2.10 2.05 2.01 3/515 8021
/proc/meminfo: memFree=17964604/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=433292 CPUtime=6.29 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 114653 0 0 0 618 11 0 0 20 0 1 0 901949341 443691008 104535 33554432000 4194304 9128323 140734461001632 18446744073709551615 7312779 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 108323 104535 730 1205 0 107114 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 433292

[startup+12.7007 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 8021
/proc/meminfo: memFree=17941860/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=440276 CPUtime=12.69 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 116650 0 0 0 1256 13 0 0 25 0 1 0 901949341 450842624 106477 33554432000 4194304 9128323 140734461001632 18446744073709551615 7312823 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 110069 106477 725 1205 0 108860 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 440276

[startup+25.5005 s]
/proc/loadavg: 2.07 2.05 2.00 3/515 8022
/proc/meminfo: memFree=17930708/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=443156 CPUtime=25.49 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 117506 0 0 0 2534 15 0 0 25 0 1 0 901949341 453791744 107331 33554432000 4194304 9128323 140734461001632 18446744073709551615 7284961 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 110789 107331 723 1205 0 109580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 443156

[startup+51.101 s]
/proc/loadavg: 2.05 2.04 2.00 3/515 8022
/proc/meminfo: memFree=17926124/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=443156 CPUtime=51.09 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 117546 0 0 0 5092 17 0 0 25 0 1 0 901949341 453791744 107371 33554432000 4194304 9128323 140734461001632 18446744073709551615 7316156 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 110789 107371 723 1205 0 109580 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 443156

[startup+102.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 8024
/proc/meminfo: memFree=17918604/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=445164 CPUtime=102.3 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 118006 0 0 0 10209 21 0 0 25 0 1 0 901949341 455847936 107796 33554432000 4194304 9128323 140734461001632 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 111291 107796 696 1205 0 110082 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 445164

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8025
/proc/meminfo: memFree=17898596/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=450504 CPUtime=162.3 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 120153 0 0 0 16201 29 0 0 25 0 1 0 901949341 461316096 109917 33554432000 4194304 9128323 140734461001632 18446744073709551615 7315582 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 112626 109917 733 1205 0 111417 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 450504

[startup+222.32 s]
/proc/loadavg: 2.11 2.05 2.01 3/515 8027
/proc/meminfo: memFree=17889508/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=457624 CPUtime=222.31 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 122361 0 0 0 22197 34 0 0 25 0 1 0 901949341 468606976 112125 33554432000 4194304 9128323 140734461001632 18446744073709551615 7315378 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 114406 112125 733 1205 0 113197 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 457624

[startup+282.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 8028
/proc/meminfo: memFree=17890724/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=457624 CPUtime=282.29 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 122362 0 0 0 28189 40 0 0 25 0 1 0 901949341 468606976 112126 33554432000 4194304 9128323 140734461001632 18446744073709551615 7021555 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 114406 112126 734 1205 0 113197 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 457624

[startup+342.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 8030
/proc/meminfo: memFree=17888468/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=460452 CPUtime=342.3 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 125885 0 0 0 34183 47 0 0 25 0 1 0 901949341 471502848 112466 33554432000 4194304 9128323 140734461001632 18446744073709551615 7286019 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 115113 112466 734 1205 0 113904 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 460452

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 8032
/proc/meminfo: memFree=17881236/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=466164 CPUtime=402.3 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 127585 0 0 0 40177 53 0 0 25 0 1 0 901949341 477351936 114166 33554432000 4194304 9128323 140734461001632 18446744073709551615 7284944 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116541 114166 734 1205 0 115332 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 466164

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8033
/proc/meminfo: memFree=17877348/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=466164 CPUtime=462.3 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 127585 0 0 0 46173 57 0 0 25 0 1 0 901949341 477351936 114166 33554432000 4194304 9128323 140734461001632 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116541 114166 734 1205 0 115332 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 466164

[startup+522.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/515 8035
/proc/meminfo: memFree=17872972/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=466164 CPUtime=522.3 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 127587 0 0 0 52167 63 0 0 25 0 1 0 901949341 477351936 114168 33554432000 4194304 9128323 140734461001632 18446744073709551615 7325968 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116541 114168 734 1205 0 115332 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 466164

[startup+582.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 8036
/proc/meminfo: memFree=17872324/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=466164 CPUtime=582.31 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 127588 0 0 0 58162 69 0 0 25 0 1 0 901949341 477351936 114169 33554432000 4194304 9128323 140734461001632 18446744073709551615 7082058 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116541 114169 734 1205 0 115332 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 466164

[startup+642.3 s]

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

[startup+882.319 s]
/proc/loadavg: 2.12 2.06 2.01 3/515 8044
/proc/meminfo: memFree=17869772/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=467736 CPUtime=882.33 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 128145 0 0 0 88137 96 0 0 25 0 1 0 901949341 478961664 114726 33554432000 4194304 9128323 140734461001632 18446744073709551615 7018441 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116934 114726 734 1205 0 115725 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 467736

[startup+942.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/515 8046
/proc/meminfo: memFree=17870112/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=467736 CPUtime=942.31 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 128145 0 0 0 94130 101 0 0 25 0 1 0 901949341 478961664 114726 33554432000 4194304 9128323 140734461001632 18446744073709551615 7315183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116934 114726 734 1205 0 115725 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 467736

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 8048
/proc/meminfo: memFree=17895604/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=467736 CPUtime=1002.31 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 128145 0 0 0 100126 105 0 0 25 0 1 0 901949341 478961664 114726 33554432000 4194304 9128323 140734461001632 18446744073709551615 7241283 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116934 114726 734 1205 0 115725 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 467736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8049
/proc/meminfo: memFree=17893340/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=470252 CPUtime=1062.32 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 130266 0 0 0 106122 110 0 0 25 0 1 0 901949341 481538048 115347 33554432000 4194304 9128323 140734461001632 18446744073709551615 7359165 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 117563 115347 734 1205 0 116354 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 470252

[startup+1122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/515 8051
/proc/meminfo: memFree=17893300/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=470252 CPUtime=1122.31 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 130269 0 0 0 112117 114 0 0 25 0 1 0 901949341 481538048 115350 33554432000 4194304 9128323 140734461001632 18446744073709551615 6941934 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 117563 115350 737 1205 0 116354 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 470252

[startup+1182.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/515 8052
/proc/meminfo: memFree=17892132/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=470252 CPUtime=1182.32 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 130269 0 0 0 118112 120 0 0 25 0 1 0 901949341 481538048 115350 33554432000 4194304 9128323 140734461001632 18446744073709551615 6941094 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 117563 115350 737 1205 0 116354 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 470252

[startup+1242.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/515 8054
/proc/meminfo: memFree=17892228/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=470252 CPUtime=1242.32 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 130272 0 0 0 124107 125 0 0 25 0 1 0 901949341 481538048 115353 33554432000 4194304 9128323 140734461001632 18446744073709551615 7316174 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 117563 115353 740 1205 0 116354 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 470252

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 8056
/proc/meminfo: memFree=17890824/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=470252 CPUtime=1302.32 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 130272 0 0 0 130104 128 0 0 25 0 1 0 901949341 481538048 115353 33554432000 4194304 9128323 140734461001632 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 117563 115353 740 1205 0 116354 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 470252

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8057
/proc/meminfo: memFree=17889060/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=473444 CPUtime=1362.32 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 131070 0 0 0 136100 132 0 0 25 0 1 0 901949341 484806656 116151 33554432000 4194304 9128323 140734461001632 18446744073709551615 6941934 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118361 116151 740 1205 0 117152 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 473444

[startup+1422.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/515 8059
/proc/meminfo: memFree=17856156/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=473444 CPUtime=1422.33 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 131070 0 0 0 142095 138 0 0 25 0 1 0 901949341 484806656 116151 33554432000 4194304 9128323 140734461001632 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118361 116151 740 1205 0 117152 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 473444

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/515 8060
/proc/meminfo: memFree=17839516/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=473444 CPUtime=1482.32 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 131070 0 0 0 148089 143 0 0 25 0 1 0 901949341 484806656 116151 33554432000 4194304 9128323 140734461001632 18446744073709551615 7384862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118361 116151 740 1205 0 117152 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 473444

[startup+1542.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 8062
/proc/meminfo: memFree=17824236/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=473444 CPUtime=1542.34 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 131070 0 0 0 154087 147 0 0 25 0 1 0 901949341 484806656 116151 33554432000 4194304 9128323 140734461001632 18446744073709551615 7315689 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118361 116151 740 1205 0 117152 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 473444

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 8064
/proc/meminfo: memFree=17833624/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=473444 CPUtime=1602.33 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 131070 0 0 0 160079 154 0 0 25 0 1 0 901949341 484806656 116151 33554432000 4194304 9128323 140734461001632 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118361 116151 740 1205 0 117152 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 473444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 8065
/proc/meminfo: memFree=17833472/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=473444 CPUtime=1662.33 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 131070 0 0 0 166072 161 0 0 25 0 1 0 901949341 484806656 116151 33554432000 4194304 9128323 140734461001632 18446744073709551615 7316174 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118361 116151 740 1205 0 117152 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 473444

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/515 8067
/proc/meminfo: memFree=17827240/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=467804 CPUtime=1722.33 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 132284 0 0 0 172065 168 0 0 25 0 1 0 901949341 479031296 114773 33554432000 4194304 9128323 140734461001632 18446744073709551615 7315710 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 116951 114773 740 1205 0 115742 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 467804

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/515 8068
/proc/meminfo: memFree=17822108/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=472820 CPUtime=1782.33 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 133328 0 0 0 178059 174 0 0 25 0 1 0 901949341 484167680 115817 33554432000 4194304 9128323 140734461001632 18446744073709551615 7286040 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118205 115817 740 1205 0 116996 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 472820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.97 2.03 2.00 2/509 8087
/proc/meminfo: memFree=18784056/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=472820 CPUtime=1800.04 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 133329 0 0 0 179828 176 0 0 25 0 1 0 901949341 484167680 115818 33554432000 4194304 9128323 140734461001632 18446744073709551615 4893760 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118205 115818 741 1205 0 116996 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 472820

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

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

[startup+1800 s]
/proc/loadavg: 1.97 2.03 2.00 2/509 8087
/proc/meminfo: memFree=18784056/32950940 swapFree=67111364/67111528
[pid=8020] ppid=8018 vsize=472820 CPUtime=1800.04 cores=0,2,4,6
/proc/8020/stat : 8020 (scip-2.0.1.4.li) R 8018 8020 4622 0 -1 4202496 133329 0 0 0 179828 176 0 0 25 0 1 0 901949341 484167680 115818 33554432000 4194304 9128323 140734461001632 18446744073709551615 4893760 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/8020/statm: 118205 115818 741 1205 0 116996 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 472820

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.08
CPU user time (s): 1798.3
CPU system time (s): 1.78473
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 483444

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

runsolver used 9.73852 second user time and 21.0938 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-03 18:06:26
IDJOB=3453330
IDBENCH=74273
IDSOLVER=1949
FILE ID=node117/3453330-1307117185
RUNJOBID= node117-1307109834-5829
PBS_JOBID= 13497973
Free space on /tmp= 73604 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12026_5-unsat.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453330-1307117185/watcher-3453330-1307117185 -o /tmp/evaluation-result-3453330-1307117185/solver-3453330-1307117185 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453330-1307117185.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= db859a15c3accfca5f41bc17f134e06b
RANDOM SEED=1206205187

node117.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18584304 kB
Buffers:        367308 kB
Cached:        3171992 kB
SwapCached:          0 kB
Active:       10887780 kB
Inactive:      3080236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18584304 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           34092 kB
Writeback:           0 kB
AnonPages:    10428092 kB
Mapped:          44156 kB
Slab:           269932 kB
PageTables:      59392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 150150856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73608 MiB
End job on node117 at 2011-06-03 18:36:28