Trace number 3742311

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)? 1792.91 1793.21

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K131.opb
MD5SUMe9be7f2de41339e64a2918d1bf7ead92
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 variables15589
Total number of constraints15853
Number of constraints which are clauses15722
Number of constraints which are cardinality constraints (but not clauses)131
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint131
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 132
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.15	c SCIP version 1.1.0.7
0.09/0.15	c LP-Solver SoPlex 1.4.1
0.09/0.15	c user parameter file <scip.set> not found - using default parameters
0.09/0.15	c read problem <HOME/instance-3742311-1338780065.opb>
0.09/0.15	c original problem has 15589 variables (15589 bin, 0 int, 0 impl, 0 cont) and 15853 constraints
0.18/0.21	c No objective function, only one solution is needed.
0.18/0.21	c start presolving problem
0.18/0.21	c presolving:
0.18/0.25	c (round 1) 2 del vars, 2 del conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14292 impls, 131 clqs
0.18/0.26	c (round 2) 238 del vars, 13 del conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14292 impls, 129 clqs
0.18/0.27	c (round 3) 367 del vars, 260 del conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14400 impls, 129 clqs
0.18/0.28	c (round 4) 475 del vars, 368 del conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14598 impls, 129 clqs
0.18/0.29	c (round 5) 562 del vars, 455 del conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14820 impls, 129 clqs
0.18/0.29	c (round 6) 626 del vars, 519 del conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15046 impls, 129 clqs
0.29/0.30	c (round 7) 669 del vars, 562 del conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15206 impls, 129 clqs
0.29/0.31	c (round 8) 696 del vars, 589 del conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15332 impls, 129 clqs
0.29/0.31	c (round 9) 714 del vars, 607 del conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15374 impls, 129 clqs
0.29/0.32	c (round 10) 728 del vars, 621 del conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15420 impls, 129 clqs
0.29/0.32	c (round 11) 737 del vars, 630 del conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15476 impls, 129 clqs
0.29/0.33	c (round 12) 742 del vars, 635 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15506 impls, 129 clqs
0.38/0.42	c (round 13) 742 del vars, 764 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 14960 upgd conss, 15522 impls, 129 clqs
0.38/0.45	c (round 14) 742 del vars, 764 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15089 upgd conss, 15522 impls, 129 clqs
0.38/0.47	c presolving (15 rounds):
0.38/0.47	c  742 deleted vars, 764 deleted constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.38/0.47	c  15522 implications, 129 cliques
0.38/0.47	c presolved problem has 14847 variables (14847 bin, 0 int, 0 impl, 0 cont) and 15089 constraints
0.38/0.47	c     129 constraints of type <setppc>
0.38/0.47	c   14960 constraints of type <logicor>
0.38/0.47	c transformed objective value is always integral (scale: 1)
0.38/0.47	c Presolving Time: 0.21
0.38/0.47	c SATUNSAT-LIN
0.38/0.47	c -----------------------------------------------------------------------------------------------
0.38/0.47	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.47	c separating/flowcover/freq = c -1
0.38/0.47	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.47	c separating/cmir/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/veclendiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.47	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.38/0.47	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/veclendiving/freq = c -1
0.38/0.47	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.47	c heuristics/simplerounding/freq = c -1
0.38/0.47	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/shifting/freq = c -1
0.38/0.47	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.47	c heuristics/rounding/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.38/0.47	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.38/0.47	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.47	c heuristics/rootsoldiving/freq = c -1
0.38/0.47	c # number of nodes added to the contingent of the total nodes
0.38/0.47	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.38/0.47	c heuristics/rens/nodesofs = c 2000
0.38/0.47	c # minimum percentage of integer variables that have to be fixable 
0.38/0.47	c # [type: real, range: [0,1], default: 0.5]
0.38/0.47	c heuristics/rens/minfixingrate = c 0.3
0.38/0.47	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 0]
0.38/0.47	c heuristics/rens/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.47	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.38/0.47	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/pscostdiving/freq = c -1
0.38/0.47	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 1]
0.38/0.47	c heuristics/oneopt/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to total iteration number
0.38/0.47	c # [type: real, range: [0,1], default: 0.01]
0.38/0.47	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.38/0.47	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.47	c heuristics/objpscostdiving/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.47	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.38/0.47	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/linesearchdiving/freq = c -1
0.38/0.47	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/intshifting/freq = c -1
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.47	c heuristics/intdiving/maxlpiterquot = c 0.075
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/guideddiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.47	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.38/0.47	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/guideddiving/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/fracdiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.47	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.38/0.47	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/fracdiving/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/feaspump/maxlpiterofs = c 2000
0.38/0.47	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 20]
0.38/0.47	c heuristics/feaspump/freq = c -1
0.38/0.47	c # minimum percentage of integer variables that have to be fixed 
0.38/0.47	c # [type: real, range: [0,1], default: 0.666]
0.38/0.47	c heuristics/crossover/minfixingrate = c 0.5
0.38/0.47	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.38/0.47	c # [type: real, range: [0,1], default: 0.1]
0.38/0.47	c heuristics/crossover/nodesquot = c 0.15
0.38/0.47	c # number of nodes without incumbent change that heuristic should wait
0.38/0.47	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.38/0.47	c heuristics/crossover/nwaitingnodes = c 100
0.38/0.47	c # number of nodes added to the contingent of the total nodes
0.38/0.47	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.38/0.47	c heuristics/crossover/nodesofs = c 750
0.38/0.47	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 30]
0.38/0.47	c heuristics/crossover/freq = c -1
0.38/0.47	c # additional number of allowed LP iterations
0.38/0.47	c # [type: int, range: [0,2147483647], default: 1000]
0.38/0.47	c heuristics/coefdiving/maxlpiterofs = c 1500
0.38/0.47	c # maximal fraction of diving LP iterations compared to node LP iterations
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.38/0.47	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.38/0.47	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 10]
0.38/0.47	c heuristics/coefdiving/freq = c -1
0.38/0.47	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.47	c presolving/probing/maxrounds = c 0
0.38/0.47	c # should presolving try to simplify knapsacks
0.38/0.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.47	c constraints/knapsack/simplifyinequalities = c TRUE
0.38/0.47	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.38/0.47	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.38/0.47	c constraints/knapsack/disaggregation = c FALSE
0.38/0.47	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.47	c constraints/knapsack/maxnumcardlift = c 0
0.38/0.47	c # should presolving try to simplify inequalities
0.38/0.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.38/0.47	c constraints/linear/simplifyinequalities = c TRUE
0.38/0.47	c # maximal number of separation rounds in the root node (-1: unlimited)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.47	c separating/maxroundsroot = c 5
0.38/0.47	c # maximal number of separation rounds per node (-1: unlimited)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 5]
0.38/0.47	c separating/maxrounds = c 1
0.38/0.47	c # solving stops, if the given number of solutions were found (-1: no limit)
0.38/0.47	c # [type: int, range: [-1,2147483647], default: -1]
0.38/0.47	c limits/solutions = c 1
0.38/0.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.47	c limits/memory = c 13950
0.38/0.47	c # maximal time in seconds to run
0.38/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.38/0.47	c limits/time = c 1791
0.38/0.47	c # frequency for displaying node information lines
0.38/0.47	c # [type: int, range: [-1,2147483647], default: 100]
0.38/0.47	c display/freq = c 10000
0.38/0.47	c -----------------------------------------------------------------------------------------------
0.38/0.47	c start solving problem
0.38/0.47	c 
12.38/12.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.38/12.46	c  12.2s|     1 |     0 |  8035 |  59M|   0 |3044 |  14k|  15k|  15k|  14k|  15k|   0 |   0 |   0 | 1.310000e+02 |      --      |    Inf 
22.68/22.79	c  22.5s|     1 |     0 | 12028 |  59M|   0 |3393 |  14k|  15k|  15k|  14k|  15k|   6 |   0 |   0 | 1.310000e+02 |      --      |    Inf 
36.68/36.75	c  36.5s|     1 |     0 | 17148 |  59M|   0 |3419 |  14k|  15k|  15k|  14k|  15k|  11 |   0 |   0 | 1.310000e+02 |      --      |    Inf 
53.28/53.40	c  53.1s|     1 |     0 | 22797 |  59M|   0 |3466 |  14k|  15k|  15k|  14k|  15k|  17 |   0 |   0 | 1.310000e+02 |      --      |    Inf 
77.78/77.89	c  77.5s|     1 |     0 | 30824 |  60M|   0 |3660 |  14k|  15k|  15k|  14k|  15k|  24 |   0 |   0 | 1.310000e+02 |      --      |    Inf 
98.27/98.30	c  97.9s|     1 |     0 | 37461 |  60M|   0 |3606 |  14k|  15k|  15k|  14k|  15k|  29 |   0 |   0 | 1.310000e+02 |      --      |    Inf 
178.84/178.93	c   178s|     1 |     2 | 37461 |  60M|   0 |3606 |  14k|  15k|  15k|  14k|  15k|  29 |   0 |  29 | 1.310000e+02 |      --      |    Inf 
1792.80/1793.13	c 
1792.80/1793.13	c SCIP Status        : solving was interrupted [time limit reached]
1792.80/1793.13	c Solving Time (sec) : 1791.00
1792.80/1793.13	c Solving Nodes      : 47
1792.80/1793.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1792.80/1793.13	c Dual Bound         : +1.31000000000000e+02
1792.80/1793.13	c Gap                : infinite
1792.80/1793.13	c NODE         47
1792.80/1793.13	c DUAL BOUND   131
1792.80/1793.13	c PRIMAL BOUND 1e+20
1792.80/1793.13	c GAP          1e+20
1792.80/1793.13	s UNKNOWN
1792.80/1793.13	c SCIP Status        : solving was interrupted [time limit reached]
1792.80/1793.13	c Solving Time       :    1791.00
1792.80/1793.13	c Original Problem   :
1792.80/1793.13	c   Problem name     : HOME/instance-3742311-1338780065.opb
1792.80/1793.13	c   Variables        : 15589 (15589 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.80/1793.13	c   Constraints      : 15853 initial, 15853 maximal
1792.80/1793.13	c Presolved Problem  :
1792.80/1793.13	c   Problem name     : t_HOME/instance-3742311-1338780065.opb
1792.80/1793.13	c   Variables        : 14847 (14847 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.80/1793.13	c   Constraints      : 15089 initial, 15098 maximal
1792.80/1793.13	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1792.80/1793.13	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1792.80/1793.13	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.13	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.13	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.13	c   implics          :       0.02          0          0          0          0          0          0          0          0
1792.80/1793.13	c   probing          :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.13	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1792.80/1793.13	c   linear           :       0.10        742          0          0        742          0        764          0          0
1792.80/1793.13	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1792.80/1793.13	c   root node        :          -          0          -          -          0          -          -          -          -
1792.80/1793.13	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1792.80/1793.13	c   integral         :          0          0          0         42          0          0          0          0          0         84
1792.80/1793.13	c   setppc           :        129          5        469          0          1          0        516          0          0          0
1792.80/1793.13	c   logicor          :      14960+         5        442          0          1          1       5255          0          0          0
1792.80/1793.13	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1792.80/1793.13	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1792.80/1793.13	c   integral         :     840.42       0.00       0.00     840.42       0.00
1792.80/1793.13	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1792.80/1793.13	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1792.80/1793.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1792.80/1793.13	c Propagators        :       Time      Calls    Cutoffs    DomReds
1792.80/1793.13	c   rootredcost      :       0.00          0          0          0
1792.80/1793.13	c   pseudoobj        :       0.09        470          0          0
1792.80/1793.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1792.80/1793.13	c   propagation      :       0.00          1          1          3        8.7          0        0.0          -
1792.80/1793.13	c   infeasible LP    :       0.06          3          3         36     1186.1          0        0.0          0
1792.80/1793.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1792.80/1793.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1792.80/1793.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1792.80/1793.13	c   applied globally :          -          -          -          9      387.9          -          -          -
1792.80/1793.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1792.80/1793.13	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1792.80/1793.13	c   cut pool         :       0.00          4          -          -          0          -    (maximal pool size: 35)
1792.80/1793.13	c   redcost          :       0.05         46          0          0          0          0
1792.80/1793.13	c   impliedbounds    :       0.01          5          0          0          0          0
1792.80/1793.13	c   intobj           :       0.00          0          0          0          0          0
1792.80/1793.13	c   gomory           :       3.25          5          0          0         16          0
1792.80/1793.13	c   strongcg         :       3.24          5          0          0         16          0
1792.80/1793.13	c   cmir             :       0.00          0          0          0          0          0
1792.80/1793.13	c   flowcover        :       0.00          0          0          0          0          0
1792.80/1793.13	c   clique           :       0.69          5          0          0         29          0
1792.80/1793.13	c   zerohalf         :       0.00          0          0          0          0          0
1792.80/1793.13	c   mcf              :       0.01          1          0          0          0          0
1792.80/1793.13	c Pricers            :       Time      Calls       Vars
1792.80/1793.13	c   problem variables:       0.00          0          0
1792.80/1793.13	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1792.80/1793.13	c   relpscost        :     840.42         42          0          0          0          0         84
1792.80/1793.13	c   pscost           :       0.00          0          0          0          0          0          0
1792.80/1793.13	c   inference        :       0.00          1          0          0          0          0          2
1792.80/1793.13	c   mostinf          :       0.00          0          0          0          0          0          0
1792.80/1793.13	c   leastinf         :       0.00          0          0          0          0          0          0
1792.80/1793.13	c   fullstrong       :       0.00          0          0          0          0          0          0
1792.80/1793.13	c   allfullstrong    :       0.00          0          0          0          0          0          0
1792.80/1793.13	c   random           :       0.00          0          0          0          0          0          0
1792.80/1793.13	c Primal Heuristics  :       Time      Calls      Found
1792.80/1793.13	c   LP solutions     :       0.00          -          0
1792.80/1793.13	c   pseudo solutions :       0.00          -          0
1792.80/1793.13	c   simplerounding   :       0.00          0          0
1792.80/1793.13	c   rounding         :       0.00          0          0
1792.80/1793.13	c   shifting         :       0.00          0          0
1792.80/1793.13	c   intshifting      :       0.00          0          0
1792.80/1793.13	c   oneopt           :       0.00          0          0
1792.80/1793.13	c   fixandinfer      :       0.00          0          0
1792.80/1793.13	c   feaspump         :       0.00          0          0
1792.80/1793.13	c   coefdiving       :       0.00          0          0
1792.80/1793.13	c   pscostdiving     :       0.00          0          0
1792.80/1793.13	c   fracdiving       :       0.00          0          0
1792.80/1793.13	c   veclendiving     :       0.00          0          0
1792.80/1793.13	c   intdiving        :       0.00          0          0
1792.80/1793.13	c   actconsdiving    :       0.00          0          0
1792.80/1793.13	c   objpscostdiving  :       0.00          0          0
1792.80/1793.13	c   rootsoldiving    :       0.00          0          0
1792.80/1793.13	c   linesearchdiving :       0.00          0          0
1792.80/1793.13	c   guideddiving     :       0.00          0          0
1792.80/1793.13	c   octane           :       0.00          0          0
1792.80/1793.13	c   rens             :       0.00          0          0
1792.80/1793.13	c   rins             :       0.00          0          0
1792.80/1793.13	c   localbranching   :       0.00          0          0
1792.80/1793.13	c   mutation         :       0.00          0          0
1792.80/1793.13	c   crossover        :       0.00          0          0
1792.80/1793.13	c   dins             :       0.00          0          0
1792.80/1793.13	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1792.80/1793.13	c   primal LP        :       0.03          0          0       0.00       0.00
1792.80/1793.13	c   dual LP          :     942.65         51     344985    6764.41     365.97
1792.80/1793.13	c   barrier LP       :       0.00          0          0       0.00          -
1792.80/1793.13	c   diving/probing LP:       0.00          0          0       0.00          -
1792.80/1793.13	c   strong branching :     840.35        306     303871     993.04     361.60
1792.80/1793.13	c     (at root node) :          -         29      29000    1000.00          -
1792.80/1793.13	c   conflict analysis:       0.00          0          0       0.00          -
1792.80/1793.13	c B&B Tree           :
1792.80/1793.13	c   number of runs   :          1
1792.80/1793.13	c   nodes            :         47
1792.80/1793.13	c   nodes (total)    :         47
1792.80/1793.13	c   nodes left       :         40
1792.80/1793.13	c   max depth        :         36
1792.80/1793.13	c   max depth (total):         36
1792.80/1793.13	c   backtracks       :          2 (4.3%)
1792.80/1793.13	c   delayed cutoffs  :          0
1792.80/1793.13	c   repropagations   :          9 (360 domain reductions, 0 cutoffs)
1792.80/1793.13	c   avg switch length:       1.45
1792.80/1793.13	c   switching time   :       0.03
1792.80/1793.13	c Solution           :
1792.80/1793.13	c   Solutions found  :          0 (0 improvements)
1792.80/1793.13	c   Primal Bound     :          -
1792.80/1793.13	c   Dual Bound       : +1.31000000000000e+02
1792.80/1793.13	c   Gap              :   infinite
1792.80/1793.13	c   Root Dual Bound  : +1.31000000000000e+02
1792.90/1793.20	c Time complete: 1792.91.

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4760
/proc/meminfo: memFree=31438744/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=9136 CPUtime=0 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 1618 0 0 0 0 0 0 0 20 0 1 0 344135130 9355264 1571 33554432000 4194304 7823515 140733689192768 140734693513496 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 2284 1576 351 887 0 1394 0

[startup+0.0106241 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4760
/proc/meminfo: memFree=31438744/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=12120 CPUtime=0 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 2212 0 0 0 0 0 0 0 20 0 1 0 344135130 12410880 2164 33554432000 4194304 7823515 140733689192768 140734693513496 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 3030 2186 351 887 0 2140 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12120

[startup+0.100307 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4760
/proc/meminfo: memFree=31438744/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=26148 CPUtime=0.09 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 5866 0 0 0 9 0 0 0 20 0 1 0 344135130 26775552 5818 33554432000 4194304 7823515 140733689192768 140734693513496 6908057 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 6537 5818 351 887 0 5647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26148

[startup+0.300309 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4760
/proc/meminfo: memFree=31438744/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=63088 CPUtime=0.29 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 15154 0 0 0 25 4 0 0 20 0 1 0 344135130 64602112 14752 33554432000 4194304 7823515 140733689192768 140734693513496 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 15772 14752 428 887 0 14882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63088

[startup+0.700304 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4760
/proc/meminfo: memFree=31438744/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=103344 CPUtime=0.69 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 25127 0 0 0 60 9 0 0 20 0 1 0 344135130 105824256 24183 33554432000 4194304 7823515 140733689192768 140733689189704 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 25836 24184 514 887 0 24946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103344

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4761
/proc/meminfo: memFree=31342628/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=106240 CPUtime=1.49 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 25869 0 0 0 140 9 0 0 20 0 1 0 344135130 108789760 24901 33554432000 4194304 7823515 140733689192768 140733689188104 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 26560 24901 517 887 0 25670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106240

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4761
/proc/meminfo: memFree=31340148/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=106608 CPUtime=3.09 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 26139 0 0 0 300 9 0 0 20 0 1 0 344135130 109166592 25171 33554432000 4194304 7823515 140733689192768 140733689188104 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 26652 25171 517 887 0 25762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106608

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4761
/proc/meminfo: memFree=31338660/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=107224 CPUtime=6.28 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 26379 0 0 0 619 9 0 0 20 0 1 0 344135130 109797376 25402 33554432000 4194304 7823515 140733689192768 140733689188104 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 26806 25402 517 887 0 25916 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 107224

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4761
/proc/meminfo: memFree=31336064/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=109508 CPUtime=12.69 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 27030 0 0 0 1258 11 0 0 20 0 1 0 344135130 112136192 26053 33554432000 4194304 7823515 140733689192768 140733689188568 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 27377 26053 528 887 0 26487 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109508

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4761
/proc/meminfo: memFree=31333848/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=112668 CPUtime=25.49 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 27734 0 0 0 2536 13 0 0 20 0 1 0 344135130 115372032 26719 33554432000 4194304 7823515 140733689192768 140733689188104 6206144 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 28167 26719 542 887 0 27277 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112668

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4761
/proc/meminfo: memFree=31328264/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=117620 CPUtime=51.08 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 29083 0 0 0 5092 16 0 0 20 0 1 0 344135130 120442880 28070 33554432000 4194304 7823515 140733689192768 140733689188520 6180619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29405 28070 542 887 0 28515 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117620

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4761
/proc/meminfo: memFree=31323660/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118496 CPUtime=102.27 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 31014 0 0 0 10205 22 0 0 20 0 1 0 344135130 121339904 29181 33554432000 4194304 7823515 140733689192768 140733689187464 6180557 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29624 29181 549 887 0 28734 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 118496

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4762
/proc/meminfo: memFree=31323512/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118496 CPUtime=162.25 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 31016 0 0 0 16197 28 0 0 20 0 1 0 344135130 121339904 29197 33554432000 4194304 7823515 140733689192768 140733689187464 6212327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29624 29197 549 887 0 28734 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 118496

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4762
/proc/meminfo: memFree=31323264/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118496 CPUtime=222.24 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 31048 0 0 0 22191 33 0 0 20 0 1 0 344135130 121339904 29229 33554432000 4194304 7823515 140733689192768 140733689186792 6206197 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29624 29229 550 887 0 28734 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 118496

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4762
/proc/meminfo: memFree=31323140/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118496 CPUtime=282.23 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 31048 0 0 0 28185 38 0 0 20 0 1 0 344135130 121339904 29229 33554432000 4194304 7823515 140733689192768 140733689187464 6175264 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29624 29229 550 887 0 28734 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 118496

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4800
/proc/meminfo: memFree=31280276/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118496 CPUtime=342.22 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 31048 0 0 0 34178 44 0 0 20 0 1 0 344135130 121339904 29229 33554432000 4194304 7823515 140733689192768 140733689187928 6211331 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29624 29229 550 887 0 28734 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 118496

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 4800
/proc/meminfo: memFree=31275104/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118860 CPUtime=402.21 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 31108 0 0 0 40173 48 0 0 20 0 1 0 344135130 121712640 29289 33554432000 4194304 7823515 140733689192768 140733689187816 6236722 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29715 29289 550 887 0 28825 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 118860

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4801
/proc/meminfo: memFree=31275276/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118860 CPUtime=462.2 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 31108 0 0 0 46167 53 0 0 20 0 1 0 344135130 121712640 29289 33554432000 4194304 7823515 140733689192768 140733689187464 6212340 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29715 29289 550 887 0 28825 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 118860

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4801
/proc/meminfo: memFree=31278008/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=116460 CPUtime=522.2 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 32029 0 0 0 52161 59 0 0 20 0 1 0 344135130 119255040 28621 33554432000 4194304 7823515 140733689192768 140733689187464 6109387 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29115 28621 550 887 0 28225 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 116460

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4804
/proc/meminfo: memFree=31276264/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118368 CPUtime=582.18 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 32558 0 0 0 58154 64 0 0 20 0 1 0 344135130 121208832 29150 33554432000 4194304 7823515 140733689192768 140733689187464 6211732 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29592 29150 550 887 0 28702 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 118368

[startup+642.3 s]

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

/proc/meminfo: memFree=31275520/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118700 CPUtime=1122.1 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 37961 0 0 0 112101 109 0 0 20 0 1 0 344135130 121548800 29256 33554432000 4194304 7823515 140733689192768 140733689188104 6205296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29675 29256 554 887 0 28785 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 118700

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4809
/proc/meminfo: memFree=31272784/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118700 CPUtime=1182.09 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 37961 0 0 0 118095 114 0 0 20 0 1 0 344135130 121548800 29256 33554432000 4194304 7823515 140733689192768 140733689188104 6173531 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29675 29256 554 887 0 28785 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 118700

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4809
/proc/meminfo: memFree=31280852/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118412 CPUtime=1242.08 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 39068 0 0 0 124089 119 0 0 20 0 1 0 344135130 121253888 28723 33554432000 4194304 7823515 140733689192768 140733689187464 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29603 28723 554 887 0 28713 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 118412

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4809
/proc/meminfo: memFree=31276828/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118644 CPUtime=1302.07 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 39489 0 0 0 130084 123 0 0 20 0 1 0 344135130 121491456 29144 33554432000 4194304 7823515 140733689192768 140733689187432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29661 29144 554 887 0 28771 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 118644

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4811
/proc/meminfo: memFree=31275388/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118644 CPUtime=1362.06 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 39501 0 0 0 136077 129 0 0 20 0 1 0 344135130 121491456 29155 33554432000 4194304 7823515 140733689192768 140733689187928 6212430 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29661 29155 554 887 0 28771 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 118644

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4811
/proc/meminfo: memFree=31273216/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120404 CPUtime=1422.07 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 40025 0 0 0 142071 136 0 0 20 0 1 0 344135130 123293696 29679 33554432000 4194304 7823515 140733689192768 140733689188104 6177557 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30101 29679 554 887 0 29211 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 120404

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4811
/proc/meminfo: memFree=31275384/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118148 CPUtime=1482.04 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41388 0 0 0 148064 140 0 0 20 0 1 0 344135130 120983552 29116 33554432000 4194304 7823515 140733689192768 140733689187880 6177518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29537 29116 554 887 0 28647 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 118148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4812
/proc/meminfo: memFree=31275624/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118148 CPUtime=1542.04 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41388 0 0 0 154058 146 0 0 20 0 1 0 344135130 120983552 29116 33554432000 4194304 7823515 140733689192768 140733689188568 6212433 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29537 29116 554 887 0 28647 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 118148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4812
/proc/meminfo: memFree=31272656/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118688 CPUtime=1602.03 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41524 0 0 0 160052 151 0 0 20 0 1 0 344135130 121536512 29252 33554432000 4194304 7823515 140733689192768 140733689187464 6206236 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29672 29252 556 887 0 28782 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 118688

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4813
/proc/meminfo: memFree=31276936/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118688 CPUtime=1662.02 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41524 0 0 0 166047 155 0 0 20 0 1 0 344135130 121536512 29252 33554432000 4194304 7823515 140733689192768 140733689188104 6205311 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29672 29252 556 887 0 28782 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 118688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4813
/proc/meminfo: memFree=31275568/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=118688 CPUtime=1722.01 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41524 0 0 0 172039 162 0 0 20 0 1 0 344135130 121536512 29252 33554432000 4194304 7823515 140733689192768 140733689187464 5924528 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29672 29252 556 887 0 28782 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 118688

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120588 CPUtime=1782 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41880 0 0 0 178032 168 0 0 20 0 1 0 344135130 123482112 29608 33554432000 4194304 7823515 140733689192768 140733689188104 6211254 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30147 29608 556 887 0 29257 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 120588

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120588 CPUtime=1785.2 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41880 0 0 0 178352 168 0 0 20 0 1 0 344135130 123482112 29608 33554432000 4194304 7823515 140733689192768 140733689188104 6019588 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30147 29608 556 887 0 29257 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 120588

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120588 CPUtime=1788.4 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41880 0 0 0 178671 169 0 0 20 0 1 0 344135130 123482112 29608 33554432000 4194304 7823515 140733689192768 140733689188104 6020309 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30147 29608 556 887 0 29257 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 120588

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120588 CPUtime=1790 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41880 0 0 0 178831 169 0 0 20 0 1 0 344135130 123482112 29608 33554432000 4194304 7823515 140733689192768 140733689188568 6211560 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30147 29608 556 887 0 29257 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 120588

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120588 CPUtime=1791.6 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41880 0 0 0 178991 169 0 0 20 0 1 0 344135130 123482112 29608 33554432000 4194304 7823515 140733689192768 140733689188520 6212422 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30147 29608 556 887 0 29257 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 120588

[startup+1792.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120588 CPUtime=1792.4 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41880 0 0 0 179071 169 0 0 20 0 1 0 344135130 123482112 29608 33554432000 4194304 7823515 140733689192768 140733689188104 6216412 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30147 29608 556 887 0 29257 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (KiB) 120588

[startup+1793.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=120588 CPUtime=1792.8 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41880 0 0 0 179111 169 0 0 20 0 1 0 344135130 123482112 29608 33554432000 4194304 7823515 140733689192768 140733689188104 6206148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 30147 29608 556 887 0 29257 0
Current children cumulated CPU time (s) 1792.8
Current children cumulated vsize (KiB) 120588

[startup+1793.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4816
/proc/meminfo: memFree=31272644/32873844 swapFree=7116/7116
[pid=4760] ppid=4758 vsize=116024 CPUtime=1792.9 cores=0,2,4,6
/proc/4760/stat : 4760 (pbscip.linux.x8) R 4758 4760 2584 0 -1 4202496 41886 0 0 0 179121 169 0 0 20 0 1 0 344135130 118808576 28474 33554432000 4194304 7823515 140733689192768 140733689188104 5875900 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4760/statm: 29006 28474 562 887 0 28116 0
Current children cumulated CPU time (s) 1792.9
Current children cumulated vsize (KiB) 116024

Child status: 0
Real time (s): 1793.21
CPU time (s): 1792.91
CPU user time (s): 1791.21
CPU system time (s): 1.70074
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 121976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.21
system time used= 1.70074
maximum resident set size= 119664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41890
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= 31
involuntary context switches= 1864

runsolver used 9.53755 second user time and 17.0654 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 05:21:06
IDJOB=3742311
IDBENCH=90158
IDSOLVER=2321
FILE ID=node103/3742311-1338780065
RUNJOBID= node103-1338749472-2600
PBS_JOBID= 14636802
Free space on /tmp= 71116 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_K131.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-3742311-1338780065/watcher-3742311-1338780065 -o /tmp/evaluation-result-3742311-1338780065/solver-3742311-1338780065 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3742311-1338780065.opb

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

MD5SUM BENCH= e9be7f2de41339e64a2918d1bf7ead92
RANDOM SEED=630324238

node103.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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31439272 kB
Buffers:          200800 kB
Cached:           388500 kB
SwapCached:         5648 kB
Active:           256248 kB
Inactive:         406764 kB
Active(anon):      71604 kB
Inactive(anon):     4740 kB
Active(file):     184644 kB
Inactive(file):   402024 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             10892 kB
Writeback:             0 kB
AnonPages:        134008 kB
Mapped:            10920 kB
Shmem:                 0 kB
Slab:             633480 kB
SReclaimable:      74232 kB
SUnreclaim:       559248 kB
KernelStack:        1472 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     191096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71108 MiB
End job on node103 at 2012-06-04 05:50:59