Trace number 3741074

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1800.04 1800.33

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-164.opb
MD5SUM81ec1ddcd163131a26e4e6f9286dd205
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark97.5382
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26339
Total number of constraints612374
Number of constraints which are clauses549666
Number of constraints which are cardinality constraints (but not clauses)2270
Number of constraints which are nor clauses,nor cardinality constraints60438
Minimum length of a constraint1
Maximum length of a constraint1485
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1486
Number of bits of the biggest sum of numbers11
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.5 [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-3741074-1338770525.opb>
3.59/3.60	c original problem has 26339 variables (26339 bin, 0 int, 0 impl, 0 cont) and 612374 constraints
3.59/3.60	c problem read
3.59/3.60	c No objective function, only one solution is needed.
3.59/3.60	c presolving settings loaded
4.29/4.36	c presolving:
5.49/5.54	c (round 1) 8289 del vars, 133981 del conss, 0 add conss, 8288 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 337806 impls, 596 clqs
5.89/5.96	c (round 2) 12741 del vars, 253596 del conss, 0 add conss, 8288 chg bounds, 8238 chg sides, 10432 chg coeffs, 0 upgd conss, 401608 impls, 596 clqs
6.19/6.25	c (round 3) 13047 del vars, 264647 del conss, 0 add conss, 8288 chg bounds, 9939 chg sides, 12640 chg coeffs, 0 upgd conss, 402290 impls, 596 clqs
7.69/7.76	c (round 4) 13047 del vars, 264677 del conss, 0 add conss, 8288 chg bounds, 9951 chg sides, 12640 chg coeffs, 347714 upgd conss, 402290 impls, 596 clqs
8.08/8.17	c (round 5) 13047 del vars, 264677 del conss, 0 add conss, 8288 chg bounds, 10161 chg sides, 13756 chg coeffs, 347714 upgd conss, 402290 impls, 596 clqs
8.38/8.43	c presolving (6 rounds):
8.38/8.43	c  13047 deleted vars, 264689 deleted constraints, 0 added constraints, 8288 tightened bounds, 0 added holes, 10173 changed sides, 14072 changed coefficients
8.38/8.43	c  403010 implications, 596 cliques
8.38/8.43	c presolved problem has 13292 variables (13292 bin, 0 int, 0 impl, 0 cont) and 347685 constraints
8.38/8.43	c   54593 constraints of type <knapsack>
8.38/8.43	c   34536 constraints of type <setppc>
8.38/8.43	c       1 constraints of type <linear>
8.38/8.43	c  258555 constraints of type <logicor>
8.38/8.43	c transformed objective value is always integral (scale: 1)
8.38/8.43	c Presolving Time: 4.11
8.38/8.43	c - non default parameters ----------------------------------------------------------------------
8.38/8.43	c # SCIP version 2.0.1.5
8.38/8.43	c 
8.38/8.43	c # frequency for displaying node information lines
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 100]
8.38/8.43	c display/freq = 10000
8.38/8.43	c 
8.38/8.43	c # maximal time in seconds to run
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.38/8.43	c limits/time = 1797
8.38/8.43	c 
8.38/8.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.38/8.43	c limits/memory = 13950
8.38/8.43	c 
8.38/8.43	c # solving stops, if the given number of solutions were found (-1: no limit)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: -1]
8.38/8.43	c limits/solutions = 1
8.38/8.43	c 
8.38/8.43	c # maximal number of separation rounds per node (-1: unlimited)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 5]
8.38/8.43	c separating/maxrounds = 1
8.38/8.43	c 
8.38/8.43	c # maximal number of separation rounds in the root node (-1: unlimited)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: -1]
8.38/8.43	c separating/maxroundsroot = 5
8.38/8.43	c 
8.38/8.43	c # default clock type (1: CPU user seconds, 2: wall clock time)
8.38/8.43	c # [type: int, range: [1,2], default: 1]
8.38/8.43	c timing/clocktype = 2
8.38/8.43	c 
8.38/8.43	c # belongs reading time to solving time?
8.38/8.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.38/8.43	c timing/reading = TRUE
8.38/8.43	c 
8.38/8.43	c # should presolving try to simplify inequalities
8.38/8.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.38/8.43	c constraints/linear/simplifyinequalities = TRUE
8.38/8.43	c 
8.38/8.43	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
8.38/8.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.38/8.43	c constraints/indicator/addCouplingCons = TRUE
8.38/8.43	c 
8.38/8.43	c # should disaggregation of knapsack constraints be allowed in preprocessing?
8.38/8.43	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
8.38/8.43	c constraints/knapsack/disaggregation = FALSE
8.38/8.43	c 
8.38/8.43	c # should presolving try to simplify knapsacks
8.38/8.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.38/8.43	c constraints/knapsack/simplifyinequalities = TRUE
8.38/8.43	c 
8.38/8.43	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: -1]
8.38/8.43	c presolving/probing/maxrounds = 0
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/coefdiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.38/8.43	c heuristics/coefdiving/maxlpiterquot = 0.075
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/coefdiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 30]
8.38/8.43	c heuristics/crossover/freq = -1
8.38/8.43	c 
8.38/8.43	c # number of nodes added to the contingent of the total nodes
8.38/8.43	c # [type: longint, range: [0,9223372036854775807], default: 500]
8.38/8.43	c heuristics/crossover/nodesofs = 750
8.38/8.43	c 
8.38/8.43	c # number of nodes without incumbent change that heuristic should wait
8.38/8.43	c # [type: longint, range: [0,9223372036854775807], default: 200]
8.38/8.43	c heuristics/crossover/nwaitingnodes = 100
8.38/8.43	c 
8.38/8.43	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
8.38/8.43	c # [type: real, range: [0,1], default: 0.1]
8.38/8.43	c heuristics/crossover/nodesquot = 0.15
8.38/8.43	c 
8.38/8.43	c # minimum percentage of integer variables that have to be fixed 
8.38/8.43	c # [type: real, range: [0,1], default: 0.666]
8.38/8.43	c heuristics/crossover/minfixingrate = 0.5
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 20]
8.38/8.43	c heuristics/feaspump/freq = -1
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/feaspump/maxlpiterofs = 2000
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/fracdiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.38/8.43	c heuristics/fracdiving/maxlpiterquot = 0.075
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/fracdiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/guideddiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.38/8.43	c heuristics/guideddiving/maxlpiterquot = 0.075
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/guideddiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.38/8.43	c heuristics/intdiving/maxlpiterquot = 0.075
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/intshifting/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/linesearchdiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.38/8.43	c heuristics/linesearchdiving/maxlpiterquot = 0.075
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/linesearchdiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 20]
8.38/8.43	c heuristics/objpscostdiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to total iteration number
8.38/8.43	c # [type: real, range: [0,1], default: 0.01]
8.38/8.43	c heuristics/objpscostdiving/maxlpiterquot = 0.015
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/objpscostdiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 1]
8.38/8.43	c heuristics/oneopt/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/pscostdiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.38/8.43	c heuristics/pscostdiving/maxlpiterquot = 0.075
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/pscostdiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 0]
8.38/8.43	c heuristics/rens/freq = -1
8.38/8.43	c 
8.38/8.43	c # minimum percentage of integer variables that have to be fixable 
8.38/8.43	c # [type: real, range: [0,1], default: 0.5]
8.38/8.43	c heuristics/rens/minfixingrate = 0.3
8.38/8.43	c 
8.38/8.43	c # number of nodes added to the contingent of the total nodes
8.38/8.43	c # [type: longint, range: [0,9223372036854775807], default: 500]
8.38/8.43	c heuristics/rens/nodesofs = 2000
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 20]
8.38/8.43	c heuristics/rootsoldiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
8.38/8.43	c heuristics/rootsoldiving/maxlpiterquot = 0.015
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/rootsoldiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 1]
8.38/8.43	c heuristics/rounding/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 0]
8.38/8.43	c heuristics/shiftandpropagate/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/shifting/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 1]
8.38/8.43	c heuristics/simplerounding/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 1]
8.38/8.43	c heuristics/subnlp/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 0]
8.38/8.43	c heuristics/trivial/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 1]
8.38/8.43	c heuristics/trysol/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 0]
8.38/8.43	c heuristics/undercover/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 10]
8.38/8.43	c heuristics/veclendiving/freq = -1
8.38/8.43	c 
8.38/8.43	c # maximal fraction of diving LP iterations compared to node LP iterations
8.38/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.38/8.43	c heuristics/veclendiving/maxlpiterquot = 0.075
8.38/8.43	c 
8.38/8.43	c # additional number of allowed LP iterations
8.38/8.43	c # [type: int, range: [0,2147483647], default: 1000]
8.38/8.43	c heuristics/veclendiving/maxlpiterofs = 1500
8.38/8.43	c 
8.38/8.43	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 1]
8.38/8.43	c heuristics/zirounding/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 0]
8.38/8.43	c separating/cmir/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: 0]
8.38/8.43	c separating/flowcover/freq = -1
8.38/8.43	c 
8.38/8.43	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.38/8.43	c # [type: int, range: [-1,2147483647], default: -1]
8.38/8.43	c separating/rapidlearning/freq = 0
8.38/8.43	c 
8.38/8.43	c -----------------------------------------------------------------------------------------------
8.38/8.43	c start solving
8.38/8.44	c 
17.69/17.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.69/17.71	c  17.7s|     1 |     0 |  4143 |     - | 671M|   0 | 343 |  13k| 347k|  13k| 347k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
22.49/22.52	c  22.5s|     1 |     0 |  4220 |     - | 671M|   0 | 310 |  13k| 347k|  13k| 347k|  20 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
29.09/29.15	c  29.1s|     1 |     0 |  4323 |     - | 673M|   0 | 361 |  13k| 347k|  13k| 347k|  29 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
39.18/39.20	c  39.2s|     1 |     0 |  4346 |     - | 673M|   0 | 251 |  13k| 347k|  13k| 347k|  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
83.98/84.02	c  84.0s|     1 |     0 |  4527 |     - | 674M|   0 | 231 |  13k| 347k|  13k| 347k|  61 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
128.27/128.35	c   128s|     1 |     0 |  4951 |     - | 675M|   0 | 445 |  13k| 347k|  13k| 347k|  67 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
179.85/179.97	c   180s|     1 |     2 |  4951 |     - | 675M|   0 | 445 |  13k| 347k|  13k| 347k|  67 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1799.81/1800.17	c 
1799.81/1800.17	c SCIP Status        : solving was interrupted [time limit reached]
1799.81/1800.17	c Solving Time (sec) : 1800.17
1799.81/1800.17	c Solving Nodes      : 8
1799.81/1800.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.81/1800.17	c Dual Bound         : +0.00000000000000e+00
1799.81/1800.17	c Gap                : infinite
1799.81/1800.17	s UNKNOWN
1799.81/1800.17	c SCIP Status        : solving was interrupted [time limit reached]
1799.81/1800.17	c Total Time         :    1800.17
1799.81/1800.17	c   solving          :    1800.17
1799.81/1800.17	c   presolving       :       4.11 (included in solving)
1799.81/1800.17	c   reading          :       3.59 (included in solving)
1799.81/1800.17	c Original Problem   :
1799.81/1800.17	c   Problem name     : HOME/instance-3741074-1338770525.opb
1799.81/1800.17	c   Variables        : 26339 (26339 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.81/1800.17	c   Constraints      : 612374 initial, 612374 maximal
1799.81/1800.17	c Presolved Problem  :
1799.81/1800.17	c   Problem name     : t_HOME/instance-3741074-1338770525.opb
1799.81/1800.17	c   Variables        : 13292 (13292 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.81/1800.17	c   Constraints      : 347685 initial, 347685 maximal
1799.81/1800.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.81/1800.17	c   trivial          :       0.01        306          0          0          0          0          0          0          0          0
1799.81/1800.17	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1799.81/1800.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.81/1800.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.81/1800.17	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1799.81/1800.17	c   implics          :       0.03          0       2916          0          0          0          0          0          0          0
1799.81/1800.17	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1799.81/1800.17	c   knapsack         :       0.31          0          0          0          0          0          0          0        222       1432
1799.81/1800.17	c   setppc           :       0.07          0          0          0          0          0          0          0          0          0
1799.81/1800.17	c   linear           :       2.50       9458        367          0       8288          0     264659          0       9951      12640
1799.81/1800.17	c   logicor          :       0.52          0          0          0          0          0         30          0          0          0
1799.81/1800.17	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.81/1800.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.81/1800.17	c   integral         :          0          0          0         21          0          1          0          0         62          0          0         14
1799.81/1800.17	c   knapsack         :      54593          5         25          0          1          0          0          0          0          6          0          0
1799.81/1800.17	c   setppc           :      34536          5         25          0          1          0          0          0        329          0          0          0
1799.81/1800.17	c   linear           :          1          5         25          0          1          0          0          0          0          0          0          0
1799.81/1800.17	c   logicor          :     258555          5          9          0          1          0          0          0          0          0          0          0
1799.81/1800.17	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1799.81/1800.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.81/1800.17	c   integral         :    1602.44       0.00       0.00    1602.44       0.00       0.00       0.00
1799.81/1800.17	c   knapsack         :       0.21       0.15       0.05       0.00       0.01       0.00       0.00
1799.81/1800.17	c   setppc           :       0.04       0.01       0.03       0.00       0.01       0.00       0.00
1799.81/1800.17	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.81/1800.17	c   logicor          :       0.14       0.05       0.07       0.00       0.02       0.00       0.00
1799.81/1800.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.81/1800.17	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.81/1800.17	c   vbounds          :          0          0          0          0
1799.81/1800.17	c   rootredcost      :          0          0          0          0
1799.81/1800.17	c   pseudoobj        :          0          0          0          0
1799.81/1800.17	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.81/1800.17	c   vbounds          :       0.00       0.00       0.00
1799.81/1800.17	c   rootredcost      :       0.00       0.00       0.00
1799.81/1800.17	c   pseudoobj        :       0.00       0.00       0.00
1799.81/1800.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.81/1800.17	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.81/1800.17	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1799.81/1800.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.81/1800.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.81/1800.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.81/1800.17	c   applied globally :          -          -          -          0        0.0          -          -          -
1799.81/1800.17	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.81/1800.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.81/1800.17	c   cut pool         :       0.00          4          -          -          7          -    (maximal pool size: 155)
1799.81/1800.17	c   redcost          :       0.00         12          0          0          0          0
1799.81/1800.17	c   impliedbounds    :       0.00          5          0          0          0          0
1799.81/1800.17	c   intobj           :       0.00          0          0          0          0          0
1799.81/1800.17	c   gomory           :      48.19          5          0          0       2500          0
1799.81/1800.17	c   cgmip            :       0.00          0          0          0          0          0
1799.81/1800.17	c   closecuts        :       0.00          0          0          0          0          0
1799.81/1800.17	c   strongcg         :      49.36          5          0          0       2500          0
1799.81/1800.17	c   cmir             :       0.00          0          0          0          0          0
1799.81/1800.17	c   flowcover        :       0.00          0          0          0          0          0
1799.81/1800.17	c   clique           :       1.00          5          0          0         31          0
1799.81/1800.17	c   zerohalf         :       0.00          0          0          0          0          0
1799.81/1800.17	c   mcf              :       0.34          1          0          0          0          0
1799.81/1800.17	c   oddcycle         :       0.00          0          0          0          0          0
1799.81/1800.17	c   rapidlearning    :       0.00          0          0          0          0          0
1799.81/1800.17	c Pricers            :       Time      Calls       Vars
1799.81/1800.17	c   problem variables:       0.00          0          0
1799.81/1800.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.81/1800.17	c   relpscost        :    1602.44         21          0         62          0          0         14
1799.81/1800.17	c   pscost           :       0.00          0          0          0          0          0          0
1799.81/1800.17	c   inference        :       0.00          1          0          0          0          0          2
1799.81/1800.17	c   mostinf          :       0.00          0          0          0          0          0          0
1799.81/1800.17	c   leastinf         :       0.00          0          0          0          0          0          0
1799.81/1800.17	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.81/1800.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.81/1800.17	c   random           :       0.00          0          0          0          0          0          0
1799.81/1800.17	c Primal Heuristics  :       Time      Calls      Found
1799.81/1800.17	c   LP solutions     :       0.00          -          0
1799.81/1800.17	c   pseudo solutions :       0.00          -          0
1799.81/1800.17	c   trivial          :       0.01          1          0
1799.81/1800.17	c   shiftandpropagate:       0.00          0          0
1799.81/1800.17	c   simplerounding   :       0.00          0          0
1799.81/1800.17	c   zirounding       :       0.00          0          0
1799.81/1800.17	c   rounding         :       0.00          0          0
1799.81/1800.17	c   shifting         :       0.00          0          0
1799.81/1800.17	c   intshifting      :       0.00          0          0
1799.81/1800.17	c   oneopt           :       0.00          0          0
1799.81/1800.17	c   twoopt           :       0.00          0          0
1799.81/1800.17	c   fixandinfer      :       0.00          0          0
1799.81/1800.17	c   feaspump         :       0.00          0          0
1799.81/1800.17	c   clique           :       0.00          0          0
1799.81/1800.17	c   coefdiving       :       0.00          0          0
1799.81/1800.17	c   pscostdiving     :       0.00          0          0
1799.81/1800.17	c   fracdiving       :       0.00          0          0
1799.81/1800.17	c   veclendiving     :       0.00          0          0
1799.81/1800.17	c   intdiving        :       0.00          0          0
1799.81/1800.17	c   actconsdiving    :       0.00          0          0
1799.81/1800.17	c   objpscostdiving  :       0.00          0          0
1799.81/1800.17	c   rootsoldiving    :       0.00          0          0
1799.81/1800.17	c   linesearchdiving :       0.00          0          0
1799.81/1800.17	c   guideddiving     :       0.00          0          0
1799.81/1800.17	c   octane           :       0.00          0          0
1799.81/1800.17	c   rens             :       0.00          0          0
1799.81/1800.17	c   rins             :       0.00          0          0
1799.81/1800.17	c   localbranching   :       0.00          0          0
1799.81/1800.17	c   mutation         :       0.00          0          0
1799.81/1800.17	c   crossover        :       0.00          0          0
1799.81/1800.17	c   dins             :       0.00          0          0
1799.81/1800.17	c   vbounds          :       0.00          0          0
1799.81/1800.17	c   undercover       :       0.00          0          0
1799.81/1800.17	c   subnlp           :       0.00          0          0
1799.81/1800.17	c   trysol           :       0.00          0          0
1799.81/1800.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.81/1800.17	c   primal LP        :       1.14          0          0       0.00       0.00
1799.81/1800.17	c   dual LP          :      87.03         26       9295     357.50     106.80
1799.81/1800.17	c   lex dual LP      :       0.00          0          0       0.00          -
1799.81/1800.17	c   barrier LP       :       0.00          0          0       0.00          -
1799.81/1800.17	c   diving/probing LP:       0.00          0          0       0.00          -
1799.81/1800.17	c   strong branching :    1602.20        286      68067     238.00      42.48
1799.81/1800.17	c     (at root node) :          -         20        115       5.75          -
1799.81/1800.17	c   conflict analysis:       0.00          0          0       0.00          -
1799.81/1800.17	c B&B Tree           :
1799.81/1800.17	c   number of runs   :          1
1799.81/1800.17	c   nodes            :          8
1799.81/1800.17	c   nodes (total)    :          8
1799.81/1800.17	c   nodes left       :          9
1799.81/1800.17	c   max depth        :          7
1799.81/1800.17	c   max depth (total):          7
1799.81/1800.17	c   backtracks       :          0 (0.0%)
1799.81/1800.17	c   delayed cutoffs  :          0
1799.81/1800.17	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.81/1800.17	c   avg switch length:       1.00
1799.81/1800.17	c   switching time   :       1.20
1799.81/1800.17	c Solution           :
1799.81/1800.17	c   Solutions found  :          0 (0 improvements)
1799.81/1800.17	c   Primal Bound     :          -
1799.81/1800.17	c   Dual Bound       : +0.00000000000000e+00
1799.81/1800.17	c   Gap              :   infinite
1799.81/1800.17	c   Root Dual Bound  : +0.00000000000000e+00
1799.81/1800.17	c   Root Iterations  :       4951

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3741074-1338770525/watcher-3741074-1338770525 -o /tmp/evaluation-result-3741074-1338770525/solver-3741074-1338770525 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741074-1338770525.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.01 2.02 2.00 3/176 21620
/proc/meminfo: memFree=30588424/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=9456 CPUtime=0 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 1496 0 0 0 0 0 0 0 20 0 1 0 343178582 9682944 1450 33554432000 4194304 9016284 140736486056736 140736355530920 7824814 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 2364 1452 311 1178 0 1182 0

[startup+0.0678181 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 21620
/proc/meminfo: memFree=30588424/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=18476 CPUtime=0.06 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 3587 0 0 0 6 0 0 0 20 0 1 0 343178582 18919424 3541 33554432000 4194304 9016284 140736486056736 140736355530920 5208159 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 4619 3541 357 1178 0 3437 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18476

[startup+0.10024 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 21620
/proc/meminfo: memFree=30588424/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=20904 CPUtime=0.09 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 4214 0 0 0 9 0 0 0 20 0 1 0 343178582 21405696 4168 33554432000 4194304 9016284 140736486056736 140736355530920 6180211 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 5226 4168 357 1178 0 4044 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20904

[startup+0.300197 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 21620
/proc/meminfo: memFree=30588424/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=35884 CPUtime=0.29 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 7958 0 0 0 28 1 0 0 20 0 1 0 343178582 36745216 7912 33554432000 4194304 9016284 140736486056736 140736485920632 4447104 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 8971 7912 357 1178 0 7789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35884

[startup+0.700209 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 21620
/proc/meminfo: memFree=30588424/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=65288 CPUtime=0.69 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 15286 0 0 0 67 2 0 0 20 0 1 0 343178582 66854912 15240 33554432000 4194304 9016284 140736486056736 140736485920632 6152091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 16322 15240 357 1178 0 15140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65288

[startup+1.5002 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21621
/proc/meminfo: memFree=30505948/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=123528 CPUtime=1.49 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 29831 0 0 0 144 5 0 0 20 0 1 0 343178582 126492672 29785 33554432000 4194304 9016284 140736486056736 140736485920632 7870448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 30882 29785 357 1178 0 29700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123528

[startup+3.10021 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21621
/proc/meminfo: memFree=30427212/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=237840 CPUtime=3.09 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 58353 0 0 0 299 10 0 0 20 0 1 0 343178582 243548160 58307 33554432000 4194304 9016284 140736486056736 140736485920632 7870463 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 59460 58307 357 1178 0 58278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 237840

[startup+6.30023 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21621
/proc/meminfo: memFree=29864996/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=793172 CPUtime=6.29 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 187383 0 0 0 598 31 0 0 20 0 1 0 343178582 812208128 193670 33554432000 4194304 9016284 140736486056736 140736486053032 4445963 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 198293 193670 495 1178 0 197111 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 793172

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21621
/proc/meminfo: memFree=29347188/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1304548 CPUtime=12.68 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 282073 0 0 0 1217 51 0 0 20 0 1 0 343178582 1335857152 305907 33554432000 4194304 9016284 140736486056736 140736486050904 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21620/statm: 326137 305907 631 1178 0 324955 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1304548

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21621
/proc/meminfo: memFree=29295896/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1348384 CPUtime=25.49 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 292171 0 0 0 2493 56 0 0 20 0 1 0 343178582 1380745216 315793 33554432000 4194304 9016284 140736486056736 140736486051848 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 337096 315793 668 1178 0 335914 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1348384

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21621
/proc/meminfo: memFree=29305516/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1405612 CPUtime=51.08 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 294769 0 0 0 5050 58 0 0 20 0 1 0 343178582 1439346688 329122 33554432000 4194304 9016284 140736486056736 140736486051800 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 351403 329122 668 1178 0 350221 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1405612

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21621
/proc/meminfo: memFree=29259732/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1426028 CPUtime=102.28 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 295855 0 0 0 10165 63 0 0 20 0 1 0 343178582 1460252672 335318 33554432000 4194304 9016284 140736486056736 140736486051800 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 356507 335318 668 1178 0 355325 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1426028

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21621
/proc/meminfo: memFree=29225732/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1434020 CPUtime=162.26 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 300586 0 0 0 16159 67 0 0 20 0 1 0 343178582 1468436480 343845 33554432000 4194304 9016284 140736486056736 140736486049992 7204773 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 358505 343845 669 1178 0 357323 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1434020

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21622
/proc/meminfo: memFree=29213452/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1464112 CPUtime=222.25 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 307084 0 0 0 22153 72 0 0 20 0 1 0 343178582 1499250688 347005 33554432000 4194304 9016284 140736486056736 140736486050792 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 366028 347005 674 1178 0 364846 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1464112

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21623
/proc/meminfo: memFree=29241944/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1428744 CPUtime=282.24 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 315910 0 0 0 28143 81 0 0 20 0 1 0 343178582 1463033856 339213 33554432000 4194304 9016284 140736486056736 140736486049544 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 357186 339213 674 1178 0 356004 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1428744

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 21623
/proc/meminfo: memFree=29203748/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1465044 CPUtime=342.24 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 319861 0 0 0 34140 84 0 0 20 0 1 0 343178582 1500205056 346461 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 366261 346461 674 1178 0 365079 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1465044

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21661
/proc/meminfo: memFree=27346180/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1462896 CPUtime=402.23 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 320993 0 0 0 40138 85 0 0 20 0 1 0 343178582 1498005504 346548 33554432000 4194304 9016284 140736486056736 140736486050952 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 365724 346548 674 1178 0 364542 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1462896

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21661
/proc/meminfo: memFree=27384488/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1407012 CPUtime=462.21 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 328819 0 0 0 46130 91 0 0 20 0 1 0 343178582 1440780288 337787 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 351753 337787 674 1178 0 350571 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1407012

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21665
/proc/meminfo: memFree=27299848/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1407012 CPUtime=522.21 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 341334 0 0 0 52120 101 0 0 20 0 1 0 343178582 1440780288 337787 33554432000 4194304 9016284 140736486056736 140736486049992 6855222 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 351753 337787 674 1178 0 350571 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1407012

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21665
/proc/meminfo: memFree=27197580/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1523224 CPUtime=582.19 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 346707 0 0 0 58113 106 0 0 20 0 1 0 343178582 1559781376 356739 33554432000 4194304 9016284 140736486056736 140736486050600 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 380806 356739 674 1178 0 379624 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1523224

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21666
/proc/meminfo: memFree=27212264/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1439348 CPUtime=882.15 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 352060 0 0 0 88097 118 0 0 20 0 1 0 343178582 1473892352 345611 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359837 345611 674 1178 0 358655 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1439348

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21666
/proc/meminfo: memFree=27211608/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1437616 CPUtime=942.14 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 352806 0 0 0 94094 120 0 0 20 0 1 0 343178582 1472118784 344906 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359404 344906 674 1178 0 358222 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1437616

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 21666
/proc/meminfo: memFree=27209656/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1437616 CPUtime=1002.13 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 352809 0 0 0 100093 120 0 0 20 0 1 0 343178582 1472118784 345362 33554432000 4194304 9016284 140736486056736 140736486049992 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359404 345362 674 1178 0 358222 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1437616

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21666
/proc/meminfo: memFree=27209684/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1437616 CPUtime=1062.12 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 352812 0 0 0 106092 120 0 0 20 0 1 0 343178582 1472118784 345365 33554432000 4194304 9016284 140736486056736 140736486050104 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359404 345365 674 1178 0 358222 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1437616

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21670
/proc/meminfo: memFree=27204000/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1439336 CPUtime=1122.11 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 354389 0 0 0 112089 122 0 0 20 0 1 0 343178582 1473880064 346420 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359834 346420 674 1178 0 358652 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1439336

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21692
/proc/meminfo: memFree=27213720/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1463260 CPUtime=1182.1 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 355357 0 0 0 118086 124 0 0 20 0 1 0 343178582 1498378240 343827 33554432000 4194304 9016284 140736486056736 140736486050040 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 365815 343827 674 1178 0 364633 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1463260

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21692
/proc/meminfo: memFree=27202648/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1463696 CPUtime=1242.09 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 355598 0 0 0 124084 125 0 0 20 0 1 0 343178582 1498824704 345601 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 365924 345601 674 1178 0 364742 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1463696

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21692
/proc/meminfo: memFree=27202344/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1436000 CPUtime=1302.09 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 359462 0 0 0 130078 131 0 0 20 0 1 0 343178582 1470464000 345251 33554432000 4194304 9016284 140736486056736 140736486049992 7080744 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359000 345251 674 1178 0 357818 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1436000

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21692
/proc/meminfo: memFree=27155096/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1495032 CPUtime=1362.07 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 365824 0 0 0 136067 140 0 0 20 0 1 0 343178582 1530912768 356157 33554432000 4194304 9016284 140736486056736 140736486049544 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 373758 356157 674 1178 0 372576 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1495032

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21693
/proc/meminfo: memFree=27200200/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1436868 CPUtime=1422.07 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 374013 0 0 0 142056 151 0 0 20 0 1 0 343178582 1471352832 344272 33554432000 4194304 9016284 140736486056736 140736486050040 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359217 344272 674 1178 0 358035 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1436868

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21693
/proc/meminfo: memFree=27197544/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1437700 CPUtime=1482.06 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 375799 0 0 0 148051 155 0 0 20 0 1 0 343178582 1472204800 344844 33554432000 4194304 9016284 140736486056736 140736486049992 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359425 344844 674 1178 0 358243 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1437700

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21693
/proc/meminfo: memFree=27202556/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1436868 CPUtime=1542.05 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 381211 0 0 0 154044 161 0 0 20 0 1 0 343178582 1471352832 344276 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 359217 344276 674 1178 0 358035 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1436868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21693
/proc/meminfo: memFree=27137808/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1500792 CPUtime=1602.04 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 388399 0 0 0 160035 169 0 0 20 0 1 0 343178582 1536811008 359398 33554432000 4194304 9016284 140736486056736 140736486049992 7082000 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 375198 359398 674 1178 0 374016 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1500792

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21693
/proc/meminfo: memFree=27141620/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1500496 CPUtime=1662.03 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 393015 0 0 0 166030 173 0 0 20 0 1 0 343178582 1536507904 358886 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 375124 358886 674 1178 0 373942 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1500496

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21697
/proc/meminfo: memFree=27141124/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1502344 CPUtime=1722.02 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 395521 0 0 0 172026 176 0 0 20 0 1 0 343178582 1538400256 359399 33554432000 4194304 9016284 140736486056736 140736486050040 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 375586 359399 674 1178 0 374404 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1502344

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 21697
/proc/meminfo: memFree=27134844/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1500492 CPUtime=1782.01 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 402273 0 0 0 178018 183 0 0 20 0 1 0 343178582 1536503808 358886 33554432000 4194304 9016284 140736486056736 140736486049992 7199008 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 375123 358886 674 1178 0 373941 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1500492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21697
/proc/meminfo: memFree=27132572/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1502564 CPUtime=1800.01 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 402293 0 0 0 179818 183 0 0 20 0 1 0 343178582 1538625536 359417 33554432000 4194304 9016284 140736486056736 140736486052552 6812620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 375641 359417 681 1178 0 374459 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1502564

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

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21697
/proc/meminfo: memFree=27132572/32873648 swapFree=7628/7628
[pid=21620] ppid=21618 vsize=1502564 CPUtime=1800.01 cores=0,2,4,6
/proc/21620/stat : 21620 (scip-2.0.1.4b_2) R 21618 21620 20052 0 -1 4202496 402293 0 0 0 179818 183 0 0 20 0 1 0 343178582 1538625536 359417 33554432000 4194304 9016284 140736486056736 140736486052552 6812620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21620/statm: 375641 359417 681 1178 0 374459 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1502564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.33
CPU time (s): 1800.04
CPU user time (s): 1798.19
CPU system time (s): 1.85472
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1535788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.19
system time used= 1.85472
maximum resident set size= 1490428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402293
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= 10
involuntary context switches= 1952

runsolver used 3.2595 second user time and 8.39472 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-04 02:42:06
IDJOB=3741074
IDBENCH=89748
IDSOLVER=2329
FILE ID=node122/3741074-1338770525
RUNJOBID= node122-1338749400-20068
PBS_JOBID= 14636801
Free space on /tmp= 71132 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-164.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741074-1338770525/watcher-3741074-1338770525 -o /tmp/evaluation-result-3741074-1338770525/solver-3741074-1338770525 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741074-1338770525.opb -t 1800 -m 15500

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

MD5SUM BENCH= 81ec1ddcd163131a26e4e6f9286dd205
RANDOM SEED=1311238028

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30589052 kB
Buffers:          234804 kB
Cached:           245004 kB
SwapCached:         1832 kB
Active:          1429284 kB
Inactive:          23720 kB
Active(anon):     967864 kB
Inactive(anon):     7720 kB
Active(file):     461420 kB
Inactive(file):    16000 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:             42908 kB
Writeback:             0 kB
AnonPages:        979272 kB
Mapped:            11412 kB
Shmem:                 0 kB
Slab:             692892 kB
SReclaimable:     136428 kB
SUnreclaim:       556464 kB
KernelStack:        1448 kB
PageTables:         5852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1116168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    851968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71080 MiB
End job on node122 at 2012-06-04 03:12:08