Trace number 3691787

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 E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1799.07 1799.35

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: 947bdb7-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-3691787-1338041240.opb>
1.49/1.81	c original problem has 26339 variables (26339 bin, 0 int, 0 impl, 0 cont) and 612374 constraints
1.49/1.81	c problem read in 1.81
2.18/2.21	c No objective function, only one solution is needed.
2.18/2.21	c presolving settings loaded
2.59/2.65	c presolving:
5.38/5.48	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
6.48/6.56	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
7.29/7.38	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
10.29/10.30	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
11.38/11.44	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
12.29/12.39	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
13.29/13.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
20.08/20.17	c presolving (8 rounds):
20.08/20.17	c  13047 deleted vars, 265724 deleted constraints, 0 added constraints, 8288 tightened bounds, 0 added holes, 10185 changed sides, 14227 changed coefficients
20.08/20.17	c  403064 implications, 600 cliques
20.08/20.17	c presolved problem has 13292 variables (13292 bin, 0 int, 0 impl, 0 cont) and 346650 constraints
20.08/20.17	c   54593 constraints of type <knapsack>
20.08/20.17	c   34632 constraints of type <setppc>
20.08/20.17	c       1 constraints of type <linear>
20.08/20.17	c  257424 constraints of type <logicor>
20.08/20.17	c transformed objective value is always integral (scale: 1)
20.08/20.17	c Presolving Time: 17.56
20.08/20.17	c - non default parameters ----------------------------------------------------------------------
20.08/20.17	c # SCIP version 2.1.1.4
20.08/20.17	c 
20.08/20.17	c # maximal time in seconds to run
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
20.08/20.17	c limits/time = 1797
20.08/20.17	c 
20.08/20.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
20.08/20.17	c limits/memory = 13950
20.08/20.17	c 
20.08/20.17	c # solving stops, if the given number of solutions were found (-1: no limit)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: -1]
20.08/20.17	c limits/solutions = 1
20.08/20.17	c 
20.08/20.17	c # maximal number of separation rounds per node (-1: unlimited)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 5]
20.08/20.17	c separating/maxrounds = 1
20.08/20.17	c 
20.08/20.17	c # maximal number of separation rounds in the root node (-1: unlimited)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: -1]
20.08/20.17	c separating/maxroundsroot = 5
20.08/20.17	c 
20.08/20.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
20.08/20.17	c # [type: int, range: [1,2], default: 1]
20.08/20.17	c timing/clocktype = 2
20.08/20.17	c 
20.08/20.17	c # belongs reading time to solving time?
20.08/20.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
20.08/20.17	c timing/reading = TRUE
20.08/20.17	c 
20.08/20.17	c # should disaggregation of knapsack constraints be allowed in preprocessing?
20.08/20.17	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
20.08/20.17	c constraints/knapsack/disaggregation = FALSE
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/coefdiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
20.08/20.17	c heuristics/coefdiving/maxlpiterquot = 0.075
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/coefdiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 30]
20.08/20.17	c heuristics/crossover/freq = -1
20.08/20.17	c 
20.08/20.17	c # number of nodes added to the contingent of the total nodes
20.08/20.17	c # [type: longint, range: [0,9223372036854775807], default: 500]
20.08/20.17	c heuristics/crossover/nodesofs = 750
20.08/20.17	c 
20.08/20.17	c # number of nodes without incumbent change that heuristic should wait
20.08/20.17	c # [type: longint, range: [0,9223372036854775807], default: 200]
20.08/20.17	c heuristics/crossover/nwaitingnodes = 100
20.08/20.17	c 
20.08/20.17	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
20.08/20.17	c # [type: real, range: [0,1], default: 0.1]
20.08/20.17	c heuristics/crossover/nodesquot = 0.15
20.08/20.17	c 
20.08/20.17	c # minimum percentage of integer variables that have to be fixed 
20.08/20.17	c # [type: real, range: [0,1], default: 0.666]
20.08/20.17	c heuristics/crossover/minfixingrate = 0.5
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 20]
20.08/20.17	c heuristics/feaspump/freq = -1
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/feaspump/maxlpiterofs = 2000
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/fracdiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
20.08/20.17	c heuristics/fracdiving/maxlpiterquot = 0.075
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/fracdiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/guideddiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
20.08/20.17	c heuristics/guideddiving/maxlpiterquot = 0.075
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/guideddiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
20.08/20.17	c heuristics/intdiving/maxlpiterquot = 0.075
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/intshifting/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/linesearchdiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
20.08/20.17	c heuristics/linesearchdiving/maxlpiterquot = 0.075
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/linesearchdiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 20]
20.08/20.17	c heuristics/objpscostdiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to total iteration number
20.08/20.17	c # [type: real, range: [0,1], default: 0.01]
20.08/20.17	c heuristics/objpscostdiving/maxlpiterquot = 0.015
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/objpscostdiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 1]
20.08/20.17	c heuristics/oneopt/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/pscostdiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
20.08/20.17	c heuristics/pscostdiving/maxlpiterquot = 0.075
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/pscostdiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 0]
20.08/20.17	c heuristics/rens/freq = -1
20.08/20.17	c 
20.08/20.17	c # minimum percentage of integer variables that have to be fixable 
20.08/20.17	c # [type: real, range: [0,1], default: 0.5]
20.08/20.17	c heuristics/rens/minfixingrate = 0.3
20.08/20.17	c 
20.08/20.17	c # number of nodes added to the contingent of the total nodes
20.08/20.17	c # [type: longint, range: [0,9223372036854775807], default: 500]
20.08/20.17	c heuristics/rens/nodesofs = 2000
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 20]
20.08/20.17	c heuristics/rootsoldiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
20.08/20.17	c heuristics/rootsoldiving/maxlpiterquot = 0.015
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/rootsoldiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 1]
20.08/20.17	c heuristics/rounding/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 0]
20.08/20.17	c heuristics/shiftandpropagate/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/shifting/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 1]
20.08/20.17	c heuristics/simplerounding/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 1]
20.08/20.17	c heuristics/subnlp/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 0]
20.08/20.17	c heuristics/trivial/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 1]
20.08/20.17	c heuristics/trysol/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 0]
20.08/20.17	c heuristics/undercover/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 10]
20.08/20.17	c heuristics/veclendiving/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal fraction of diving LP iterations compared to node LP iterations
20.08/20.17	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
20.08/20.17	c heuristics/veclendiving/maxlpiterquot = 0.075
20.08/20.17	c 
20.08/20.17	c # additional number of allowed LP iterations
20.08/20.17	c # [type: int, range: [0,2147483647], default: 1000]
20.08/20.17	c heuristics/veclendiving/maxlpiterofs = 1500
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 1]
20.08/20.17	c heuristics/zirounding/freq = -1
20.08/20.17	c 
20.08/20.17	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: -1]
20.08/20.17	c propagating/probing/maxprerounds = 0
20.08/20.17	c 
20.08/20.17	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 0]
20.08/20.17	c separating/cmir/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 0]
20.08/20.17	c separating/flowcover/freq = -1
20.08/20.17	c 
20.08/20.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: -1]
20.08/20.17	c separating/rapidlearning/freq = 0
20.08/20.17	c 
20.08/20.17	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
20.08/20.17	c # [type: int, range: [-1,2147483647], default: 1]
20.08/20.17	c heuristics/indoneopt/freq = -1
20.08/20.17	c 
20.08/20.17	c -----------------------------------------------------------------------------------------------
20.08/20.17	c start solving
20.08/20.18	c 
30.68/30.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.68/30.77	c  30.8s|     1 |     0 |  4174 |     - | 742M|   0 | 408 |  13k| 346k|  13k| 346k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
34.88/34.95	c  34.9s|     1 |     0 |  4230 |     - | 742M|   0 | 364 |  13k| 346k|  13k| 346k|  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
39.78/39.88	c  39.9s|     1 |     0 |  4391 |     - | 743M|   0 | 321 |  13k| 346k|  13k| 346k|  31 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
46.38/46.48	c  46.5s|     1 |     0 |  4672 |     - | 744M|   0 |1030 |  13k| 346k|  13k| 346k|  40 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
67.47/67.58	c  67.6s|     1 |     0 |  4919 |     - | 749M|   0 | 951 |  13k| 346k|  13k| 346k|  45 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
116.07/116.10	c   116s|     1 |     0 |  5148 |     - | 749M|   0 | 951 |  13k| 346k|  13k| 346k|  59 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
182.46/182.54	c   183s|     1 |     2 |  5148 |     - | 749M|   0 | 951 |  13k| 346k|  13k| 346k|  59 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1798.01/1798.31	c 
1798.01/1798.31	c SCIP Status        : solving was interrupted [time limit reached]
1798.01/1798.31	c Solving Time (sec) : 1798.30
1798.01/1798.31	c Solving Nodes      : 11
1798.01/1798.31	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1798.01/1798.31	c Dual Bound         : +0.00000000000000e+00
1798.01/1798.31	c Gap                : infinite
1798.01/1798.31	s UNKNOWN
1798.01/1798.31	c SCIP Status        : solving was interrupted [time limit reached]
1798.01/1798.31	c Total Time         :    1798.30
1798.01/1798.31	c   solving          :    1798.30
1798.01/1798.31	c   presolving       :      17.56 (included in solving)
1798.01/1798.31	c   reading          :       1.81 (included in solving)
1798.01/1798.31	c   copying          :       0.00 (0 times copied the problem)
1798.01/1798.31	c Original Problem   :
1798.01/1798.31	c   Problem name     : HOME/instance-3691787-1338041240.opb
1798.01/1798.31	c   Variables        : 26339 (26339 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.01/1798.31	c   Constraints      : 612374 initial, 612374 maximal
1798.01/1798.31	c   Objective sense  : minimize
1798.01/1798.31	c Presolved Problem  :
1798.01/1798.31	c   Problem name     : t_HOME/instance-3691787-1338041240.opb
1798.01/1798.31	c   Variables        : 13292 (13292 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.01/1798.31	c   Constraints      : 346650 initial, 346650 maximal
1798.01/1798.31	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1798.01/1798.31	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   trivial          :       0.01       0.00        306          0          0          0          0          0          0          0          0
1798.01/1798.31	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   gateextraction   :       0.05       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   implics          :       0.03       0.00          0       2916          0          0          0          0          0          0          0
1798.01/1798.31	c   components       :       0.18       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1798.01/1798.31	c   knapsack         :       0.60       0.00          0          0          0          0          0          0          0        234       1587
1798.01/1798.31	c   setppc           :       0.24       0.00          0          0          0          0          0       1019          0          0          0
1798.01/1798.31	c   linear           :       6.06       0.29       9458        367          0       8288          0     264659          0       9951      12640
1798.01/1798.31	c   logicor          :       3.94       5.69          0          0          0          0          0         46          0          0          0
1798.01/1798.31	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1798.01/1798.31	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1798.01/1798.31	c   integral         :          0          0          0          0         13          0          1          0          0          4          0          0         20
1798.01/1798.31	c   knapsack         :      54593      54593          5         25          0          1          0          0          0          9          8          0          0
1798.01/1798.31	c   setppc           :      34632      34632          5         25          0          1          0          0          0        225          0          0          0
1798.01/1798.31	c   linear           :          1          1          5         25          0          1          0          0          0          0          0          0          0
1798.01/1798.31	c   logicor          :     257424     257424          5         12          0          1          0          0          0          0          0          0          0
1798.01/1798.31	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1798.01/1798.31	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1798.01/1798.31	c   integral         :    1651.70       0.00       0.00       0.00    1651.70       0.00       0.00       0.00
1798.01/1798.31	c   knapsack         :       0.42       0.00       0.37       0.05       0.00       0.01       0.00       0.00
1798.01/1798.31	c   setppc           :       0.06       0.00       0.01       0.04       0.00       0.01       0.00       0.00
1798.01/1798.31	c   linear           :       0.29       0.29       0.00       0.00       0.00       0.00       0.00       0.00
1798.01/1798.31	c   logicor          :       5.87       5.69       0.06       0.11       0.00       0.02       0.00       0.00
1798.01/1798.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1798.01/1798.31	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1798.01/1798.31	c   rootredcost      :          0          0          0          0
1798.01/1798.31	c   pseudoobj        :          0          0          0          0
1798.01/1798.31	c   vbounds          :          0          0          0          0
1798.01/1798.31	c   redcost          :         18          0          0          0
1798.01/1798.31	c   probing          :          0          0          0          0
1798.01/1798.31	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1798.01/1798.31	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1798.01/1798.31	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1798.01/1798.31	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1798.01/1798.31	c   redcost          :       0.00       0.00       0.00       0.00       0.00
1798.01/1798.31	c   probing          :       0.00       0.00       0.00       0.00       0.00
1798.01/1798.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.01/1798.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1798.01/1798.31	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1798.01/1798.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.01/1798.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.01/1798.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.01/1798.31	c   applied globally :          -          -          -          0        0.0          -          -          -
1798.01/1798.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.01/1798.31	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1798.01/1798.31	c   cut pool         :       0.00                     4          -          -          8          -    (maximal pool size: 260)
1798.01/1798.31	c   closecuts        :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1798.01/1798.31	c   intobj           :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c   gomory           :      15.50       0.00          5          0          0        250          0
1798.01/1798.31	c   cgmip            :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c   strongcg         :      48.66       0.00          5          0          0       2500          0
1798.01/1798.31	c   cmir             :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c   flowcover        :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c   clique           :       1.18       0.00          5          0          0         31          0
1798.01/1798.31	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c   mcf              :       0.36       0.00          1          0          0          0          0
1798.01/1798.31	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1798.01/1798.31	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1798.01/1798.31	c   problem variables:       0.00          -          0          0
1798.01/1798.31	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.01/1798.31	c   relpscost        :    1651.70       0.00         13          0          4          0          0         20
1798.01/1798.31	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1798.01/1798.31	c   inference        :       0.00       0.00          1          0          0          0          0          2
1798.01/1798.31	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1798.01/1798.31	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1798.01/1798.31	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1798.01/1798.31	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1798.01/1798.31	c   random           :       0.00       0.00          0          0          0          0          0          0
1798.01/1798.31	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1798.01/1798.31	c   LP solutions     :       0.00          -          -          0
1798.01/1798.31	c   pseudo solutions :       0.00          -          -          0
1798.01/1798.31	c   smallcard        :       0.00       0.00          0          0
1798.01/1798.31	c   trivial          :       0.01       0.00          1          0
1798.01/1798.31	c   shiftandpropagate:       0.00       0.00          0          0
1798.01/1798.31	c   simplerounding   :       0.00       0.00          0          0
1798.01/1798.31	c   zirounding       :       0.00       0.00          0          0
1798.01/1798.31	c   rounding         :       0.00       0.00          0          0
1798.01/1798.31	c   shifting         :       0.00       0.00          0          0
1798.01/1798.31	c   intshifting      :       0.00       0.00          0          0
1798.01/1798.31	c   oneopt           :       0.00       0.00          0          0
1798.01/1798.31	c   twoopt           :       0.00       0.00          0          0
1798.01/1798.31	c   indtwoopt        :       0.00       0.00          0          0
1798.01/1798.31	c   indoneopt        :       0.00       0.00          0          0
1798.01/1798.31	c   fixandinfer      :       0.00       0.00          0          0
1798.01/1798.31	c   feaspump         :       0.00       0.00          0          0
1798.01/1798.31	c   clique           :       0.00       0.00          0          0
1798.01/1798.31	c   indrounding      :       0.00       0.00          0          0
1798.01/1798.31	c   indcoefdiving    :       0.00       0.00          0          0
1798.01/1798.31	c   coefdiving       :       0.00       0.00          0          0
1798.01/1798.31	c   pscostdiving     :       0.00       0.00          0          0
1798.01/1798.31	c   nlpdiving        :       0.00       0.00          0          0
1798.01/1798.31	c   fracdiving       :       0.00       0.00          0          0
1798.01/1798.31	c   veclendiving     :       0.00       0.00          0          0
1798.01/1798.31	c   intdiving        :       0.00       0.00          0          0
1798.01/1798.31	c   actconsdiving    :       0.00       0.00          0          0
1798.01/1798.31	c   objpscostdiving  :       0.00       0.00          0          0
1798.01/1798.31	c   rootsoldiving    :       0.00       0.00          0          0
1798.01/1798.31	c   linesearchdiving :       0.00       0.00          0          0
1798.01/1798.31	c   guideddiving     :       0.00       0.00          0          0
1798.01/1798.31	c   octane           :       0.00       0.00          0          0
1798.01/1798.31	c   rens             :       0.00       0.00          0          0
1798.01/1798.31	c   rins             :       0.00       0.00          0          0
1798.01/1798.31	c   localbranching   :       0.00       0.00          0          0
1798.01/1798.31	c   mutation         :       0.00       0.00          0          0
1798.01/1798.31	c   crossover        :       0.00       0.00          0          0
1798.01/1798.31	c   dins             :       0.00       0.00          0          0
1798.01/1798.31	c   vbounds          :       0.00       0.00          0          0
1798.01/1798.31	c   undercover       :       0.00       0.00          0          0
1798.01/1798.31	c   subnlp           :       0.00       0.00          0          0
1798.01/1798.31	c   trysol           :       0.00       0.00          0          0
1798.01/1798.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1798.01/1798.31	c   primal LP        :       1.56          1          0       0.00       0.00       1.56          1
1798.01/1798.31	c   dual LP          :      56.74         18       5666     314.78      99.86       0.00          0
1798.01/1798.31	c   lex dual LP      :       0.00          0          0       0.00          -
1798.01/1798.31	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1798.01/1798.31	c   diving/probing LP:       0.00          0          0       0.00          -
1798.01/1798.31	c   strong branching :    1651.54        312      38154     122.29      23.10
1798.01/1798.31	c     (at root node) :          -         20         85       4.25          -
1798.01/1798.31	c   conflict analysis:       0.00          0          0       0.00          -
1798.01/1798.31	c B&B Tree           :
1798.01/1798.31	c   number of runs   :          1
1798.01/1798.31	c   nodes            :         11
1798.01/1798.31	c   nodes (total)    :         11
1798.01/1798.31	c   nodes left       :         12
1798.01/1798.31	c   max depth        :         10
1798.01/1798.31	c   max depth (total):         10
1798.01/1798.31	c   backtracks       :          0 (0.0%)
1798.01/1798.31	c   delayed cutoffs  :          0
1798.01/1798.31	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.01/1798.31	c   avg switch length:       1.00
1798.01/1798.31	c   switching time   :       1.64
1798.01/1798.31	c Solution           :
1798.01/1798.31	c   Solutions found  :          0 (0 improvements)
1798.01/1798.31	c   Primal Bound     :          -
1798.01/1798.31	c   Dual Bound       : +0.00000000000000e+00
1798.01/1798.31	c   Gap              :   infinite
1798.01/1798.31	c   Root Dual Bound  : +0.00000000000000e+00
1798.01/1798.31	c   Root Iterations  :       5148
1799.00/1799.35	c Time complete: 1799.06.

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-3691787-1338041240/watcher-3691787-1338041240 -o /tmp/evaluation-result-3691787-1338041240/solver-3691787-1338041240 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691787-1338041240.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.16 2.03 2.01 3/178 1172
/proc/meminfo: memFree=27658912/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=9596 CPUtime=0 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 1274 0 0 0 0 0 0 0 20 0 1 0 270249393 9826304 1228 33554432000 4194304 10219143 140736555305888 140737319628904 6621376 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1172/statm: 2399 1230 361 1471 0 919 0

[startup+0.0789981 s]
/proc/loadavg: 2.16 2.03 2.01 3/178 1172
/proc/meminfo: memFree=27658912/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=25792 CPUtime=0.06 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 5206 0 0 0 6 0 0 0 20 0 1 0 270249393 26411008 5160 33554432000 4194304 10219143 140736555305888 140737319628904 5541619 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1172/statm: 6448 5160 419 1471 0 4968 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25792

[startup+0.100236 s]
/proc/loadavg: 2.16 2.03 2.01 3/178 1172
/proc/meminfo: memFree=27658912/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=29360 CPUtime=0.08 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 6089 0 0 0 8 0 0 0 20 0 1 0 270249393 30064640 6043 33554432000 4194304 10219143 140736555305888 140737319628904 8875632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1172/statm: 7340 6043 419 1471 0 5860 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29360

[startup+0.300201 s]
/proc/loadavg: 2.16 2.03 2.01 3/178 1172
/proc/meminfo: memFree=27658912/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=63480 CPUtime=0.29 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 14607 0 0 0 28 1 0 0 20 0 1 0 270249393 65003520 14561 33554432000 4194304 10219143 140736555305888 140737319628904 9101821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1172/statm: 15870 14561 419 1471 0 14390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63480

[startup+0.700207 s]
/proc/loadavg: 2.16 2.03 2.01 3/178 1172
/proc/meminfo: memFree=27658912/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=127380 CPUtime=0.69 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 30520 0 0 0 66 3 0 0 20 0 1 0 270249393 130437120 30474 33554432000 4194304 10219143 140736555305888 140736555171064 7157119 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1172/statm: 31845 30474 419 1471 0 30365 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127380

[startup+1.5002 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 1173
/proc/meminfo: memFree=27435152/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=257860 CPUtime=1.49 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 63083 0 0 0 140 9 0 0 20 0 1 0 270249393 264048640 63037 33554432000 4194304 10219143 140736555305888 140736555170488 5345804 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1172/statm: 64465 63037 419 1471 0 62985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 257860

[startup+3.10026 s]
/proc/loadavg: 2.15 2.03 2.01 3/179 1173
/proc/meminfo: memFree=26836472/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=804528 CPUtime=3.08 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 196287 0 0 0 251 57 0 0 20 0 1 0 270249393 823836672 196211 33554432000 4194304 10219143 140736555305888 140736555302888 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 201132 196211 560 1471 0 199652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 804528

[startup+6.30028 s]
/proc/loadavg: 2.15 2.03 2.01 3/179 1173
/proc/meminfo: memFree=26819456/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=813300 CPUtime=6.28 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 198747 0 0 0 323 305 0 0 20 0 1 0 270249393 832819200 198414 33554432000 4194304 10219143 140736555305888 140736555302888 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 203325 198414 567 1471 0 201845 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 813300

[startup+12.7002 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 1173
/proc/meminfo: memFree=26775232/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=852116 CPUtime=12.68 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 235729 0 0 0 691 577 0 0 20 0 1 0 270249393 872566784 206176 33554432000 4194304 10219143 140736555305888 140736555302376 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 213029 206176 601 1471 0 211549 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 852116

[startup+25.5067 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 1173
/proc/meminfo: memFree=25348344/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1415692 CPUtime=25.49 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 317729 0 0 0 1876 673 0 0 20 0 1 0 270249393 1449668608 333121 33554432000 4194304 10219143 140736555305888 140736555299528 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 353923 333121 751 1471 0 352443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1415692

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 1173
/proc/meminfo: memFree=25281580/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1513968 CPUtime=51.07 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 330748 0 0 0 4397 710 0 0 20 0 1 0 270249393 1550303232 352988 33554432000 4194304 10219143 140736555305888 140736555300728 7698849 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 378492 352988 793 1471 0 377012 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1513968

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 1173
/proc/meminfo: memFree=25215532/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1527168 CPUtime=102.27 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 331466 0 0 0 9492 735 0 0 20 0 1 0 270249393 1563820032 357986 33554432000 4194304 10219143 140736555305888 140736555300728 7698991 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 381792 357986 793 1471 0 380312 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1527168

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 1176
/proc/meminfo: memFree=25189000/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1533280 CPUtime=162.26 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 336342 0 0 0 15484 742 0 0 20 0 1 0 270249393 1570078720 354808 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 383320 354808 796 1471 0 381840 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1533280

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 1176
/proc/meminfo: memFree=25200084/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1553560 CPUtime=222.26 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 345891 0 0 0 21476 750 0 0 20 0 1 0 270249393 1590845440 362522 33554432000 4194304 10219143 140736555305888 140736555298600 7638771 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 388390 362522 799 1471 0 386910 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1553560

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 1177
/proc/meminfo: memFree=25192492/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1533268 CPUtime=282.24 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 352575 0 0 0 27468 756 0 0 20 0 1 0 270249393 1570066432 358038 33554432000 4194304 10219143 140736555305888 140736555298600 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 383317 358038 799 1471 0 381837 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1533268

[startup+342.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 1177
/proc/meminfo: memFree=25206868/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1538956 CPUtime=342.24 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 359901 0 0 0 33463 761 0 0 20 0 1 0 270249393 1575890944 358604 33554432000 4194304 10219143 140736555305888 140736555299016 8077232 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384739 358604 799 1471 0 383259 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1538956

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 1177
/proc/meminfo: memFree=25198296/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1533268 CPUtime=402.23 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 369604 0 0 0 39456 767 0 0 20 0 1 0 270249393 1570066432 356499 33554432000 4194304 10219143 140736555305888 140736555299336 7638793 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 383317 356499 799 1471 0 381837 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1533268

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1177
/proc/meminfo: memFree=25189380/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1538668 CPUtime=462.21 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 381040 0 0 0 45447 774 0 0 20 0 1 0 270249393 1575596032 361607 33554432000 4194304 10219143 140736555305888 140736555299064 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384667 361607 799 1471 0 383187 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1538668

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1177
/proc/meminfo: memFree=25160092/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1554656 CPUtime=522.2 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 391474 0 0 0 51437 783 0 0 20 0 1 0 270249393 1591967744 366063 33554432000 4194304 10219143 140736555305888 140736555299016 7638782 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 388664 366063 799 1471 0 387184 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1554656

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1178
/proc/meminfo: memFree=25155628/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1524944 CPUtime=582.19 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 399928 0 0 0 57427 792 0 0 20 0 1 0 270249393 1561542656 356356 33554432000 4194304 10219143 140736555305888 140736555298168 8091475 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 381236 356356 799 1471 0 379756 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1524944

[startup+642.3 s]

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

/proc/meminfo: memFree=25136856/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1537856 CPUtime=1062.13 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 438611 0 0 0 105382 831 0 0 20 0 1 0 270249393 1574764544 361085 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384464 361085 799 1471 0 382984 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1537856

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1182
/proc/meminfo: memFree=25177340/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1543644 CPUtime=1122.11 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 438991 0 0 0 111380 831 0 0 20 0 1 0 270249393 1580691456 361976 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 385911 361976 799 1471 0 384431 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1543644

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 1182
/proc/meminfo: memFree=25153512/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1543644 CPUtime=1182.1 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 438992 0 0 0 117379 831 0 0 20 0 1 0 270249393 1580691456 362488 33554432000 4194304 10219143 140736555305888 140736555299016 8091458 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 385911 362488 799 1471 0 384431 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1543644

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1183
/proc/meminfo: memFree=25145832/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1543644 CPUtime=1242.09 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 439046 0 0 0 123378 831 0 0 20 0 1 0 270249393 1580691456 363577 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 385911 363577 799 1471 0 384431 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1543644

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 1183
/proc/meminfo: memFree=25060268/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1543644 CPUtime=1302.08 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 439046 0 0 0 129377 831 0 0 20 0 1 0 270249393 1580691456 364462 33554432000 4194304 10219143 140736555305888 140736555299016 8077237 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 385911 364462 799 1471 0 384431 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1543644

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 1186
/proc/meminfo: memFree=25144136/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1543644 CPUtime=1362.08 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 439046 0 0 0 135376 832 0 0 20 0 1 0 270249393 1580691456 364462 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 385911 364462 799 1471 0 384431 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1543644

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1186
/proc/meminfo: memFree=25170040/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1543968 CPUtime=1422.07 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 442298 0 0 0 141372 835 0 0 20 0 1 0 270249393 1581023232 366967 33554432000 4194304 10219143 140736555305888 140736555298168 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 385992 366967 799 1471 0 384512 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1543968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1186
/proc/meminfo: memFree=25133464/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1539628 CPUtime=1482.06 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 450979 0 0 0 147364 842 0 0 20 0 1 0 270249393 1576579072 362459 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384907 362459 799 1471 0 383427 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1539628

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 1187
/proc/meminfo: memFree=25150988/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1536252 CPUtime=1542.05 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 457118 0 0 0 153358 847 0 0 20 0 1 0 270249393 1573122048 362812 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384063 362812 800 1471 0 382583 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1536252

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 1187
/proc/meminfo: memFree=25140668/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1536220 CPUtime=1602.03 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 462779 0 0 0 159351 852 0 0 20 0 1 0 270249393 1573089280 360695 33554432000 4194304 10219143 140736555305888 140736555299064 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384055 360695 800 1471 0 382575 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1536220

[startup+1662.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 1187
/proc/meminfo: memFree=25193148/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1485276 CPUtime=1662.04 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 469273 0 0 0 165346 858 0 0 20 0 1 0 270249393 1520922624 352605 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 371319 352605 800 1471 0 369839 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1485276

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 1187
/proc/meminfo: memFree=25159328/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1534448 CPUtime=1722.02 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 476726 0 0 0 171338 864 0 0 20 0 1 0 270249393 1571274752 360594 33554432000 4194304 10219143 140736555305888 140736555299016 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 383612 360594 800 1471 0 382132 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1534448

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 1187
/proc/meminfo: memFree=25207560/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1485276 CPUtime=1782.01 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 495160 0 0 0 177325 876 0 0 20 0 1 0 270249393 1520922624 353467 33554432000 4194304 10219143 140736555305888 140736555299336 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 371319 353467 800 1471 0 369839 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1485276

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

[startup+1792.11 s]
/proc/loadavg: 2.03 2.04 2.00 2/177 1188
/proc/meminfo: memFree=27314904/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1536224 CPUtime=1791.81 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 497484 0 0 0 178303 878 0 0 20 0 1 0 270249393 1573093376 360613 33554432000 4194304 10219143 140736555305888 140736555299336 8056741 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384056 360613 800 1471 0 382576 0
Current children cumulated CPU time (s) 1791.81
Current children cumulated vsize (KiB) 1536224

[startup+1795.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 1226
/proc/meminfo: memFree=27286076/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1536224 CPUtime=1795.02 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 497574 0 0 0 178623 879 0 0 20 0 1 0 270249393 1573093376 361725 33554432000 4194304 10219143 140736555305888 140736555299016 7750640 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384056 361725 800 1471 0 382576 0
Current children cumulated CPU time (s) 1795.02
Current children cumulated vsize (KiB) 1536224

[startup+1796.9 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 1226
/proc/meminfo: memFree=27285704/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1536224 CPUtime=1796.61 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 497576 0 0 0 178782 879 0 0 20 0 1 0 270249393 1573093376 361727 33554432000 4194304 10219143 140736555305888 140736555299064 8077296 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384056 361727 800 1471 0 382576 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 1536224

[startup+1798.5 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 1226
/proc/meminfo: memFree=27241932/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1536224 CPUtime=1798.21 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 497585 0 0 0 178942 879 0 0 20 0 1 0 270249393 1573093376 361736 33554432000 4194304 10219143 140736555305888 140736555299016 7589212 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 384056 361736 809 1471 0 382576 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (KiB) 1536224

[startup+1798.9 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 1226
/proc/meminfo: memFree=27232020/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=1511028 CPUtime=1798.6 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 497587 0 0 0 178981 879 0 0 20 0 1 0 270249393 1547292672 355439 33554432000 4194304 10219143 140736555305888 140736555305000 7589217 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 377757 355439 811 1471 0 376277 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 1511028

[startup+1799.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 1226
/proc/meminfo: memFree=27232020/32873844 swapFree=7096/7096
[pid=1172] ppid=1170 vsize=898000 CPUtime=1799 cores=0,2,4,6
/proc/1172/stat : 1172 (scip-2.1.1.4exp) R 1170 1172 29822 0 -1 4202496 497588 0 0 0 179019 881 0 0 20 0 1 0 270249393 919552000 222736 33554432000 4194304 10219143 140736555305888 140736555305064 5346468 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1172/statm: 224500 222736 812 1471 0 223020 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 898000

Child status: 0
Real time (s): 1799.35
CPU time (s): 1799.07
CPU user time (s): 1790.23
CPU system time (s): 8.83166
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1621224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.23
system time used= 8.83166
maximum resident set size= 1522952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 497601
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= 9
involuntary context switches= 2093

runsolver used 2.77558 second user time and 7.45986 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 16:07:21
IDJOB=3691787
IDBENCH=89748
IDSOLVER=2271
FILE ID=node132/3691787-1338041240
RUNJOBID= node132-1338028003-30917
PBS_JOBID= 14624340
Free space on /tmp= 71496 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp 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.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691787-1338041240/watcher-3691787-1338041240 -o /tmp/evaluation-result-3691787-1338041240/solver-3691787-1338041240 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691787-1338041240.opb -t 1800 -m 15500

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

MD5SUM BENCH= 81ec1ddcd163131a26e4e6f9286dd205
RANDOM SEED=1579808055

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27659292 kB
Buffers:          259220 kB
Cached:          3067220 kB
SwapCached:            0 kB
Active:          1965716 kB
Inactive:        2472136 kB
Active(anon):    1114204 kB
Inactive(anon):        0 kB
Active(file):     851512 kB
Inactive(file):  2472136 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             91056 kB
Writeback:            20 kB
AnonPages:       1121164 kB
Mapped:            16676 kB
Shmem:               212 kB
Slab:             637108 kB
SReclaimable:      78956 kB
SUnreclaim:       558152 kB
KernelStack:        1488 kB
PageTables:         6128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1247464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71520 MiB
End job on node132 at 2012-05-26 16:37:20