Trace number 3742355

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? 1790.98 1791.27

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K192.opb
MD5SUM83a21ae30c37a390d06f7aafb55d6d81
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 variables22848
Total number of constraints23234
Number of constraints which are clauses23042
Number of constraints which are cardinality constraints (but not clauses)192
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint192
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 193
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-3742355-1338770517.opb>
0.19/0.25	c original problem has 22848 variables (22848 bin, 0 int, 0 impl, 0 cont) and 23234 constraints
0.19/0.25	c problem read
0.19/0.25	c No objective function, only one solution is needed.
0.19/0.25	c presolving settings loaded
0.39/0.40	c presolving:
0.49/0.50	c (round 1) 238 del vars, 13 del conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23076 impls, 190 clqs
0.49/0.53	c (round 2) 367 del vars, 260 del conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23184 impls, 190 clqs
0.49/0.55	c (round 3) 475 del vars, 368 del conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23382 impls, 190 clqs
0.49/0.57	c (round 4) 562 del vars, 455 del conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23604 impls, 190 clqs
0.49/0.59	c (round 5) 626 del vars, 519 del conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23830 impls, 190 clqs
0.59/0.61	c (round 6) 669 del vars, 562 del conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23990 impls, 190 clqs
0.59/0.63	c (round 7) 696 del vars, 589 del conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24116 impls, 190 clqs
0.59/0.65	c (round 8) 714 del vars, 607 del conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24158 impls, 190 clqs
0.59/0.67	c (round 9) 728 del vars, 621 del conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24204 impls, 190 clqs
0.59/0.69	c (round 10) 737 del vars, 630 del conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24260 impls, 190 clqs
0.69/0.71	c (round 11) 742 del vars, 635 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24290 impls, 190 clqs
0.89/0.90	c (round 12) 742 del vars, 825 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 22219 upgd conss, 24306 impls, 190 clqs
0.89/0.97	c (round 13) 742 del vars, 825 del conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 22409 upgd conss, 24306 impls, 190 clqs
1.00/1.01	c presolving (14 rounds):
1.00/1.01	c  742 deleted vars, 825 deleted constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.00/1.01	c  24306 implications, 190 cliques
1.00/1.01	c presolved problem has 22106 variables (22106 bin, 0 int, 0 impl, 0 cont) and 22409 constraints
1.00/1.01	c    2729 constraints of type <setppc>
1.00/1.01	c   19680 constraints of type <logicor>
1.00/1.01	c transformed objective value is always integral (scale: 1)
1.00/1.01	c Presolving Time: 0.68
1.00/1.01	c - non default parameters ----------------------------------------------------------------------
1.00/1.01	c # SCIP version 1.2.1.3
1.00/1.01	c 
1.00/1.01	c # frequency for displaying node information lines
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 100]
1.00/1.01	c display/freq = 10000
1.00/1.01	c 
1.00/1.01	c # maximal time in seconds to run
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.01	c limits/time = 1789.76
1.00/1.01	c 
1.00/1.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.01	c limits/memory = 13950
1.00/1.01	c 
1.00/1.01	c # solving stops, if the given number of solutions were found (-1: no limit)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.01	c limits/solutions = 1
1.00/1.01	c 
1.00/1.01	c # maximal number of separation rounds per node (-1: unlimited)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 5]
1.00/1.01	c separating/maxrounds = 1
1.00/1.01	c 
1.00/1.01	c # maximal number of separation rounds in the root node (-1: unlimited)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.01	c separating/maxroundsroot = 5
1.00/1.01	c 
1.00/1.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.00/1.01	c # [type: int, range: [1,2], default: 1]
1.00/1.01	c timing/clocktype = 2
1.00/1.01	c 
1.00/1.01	c # should presolving try to simplify inequalities
1.00/1.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.01	c constraints/linear/simplifyinequalities = TRUE
1.00/1.01	c 
1.00/1.01	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.00/1.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.01	c constraints/indicator/addCouplingCons = TRUE
1.00/1.01	c 
1.00/1.01	c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.00/1.01	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.00/1.01	c constraints/knapsack/disaggregation = FALSE
1.00/1.01	c 
1.00/1.01	c # should presolving try to simplify knapsacks
1.00/1.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.01	c constraints/knapsack/simplifyinequalities = TRUE
1.00/1.01	c 
1.00/1.01	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.01	c presolving/probing/maxrounds = 0
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.01	c heuristics/coefdiving/freq = -1
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.01	c heuristics/coefdiving/maxlpiterquot = 0.075
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/coefdiving/maxlpiterofs = 1500
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 30]
1.00/1.01	c heuristics/crossover/freq = -1
1.00/1.01	c 
1.00/1.01	c # number of nodes added to the contingent of the total nodes
1.00/1.01	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.01	c heuristics/crossover/nodesofs = 750
1.00/1.01	c 
1.00/1.01	c # number of nodes without incumbent change that heuristic should wait
1.00/1.01	c # [type: longint, range: [0,9223372036854775807], default: 200]
1.00/1.01	c heuristics/crossover/nwaitingnodes = 100
1.00/1.01	c 
1.00/1.01	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.00/1.01	c # [type: real, range: [0,1], default: 0.1]
1.00/1.01	c heuristics/crossover/nodesquot = 0.15
1.00/1.01	c 
1.00/1.01	c # minimum percentage of integer variables that have to be fixed 
1.00/1.01	c # [type: real, range: [0,1], default: 0.666]
1.00/1.01	c heuristics/crossover/minfixingrate = 0.5
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.01	c heuristics/feaspump/freq = -1
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/feaspump/maxlpiterofs = 2000
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.01	c heuristics/fracdiving/freq = -1
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.01	c heuristics/fracdiving/maxlpiterquot = 0.075
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/fracdiving/maxlpiterofs = 1500
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.01	c heuristics/guideddiving/freq = -1
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.01	c heuristics/guideddiving/maxlpiterquot = 0.075
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/guideddiving/maxlpiterofs = 1500
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.01	c heuristics/intdiving/maxlpiterquot = 0.075
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.01	c heuristics/intshifting/freq = -1
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.01	c heuristics/linesearchdiving/freq = -1
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.01	c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/linesearchdiving/maxlpiterofs = 1500
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.01	c heuristics/nlp/freq = -1
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.01	c heuristics/objpscostdiving/freq = -1
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to total iteration number
1.00/1.01	c # [type: real, range: [0,1], default: 0.01]
1.00/1.01	c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/objpscostdiving/maxlpiterofs = 1500
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.01	c heuristics/oneopt/freq = -1
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.01	c heuristics/pscostdiving/freq = -1
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.01	c heuristics/pscostdiving/maxlpiterquot = 0.075
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/pscostdiving/maxlpiterofs = 1500
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.01	c heuristics/rens/freq = -1
1.00/1.01	c 
1.00/1.01	c # minimum percentage of integer variables that have to be fixable 
1.00/1.01	c # [type: real, range: [0,1], default: 0.5]
1.00/1.01	c heuristics/rens/minfixingrate = 0.3
1.00/1.01	c 
1.00/1.01	c # number of nodes added to the contingent of the total nodes
1.00/1.01	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.01	c heuristics/rens/nodesofs = 2000
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.01	c heuristics/rootsoldiving/freq = -1
1.00/1.01	c 
1.00/1.01	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.00/1.01	c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.00/1.01	c 
1.00/1.01	c # additional number of allowed LP iterations
1.00/1.01	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.01	c heuristics/rootsoldiving/maxlpiterofs = 1500
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.01	c heuristics/rounding/freq = -1
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.01	c heuristics/shifting/freq = -1
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.01	c heuristics/simplerounding/freq = -1
1.00/1.01	c 
1.00/1.01	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.01	c heuristics/trivial/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/trysol/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02	c heuristics/veclendiving/freq = -1
1.00/1.02	c 
1.00/1.02	c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02	c heuristics/veclendiving/maxlpiterquot = 0.075
1.00/1.02	c 
1.00/1.02	c # additional number of allowed LP iterations
1.00/1.02	c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02	c heuristics/veclendiving/maxlpiterofs = 1500
1.00/1.02	c 
1.00/1.02	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02	c heuristics/zirounding/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02	c separating/cmir/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02	c separating/flowcover/freq = -1
1.00/1.02	c 
1.00/1.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.00/1.02	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.02	c separating/rapidlearning/freq = 0
1.00/1.02	c 
1.00/1.02	c -----------------------------------------------------------------------------------------------
1.00/1.02	c start solving
1.00/1.02	c 
35.58/35.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.58/35.64	c  35.4s|     1 |     0 | 12777 |     - |  88M|   0 |4444 |  22k|  22k|  22k|  22k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
77.68/77.74	c  77.5s|     1 |     0 | 22107 |     - |  88M|   0 |4366 |  22k|  22k|  22k|  22k|   6 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
121.26/121.30	c   121s|     1 |     0 | 31097 |     - |  88M|   0 |4752 |  22k|  22k|  22k|  22k|  12 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
179.45/179.58	c   179s|     1 |     0 | 43053 |     - |  88M|   0 |4960 |  22k|  22k|  22k|  22k|  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
249.64/249.70	c   249s|     1 |     0 | 57055 |     - |  88M|   0 |4651 |  22k|  22k|  22k|  22k|  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
339.43/339.56	c   339s|     1 |     0 | 74588 |     - |  88M|   0 |4846 |  22k|  22k|  22k|  22k|  31 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
510.31/510.43	c   510s|     1 |     2 | 74588 |     - |  88M|   0 |4846 |  22k|  22k|  22k|  22k|  31 |   0 |  36 | 0.000000e+00 |      --      |    Inf 
1790.80/1791.14	c 
1790.80/1791.14	c SCIP Status        : solving was interrupted [time limit reached]
1790.80/1791.14	c Solving Time (sec) : 1790.89
1790.80/1791.14	c Solving Nodes      : 6
1790.80/1791.14	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.80/1791.14	c Dual Bound         : +0.00000000000000e+00
1790.80/1791.14	c Gap                : infinite
1790.80/1791.14	s UNKNOWN
1790.80/1791.14	c SCIP Status        : solving was interrupted [time limit reached]
1790.80/1791.14	c Solving Time       :    1790.89
1790.80/1791.14	c Original Problem   :
1790.80/1791.14	c   Problem name     : HOME/instance-3742355-1338770517.opb
1790.80/1791.14	c   Variables        : 22848 (22848 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.80/1791.14	c   Constraints      : 23234 initial, 23234 maximal
1790.80/1791.14	c Presolved Problem  :
1790.80/1791.14	c   Problem name     : t_HOME/instance-3742355-1338770517.opb
1790.80/1791.14	c   Variables        : 22106 (22106 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.80/1791.14	c   Constraints      : 22409 initial, 22409 maximal
1790.80/1791.14	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.80/1791.14	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1790.80/1791.14	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1790.80/1791.14	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.80/1791.14	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.80/1791.14	c   implics          :       0.01          0          0          0          0          0          0          0          0
1790.80/1791.14	c   probing          :       0.00          0          0          0          0          0          0          0          0
1790.80/1791.14	c   setppc           :       0.02          0          0          0          0          0          0          0          0
1790.80/1791.14	c   linear           :       0.41        742          0          0        742          0        825          0          0
1790.80/1791.14	c   logicor          :       0.09          0          0          0          0          0          0          0          0
1790.80/1791.14	c   root node        :          -          0          -          -          0          -          -          -          -
1790.80/1791.14	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.80/1791.14	c   integral         :          0          0          0          6          0          0          0          0          0         12
1790.80/1791.14	c   setppc           :       2729          5         12          0          0          0        179          0          0          0
1790.80/1791.14	c   logicor          :      19680          5          7          0          0          0          0          0          0          0
1790.80/1791.14	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1790.80/1791.14	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.80/1791.14	c   integral         :    1026.08       0.00       0.00    1026.08       0.00
1790.80/1791.14	c   setppc           :       0.00       0.00       0.00       0.00       0.00
1790.80/1791.14	c   logicor          :       0.02       0.00       0.01       0.00       0.00
1790.80/1791.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.80/1791.14	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.80/1791.14	c   vbounds          :       0.00          1          0          0
1790.80/1791.14	c   rootredcost      :       0.00          0          0          0
1790.80/1791.14	c   pseudoobj        :       0.00          0          0          0
1790.80/1791.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.80/1791.14	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.80/1791.14	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.80/1791.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.80/1791.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.80/1791.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.80/1791.14	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.80/1791.14	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.80/1791.14	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.80/1791.14	c   cut pool         :       0.00          4          -          -          0          -    (maximal pool size: 39)
1790.80/1791.14	c   redcost          :       0.01         10          0          0          0          0
1790.80/1791.14	c   impliedbounds    :       0.01          5          0          0          0          0
1790.80/1791.14	c   intobj           :       0.00          0          0          0          0          0
1790.80/1791.14	c   cgmip            :       0.00          0          0          0          0          0
1790.80/1791.14	c   gomory           :       7.15          5          0          0          8          0
1790.80/1791.14	c   strongcg         :       6.82          5          0          0          8          0
1790.80/1791.14	c   cmir             :       0.00          0          0          0          0          0
1790.80/1791.14	c   flowcover        :       0.00          0          0          0          0          0
1790.80/1791.14	c   clique           :       1.02          5          0          0         30          0
1790.80/1791.14	c   zerohalf         :       0.00          0          0          0          0          0
1790.80/1791.14	c   mcf              :       0.03          1          0          0          0          0
1790.80/1791.14	c   rapidlearning    :       0.00          0          0          0          0          0
1790.80/1791.14	c Pricers            :       Time      Calls       Vars
1790.80/1791.14	c   problem variables:       0.00          0          0
1790.80/1791.14	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.80/1791.14	c   relpscost        :    1026.08          6          0          0          0          0         12
1790.80/1791.14	c   pscost           :       0.00          0          0          0          0          0          0
1790.80/1791.14	c   inference        :       0.00          0          0          0          0          0          0
1790.80/1791.14	c   mostinf          :       0.00          0          0          0          0          0          0
1790.80/1791.14	c   leastinf         :       0.00          0          0          0          0          0          0
1790.80/1791.14	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.80/1791.14	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.80/1791.14	c   random           :       0.00          0          0          0          0          0          0
1790.80/1791.14	c Primal Heuristics  :       Time      Calls      Found
1790.80/1791.14	c   LP solutions     :       0.00          -          0
1790.80/1791.14	c   pseudo solutions :       0.00          -          0
1790.80/1791.14	c   trivial          :       0.03          1          0
1790.80/1791.14	c   simplerounding   :       0.00          0          0
1790.80/1791.14	c   zirounding       :       0.00          0          0
1790.80/1791.14	c   rounding         :       0.00          0          0
1790.80/1791.14	c   shifting         :       0.00          0          0
1790.80/1791.14	c   intshifting      :       0.00          0          0
1790.80/1791.14	c   oneopt           :       0.00          0          0
1790.80/1791.14	c   twoopt           :       0.00          0          0
1790.80/1791.14	c   fixandinfer      :       0.00          0          0
1790.80/1791.14	c   feaspump         :       0.00          0          0
1790.80/1791.14	c   coefdiving       :       0.00          0          0
1790.80/1791.14	c   pscostdiving     :       0.00          0          0
1790.80/1791.14	c   fracdiving       :       0.00          0          0
1790.80/1791.14	c   veclendiving     :       0.00          0          0
1790.80/1791.14	c   intdiving        :       0.00          0          0
1790.80/1791.14	c   actconsdiving    :       0.00          0          0
1790.80/1791.14	c   objpscostdiving  :       0.00          0          0
1790.80/1791.14	c   rootsoldiving    :       0.00          0          0
1790.80/1791.14	c   linesearchdiving :       0.00          0          0
1790.80/1791.14	c   guideddiving     :       0.00          0          0
1790.80/1791.14	c   octane           :       0.00          0          0
1790.80/1791.14	c   rens             :       0.00          0          0
1790.80/1791.14	c   rins             :       0.00          0          0
1790.80/1791.14	c   localbranching   :       0.00          0          0
1790.80/1791.14	c   mutation         :       0.00          0          0
1790.80/1791.14	c   crossover        :       0.00          0          0
1790.80/1791.14	c   dins             :       0.00          0          0
1790.80/1791.14	c   undercover       :       0.00          0          0
1790.80/1791.14	c   nlp              :       0.00          0          0
1790.80/1791.14	c   trysol           :       0.00          0          0
1790.80/1791.14	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.80/1791.14	c   primal LP        :       0.03          0          0       0.00       0.00
1790.80/1791.14	c   dual LP          :     748.77         11     160461   14587.36     214.30
1790.80/1791.14	c   lex dual LP      :       0.00          0          0       0.00          -
1790.80/1791.14	c   barrier LP       :       0.00          0          0       0.00          -
1790.80/1791.14	c   diving/probing LP:       0.00          0          0       0.00          -
1790.80/1791.14	c   strong branching :    1026.06        212     212000    1000.00     206.61
1790.80/1791.14	c     (at root node) :          -         36      36000    1000.00          -
1790.80/1791.14	c   conflict analysis:       0.00          0          0       0.00          -
1790.80/1791.14	c B&B Tree           :
1790.80/1791.14	c   number of runs   :          1
1790.80/1791.14	c   nodes            :          6
1790.80/1791.14	c   nodes (total)    :          6
1790.80/1791.14	c   nodes left       :          7
1790.80/1791.14	c   max depth        :          5
1790.80/1791.14	c   max depth (total):          5
1790.80/1791.14	c   backtracks       :          0 (0.0%)
1790.80/1791.14	c   delayed cutoffs  :          0
1790.80/1791.14	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.80/1791.14	c   avg switch length:       1.00
1790.80/1791.14	c   switching time   :       0.04
1790.80/1791.14	c Solution           :
1790.80/1791.14	c   Solutions found  :          0 (0 improvements)
1790.80/1791.14	c   Primal Bound     :          -
1790.80/1791.14	c   Dual Bound       : +0.00000000000000e+00
1790.80/1791.14	c   Gap              :   infinite
1790.80/1791.14	c   Root Dual Bound  : +0.00000000000000e+00
1790.80/1791.14	c   Root Iterations  :      74588
1790.90/1791.27	c Time complete: 1790.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-3742355-1338770517/watcher-3742355-1338770517 -o /tmp/evaluation-result-3742355-1338770517/solver-3742355-1338770517 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742355-1338770517.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20259
/proc/meminfo: memFree=27586000/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=7912 CPUtime=0 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 1042 0 0 0 0 0 0 0 20 0 1 0 343177319 8101888 988 33554432000 4194304 8395647 140736562856832 140736562853944 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 1978 995 365 1026 0 948 0

[startup+0.0170849 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20259
/proc/meminfo: memFree=27586000/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=15124 CPUtime=0 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 3048 0 0 0 0 0 0 0 20 0 1 0 343177319 15486976 2994 33554432000 4194304 8395647 140736562856832 140736562853944 4424487 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 3781 2994 390 1026 0 2751 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15124

[startup+0.100315 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20259
/proc/meminfo: memFree=27586000/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=31004 CPUtime=0.09 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 6980 0 0 0 8 1 0 0 20 0 1 0 343177319 31748096 6926 33554432000 4194304 8395647 140736562856832 140736562853944 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 7751 6926 390 1026 0 6721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31004

[startup+0.300308 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20259
/proc/meminfo: memFree=27586000/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=70400 CPUtime=0.28 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 17093 0 0 0 26 2 0 0 20 0 1 0 343177319 72089600 16685 33554432000 4194304 8395647 140736562856832 140736562853944 4217669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 17600 16685 410 1026 0 16570 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 70400

[startup+0.700335 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20259
/proc/meminfo: memFree=27586000/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=93112 CPUtime=0.69 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 22184 0 0 0 66 3 0 0 20 0 1 0 343177319 95346688 21776 33554432000 4194304 8395647 140736562856832 140736562854264 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 23278 21776 470 1026 0 22248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93112

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27479536/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=154344 CPUtime=1.49 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 37625 0 0 0 142 7 0 0 20 0 1 0 343177319 158048256 36212 33554432000 4194304 8395647 140736562856832 140736562851960 7385651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 38586 36212 565 1026 0 37556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154344

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27441156/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=157572 CPUtime=3.09 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 38240 0 0 0 302 7 0 0 20 0 1 0 343177319 161353728 36818 33554432000 4194304 8395647 140736562856832 140736562851960 6696995 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 39393 36818 565 1026 0 38363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 157572

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27437800/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=159244 CPUtime=6.29 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 39002 0 0 0 621 8 0 0 20 0 1 0 343177319 163065856 37580 33554432000 4194304 8395647 140736562856832 140736562851960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 39811 37580 565 1026 0 38781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159244

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27436576/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=159612 CPUtime=12.69 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 39126 0 0 0 1261 8 0 0 20 0 1 0 343177319 163442688 37704 33554432000 4194304 8395647 140736562856832 140736562851960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 39903 37704 565 1026 0 38873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159612

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27434036/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=162276 CPUtime=25.48 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 39804 0 0 0 2539 9 0 0 20 0 1 0 343177319 166170624 38382 33554432000 4194304 8395647 140736562856832 140736562852392 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 40569 38382 565 1026 0 39539 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 162276

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27425724/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=170912 CPUtime=51.08 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 41947 0 0 0 5096 12 0 0 20 0 1 0 343177319 175013888 40539 33554432000 4194304 8395647 140736562856832 140736562851240 6693771 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42728 40539 585 1026 0 41698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 170912

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27420128/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=170912 CPUtime=102.27 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 42198 0 0 0 10212 15 0 0 20 0 1 0 343177319 175013888 41482 33554432000 4194304 8395647 140736562856832 140736562852392 6670385 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42728 41482 585 1026 0 41698 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170912

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20260
/proc/meminfo: memFree=27416036/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=173976 CPUtime=162.25 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 42920 0 0 0 16207 18 0 0 20 0 1 0 343177319 178151424 42981 33554432000 4194304 8395647 140736562856832 140736562852344 6692859 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43494 42981 585 1026 0 42464 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 173976

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20261
/proc/meminfo: memFree=27416972/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=173300 CPUtime=222.24 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 44601 0 0 0 22202 22 0 0 20 0 1 0 343177319 177459200 42804 33554432000 4194304 8395647 140736562856832 140736562851960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43325 42804 585 1026 0 42295 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 173300

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20261
/proc/meminfo: memFree=27416964/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=173468 CPUtime=282.23 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 47250 0 0 0 28195 28 0 0 20 0 1 0 343177319 177631232 42763 33554432000 4194304 8395647 140736562856832 140736562851960 6667467 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43367 42763 591 1026 0 42337 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 173468

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20261
/proc/meminfo: memFree=27426828/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=168928 CPUtime=342.22 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 48046 0 0 0 34188 34 0 0 20 0 1 0 343177319 172982272 41039 33554432000 4194304 8395647 140736562856832 140736562850984 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42232 41039 593 1026 0 41202 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 168928

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20261
/proc/meminfo: memFree=27425204/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=166936 CPUtime=402.22 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 79585 0 0 0 40174 48 0 0 20 0 1 0 343177319 170942464 40962 33554432000 4194304 8395647 140736562856832 140736562852136 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 41734 40962 593 1026 0 40704 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 166936

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20261
/proc/meminfo: memFree=27414464/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=172748 CPUtime=462.21 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 110718 0 0 0 46160 61 0 0 20 0 1 0 343177319 176893952 42652 33554432000 4194304 8395647 140736562856832 140736562851704 6692869 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43187 42652 593 1026 0 42157 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 172748

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20265
/proc/meminfo: memFree=27418356/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=172748 CPUtime=522.2 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 142545 0 0 0 52145 75 0 0 20 0 1 0 343177319 176893952 42666 33554432000 4194304 8395647 140736562856832 140736562851960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43187 42666 594 1026 0 42157 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 172748

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20266
/proc/meminfo: memFree=27417604/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=172748 CPUtime=582.19 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 142563 0 0 0 58139 80 0 0 20 0 1 0 343177319 176893952 42683 33554432000 4194304 8395647 140736562856832 140736562851960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43187 42683 594 1026 0 42157 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 172748

[startup+642.3 s]

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

/proc/meminfo: memFree=27420500/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=172708 CPUtime=1062.11 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 452013 0 0 0 106006 205 0 0 20 0 1 0 343177319 176852992 42306 33554432000 4194304 8395647 140736562856832 140736562851704 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43177 42306 594 1026 0 42147 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 172708

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20271
/proc/meminfo: memFree=27412488/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=175488 CPUtime=1122.11 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 489698 0 0 0 111988 223 0 0 20 0 1 0 343177319 179699712 43170 33554432000 4194304 8395647 140736562856832 140736562852392 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43872 43170 594 1026 0 42842 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 175488

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20293
/proc/meminfo: memFree=27415264/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=169188 CPUtime=1182.1 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 494994 0 0 0 117980 230 0 0 20 0 1 0 343177319 173248512 41498 33554432000 4194304 8395647 140736562856832 140736562851704 6670385 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42297 41498 594 1026 0 41267 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 169188

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20293
/proc/meminfo: memFree=27415892/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=171384 CPUtime=1242.09 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 543768 0 0 0 123958 251 0 0 20 0 1 0 343177319 175497216 42167 33554432000 4194304 8395647 140736562856832 140736562851704 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42846 42167 594 1026 0 41816 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 171384

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20331
/proc/meminfo: memFree=27462568/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=169196 CPUtime=1302.09 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 598760 0 0 0 129938 271 0 0 20 0 1 0 343177319 173256704 41492 33554432000 4194304 8395647 140736562856832 140736562851704 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42299 41492 594 1026 0 41269 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 169196

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 20331
/proc/meminfo: memFree=27454628/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=175540 CPUtime=1362.06 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 651660 0 0 0 135918 288 0 0 20 0 1 0 343177319 179752960 43218 33554432000 4194304 8395647 140736562856832 140736562851704 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43885 43218 594 1026 0 42855 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 175540

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 20332
/proc/meminfo: memFree=27451144/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=172780 CPUtime=1422.07 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 707194 0 0 0 141896 311 0 0 20 0 1 0 343177319 176926720 42364 33554432000 4194304 8395647 140736562856832 140736562851704 6670348 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43195 42364 594 1026 0 42165 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 172780

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 20332
/proc/meminfo: memFree=27447236/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=175576 CPUtime=1482.05 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 745484 0 0 0 147878 327 0 0 20 0 1 0 343177319 179789824 43197 33554432000 4194304 8395647 140736562856832 140736562851960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43894 43197 594 1026 0 42864 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 175576

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20332
/proc/meminfo: memFree=27447364/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=175576 CPUtime=1542.04 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 745488 0 0 0 153873 331 0 0 20 0 1 0 343177319 179789824 43201 33554432000 4194304 8395647 140736562856832 140736562852136 6697301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43894 43201 594 1026 0 42864 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 175576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20332
/proc/meminfo: memFree=27454736/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=169244 CPUtime=1602.03 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 799490 0 0 0 159849 354 0 0 20 0 1 0 343177319 173305856 41495 33554432000 4194304 8395647 140736562856832 140736562851704 6697060 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42311 41495 594 1026 0 41281 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 169244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20332
/proc/meminfo: memFree=27445484/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=175652 CPUtime=1662.02 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 853261 0 0 0 165827 375 0 0 20 0 1 0 343177319 179867648 43198 33554432000 4194304 8395647 140736562856832 140736562852136 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43913 43198 594 1026 0 42883 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 175652

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20336
/proc/meminfo: memFree=27442688/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=179900 CPUtime=1722.02 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 891497 0 0 0 171811 391 0 0 20 0 1 0 343177319 184217600 44397 33554432000 4194304 8395647 140736562856832 140736562851960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 44975 44397 594 1026 0 43945 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 179900

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20337
/proc/meminfo: memFree=27452356/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=169240 CPUtime=1782.01 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 893380 0 0 0 177804 397 0 0 20 0 1 0 343177319 173301760 41504 33554432000 4194304 8395647 140736562856832 140736562852040 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42310 41504 594 1026 0 41280 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 169240

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20337
/proc/meminfo: memFree=27448388/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=172988 CPUtime=1785.2 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 896555 0 0 0 178122 398 0 0 20 0 1 0 343177319 177139712 42479 33554432000 4194304 8395647 140736562856832 140736562851704 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43247 42479 594 1026 0 42217 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 172988

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20337
/proc/meminfo: memFree=27444852/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=169232 CPUtime=1788.4 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 899677 0 0 0 178440 400 0 0 20 0 1 0 343177319 173293568 41324 33554432000 4194304 8395647 140736562856832 140736562852088 6746613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 42308 41324 594 1026 0 41278 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 169232

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20337
/proc/meminfo: memFree=27451984/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=172860 CPUtime=1790.01 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 900898 0 0 0 178600 401 0 0 20 0 1 0 343177319 177008640 42485 33554432000 4194304 8395647 140736562856832 140736562852136 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43215 42485 594 1026 0 42185 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 172860

[startup+1790.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20337
/proc/meminfo: memFree=27445348/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=175732 CPUtime=1790.41 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 901102 0 0 0 178640 401 0 0 20 0 1 0 343177319 179949568 43200 33554432000 4194304 8395647 140736562856832 140736562851704 6741733 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43933 43200 594 1026 0 42903 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (KiB) 175732

[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20337
/proc/meminfo: memFree=27445348/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=175732 CPUtime=1790.8 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 901102 0 0 0 178679 401 0 0 20 0 1 0 343177319 179949568 43200 33554432000 4194304 8395647 140736562856832 140736562851704 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 43933 43200 594 1026 0 42903 0
Current children cumulated CPU time (s) 1790.8
Current children cumulated vsize (KiB) 175732

[startup+1791.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20337
/proc/meminfo: memFree=27445348/32873844 swapFree=7632/7632
[pid=20259] ppid=20257 vsize=162468 CPUtime=1790.9 cores=1,3,5,7
/proc/20259/stat : 20259 (pbscip.linux.x8) R 20257 20259 18846 0 -1 4202496 901109 0 0 0 178689 401 0 0 20 0 1 0 343177319 166367232 40124 33554432000 4194304 8395647 140736562856832 140736562851704 4720864 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20259/statm: 40617 40124 601 1026 0 39587 0
Current children cumulated CPU time (s) 1790.9
Current children cumulated vsize (KiB) 162468

Child status: 0
Real time (s): 1791.27
CPU time (s): 1790.98
CPU user time (s): 1786.97
CPU system time (s): 4.01439
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 179900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.97
system time used= 4.01439
maximum resident set size= 177784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 901116
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 1841

runsolver used 3.00654 second user time and 8.41472 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-04 02:41:57
IDJOB=3742355
IDBENCH=90163
IDSOLVER=2326
FILE ID=node130/3742355-1338770517
RUNJOBID= node130-1338748441-18863
PBS_JOBID= 14636787
Free space on /tmp= 70972 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_K192.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-3742355-1338770517/watcher-3742355-1338770517 -o /tmp/evaluation-result-3742355-1338770517/solver-3742355-1338770517 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742355-1338770517.opb -t 1800 -m 15500

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

MD5SUM BENCH= 83a21ae30c37a390d06f7aafb55d6d81
RANDOM SEED=1233541984

node130.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.875
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.75
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.875
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.875
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.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27586272 kB
Buffers:         1696852 kB
Cached:          2531316 kB
SwapCached:         4316 kB
Active:          2600960 kB
Inactive:        1815780 kB
Active(anon):     177312 kB
Inactive(anon):     8188 kB
Active(file):    2423648 kB
Inactive(file):  1807592 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099288 kB
Dirty:             11656 kB
Writeback:             0 kB
AnonPages:        288336 kB
Mapped:            11836 kB
Shmem:                 4 kB
Slab:             730128 kB
SReclaimable:     171556 kB
SUnreclaim:       558572 kB
KernelStack:        1480 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     300940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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= 70960 MiB
End job on node130 at 2012-06-04 03:11:49