Trace number 3742290

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1792.07 1792.36

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K176.opb
MD5SUM3f678424628fecb2a53891618f9bde8f
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 variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
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 177
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.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3742290-1338769764.opb>
0.18/0.24	c original problem has 20944 variables (20944 bin, 0 int, 0 impl, 0 cont) and 21298 constraints
0.18/0.24	c problem read
0.18/0.24	c No objective function, only one solution is needed.
0.18/0.24	c presolving settings loaded
0.29/0.35	c presolving:
0.39/0.43	c (round 1) 2 del vars, 2 del conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20052 impls, 176 clqs
0.39/0.45	c (round 2) 238 del vars, 13 del conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20052 impls, 174 clqs
0.39/0.47	c (round 3) 367 del vars, 260 del conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20160 impls, 174 clqs
0.39/0.49	c (round 4) 475 del vars, 368 del conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20358 impls, 174 clqs
0.49/0.51	c (round 5) 562 del vars, 455 del conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20580 impls, 174 clqs
0.49/0.53	c (round 6) 626 del vars, 519 del conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20806 impls, 174 clqs
0.49/0.54	c (round 7) 669 del vars, 562 del conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20966 impls, 174 clqs
0.49/0.56	c (round 8) 696 del vars, 589 del conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21092 impls, 174 clqs
0.49/0.58	c (round 9) 714 del vars, 607 del conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21134 impls, 174 clqs
0.49/0.59	c (round 10) 728 del vars, 621 del conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21180 impls, 174 clqs
0.59/0.61	c (round 11) 737 del vars, 630 del conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21236 impls, 174 clqs
0.59/0.63	c (round 12) 742 del vars, 635 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21266 impls, 174 clqs
0.68/0.78	c (round 13) 742 del vars, 809 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20315 upgd conss, 21282 impls, 174 clqs
0.79/0.83	c (round 14) 742 del vars, 809 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20489 upgd conss, 21282 impls, 174 clqs
0.79/0.87	c presolving (15 rounds):
0.79/0.87	c  742 deleted vars, 809 deleted constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.79/0.87	c  21282 implications, 174 cliques
0.79/0.87	c presolved problem has 20202 variables (20202 bin, 0 int, 0 impl, 0 cont) and 20489 constraints
0.79/0.87	c    2505 constraints of type <setppc>
0.79/0.87	c   17984 constraints of type <logicor>
0.79/0.87	c transformed objective value is always integral (scale: 1)
0.79/0.87	c Presolving Time: 0.56
0.79/0.87	c - non default parameters ----------------------------------------------------------------------
0.79/0.87	c # SCIP version 1.2.1.3
0.79/0.87	c 
0.79/0.87	c # frequency for displaying node information lines
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 100]
0.79/0.87	c display/freq = 10000
0.79/0.87	c 
0.79/0.87	c # maximal time in seconds to run
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.87	c limits/time = 1789.78
0.79/0.87	c 
0.79/0.87	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.87	c limits/memory = 13950
0.79/0.87	c 
0.79/0.87	c # solving stops, if the given number of solutions were found (-1: no limit)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.87	c limits/solutions = 1
0.79/0.87	c 
0.79/0.87	c # maximal number of separation rounds per node (-1: unlimited)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 5]
0.79/0.87	c separating/maxrounds = 1
0.79/0.87	c 
0.79/0.87	c # maximal number of separation rounds in the root node (-1: unlimited)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.87	c separating/maxroundsroot = 5
0.79/0.87	c 
0.79/0.87	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.79/0.87	c # [type: int, range: [1,2], default: 1]
0.79/0.87	c timing/clocktype = 2
0.79/0.87	c 
0.79/0.87	c # should presolving try to simplify inequalities
0.79/0.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.79/0.87	c constraints/linear/simplifyinequalities = TRUE
0.79/0.87	c 
0.79/0.87	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.79/0.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.79/0.87	c constraints/indicator/addCouplingCons = TRUE
0.79/0.87	c 
0.79/0.87	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.79/0.87	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.79/0.87	c constraints/knapsack/disaggregation = FALSE
0.79/0.87	c 
0.79/0.87	c # should presolving try to simplify knapsacks
0.79/0.87	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.79/0.87	c constraints/knapsack/simplifyinequalities = TRUE
0.79/0.87	c 
0.79/0.87	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.87	c presolving/probing/maxrounds = 0
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/coefdiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.87	c heuristics/coefdiving/maxlpiterquot = 0.075
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/coefdiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 30]
0.79/0.87	c heuristics/crossover/freq = -1
0.79/0.87	c 
0.79/0.87	c # number of nodes added to the contingent of the total nodes
0.79/0.87	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.79/0.87	c heuristics/crossover/nodesofs = 750
0.79/0.87	c 
0.79/0.87	c # number of nodes without incumbent change that heuristic should wait
0.79/0.87	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.79/0.87	c heuristics/crossover/nwaitingnodes = 100
0.79/0.87	c 
0.79/0.87	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.79/0.87	c # [type: real, range: [0,1], default: 0.1]
0.79/0.87	c heuristics/crossover/nodesquot = 0.15
0.79/0.87	c 
0.79/0.87	c # minimum percentage of integer variables that have to be fixed 
0.79/0.87	c # [type: real, range: [0,1], default: 0.666]
0.79/0.87	c heuristics/crossover/minfixingrate = 0.5
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 20]
0.79/0.87	c heuristics/feaspump/freq = -1
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/feaspump/maxlpiterofs = 2000
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/fracdiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.87	c heuristics/fracdiving/maxlpiterquot = 0.075
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/fracdiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/guideddiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.87	c heuristics/guideddiving/maxlpiterquot = 0.075
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/guideddiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.87	c heuristics/intdiving/maxlpiterquot = 0.075
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/intshifting/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/linesearchdiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.87	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.87	c heuristics/nlp/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 20]
0.79/0.87	c heuristics/objpscostdiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to total iteration number
0.79/0.87	c # [type: real, range: [0,1], default: 0.01]
0.79/0.87	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.87	c heuristics/oneopt/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/pscostdiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.87	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/pscostdiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.87	c heuristics/rens/freq = -1
0.79/0.87	c 
0.79/0.87	c # minimum percentage of integer variables that have to be fixable 
0.79/0.87	c # [type: real, range: [0,1], default: 0.5]
0.79/0.87	c heuristics/rens/minfixingrate = 0.3
0.79/0.87	c 
0.79/0.87	c # number of nodes added to the contingent of the total nodes
0.79/0.87	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.79/0.87	c heuristics/rens/nodesofs = 2000
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 20]
0.79/0.87	c heuristics/rootsoldiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.79/0.87	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.87	c heuristics/rounding/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/shifting/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.87	c heuristics/simplerounding/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.87	c heuristics/trivial/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.87	c heuristics/trysol/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 10]
0.79/0.87	c heuristics/veclendiving/freq = -1
0.79/0.87	c 
0.79/0.87	c # maximal fraction of diving LP iterations compared to node LP iterations
0.79/0.87	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.79/0.87	c heuristics/veclendiving/maxlpiterquot = 0.075
0.79/0.87	c 
0.79/0.87	c # additional number of allowed LP iterations
0.79/0.87	c # [type: int, range: [0,2147483647], default: 1000]
0.79/0.87	c heuristics/veclendiving/maxlpiterofs = 1500
0.79/0.87	c 
0.79/0.87	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 1]
0.79/0.87	c heuristics/zirounding/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.87	c separating/cmir/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: 0]
0.79/0.87	c separating/flowcover/freq = -1
0.79/0.87	c 
0.79/0.87	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.79/0.87	c # [type: int, range: [-1,2147483647], default: -1]
0.79/0.87	c separating/rapidlearning/freq = 0
0.79/0.87	c 
0.79/0.87	c -----------------------------------------------------------------------------------------------
0.79/0.87	c start solving
0.79/0.87	c 
21.28/21.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.28/21.36	c  21.1s|     1 |     0 |  9919 |     - |  81M|   0 |3683 |  20k|  20k|  20k|  20k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
40.88/40.99	c  40.8s|     1 |     0 | 15618 |     - |  81M|   0 |4248 |  20k|  20k|  20k|  20k|   6 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
72.48/72.54	c  72.3s|     1 |     0 | 24329 |     - |  81M|   0 |4484 |  20k|  20k|  20k|  20k|  12 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
109.06/109.14	c   109s|     1 |     0 | 33649 |     - |  81M|   0 |4438 |  20k|  20k|  20k|  20k|  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
148.26/148.38	c   148s|     1 |     0 | 43428 |     - |  81M|   0 |4499 |  20k|  20k|  20k|  20k|  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
179.35/179.43	c   179s|     1 |     0 | 50888 |     - |  81M|   0 |4659 |  20k|  20k|  20k|  20k|  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
256.94/257.03	c   257s|     1 |     2 | 50888 |     - |  81M|   0 |4659 |  20k|  20k|  20k|  20k|  30 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1791.90/1792.25	c 
1791.90/1792.25	c SCIP Status        : solving was interrupted [time limit reached]
1791.90/1792.25	c Solving Time (sec) : 1792.02
1791.90/1792.25	c Solving Nodes      : 17
1791.90/1792.25	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1791.90/1792.25	c Dual Bound         : +0.00000000000000e+00
1791.90/1792.25	c Gap                : infinite
1791.90/1792.25	s UNKNOWN
1791.90/1792.25	c SCIP Status        : solving was interrupted [time limit reached]
1791.90/1792.25	c Solving Time       :    1792.02
1791.90/1792.25	c Original Problem   :
1791.90/1792.25	c   Problem name     : HOME/instance-3742290-1338769764.opb
1791.90/1792.25	c   Variables        : 20944 (20944 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.90/1792.25	c   Constraints      : 21298 initial, 21298 maximal
1791.90/1792.25	c Presolved Problem  :
1791.90/1792.25	c   Problem name     : t_HOME/instance-3742290-1338769764.opb
1791.90/1792.25	c   Variables        : 20202 (20202 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.90/1792.25	c   Constraints      : 20489 initial, 20490 maximal
1791.90/1792.25	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1791.90/1792.25	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1791.90/1792.25	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1791.90/1792.25	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1791.90/1792.25	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1791.90/1792.25	c   implics          :       0.01          0          0          0          0          0          0          0          0
1791.90/1792.25	c   probing          :       0.00          0          0          0          0          0          0          0          0
1791.90/1792.25	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1791.90/1792.25	c   linear           :       0.36        742          0          0        742          0        809          0          0
1791.90/1792.25	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1791.90/1792.25	c   root node        :          -        101          -          -        101          -          -          -          -
1791.90/1792.25	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1791.90/1792.25	c   integral         :          0          0          0         15          0          0          0          0          0         30
1791.90/1792.25	c   setppc           :       2505          5        319          0          0          1      13346          0          0          0
1791.90/1792.25	c   logicor          :      17984+         5        160          0          0          0       2477          0          0          0
1791.90/1792.25	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1791.90/1792.25	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1791.90/1792.25	c   integral         :     922.98       0.00       0.00     922.98       0.00
1791.90/1792.25	c   setppc           :       0.02       0.00       0.02       0.00       0.00
1791.90/1792.25	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1791.90/1792.25	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1791.90/1792.25	c Propagators        :       Time      Calls    Cutoffs    DomReds
1791.90/1792.25	c   vbounds          :       0.00          1          0          0
1791.90/1792.25	c   rootredcost      :       0.00          0          0          0
1791.90/1792.25	c   pseudoobj        :       0.00          0          0          0
1791.90/1792.25	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1791.90/1792.25	c   propagation      :       0.00          1          1          2       33.0          0        0.0          -
1791.90/1792.25	c   infeasible LP    :       0.00          1          1          2        8.5          0        0.0          0
1791.90/1792.25	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1791.90/1792.25	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1791.90/1792.25	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1791.90/1792.25	c   applied globally :          -          -          -          3       22.3          -          -          -
1791.90/1792.25	c   applied locally  :          -          -          -          0        0.0          -          -          -
1791.90/1792.25	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1791.90/1792.25	c   cut pool         :       0.00          4          -          -          0          -    (maximal pool size: 34)
1791.90/1792.25	c   redcost          :       0.01         19          0          0          0          0
1791.90/1792.25	c   impliedbounds    :       0.01          5          0          0          0          0
1791.90/1792.25	c   intobj           :       0.00          0          0          0          0          0
1791.90/1792.25	c   cgmip            :       0.00          0          0          0          0          0
1791.90/1792.25	c   gomory           :       6.61          5          0          0          2          0
1791.90/1792.25	c   strongcg         :       6.36          5          0          0          2          0
1791.90/1792.25	c   cmir             :       0.00          0          0          0          0          0
1791.90/1792.25	c   flowcover        :       0.00          0          0          0          0          0
1791.90/1792.25	c   clique           :       0.99          5          0          0         30          0
1791.90/1792.25	c   zerohalf         :       0.00          0          0          0          0          0
1791.90/1792.25	c   mcf              :       0.02          1          0          0          0          0
1791.90/1792.25	c   rapidlearning    :       0.00          0          0          0          0          0
1791.90/1792.25	c Pricers            :       Time      Calls       Vars
1791.90/1792.25	c   problem variables:       0.00          0          0
1791.90/1792.25	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1791.90/1792.25	c   relpscost        :     922.98         15          0          0          0          0         30
1791.90/1792.25	c   pscost           :       0.00          0          0          0          0          0          0
1791.90/1792.25	c   inference        :       0.00          0          0          0          0          0          0
1791.90/1792.25	c   mostinf          :       0.00          0          0          0          0          0          0
1791.90/1792.25	c   leastinf         :       0.00          0          0          0          0          0          0
1791.90/1792.25	c   fullstrong       :       0.00          0          0          0          0          0          0
1791.90/1792.25	c   allfullstrong    :       0.00          0          0          0          0          0          0
1791.90/1792.25	c   random           :       0.00          0          0          0          0          0          0
1791.90/1792.25	c Primal Heuristics  :       Time      Calls      Found
1791.90/1792.25	c   LP solutions     :       0.00          -          0
1791.90/1792.25	c   pseudo solutions :       0.00          -          0
1791.90/1792.25	c   trivial          :       0.03          1          0
1791.90/1792.25	c   simplerounding   :       0.00          0          0
1791.90/1792.25	c   zirounding       :       0.00          0          0
1791.90/1792.25	c   rounding         :       0.00          0          0
1791.90/1792.25	c   shifting         :       0.00          0          0
1791.90/1792.25	c   intshifting      :       0.00          0          0
1791.90/1792.25	c   oneopt           :       0.00          0          0
1791.90/1792.25	c   twoopt           :       0.00          0          0
1791.90/1792.25	c   fixandinfer      :       0.00          0          0
1791.90/1792.25	c   feaspump         :       0.00          0          0
1791.90/1792.25	c   coefdiving       :       0.00          0          0
1791.90/1792.25	c   pscostdiving     :       0.00          0          0
1791.90/1792.25	c   fracdiving       :       0.00          0          0
1791.90/1792.25	c   veclendiving     :       0.00          0          0
1791.90/1792.25	c   intdiving        :       0.00          0          0
1791.90/1792.25	c   actconsdiving    :       0.00          0          0
1791.90/1792.25	c   objpscostdiving  :       0.00          0          0
1791.90/1792.25	c   rootsoldiving    :       0.00          0          0
1791.90/1792.25	c   linesearchdiving :       0.00          0          0
1791.90/1792.25	c   guideddiving     :       0.00          0          0
1791.90/1792.25	c   octane           :       0.00          0          0
1791.90/1792.25	c   rens             :       0.00          0          0
1791.90/1792.25	c   rins             :       0.00          0          0
1791.90/1792.25	c   localbranching   :       0.00          0          0
1791.90/1792.25	c   mutation         :       0.00          0          0
1791.90/1792.25	c   crossover        :       0.00          0          0
1791.90/1792.25	c   dins             :       0.00          0          0
1791.90/1792.25	c   undercover       :       0.00          0          0
1791.90/1792.25	c   nlp              :       0.00          0          0
1791.90/1792.25	c   trysol           :       0.00          0          0
1791.90/1792.25	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1791.90/1792.25	c   primal LP        :       0.06          0          0       0.00       0.00
1791.90/1792.25	c   dual LP          :     854.07         21     227088   10813.71     265.89
1791.90/1792.25	c   lex dual LP      :       0.00          0          0       0.00          -
1791.90/1792.25	c   barrier LP       :       0.00          0          0       0.00          -
1791.90/1792.25	c   diving/probing LP:       0.00          0          0       0.00          -
1791.90/1792.25	c   strong branching :     922.96        240     237476     989.48     257.30
1791.90/1792.25	c     (at root node) :          -         20      20000    1000.00          -
1791.90/1792.25	c   conflict analysis:       0.00          0          0       0.00          -
1791.90/1792.25	c B&B Tree           :
1791.90/1792.25	c   number of runs   :          1
1791.90/1792.25	c   nodes            :         17
1791.90/1792.25	c   nodes (total)    :         17
1791.90/1792.25	c   nodes left       :         14
1791.90/1792.25	c   max depth        :         12
1791.90/1792.25	c   max depth (total):         12
1791.90/1792.25	c   backtracks       :          1 (5.9%)
1791.90/1792.25	c   delayed cutoffs  :          0
1791.90/1792.25	c   repropagations   :          9 (102 domain reductions, 0 cutoffs)
1791.90/1792.25	c   avg switch length:       2.06
1791.90/1792.25	c   switching time   :       0.08
1791.90/1792.25	c Solution           :
1791.90/1792.25	c   Solutions found  :          0 (0 improvements)
1791.90/1792.25	c   Primal Bound     :          -
1791.90/1792.25	c   Dual Bound       : +0.00000000000000e+00
1791.90/1792.25	c   Gap              :   infinite
1791.90/1792.25	c   Root Dual Bound  : +0.00000000000000e+00
1791.90/1792.25	c   Root Iterations  :      50888
1792.00/1792.36	c Time complete: 1792.06.

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

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 12518
/proc/meminfo: memFree=27536696/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 1411 0 0 0 0 0 0 0 20 0 1 0 343043429 9158656 1357 33554432000 4194304 8395647 140736623712592 140736843157096 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 2236 1366 374 1026 0 1206 0

[startup+0.0786499 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12518
/proc/meminfo: memFree=27536696/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=28520 CPUtime=0.07 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 6391 0 0 0 7 0 0 0 20 0 1 0 343043429 29204480 6337 33554432000 4194304 8395647 140736623712592 140736843157096 4222921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 7130 6337 390 1026 0 6100 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28520

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12518
/proc/meminfo: memFree=27536696/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=29912 CPUtime=0.09 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 6711 0 0 0 9 0 0 0 20 0 1 0 343043429 30629888 6657 33554432000 4194304 8395647 140736623712592 140736843157096 7385022 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 7478 6657 390 1026 0 6448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29912

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12518
/proc/meminfo: memFree=27536696/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=73036 CPUtime=0.29 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 17800 0 0 0 27 2 0 0 20 0 1 0 343043429 74788864 17392 33554432000 4194304 8395647 140736623712592 140736843157096 4437221 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 18259 17392 419 1026 0 17229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73036

[startup+0.700234 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12518
/proc/meminfo: memFree=27536696/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=93220 CPUtime=0.68 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 23072 0 0 0 66 2 0 0 20 0 1 0 343043429 95457280 21910 33554432000 4194304 8395647 140736623712592 140736623708632 4988562 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 23305 21910 477 1026 0 22275 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 93220

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12519
/proc/meminfo: memFree=27405992/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=146160 CPUtime=1.49 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 36524 0 0 0 145 4 0 0 20 0 1 0 343043429 149667840 34212 33554432000 4194304 8395647 140736623712592 140736623708152 6503558 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 36540 34212 565 1026 0 35510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146160

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12519
/proc/meminfo: memFree=27400908/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=147628 CPUtime=3.09 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 37050 0 0 0 305 4 0 0 20 0 1 0 343043429 151171072 34738 33554432000 4194304 8395647 140736623712592 140736623707720 6697804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 36907 34738 565 1026 0 35877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 147628

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12519
/proc/meminfo: memFree=27398676/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=150840 CPUtime=6.29 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 37760 0 0 0 624 5 0 0 20 0 1 0 343043429 154460160 35445 33554432000 4194304 8395647 140736623712592 140736623707720 6670385 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12518/statm: 37710 35445 565 1026 0 36680 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 150840

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12519
/proc/meminfo: memFree=27395880/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=150840 CPUtime=12.69 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 37985 0 0 0 1263 6 0 0 20 0 1 0 343043429 154460160 35670 33554432000 4194304 8395647 140736623712592 140736623707720 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 37710 35670 565 1026 0 36680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150840

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12519
/proc/meminfo: memFree=27392396/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=155832 CPUtime=25.49 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 39385 0 0 0 2541 8 0 0 20 0 1 0 343043429 159571968 37035 33554432000 4194304 8395647 140736623712592 140736623707720 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 38958 37035 585 1026 0 37928 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 155832

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12523
/proc/meminfo: memFree=27385024/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=158260 CPUtime=51.07 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 40055 0 0 0 5098 9 0 0 20 0 1 0 343043429 162058240 38292 33554432000 4194304 8395647 140736623712592 140736623707720 6693054 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 39565 38292 585 1026 0 38535 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 158260

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12523
/proc/meminfo: memFree=27376024/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=165256 CPUtime=102.27 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 41792 0 0 0 10212 15 0 0 20 0 1 0 343043429 169222144 40822 33554432000 4194304 8395647 140736623712592 140736623708152 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41314 40822 591 1026 0 40284 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 165256

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12523
/proc/meminfo: memFree=27380300/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=161872 CPUtime=162.25 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 45859 0 0 0 16205 20 0 0 20 0 1 0 343043429 165756928 39947 33554432000 4194304 8395647 140736623712592 140736623707720 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40468 39947 591 1026 0 39438 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 161872

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 12523
/proc/meminfo: memFree=27376448/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=162048 CPUtime=222.24 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 47288 0 0 0 22199 25 0 0 20 0 1 0 343043429 165937152 40027 33554432000 4194304 8395647 140736623712592 140736623707848 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40512 40027 593 1026 0 39482 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 162048

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12523
/proc/meminfo: memFree=27375204/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=162240 CPUtime=282.24 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 47338 0 0 0 28194 30 0 0 20 0 1 0 343043429 166133760 40076 33554432000 4194304 8395647 140736623712592 140736623707000 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40560 40076 594 1026 0 39530 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 162240

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 12523
/proc/meminfo: memFree=27372236/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=163512 CPUtime=342.23 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 53366 0 0 0 34188 35 0 0 20 0 1 0 343043429 167436288 40394 33554432000 4194304 8395647 140736623712592 140736623707800 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40878 40394 594 1026 0 39848 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 163512

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12524
/proc/meminfo: memFree=27374704/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=163512 CPUtime=402.22 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 53366 0 0 0 40183 39 0 0 20 0 1 0 343043429 167436288 40394 33554432000 4194304 8395647 140736623712592 140736623707464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40878 40394 594 1026 0 39848 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 163512

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12524
/proc/meminfo: memFree=27370232/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=167000 CPUtime=462.21 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 54101 0 0 0 46177 44 0 0 20 0 1 0 343043429 171008000 41127 33554432000 4194304 8395647 140736623712592 140736623708152 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41750 41127 594 1026 0 40720 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 167000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12524
/proc/meminfo: memFree=27375752/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=160296 CPUtime=522.2 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 63628 0 0 0 52170 50 0 0 20 0 1 0 343043429 164143104 39491 33554432000 4194304 8395647 140736623712592 140736623707464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40074 39491 594 1026 0 39044 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 160296

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12524
/proc/meminfo: memFree=27372280/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=162764 CPUtime=582.19 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 85897 0 0 0 58159 60 0 0 20 0 1 0 343043429 166670336 40190 33554432000 4194304 8395647 140736623712592 140736623707896 6696650 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40691 40190 594 1026 0 39661 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 162764

[startup+642.3 s]

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

/proc/meminfo: memFree=27373884/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=165080 CPUtime=1062.11 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 223885 0 0 0 106087 124 0 0 20 0 1 0 343043429 169041920 40708 33554432000 4194304 8395647 140736623712592 140736623707464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41270 40708 599 1026 0 40240 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 165080

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12530
/proc/meminfo: memFree=27373140/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=165160 CPUtime=1122.11 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 248715 0 0 0 112077 134 0 0 20 0 1 0 343043429 169123840 40682 33554432000 4194304 8395647 140736623712592 140736623707896 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41290 40682 599 1026 0 40260 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 165160

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12530
/proc/meminfo: memFree=27373260/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=165088 CPUtime=1182.09 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 290539 0 0 0 118063 146 0 0 20 0 1 0 343043429 169050112 40613 33554432000 4194304 8395647 140736623712592 140736623707464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41272 40613 599 1026 0 40242 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 165088

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12533
/proc/meminfo: memFree=27368204/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=169216 CPUtime=1242.08 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 314002 0 0 0 124054 154 0 0 20 0 1 0 343043429 173277184 41821 33554432000 4194304 8395647 140736623712592 140736623708152 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 42304 41821 599 1026 0 41274 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 169216

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12572
/proc/meminfo: memFree=27340844/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=162088 CPUtime=1302.08 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 354202 0 0 0 130042 166 0 0 20 0 1 0 343043429 165978112 39515 33554432000 4194304 8395647 140736623712592 140736623707464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40522 39515 599 1026 0 39492 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 162088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12572
/proc/meminfo: memFree=27323056/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=169908 CPUtime=1362.07 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 362227 0 0 0 136035 172 0 0 20 0 1 0 343043429 173985792 41982 33554432000 4194304 8395647 140736623712592 140736623707720 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 42477 41982 599 1026 0 41447 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 169908

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12572
/proc/meminfo: memFree=27329916/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=165132 CPUtime=1422.07 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 378339 0 0 0 142028 179 0 0 20 0 1 0 343043429 169095168 40684 33554432000 4194304 8395647 140736623712592 140736623707464 6701828 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41283 40684 599 1026 0 40253 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 165132

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12572
/proc/meminfo: memFree=27325388/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=167212 CPUtime=1482.05 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 403607 0 0 0 148017 188 0 0 20 0 1 0 343043429 171225088 41312 33554432000 4194304 8395647 140736623712592 140736623708104 6740247 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41803 41312 599 1026 0 40773 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 167212

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12572
/proc/meminfo: memFree=27325744/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=167212 CPUtime=1542.03 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 403610 0 0 0 154011 192 0 0 20 0 1 0 343043429 171225088 41312 33554432000 4194304 8395647 140736623712592 140736623707000 6696995 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41803 41312 599 1026 0 40773 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 167212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27330648/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=163416 CPUtime=1602.02 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 409455 0 0 0 160005 197 0 0 20 0 1 0 343043429 167337984 40150 33554432000 4194304 8395647 140736623712592 140736623707464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40854 40150 599 1026 0 39824 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 163416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27324444/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=167560 CPUtime=1662.02 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 427414 0 0 0 165997 205 0 0 20 0 1 0 343043429 171581440 41423 33554432000 4194304 8395647 140736623712592 140736623707720 6693742 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41890 41423 599 1026 0 40860 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 167560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27326916/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=167560 CPUtime=1722.01 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 427414 0 0 0 171991 210 0 0 20 0 1 0 343043429 171581440 41423 33554432000 4194304 8395647 140736623712592 140736623707720 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41890 41423 599 1026 0 40860 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 167560

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27325620/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=164884 CPUtime=1782 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 429412 0 0 0 177986 214 0 0 20 0 1 0 343043429 168841216 40668 33554432000 4194304 8395647 140736623712592 140736623707800 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41221 40668 599 1026 0 40191 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 164884

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27325620/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=164884 CPUtime=1785.2 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 429412 0 0 0 178306 214 0 0 20 0 1 0 343043429 168841216 40668 33554432000 4194304 8395647 140736623712592 140736623707896 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41221 40668 599 1026 0 40191 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 164884

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27325620/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=161780 CPUtime=1788.4 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 430216 0 0 0 178625 215 0 0 20 0 1 0 343043429 165662720 39345 33554432000 4194304 8395647 140736623712592 140736623707896 6696913 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 40445 39345 599 1026 0 39415 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 161780

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27326736/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=164320 CPUtime=1790 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 431344 0 0 0 178785 215 0 0 20 0 1 0 343043429 168263680 40438 33554432000 4194304 8395647 140736623712592 140736623707896 6693740 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41080 40438 599 1026 0 40050 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 164320

[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27326736/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=164320 CPUtime=1790.8 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 431371 0 0 0 178864 216 0 0 20 0 1 0 343043429 168263680 40465 33554432000 4194304 8395647 140736623712592 140736623707464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41080 40465 599 1026 0 40050 0
Current children cumulated CPU time (s) 1790.8
Current children cumulated vsize (KiB) 164320

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27326612/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=164320 CPUtime=1791.61 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 431384 0 0 0 178945 216 0 0 20 0 1 0 343043429 168263680 40478 33554432000 4194304 8395647 140736623712592 140736623707464 6721220 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41080 40478 599 1026 0 40050 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 164320

[startup+1792.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12573
/proc/meminfo: memFree=27326612/32873844 swapFree=7128/7128
[pid=12518] ppid=12516 vsize=164320 CPUtime=1792 cores=0,2,4,6
/proc/12518/stat : 12518 (pbscip.linux.x8) R 12516 12518 11206 0 -1 4202496 431391 0 0 0 178984 216 0 0 20 0 1 0 343043429 168263680 40485 33554432000 4194304 8395647 140736623712592 140736623708456 4423633 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12518/statm: 41080 40485 606 1026 0 40050 0
Current children cumulated CPU time (s) 1792
Current children cumulated vsize (KiB) 164320

Child status: 0
Real time (s): 1792.36
CPU time (s): 1792.07
CPU user time (s): 1789.9
CPU system time (s): 2.16667
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 169908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.9
system time used= 2.16667
maximum resident set size= 167928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 431397
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= 33
involuntary context switches= 2849

runsolver used 3.37949 second user time and 7.39888 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 02:29:24
IDJOB=3742290
IDBENCH=90147
IDSOLVER=2326
FILE ID=node105/3742290-1338769764
RUNJOBID= node105-1338749876-11222
PBS_JOBID= 14636807
Free space on /tmp= 71264 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K176.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742290-1338769764/watcher-3742290-1338769764 -o /tmp/evaluation-result-3742290-1338769764/solver-3742290-1338769764 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742290-1338769764.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3f678424628fecb2a53891618f9bde8f
RANDOM SEED=998393304

node105.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27537324 kB
Buffers:          570060 kB
Cached:          3760808 kB
SwapCached:         1700 kB
Active:          1212764 kB
Inactive:        3239776 kB
Active(anon):     117716 kB
Inactive(anon):     4800 kB
Active(file):    1095048 kB
Inactive(file):  3234976 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             11288 kB
Writeback:             0 kB
AnonPages:        220304 kB
Mapped:            11412 kB
Shmem:                 0 kB
Slab:             744136 kB
SReclaimable:     185892 kB
SUnreclaim:       558244 kB
KernelStack:        1472 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     240868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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= 71252 MiB
End job on node105 at 2012-06-04 02:59:17