Trace number 3742493

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)? 1796.54 1796.83

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K152.opb
MD5SUM6abb89533e60aa1ed19663db7c40a868
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18088
Total number of constraints18394
Number of constraints which are clauses18242
Number of constraints which are cardinality constraints (but not clauses)152
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint152
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 153
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.18	c SCIP version 1.1.0.7
0.09/0.18	c LP-Solver SoPlex 1.4.1
0.09/0.18	c user parameter file <scip.set> not found - using default parameters
0.09/0.18	c read problem <HOME/instance-3742493-1338784461.opb>
0.09/0.18	c original problem has 18088 variables (18088 bin, 0 int, 0 impl, 0 cont) and 18394 constraints
0.19/0.27	c No objective function, only one solution is needed.
0.19/0.27	c start presolving problem
0.19/0.27	c presolving:
0.29/0.32	c (round 1) 2 del vars, 2 del conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16476 impls, 152 clqs
0.29/0.33	c (round 2) 238 del vars, 13 del conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16476 impls, 150 clqs
0.29/0.34	c (round 3) 367 del vars, 260 del conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16584 impls, 150 clqs
0.29/0.35	c (round 4) 475 del vars, 368 del conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16782 impls, 150 clqs
0.29/0.36	c (round 5) 562 del vars, 455 del conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17004 impls, 150 clqs
0.29/0.37	c (round 6) 626 del vars, 519 del conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17230 impls, 150 clqs
0.29/0.38	c (round 7) 669 del vars, 562 del conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17390 impls, 150 clqs
0.29/0.39	c (round 8) 696 del vars, 589 del conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17516 impls, 150 clqs
0.39/0.40	c (round 9) 714 del vars, 607 del conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17558 impls, 150 clqs
0.39/0.41	c (round 10) 728 del vars, 621 del conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17604 impls, 150 clqs
0.39/0.41	c (round 11) 737 del vars, 630 del conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17660 impls, 150 clqs
0.39/0.42	c (round 12) 742 del vars, 635 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17690 impls, 150 clqs
0.49/0.55	c (round 13) 742 del vars, 785 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17459 upgd conss, 17706 impls, 150 clqs
0.49/0.59	c (round 14) 742 del vars, 785 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17609 upgd conss, 17706 impls, 150 clqs
0.59/0.62	c presolving (15 rounds):
0.59/0.62	c  742 deleted vars, 785 deleted constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.59/0.62	c  17706 implications, 150 cliques
0.59/0.62	c presolved problem has 17346 variables (17346 bin, 0 int, 0 impl, 0 cont) and 17609 constraints
0.59/0.62	c     150 constraints of type <setppc>
0.59/0.62	c   17459 constraints of type <logicor>
0.59/0.62	c transformed objective value is always integral (scale: 1)
0.59/0.62	c Presolving Time: 0.32
0.59/0.62	c SATUNSAT-LIN
0.59/0.62	c -----------------------------------------------------------------------------------------------
0.59/0.62	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.62	c separating/flowcover/freq = c -1
0.59/0.62	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.62	c separating/cmir/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/veclendiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.62	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.59/0.62	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/veclendiving/freq = c -1
0.59/0.62	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.62	c heuristics/simplerounding/freq = c -1
0.59/0.62	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/shifting/freq = c -1
0.59/0.62	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.62	c heuristics/rounding/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.59/0.62	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.59/0.62	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.62	c heuristics/rootsoldiving/freq = c -1
0.59/0.62	c # number of nodes added to the contingent of the total nodes
0.59/0.62	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.62	c heuristics/rens/nodesofs = c 2000
0.59/0.62	c # minimum percentage of integer variables that have to be fixable 
0.59/0.62	c # [type: real, range: [0,1], default: 0.5]
0.59/0.62	c heuristics/rens/minfixingrate = c 0.3
0.59/0.62	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.62	c heuristics/rens/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.62	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.59/0.62	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/pscostdiving/freq = c -1
0.59/0.62	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.62	c heuristics/oneopt/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to total iteration number
0.59/0.62	c # [type: real, range: [0,1], default: 0.01]
0.59/0.62	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.59/0.62	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.62	c heuristics/objpscostdiving/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.62	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.59/0.62	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/linesearchdiving/freq = c -1
0.59/0.62	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/intshifting/freq = c -1
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.62	c heuristics/intdiving/maxlpiterquot = c 0.075
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/guideddiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.62	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.59/0.62	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/guideddiving/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/fracdiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.62	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.59/0.62	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/fracdiving/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/feaspump/maxlpiterofs = c 2000
0.59/0.62	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.62	c heuristics/feaspump/freq = c -1
0.59/0.62	c # minimum percentage of integer variables that have to be fixed 
0.59/0.62	c # [type: real, range: [0,1], default: 0.666]
0.59/0.62	c heuristics/crossover/minfixingrate = c 0.5
0.59/0.62	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.59/0.62	c # [type: real, range: [0,1], default: 0.1]
0.59/0.62	c heuristics/crossover/nodesquot = c 0.15
0.59/0.62	c # number of nodes without incumbent change that heuristic should wait
0.59/0.62	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.59/0.62	c heuristics/crossover/nwaitingnodes = c 100
0.59/0.62	c # number of nodes added to the contingent of the total nodes
0.59/0.62	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.62	c heuristics/crossover/nodesofs = c 750
0.59/0.62	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 30]
0.59/0.62	c heuristics/crossover/freq = c -1
0.59/0.62	c # additional number of allowed LP iterations
0.59/0.62	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.62	c heuristics/coefdiving/maxlpiterofs = c 1500
0.59/0.62	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.62	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.59/0.62	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.62	c heuristics/coefdiving/freq = c -1
0.59/0.62	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.62	c presolving/probing/maxrounds = c 0
0.59/0.62	c # should presolving try to simplify knapsacks
0.59/0.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.62	c constraints/knapsack/simplifyinequalities = c TRUE
0.59/0.62	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.59/0.62	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.59/0.62	c constraints/knapsack/disaggregation = c FALSE
0.59/0.62	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.62	c constraints/knapsack/maxnumcardlift = c 0
0.59/0.62	c # should presolving try to simplify inequalities
0.59/0.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.62	c constraints/linear/simplifyinequalities = c TRUE
0.59/0.62	c # maximal number of separation rounds in the root node (-1: unlimited)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.62	c separating/maxroundsroot = c 5
0.59/0.62	c # maximal number of separation rounds per node (-1: unlimited)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 5]
0.59/0.62	c separating/maxrounds = c 1
0.59/0.62	c # solving stops, if the given number of solutions were found (-1: no limit)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.62	c limits/solutions = c 1
0.59/0.62	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.62	c limits/memory = c 13950
0.59/0.62	c # maximal time in seconds to run
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.62	c limits/time = c 1791
0.59/0.62	c # frequency for displaying node information lines
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.62	c display/freq = c 10000
0.59/0.62	c -----------------------------------------------------------------------------------------------
0.59/0.62	c start solving problem
0.59/0.62	c 
18.39/18.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.39/18.40	c  18.1s|     1 |     0 |  9275 |  69M|   0 |3519 |  17k|  17k|  17k|  17k|  17k|   0 |   0 |   0 | 1.520000e+02 |      --      |    Inf 
35.68/35.78	c  35.5s|     1 |     0 | 14681 |  70M|   0 |3648 |  17k|  17k|  17k|  17k|  17k|   7 |   0 |   0 | 1.520000e+02 |      --      |    Inf 
54.37/54.47	c  54.1s|     1 |     0 | 20091 |  70M|   0 |3692 |  17k|  17k|  17k|  17k|  17k|  14 |   0 |   0 | 1.520000e+02 |      --      |    Inf 
77.07/77.19	c  76.8s|     1 |     0 | 26471 |  70M|   0 |4008 |  17k|  17k|  17k|  17k|  17k|  19 |   0 |   0 | 1.520000e+02 |      --      |    Inf 
102.16/102.24	c   102s|     1 |     0 | 33314 |  70M|   0 |4001 |  17k|  17k|  17k|  17k|  17k|  25 |   0 |   0 | 1.520000e+02 |      --      |    Inf 
131.06/131.10	c   131s|     1 |     0 | 40962 |  70M|   0 |3880 |  17k|  17k|  17k|  17k|  17k|  31 |   0 |   0 | 1.520000e+02 |      --      |    Inf 
210.55/210.66	c   210s|     1 |     2 | 40962 |  70M|   0 |3880 |  17k|  17k|  17k|  17k|  17k|  31 |   0 |  22 | 1.520000e+02 |      --      |    Inf 
1796.39/1796.72	c 
1796.39/1796.72	c SCIP Status        : solving was interrupted [time limit reached]
1796.39/1796.72	c Solving Time (sec) : 1792.66
1796.39/1796.72	c Solving Nodes      : 27
1796.39/1796.72	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.39/1796.72	c Dual Bound         : +1.52000000000000e+02
1796.39/1796.72	c Gap                : infinite
1796.39/1796.72	c NODE         27
1796.39/1796.72	c DUAL BOUND   152
1796.39/1796.72	c PRIMAL BOUND 1e+20
1796.39/1796.72	c GAP          1e+20
1796.39/1796.72	s UNKNOWN
1796.39/1796.72	c SCIP Status        : solving was interrupted [time limit reached]
1796.39/1796.72	c Solving Time       :    1792.66
1796.39/1796.72	c Original Problem   :
1796.39/1796.72	c   Problem name     : HOME/instance-3742493-1338784461.opb
1796.39/1796.72	c   Variables        : 18088 (18088 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.39/1796.72	c   Constraints      : 18394 initial, 18394 maximal
1796.39/1796.72	c Presolved Problem  :
1796.39/1796.72	c   Problem name     : t_HOME/instance-3742493-1338784461.opb
1796.39/1796.72	c   Variables        : 17346 (17346 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.39/1796.72	c   Constraints      : 17609 initial, 17610 maximal
1796.39/1796.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.39/1796.72	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1796.39/1796.72	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1796.39/1796.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.39/1796.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.39/1796.72	c   implics          :       0.01          0          0          0          0          0          0          0          0
1796.39/1796.72	c   probing          :       0.00          0          0          0          0          0          0          0          0
1796.39/1796.72	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1796.39/1796.72	c   linear           :       0.17        742          0          0        742          0        785          0          0
1796.39/1796.72	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1796.39/1796.72	c   root node        :          -          0          -          -          0          -          -          -          -
1796.39/1796.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.39/1796.72	c   integral         :          0          0          0         27          0          0          1          0          0         52
1796.39/1796.72	c   setppc           :        150          5        539          0          0          1       1623          0          0          0
1796.39/1796.72	c   logicor          :      17459+         5        522          0          0          0       1672          0          0          0
1796.39/1796.72	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1796.39/1796.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.39/1796.72	c   integral         :     913.95       0.00       0.00     913.95       0.00
1796.39/1796.72	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1796.39/1796.72	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1796.39/1796.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.39/1796.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.39/1796.72	c   rootredcost      :       0.00          0          0          0
1796.39/1796.72	c   pseudoobj        :       0.16        540          0          0
1796.39/1796.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.39/1796.72	c   propagation      :       0.00          1          1          2        2.5          0        0.0          -
1796.39/1796.72	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.39/1796.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.39/1796.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.39/1796.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.39/1796.72	c   applied globally :          -          -          -          1        2.0          -          -          -
1796.39/1796.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.39/1796.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.39/1796.72	c   cut pool         :       0.00          4          -          -          3          -    (maximal pool size: 57)
1796.39/1796.72	c   redcost          :       0.04         30          0          0          0          0
1796.39/1796.72	c   impliedbounds    :       0.01          5          0          0          0          0
1796.39/1796.72	c   intobj           :       0.00          0          0          0          0          0
1796.39/1796.72	c   gomory           :       3.84          5          0          0         50          0
1796.39/1796.72	c   strongcg         :       3.82          5          0          0         53          0
1796.39/1796.72	c   cmir             :       0.00          0          0          0          0          0
1796.39/1796.72	c   flowcover        :       0.00          0          0          0          0          0
1796.39/1796.72	c   clique           :       0.75          5          0          0         30          0
1796.39/1796.72	c   zerohalf         :       0.00          0          0          0          0          0
1796.39/1796.72	c   mcf              :       0.01          1          0          0          0          0
1796.39/1796.72	c Pricers            :       Time      Calls       Vars
1796.39/1796.72	c   problem variables:       0.00          0          0
1796.39/1796.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.39/1796.72	c   relpscost        :     913.95         27          0          1          0          0         52
1796.39/1796.72	c   pscost           :       0.00          0          0          0          0          0          0
1796.39/1796.72	c   inference        :       0.00          0          0          0          0          0          0
1796.39/1796.72	c   mostinf          :       0.00          0          0          0          0          0          0
1796.39/1796.72	c   leastinf         :       0.00          0          0          0          0          0          0
1796.39/1796.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.39/1796.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.39/1796.72	c   random           :       0.00          0          0          0          0          0          0
1796.39/1796.72	c Primal Heuristics  :       Time      Calls      Found
1796.39/1796.72	c   LP solutions     :       0.00          -          0
1796.39/1796.72	c   pseudo solutions :       0.00          -          0
1796.39/1796.72	c   simplerounding   :       0.00          0          0
1796.39/1796.72	c   rounding         :       0.00          0          0
1796.39/1796.72	c   shifting         :       0.00          0          0
1796.39/1796.72	c   intshifting      :       0.00          0          0
1796.39/1796.72	c   oneopt           :       0.00          0          0
1796.39/1796.72	c   fixandinfer      :       0.00          0          0
1796.39/1796.72	c   feaspump         :       0.00          0          0
1796.39/1796.72	c   coefdiving       :       0.00          0          0
1796.39/1796.72	c   pscostdiving     :       0.00          0          0
1796.39/1796.72	c   fracdiving       :       0.00          0          0
1796.39/1796.72	c   veclendiving     :       0.00          0          0
1796.39/1796.72	c   intdiving        :       0.00          0          0
1796.39/1796.72	c   actconsdiving    :       0.00          0          0
1796.39/1796.72	c   objpscostdiving  :       0.00          0          0
1796.39/1796.72	c   rootsoldiving    :       0.00          0          0
1796.39/1796.72	c   linesearchdiving :       0.00          0          0
1796.39/1796.72	c   guideddiving     :       0.00          0          0
1796.39/1796.72	c   octane           :       0.00          0          0
1796.39/1796.72	c   rens             :       0.00          0          0
1796.39/1796.72	c   rins             :       0.00          0          0
1796.39/1796.72	c   localbranching   :       0.00          0          0
1796.39/1796.72	c   mutation         :       0.00          0          0
1796.39/1796.72	c   crossover        :       0.00          0          0
1796.39/1796.72	c   dins             :       0.00          0          0
1796.39/1796.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.39/1796.72	c   primal LP        :       0.03          0          0       0.00       0.00
1796.39/1796.72	c   dual LP          :     869.39         32     235534    7360.44     270.92
1796.39/1796.72	c   barrier LP       :       0.00          0          0       0.00          -
1796.39/1796.72	c   diving/probing LP:       0.00          0          0       0.00          -
1796.39/1796.72	c   strong branching :     913.92        246     244008     991.90     266.99
1796.39/1796.72	c     (at root node) :          -         22      22000    1000.00          -
1796.39/1796.72	c   conflict analysis:       0.00          0          0       0.00          -
1796.39/1796.72	c B&B Tree           :
1796.39/1796.72	c   number of runs   :          1
1796.39/1796.72	c   nodes            :         27
1796.39/1796.72	c   nodes (total)    :         27
1796.39/1796.72	c   nodes left       :         26
1796.39/1796.72	c   max depth        :         12
1796.39/1796.72	c   max depth (total):         12
1796.39/1796.72	c   backtracks       :          2 (7.4%)
1796.39/1796.72	c   delayed cutoffs  :          0
1796.39/1796.72	c   repropagations   :          4 (32 domain reductions, 0 cutoffs)
1796.39/1796.72	c   avg switch length:       1.74
1796.39/1796.72	c   switching time   :       0.07
1796.39/1796.72	c Solution           :
1796.39/1796.72	c   Solutions found  :          0 (0 improvements)
1796.39/1796.72	c   Primal Bound     :          -
1796.39/1796.72	c   Dual Bound       : +1.52000000000000e+02
1796.39/1796.72	c   Gap              :   infinite
1796.39/1796.72	c   Root Dual Bound  : +1.52000000000000e+02
1796.49/1796.83	c Time complete: 1796.53.

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-3742493-1338784461/watcher-3742493-1338784461 -o /tmp/evaluation-result-3742493-1338784461/solver-3742493-1338784461 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3742493-1338784461.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: 0.93 1.04 1.34 3/173 30620
/proc/meminfo: memFree=28080820/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=9760 CPUtime=0 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 1702 0 0 0 0 0 0 0 20 0 1 0 344570664 9994240 1655 33554432000 4194304 7823515 140736969685184 140736721523080 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 2440 1667 351 887 0 1550 0

[startup+0.0288111 s]
/proc/loadavg: 0.93 1.04 1.34 3/173 30620
/proc/meminfo: memFree=28080820/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=21388 CPUtime=0.02 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 4494 0 0 0 1 1 0 0 20 0 1 0 344570664 21901312 4448 33554432000 4194304 7823515 140736969685184 140736721523080 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 5347 4483 351 887 0 4457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21388

[startup+0.100316 s]
/proc/loadavg: 0.93 1.04 1.34 3/173 30620
/proc/meminfo: memFree=28080820/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=27956 CPUtime=0.09 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 6343 0 0 0 8 1 0 0 20 0 1 0 344570664 28626944 6296 33554432000 4194304 7823515 140736969685184 140736969551288 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 6989 6296 351 887 0 6099 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27956

[startup+0.30026 s]
/proc/loadavg: 0.93 1.04 1.34 3/173 30620
/proc/meminfo: memFree=28080820/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=66048 CPUtime=0.29 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 15933 0 0 0 26 3 0 0 20 0 1 0 344570664 67633152 15532 33554432000 4194304 7823515 140736969685184 140736969551288 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 16512 15532 418 887 0 15622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66048

[startup+0.700253 s]
/proc/loadavg: 0.93 1.04 1.34 3/173 30620
/proc/meminfo: memFree=28080820/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=107904 CPUtime=0.69 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 25979 0 0 0 60 9 0 0 20 0 1 0 344570664 110493696 25388 33554432000 4194304 7823515 140736969685184 140736969551288 6182684 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 26976 25407 489 887 0 26086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107904

[startup+1.50019 s]
/proc/loadavg: 0.93 1.04 1.34 3/177 30624
/proc/meminfo: memFree=27866416/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=122224 CPUtime=1.49 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 29963 0 0 0 140 9 0 0 20 0 1 0 344570664 125157376 28894 33554432000 4194304 7823515 140736969685184 140736969680520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 30556 28894 517 887 0 29666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122224

[startup+3.10028 s]
/proc/loadavg: 0.93 1.04 1.34 3/177 30624
/proc/meminfo: memFree=27860828/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=124076 CPUtime=3.08 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 30544 0 0 0 299 9 0 0 20 0 1 0 344570664 127053824 29475 33554432000 4194304 7823515 140736969685184 140736969680520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 31019 29475 517 887 0 30129 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 124076

[startup+6.30029 s]
/proc/loadavg: 1.02 1.05 1.34 3/177 30624
/proc/meminfo: memFree=27856048/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=124972 CPUtime=6.28 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 30823 0 0 0 618 10 0 0 20 0 1 0 344570664 127971328 29753 33554432000 4194304 7823515 140736969685184 140736969680520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 31243 29753 517 887 0 30353 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 124972

[startup+12.7003 s]
/proc/loadavg: 1.10 1.07 1.35 3/177 30624
/proc/meminfo: memFree=27852780/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=126452 CPUtime=12.68 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 31189 0 0 0 1257 11 0 0 20 0 1 0 344570664 129486848 30119 33554432000 4194304 7823515 140736969685184 140736969680520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 31613 30119 517 887 0 30723 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126452

[startup+25.5004 s]
/proc/loadavg: 1.30 1.12 1.36 3/177 30624
/proc/meminfo: memFree=27839860/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=132180 CPUtime=25.49 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 32819 0 0 0 2534 15 0 0 20 0 1 0 344570664 135352320 31969 33554432000 4194304 7823515 140736969685184 140736969680872 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 33045 31969 546 887 0 32155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132180

[startup+51.1004 s]
/proc/loadavg: 1.54 1.19 1.37 3/178 30625
/proc/meminfo: memFree=27836596/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=133160 CPUtime=51.08 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 33184 0 0 0 5089 19 0 0 20 0 1 0 344570664 136355840 32360 33554432000 4194304 7823515 140736969685184 140736969680984 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 33290 32360 546 887 0 32400 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 133160

[startup+102.3 s]
/proc/loadavg: 1.80 1.31 1.40 3/177 30625
/proc/meminfo: memFree=27828532/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=136248 CPUtime=102.27 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 36003 0 0 0 10201 26 0 0 20 0 1 0 344570664 139517952 33655 33554432000 4194304 7823515 140736969685184 140736969680984 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34062 33655 546 887 0 33172 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 136248

[startup+162.3 s]
/proc/loadavg: 1.92 1.43 1.44 3/177 30625
/proc/meminfo: memFree=27824980/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=131584 CPUtime=162.25 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 68266 0 0 0 16186 39 0 0 20 0 1 0 344570664 134742016 32299 33554432000 4194304 7823515 140736969685184 140736969679880 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 32896 32299 549 887 0 32006 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 131584

[startup+222.307 s]
/proc/loadavg: 1.97 1.53 1.47 3/177 30625
/proc/meminfo: memFree=27824484/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=136260 CPUtime=222.25 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 118899 0 0 0 22167 58 0 0 20 0 1 0 344570664 139530240 33621 33554432000 4194304 7823515 140736969685184 140736969680936 6211142 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34065 33621 550 887 0 33175 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 136260

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.50 3/177 30625
/proc/meminfo: memFree=27826032/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=132348 CPUtime=282.23 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 150718 0 0 0 28151 72 0 0 20 0 1 0 344570664 135524352 32161 33554432000 4194304 7823515 140736969685184 140736969679880 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 33087 32161 550 887 0 32197 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 132348

[startup+342.3 s]
/proc/loadavg: 1.99 1.68 1.53 3/178 30629
/proc/meminfo: memFree=27831112/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=132876 CPUtime=342.22 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 209087 0 0 0 34128 94 0 0 20 0 1 0 344570664 136065024 32662 33554432000 4194304 7823515 140736969685184 140736969679880 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 33219 32662 550 887 0 32329 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 132876

[startup+402.3 s]
/proc/loadavg: 1.99 1.74 1.56 3/177 30629
/proc/meminfo: memFree=27826840/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=132352 CPUtime=402.22 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 274850 0 0 0 40107 115 0 0 20 0 1 0 344570664 135528448 32574 33554432000 4194304 7823515 140736969685184 140736969679880 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 33088 32574 550 887 0 32198 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 132352

[startup+462.3 s]
/proc/loadavg: 1.99 1.78 1.58 3/177 30629
/proc/meminfo: memFree=27829068/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=136144 CPUtime=462.2 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 336412 0 0 0 46084 136 0 0 20 0 1 0 344570664 139411456 33466 33554432000 4194304 7823515 140736969685184 140736969680232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34036 33466 550 887 0 33146 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 136144

[startup+522.3 s]
/proc/loadavg: 1.99 1.82 1.60 3/177 30629
/proc/meminfo: memFree=27823984/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=132348 CPUtime=522.19 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 400797 0 0 0 52061 158 0 0 20 0 1 0 344570664 135524352 32579 33554432000 4194304 7823515 140736969685184 140736969680344 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 33087 32579 550 887 0 32197 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 132348

[startup+582.3 s]
/proc/loadavg: 1.99 1.85 1.63 3/177 30629
/proc/meminfo: memFree=27822928/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=138104 CPUtime=582.19 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 453687 0 0 0 58044 175 0 0 20 0 1 0 344570664 141418496 33958 33554432000 4194304 7823515 140736969685184 140736969680520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34526 33958 550 887 0 33636 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 138104

[startup+642.3 s]

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

/proc/meminfo: memFree=27819188/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=138548 CPUtime=1062.11 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 673075 0 0 0 105939 272 0 0 20 0 1 0 344570664 141873152 34236 33554432000 4194304 7823515 140736969685184 140736969679848 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34637 34236 550 887 0 33747 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 138548

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/177 30634
/proc/meminfo: memFree=27824948/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=131680 CPUtime=1122.1 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 729260 0 0 0 111920 290 0 0 20 0 1 0 344570664 134840320 32322 33554432000 4194304 7823515 140736969685184 140736969679880 6206236 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 32920 32322 550 887 0 32030 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 131680

[startup+1182.3 s]
/proc/loadavg: 2.13 2.00 1.80 3/177 30634
/proc/meminfo: memFree=27822784/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=138124 CPUtime=1182.1 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 739540 0 0 0 117913 297 0 0 20 0 1 0 344570664 141438976 34126 33554432000 4194304 7823515 140736969685184 140736969680872 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34531 34126 550 887 0 33641 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 138124

[startup+1242.3 s]
/proc/loadavg: 2.05 2.00 1.81 3/177 30635
/proc/meminfo: memFree=27817628/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=137400 CPUtime=1242.08 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 740458 0 0 0 123906 302 0 0 20 0 1 0 344570664 140697600 33936 33554432000 4194304 7823515 140736969685184 140736969680520 6206232 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34350 33936 550 887 0 33460 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 137400

[startup+1302.3 s]
/proc/loadavg: 2.02 2.00 1.82 3/177 30635
/proc/meminfo: memFree=27823700/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=136480 CPUtime=1302.07 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 793725 0 0 0 129889 318 0 0 20 0 1 0 344570664 139755520 33603 33554432000 4194304 7823515 140736969685184 140736969680344 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34120 33603 550 887 0 33230 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 136480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 30635
/proc/meminfo: memFree=27822212/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=137452 CPUtime=1362.06 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 798656 0 0 0 135882 324 0 0 20 0 1 0 344570664 140750848 33962 33554432000 4194304 7823515 140736969685184 140736969680520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34363 33962 550 887 0 33473 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 137452

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 30635
/proc/meminfo: memFree=27822088/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=137452 CPUtime=1422.06 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 798656 0 0 0 141878 328 0 0 20 0 1 0 344570664 140750848 33962 33554432000 4194304 7823515 140736969685184 140736969679880 6206159 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34363 33962 550 887 0 33473 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 137452

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/177 30635
/proc/meminfo: memFree=27823636/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=138184 CPUtime=1482.05 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 798662 0 0 0 147872 333 0 0 20 0 1 0 344570664 141500416 33968 33554432000 4194304 7823515 140736969685184 140736969680936 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 34546 33968 550 887 0 33656 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 138184

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 30639
/proc/meminfo: memFree=27818044/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140116 CPUtime=1542.05 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799271 0 0 0 153866 339 0 0 20 0 1 0 344570664 143478784 34575 33554432000 4194304 7823515 140736969685184 140736969680872 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35029 34575 550 887 0 34139 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 140116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 30661
/proc/meminfo: memFree=27817308/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140116 CPUtime=1602.02 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799275 0 0 0 159858 344 0 0 20 0 1 0 344570664 143478784 34579 33554432000 4194304 7823515 140736969685184 140736969680872 6247835 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35029 34579 554 887 0 34139 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 140116

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/177 30661
/proc/meminfo: memFree=27817364/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140116 CPUtime=1662.01 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799275 0 0 0 165852 349 0 0 20 0 1 0 344570664 143478784 34579 33554432000 4194304 7823515 140736969685184 140736969679208 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35029 34579 554 887 0 34139 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 140116

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 30661
/proc/meminfo: memFree=27818604/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1722.01 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799296 0 0 0 171847 354 0 0 20 0 1 0 344570664 143654912 34600 33554432000 4194304 7823515 140736969685184 140736969680520 6211028 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34600 554 887 0 34182 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 140288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 30661
/proc/meminfo: memFree=27815876/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1781.99 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799296 0 0 0 177840 359 0 0 20 0 1 0 344570664 143654912 34600 33554432000 4194304 7823515 140736969685184 140736969680344 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34600 554 887 0 34182 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 140288

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 30661
/proc/meminfo: memFree=27816124/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1785.3 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799296 0 0 0 178170 360 0 0 20 0 1 0 344570664 143654912 34600 33554432000 4194304 7823515 140736969685184 140736969679880 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34600 554 887 0 34182 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 140288

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 30661
/proc/meminfo: memFree=27816124/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1791.7 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799296 0 0 0 178810 360 0 0 20 0 1 0 344570664 143654912 34600 33554432000 4194304 7823515 140736969685184 140736969680296 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34600 554 887 0 34182 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (KiB) 140288

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 30699
/proc/meminfo: memFree=27836160/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1794.9 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799296 0 0 0 179130 360 0 0 20 0 1 0 344570664 143654912 34600 33554432000 4194304 7823515 140736969685184 140736969680232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34600 554 887 0 34182 0
Current children cumulated CPU time (s) 1794.9
Current children cumulated vsize (KiB) 140288

[startup+1796 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 30699
/proc/meminfo: memFree=27836160/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1795.7 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799296 0 0 0 179210 360 0 0 20 0 1 0 344570664 143654912 34600 33554432000 4194304 7823515 140736969685184 140736969680232 6205305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34600 554 887 0 34182 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (KiB) 140288

[startup+1796.41 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 30699
/proc/meminfo: memFree=27835540/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1796.1 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799296 0 0 0 179250 360 0 0 20 0 1 0 344570664 143654912 34600 33554432000 4194304 7823515 140736969685184 140736969679880 6255969 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34600 554 887 0 34182 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (KiB) 140288

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 30699
/proc/meminfo: memFree=27835540/32873844 swapFree=7108/7108
[pid=30620] ppid=30618 vsize=140288 CPUtime=1796.49 cores=1,3,5,7
/proc/30620/stat : 30620 (pbscip.linux.x8) R 30618 30620 30579 0 -1 4202496 799302 0 0 0 179289 360 0 0 20 0 1 0 344570664 143654912 34606 33554432000 4194304 7823515 140736969685184 140736969679880 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30620/statm: 35072 34606 560 887 0 34182 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (KiB) 140288

Child status: 0
Real time (s): 1796.83
CPU time (s): 1796.54
CPU user time (s): 1792.93
CPU system time (s): 3.60745
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 140288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.93
system time used= 3.60745
maximum resident set size= 139268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 799306
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= 36
involuntary context switches= 1845

runsolver used 2.79157 second user time and 8.84266 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-04 06:34:21
IDJOB=3742493
IDBENCH=90193
IDSOLVER=2321
FILE ID=node139/3742493-1338784461
RUNJOBID= node139-1338784461-30596
PBS_JOBID= 14636850
Free space on /tmp= 71096 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K152.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-3742493-1338784461/watcher-3742493-1338784461 -o /tmp/evaluation-result-3742493-1338784461/solver-3742493-1338784461 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3742493-1338784461.opb

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

MD5SUM BENCH= 6abb89533e60aa1ed19663db7c40a868
RANDOM SEED=2058842014

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        28081612 kB
Buffers:          517916 kB
Cached:          3389748 kB
SwapCached:          828 kB
Active:          1759712 kB
Inactive:        2156432 kB
Active(anon):       2500 kB
Inactive(anon):     7992 kB
Active(file):    1757212 kB
Inactive(file):  2148440 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             21760 kB
Writeback:             0 kB
AnonPages:         13944 kB
Mapped:            10596 kB
Shmem:                 8 kB
Slab:             735408 kB
SReclaimable:     177404 kB
SUnreclaim:       558004 kB
KernelStack:        1336 kB
PageTables:         3560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71076 MiB
End job on node139 at 2012-06-04 07:04:18