Trace number 3486148

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 2 2011-06-10 (fixed)? 1797.31 1797.27

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.5]
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-3486148-1307791697.opb>
0.49/0.57	c original problem has 32912 variables (32912 bin, 0 int, 0 impl, 0 cont) and 109848 constraints
0.49/0.57	c problem read
0.49/0.58	c No objective function, only one solution is needed.
0.49/0.58	c presolving settings loaded
0.89/0.92	c presolving:
3.40/3.48	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
4.59/4.68	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.99/5.05	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
5.09/5.18	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
5.19/5.27	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
5.29/5.33	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
5.29/5.36	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
5.29/5.38	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
5.39/5.40	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
5.39/5.42	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
5.39/5.43	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
5.39/5.45	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
5.59/5.62	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
5.69/5.79	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
5.80/5.89	c presolving (15 rounds):
5.80/5.89	c  17271 deleted vars, 63022 deleted constraints, 0 added constraints, 13492 tightened bounds, 0 added holes, 83 changed sides, 245 changed coefficients
5.80/5.89	c  6245981 implications, 1989 cliques
5.80/5.89	c presolved problem has 15641 variables (15641 bin, 0 int, 0 impl, 0 cont) and 46826 constraints
5.80/5.89	c     494 constraints of type <knapsack>
5.80/5.89	c   38810 constraints of type <setppc>
5.80/5.89	c    7522 constraints of type <logicor>
5.80/5.89	c transformed objective value is always integral (scale: 1)
5.80/5.89	c Presolving Time: 5.22
5.80/5.89	c - non default parameters ----------------------------------------------------------------------
5.80/5.89	c # SCIP version 2.0.1.4
5.80/5.89	c 
5.80/5.89	c # frequency for displaying node information lines
5.80/5.89	c # [type: int, range: [-1,2147483647], default: 100]
5.80/5.89	c display/freq = 10000
5.80/5.89	c 
5.80/5.89	c # maximal time in seconds to run
5.80/5.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.80/5.89	c limits/time = 1797
5.80/5.89	c 
5.80/5.89	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.80/5.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.80/5.89	c limits/memory = 13950
5.80/5.89	c 
5.80/5.89	c # solving stops, if the given number of solutions were found (-1: no limit)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: -1]
5.80/5.89	c limits/solutions = 1
5.80/5.89	c 
5.80/5.89	c # maximal number of separation rounds per node (-1: unlimited)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: 5]
5.80/5.89	c separating/maxrounds = 1
5.80/5.89	c 
5.80/5.89	c # maximal number of separation rounds in the root node (-1: unlimited)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: -1]
5.80/5.89	c separating/maxroundsroot = 5
5.80/5.89	c 
5.80/5.89	c # default clock type (1: CPU user seconds, 2: wall clock time)
5.80/5.89	c # [type: int, range: [1,2], default: 1]
5.80/5.89	c timing/clocktype = 2
5.80/5.89	c 
5.80/5.89	c # belongs reading time to solving time?
5.80/5.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.80/5.89	c timing/reading = TRUE
5.80/5.89	c 
5.80/5.89	c # should presolving try to simplify inequalities
5.80/5.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.80/5.89	c constraints/linear/simplifyinequalities = TRUE
5.80/5.89	c 
5.80/5.89	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.80/5.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.80/5.89	c constraints/indicator/addCouplingCons = TRUE
5.80/5.89	c 
5.80/5.89	c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.80/5.89	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.80/5.89	c constraints/knapsack/disaggregation = FALSE
5.80/5.89	c 
5.80/5.89	c # should presolving try to simplify knapsacks
5.80/5.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.80/5.89	c constraints/knapsack/simplifyinequalities = TRUE
5.80/5.89	c 
5.80/5.89	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: -1]
5.80/5.89	c presolving/probing/maxrounds = 0
5.80/5.89	c 
5.80/5.89	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.89	c heuristics/coefdiving/freq = -1
5.80/5.89	c 
5.80/5.89	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.80/5.89	c heuristics/coefdiving/maxlpiterquot = 0.075
5.80/5.89	c 
5.80/5.89	c # additional number of allowed LP iterations
5.80/5.89	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.89	c heuristics/coefdiving/maxlpiterofs = 1500
5.80/5.89	c 
5.80/5.89	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: 30]
5.80/5.89	c heuristics/crossover/freq = -1
5.80/5.89	c 
5.80/5.89	c # number of nodes added to the contingent of the total nodes
5.80/5.89	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.80/5.89	c heuristics/crossover/nodesofs = 750
5.80/5.89	c 
5.80/5.89	c # number of nodes without incumbent change that heuristic should wait
5.80/5.89	c # [type: longint, range: [0,9223372036854775807], default: 200]
5.80/5.89	c heuristics/crossover/nwaitingnodes = 100
5.80/5.89	c 
5.80/5.89	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.80/5.89	c # [type: real, range: [0,1], default: 0.1]
5.80/5.89	c heuristics/crossover/nodesquot = 0.15
5.80/5.89	c 
5.80/5.89	c # minimum percentage of integer variables that have to be fixed 
5.80/5.89	c # [type: real, range: [0,1], default: 0.666]
5.80/5.89	c heuristics/crossover/minfixingrate = 0.5
5.80/5.89	c 
5.80/5.89	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: 20]
5.80/5.89	c heuristics/feaspump/freq = -1
5.80/5.89	c 
5.80/5.89	c # additional number of allowed LP iterations
5.80/5.89	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.89	c heuristics/feaspump/maxlpiterofs = 2000
5.80/5.89	c 
5.80/5.89	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.89	c heuristics/fracdiving/freq = -1
5.80/5.89	c 
5.80/5.89	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.80/5.89	c heuristics/fracdiving/maxlpiterquot = 0.075
5.80/5.89	c 
5.80/5.89	c # additional number of allowed LP iterations
5.80/5.89	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.89	c heuristics/fracdiving/maxlpiterofs = 1500
5.80/5.89	c 
5.80/5.89	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.80/5.89	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.89	c heuristics/guideddiving/freq = -1
5.80/5.89	c 
5.80/5.89	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.80/5.89	c heuristics/guideddiving/maxlpiterquot = 0.075
5.80/5.89	c 
5.80/5.89	c # additional number of allowed LP iterations
5.80/5.89	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.89	c heuristics/guideddiving/maxlpiterofs = 1500
5.80/5.89	c 
5.80/5.89	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.89	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.80/5.89	c heuristics/intdiving/maxlpiterquot = 0.075
5.80/5.89	c 
5.80/5.89	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.90	c heuristics/intshifting/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.90	c heuristics/linesearchdiving/freq = -1
5.80/5.90	c 
5.80/5.90	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.80/5.90	c heuristics/linesearchdiving/maxlpiterquot = 0.075
5.80/5.90	c 
5.80/5.90	c # additional number of allowed LP iterations
5.80/5.90	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.90	c heuristics/linesearchdiving/maxlpiterofs = 1500
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 20]
5.80/5.90	c heuristics/objpscostdiving/freq = -1
5.80/5.90	c 
5.80/5.90	c # maximal fraction of diving LP iterations compared to total iteration number
5.80/5.90	c # [type: real, range: [0,1], default: 0.01]
5.80/5.90	c heuristics/objpscostdiving/maxlpiterquot = 0.015
5.80/5.90	c 
5.80/5.90	c # additional number of allowed LP iterations
5.80/5.90	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.90	c heuristics/objpscostdiving/maxlpiterofs = 1500
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 1]
5.80/5.90	c heuristics/oneopt/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.90	c heuristics/pscostdiving/freq = -1
5.80/5.90	c 
5.80/5.90	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.80/5.90	c heuristics/pscostdiving/maxlpiterquot = 0.075
5.80/5.90	c 
5.80/5.90	c # additional number of allowed LP iterations
5.80/5.90	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.90	c heuristics/pscostdiving/maxlpiterofs = 1500
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 0]
5.80/5.90	c heuristics/rens/freq = -1
5.80/5.90	c 
5.80/5.90	c # minimum percentage of integer variables that have to be fixable 
5.80/5.90	c # [type: real, range: [0,1], default: 0.5]
5.80/5.90	c heuristics/rens/minfixingrate = 0.3
5.80/5.90	c 
5.80/5.90	c # number of nodes added to the contingent of the total nodes
5.80/5.90	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.80/5.90	c heuristics/rens/nodesofs = 2000
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 20]
5.80/5.90	c heuristics/rootsoldiving/freq = -1
5.80/5.90	c 
5.80/5.90	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.80/5.90	c heuristics/rootsoldiving/maxlpiterquot = 0.015
5.80/5.90	c 
5.80/5.90	c # additional number of allowed LP iterations
5.80/5.90	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.90	c heuristics/rootsoldiving/maxlpiterofs = 1500
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 1]
5.80/5.90	c heuristics/rounding/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 0]
5.80/5.90	c heuristics/shiftandpropagate/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.90	c heuristics/shifting/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 1]
5.80/5.90	c heuristics/simplerounding/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 1]
5.80/5.90	c heuristics/subnlp/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 0]
5.80/5.90	c heuristics/trivial/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 1]
5.80/5.90	c heuristics/trysol/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 0]
5.80/5.90	c heuristics/undercover/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 10]
5.80/5.90	c heuristics/veclendiving/freq = -1
5.80/5.90	c 
5.80/5.90	c # maximal fraction of diving LP iterations compared to node LP iterations
5.80/5.90	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.80/5.90	c heuristics/veclendiving/maxlpiterquot = 0.075
5.80/5.90	c 
5.80/5.90	c # additional number of allowed LP iterations
5.80/5.90	c # [type: int, range: [0,2147483647], default: 1000]
5.80/5.90	c heuristics/veclendiving/maxlpiterofs = 1500
5.80/5.90	c 
5.80/5.90	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 1]
5.80/5.90	c heuristics/zirounding/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 0]
5.80/5.90	c separating/cmir/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: 0]
5.80/5.90	c separating/flowcover/freq = -1
5.80/5.90	c 
5.80/5.90	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.80/5.90	c # [type: int, range: [-1,2147483647], default: -1]
5.80/5.90	c separating/rapidlearning/freq = 0
5.80/5.90	c 
5.80/5.90	c -----------------------------------------------------------------------------------------------
5.80/5.90	c start solving
5.90/5.90	c 
117.39/117.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
117.39/117.40	c   117s|     1 |     0 | 33564 |     - | 221M|   0 |6977 |  15k|  46k|  15k|  46k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
259.70/259.71	c   260s|     1 |     0 | 57235 |     - | 221M|   0 |8418 |  15k|  46k|  15k|  46k| 155 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
442.70/442.76	c   443s|     1 |     0 | 85032 |     - | 222M|   0 |8409 |  15k|  46k|  15k|  47k| 296 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
618.60/618.61	c   619s|     1 |     0 |111452 |     - | 222M|   0 |8911 |  15k|  46k|  15k|  47k| 412 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
829.71/829.79	c   830s|     1 |     0 |142077 |     - | 222M|   0 |9245 |  15k|  46k|  15k|  47k| 537 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1055.81/1055.86	c  1056s|     1 |     0 |173175 |     - | 222M|   0 |9519 |  15k|  46k|  15k|  47k| 661 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1169.62/1169.67	c  1170s|     1 |     2 |173175 |     - | 222M|   0 |9519 |  15k|  46k|  15k|  47k| 661 |   0 |  26 | 0.000000e+00 |      --      |    Inf 
1797.04/1797.05	c 
1797.04/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1797.04/1797.05	c Solving Time (sec) : 1797.05
1797.04/1797.05	c Solving Nodes      : 5
1797.04/1797.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.04/1797.05	c Dual Bound         : +0.00000000000000e+00
1797.04/1797.05	c Gap                : infinite
1797.04/1797.05	s UNKNOWN
1797.04/1797.05	c SCIP Status        : solving was interrupted [time limit reached]
1797.04/1797.05	c Total Time         :    1797.05
1797.04/1797.05	c   solving          :    1797.05
1797.04/1797.05	c   presolving       :       5.22 (included in solving)
1797.04/1797.05	c   reading          :       0.58 (included in solving)
1797.04/1797.05	c Original Problem   :
1797.04/1797.05	c   Problem name     : HOME/instance-3486148-1307791697.opb
1797.04/1797.05	c   Variables        : 32912 (32912 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.04/1797.05	c   Constraints      : 109848 initial, 109848 maximal
1797.04/1797.05	c Presolved Problem  :
1797.04/1797.05	c   Problem name     : t_HOME/instance-3486148-1307791697.opb
1797.04/1797.05	c   Variables        : 15641 (15641 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.04/1797.05	c   Constraints      : 46826 initial, 46826 maximal
1797.04/1797.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.04/1797.05	c   trivial          :       0.02        744          0          0          0          0          0          0          0          0
1797.04/1797.05	c   dualfix          :       0.03        109          0          0          0          0          0          0          0          0
1797.04/1797.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.05	c   implics          :       0.10          0          0          0          0          0          0          0          0          0
1797.04/1797.05	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.05	c   knapsack         :       0.15          0          0          0          0          0          0          0         22        177
1797.04/1797.05	c   setppc           :       0.08          0          0          0          0          0          0          0          0          0
1797.04/1797.05	c   linear           :       4.48      12831       3587          0      13492          0      63022          0         61         68
1797.04/1797.05	c   logicor          :       0.02          0          0          0          0          0          0          0          0          0
1797.04/1797.05	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.04/1797.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.04/1797.05	c   integral         :          0          0          0          4          0          1          0          0          0          0          0          8
1797.04/1797.05	c   knapsack         :        494          5        117          0          1          0          0          0          0       1002          0          0
1797.04/1797.05	c   setppc           :      38810          5        117          0          1          0          0          0       1284          0          0          0
1797.04/1797.05	c   logicor          :       7522          5        112          0          1          0          0          0          0          0          0          0
1797.04/1797.05	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.04/1797.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.04/1797.05	c   integral         :     398.89       0.00       0.00     398.89       0.00       0.00       0.00
1797.04/1797.05	c   knapsack         :       0.02       0.02       0.00       0.00       0.00       0.00       0.00
1797.04/1797.05	c   setppc           :       0.07       0.01       0.06       0.00       0.01       0.00       0.00
1797.04/1797.05	c   logicor          :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1797.04/1797.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.04/1797.05	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.04/1797.05	c   vbounds          :          0          0          0          0
1797.04/1797.05	c   rootredcost      :          0          0          0          0
1797.04/1797.05	c   pseudoobj        :          0          0          0          0
1797.04/1797.05	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.04/1797.05	c   vbounds          :       0.00       0.00       0.00
1797.04/1797.05	c   rootredcost      :       0.00       0.00       0.00
1797.04/1797.05	c   pseudoobj        :       0.00       0.00       0.00
1797.04/1797.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.04/1797.05	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.04/1797.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.04/1797.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.04/1797.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.04/1797.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.04/1797.05	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.04/1797.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.04/1797.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.04/1797.05	c   cut pool         :       0.00          4          -          -         12          -    (maximal pool size: 156)
1797.04/1797.05	c   redcost          :       0.00          8          0          0          0          0
1797.04/1797.05	c   impliedbounds    :       0.08          5          0          0        139          0
1797.04/1797.05	c   intobj           :       0.00          0          0          0          0          0
1797.04/1797.05	c   gomory           :      88.87          5          0          0       1533          0
1797.04/1797.05	c   cgmip            :       0.00          0          0          0          0          0
1797.04/1797.05	c   closecuts        :       0.00          0          0          0          0          0
1797.04/1797.05	c   strongcg         :      86.89          5          0          0       1533          0
1797.04/1797.05	c   cmir             :       0.00          0          0          0          0          0
1797.04/1797.05	c   flowcover        :       0.00          0          0          0          0          0
1797.04/1797.05	c   clique           :      15.42          5          0          0         38          0
1797.04/1797.05	c   zerohalf         :       0.00          0          0          0          0          0
1797.04/1797.05	c   mcf              :      10.15          5          0          0         51          0
1797.04/1797.05	c   oddcycle         :       0.00          0          0          0          0          0
1797.04/1797.05	c   rapidlearning    :       0.00          0          0          0          0          0
1797.04/1797.05	c Pricers            :       Time      Calls       Vars
1797.04/1797.05	c   problem variables:       0.00          0          0
1797.04/1797.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.04/1797.05	c   relpscost        :     398.89          4          0          0          0          0          8
1797.04/1797.05	c   pscost           :       0.00          0          0          0          0          0          0
1797.04/1797.05	c   inference        :       0.00          1          0          0          0          0          2
1797.04/1797.05	c   mostinf          :       0.00          0          0          0          0          0          0
1797.04/1797.05	c   leastinf         :       0.00          0          0          0          0          0          0
1797.04/1797.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.04/1797.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.04/1797.05	c   random           :       0.00          0          0          0          0          0          0
1797.04/1797.05	c Primal Heuristics  :       Time      Calls      Found
1797.04/1797.05	c   LP solutions     :       0.00          -          0
1797.04/1797.05	c   pseudo solutions :       0.00          -          0
1797.04/1797.05	c   trivial          :       0.02          1          0
1797.04/1797.05	c   shiftandpropagate:       0.00          0          0
1797.04/1797.05	c   simplerounding   :       0.00          0          0
1797.04/1797.05	c   zirounding       :       0.00          0          0
1797.04/1797.05	c   rounding         :       0.00          0          0
1797.04/1797.05	c   shifting         :       0.00          0          0
1797.04/1797.05	c   intshifting      :       0.00          0          0
1797.04/1797.05	c   oneopt           :       0.00          0          0
1797.04/1797.05	c   twoopt           :       0.00          0          0
1797.04/1797.05	c   fixandinfer      :       0.00          0          0
1797.04/1797.05	c   feaspump         :       0.00          0          0
1797.04/1797.05	c   clique           :       0.00          0          0
1797.04/1797.05	c   coefdiving       :       0.00          0          0
1797.04/1797.05	c   pscostdiving     :       0.00          0          0
1797.04/1797.05	c   fracdiving       :       0.00          0          0
1797.04/1797.05	c   veclendiving     :       0.00          0          0
1797.04/1797.05	c   intdiving        :       0.00          0          0
1797.04/1797.05	c   actconsdiving    :       0.00          0          0
1797.04/1797.05	c   objpscostdiving  :       0.00          0          0
1797.04/1797.05	c   rootsoldiving    :       0.00          0          0
1797.04/1797.05	c   linesearchdiving :       0.00          0          0
1797.04/1797.05	c   guideddiving     :       0.00          0          0
1797.04/1797.05	c   octane           :       0.00          0          0
1797.04/1797.05	c   rens             :       0.00          0          0
1797.04/1797.05	c   rins             :       0.00          0          0
1797.04/1797.05	c   localbranching   :       0.00          0          0
1797.04/1797.05	c   mutation         :       0.00          0          0
1797.04/1797.05	c   crossover        :       0.00          0          0
1797.04/1797.05	c   dins             :       0.00          0          0
1797.04/1797.05	c   vbounds          :       0.00          0          0
1797.04/1797.05	c   undercover       :       0.00          0          0
1797.04/1797.05	c   subnlp           :       0.00          0          0
1797.04/1797.05	c   trysol           :       0.00          0          0
1797.04/1797.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.04/1797.05	c   primal LP        :       0.07          0          0       0.00       0.00
1797.04/1797.05	c   dual LP          :    1190.48         10     240804   24080.40     202.27
1797.04/1797.05	c   lex dual LP      :       0.00          0          0       0.00          -
1797.04/1797.05	c   barrier LP       :       0.00          0          0       0.00          -
1797.04/1797.05	c   diving/probing LP:       0.00          0          0       0.00          -
1797.04/1797.05	c   strong branching :     398.87         92      92000    1000.00     230.65
1797.04/1797.05	c     (at root node) :          -         26      26000    1000.00          -
1797.04/1797.05	c   conflict analysis:       0.00          0          0       0.00          -
1797.04/1797.05	c B&B Tree           :
1797.04/1797.05	c   number of runs   :          1
1797.04/1797.05	c   nodes            :          5
1797.04/1797.05	c   nodes (total)    :          5
1797.04/1797.05	c   nodes left       :          6
1797.04/1797.05	c   max depth        :          3
1797.04/1797.05	c   max depth (total):          3
1797.04/1797.05	c   backtracks       :          0 (0.0%)
1797.04/1797.05	c   delayed cutoffs  :          0
1797.04/1797.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.04/1797.05	c   avg switch length:       1.20
1797.04/1797.05	c   switching time   :       0.07
1797.04/1797.05	c Solution           :
1797.04/1797.05	c   Solutions found  :          0 (0 improvements)
1797.04/1797.05	c   Primal Bound     :          -
1797.04/1797.05	c   Dual Bound       : +0.00000000000000e+00
1797.04/1797.05	c   Gap              :   infinite
1797.04/1797.05	c   Root Dual Bound  : +0.00000000000000e+00
1797.04/1797.05	c   Root Iterations  :     173175
1797.24/1797.26	c Time complete: 1797.3.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3486148-1307791697/watcher-3486148-1307791697 -o /tmp/evaluation-result-3486148-1307791697/solver-3486148-1307791697 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486148-1307791697.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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.00 2.00 1.99 3/174 14293
/proc/meminfo: memFree=31447608/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=10212 CPUtime=0 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 1515 0 0 0 0 0 0 0 25 0 1 0 890770081 10457088 1470 33554432000 4194304 8979876 140736982354544 18446744073709551615 7790312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14293/statm: 2553 1488 363 1169 0 1380 0

[startup+0.106093 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 14293
/proc/meminfo: memFree=31447608/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=29284 CPUtime=0.09 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 6328 0 0 0 9 0 0 0 25 0 1 0 890770081 29986816 6282 33554432000 4194304 8979876 140736982354544 18446744073709551615 4536326 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14293/statm: 7321 6282 363 1169 0 6148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29284

[startup+0.201086 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 14293
/proc/meminfo: memFree=31447608/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=34328 CPUtime=0.19 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 7582 0 0 0 19 0 0 0 25 0 1 0 890770081 35151872 7536 33554432000 4194304 8979876 140736982354544 18446744073709551615 7836073 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14293/statm: 8582 7536 363 1169 0 7409 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34328

[startup+0.301057 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 14293
/proc/meminfo: memFree=31447608/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=40624 CPUtime=0.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 9158 0 0 0 29 1 0 0 25 0 1 0 890770081 41598976 9112 33554432000 4194304 8979876 140736982354544 18446744073709551615 7813232 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14293/statm: 10156 9112 363 1169 0 8983 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 40624

[startup+0.70099 s]
/proc/loadavg: 2.00 2.00 1.99 3/174 14293
/proc/meminfo: memFree=31447608/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=134720 CPUtime=0.69 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 32606 0 0 0 66 3 0 0 25 0 1 0 890770081 137953280 32541 33554432000 4194304 8979876 140736982354544 18446744073709551615 4786309 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 33680 32541 439 1169 0 32507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134720

[startup+1.50084 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 14294
/proc/meminfo: memFree=31247604/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=247720 CPUtime=1.49 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 64610 0 0 0 142 7 0 0 25 0 1 0 890770081 253665280 60273 33554432000 4194304 8979876 140736982354544 18446744073709551615 4772752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 61930 60273 493 1169 0 60757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247720

[startup+3.10055 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 14294
/proc/meminfo: memFree=31162784/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=332064 CPUtime=3.1 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 85023 0 0 0 301 9 0 0 25 0 1 0 890770081 340033536 80686 33554432000 4194304 8979876 140736982354544 18446744073709551615 4875174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 83016 80686 500 1169 0 81843 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 332064

[startup+6.30097 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 14294
/proc/meminfo: memFree=31111572/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=429628 CPUtime=6.29 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 112733 0 0 0 617 12 0 0 25 0 1 0 890770081 439939072 102816 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 107407 102816 758 1169 0 106234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 429628

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 14294
/proc/meminfo: memFree=31023740/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=440356 CPUtime=12.7 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 116610 0 0 0 1253 17 0 0 25 0 1 0 890770081 450924544 106505 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 110089 106505 716 1169 0 108916 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 440356

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 14295
/proc/meminfo: memFree=31020412/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=443232 CPUtime=25.5 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 117494 0 0 0 2531 19 0 0 25 0 1 0 890770081 453869568 107387 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 110808 107387 714 1169 0 109635 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 443232

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 14295
/proc/meminfo: memFree=31025416/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=443232 CPUtime=51.09 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 117533 0 0 0 5088 21 0 0 25 0 1 0 890770081 453869568 107426 33554432000 4194304 8979876 140736982354544 18446744073709551615 7157300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 110808 107426 714 1169 0 109635 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 443232

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 14297
/proc/meminfo: memFree=31020036/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=445244 CPUtime=102.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 117998 0 0 0 10204 26 0 0 25 0 1 0 890770081 455929856 107856 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146287 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 111311 107856 687 1169 0 110138 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 445244

[startup+162.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 14298
/proc/meminfo: memFree=31012000/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=452832 CPUtime=162.29 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 121006 0 0 0 16194 35 0 0 25 0 1 0 890770081 463699968 110838 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 113208 110838 725 1169 0 112035 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 452832

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 14300
/proc/meminfo: memFree=31009984/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=453760 CPUtime=222.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 124311 0 0 0 22187 43 0 0 25 0 1 0 890770081 464650240 110959 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146222 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 113440 110959 725 1169 0 112267 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 453760

[startup+282.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 14302
/proc/meminfo: memFree=31009576/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=454284 CPUtime=282.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 124457 0 0 0 28177 53 0 0 25 0 1 0 890770081 465186816 111105 33554432000 4194304 8979876 140736982354544 18446744073709551615 7841560 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 113571 111105 725 1169 0 112398 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 454284

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 14303
/proc/meminfo: memFree=31009660/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=455568 CPUtime=342.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 124773 0 0 0 34166 64 0 0 25 0 1 0 890770081 466501632 111421 33554432000 4194304 8979876 140736982354544 18446744073709551615 7144714 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14293/statm: 113892 111421 725 1169 0 112719 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 455568

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14305
/proc/meminfo: memFree=31000824/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=463920 CPUtime=402.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 131590 0 0 0 40160 70 0 0 25 0 1 0 890770081 475054080 113798 33554432000 4194304 8979876 140736982354544 18446744073709551615 6829040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14293/statm: 115980 113798 861 1169 0 114807 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 463920

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14306
/proc/meminfo: memFree=31000792/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=463920 CPUtime=462.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 131595 0 0 0 46153 77 0 0 25 0 1 0 890770081 475054080 113798 33554432000 4194304 8979876 140736982354544 18446744073709551615 6890496 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 115980 113798 856 1169 0 114807 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 463920

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14308
/proc/meminfo: memFree=31003736/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=459900 CPUtime=522.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 134530 0 0 0 52145 85 0 0 25 0 1 0 890770081 470937600 112686 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 114975 112686 749 1169 0 113802 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 459900

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14310
/proc/meminfo: memFree=30998748/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=463684 CPUtime=582.3 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 135501 0 0 0 58139 91 0 0 25 0 1 0 890770081 474812416 113633 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146128 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 115921 113633 725 1169 0 114748 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 463684

[startup+642.3 s]

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

/proc/meminfo: memFree=31002716/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=460516 CPUtime=1062.31 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 149620 0 0 0 106086 145 0 0 25 0 1 0 890770081 471568384 112373 33554432000 4194304 8979876 140736982354544 18446744073709551615 7123808 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 115129 112373 727 1169 0 113956 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 460516

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14324
/proc/meminfo: memFree=31001200/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=460496 CPUtime=1122.32 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 185476 0 0 0 112075 157 0 0 25 0 1 0 890770081 471547904 112500 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 115124 112500 727 1169 0 113951 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 460496

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14326
/proc/meminfo: memFree=30996468/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464788 CPUtime=1182.32 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 243108 0 0 0 118057 175 0 0 25 0 1 0 890770081 475942912 113634 33554432000 4194304 8979876 140736982354544 18446744073709551615 7144224 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116197 113634 729 1169 0 115024 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 464788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14327
/proc/meminfo: memFree=30996072/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464788 CPUtime=1242.32 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 243149 0 0 0 124052 180 0 0 25 0 1 0 890770081 475942912 113675 33554432000 4194304 8979876 140736982354544 18446744073709551615 7122720 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116197 113675 729 1169 0 115024 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 464788

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14329
/proc/meminfo: memFree=30995796/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464788 CPUtime=1302.33 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 243149 0 0 0 130047 186 0 0 25 0 1 0 890770081 475942912 113675 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146596 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116197 113675 729 1169 0 115024 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 464788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14330
/proc/meminfo: memFree=30998860/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=460468 CPUtime=1362.33 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 296574 0 0 0 136032 201 0 0 25 0 1 0 890770081 471519232 112944 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 115117 112944 729 1169 0 113944 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 460468

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14332
/proc/meminfo: memFree=30994372/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=465240 CPUtime=1422.33 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 325706 0 0 0 142021 212 0 0 25 0 1 0 890770081 476405760 114027 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116310 114027 729 1169 0 115137 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 465240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14334
/proc/meminfo: memFree=30988392/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=476528 CPUtime=1482.33 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 327190 0 0 0 148014 219 0 0 25 0 1 0 890770081 487964672 115511 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146517 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 119132 115511 729 1169 0 117959 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 476528

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14335
/proc/meminfo: memFree=31001640/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=460492 CPUtime=1542.34 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 339958 0 0 0 154008 226 0 0 25 0 1 0 890770081 471543808 112950 33554432000 4194304 8979876 140736982354544 18446744073709551615 6942066 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 115123 112950 729 1169 0 113950 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 460492

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14375
/proc/meminfo: memFree=30371052/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464756 CPUtime=1602.33 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 366073 0 0 0 159994 239 0 0 25 0 1 0 890770081 475910144 113516 33554432000 4194304 8979876 140736982354544 18446744073709551615 7118920 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116189 113516 729 1169 0 115016 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 464756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14376
/proc/meminfo: memFree=30269112/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464756 CPUtime=1662.34 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 366163 0 0 0 165989 245 0 0 25 0 1 0 890770081 475910144 113606 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146626 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116189 113606 729 1169 0 115016 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 464756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14378
/proc/meminfo: memFree=30135908/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464852 CPUtime=1722.33 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 385192 0 0 0 171976 257 0 0 25 0 1 0 890770081 476008448 114024 33554432000 4194304 8979876 140736982354544 18446744073709551615 6829040 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116213 114024 729 1169 0 115040 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 464852

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14380
/proc/meminfo: memFree=29961172/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464780 CPUtime=1782.34 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 392651 0 0 0 177969 265 0 0 25 0 1 0 890770081 475934720 114023 33554432000 4194304 8979876 140736982354544 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116195 114023 729 1169 0 115022 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 464780

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14380
/proc/meminfo: memFree=29955964/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464780 CPUtime=1785.64 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 392652 0 0 0 178298 266 0 0 25 0 1 0 890770081 475934720 114024 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146279 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116195 114024 729 1169 0 115022 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (KiB) 464780

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14380
/proc/meminfo: memFree=29948396/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464780 CPUtime=1792.05 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 392653 0 0 0 178938 267 0 0 25 0 1 0 890770081 475934720 114025 33554432000 4194304 8979876 140736982354544 18446744073709551615 7146596 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116195 114025 729 1169 0 115022 0
Current children cumulated CPU time (s) 1792.05
Current children cumulated vsize (KiB) 464780

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14380
/proc/meminfo: memFree=29943312/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464780 CPUtime=1795.24 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 392653 0 0 0 179257 267 0 0 25 0 1 0 890770081 475934720 114025 33554432000 4194304 8979876 140736982354544 18446744073709551615 7187521 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116195 114025 729 1169 0 115022 0
Current children cumulated CPU time (s) 1795.24
Current children cumulated vsize (KiB) 464780

[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14380
/proc/meminfo: memFree=29943312/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464780 CPUtime=1796.04 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 392653 0 0 0 179337 267 0 0 25 0 1 0 890770081 475934720 114025 33554432000 4194304 8979876 140736982354544 18446744073709551615 7184608 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116195 114025 729 1169 0 115022 0
Current children cumulated CPU time (s) 1796.04
Current children cumulated vsize (KiB) 464780

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14380
/proc/meminfo: memFree=29940584/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=464780 CPUtime=1796.84 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 392653 0 0 0 179417 267 0 0 25 0 1 0 890770081 475934720 114025 33554432000 4194304 8979876 140736982354544 18446744073709551615 7184835 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/14293/statm: 116195 114025 729 1169 0 115022 0
Current children cumulated CPU time (s) 1796.84
Current children cumulated vsize (KiB) 464780

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14380
/proc/meminfo: memFree=29940584/32951124 swapFree=67060628/67111528
[pid=14293] ppid=14291 vsize=445072 CPUtime=1797.24 cores=1,3,5,7
/proc/14293/stat : 14293 (scip-2.0.1.4_2.) R 14291 14293 13525 0 -1 4202496 392693 0 0 0 179456 268 0 0 25 0 1 0 890770081 455753728 109123 33554432000 4194304 8979876 140736982354544 18446744073709551615 6505729 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14293/statm: 111268 109123 711 1169 0 110095 0
Current children cumulated CPU time (s) 1797.24
Current children cumulated vsize (KiB) 445072

Child status: 0
Real time (s): 1797.27
CPU time (s): 1797.31
CPU user time (s): 1794.62
CPU system time (s): 2.69859
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 476528

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

runsolver used 2.42763 second user time and 5.88511 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-11 13:28:17
IDJOB=3486148
IDBENCH=74273
IDSOLVER=1977
FILE ID=node106/3486148-1307791697
RUNJOBID= node106-1307784141-13544
PBS_JOBID= 13550898
Free space on /tmp= 74000 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12026_5-unsat.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3486148-1307791697/watcher-3486148-1307791697 -o /tmp/evaluation-result-3486148-1307791697/solver-3486148-1307791697 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486148-1307791697.opb -t 1800 -m 15500

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

MD5SUM BENCH= db859a15c3accfca5f41bc17f134e06b
RANDOM SEED=323841050

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.75
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.830
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.830
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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31447904 kB
Buffers:        144396 kB
Cached:         831692 kB
SwapCached:      12488 kB
Active:         622556 kB
Inactive:       719844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31447904 kB
SwapTotal:    67111528 kB
SwapFree:     67060628 kB
Dirty:           19836 kB
Writeback:           0 kB
AnonPages:      364328 kB
Mapped:          12996 kB
Slab:            95340 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   531272 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= 73976 MiB
End job on node106 at 2011-06-11 13:58:14