Trace number 3739626

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)UNSAT 48.3067 48.3185

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12048_4-unsat.opb
MD5SUMe20086c85095d65afe65e19d07ad3aeb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.9148
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables28798
Total number of constraints99736
Number of constraints which are clauses99264
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints472
Minimum length of a constraint1
Maximum length of a constraint69
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 397
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.59/0.60	c SCIP version 1.1.0.7
0.59/0.60	c LP-Solver SoPlex 1.4.1
0.59/0.60	c user parameter file <scip.set> not found - using default parameters
0.59/0.60	c read problem <HOME/instance-3739626-1338756658.opb>
0.59/0.60	c original problem has 28798 variables (28798 bin, 0 int, 0 impl, 0 cont) and 99736 constraints
0.79/0.80	c No objective function, only one solution is needed.
0.79/0.80	c start presolving problem
0.79/0.80	c presolving:
2.79/2.85	c (round 1) 8920 del vars, 25540 del conss, 7135 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5265924 impls, 0 clqs
3.69/3.74	c (round 2) 16297 del vars, 57235 del conss, 14034 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5320112 impls, 0 clqs
3.79/3.89	c (round 3) 18675 del vars, 68815 del conss, 15480 chg bounds, 39 chg sides, 37 chg coeffs, 0 upgd conss, 5336798 impls, 0 clqs
3.89/3.97	c (round 4) 20018 del vars, 73486 del conss, 16385 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5352149 impls, 0 clqs
3.99/4.02	c (round 5) 21064 del vars, 77208 del conss, 17079 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5364119 impls, 0 clqs
3.99/4.06	c (round 6) 21618 del vars, 79270 del conss, 17395 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5369757 impls, 0 clqs
3.99/4.08	c (round 7) 21941 del vars, 80581 del conss, 17582 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5372935 impls, 0 clqs
3.99/4.09	c (round 8) 22063 del vars, 81132 del conss, 17642 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5374407 impls, 0 clqs
4.09/4.11	c (round 9) 22119 del vars, 81338 del conss, 17666 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5375183 impls, 0 clqs
4.09/4.12	c (round 10) 22143 del vars, 81458 del conss, 17674 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5375636 impls, 0 clqs
4.09/4.13	c (round 11) 22146 del vars, 81478 del conss, 17675 chg bounds, 59 chg sides, 59 chg coeffs, 0 upgd conss, 5375700 impls, 0 clqs
4.09/4.14	c (round 12) 22146 del vars, 81480 del conss, 17675 chg bounds, 60 chg sides, 60 chg coeffs, 0 upgd conss, 5375700 impls, 0 clqs
4.19/4.24	c (round 13) 22146 del vars, 81480 del conss, 17675 chg bounds, 60 chg sides, 60 chg coeffs, 18256 upgd conss, 5375700 impls, 0 clqs
4.19/4.30	c (round 14) 22155 del vars, 81528 del conss, 17684 chg bounds, 63 chg sides, 127 chg coeffs, 18256 upgd conss, 5377175 impls, 86 clqs
4.29/4.34	c (round 15) 22164 del vars, 81528 del conss, 17684 chg bounds, 63 chg sides, 146 chg coeffs, 18256 upgd conss, 5377175 impls, 95 clqs
4.29/4.36	c presolving (16 rounds):
4.29/4.36	c  22164 deleted vars, 81528 deleted constraints, 17684 tightened bounds, 0 added holes, 63 changed sides, 156 changed coefficients
4.29/4.36	c  5377175 implications, 95 cliques
4.29/4.36	c presolved problem has 6634 variables (6634 bin, 0 int, 0 impl, 0 cont) and 18208 constraints
4.29/4.36	c     406 constraints of type <knapsack>
4.29/4.36	c   17802 constraints of type <logicor>
4.29/4.36	c transformed objective value is always integral (scale: 1)
4.29/4.36	c Presolving Time: 3.43
4.29/4.36	c SATUNSAT-LIN
4.29/4.36	c -----------------------------------------------------------------------------------------------
4.29/4.36	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 0]
4.29/4.36	c separating/flowcover/freq = c -1
4.29/4.36	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 0]
4.29/4.36	c separating/cmir/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/veclendiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.36	c heuristics/veclendiving/maxlpiterquot = c 0.075
4.29/4.36	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/veclendiving/freq = c -1
4.29/4.36	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.36	c heuristics/simplerounding/freq = c -1
4.29/4.36	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/shifting/freq = c -1
4.29/4.36	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.36	c heuristics/rounding/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/rootsoldiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.29/4.36	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
4.29/4.36	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 20]
4.29/4.36	c heuristics/rootsoldiving/freq = c -1
4.29/4.36	c # number of nodes added to the contingent of the total nodes
4.29/4.36	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.29/4.36	c heuristics/rens/nodesofs = c 2000
4.29/4.36	c # minimum percentage of integer variables that have to be fixable 
4.29/4.36	c # [type: real, range: [0,1], default: 0.5]
4.29/4.36	c heuristics/rens/minfixingrate = c 0.3
4.29/4.36	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 0]
4.29/4.36	c heuristics/rens/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/pscostdiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.36	c heuristics/pscostdiving/maxlpiterquot = c 0.075
4.29/4.36	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/pscostdiving/freq = c -1
4.29/4.36	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.36	c heuristics/oneopt/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/objpscostdiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to total iteration number
4.29/4.36	c # [type: real, range: [0,1], default: 0.01]
4.29/4.36	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
4.29/4.36	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 20]
4.29/4.36	c heuristics/objpscostdiving/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/linesearchdiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.36	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
4.29/4.36	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/linesearchdiving/freq = c -1
4.29/4.36	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/intshifting/freq = c -1
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.36	c heuristics/intdiving/maxlpiterquot = c 0.075
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/guideddiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.36	c heuristics/guideddiving/maxlpiterquot = c 0.075
4.29/4.36	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/guideddiving/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/fracdiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.36	c heuristics/fracdiving/maxlpiterquot = c 0.075
4.29/4.36	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/fracdiving/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/feaspump/maxlpiterofs = c 2000
4.29/4.36	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 20]
4.29/4.36	c heuristics/feaspump/freq = c -1
4.29/4.36	c # minimum percentage of integer variables that have to be fixed 
4.29/4.36	c # [type: real, range: [0,1], default: 0.666]
4.29/4.36	c heuristics/crossover/minfixingrate = c 0.5
4.29/4.36	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.29/4.36	c # [type: real, range: [0,1], default: 0.1]
4.29/4.36	c heuristics/crossover/nodesquot = c 0.15
4.29/4.36	c # number of nodes without incumbent change that heuristic should wait
4.29/4.36	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.29/4.36	c heuristics/crossover/nwaitingnodes = c 100
4.29/4.36	c # number of nodes added to the contingent of the total nodes
4.29/4.36	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.29/4.36	c heuristics/crossover/nodesofs = c 750
4.29/4.36	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 30]
4.29/4.36	c heuristics/crossover/freq = c -1
4.29/4.36	c # additional number of allowed LP iterations
4.29/4.36	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.36	c heuristics/coefdiving/maxlpiterofs = c 1500
4.29/4.36	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.36	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.36	c heuristics/coefdiving/maxlpiterquot = c 0.075
4.29/4.36	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.36	c heuristics/coefdiving/freq = c -1
4.29/4.36	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.36	c presolving/probing/maxrounds = c 0
4.29/4.36	c # should presolving try to simplify knapsacks
4.29/4.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.29/4.36	c constraints/knapsack/simplifyinequalities = c TRUE
4.29/4.36	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.29/4.36	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.29/4.36	c constraints/knapsack/disaggregation = c FALSE
4.29/4.36	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
4.29/4.36	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.36	c constraints/knapsack/maxnumcardlift = c 0
4.29/4.36	c # should presolving try to simplify inequalities
4.29/4.37	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.29/4.37	c constraints/linear/simplifyinequalities = c TRUE
4.29/4.37	c # maximal number of separation rounds in the root node (-1: unlimited)
4.29/4.37	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.37	c separating/maxroundsroot = c 5
4.29/4.37	c # maximal number of separation rounds per node (-1: unlimited)
4.29/4.37	c # [type: int, range: [-1,2147483647], default: 5]
4.29/4.37	c separating/maxrounds = c 1
4.29/4.37	c # solving stops, if the given number of solutions were found (-1: no limit)
4.29/4.37	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.37	c limits/solutions = c 1
4.29/4.37	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.29/4.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.29/4.37	c limits/memory = c 13950
4.29/4.37	c # maximal time in seconds to run
4.29/4.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.29/4.37	c limits/time = c 1791
4.29/4.37	c # frequency for displaying node information lines
4.29/4.37	c # [type: int, range: [-1,2147483647], default: 100]
4.29/4.37	c display/freq = c 10000
4.29/4.37	c -----------------------------------------------------------------------------------------------
4.29/4.37	c start solving problem
4.29/4.37	c 
48.07/48.18	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.07/48.18	c  47.3s|     1 |     0 | 26867 | 133M|   0 |   - |6634 |  18k|  18k|6634 |  18k|   0 |   0 |   0 |      --      |      --      |   0.00%
48.07/48.18	c  47.3s|     1 |     0 | 26867 | 133M|   0 |   - |6634 |  18k|  18k|6634 |  18k|   0 |   0 |   0 |      --      |      --      |   0.00%
48.07/48.18	c 
48.07/48.18	c SCIP Status        : problem is solved [infeasible]
48.07/48.18	c Solving Time (sec) : 47.30
48.07/48.18	c Solving Nodes      : 1
48.07/48.18	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
48.07/48.18	c Dual Bound         : +1.00000000000000e+20
48.07/48.18	c Gap                : 0.00 %
48.07/48.18	c NODE         1
48.07/48.18	c DUAL BOUND   1e+20
48.07/48.18	c PRIMAL BOUND 1e+20
48.07/48.18	c GAP          0
48.07/48.18	s UNSATISFIABLE
48.07/48.18	c SCIP Status        : problem is solved [infeasible]
48.07/48.18	c Solving Time       :      47.30
48.07/48.18	c Original Problem   :
48.07/48.18	c   Problem name     : HOME/instance-3739626-1338756658.opb
48.07/48.18	c   Variables        : 28798 (28798 binary, 0 integer, 0 implicit integer, 0 continuous)
48.07/48.18	c   Constraints      : 99736 initial, 99736 maximal
48.07/48.18	c Presolved Problem  :
48.07/48.18	c   Problem name     : t_HOME/instance-3739626-1338756658.opb
48.07/48.18	c   Variables        : 6634 (6634 binary, 0 integer, 0 implicit integer, 0 continuous)
48.07/48.18	c   Constraints      : 18208 initial, 18208 maximal
48.07/48.18	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
48.07/48.18	c   trivial          :       0.03        744          0          0          0          0          0          0          0
48.07/48.18	c   dualfix          :       0.00          4          0          0          0          0          0          0          0
48.07/48.18	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
48.07/48.18	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
48.07/48.18	c   implics          :       0.07          0          3          0          0          0          0          0          0
48.07/48.18	c   probing          :       0.00          0          0          0          0          0          0          0          0
48.07/48.18	c   knapsack         :       0.06          0          0          0          9          0          0          3         96
48.07/48.18	c   linear           :       3.08      16965       4442          0      17675          0      81480         60         60
48.07/48.18	c   logicor          :       0.05          6          0          0          0          0         48          0          0
48.07/48.18	c   root node        :          -          0          -          -          0          -          -          -          -
48.07/48.18	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
48.07/48.18	c   integral         :          0          0          0          0          0          0          0          0          0          0
48.07/48.18	c   knapsack         :        406          0          1          0          0          0          0          0          0          0
48.07/48.18	c   logicor          :      17802          0          1          0          0          0          0          0          0          0
48.07/48.18	c   countsols        :          0          0          0          0          0          0          0          0          0          0
48.07/48.18	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
48.07/48.18	c   integral         :       0.00       0.00       0.00       0.00       0.00
48.07/48.18	c   knapsack         :       0.00       0.00       0.00       0.00       0.00
48.07/48.18	c   logicor          :       0.01       0.00       0.01       0.00       0.00
48.07/48.18	c   countsols        :       0.00       0.00       0.00       0.00       0.00
48.07/48.18	c Propagators        :       Time      Calls    Cutoffs    DomReds
48.07/48.18	c   rootredcost      :       0.00          0          0          0
48.07/48.18	c   pseudoobj        :       0.00          2          1          0
48.07/48.18	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
48.07/48.18	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
48.07/48.18	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
48.07/48.18	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
48.07/48.18	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
48.07/48.18	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
48.07/48.18	c   applied globally :          -          -          -          0        0.0          -          -          -
48.07/48.18	c   applied locally  :          -          -          -          0        0.0          -          -          -
48.07/48.18	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
48.07/48.18	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
48.07/48.18	c   redcost          :       0.00          0          0          0          0          0
48.07/48.18	c   impliedbounds    :       0.00          0          0          0          0          0
48.07/48.18	c   intobj           :       0.00          0          0          0          0          0
48.07/48.18	c   gomory           :       0.00          0          0          0          0          0
48.07/48.18	c   strongcg         :       0.00          0          0          0          0          0
48.07/48.18	c   cmir             :       0.00          0          0          0          0          0
48.07/48.18	c   flowcover        :       0.00          0          0          0          0          0
48.07/48.18	c   clique           :       0.00          0          0          0          0          0
48.07/48.18	c   zerohalf         :       0.00          0          0          0          0          0
48.07/48.18	c   mcf              :       0.00          0          0          0          0          0
48.07/48.18	c Pricers            :       Time      Calls       Vars
48.07/48.18	c   problem variables:       0.00          0          0
48.07/48.18	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
48.07/48.18	c   pscost           :       0.00          0          0          0          0          0          0
48.07/48.18	c   inference        :       0.00          0          0          0          0          0          0
48.07/48.18	c   mostinf          :       0.00          0          0          0          0          0          0
48.07/48.18	c   leastinf         :       0.00          0          0          0          0          0          0
48.07/48.18	c   fullstrong       :       0.00          0          0          0          0          0          0
48.07/48.18	c   allfullstrong    :       0.00          0          0          0          0          0          0
48.07/48.18	c   random           :       0.00          0          0          0          0          0          0
48.07/48.18	c   relpscost        :       0.00          0          0          0          0          0          0
48.07/48.18	c Primal Heuristics  :       Time      Calls      Found
48.07/48.18	c   LP solutions     :       0.00          -          0
48.07/48.18	c   pseudo solutions :       0.00          -          0
48.07/48.18	c   simplerounding   :       0.00          0          0
48.07/48.18	c   rounding         :       0.00          0          0
48.07/48.18	c   shifting         :       0.00          0          0
48.07/48.18	c   intshifting      :       0.00          0          0
48.07/48.18	c   oneopt           :       0.00          0          0
48.07/48.18	c   fixandinfer      :       0.00          0          0
48.07/48.18	c   feaspump         :       0.00          0          0
48.07/48.18	c   coefdiving       :       0.00          0          0
48.07/48.18	c   pscostdiving     :       0.00          0          0
48.07/48.18	c   fracdiving       :       0.00          0          0
48.07/48.18	c   veclendiving     :       0.00          0          0
48.07/48.18	c   intdiving        :       0.00          0          0
48.07/48.18	c   actconsdiving    :       0.00          0          0
48.07/48.18	c   objpscostdiving  :       0.00          0          0
48.07/48.18	c   rootsoldiving    :       0.00          0          0
48.07/48.18	c   linesearchdiving :       0.00          0          0
48.07/48.18	c   guideddiving     :       0.00          0          0
48.07/48.18	c   octane           :       0.00          0          0
48.07/48.18	c   rens             :       0.00          0          0
48.07/48.18	c   rins             :       0.00          0          0
48.07/48.18	c   localbranching   :       0.00          0          0
48.07/48.18	c   mutation         :       0.00          0          0
48.07/48.18	c   crossover        :       0.00          0          0
48.07/48.18	c   dins             :       0.00          0          0
48.07/48.18	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
48.07/48.18	c   primal LP        :       0.00          0          0       0.00          -
48.07/48.18	c   dual LP          :      43.69          1      26867   26867.00     614.95
48.07/48.18	c   barrier LP       :       0.00          0          0       0.00          -
48.07/48.18	c   diving/probing LP:       0.00          0          0       0.00          -
48.07/48.18	c   strong branching :       0.00          0          0       0.00          -
48.07/48.18	c     (at root node) :          -          0          0       0.00          -
48.07/48.18	c   conflict analysis:       0.00          0          0       0.00          -
48.07/48.18	c B&B Tree           :
48.07/48.18	c   number of runs   :          1
48.07/48.18	c   nodes            :          1
48.07/48.18	c   nodes (total)    :          1
48.07/48.18	c   nodes left       :          0
48.07/48.18	c   max depth        :          0
48.07/48.18	c   max depth (total):          0
48.07/48.18	c   backtracks       :          0 (0.0%)
48.07/48.18	c   delayed cutoffs  :          0
48.07/48.18	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
48.07/48.18	c   avg switch length:       2.00
48.07/48.18	c   switching time   :       0.00
48.07/48.18	c Solution           :
48.07/48.18	c   Solutions found  :          0 (0 improvements)
48.07/48.18	c   Primal Bound     : infeasible
48.07/48.18	c   Dual Bound       :          -
48.07/48.18	c   Gap              :       0.00 %
48.07/48.18	c   Root Dual Bound  :          -
48.29/48.31	c Time complete: 48.3.

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-3739626-1338756658/watcher-3739626-1338756658 -o /tmp/evaluation-result-3739626-1338756658/solver-3739626-1338756658 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3739626-1338756658.opb 

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.05 2.46 2.74 4/177 10568
/proc/meminfo: memFree=30440460/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 1529 0 0 0 0 0 0 0 20 0 1 0 341790332 8912896 1481 33554432000 4194304 7823515 140737459359424 140733490182936 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 2176 1481 351 887 0 1286 0

[startup+0.0905719 s]
/proc/loadavg: 2.05 2.46 2.74 4/177 10568
/proc/meminfo: memFree=30440460/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=24416 CPUtime=0.08 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 5437 0 0 0 8 0 0 0 20 0 1 0 341790332 25001984 5389 33554432000 4194304 7823515 140737459359424 140733490182936 4512305 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 6104 5389 351 887 0 5214 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24416

[startup+0.100354 s]
/proc/loadavg: 2.05 2.46 2.74 4/177 10568
/proc/meminfo: memFree=30440460/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=24416 CPUtime=0.09 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 5440 0 0 0 9 0 0 0 20 0 1 0 341790332 25001984 5392 33554432000 4194304 7823515 140737459359424 140733490182936 6908072 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 6104 5393 351 887 0 5214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24416

[startup+0.30028 s]
/proc/loadavg: 2.05 2.46 2.74 4/177 10568
/proc/meminfo: memFree=30440460/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=37336 CPUtime=0.29 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 8696 0 0 0 28 1 0 0 20 0 1 0 341790332 38232064 8648 33554432000 4194304 7823515 140737459359424 140733490182936 4403286 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 9334 8648 351 887 0 8444 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37336

[startup+0.700299 s]
/proc/loadavg: 2.05 2.46 2.74 4/177 10568
/proc/meminfo: memFree=30440460/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=125756 CPUtime=0.69 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 30916 0 0 0 65 4 0 0 20 0 1 0 341790332 128774144 30514 33554432000 4194304 7823515 140737459359424 140737459225528 6912000 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 31439 30514 370 887 0 30549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 125756

[startup+1.50031 s]
/proc/loadavg: 2.04 2.45 2.74 3/178 10569
/proc/meminfo: memFree=30272936/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=224716 CPUtime=1.48 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 55358 0 0 0 140 8 0 0 20 0 1 0 341790332 230109184 54957 33554432000 4194304 7823515 140737459359424 140737459356360 5878822 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 56179 54962 427 887 0 55289 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224716

[startup+3.10031 s]
/proc/loadavg: 2.04 2.45 2.74 3/178 10569
/proc/meminfo: memFree=30187484/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=287340 CPUtime=3.09 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 70386 0 0 0 293 16 0 0 20 0 1 0 341790332 294236160 69984 33554432000 4194304 7823515 140737459359424 140737459356360 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 71835 69984 432 887 0 70945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 287340

[startup+6.30029 s]
/proc/loadavg: 2.04 2.44 2.73 3/177 10569
/proc/meminfo: memFree=30146580/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=304692 CPUtime=6.29 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 75412 0 0 0 605 24 0 0 20 0 1 0 341790332 312004608 74109 33554432000 4194304 7823515 140737459359424 140737459354760 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 76173 74109 522 887 0 75283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 304692

[startup+12.7003 s]
/proc/loadavg: 2.04 2.44 2.73 3/177 10569
/proc/meminfo: memFree=30142496/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=307180 CPUtime=12.69 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76038 0 0 0 1244 25 0 0 20 0 1 0 341790332 314552320 74735 33554432000 4194304 7823515 140737459359424 140737459354760 6211707 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 76795 74735 522 887 0 75905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 307180

[startup+25.5003 s]
/proc/loadavg: 2.03 2.41 2.72 3/177 10569
/proc/meminfo: memFree=30139888/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=309360 CPUtime=25.48 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76597 0 0 0 2522 26 0 0 20 0 1 0 341790332 316784640 75297 33554432000 4194304 7823515 140737459359424 140737459354760 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 77340 75297 522 887 0 76450 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 309360

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

[startup+38.3003 s]
/proc/loadavg: 2.02 2.40 2.71 3/177 10569
/proc/meminfo: memFree=30139112/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=309360 CPUtime=38.28 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76766 0 0 0 3800 28 0 0 20 0 1 0 341790332 316784640 75465 33554432000 4194304 7823515 140737459359424 140737459355224 6211643 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 77340 75465 523 887 0 76450 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 309360

[startup+44.7003 s]
/proc/loadavg: 2.02 2.39 2.70 3/177 10569
/proc/meminfo: memFree=30139236/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=309360 CPUtime=44.68 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76766 0 0 0 4439 29 0 0 20 0 1 0 341790332 316784640 75465 33554432000 4194304 7823515 140737459359424 140737459355224 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 77340 75465 523 887 0 76450 0
Current children cumulated CPU time (s) 44.68
Current children cumulated vsize (KiB) 309360

[startup+46.3003 s]
/proc/loadavg: 2.02 2.39 2.70 3/177 10569
/proc/meminfo: memFree=30139236/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=309360 CPUtime=46.28 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76766 0 0 0 4599 29 0 0 20 0 1 0 341790332 316784640 75465 33554432000 4194304 7823515 140737459359424 140737459354760 6234827 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 77340 75465 523 887 0 76450 0
Current children cumulated CPU time (s) 46.28
Current children cumulated vsize (KiB) 309360

[startup+47.1003 s]
/proc/loadavg: 2.02 2.39 2.70 3/177 10569
/proc/meminfo: memFree=30139236/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=309360 CPUtime=47.08 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76766 0 0 0 4679 29 0 0 20 0 1 0 341790332 316784640 75465 33554432000 4194304 7823515 140737459359424 140737459354760 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 77340 75465 523 887 0 76450 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 309360

[startup+47.9002 s]
/proc/loadavg: 2.02 2.39 2.70 3/177 10569
/proc/meminfo: memFree=30139236/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=309360 CPUtime=47.87 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76768 0 0 0 4758 29 0 0 20 0 1 0 341790332 316784640 75465 33554432000 4194304 7823515 140737459359424 140737459354760 6211341 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 77340 75465 523 887 0 76450 0
Current children cumulated CPU time (s) 47.87
Current children cumulated vsize (KiB) 309360

[startup+48.3003 s]
/proc/loadavg: 2.02 2.39 2.70 3/177 10569
/proc/meminfo: memFree=30190804/32873844 swapFree=7900/7900
[pid=10568] ppid=10566 vsize=242712 CPUtime=48.29 cores=1,3,5,7
/proc/10568/stat : 10568 (pbscip.linux.x8) R 10566 10568 8610 0 -1 4202496 76778 0 0 0 4799 30 0 0 20 0 1 0 341790332 248537088 49742 33554432000 4194304 7823515 140737459359424 140737459354760 7132266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10568/statm: 60678 49489 533 887 0 59788 0
Current children cumulated CPU time (s) 48.29
Current children cumulated vsize (KiB) 242712

Child status: 0
Real time (s): 48.3185
CPU time (s): 48.3067
CPU user time (s): 47.9917
CPU system time (s): 0.314952
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 309360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.9917
system time used= 0.314952
maximum resident set size= 301900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76785
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= 11
involuntary context switches= 50

runsolver used 0.067989 second user time and 0.208968 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 22:50:58
IDJOB=3739626
IDBENCH=73869
IDSOLVER=2321
FILE ID=node137/3739626-1338756658
RUNJOBID= node137-1338748474-8627
PBS_JOBID= 14636788
Free space on /tmp= 70312 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12048_4-unsat.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3739626-1338756658/watcher-3739626-1338756658 -o /tmp/evaluation-result-3739626-1338756658/solver-3739626-1338756658 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3739626-1338756658.opb

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

MD5SUM BENCH= e20086c85095d65afe65e19d07ad3aeb
RANDOM SEED=417474166

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30441484 kB
Buffers:          277388 kB
Cached:          1253320 kB
SwapCached:         5796 kB
Active:           894560 kB
Inactive:         712048 kB
Active(anon):      71096 kB
Inactive(anon):     7172 kB
Active(file):     823464 kB
Inactive(file):   704876 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             12452 kB
Writeback:             0 kB
AnonPages:         80996 kB
Mapped:            11432 kB
Shmem:                 0 kB
Slab:             685000 kB
SReclaimable:     126044 kB
SUnreclaim:       558956 kB
KernelStack:        1464 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     196380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 70304 MiB
End job on node137 at 2012-06-03 22:51:46