Trace number 3742441

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.98 1793.27

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K180.opb
MD5SUMf1881d1e83243719865906bde58f94f2
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 variables21420
Total number of constraints21782
Number of constraints which are clauses21602
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint180
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 181
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.19/0.21	c SCIP version 1.1.0.7
0.19/0.21	c LP-Solver SoPlex 1.4.1
0.19/0.21	c user parameter file <scip.set> not found - using default parameters
0.19/0.21	c read problem <HOME/instance-3742441-1338781859.opb>
0.19/0.21	c original problem has 21420 variables (21420 bin, 0 int, 0 impl, 0 cont) and 21782 constraints
0.19/0.29	c No objective function, only one solution is needed.
0.19/0.29	c start presolving problem
0.19/0.29	c presolving:
0.29/0.35	c (round 1) 2 del vars, 2 del conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20760 impls, 180 clqs
0.29/0.36	c (round 2) 238 del vars, 13 del conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20760 impls, 178 clqs
0.29/0.37	c (round 3) 367 del vars, 260 del conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20868 impls, 178 clqs
0.29/0.39	c (round 4) 475 del vars, 368 del conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21066 impls, 178 clqs
0.39/0.40	c (round 5) 562 del vars, 455 del conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21288 impls, 178 clqs
0.39/0.41	c (round 6) 626 del vars, 519 del conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21514 impls, 178 clqs
0.39/0.42	c (round 7) 669 del vars, 562 del conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21674 impls, 178 clqs
0.39/0.42	c (round 8) 696 del vars, 589 del conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21800 impls, 178 clqs
0.39/0.43	c (round 9) 714 del vars, 607 del conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21842 impls, 178 clqs
0.39/0.44	c (round 10) 728 del vars, 621 del conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21888 impls, 178 clqs
0.39/0.45	c (round 11) 737 del vars, 630 del conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21944 impls, 178 clqs
0.39/0.46	c (round 12) 742 del vars, 635 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21974 impls, 178 clqs
0.49/0.59	c (round 13) 742 del vars, 813 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20791 upgd conss, 21990 impls, 178 clqs
0.59/0.63	c (round 14) 742 del vars, 813 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20969 upgd conss, 21990 impls, 178 clqs
0.59/0.66	c presolving (15 rounds):
0.59/0.66	c  742 deleted vars, 813 deleted constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.59/0.66	c  21990 implications, 178 cliques
0.59/0.66	c presolved problem has 20678 variables (20678 bin, 0 int, 0 impl, 0 cont) and 20969 constraints
0.59/0.66	c     178 constraints of type <setppc>
0.59/0.66	c   20791 constraints of type <logicor>
0.59/0.66	c transformed objective value is always integral (scale: 1)
0.59/0.66	c Presolving Time: 0.32
0.59/0.66	c SATUNSAT-LIN
0.59/0.66	c -----------------------------------------------------------------------------------------------
0.59/0.66	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.66	c separating/flowcover/freq = c -1
0.59/0.66	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.66	c separating/cmir/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/veclendiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.66	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.59/0.66	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/veclendiving/freq = c -1
0.59/0.66	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.66	c heuristics/simplerounding/freq = c -1
0.59/0.66	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/shifting/freq = c -1
0.59/0.66	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.66	c heuristics/rounding/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.59/0.66	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.59/0.66	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.66	c heuristics/rootsoldiving/freq = c -1
0.59/0.66	c # number of nodes added to the contingent of the total nodes
0.59/0.66	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.66	c heuristics/rens/nodesofs = c 2000
0.59/0.66	c # minimum percentage of integer variables that have to be fixable 
0.59/0.66	c # [type: real, range: [0,1], default: 0.5]
0.59/0.66	c heuristics/rens/minfixingrate = c 0.3
0.59/0.66	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.66	c heuristics/rens/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.66	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.59/0.66	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/pscostdiving/freq = c -1
0.59/0.66	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.66	c heuristics/oneopt/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to total iteration number
0.59/0.66	c # [type: real, range: [0,1], default: 0.01]
0.59/0.66	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.59/0.66	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.66	c heuristics/objpscostdiving/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.66	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.59/0.66	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/linesearchdiving/freq = c -1
0.59/0.66	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/intshifting/freq = c -1
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.66	c heuristics/intdiving/maxlpiterquot = c 0.075
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/guideddiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.66	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.59/0.66	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/guideddiving/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/fracdiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.66	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.59/0.66	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/fracdiving/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/feaspump/maxlpiterofs = c 2000
0.59/0.66	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.66	c heuristics/feaspump/freq = c -1
0.59/0.66	c # minimum percentage of integer variables that have to be fixed 
0.59/0.66	c # [type: real, range: [0,1], default: 0.666]
0.59/0.66	c heuristics/crossover/minfixingrate = c 0.5
0.59/0.66	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.59/0.66	c # [type: real, range: [0,1], default: 0.1]
0.59/0.66	c heuristics/crossover/nodesquot = c 0.15
0.59/0.66	c # number of nodes without incumbent change that heuristic should wait
0.59/0.66	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.59/0.66	c heuristics/crossover/nwaitingnodes = c 100
0.59/0.66	c # number of nodes added to the contingent of the total nodes
0.59/0.66	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.66	c heuristics/crossover/nodesofs = c 750
0.59/0.66	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 30]
0.59/0.66	c heuristics/crossover/freq = c -1
0.59/0.66	c # additional number of allowed LP iterations
0.59/0.66	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.66	c heuristics/coefdiving/maxlpiterofs = c 1500
0.59/0.66	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.66	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.59/0.66	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.66	c heuristics/coefdiving/freq = c -1
0.59/0.66	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.66	c presolving/probing/maxrounds = c 0
0.59/0.66	c # should presolving try to simplify knapsacks
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/knapsack/simplifyinequalities = c TRUE
0.59/0.66	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.59/0.66	c constraints/knapsack/disaggregation = c FALSE
0.59/0.66	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.66	c constraints/knapsack/maxnumcardlift = c 0
0.59/0.66	c # should presolving try to simplify inequalities
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/linear/simplifyinequalities = c TRUE
0.59/0.66	c # maximal number of separation rounds in the root node (-1: unlimited)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.66	c separating/maxroundsroot = c 5
0.59/0.66	c # maximal number of separation rounds per node (-1: unlimited)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 5]
0.59/0.66	c separating/maxrounds = c 1
0.59/0.66	c # solving stops, if the given number of solutions were found (-1: no limit)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.66	c limits/solutions = c 1
0.59/0.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.66	c limits/memory = c 13950
0.59/0.66	c # maximal time in seconds to run
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.66	c limits/time = c 1791
0.59/0.66	c # frequency for displaying node information lines
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.66	c display/freq = c 10000
0.59/0.66	c -----------------------------------------------------------------------------------------------
0.59/0.66	c start solving problem
0.59/0.66	c 
24.29/24.31	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.29/24.31	c  24.0s|     1 |     0 | 10909 |  82M|   0 |3924 |  20k|  20k|  20k|  20k|  20k|   0 |   0 |   0 | 1.800000e+02 |      --      |    Inf 
45.88/45.90	c  45.5s|     1 |     0 | 17033 |  82M|   0 |3921 |  20k|  20k|  20k|  20k|  20k|   4 |   0 |   0 | 1.800000e+02 |      --      |    Inf 
66.99/67.03	c  66.6s|     1 |     0 | 22458 |  82M|   0 |4373 |  20k|  20k|  20k|  20k|  20k|  11 |   0 |   0 | 1.800000e+02 |      --      |    Inf 
93.27/93.36	c  92.9s|     1 |     0 | 29018 |  82M|   0 |4408 |  20k|  20k|  20k|  20k|  20k|  18 |   0 |   0 | 1.800000e+02 |      --      |    Inf 
118.86/118.93	c   118s|     1 |     0 | 35023 |  82M|   0 |4458 |  20k|  20k|  20k|  20k|  20k|  24 |   0 |   0 | 1.800000e+02 |      --      |    Inf 
143.16/143.24	c   143s|     1 |     0 | 40898 |  82M|   0 |4697 |  20k|  20k|  20k|  20k|  20k|  29 |   0 |   0 | 1.800000e+02 |      --      |    Inf 
353.93/354.07	c   353s|     1 |     2 | 40898 |  82M|   0 |4697 |  20k|  20k|  20k|  20k|  20k|  29 |   0 |  53 | 1.800000e+02 |      --      |    Inf 
1792.80/1793.17	c 
1792.80/1793.17	c SCIP Status        : solving was interrupted [time limit reached]
1792.80/1793.17	c Solving Time (sec) : 1791.02
1792.80/1793.17	c Solving Nodes      : 16
1792.80/1793.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1792.80/1793.17	c Dual Bound         : +1.80000000000001e+02
1792.80/1793.17	c Gap                : infinite
1792.80/1793.17	c NODE         16
1792.80/1793.17	c DUAL BOUND   180
1792.80/1793.17	c PRIMAL BOUND 1e+20
1792.80/1793.17	c GAP          1e+20
1792.80/1793.17	s UNKNOWN
1792.80/1793.17	c SCIP Status        : solving was interrupted [time limit reached]
1792.80/1793.17	c Solving Time       :    1791.02
1792.80/1793.17	c Original Problem   :
1792.80/1793.17	c   Problem name     : HOME/instance-3742441-1338781859.opb
1792.80/1793.17	c   Variables        : 21420 (21420 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.80/1793.17	c   Constraints      : 21782 initial, 21782 maximal
1792.80/1793.17	c Presolved Problem  :
1792.80/1793.17	c   Problem name     : t_HOME/instance-3742441-1338781859.opb
1792.80/1793.17	c   Variables        : 20678 (20678 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.80/1793.17	c   Constraints      : 20969 initial, 20969 maximal
1792.80/1793.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1792.80/1793.17	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1792.80/1793.17	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.17	c   implics          :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.17	c   probing          :       0.00          0          0          0          0          0          0          0          0
1792.80/1793.17	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1792.80/1793.17	c   linear           :       0.19        742          0          0        742          0        813          0          0
1792.80/1793.17	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1792.80/1793.17	c   root node        :          -          0          -          -          0          -          -          -          -
1792.80/1793.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1792.80/1793.17	c   integral         :          0          0          0         15          0          0          0          0          0         30
1792.80/1793.17	c   setppc           :        178          5        289          0          1          0        468          0          0          0
1792.80/1793.17	c   logicor          :      20791          5        282          0          1          0       3539          0          0          0
1792.80/1793.17	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1792.80/1793.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1792.80/1793.17	c   integral         :    1030.81       0.00       0.00    1030.81       0.00
1792.80/1793.17	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1792.80/1793.17	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1792.80/1793.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1792.80/1793.17	c Propagators        :       Time      Calls    Cutoffs    DomReds
1792.80/1793.17	c   rootredcost      :       0.00          0          0          0
1792.80/1793.17	c   pseudoobj        :       0.13        290          0          0
1792.80/1793.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1792.80/1793.17	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1792.80/1793.17	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1792.80/1793.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1792.80/1793.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1792.80/1793.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1792.80/1793.17	c   applied globally :          -          -          -          0        0.0          -          -          -
1792.80/1793.17	c   applied locally  :          -          -          -          0        0.0          -          -          -
1792.80/1793.17	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1792.80/1793.17	c   cut pool         :       0.00          4          -          -          1          -    (maximal pool size: 34)
1792.80/1793.17	c   redcost          :       0.01         19          0          0          0          0
1792.80/1793.17	c   impliedbounds    :       0.01          5          0          0          0          0
1792.80/1793.17	c   intobj           :       0.00          0          0          0          0          0
1792.80/1793.17	c   gomory           :       6.39          5          0          0         18          0
1792.80/1793.17	c   strongcg         :       6.39          5          0          0         18          0
1792.80/1793.17	c   cmir             :       0.00          0          0          0          0          0
1792.80/1793.17	c   flowcover        :       0.00          0          0          0          0          0
1792.80/1793.17	c   clique           :       0.86          5          0          0         28          0
1792.80/1793.17	c   zerohalf         :       0.00          0          0          0          0          0
1792.80/1793.17	c   mcf              :       0.01          1          0          0          0          0
1792.80/1793.17	c Pricers            :       Time      Calls       Vars
1792.80/1793.17	c   problem variables:       0.00          0          0
1792.80/1793.17	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1792.80/1793.17	c   relpscost        :    1030.81         15          0          0          0          0         30
1792.80/1793.17	c   pscost           :       0.00          0          0          0          0          0          0
1792.80/1793.17	c   inference        :       0.01          1          0          0          0          0          2
1792.80/1793.17	c   mostinf          :       0.00          0          0          0          0          0          0
1792.80/1793.17	c   leastinf         :       0.00          0          0          0          0          0          0
1792.80/1793.17	c   fullstrong       :       0.00          0          0          0          0          0          0
1792.80/1793.17	c   allfullstrong    :       0.00          0          0          0          0          0          0
1792.80/1793.17	c   random           :       0.00          0          0          0          0          0          0
1792.80/1793.17	c Primal Heuristics  :       Time      Calls      Found
1792.80/1793.17	c   LP solutions     :       0.00          -          0
1792.80/1793.17	c   pseudo solutions :       0.00          -          0
1792.80/1793.17	c   simplerounding   :       0.00          0          0
1792.80/1793.17	c   rounding         :       0.00          0          0
1792.80/1793.17	c   shifting         :       0.00          0          0
1792.80/1793.17	c   intshifting      :       0.00          0          0
1792.80/1793.17	c   oneopt           :       0.00          0          0
1792.80/1793.17	c   fixandinfer      :       0.00          0          0
1792.80/1793.17	c   feaspump         :       0.00          0          0
1792.80/1793.17	c   coefdiving       :       0.00          0          0
1792.80/1793.17	c   pscostdiving     :       0.00          0          0
1792.80/1793.17	c   fracdiving       :       0.00          0          0
1792.80/1793.17	c   veclendiving     :       0.00          0          0
1792.80/1793.17	c   intdiving        :       0.00          0          0
1792.80/1793.17	c   actconsdiving    :       0.00          0          0
1792.80/1793.17	c   objpscostdiving  :       0.00          0          0
1792.80/1793.17	c   rootsoldiving    :       0.00          0          0
1792.80/1793.17	c   linesearchdiving :       0.00          0          0
1792.80/1793.17	c   guideddiving     :       0.00          0          0
1792.80/1793.17	c   octane           :       0.00          0          0
1792.80/1793.17	c   rens             :       0.00          0          0
1792.80/1793.17	c   rins             :       0.00          0          0
1792.80/1793.17	c   localbranching   :       0.00          0          0
1792.80/1793.17	c   mutation         :       0.00          0          0
1792.80/1793.17	c   crossover        :       0.00          0          0
1792.80/1793.17	c   dins             :       0.00          0          0
1792.80/1793.17	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1792.80/1793.17	c   primal LP        :       0.06          0          0       0.00       0.00
1792.80/1793.17	c   dual LP          :     745.79         21     193068    9193.71     258.88
1792.80/1793.17	c   barrier LP       :       0.00          0          0       0.00          -
1792.80/1793.17	c   diving/probing LP:       0.00          0          0       0.00          -
1792.80/1793.17	c   strong branching :    1030.80        255     252989     992.11     245.43
1792.80/1793.17	c     (at root node) :          -         53      53000    1000.00          -
1792.80/1793.17	c   conflict analysis:       0.00          0          0       0.00          -
1792.80/1793.17	c B&B Tree           :
1792.80/1793.17	c   number of runs   :          1
1792.80/1793.17	c   nodes            :         16
1792.80/1793.17	c   nodes (total)    :         16
1792.80/1793.17	c   nodes left       :         17
1792.80/1793.17	c   max depth        :          7
1792.80/1793.17	c   max depth (total):          7
1792.80/1793.17	c   backtracks       :          2 (12.5%)
1792.80/1793.17	c   delayed cutoffs  :          0
1792.80/1793.17	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1792.80/1793.17	c   avg switch length:       1.75
1792.80/1793.17	c   switching time   :       0.06
1792.80/1793.17	c Solution           :
1792.80/1793.17	c   Solutions found  :          0 (0 improvements)
1792.80/1793.17	c   Primal Bound     :          -
1792.80/1793.17	c   Dual Bound       : +1.80000000000001e+02
1792.80/1793.17	c   Gap              :   infinite
1792.80/1793.17	c   Root Dual Bound  : +1.80000000000001e+02
1792.90/1793.26	c Time complete: 1792.97.

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-3742441-1338781859/watcher-3742441-1338781859 -o /tmp/evaluation-result-3742441-1338781859/solver-3742441-1338781859 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3742441-1338781859.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/177 4853
/proc/meminfo: memFree=31388724/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 1624 0 0 0 0 0 0 0 20 0 1 0 344314482 9367552 1577 33554432000 4194304 7823515 140737313633728 140736147170600 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 2287 1577 351 887 0 1397 0

[startup+0.0314251 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4853
/proc/meminfo: memFree=31388724/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=22408 CPUtime=0.02 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 4886 0 0 0 2 0 0 0 20 0 1 0 344314482 22945792 4840 33554432000 4194304 7823515 140737313633728 140736147170600 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 5602 4871 351 887 0 4712 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22408

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4853
/proc/meminfo: memFree=31388724/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=28112 CPUtime=0.09 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 6362 0 0 0 8 1 0 0 20 0 1 0 344314482 28786688 6315 33554432000 4194304 7823515 140737313633728 140736147170600 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 7028 6315 351 887 0 6138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28112

[startup+0.300262 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4853
/proc/meminfo: memFree=31388724/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=73608 CPUtime=0.29 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 17814 0 0 0 27 2 0 0 20 0 1 0 344314482 75374592 17413 33554432000 4194304 7823515 140737313633728 140736147170600 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 18402 17413 412 887 0 17512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73608

[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4853
/proc/meminfo: memFree=31388724/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=107820 CPUtime=0.69 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 26692 0 0 0 60 9 0 0 20 0 1 0 344314482 110407680 26035 33554432000 4194304 7823515 140737313633728 140736147170600 4639770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 26955 26035 483 887 0 26065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107820

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4854
/proc/meminfo: memFree=31258132/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=139836 CPUtime=1.49 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 34989 0 0 0 138 11 0 0 20 0 1 0 344314482 143192064 33659 33554432000 4194304 7823515 140737313633728 140737313629224 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 34959 33659 517 887 0 34069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139836

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4854
/proc/meminfo: memFree=31255776/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=140840 CPUtime=3.09 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 35268 0 0 0 298 11 0 0 20 0 1 0 344314482 144220160 33938 33554432000 4194304 7823515 140737313633728 140737313629064 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 35210 33938 517 887 0 34320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 140840

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4854
/proc/meminfo: memFree=31253056/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=142772 CPUtime=6.29 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 35902 0 0 0 618 11 0 0 20 0 1 0 344314482 146198528 34568 33554432000 4194304 7823515 140737313633728 140737313629528 6177563 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 35693 34568 517 887 0 34803 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142772

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4854
/proc/meminfo: memFree=31250972/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=143476 CPUtime=12.68 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 36092 0 0 0 1256 12 0 0 20 0 1 0 344314482 146919424 34758 33554432000 4194304 7823515 140737313633728 140737313629064 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 35869 34758 517 887 0 34979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 143476

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4854
/proc/meminfo: memFree=31248988/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=145792 CPUtime=25.48 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 36701 0 0 0 2534 14 0 0 20 0 1 0 344314482 149291008 35367 33554432000 4194304 7823515 140737313633728 140737313628872 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 36448 35367 529 887 0 35558 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145792

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4854
/proc/meminfo: memFree=31241424/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=153800 CPUtime=51.08 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 38727 0 0 0 5090 18 0 0 20 0 1 0 344314482 157491200 37339 33554432000 4194304 7823515 140737313633728 140737313629528 6211005 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 38450 37339 546 887 0 37560 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153800

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4854
/proc/meminfo: memFree=31238008/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=154268 CPUtime=102.27 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 39100 0 0 0 10205 22 0 0 20 0 1 0 344314482 157970432 37967 33554432000 4194304 7823515 140737313633728 140737313629064 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 38567 37967 546 887 0 37677 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 154268

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4855
/proc/meminfo: memFree=31238068/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=153176 CPUtime=162.26 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 40422 0 0 0 16197 29 0 0 20 0 1 0 344314482 156852224 37672 33554432000 4194304 7823515 140737313633728 140737313628888 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 38294 37672 549 887 0 37404 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 153176

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4855
/proc/meminfo: memFree=31239804/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=154792 CPUtime=222.24 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 40855 0 0 0 22192 32 0 0 20 0 1 0 344314482 158507008 38105 33554432000 4194304 7823515 140737313633728 140737313628424 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 38698 38105 549 887 0 37808 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 154792

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4855
/proc/meminfo: memFree=31237820/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=154792 CPUtime=282.23 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 40888 0 0 0 28185 38 0 0 20 0 1 0 344314482 158507008 38138 33554432000 4194304 7823515 140737313633728 140737313628424 6206232 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 38698 38138 549 887 0 37808 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 154792

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4893
/proc/meminfo: memFree=31205480/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=154792 CPUtime=342.23 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 40948 0 0 0 34180 43 0 0 20 0 1 0 344314482 158507008 38195 33554432000 4194304 7823515 140737313633728 140737313628888 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 38698 38195 549 887 0 37808 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 154792

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4893
/proc/meminfo: memFree=31199068/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=158416 CPUtime=402.21 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 41654 0 0 0 40173 48 0 0 20 0 1 0 344314482 162217984 38901 33554432000 4194304 7823515 140737313633728 140737313629528 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39604 38901 550 887 0 38714 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 158416

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4894
/proc/meminfo: memFree=31199068/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156696 CPUtime=462.21 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 43188 0 0 0 46168 53 0 0 20 0 1 0 344314482 160456704 38690 33554432000 4194304 7823515 140737313633728 140737313628888 6205577 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39174 38690 550 887 0 38284 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 156696

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4894
/proc/meminfo: memFree=31200056/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156696 CPUtime=522.19 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 43190 0 0 0 52162 57 0 0 20 0 1 0 344314482 160456704 38691 33554432000 4194304 7823515 140737313633728 140737313628424 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39174 38691 550 887 0 38284 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 156696

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4897
/proc/meminfo: memFree=31198428/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=157016 CPUtime=582.19 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 43266 0 0 0 58157 62 0 0 20 0 1 0 344314482 160784384 38767 33554432000 4194304 7823515 140737313633728 140737313628040 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39254 38767 550 887 0 38364 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 157016

[startup+642.3 s]

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

/proc/meminfo: memFree=31192476/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=157420 CPUtime=1122.11 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 74764 0 0 0 112103 108 0 0 20 0 1 0 344314482 161198080 38866 33554432000 4194304 7823515 140737313633728 140737313628424 6211392 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39355 38866 550 887 0 38465 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 157420

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4924
/proc/meminfo: memFree=31192468/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=157360 CPUtime=1182.09 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 87591 0 0 0 118094 115 0 0 20 0 1 0 344314482 161136640 38853 33554432000 4194304 7823515 140737313633728 140737313629528 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39340 38853 550 887 0 38450 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 157360

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4924
/proc/meminfo: memFree=31192592/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=157360 CPUtime=1242.09 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 87592 0 0 0 124089 120 0 0 20 0 1 0 344314482 161136640 38853 33554432000 4194304 7823515 140737313633728 140737313629064 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39340 38853 550 887 0 38450 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 157360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4924
/proc/meminfo: memFree=31193776/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=157504 CPUtime=1302.08 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 89419 0 0 0 130084 124 0 0 20 0 1 0 344314482 161284096 38570 33554432000 4194304 7823515 140737313633728 140737313628424 6254153 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39376 38570 550 887 0 38486 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 157504

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 4924
/proc/meminfo: memFree=31193844/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156032 CPUtime=1362.07 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110459 0 0 0 136074 133 0 0 20 0 1 0 344314482 159776768 38521 33554432000 4194304 7823515 140737313633728 140737313629528 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39008 38521 550 887 0 38118 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 156032

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4925
/proc/meminfo: memFree=31194644/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156032 CPUtime=1422.07 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110459 0 0 0 142070 137 0 0 20 0 1 0 344314482 159776768 38521 33554432000 4194304 7823515 140737313633728 140737313629064 6212404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39008 38521 550 887 0 38118 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 156032

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4925
/proc/meminfo: memFree=31193900/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156032 CPUtime=1482.05 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110459 0 0 0 148063 142 0 0 20 0 1 0 344314482 159776768 38521 33554432000 4194304 7823515 140737313633728 140737313628424 6908077 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39008 38521 550 887 0 38118 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 156032

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4925
/proc/meminfo: memFree=31191600/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156792 CPUtime=1542.04 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110664 0 0 0 154058 146 0 0 20 0 1 0 344314482 160555008 38726 33554432000 4194304 7823515 140737313633728 140737313628888 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39198 38726 550 887 0 38308 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 156792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4925
/proc/meminfo: memFree=31191224/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156792 CPUtime=1602.03 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110665 0 0 0 160051 152 0 0 20 0 1 0 344314482 160555008 38726 33554432000 4194304 7823515 140737313633728 140737313629064 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39198 38726 550 887 0 38308 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 156792

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 4925
/proc/meminfo: memFree=31197740/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156792 CPUtime=1662.02 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110665 0 0 0 166046 156 0 0 20 0 1 0 344314482 160555008 38726 33554432000 4194304 7823515 140737313633728 140737313629064 6205311 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39198 38726 550 887 0 38308 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 156792

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4926
/proc/meminfo: memFree=31194204/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1722.01 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110684 0 0 0 172040 161 0 0 20 0 1 0 344314482 160706560 38745 33554432000 4194304 7823515 140737313633728 140737313628424 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38745 550 887 0 38345 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 156940

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4929
/proc/meminfo: memFree=31192956/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1782 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110687 0 0 0 178034 166 0 0 20 0 1 0 344314482 160706560 38748 33554432000 4194304 7823515 140737313633728 140737313629064 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38748 550 887 0 38345 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 156940

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 4929
/proc/meminfo: memFree=31192708/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1785.2 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110687 0 0 0 178354 166 0 0 20 0 1 0 344314482 160706560 38748 33554432000 4194304 7823515 140737313633728 140737313629528 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38748 550 887 0 38345 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 156940

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4929
/proc/meminfo: memFree=31192708/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1788.4 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110687 0 0 0 178674 166 0 0 20 0 1 0 344314482 160706560 38748 33554432000 4194304 7823515 140737313633728 140737313629480 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38748 550 887 0 38345 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 156940

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4929
/proc/meminfo: memFree=31192708/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1790.01 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110687 0 0 0 178834 167 0 0 20 0 1 0 344314482 160706560 38748 33554432000 4194304 7823515 140737313633728 140737313629064 6211093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38748 550 887 0 38345 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 156940

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4929
/proc/meminfo: memFree=31192708/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1791.61 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110687 0 0 0 178994 167 0 0 20 0 1 0 344314482 160706560 38748 33554432000 4194304 7823515 140737313633728 140737313628392 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38748 550 887 0 38345 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 156940

[startup+1792.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4929
/proc/meminfo: memFree=31192708/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1792.4 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110687 0 0 0 179073 167 0 0 20 0 1 0 344314482 160706560 38748 33554432000 4194304 7823515 140737313633728 140737313628392 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38748 550 887 0 38345 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (KiB) 156940

[startup+1793.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4929
/proc/meminfo: memFree=31192708/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1792.8 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110687 0 0 0 179113 167 0 0 20 0 1 0 344314482 160706560 38748 33554432000 4194304 7823515 140737313633728 140737313629528 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38748 550 887 0 38345 0
Current children cumulated CPU time (s) 1792.8
Current children cumulated vsize (KiB) 156940

[startup+1793.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4929
/proc/meminfo: memFree=31192708/32873844 swapFree=7116/7116
[pid=4853] ppid=4851 vsize=156940 CPUtime=1792.9 cores=0,2,4,6
/proc/4853/stat : 4853 (pbscip.linux.x8) R 4851 4853 2584 0 -1 4202496 110692 0 0 0 179123 167 0 0 20 0 1 0 344314482 160706560 38753 33554432000 4194304 7823515 140737313633728 140737313629528 5875846 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4853/statm: 39235 38753 555 887 0 38345 0
Current children cumulated CPU time (s) 1792.9
Current children cumulated vsize (KiB) 156940

Child status: 0
Real time (s): 1793.27
CPU time (s): 1792.98
CPU user time (s): 1791.3
CPU system time (s): 1.67574
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 161440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.3
system time used= 1.67575
maximum resident set size= 159544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110698
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= 1871

runsolver used 3.2595 second user time and 7.29589 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 05:50:59
IDJOB=3742441
IDBENCH=90186
IDSOLVER=2321
FILE ID=node103/3742441-1338781859
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_K180.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-3742441-1338781859/watcher-3742441-1338781859 -o /tmp/evaluation-result-3742441-1338781859/solver-3742441-1338781859 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3742441-1338781859.opb

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

MD5SUM BENCH= f1881d1e83243719865906bde58f94f2
RANDOM SEED=1644649607

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:        31389368 kB
Buffers:          201508 kB
Cached:           389572 kB
SwapCached:         5648 kB
Active:           305344 kB
Inactive:         407708 kB
Active(anon):     119424 kB
Inactive(anon):     4740 kB
Active(file):     185920 kB
Inactive(file):   402968 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             11276 kB
Writeback:             4 kB
AnonPages:        124792 kB
Mapped:            11016 kB
Shmem:                 0 kB
Slab:             633664 kB
SReclaimable:      74248 kB
SUnreclaim:       559416 kB
KernelStack:        1440 kB
PageTables:         4212 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     238824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 71104 MiB
End job on node103 at 2012-06-04 06:20:52