Trace number 3691789

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? (TO) 1800.03 1800.33

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-170.opb
MD5SUMec3e1a4dea6a8a4871a8c3a868360cb3
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 benchmark58.4911
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-3691789-1338041286.opb>
1.69/1.78	c original problem has 26339 variables (26339 bin, 0 int, 0 impl, 0 cont) and 612374 constraints
1.69/1.78	c problem read in 1.77
1.69/1.79	c No objective function, only one solution is needed.
1.69/1.79	c presolving settings loaded
2.68/2.75	c presolving:
5.59/5.63	c (round 1) 8437 del vars, 133981 del conss, 0 add conss, 8436 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 334312 impls, 698 clqs
6.60/6.66	c (round 2) 11549 del vars, 245499 del conss, 0 add conss, 8436 chg bounds, 4694 chg sides, 6048 chg coeffs, 0 upgd conss, 372714 impls, 698 clqs
7.19/7.29	c (round 3) 11869 del vars, 255313 del conss, 0 add conss, 8436 chg bounds, 6685 chg sides, 8592 chg coeffs, 0 upgd conss, 372996 impls, 698 clqs
10.58/10.61	c (round 4) 11869 del vars, 255343 del conss, 0 add conss, 8436 chg bounds, 6697 chg sides, 8592 chg coeffs, 357408 upgd conss, 372996 impls, 698 clqs
11.79/11.85	c (round 5) 11869 del vars, 255705 del conss, 0 add conss, 8436 chg bounds, 6745 chg sides, 8938 chg coeffs, 357408 upgd conss, 372996 impls, 698 clqs
12.78/12.85	c (round 6) 11869 del vars, 255705 del conss, 0 add conss, 8436 chg bounds, 6809 chg sides, 9124 chg coeffs, 357542 upgd conss, 373132 impls, 698 clqs
13.79/13.87	c (round 7) 11869 del vars, 255819 del conss, 0 add conss, 8436 chg bounds, 6813 chg sides, 9150 chg coeffs, 357550 upgd conss, 373132 impls, 700 clqs
21.19/21.21	c presolving (8 rounds):
21.19/21.21	c  11869 deleted vars, 255833 deleted constraints, 0 added constraints, 8436 tightened bounds, 0 added holes, 6813 changed sides, 9150 changed coefficients
21.19/21.21	c  373136 implications, 700 cliques
21.19/21.21	c presolved problem has 14470 variables (14470 bin, 0 int, 0 impl, 0 cont) and 356541 constraints
21.19/21.21	c   56861 constraints of type <knapsack>
21.19/21.21	c   35220 constraints of type <setppc>
21.19/21.21	c       1 constraints of type <linear>
21.19/21.21	c  264459 constraints of type <logicor>
21.19/21.21	c transformed objective value is always integral (scale: 1)
21.19/21.21	c Presolving Time: 18.52
21.19/21.21	c - non default parameters ----------------------------------------------------------------------
21.19/21.21	c # SCIP version 2.1.1.4
21.19/21.21	c 
21.19/21.21	c # maximal time in seconds to run
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.19/21.21	c limits/time = 1797
21.19/21.21	c 
21.19/21.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.19/21.21	c limits/memory = 13950
21.19/21.21	c 
21.19/21.21	c # solving stops, if the given number of solutions were found (-1: no limit)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: -1]
21.19/21.21	c limits/solutions = 1
21.19/21.21	c 
21.19/21.21	c # maximal number of separation rounds per node (-1: unlimited)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 5]
21.19/21.21	c separating/maxrounds = 1
21.19/21.21	c 
21.19/21.21	c # maximal number of separation rounds in the root node (-1: unlimited)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: -1]
21.19/21.21	c separating/maxroundsroot = 5
21.19/21.21	c 
21.19/21.21	c # default clock type (1: CPU user seconds, 2: wall clock time)
21.19/21.21	c # [type: int, range: [1,2], default: 1]
21.19/21.21	c timing/clocktype = 2
21.19/21.21	c 
21.19/21.21	c # belongs reading time to solving time?
21.19/21.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.19/21.21	c timing/reading = TRUE
21.19/21.21	c 
21.19/21.21	c # should disaggregation of knapsack constraints be allowed in preprocessing?
21.19/21.21	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
21.19/21.21	c constraints/knapsack/disaggregation = FALSE
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/coefdiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
21.19/21.21	c heuristics/coefdiving/maxlpiterquot = 0.075
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/coefdiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 30]
21.19/21.21	c heuristics/crossover/freq = -1
21.19/21.21	c 
21.19/21.21	c # number of nodes added to the contingent of the total nodes
21.19/21.21	c # [type: longint, range: [0,9223372036854775807], default: 500]
21.19/21.21	c heuristics/crossover/nodesofs = 750
21.19/21.21	c 
21.19/21.21	c # number of nodes without incumbent change that heuristic should wait
21.19/21.21	c # [type: longint, range: [0,9223372036854775807], default: 200]
21.19/21.21	c heuristics/crossover/nwaitingnodes = 100
21.19/21.21	c 
21.19/21.21	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
21.19/21.21	c # [type: real, range: [0,1], default: 0.1]
21.19/21.21	c heuristics/crossover/nodesquot = 0.15
21.19/21.21	c 
21.19/21.21	c # minimum percentage of integer variables that have to be fixed 
21.19/21.21	c # [type: real, range: [0,1], default: 0.666]
21.19/21.21	c heuristics/crossover/minfixingrate = 0.5
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 20]
21.19/21.21	c heuristics/feaspump/freq = -1
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/feaspump/maxlpiterofs = 2000
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/fracdiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
21.19/21.21	c heuristics/fracdiving/maxlpiterquot = 0.075
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/fracdiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/guideddiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
21.19/21.21	c heuristics/guideddiving/maxlpiterquot = 0.075
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/guideddiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
21.19/21.21	c heuristics/intdiving/maxlpiterquot = 0.075
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/intshifting/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/linesearchdiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
21.19/21.21	c heuristics/linesearchdiving/maxlpiterquot = 0.075
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/linesearchdiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 20]
21.19/21.21	c heuristics/objpscostdiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to total iteration number
21.19/21.21	c # [type: real, range: [0,1], default: 0.01]
21.19/21.21	c heuristics/objpscostdiving/maxlpiterquot = 0.015
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/objpscostdiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 1]
21.19/21.21	c heuristics/oneopt/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/pscostdiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
21.19/21.21	c heuristics/pscostdiving/maxlpiterquot = 0.075
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/pscostdiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 0]
21.19/21.21	c heuristics/rens/freq = -1
21.19/21.21	c 
21.19/21.21	c # minimum percentage of integer variables that have to be fixable 
21.19/21.21	c # [type: real, range: [0,1], default: 0.5]
21.19/21.21	c heuristics/rens/minfixingrate = 0.3
21.19/21.21	c 
21.19/21.21	c # number of nodes added to the contingent of the total nodes
21.19/21.21	c # [type: longint, range: [0,9223372036854775807], default: 500]
21.19/21.21	c heuristics/rens/nodesofs = 2000
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 20]
21.19/21.21	c heuristics/rootsoldiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
21.19/21.21	c heuristics/rootsoldiving/maxlpiterquot = 0.015
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/rootsoldiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 1]
21.19/21.21	c heuristics/rounding/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 0]
21.19/21.21	c heuristics/shiftandpropagate/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/shifting/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 1]
21.19/21.21	c heuristics/simplerounding/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 1]
21.19/21.21	c heuristics/subnlp/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 0]
21.19/21.21	c heuristics/trivial/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 1]
21.19/21.21	c heuristics/trysol/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 0]
21.19/21.21	c heuristics/undercover/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 10]
21.19/21.21	c heuristics/veclendiving/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal fraction of diving LP iterations compared to node LP iterations
21.19/21.21	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
21.19/21.21	c heuristics/veclendiving/maxlpiterquot = 0.075
21.19/21.21	c 
21.19/21.21	c # additional number of allowed LP iterations
21.19/21.21	c # [type: int, range: [0,2147483647], default: 1000]
21.19/21.21	c heuristics/veclendiving/maxlpiterofs = 1500
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 1]
21.19/21.21	c heuristics/zirounding/freq = -1
21.19/21.21	c 
21.19/21.21	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: -1]
21.19/21.21	c propagating/probing/maxprerounds = 0
21.19/21.21	c 
21.19/21.21	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 0]
21.19/21.21	c separating/cmir/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 0]
21.19/21.21	c separating/flowcover/freq = -1
21.19/21.21	c 
21.19/21.21	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: -1]
21.19/21.21	c separating/rapidlearning/freq = 0
21.19/21.21	c 
21.19/21.21	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
21.19/21.21	c # [type: int, range: [-1,2147483647], default: 1]
21.19/21.21	c heuristics/indoneopt/freq = -1
21.19/21.21	c 
21.19/21.21	c -----------------------------------------------------------------------------------------------
21.19/21.21	c start solving
21.19/21.22	c 
36.58/36.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
36.58/36.69	c  36.7s|     1 |     0 |  5025 |     - | 755M|   0 | 518 |  14k| 356k|  14k| 356k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
43.18/43.26	c  43.2s|     1 |     0 |  5133 |     - | 755M|   0 | 455 |  14k| 356k|  14k| 356k|  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
53.88/53.93	c  53.9s|     1 |     0 |  5237 |     - | 758M|   0 | 500 |  14k| 356k|  14k| 356k|  31 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
93.77/93.82	c  93.8s|     1 |     0 |  5508 |     - | 764M|   0 | 453 |  14k| 356k|  14k| 356k|  43 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
123.47/123.58	c   124s|     1 |     0 |  5726 |     - | 773M|   0 | 375 |  14k| 356k|  14k| 356k|  54 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
133.46/133.52	c   134s|     1 |     0 |  5988 |     - | 775M|   0 | 366 |  14k| 356k|  14k| 356k|  63 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
226.05/226.13	c   226s|     1 |     2 |  5988 |     - | 775M|   0 | 366 |  14k| 356k|  14k| 356k|  63 |   0 |  25 | 0.000000e+00 |      --      |    Inf 
1799.70/1800.03	c 
1799.70/1800.03	c SCIP Status        : solving was interrupted [time limit reached]
1799.70/1800.03	c Solving Time (sec) : 1800.01
1799.70/1800.03	c Solving Nodes      : 8
1799.70/1800.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.70/1800.03	c Dual Bound         : +0.00000000000000e+00
1799.70/1800.03	c Gap                : infinite
1799.70/1800.03	s UNKNOWN
1799.70/1800.03	c SCIP Status        : solving was interrupted [time limit reached]
1799.70/1800.03	c Total Time         :    1800.01
1799.70/1800.03	c   solving          :    1800.01
1799.70/1800.03	c   presolving       :      18.52 (included in solving)
1799.70/1800.03	c   reading          :       1.77 (included in solving)
1799.70/1800.03	c   copying          :       0.00 (0 times copied the problem)
1799.70/1800.03	c Original Problem   :
1799.70/1800.03	c   Problem name     : HOME/instance-3691789-1338041286.opb
1799.70/1800.03	c   Variables        : 26339 (26339 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.70/1800.03	c   Constraints      : 612374 initial, 612374 maximal
1799.70/1800.03	c   Objective sense  : minimize
1799.70/1800.03	c Presolved Problem  :
1799.70/1800.03	c   Problem name     : t_HOME/instance-3691789-1338041286.opb
1799.70/1800.03	c   Variables        : 14470 (14470 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.70/1800.03	c   Constraints      : 356541 initial, 356541 maximal
1799.70/1800.03	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.70/1800.03	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   trivial          :       0.01       0.00        320          0          0          0          0          0          0          0          0
1799.70/1800.03	c   dualfix          :       0.01       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   gateextraction   :       0.07       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   implics          :       0.03       0.00          0       1920          0          0          0          0          0          0          0
1799.70/1800.03	c   components       :       0.20       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   knapsack         :       0.62       0.00          0          0          0          0          0          0          0        116        558
1799.70/1800.03	c   setppc           :       0.29       0.00          0          0          0          0          0        468          0          0          0
1799.70/1800.03	c   linear           :       6.04       0.36       9364        265          0       8436          0     255325          0       6697       8592
1799.70/1800.03	c   logicor          :       4.24       6.09          0          0          0          0          0         40          0          0          0
1799.70/1800.03	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1799.70/1800.03	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1799.70/1800.03	c   integral         :          0          0          0          0         19          0          1          0          0         51          0          0         16
1799.70/1800.03	c   knapsack         :      56861      56861          5         22          0          0          0          0          0          3          8          0          0
1799.70/1800.03	c   setppc           :      35220      35220          5         22          0          0          0          0          0         22          0          0          0
1799.70/1800.03	c   linear           :          1          1          5         22          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   logicor          :     264459     264459          5          5          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1799.70/1800.03	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1799.70/1800.03	c   integral         :    1609.94       0.00       0.00       0.00    1609.94       0.00       0.00       0.00
1799.70/1800.03	c   knapsack         :       0.46       0.00       0.39       0.06       0.00       0.00       0.00       0.00
1799.70/1800.03	c   setppc           :       0.05       0.00       0.01       0.04       0.00       0.00       0.00       0.00
1799.70/1800.03	c   linear           :       0.36       0.36       0.00       0.00       0.00       0.00       0.00       0.00
1799.70/1800.03	c   logicor          :       6.24       6.09       0.07       0.09       0.00       0.00       0.00       0.00
1799.70/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.70/1800.03	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1799.70/1800.03	c   rootredcost      :          0          0          0          0
1799.70/1800.03	c   pseudoobj        :          0          0          0          0
1799.70/1800.03	c   vbounds          :          0          0          0          0
1799.70/1800.03	c   redcost          :         24          0          0          0
1799.70/1800.03	c   probing          :          0          0          0          0
1799.70/1800.03	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1799.70/1800.03	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1799.70/1800.03	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1799.70/1800.03	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1799.70/1800.03	c   redcost          :       0.01       0.00       0.00       0.01       0.00
1799.70/1800.03	c   probing          :       0.00       0.00       0.00       0.00       0.00
1799.70/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.70/1800.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.70/1800.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1799.70/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.70/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.70/1800.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.70/1800.03	c   applied globally :          -          -          -          0        0.0          -          -          -
1799.70/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.70/1800.03	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1799.70/1800.03	c   cut pool         :       0.01                     4          -          -         18          -    (maximal pool size: 426)
1799.70/1800.03	c   closecuts        :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c   impliedbounds    :       0.00       0.00          5          0          0          0          0
1799.70/1800.03	c   intobj           :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c   gomory           :      44.18       0.00          5          0          0        250          0
1799.70/1800.03	c   cgmip            :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c   strongcg         :      24.97       0.00          5          0          0       2500          0
1799.70/1800.03	c   cmir             :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c   flowcover        :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c   clique           :       1.20       0.00          5          0          0         31          0
1799.70/1800.03	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c   mcf              :       0.48       0.00          1          0          0          0          0
1799.70/1800.03	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1799.70/1800.03	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1799.70/1800.03	c   problem variables:       0.00          -          0          0
1799.70/1800.03	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.70/1800.03	c   relpscost        :    1609.94       0.00         19          0         51          0          0         16
1799.70/1800.03	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1799.70/1800.03	c   inference        :       0.00       0.00          0          0          0          0          0          0
1799.70/1800.03	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1799.70/1800.03	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1799.70/1800.03	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1799.70/1800.03	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1799.70/1800.03	c   random           :       0.00       0.00          0          0          0          0          0          0
1799.70/1800.03	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1799.70/1800.03	c   LP solutions     :       0.00          -          -          0
1799.70/1800.03	c   pseudo solutions :       0.00          -          -          0
1799.70/1800.03	c   smallcard        :       0.00       0.00          0          0
1799.70/1800.03	c   trivial          :       0.02       0.00          1          0
1799.70/1800.03	c   shiftandpropagate:       0.00       0.00          0          0
1799.70/1800.03	c   simplerounding   :       0.00       0.00          0          0
1799.70/1800.03	c   zirounding       :       0.00       0.00          0          0
1799.70/1800.03	c   rounding         :       0.00       0.00          0          0
1799.70/1800.03	c   shifting         :       0.00       0.00          0          0
1799.70/1800.03	c   intshifting      :       0.00       0.00          0          0
1799.70/1800.03	c   oneopt           :       0.00       0.00          0          0
1799.70/1800.03	c   twoopt           :       0.00       0.00          0          0
1799.70/1800.03	c   indtwoopt        :       0.00       0.00          0          0
1799.70/1800.03	c   indoneopt        :       0.00       0.00          0          0
1799.70/1800.03	c   fixandinfer      :       0.00       0.00          0          0
1799.70/1800.03	c   feaspump         :       0.00       0.00          0          0
1799.70/1800.03	c   clique           :       0.00       0.00          0          0
1799.70/1800.03	c   indrounding      :       0.00       0.00          0          0
1799.70/1800.03	c   indcoefdiving    :       0.00       0.00          0          0
1799.70/1800.03	c   coefdiving       :       0.00       0.00          0          0
1799.70/1800.03	c   pscostdiving     :       0.00       0.00          0          0
1799.70/1800.03	c   nlpdiving        :       0.00       0.00          0          0
1799.70/1800.03	c   fracdiving       :       0.00       0.00          0          0
1799.70/1800.03	c   veclendiving     :       0.00       0.00          0          0
1799.70/1800.03	c   intdiving        :       0.00       0.00          0          0
1799.70/1800.03	c   actconsdiving    :       0.00       0.00          0          0
1799.70/1800.03	c   objpscostdiving  :       0.00       0.00          0          0
1799.70/1800.03	c   rootsoldiving    :       0.00       0.00          0          0
1799.70/1800.03	c   linesearchdiving :       0.00       0.00          0          0
1799.70/1800.03	c   guideddiving     :       0.00       0.00          0          0
1799.70/1800.03	c   octane           :       0.00       0.00          0          0
1799.70/1800.03	c   rens             :       0.00       0.00          0          0
1799.70/1800.03	c   rins             :       0.00       0.00          0          0
1799.70/1800.03	c   localbranching   :       0.00       0.00          0          0
1799.70/1800.03	c   mutation         :       0.00       0.00          0          0
1799.70/1800.03	c   crossover        :       0.00       0.00          0          0
1799.70/1800.03	c   dins             :       0.00       0.00          0          0
1799.70/1800.03	c   vbounds          :       0.00       0.00          0          0
1799.70/1800.03	c   undercover       :       0.00       0.00          0          0
1799.70/1800.03	c   subnlp           :       0.00       0.00          0          0
1799.70/1800.03	c   trysol           :       0.00       0.00          0          0
1799.70/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1799.70/1800.03	c   primal LP        :       1.57          1          0       0.00       0.00       1.57          1
1799.70/1800.03	c   dual LP          :      93.45         24       6913     288.04      73.98       0.00          0
1799.70/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1799.70/1800.03	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1799.70/1800.03	c   diving/probing LP:       0.00          0          0       0.00          -
1799.70/1800.03	c   strong branching :    1609.68        285      39457     138.45      24.51
1799.70/1800.03	c     (at root node) :          -         25        172       6.88          -
1799.70/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1799.70/1800.03	c B&B Tree           :
1799.70/1800.03	c   number of runs   :          1
1799.70/1800.03	c   nodes            :          8
1799.70/1800.03	c   nodes (total)    :          8
1799.70/1800.03	c   nodes left       :          9
1799.70/1800.03	c   max depth        :          7
1799.70/1800.03	c   max depth (total):          7
1799.70/1800.03	c   backtracks       :          0 (0.0%)
1799.70/1800.03	c   delayed cutoffs  :          0
1799.70/1800.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.70/1800.03	c   avg switch length:       1.00
1799.70/1800.03	c   switching time   :       1.66
1799.70/1800.03	c Solution           :
1799.70/1800.03	c   Solutions found  :          0 (0 improvements)
1799.70/1800.03	c   Primal Bound     :          -
1799.70/1800.03	c   Dual Bound       : +0.00000000000000e+00
1799.70/1800.03	c   Gap              :   infinite
1799.70/1800.03	c   Root Dual Bound  : +0.00000000000000e+00
1799.70/1800.03	c   Root Iterations  :       5988

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2898
/proc/meminfo: memFree=28593828/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=9332 CPUtime=0 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 1133 0 0 0 0 0 0 0 20 0 1 0 270195632 9555968 1087 33554432000 4194304 10219143 140734474669184 140734474668088 8844210 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 2333 1093 278 1471 0 853 0

[startup+0.011428 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2898
/proc/meminfo: memFree=28593828/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=13748 CPUtime=0 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 2172 0 0 0 0 0 0 0 20 0 1 0 270195632 14077952 2126 33554432000 4194304 10219143 140734474669184 140734474668088 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 3437 2126 419 1471 0 1957 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13748

[startup+0.100288 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2898
/proc/meminfo: memFree=28593828/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=29360 CPUtime=0.08 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 6090 0 0 0 8 0 0 0 20 0 1 0 270195632 30064640 6044 33554432000 4194304 10219143 140734474669184 140734474668088 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 7340 6044 419 1471 0 5860 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29360

[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2898
/proc/meminfo: memFree=28593828/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=64640 CPUtime=0.28 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 14900 0 0 0 26 2 0 0 20 0 1 0 270195632 66191360 14854 33554432000 4194304 10219143 140734474669184 140734474668088 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 16160 14854 419 1471 0 14680 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64640

[startup+0.700296 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2898
/proc/meminfo: memFree=28593828/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=129924 CPUtime=0.69 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 31130 0 0 0 64 5 0 0 20 0 1 0 270195632 133042176 31084 33554432000 4194304 10219143 140734474669184 140734474533896 7157137 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 32481 31084 419 1471 0 31001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129924

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2899
/proc/meminfo: memFree=28420948/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=263056 CPUtime=1.49 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 64397 0 0 0 138 11 0 0 20 0 1 0 270195632 269369344 64351 33554432000 4194304 10219143 140734474669184 140734474534360 5541619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 65764 64351 419 1471 0 64284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 263056

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2899
/proc/meminfo: memFree=28100524/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=804444 CPUtime=3.09 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 196300 0 0 0 262 47 0 0 20 0 1 0 270195632 823750656 196224 33554432000 4194304 10219143 140734474669184 140734474666216 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 201111 196224 560 1471 0 199631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 804444

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2899
/proc/meminfo: memFree=27804412/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=811120 CPUtime=6.29 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 198202 0 0 0 421 208 0 0 20 0 1 0 270195632 830586880 197869 33554432000 4194304 10219143 140734474669184 140734474666184 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 202780 197869 567 1471 0 201300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 811120

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2899
/proc/meminfo: memFree=27765048/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=852852 CPUtime=12.68 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 237255 0 0 0 832 436 0 0 20 0 1 0 270195632 873320448 207316 33554432000 4194304 10219143 140734474669184 140734474665240 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 213213 207316 601 1471 0 211733 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 852852

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2899
/proc/meminfo: memFree=27223068/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1450560 CPUtime=25.48 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 323569 0 0 0 1999 549 0 0 20 0 1 0 270195632 1485373440 343299 33554432000 4194304 10219143 140734474669184 140734474661272 8077264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 362640 343299 751 1471 0 361160 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1450560

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2899
/proc/meminfo: memFree=27090836/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1583848 CPUtime=51.08 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 337666 0 0 0 4540 568 0 0 20 0 1 0 270195632 1621860352 375860 33554432000 4194304 10219143 140734474669184 140734474662120 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 395962 375860 793 1471 0 394482 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1583848

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2900
/proc/meminfo: memFree=27070168/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1630960 CPUtime=102.28 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 340556 0 0 0 9644 584 0 0 20 0 1 0 270195632 1670103040 380941 33554432000 4194304 10219143 140734474669184 140734474664056 8891060 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 407740 380941 793 1471 0 406260 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1630960

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2941
/proc/meminfo: memFree=27911804/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567732 CPUtime=162.26 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 349432 0 0 0 15626 600 0 0 20 0 1 0 270195632 1605357568 371351 33554432000 4194304 10219143 140734474669184 140734474662312 7954704 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391933 371351 796 1471 0 390453 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1567732

[startup+222.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 2941
/proc/meminfo: memFree=27906136/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567732 CPUtime=222.25 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 363425 0 0 0 21608 617 0 0 20 0 1 0 270195632 1605357568 372075 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391933 372075 796 1471 0 390453 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1567732

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2941
/proc/meminfo: memFree=27856316/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1601596 CPUtime=282.25 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 370964 0 0 0 27592 633 0 0 20 0 1 0 270195632 1640034304 381855 33554432000 4194304 10219143 140734474669184 140734474661512 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 400399 381855 799 1471 0 398919 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1601596

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2941
/proc/meminfo: memFree=27898976/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567692 CPUtime=342.22 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 379511 0 0 0 33575 647 0 0 20 0 1 0 270195632 1605316608 373418 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391923 373418 799 1471 0 390443 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1567692

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2942
/proc/meminfo: memFree=27889176/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1600972 CPUtime=402.22 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 387984 0 0 0 39561 661 0 0 20 0 1 0 270195632 1639395328 382260 33554432000 4194304 10219143 140734474669184 140734474662632 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 400243 382260 799 1471 0 398763 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1600972

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2942
/proc/meminfo: memFree=27884092/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567692 CPUtime=462.2 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 393078 0 0 0 45544 676 0 0 20 0 1 0 270195632 1605316608 374608 33554432000 4194304 10219143 140734474669184 140734474662312 7705973 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391923 374608 799 1471 0 390443 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1567692

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2942
/proc/meminfo: memFree=27882032/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567692 CPUtime=522.19 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 401960 0 0 0 51527 692 0 0 20 0 1 0 270195632 1605316608 374608 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391923 374608 799 1471 0 390443 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1567692

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2942
/proc/meminfo: memFree=27824588/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1590844 CPUtime=582.19 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 409290 0 0 0 57510 709 0 0 20 0 1 0 270195632 1629024256 377854 33554432000 4194304 10219143 140734474669184 140734474661704 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 397711 377854 799 1471 0 396231 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1590844

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2946
/proc/meminfo: memFree=27854260/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567692 CPUtime=882.13 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 445608 0 0 0 87431 782 0 0 20 0 1 0 270195632 1605316608 375030 33554432000 4194304 10219143 140734474669184 140734474662312 8090870 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391923 375030 799 1471 0 390443 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 1567692

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2946
/proc/meminfo: memFree=27839220/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567692 CPUtime=942.13 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 458281 0 0 0 93414 799 0 0 20 0 1 0 270195632 1605316608 375031 33554432000 4194304 10219143 140734474669184 140734474662120 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391923 375031 800 1471 0 390443 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1567692

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2947
/proc/meminfo: memFree=27828152/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567656 CPUtime=1002.12 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 474186 0 0 0 99393 819 0 0 20 0 1 0 270195632 1605279744 375031 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391914 375031 800 1471 0 390434 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1567656

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2947
/proc/meminfo: memFree=27783644/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567604 CPUtime=1062.11 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 490974 0 0 0 105371 840 0 0 20 0 1 0 270195632 1605226496 375031 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391901 375031 800 1471 0 390421 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1567604

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2947
/proc/meminfo: memFree=27820208/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567584 CPUtime=1122.1 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 507172 0 0 0 111351 859 0 0 20 0 1 0 270195632 1605206016 375031 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391896 375031 800 1471 0 390416 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1567584

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2947
/proc/meminfo: memFree=27795860/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567564 CPUtime=1182.09 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 522124 0 0 0 117331 878 0 0 20 0 1 0 270195632 1605185536 375031 33554432000 4194304 10219143 140734474669184 140734474662312 7750640 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391891 375031 800 1471 0 390411 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1567564

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2947
/proc/meminfo: memFree=27756332/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1625556 CPUtime=1242.09 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 527157 0 0 0 123317 892 0 0 20 0 1 0 270195632 1664569344 386503 33554432000 4194304 10219143 140734474669184 140734474661704 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 406389 386503 800 1471 0 404909 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1625556

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2948
/proc/meminfo: memFree=27783080/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1590712 CPUtime=1302.08 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 531718 0 0 0 129302 906 0 0 20 0 1 0 270195632 1628889088 377704 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 397678 377704 800 1471 0 396198 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1590712

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 2951
/proc/meminfo: memFree=27791204/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567564 CPUtime=1362.06 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 540666 0 0 0 135284 922 0 0 20 0 1 0 270195632 1605185536 375031 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391891 375031 800 1471 0 390411 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1567564

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2951
/proc/meminfo: memFree=27781416/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1567560 CPUtime=1422.06 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 549882 0 0 0 141270 936 0 0 20 0 1 0 270195632 1605181440 375031 33554432000 4194304 10219143 140734474669184 140734474662312 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 391890 375031 800 1471 0 390410 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1567560

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2951
/proc/meminfo: memFree=27763268/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1604396 CPUtime=1482.05 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 556809 0 0 0 147256 949 0 0 20 0 1 0 270195632 1642901504 378492 33554432000 4194304 10219143 140734474669184 140734474663016 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 401099 378492 800 1471 0 399619 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1604396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2951
/proc/meminfo: memFree=27745000/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1604396 CPUtime=1542.04 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 563876 0 0 0 153244 960 0 0 20 0 1 0 270195632 1642901504 380836 33554432000 4194304 10219143 140734474669184 140734474662360 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 401099 380836 800 1471 0 399619 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1604396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2952
/proc/meminfo: memFree=27734236/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1604396 CPUtime=1602.03 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 569762 0 0 0 159233 970 0 0 20 0 1 0 270195632 1642901504 381344 33554432000 4194304 10219143 140734474669184 140734474662312 7701958 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 401099 381344 800 1471 0 399619 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1604396

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2952
/proc/meminfo: memFree=27691916/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1640212 CPUtime=1662.02 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 575573 0 0 0 165221 981 0 0 20 0 1 0 270195632 1679577088 390736 33554432000 4194304 10219143 140734474669184 140734474661512 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 410053 390736 800 1471 0 408573 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1640212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2952
/proc/meminfo: memFree=27729088/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1604396 CPUtime=1722.01 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 580243 0 0 0 171211 990 0 0 20 0 1 0 270195632 1642901504 381344 33554432000 4194304 10219143 140734474669184 140734474663016 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 401099 381344 800 1471 0 399619 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1604396

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2952
/proc/meminfo: memFree=27717148/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1604396 CPUtime=1782 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 585624 0 0 0 177200 1000 0 0 20 0 1 0 270195632 1642901504 382360 33554432000 4194304 10219143 140734474669184 140734474662632 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 401099 382360 800 1471 0 399619 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1604396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2952
/proc/meminfo: memFree=27735580/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1568892 CPUtime=1800.01 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 588119 0 0 0 178997 1004 0 0 20 0 1 0 270195632 1606545408 377606 33554432000 4194304 10219143 140734474669184 140734474662312 7589385 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 392223 377606 808 1471 0 390743 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1568892

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2952
/proc/meminfo: memFree=27735580/32873844 swapFree=6868/6868
[pid=2898] ppid=2896 vsize=1568892 CPUtime=1800.01 cores=1,3,5,7
/proc/2898/stat : 2898 (scip-2.1.1.4exp) R 2896 2898 31651 0 -1 4202496 588119 0 0 0 178997 1004 0 0 20 0 1 0 270195632 1606545408 377606 33554432000 4194304 10219143 140734474669184 140734474662312 7589385 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2898/statm: 392223 377606 808 1471 0 390743 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1568892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.33
CPU time (s): 1800.03
CPU user time (s): 1789.97
CPU system time (s): 10.0625
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1674004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.97
system time used= 10.0625
maximum resident set size= 1581988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 588119
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= 24
involuntary context switches= 1853

runsolver used 3.39248 second user time and 9.12261 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-26 16:08:06
IDJOB=3691789
IDBENCH=89775
IDSOLVER=2271
FILE ID=node105/3691789-1338041286
RUNJOBID= node105-1338028215-1094
PBS_JOBID= 14624366
Free space on /tmp= 71484 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-170.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-3691789-1338041286/watcher-3691789-1338041286 -o /tmp/evaluation-result-3691789-1338041286/solver-3691789-1338041286 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691789-1338041286.opb -t 1800 -m 15500

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

MD5SUM BENCH= ec3e1a4dea6a8a4871a8c3a868360cb3
RANDOM SEED=1307733671

node105.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.882
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.76
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.882
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.882
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.91
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28594208 kB
Buffers:          223916 kB
Cached:          2287272 kB
SwapCached:         6340 kB
Active:          1769500 kB
Inactive:        1734132 kB
Active(anon):     980320 kB
Inactive(anon):    14612 kB
Active(file):     789180 kB
Inactive(file):  1719520 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67101824 kB
Dirty:             39880 kB
Writeback:             0 kB
AnonPages:        995400 kB
Mapped:            17680 kB
Shmem:                 8 kB
Slab:             633764 kB
SReclaimable:      75944 kB
SUnreclaim:       557820 kB
KernelStack:        1448 kB
PageTables:         6012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1106720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    905216 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= 71472 MiB
End job on node105 at 2012-05-26 16:38:09