Trace number 3690621

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.98 1798.26

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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3690621-1338024267.opb>
1.58/1.62	c original problem has 26339 variables (26339 bin, 0 int, 0 impl, 0 cont) and 612374 constraints
1.58/1.62	c problem read in 1.62
1.58/1.65	c No objective function, only one solution is needed.
1.58/1.65	c presolving settings loaded
3.49/3.52	c presolving:
5.19/5.29	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.78/5.85	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.28	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
8.38/8.40	c (round 4) 13047 del vars, 264677 del conss, 0 add conss, 8288 chg bounds, 9951 chg sides, 12640 chg coeffs, 348490 upgd conss, 402290 impls, 596 clqs
9.08/9.16	c (round 5) 13047 del vars, 265453 del conss, 0 add conss, 8288 chg bounds, 10013 chg sides, 13534 chg coeffs, 348490 upgd conss, 402290 impls, 596 clqs
9.68/9.75	c (round 6) 13047 del vars, 265465 del conss, 0 add conss, 8288 chg bounds, 10165 chg sides, 14060 chg coeffs, 348802 upgd conss, 403010 impls, 596 clqs
10.28/10.34	c (round 7) 13047 del vars, 265715 del conss, 0 add conss, 8288 chg bounds, 10177 chg sides, 14199 chg coeffs, 348815 upgd conss, 403040 impls, 600 clqs
16.69/16.79	c presolving (8 rounds):
16.69/16.79	c  13047 deleted vars, 265724 deleted constraints, 0 added constraints, 8288 tightened bounds, 0 added holes, 10185 changed sides, 14227 changed coefficients
16.69/16.79	c  403064 implications, 600 cliques
16.69/16.79	c presolved problem has 13292 variables (13292 bin, 0 int, 0 impl, 0 cont) and 346650 constraints
16.69/16.79	c   54593 constraints of type <knapsack>
16.69/16.79	c   34632 constraints of type <setppc>
16.69/16.79	c       1 constraints of type <linear>
16.69/16.79	c  257424 constraints of type <logicor>
16.69/16.79	c transformed objective value is always integral (scale: 1)
16.69/16.79	c Presolving Time: 14.72
16.69/16.79	c - non default parameters ----------------------------------------------------------------------
16.69/16.79	c # SCIP version 2.1.1.4
16.69/16.79	c 
16.69/16.79	c # maximal time in seconds to run
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.69/16.79	c limits/time = 1797
16.69/16.79	c 
16.69/16.79	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.69/16.79	c limits/memory = 13950
16.69/16.79	c 
16.69/16.79	c # solving stops, if the given number of solutions were found (-1: no limit)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.79	c limits/solutions = 1
16.69/16.79	c 
16.69/16.79	c # maximal number of separation rounds per node (-1: unlimited)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 5]
16.69/16.79	c separating/maxrounds = 1
16.69/16.79	c 
16.69/16.79	c # maximal number of separation rounds in the root node (-1: unlimited)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.79	c separating/maxroundsroot = 5
16.69/16.79	c 
16.69/16.79	c # default clock type (1: CPU user seconds, 2: wall clock time)
16.69/16.79	c # [type: int, range: [1,2], default: 1]
16.69/16.79	c timing/clocktype = 2
16.69/16.79	c 
16.69/16.79	c # belongs reading time to solving time?
16.69/16.79	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.69/16.79	c timing/reading = TRUE
16.69/16.79	c 
16.69/16.79	c # should disaggregation of knapsack constraints be allowed in preprocessing?
16.69/16.79	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
16.69/16.79	c constraints/knapsack/disaggregation = FALSE
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/coefdiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.79	c heuristics/coefdiving/maxlpiterquot = 0.075
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/coefdiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 30]
16.69/16.79	c heuristics/crossover/freq = -1
16.69/16.79	c 
16.69/16.79	c # number of nodes added to the contingent of the total nodes
16.69/16.79	c # [type: longint, range: [0,9223372036854775807], default: 500]
16.69/16.79	c heuristics/crossover/nodesofs = 750
16.69/16.79	c 
16.69/16.79	c # number of nodes without incumbent change that heuristic should wait
16.69/16.79	c # [type: longint, range: [0,9223372036854775807], default: 200]
16.69/16.79	c heuristics/crossover/nwaitingnodes = 100
16.69/16.79	c 
16.69/16.79	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
16.69/16.79	c # [type: real, range: [0,1], default: 0.1]
16.69/16.79	c heuristics/crossover/nodesquot = 0.15
16.69/16.79	c 
16.69/16.79	c # minimum percentage of integer variables that have to be fixed 
16.69/16.79	c # [type: real, range: [0,1], default: 0.666]
16.69/16.79	c heuristics/crossover/minfixingrate = 0.5
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 20]
16.69/16.79	c heuristics/feaspump/freq = -1
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/feaspump/maxlpiterofs = 2000
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/fracdiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.79	c heuristics/fracdiving/maxlpiterquot = 0.075
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/fracdiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/guideddiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.79	c heuristics/guideddiving/maxlpiterquot = 0.075
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/guideddiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.79	c heuristics/intdiving/maxlpiterquot = 0.075
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/intshifting/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/linesearchdiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.79	c heuristics/linesearchdiving/maxlpiterquot = 0.075
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/linesearchdiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 20]
16.69/16.79	c heuristics/objpscostdiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to total iteration number
16.69/16.79	c # [type: real, range: [0,1], default: 0.01]
16.69/16.79	c heuristics/objpscostdiving/maxlpiterquot = 0.015
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/objpscostdiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.79	c heuristics/oneopt/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/pscostdiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.79	c heuristics/pscostdiving/maxlpiterquot = 0.075
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/pscostdiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.79	c heuristics/rens/freq = -1
16.69/16.79	c 
16.69/16.79	c # minimum percentage of integer variables that have to be fixable 
16.69/16.79	c # [type: real, range: [0,1], default: 0.5]
16.69/16.79	c heuristics/rens/minfixingrate = 0.3
16.69/16.79	c 
16.69/16.79	c # number of nodes added to the contingent of the total nodes
16.69/16.79	c # [type: longint, range: [0,9223372036854775807], default: 500]
16.69/16.79	c heuristics/rens/nodesofs = 2000
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 20]
16.69/16.79	c heuristics/rootsoldiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
16.69/16.79	c heuristics/rootsoldiving/maxlpiterquot = 0.015
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/rootsoldiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.79	c heuristics/rounding/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.79	c heuristics/shiftandpropagate/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/shifting/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.79	c heuristics/simplerounding/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.79	c heuristics/subnlp/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.79	c heuristics/trivial/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.79	c heuristics/trysol/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.79	c heuristics/undercover/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.79	c heuristics/veclendiving/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.79	c heuristics/veclendiving/maxlpiterquot = 0.075
16.69/16.79	c 
16.69/16.79	c # additional number of allowed LP iterations
16.69/16.79	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.79	c heuristics/veclendiving/maxlpiterofs = 1500
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.79	c heuristics/zirounding/freq = -1
16.69/16.79	c 
16.69/16.79	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.79	c propagating/probing/maxprerounds = 0
16.69/16.79	c 
16.69/16.79	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.79	c separating/cmir/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.79	c separating/flowcover/freq = -1
16.69/16.79	c 
16.69/16.79	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.79	c separating/rapidlearning/freq = 0
16.69/16.79	c 
16.69/16.79	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
16.69/16.79	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.79	c heuristics/indoneopt/freq = -1
16.69/16.79	c 
16.69/16.79	c -----------------------------------------------------------------------------------------------
16.69/16.79	c start solving
16.78/16.80	c 
27.08/27.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.08/27.16	c  27.1s|     1 |     0 |  4174 |     - | 659M|   0 | 408 |  13k| 346k|  13k| 346k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
30.98/31.02	c  31.0s|     1 |     0 |  4230 |     - | 660M|   0 | 364 |  13k| 346k|  13k| 346k|  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
35.58/35.64	c  35.6s|     1 |     0 |  4391 |     - | 661M|   0 | 321 |  13k| 346k|  13k| 346k|  31 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
42.17/42.27	c  42.2s|     1 |     0 |  4672 |     - | 661M|   0 |1030 |  13k| 346k|  13k| 346k|  40 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
62.47/62.55	c  62.5s|     1 |     0 |  4919 |     - | 666M|   0 | 951 |  13k| 346k|  13k| 346k|  45 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
109.77/109.85	c   110s|     1 |     0 |  5148 |     - | 666M|   0 | 951 |  13k| 346k|  13k| 346k|  59 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
175.65/175.74	c   176s|     1 |     2 |  5148 |     - | 666M|   0 | 951 |  13k| 346k|  13k| 346k|  59 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1796.91/1797.29	c 
1796.91/1797.29	c SCIP Status        : solving was interrupted [time limit reached]
1796.91/1797.29	c Solving Time (sec) : 1797.27
1796.91/1797.29	c Solving Nodes      : 11
1796.91/1797.29	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.91/1797.29	c Dual Bound         : +0.00000000000000e+00
1796.91/1797.29	c Gap                : infinite
1796.91/1797.29	s UNKNOWN
1796.91/1797.29	c SCIP Status        : solving was interrupted [time limit reached]
1796.91/1797.29	c Total Time         :    1797.27
1796.91/1797.29	c   solving          :    1797.27
1796.91/1797.29	c   presolving       :      14.72 (included in solving)
1796.91/1797.29	c   reading          :       1.62 (included in solving)
1796.91/1797.29	c   copying          :       0.00 (0 times copied the problem)
1796.91/1797.29	c Original Problem   :
1796.91/1797.29	c   Problem name     : HOME/instance-3690621-1338024267.opb
1796.91/1797.29	c   Variables        : 26339 (26339 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.91/1797.29	c   Constraints      : 612374 initial, 612374 maximal
1796.91/1797.29	c   Objective sense  : minimize
1796.91/1797.29	c Presolved Problem  :
1796.91/1797.29	c   Problem name     : t_HOME/instance-3690621-1338024267.opb
1796.91/1797.29	c   Variables        : 13292 (13292 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.91/1797.29	c   Constraints      : 346650 initial, 346650 maximal
1796.91/1797.29	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.91/1797.29	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   trivial          :       0.01       0.00        306          0          0          0          0          0          0          0          0
1796.91/1797.29	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   gateextraction   :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   implics          :       0.03       0.00          0       2916          0          0          0          0          0          0          0
1796.91/1797.29	c   components       :       0.18       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.91/1797.29	c   knapsack         :       0.45       0.00          0          0          0          0          0          0          0        234       1587
1796.91/1797.29	c   setppc           :       0.14       0.00          0          0          0          0          0       1019          0          0          0
1796.91/1797.29	c   linear           :       3.65       0.00       9458        367          0       8288          0     264659          0       9951      12640
1796.91/1797.29	c   logicor          :       2.41       5.67          0          0          0          0          0         46          0          0          0
1796.91/1797.29	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.91/1797.29	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.91/1797.29	c   integral         :          0          0          0          0         13          0          1          0          0          4          0          0         20
1796.91/1797.29	c   knapsack         :      54593      54593          5         25          0          1          0          0          0          9          8          0          0
1796.91/1797.29	c   setppc           :      34632      34632          5         25          0          1          0          0          0        225          0          0          0
1796.91/1797.30	c   linear           :          1          1          5         25          0          1          0          0          0          0          0          0          0
1796.91/1797.30	c   logicor          :     257424     257424          5         12          0          1          0          0          0          0          0          0          0
1796.91/1797.30	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1796.91/1797.30	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.91/1797.30	c   integral         :    1657.33       0.00       0.00       0.00    1657.33       0.00       0.00       0.00
1796.91/1797.30	c   knapsack         :       0.26       0.00       0.21       0.05       0.00       0.01       0.00       0.00
1796.91/1797.30	c   setppc           :       0.05       0.00       0.01       0.04       0.00       0.01       0.00       0.00
1796.91/1797.30	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.91/1797.30	c   logicor          :       5.85       5.67       0.05       0.11       0.00       0.02       0.00       0.00
1796.91/1797.30	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.91/1797.30	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.91/1797.30	c   rootredcost      :          0          0          0          0
1796.91/1797.30	c   pseudoobj        :          0          0          0          0
1796.91/1797.30	c   vbounds          :          0          0          0          0
1796.91/1797.30	c   redcost          :         18          0          0          0
1796.91/1797.30	c   probing          :          0          0          0          0
1796.91/1797.30	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.91/1797.30	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1796.91/1797.30	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1796.91/1797.30	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1796.91/1797.30	c   redcost          :       0.00       0.00       0.00       0.00       0.00
1796.91/1797.30	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.91/1797.30	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.91/1797.30	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.91/1797.30	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.91/1797.30	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.91/1797.30	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.91/1797.30	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.91/1797.30	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.91/1797.30	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.91/1797.30	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.91/1797.30	c   cut pool         :       0.00                     4          -          -          8          -    (maximal pool size: 260)
1796.91/1797.30	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1796.91/1797.30	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c   gomory           :      15.54       0.00          5          0          0        250          0
1796.91/1797.30	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c   strongcg         :      46.66       0.00          5          0          0       2500          0
1796.91/1797.30	c   cmir             :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c   flowcover        :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c   clique           :       1.13       0.00          5          0          0         31          0
1796.91/1797.30	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c   mcf              :       0.34       0.00          1          0          0          0          0
1796.91/1797.30	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.91/1797.30	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.91/1797.30	c   problem variables:       0.00          -          0          0
1796.91/1797.30	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.91/1797.30	c   relpscost        :    1657.33       0.00         13          0          4          0          0         20
1796.91/1797.30	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.91/1797.30	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.91/1797.30	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.91/1797.30	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.91/1797.30	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.91/1797.30	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.91/1797.30	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.91/1797.30	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.91/1797.30	c   LP solutions     :       0.00          -          -          0
1796.91/1797.30	c   pseudo solutions :       0.00          -          -          0
1796.91/1797.30	c   smallcard        :       0.00       0.00          0          0
1796.91/1797.30	c   trivial          :       0.01       0.00          1          0
1796.91/1797.30	c   shiftandpropagate:       0.00       0.00          0          0
1796.91/1797.30	c   simplerounding   :       0.00       0.00          0          0
1796.91/1797.30	c   zirounding       :       0.00       0.00          0          0
1796.91/1797.30	c   rounding         :       0.00       0.00          0          0
1796.91/1797.30	c   shifting         :       0.00       0.00          0          0
1796.91/1797.30	c   intshifting      :       0.00       0.00          0          0
1796.91/1797.30	c   oneopt           :       0.00       0.00          0          0
1796.91/1797.30	c   twoopt           :       0.00       0.00          0          0
1796.91/1797.30	c   indtwoopt        :       0.00       0.00          0          0
1796.91/1797.30	c   indoneopt        :       0.00       0.00          0          0
1796.91/1797.30	c   fixandinfer      :       0.00       0.00          0          0
1796.91/1797.30	c   feaspump         :       0.00       0.00          0          0
1796.91/1797.30	c   clique           :       0.00       0.00          0          0
1796.91/1797.30	c   indrounding      :       0.00       0.00          0          0
1796.91/1797.30	c   indcoefdiving    :       0.00       0.00          0          0
1796.91/1797.30	c   coefdiving       :       0.00       0.00          0          0
1796.91/1797.30	c   pscostdiving     :       0.00       0.00          0          0
1796.91/1797.30	c   nlpdiving        :       0.00       0.00          0          0
1796.91/1797.30	c   fracdiving       :       0.00       0.00          0          0
1796.91/1797.30	c   veclendiving     :       0.00       0.00          0          0
1796.91/1797.30	c   intdiving        :       0.00       0.00          0          0
1796.91/1797.30	c   actconsdiving    :       0.00       0.00          0          0
1796.91/1797.30	c   objpscostdiving  :       0.00       0.00          0          0
1796.91/1797.30	c   rootsoldiving    :       0.00       0.00          0          0
1796.91/1797.30	c   linesearchdiving :       0.00       0.00          0          0
1796.91/1797.30	c   guideddiving     :       0.00       0.00          0          0
1796.91/1797.30	c   octane           :       0.00       0.00          0          0
1796.91/1797.30	c   rens             :       0.00       0.00          0          0
1796.91/1797.30	c   rins             :       0.00       0.00          0          0
1796.91/1797.30	c   localbranching   :       0.00       0.00          0          0
1796.91/1797.30	c   mutation         :       0.00       0.00          0          0
1796.91/1797.30	c   crossover        :       0.00       0.00          0          0
1796.91/1797.30	c   dins             :       0.00       0.00          0          0
1796.91/1797.30	c   vbounds          :       0.00       0.00          0          0
1796.91/1797.30	c   undercover       :       0.00       0.00          0          0
1796.91/1797.30	c   subnlp           :       0.00       0.00          0          0
1796.91/1797.30	c   trysol           :       0.00       0.00          0          0
1796.91/1797.30	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.91/1797.30	c   primal LP        :       1.54          1          0       0.00       0.00       1.54          1
1796.91/1797.30	c   dual LP          :      55.79         18       5666     314.78     101.56       0.00          0
1796.91/1797.30	c   lex dual LP      :       0.00          0          0       0.00          -
1796.91/1797.30	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.91/1797.30	c   diving/probing LP:       0.00          0          0       0.00          -
1796.91/1797.30	c   strong branching :    1657.18        316      38536     121.95      23.25
1796.91/1797.30	c     (at root node) :          -         20         85       4.25          -
1796.91/1797.30	c   conflict analysis:       0.00          0          0       0.00          -
1796.91/1797.30	c B&B Tree           :
1796.91/1797.30	c   number of runs   :          1
1796.91/1797.30	c   nodes            :         11
1796.91/1797.30	c   nodes (total)    :         11
1796.91/1797.30	c   nodes left       :         12
1796.91/1797.30	c   max depth        :         10
1796.91/1797.30	c   max depth (total):         10
1796.91/1797.30	c   backtracks       :          0 (0.0%)
1796.91/1797.30	c   delayed cutoffs  :          0
1796.91/1797.30	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.91/1797.30	c   avg switch length:       1.00
1796.91/1797.30	c   switching time   :       1.62
1796.91/1797.30	c Solution           :
1796.91/1797.30	c   Solutions found  :          0 (0 improvements)
1796.91/1797.30	c   Primal Bound     :          -
1796.91/1797.30	c   Dual Bound       : +0.00000000000000e+00
1796.91/1797.30	c   Gap              :   infinite
1796.91/1797.30	c   Root Dual Bound  : +0.00000000000000e+00
1796.91/1797.30	c   Root Iterations  :       5148
1797.91/1798.26	c Time complete: 1797.97.

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-3690621-1338024267/watcher-3690621-1338024267 -o /tmp/evaluation-result-3690621-1338024267/solver-3690621-1338024267 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690621-1338024267.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.00 2.00 2.00 3/176 10548
/proc/meminfo: memFree=28100568/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=10344 CPUtime=0 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 1351 0 0 0 0 0 0 0 20 0 1 0 268552237 10592256 1305 33554432000 4194304 10173063 140734106517264 140736370732200 7545739 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10548/statm: 2586 1305 413 1460 0 1117 0

[startup+0.0792769 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10548
/proc/meminfo: memFree=28100568/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=21104 CPUtime=0.07 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 4036 0 0 0 7 0 0 0 20 0 1 0 268552237 21610496 3987 33554432000 4194304 10173063 140734106517264 140736370732200 8727280 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10548/statm: 5276 3987 413 1460 0 3807 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21104

[startup+0.100273 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10548
/proc/meminfo: memFree=28100568/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=24308 CPUtime=0.09 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 4809 0 0 0 9 0 0 0 20 0 1 0 268552237 24891392 4760 33554432000 4194304 10173063 140734106517264 140736370732200 7171403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10548/statm: 6077 4760 413 1460 0 4608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24308

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10548
/proc/meminfo: memFree=28100568/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=50068 CPUtime=0.29 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 11276 0 0 0 28 1 0 0 20 0 1 0 268552237 51269632 11227 33554432000 4194304 10173063 140734106517264 140736370732200 7173949 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10548/statm: 12517 11227 413 1460 0 11048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50068

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10548
/proc/meminfo: memFree=28100568/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=100120 CPUtime=0.69 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 23705 0 0 0 66 3 0 0 20 0 1 0 268552237 102522880 23657 33554432000 4194304 10173063 140734106517264 140734106382440 7545739 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10548/statm: 25030 23694 413 1460 0 23561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100120

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10549
/proc/meminfo: memFree=27967624/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=202948 CPUtime=1.49 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 49479 0 0 0 142 7 0 0 20 0 1 0 268552237 207818752 49430 33554432000 4194304 10173063 140734106517264 140734106381848 7549379 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10548/statm: 50737 49430 413 1460 0 49268 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202948

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10549
/proc/meminfo: memFree=27644464/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=847924 CPUtime=3.09 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 206078 0 0 0 282 27 0 0 20 0 1 0 268552237 868274176 205930 33554432000 4194304 10173063 140734106517264 140734106513080 4638376 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/10548/statm: 211981 205931 509 1460 0 210512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 847924

[startup+6.30029 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 10549
/proc/meminfo: memFree=27342820/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=797968 CPUtime=6.28 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 234345 0 0 0 556 72 0 0 20 0 1 0 268552237 817119232 193499 33554432000 4194304 10173063 140734106517264 140734106514264 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 199492 193499 567 1460 0 198023 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 797968

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10549
/proc/meminfo: memFree=27309816/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=807824 CPUtime=12.69 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 265084 0 0 0 1147 122 0 0 20 0 1 0 268552237 827211776 194366 33554432000 4194304 10173063 140734106517264 140734106514872 4953292 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 201956 194366 613 1460 0 200487 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 807824

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 10549
/proc/meminfo: memFree=26766212/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1415328 CPUtime=25.48 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 350484 0 0 0 2409 139 0 0 20 0 1 0 268552237 1449295872 327997 33554432000 4194304 10173063 140734106517264 140734106510520 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 353832 327997 756 1460 0 352363 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1415328

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10550
/proc/meminfo: memFree=26672968/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1456624 CPUtime=51.08 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 357999 0 0 0 4960 148 0 0 20 0 1 0 268552237 1491582976 343510 33554432000 4194304 10173063 140734106517264 140734106512152 7654641 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 364156 343510 799 1460 0 362687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1456624

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10550
/proc/meminfo: memFree=26563116/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1491956 CPUtime=102.27 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 360971 0 0 0 10073 154 0 0 20 0 1 0 268552237 1527762944 355920 33554432000 4194304 10173063 140734106517264 140734106512184 8963895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 372989 355920 799 1460 0 371520 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1491956

[startup+162.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 10589
/proc/meminfo: memFree=27399204/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498908 CPUtime=162.26 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 362241 0 0 0 16071 155 0 0 20 0 1 0 268552237 1534881792 348486 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374727 348486 803 1460 0 373258 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1498908

[startup+222.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 10589
/proc/meminfo: memFree=27236916/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1537456 CPUtime=222.26 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 365099 0 0 0 22066 160 0 0 20 0 1 0 268552237 1574354944 367372 33554432000 4194304 10173063 140734106517264 140734106509592 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 384364 367372 809 1460 0 382895 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1537456

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10589
/proc/meminfo: memFree=27247732/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1504684 CPUtime=282.24 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 366273 0 0 0 28062 162 0 0 20 0 1 0 268552237 1540796416 360484 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 376171 360484 809 1460 0 374702 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1504684

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 10593
/proc/meminfo: memFree=27285916/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498904 CPUtime=342.24 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 369535 0 0 0 34058 166 0 0 20 0 1 0 268552237 1534877696 350822 33554432000 4194304 10173063 140734106517264 140734106510392 8886983 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374726 350822 809 1460 0 373257 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1498904

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10593
/proc/meminfo: memFree=27280912/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499076 CPUtime=402.22 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 369543 0 0 0 40056 166 0 0 20 0 1 0 268552237 1535053824 352305 33554432000 4194304 10173063 140734106517264 140734106510440 8012567 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374769 352305 809 1460 0 373300 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1499076

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10593
/proc/meminfo: memFree=27278704/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499076 CPUtime=462.22 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 369547 0 0 0 46055 167 0 0 20 0 1 0 268552237 1535053824 352309 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374769 352309 809 1460 0 373300 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1499076

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10593
/proc/meminfo: memFree=27278756/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499076 CPUtime=522.21 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 369548 0 0 0 52053 168 0 0 20 0 1 0 268552237 1535053824 352375 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374769 352375 809 1460 0 373300 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1499076

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 10593
/proc/meminfo: memFree=27275868/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498904 CPUtime=582.2 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 376519 0 0 0 58046 174 0 0 20 0 1 0 268552237 1534877696 352878 33554432000 4194304 10173063 140734106517264 140734106510808 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374726 352878 809 1460 0 373257 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1498904

[startup+642.3 s]

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

/proc/meminfo: memFree=27264956/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499072 CPUtime=1122.11 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 378550 0 0 0 112033 178 0 0 20 0 1 0 268552237 1535049728 354179 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374768 354179 809 1460 0 373299 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1499072

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10598
/proc/meminfo: memFree=27264960/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499072 CPUtime=1182.11 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 378550 0 0 0 118032 179 0 0 20 0 1 0 268552237 1535049728 354179 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374768 354179 809 1460 0 373299 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1499072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10598
/proc/meminfo: memFree=27265084/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499072 CPUtime=1242.09 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 378550 0 0 0 124030 179 0 0 20 0 1 0 268552237 1535049728 354179 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374768 354179 809 1460 0 373299 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1499072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10599
/proc/meminfo: memFree=27264836/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499072 CPUtime=1302.09 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 378550 0 0 0 130030 179 0 0 20 0 1 0 268552237 1535049728 354179 33554432000 4194304 10173063 140734106517264 140734106510392 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374768 354179 809 1460 0 373299 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1499072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10599
/proc/meminfo: memFree=27265084/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499072 CPUtime=1362.07 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 378551 0 0 0 136028 179 0 0 20 0 1 0 268552237 1535049728 354180 33554432000 4194304 10173063 140734106517264 140734106511096 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374768 354180 809 1460 0 373299 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1499072

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10599
/proc/meminfo: memFree=27267132/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498872 CPUtime=1422.07 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 380368 0 0 0 142025 182 0 0 20 0 1 0 268552237 1534844928 353646 33554432000 4194304 10173063 140734106517264 140734106509976 8033062 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374718 353646 809 1460 0 373249 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1498872

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10599
/proc/meminfo: memFree=27266944/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499164 CPUtime=1482.06 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 384471 0 0 0 148020 186 0 0 20 0 1 0 268552237 1535143936 353646 33554432000 4194304 10173063 140734106517264 140734106510712 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374791 353646 809 1460 0 373322 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1499164

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10602
/proc/meminfo: memFree=27244004/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499164 CPUtime=1542.05 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 384518 0 0 0 154017 188 0 0 20 0 1 0 268552237 1535143936 359314 33554432000 4194304 10173063 140734106517264 140734106510440 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374791 359314 809 1460 0 373322 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1499164

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10603
/proc/meminfo: memFree=27244544/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499164 CPUtime=1602.04 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 384538 0 0 0 160015 189 0 0 20 0 1 0 268552237 1535143936 359334 33554432000 4194304 10173063 140734106517264 140734106510392 7911702 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374791 359334 809 1460 0 373322 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1499164

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10603
/proc/meminfo: memFree=27244548/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1499164 CPUtime=1662.03 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 384561 0 0 0 166013 190 0 0 20 0 1 0 268552237 1535143936 359357 33554432000 4194304 10173063 140734106517264 140734106509976 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374791 359357 809 1460 0 373322 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1499164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10603
/proc/meminfo: memFree=27267448/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1488424 CPUtime=1722.03 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 385848 0 0 0 172011 192 0 0 20 0 1 0 268552237 1524146176 353468 33554432000 4194304 10173063 140734106517264 140734106510392 8012673 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 372106 353468 809 1460 0 370637 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1488424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10603
/proc/meminfo: memFree=27239840/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498468 CPUtime=1782.01 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387078 0 0 0 178009 192 0 0 20 0 1 0 268552237 1534431232 359297 33554432000 4194304 10173063 140734106517264 140734106510440 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374617 359297 809 1460 0 373148 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1498468

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10603
/proc/meminfo: memFree=27238352/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498892 CPUtime=1791.61 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387085 0 0 0 178969 192 0 0 20 0 1 0 268552237 1534865408 359304 33554432000 4194304 10173063 140734106517264 140734106511176 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374723 359304 809 1460 0 373254 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 1498892

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10603
/proc/meminfo: memFree=27238352/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498892 CPUtime=1794.81 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387089 0 0 0 179289 192 0 0 20 0 1 0 268552237 1534865408 359308 33554432000 4194304 10173063 140734106517264 140734106510680 8033088 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374723 359308 809 1460 0 373254 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 1498892

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10603
/proc/meminfo: memFree=27238352/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498892 CPUtime=1796.41 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387089 0 0 0 179449 192 0 0 20 0 1 0 268552237 1534865408 359308 33554432000 4194304 10173063 140734106517264 140734106510712 8012611 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374723 359308 809 1460 0 373254 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 1498892

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10603
/proc/meminfo: memFree=27238352/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1498892 CPUtime=1797.21 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387100 0 0 0 179529 192 0 0 20 0 1 0 268552237 1534865408 359319 33554432000 4194304 10173063 140734106517264 140734106516328 5061270 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 374723 359319 820 1460 0 373254 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 1498892

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10603
/proc/meminfo: memFree=27238352/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1456840 CPUtime=1797.61 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387102 0 0 0 179568 193 0 0 20 0 1 0 268552237 1491804160 348808 33554432000 4194304 10173063 140734106517264 140734106516328 4953292 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 364210 348808 822 1460 0 362741 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 1456840

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10603
/proc/meminfo: memFree=27238352/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1133852 CPUtime=1797.81 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387105 0 0 0 179587 194 0 0 20 0 1 0 268552237 1161064448 277984 33554432000 4194304 10173063 140734106517264 140734106516328 8992599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 283270 277802 825 1460 0 281801 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 1133852

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 10603
/proc/meminfo: memFree=27238352/32873648 swapFree=7104/7104
[pid=10548] ppid=10546 vsize=1043640 CPUtime=1797.91 cores=0,2,4,6
/proc/10548/stat : 10548 (scip-2.1.1.4fix) R 10546 10548 9598 0 -1 4202496 387105 0 0 0 179596 195 0 0 20 0 1 0 268552237 1068687360 255442 33554432000 4194304 10173063 140734106517264 140734106516328 7550179 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10548/statm: 260910 255442 825 1460 0 259441 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 1043640

Child status: 0
Real time (s): 1798.26
CPU time (s): 1797.98
CPU user time (s): 1796.01
CPU system time (s): 1.9687
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1586824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.01
system time used= 1.9687
maximum resident set size= 1489072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 387117
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1900

runsolver used 6.03608 second user time and 12.953 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-26 11:24:28
IDJOB=3690621
IDBENCH=89748
IDSOLVER=2270
FILE ID=node127/3690621-1338024267
RUNJOBID= node127-1338016935-9614
PBS_JOBID= 14624344
Free space on /tmp= 71452 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-164.opb
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690621-1338024267/watcher-3690621-1338024267 -o /tmp/evaluation-result-3690621-1338024267/solver-3690621-1338024267 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690621-1338024267.opb -t 1800 -m 15500

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

MD5SUM BENCH= 81ec1ddcd163131a26e4e6f9286dd205
RANDOM SEED=838553201

node127.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.348
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	: 5332.69
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.348
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.348
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	: 5331.94
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.348
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.348
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.348
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	: 5331.91
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.348
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.348
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:        28101096 kB
Buffers:          266652 kB
Cached:          2895356 kB
SwapCached:            0 kB
Active:          1486152 kB
Inactive:        2503788 kB
Active(anon):     830148 kB
Inactive(anon):        0 kB
Active(file):     656004 kB
Inactive(file):  2503788 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             39568 kB
Writeback:             0 kB
AnonPages:        818600 kB
Mapped:            16808 kB
Shmem:               200 kB
Slab:             643080 kB
SReclaimable:      87508 kB
SUnreclaim:       555572 kB
KernelStack:        1456 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     960128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71444 MiB
End job on node127 at 2012-05-26 11:54:26