Trace number 3739618

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
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 variables37752
Total number of constraints125892
Number of constraints which are clauses125272
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint120
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
Number of bits of the biggest sum of numbers10
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-3739618-1338730500.opb>
0.79/0.83	c original problem has 37752 variables (37752 bin, 0 int, 0 impl, 0 cont) and 125892 constraints
0.79/0.83	c problem read
0.79/0.84	c No objective function, only one solution is needed.
0.79/0.84	c presolving settings loaded
1.09/1.11	c presolving:
3.79/3.84	c (round 1) 7300 del vars, 21986 del conss, 5395 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7190982 impls, 0 clqs
5.29/5.32	c (round 2) 15536 del vars, 52879 del conss, 13463 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7242668 impls, 0 clqs
5.69/5.70	c (round 3) 19103 del vars, 68465 del conss, 15292 chg bounds, 29 chg sides, 30 chg coeffs, 0 upgd conss, 7266948 impls, 0 clqs
5.79/5.89	c (round 4) 20205 del vars, 73183 del conss, 16020 chg bounds, 47 chg sides, 55 chg coeffs, 0 upgd conss, 7283143 impls, 0 clqs
5.99/6.06	c (round 5) 21016 del vars, 76240 del conss, 16584 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7297877 impls, 0 clqs
6.09/6.19	c (round 6) 21644 del vars, 78628 del conss, 16969 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7306158 impls, 0 clqs
6.19/6.27	c (round 7) 22021 del vars, 80091 del conss, 17166 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7311471 impls, 0 clqs
6.29/6.33	c (round 8) 22228 del vars, 80889 del conss, 17267 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7313960 impls, 0 clqs
6.29/6.37	c (round 9) 22301 del vars, 81234 del conss, 17299 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7314696 impls, 0 clqs
6.39/6.42	c (round 10) 22335 del vars, 81369 del conss, 17315 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315269 impls, 0 clqs
6.39/6.46	c (round 11) 22355 del vars, 81445 del conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315555 impls, 0 clqs
6.39/6.50	c (round 12) 22360 del vars, 81474 del conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 0 upgd conss, 7315611 impls, 0 clqs
6.69/6.75	c (round 13) 22360 del vars, 81476 del conss, 17322 chg bounds, 47 chg sides, 56 chg coeffs, 44416 upgd conss, 7315611 impls, 0 clqs
6.99/7.09	c (round 14) 22360 del vars, 81476 del conss, 17322 chg bounds, 69 chg sides, 238 chg coeffs, 44416 upgd conss, 7315611 impls, 0 clqs
7.18/7.20	c presolving (15 rounds):
7.18/7.20	c  22360 deleted vars, 81476 deleted constraints, 17322 tightened bounds, 0 added holes, 69 changed sides, 252 changed coefficients
7.18/7.20	c  7315611 implications, 0 cliques
7.18/7.20	c presolved problem has 15392 variables (15392 bin, 0 int, 0 impl, 0 cont) and 44416 constraints
7.18/7.20	c     544 constraints of type <knapsack>
7.18/7.20	c   36527 constraints of type <setppc>
7.18/7.20	c    7345 constraints of type <logicor>
7.18/7.20	c transformed objective value is always integral (scale: 1)
7.18/7.20	c Presolving Time: 6.17
7.18/7.20	c - non default parameters ----------------------------------------------------------------------
7.18/7.20	c # SCIP version 1.2.1.3
7.18/7.20	c 
7.18/7.20	c # frequency for displaying node information lines
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 100]
7.18/7.20	c display/freq = 10000
7.18/7.20	c 
7.18/7.20	c # maximal time in seconds to run
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.18/7.20	c limits/time = 1789.17
7.18/7.20	c 
7.18/7.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.18/7.20	c limits/memory = 13950
7.18/7.20	c 
7.18/7.20	c # solving stops, if the given number of solutions were found (-1: no limit)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.20	c limits/solutions = 1
7.18/7.20	c 
7.18/7.20	c # maximal number of separation rounds per node (-1: unlimited)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 5]
7.18/7.20	c separating/maxrounds = 1
7.18/7.20	c 
7.18/7.20	c # maximal number of separation rounds in the root node (-1: unlimited)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.20	c separating/maxroundsroot = 5
7.18/7.20	c 
7.18/7.20	c # default clock type (1: CPU user seconds, 2: wall clock time)
7.18/7.20	c # [type: int, range: [1,2], default: 1]
7.18/7.20	c timing/clocktype = 2
7.18/7.20	c 
7.18/7.20	c # should presolving try to simplify inequalities
7.18/7.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.18/7.20	c constraints/linear/simplifyinequalities = TRUE
7.18/7.20	c 
7.18/7.20	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
7.18/7.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.18/7.20	c constraints/indicator/addCouplingCons = TRUE
7.18/7.20	c 
7.18/7.20	c # should disaggregation of knapsack constraints be allowed in preprocessing?
7.18/7.20	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
7.18/7.20	c constraints/knapsack/disaggregation = FALSE
7.18/7.20	c 
7.18/7.20	c # should presolving try to simplify knapsacks
7.18/7.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.18/7.20	c constraints/knapsack/simplifyinequalities = TRUE
7.18/7.20	c 
7.18/7.20	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.20	c presolving/probing/maxrounds = 0
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/coefdiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.20	c heuristics/coefdiving/maxlpiterquot = 0.075
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/coefdiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 30]
7.18/7.20	c heuristics/crossover/freq = -1
7.18/7.20	c 
7.18/7.20	c # number of nodes added to the contingent of the total nodes
7.18/7.20	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.18/7.20	c heuristics/crossover/nodesofs = 750
7.18/7.20	c 
7.18/7.20	c # number of nodes without incumbent change that heuristic should wait
7.18/7.20	c # [type: longint, range: [0,9223372036854775807], default: 200]
7.18/7.20	c heuristics/crossover/nwaitingnodes = 100
7.18/7.20	c 
7.18/7.20	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
7.18/7.20	c # [type: real, range: [0,1], default: 0.1]
7.18/7.20	c heuristics/crossover/nodesquot = 0.15
7.18/7.20	c 
7.18/7.20	c # minimum percentage of integer variables that have to be fixed 
7.18/7.20	c # [type: real, range: [0,1], default: 0.666]
7.18/7.20	c heuristics/crossover/minfixingrate = 0.5
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 20]
7.18/7.20	c heuristics/feaspump/freq = -1
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/feaspump/maxlpiterofs = 2000
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/fracdiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.20	c heuristics/fracdiving/maxlpiterquot = 0.075
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/fracdiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/guideddiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.20	c heuristics/guideddiving/maxlpiterquot = 0.075
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/guideddiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.20	c heuristics/intdiving/maxlpiterquot = 0.075
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/intshifting/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/linesearchdiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.20	c heuristics/linesearchdiving/maxlpiterquot = 0.075
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/linesearchdiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.20	c heuristics/nlp/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 20]
7.18/7.20	c heuristics/objpscostdiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to total iteration number
7.18/7.20	c # [type: real, range: [0,1], default: 0.01]
7.18/7.20	c heuristics/objpscostdiving/maxlpiterquot = 0.015
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/objpscostdiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.20	c heuristics/oneopt/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/pscostdiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.20	c heuristics/pscostdiving/maxlpiterquot = 0.075
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/pscostdiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.20	c heuristics/rens/freq = -1
7.18/7.20	c 
7.18/7.20	c # minimum percentage of integer variables that have to be fixable 
7.18/7.20	c # [type: real, range: [0,1], default: 0.5]
7.18/7.20	c heuristics/rens/minfixingrate = 0.3
7.18/7.20	c 
7.18/7.20	c # number of nodes added to the contingent of the total nodes
7.18/7.20	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.18/7.20	c heuristics/rens/nodesofs = 2000
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 20]
7.18/7.20	c heuristics/rootsoldiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
7.18/7.20	c heuristics/rootsoldiving/maxlpiterquot = 0.015
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/rootsoldiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.20	c heuristics/rounding/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/shifting/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.20	c heuristics/simplerounding/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.20	c heuristics/trivial/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.20	c heuristics/trysol/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.18/7.20	c heuristics/veclendiving/freq = -1
7.18/7.20	c 
7.18/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.18/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.18/7.20	c heuristics/veclendiving/maxlpiterquot = 0.075
7.18/7.20	c 
7.18/7.20	c # additional number of allowed LP iterations
7.18/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.18/7.20	c heuristics/veclendiving/maxlpiterofs = 1500
7.18/7.20	c 
7.18/7.20	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.18/7.20	c heuristics/zirounding/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.20	c separating/cmir/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.18/7.20	c separating/flowcover/freq = -1
7.18/7.20	c 
7.18/7.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.18/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.18/7.20	c separating/rapidlearning/freq = 0
7.18/7.20	c 
7.18/7.20	c -----------------------------------------------------------------------------------------------
7.18/7.20	c start solving
7.18/7.20	c 
195.06/195.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
195.06/195.19	c   194s|     1 |     0 | 42221 |     - | 238M|   0 |7340 |  15k|  44k|  15k|  44k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
456.20/456.39	c   456s|     1 |     0 | 80948 |     - | 238M|   0 |6681 |  15k|  44k|  15k|  44k|  40 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
689.47/689.64	c   689s|     1 |     0 |120575 |     - | 238M|   0 |6517 |  15k|  44k|  15k|  44k|  79 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
921.73/921.98	c   921s|     1 |     0 |159738 |     - | 239M|   0 |6250 |  15k|  44k|  15k|  44k| 100 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1174.39/1174.60	c  1174s|     1 |     0 |202481 |     - | 239M|   0 |6404 |  15k|  44k|  15k|  44k| 120 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1409.06/1409.39	c  1409s|     1 |     0 |242029 |     - | 239M|   0 |6329 |  15k|  44k|  15k|  44k| 157 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1513.03/1513.30	c  1512s|     1 |     2 |242029 |     - | 239M|   0 |6329 |  15k|  44k|  15k|  44k| 157 |   0 |  20 | 0.000000e+00 |      --      |    Inf 
1790.99/1791.38	c 
1790.99/1791.38	c SCIP Status        : solving was interrupted [time limit reached]
1790.99/1791.38	c Solving Time (sec) : 1790.54
1790.99/1791.38	c Solving Nodes      : 2
1790.99/1791.38	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.99/1791.38	c Dual Bound         : +0.00000000000000e+00
1790.99/1791.38	c Gap                : infinite
1790.99/1791.38	s UNKNOWN
1790.99/1791.38	c SCIP Status        : solving was interrupted [time limit reached]
1790.99/1791.38	c Solving Time       :    1790.54
1790.99/1791.38	c Original Problem   :
1790.99/1791.38	c   Problem name     : HOME/instance-3739618-1338730500.opb
1790.99/1791.38	c   Variables        : 37752 (37752 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.99/1791.38	c   Constraints      : 125892 initial, 125892 maximal
1790.99/1791.38	c Presolved Problem  :
1790.99/1791.38	c   Problem name     : t_HOME/instance-3739618-1338730500.opb
1790.99/1791.38	c   Variables        : 15392 (15392 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.99/1791.38	c   Constraints      : 44416 initial, 44416 maximal
1790.99/1791.38	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.99/1791.38	c   trivial          :       0.02       1337          0          0          0          0          0          0          0
1790.99/1791.38	c   dualfix          :       0.03        113          0          0          0          0          0          0          0
1790.99/1791.38	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.99/1791.38	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.99/1791.38	c   implics          :       0.11          0          0          0          0          0          0          0          0
1790.99/1791.38	c   probing          :       0.00          0          0          0          0          0          0          0          0
1790.99/1791.38	c   knapsack         :       0.28          0          0          0          0          0          0         22        196
1790.99/1791.38	c   setppc           :       0.13          0          0          0          0          0          0          0          0
1790.99/1791.38	c   linear           :       5.40      16024       4886          0      17322          0      81476         47         56
1790.99/1791.38	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1790.99/1791.38	c   root node        :          -          0          -          -          0          -          -          -          -
1790.99/1791.38	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.99/1791.38	c   integral         :          0          0          0          2          0          0          0          0          0          4
1790.99/1791.38	c   knapsack         :        544          5         33          0          0          0          0        337          0          0
1790.99/1791.38	c   setppc           :      36527          5         33          0          0          0        810          0          0          0
1790.99/1791.38	c   logicor          :       7345          5         26          0          0          0          0          0          0          0
1790.99/1791.38	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1790.99/1791.38	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.99/1791.38	c   integral         :     170.39       0.00       0.00     170.39       0.00
1790.99/1791.38	c   knapsack         :       0.06       0.06       0.00       0.00       0.00
1790.99/1791.38	c   setppc           :       0.02       0.01       0.02       0.00       0.00
1790.99/1791.38	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1790.99/1791.38	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.99/1791.38	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.99/1791.38	c   vbounds          :       0.00          1          0          0
1790.99/1791.38	c   rootredcost      :       0.00          0          0          0
1790.99/1791.38	c   pseudoobj        :       0.00          0          0          0
1790.99/1791.38	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.99/1791.38	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.99/1791.38	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.99/1791.38	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.99/1791.38	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.99/1791.38	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.99/1791.38	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.99/1791.38	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.99/1791.38	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.99/1791.38	c   cut pool         :       0.00          4          -          -          5          -    (maximal pool size: 73)
1790.99/1791.38	c   redcost          :       0.00          6          0          0          0          0
1790.99/1791.38	c   impliedbounds    :       0.07          5          0          0          0          0
1790.99/1791.38	c   intobj           :       0.00          0          0          0          0          0
1790.99/1791.38	c   cgmip            :       0.00          0          0          0          0          0
1790.99/1791.38	c   gomory           :      28.72          5          0          0       2448          0
1790.99/1791.38	c   strongcg         :      27.49          5          0          0       2448          0
1790.99/1791.38	c   cmir             :       0.00          0          0          0          0          0
1790.99/1791.38	c   flowcover        :       0.00          0          0          0          0          0
1790.99/1791.38	c   clique           :       9.62          5          0          0         32          0
1790.99/1791.38	c   zerohalf         :       0.00          0          0          0          0          0
1790.99/1791.38	c   mcf              :       1.58          2          0          0          0          0
1790.99/1791.38	c   rapidlearning    :       0.00          0          0          0          0          0
1790.99/1791.38	c Pricers            :       Time      Calls       Vars
1790.99/1791.38	c   problem variables:       0.00          0          0
1790.99/1791.38	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.99/1791.38	c   relpscost        :     170.39          2          0          0          0          0          4
1790.99/1791.38	c   pscost           :       0.00          0          0          0          0          0          0
1790.99/1791.38	c   inference        :       0.00          0          0          0          0          0          0
1790.99/1791.38	c   mostinf          :       0.00          0          0          0          0          0          0
1790.99/1791.38	c   leastinf         :       0.00          0          0          0          0          0          0
1790.99/1791.38	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.99/1791.38	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.99/1791.38	c   random           :       0.00          0          0          0          0          0          0
1790.99/1791.38	c Primal Heuristics  :       Time      Calls      Found
1790.99/1791.38	c   LP solutions     :       0.00          -          0
1790.99/1791.38	c   pseudo solutions :       0.00          -          0
1790.99/1791.38	c   trivial          :       0.03          1          0
1790.99/1791.38	c   simplerounding   :       0.00          0          0
1790.99/1791.38	c   zirounding       :       0.00          0          0
1790.99/1791.38	c   rounding         :       0.00          0          0
1790.99/1791.38	c   shifting         :       0.00          0          0
1790.99/1791.38	c   intshifting      :       0.00          0          0
1790.99/1791.38	c   oneopt           :       0.00          0          0
1790.99/1791.38	c   twoopt           :       0.00          0          0
1790.99/1791.38	c   fixandinfer      :       0.00          0          0
1790.99/1791.38	c   feaspump         :       0.00          0          0
1790.99/1791.38	c   coefdiving       :       0.00          0          0
1790.99/1791.38	c   pscostdiving     :       0.00          0          0
1790.99/1791.38	c   fracdiving       :       0.00          0          0
1790.99/1791.38	c   veclendiving     :       0.00          0          0
1790.99/1791.38	c   intdiving        :       0.00          0          0
1790.99/1791.38	c   actconsdiving    :       0.00          0          0
1790.99/1791.38	c   objpscostdiving  :       0.00          0          0
1790.99/1791.38	c   rootsoldiving    :       0.00          0          0
1790.99/1791.38	c   linesearchdiving :       0.00          0          0
1790.99/1791.38	c   guideddiving     :       0.00          0          0
1790.99/1791.38	c   octane           :       0.00          0          0
1790.99/1791.38	c   rens             :       0.00          0          0
1790.99/1791.38	c   rins             :       0.00          0          0
1790.99/1791.38	c   localbranching   :       0.00          0          0
1790.99/1791.38	c   mutation         :       0.00          0          0
1790.99/1791.38	c   crossover        :       0.00          0          0
1790.99/1791.38	c   dins             :       0.00          0          0
1790.99/1791.38	c   undercover       :       0.00          0          0
1790.99/1791.38	c   nlp              :       0.00          0          0
1790.99/1791.38	c   trysol           :       0.00          0          0
1790.99/1791.38	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.99/1791.38	c   primal LP        :       0.04          0          0       0.00       0.00
1790.99/1791.38	c   dual LP          :    1545.99          7     280137   40019.57     181.20
1790.99/1791.38	c   lex dual LP      :       0.00          0          0       0.00          -
1790.99/1791.38	c   barrier LP       :       0.00          0          0       0.00          -
1790.99/1791.38	c   diving/probing LP:       0.00          0          0       0.00          -
1790.99/1791.38	c   strong branching :     170.38         33      33000    1000.00     193.68
1790.99/1791.38	c     (at root node) :          -         20      20000    1000.00          -
1790.99/1791.38	c   conflict analysis:       0.00          0          0       0.00          -
1790.99/1791.38	c B&B Tree           :
1790.99/1791.38	c   number of runs   :          1
1790.99/1791.38	c   nodes            :          2
1790.99/1791.38	c   nodes (total)    :          2
1790.99/1791.38	c   nodes left       :          3
1790.99/1791.38	c   max depth        :          1
1790.99/1791.38	c   max depth (total):          1
1790.99/1791.38	c   backtracks       :          0 (0.0%)
1790.99/1791.38	c   delayed cutoffs  :          0
1790.99/1791.38	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.99/1791.38	c   avg switch length:       1.00
1790.99/1791.38	c   switching time   :       0.05
1790.99/1791.38	c Solution           :
1790.99/1791.38	c   Solutions found  :          0 (0 improvements)
1790.99/1791.38	c   Primal Bound     :          -
1790.99/1791.38	c   Dual Bound       : +0.00000000000000e+00
1790.99/1791.38	c   Gap              :   infinite
1790.99/1791.38	c   Root Dual Bound  : +0.00000000000000e+00
1790.99/1791.38	c   Root Iterations  :     242029
1791.19/1791.56	c Time complete: 1791.26.

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-3739618-1338730500/watcher-3739618-1338730500 -o /tmp/evaluation-result-3739618-1338730500/solver-3739618-1338730500 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739618-1338730500.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/177 13162
/proc/meminfo: memFree=26263372/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 1272 0 0 0 0 0 0 0 20 0 1 0 339178607 9158656 1219 33554432000 4194304 8395647 140735946911664 140734551800152 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 2236 1230 374 1026 0 1206 0

[startup+0.0709069 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13162
/proc/meminfo: memFree=26263372/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=22676 CPUtime=0.06 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 4907 0 0 0 6 0 0 0 20 0 1 0 339178607 23220224 4853 33554432000 4194304 8395647 140735946911664 140734551800152 4437243 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 5669 4853 390 1026 0 4639 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22676

[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13162
/proc/meminfo: memFree=26263372/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=27256 CPUtime=0.08 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 6052 0 0 0 8 0 0 0 20 0 1 0 339178607 27910144 5998 33554432000 4194304 8395647 140735946911664 140734551800152 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 6814 5998 390 1026 0 5784 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27256

[startup+0.300272 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13162
/proc/meminfo: memFree=26263372/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=42584 CPUtime=0.29 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 9868 0 0 0 28 1 0 0 20 0 1 0 339178607 43606016 9814 33554432000 4194304 8395647 140735946911664 140734551800152 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 10646 9814 390 1026 0 9616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42584

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13162
/proc/meminfo: memFree=26263372/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=74788 CPUtime=0.68 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 17889 0 0 0 66 2 0 0 20 0 1 0 339178607 76582912 17835 33554432000 4194304 8395647 140735946911664 140735946776872 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 18697 17835 390 1026 0 17667 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74788

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13163
/proc/meminfo: memFree=26089260/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=247684 CPUtime=1.49 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 60698 0 0 0 142 7 0 0 20 0 1 0 339178607 253628416 60290 33554432000 4194304 8395647 140735946911664 140735946776872 6347101 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 61921 60303 469 1026 0 60891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247684

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13163
/proc/meminfo: memFree=25967492/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=367288 CPUtime=3.09 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 89508 0 0 0 298 11 0 0 20 0 1 0 339178607 376102912 89100 33554432000 4194304 8395647 140735946911664 140735946907416 18446744073699066235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 91822 89101 469 1026 0 90792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 367288

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13163
/proc/meminfo: memFree=25876860/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=401756 CPUtime=6.29 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 97315 0 0 0 617 12 0 0 20 0 1 0 339178607 411398144 96907 33554432000 4194304 8395647 140735946911664 140735946907464 6085705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 100439 96907 475 1026 0 99409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 401756

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13163
/proc/meminfo: memFree=25811644/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=470240 CPUtime=12.69 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 112729 0 0 0 1254 15 0 0 20 0 1 0 339178607 481525760 113405 33554432000 4194304 8395647 140735946911664 140735946906792 6698205 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 117560 113405 580 1026 0 116530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 470240

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13163
/proc/meminfo: memFree=25807728/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=474840 CPUtime=25.49 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 113755 0 0 0 2533 16 0 0 20 0 1 0 339178607 486236160 114412 33554432000 4194304 8395647 140735946911664 140735946906792 6697007 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 118710 114412 580 1026 0 117680 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 474840

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13163
/proc/meminfo: memFree=25802768/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=478360 CPUtime=51.08 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 114866 0 0 0 5089 19 0 0 20 0 1 0 339178607 489840640 115489 33554432000 4194304 8395647 140735946911664 140735946906792 6696781 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 119590 115489 580 1026 0 118560 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 478360

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13163
/proc/meminfo: memFree=25798000/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=480336 CPUtime=102.28 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 115775 0 0 0 10206 22 0 0 20 0 1 0 339178607 491864064 116391 33554432000 4194304 8395647 140735946911664 140735946907224 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 120084 116391 580 1026 0 119054 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 480336

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13163
/proc/meminfo: memFree=25814084/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=480604 CPUtime=162.26 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 115811 0 0 0 16200 26 0 0 20 0 1 0 339178607 492138496 116491 33554432000 4194304 8395647 140735946911664 140735946906792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 120151 116491 580 1026 0 119121 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 480604

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13163
/proc/meminfo: memFree=25787628/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=480604 CPUtime=222.25 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 115866 0 0 0 22162 63 0 0 20 0 1 0 339178607 492138496 117129 33554432000 4194304 8395647 140735946911664 140735946906904 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 120151 117129 600 1026 0 119121 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 480604

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13164
/proc/meminfo: memFree=25772028/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=500076 CPUtime=282.24 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 119580 0 0 0 28155 69 0 0 20 0 1 0 339178607 512077824 121856 33554432000 4194304 8395647 140735946911664 140735946906792 6696991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125019 121856 616 1026 0 123989 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 500076

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13167
/proc/meminfo: memFree=25762132/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=500076 CPUtime=342.23 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 119584 0 0 0 34148 75 0 0 20 0 1 0 339178607 512077824 123915 33554432000 4194304 8395647 140735946911664 140735946907176 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125019 123915 616 1026 0 123989 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 500076

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13167
/proc/meminfo: memFree=25786060/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=500076 CPUtime=402.2 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 119599 0 0 0 40142 78 0 0 20 0 1 0 339178607 512077824 124251 33554432000 4194304 8395647 140735946911664 140735946907224 6391404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125019 124251 616 1026 0 123989 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 500076

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13167
/proc/meminfo: memFree=25780704/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=500076 CPUtime=462.2 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 119607 0 0 0 46136 84 0 0 20 0 1 0 339178607 512077824 124259 33554432000 4194304 8395647 140735946911664 140735946906952 5797273 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125019 124259 616 1026 0 123989 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 500076

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13167
/proc/meminfo: memFree=25765452/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=502096 CPUtime=522.19 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 120365 0 0 0 52129 90 0 0 20 0 1 0 339178607 514146304 125017 33554432000 4194304 8395647 140735946911664 140735946906792 6697060 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125524 125017 616 1026 0 124494 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 502096

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13168
/proc/meminfo: memFree=25764020/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=502096 CPUtime=582.18 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 120365 0 0 0 58123 95 0 0 20 0 1 0 339178607 514146304 125017 33554432000 4194304 8395647 140735946911664 140735946906792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125524 125017 616 1026 0 124494 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 502096

[startup+642.3 s]

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

/proc/meminfo: memFree=25752004/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=504600 CPUtime=1002.11 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 124405 0 0 0 100074 137 0 0 20 0 1 0 339178607 516710400 125644 33554432000 4194304 8395647 140735946911664 140735946907176 6741733 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 126150 125644 617 1026 0 125120 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 504600

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13248
/proc/meminfo: memFree=25750296/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=504600 CPUtime=1062.11 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 124405 0 0 0 106068 143 0 0 20 0 1 0 339178607 516710400 125644 33554432000 4194304 8395647 140735946911664 140735946906792 6697446 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 126150 125644 617 1026 0 125120 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 504600

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13248
/proc/meminfo: memFree=25746728/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=504600 CPUtime=1122.1 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 124405 0 0 0 112062 148 0 0 20 0 1 0 339178607 516710400 125644 33554432000 4194304 8395647 140735946911664 140735946906792 6692869 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 126150 125644 617 1026 0 125120 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 504600

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13249
/proc/meminfo: memFree=25743792/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=504600 CPUtime=1182.09 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 124405 0 0 0 118056 153 0 0 20 0 1 0 339178607 516710400 125644 33554432000 4194304 8395647 140735946911664 140735946906904 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 126150 125644 617 1026 0 125120 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 504600

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 13249
/proc/meminfo: memFree=25747764/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=501424 CPUtime=1242.08 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 125623 0 0 0 124050 158 0 0 20 0 1 0 339178607 513458176 124643 33554432000 4194304 8395647 140735946911664 140735946907176 6670339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125356 124643 617 1026 0 124326 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 501424

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13363
/proc/meminfo: memFree=25917588/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=501424 CPUtime=1302.08 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 125623 0 0 0 130045 163 0 0 20 0 1 0 339178607 513458176 124643 33554432000 4194304 8395647 140735946911664 140735946907176 6697139 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125356 124643 617 1026 0 124326 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 501424

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13363
/proc/meminfo: memFree=25913008/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=501424 CPUtime=1362.06 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 125623 0 0 0 136040 166 0 0 20 0 1 0 339178607 513458176 124643 33554432000 4194304 8395647 140735946911664 140735946906792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125356 124643 617 1026 0 124326 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 501424

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13363
/proc/meminfo: memFree=25912512/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=501424 CPUtime=1422.06 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 125625 0 0 0 142034 172 0 0 20 0 1 0 339178607 513458176 124645 33554432000 4194304 8395647 140735946911664 140735946906920 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125356 124645 619 1026 0 124326 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 501424

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13364
/proc/meminfo: memFree=25912132/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=501424 CPUtime=1482.05 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 125626 0 0 0 148028 177 0 0 20 0 1 0 339178607 513458176 124645 33554432000 4194304 8395647 140735946911664 140735946906968 6696896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125356 124645 619 1026 0 124326 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 501424

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 13367
/proc/meminfo: memFree=25908796/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=503260 CPUtime=1542.03 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 126275 0 0 0 154022 181 0 0 20 0 1 0 339178607 515338240 125294 33554432000 4194304 8395647 140735946911664 140735946906792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125815 125294 620 1026 0 124785 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 503260

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 13389
/proc/meminfo: memFree=25904980/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=503260 CPUtime=1602.03 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 126277 0 0 0 160015 188 0 0 20 0 1 0 339178607 515338240 125296 33554432000 4194304 8395647 140735946911664 140735946906792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125815 125296 620 1026 0 124785 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 503260

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13389
/proc/meminfo: memFree=25905032/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=503260 CPUtime=1662.01 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 126278 0 0 0 166008 193 0 0 20 0 1 0 339178607 515338240 125297 33554432000 4194304 8395647 140735946911664 140735946906792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125815 125297 620 1026 0 124785 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 503260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13389
/proc/meminfo: memFree=25905032/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=503260 CPUtime=1722.01 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 126278 0 0 0 172004 197 0 0 20 0 1 0 339178607 515338240 125297 33554432000 4194304 8395647 140735946911664 140735946906792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 125815 125297 620 1026 0 124785 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 503260

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 13389
/proc/meminfo: memFree=25911180/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=497084 CPUtime=1781.99 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 127891 0 0 0 177997 202 0 0 20 0 1 0 339178607 509014016 123671 33554432000 4194304 8395647 140735946911664 140735946906536 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 124271 123671 620 1026 0 123241 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 497084

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

[startup+1785.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 13389
/proc/meminfo: memFree=25911188/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=497456 CPUtime=1785.2 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 127923 0 0 0 178317 203 0 0 20 0 1 0 339178607 509394944 123703 33554432000 4194304 8395647 140735946911664 140735946906536 6697003 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 124364 123703 620 1026 0 123334 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 497456

[startup+1788.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13390
/proc/meminfo: memFree=25911304/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=497456 CPUtime=1788.4 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 127923 0 0 0 178637 203 0 0 20 0 1 0 339178607 509394944 123703 33554432000 4194304 8395647 140735946911664 140735946906536 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 124364 123703 620 1026 0 123334 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 497456

[startup+1790.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13390
/proc/meminfo: memFree=25911304/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=497456 CPUtime=1789.99 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 127923 0 0 0 178796 203 0 0 20 0 1 0 339178607 509394944 123703 33554432000 4194304 8395647 140735946911664 140735946906968 6697007 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 124364 123703 620 1026 0 123334 0
Current children cumulated CPU time (s) 1789.99
Current children cumulated vsize (KiB) 497456

[startup+1791.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13390
/proc/meminfo: memFree=25911304/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=497456 CPUtime=1790.79 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 127923 0 0 0 178876 203 0 0 20 0 1 0 339178607 509394944 123703 33554432000 4194304 8395647 140735946911664 140735946906536 6696960 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 124364 123703 620 1026 0 123334 0
Current children cumulated CPU time (s) 1790.79
Current children cumulated vsize (KiB) 497456

[startup+1791.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13390
/proc/meminfo: memFree=25911304/32873844 swapFree=7628/7628
[pid=13162] ppid=13160 vsize=497456 CPUtime=1791.19 cores=0,2,4,6
/proc/13162/stat : 13162 (pbscip.linux.x8) R 13160 13162 25613 0 -1 4202496 127929 0 0 0 178916 203 0 0 20 0 1 0 339178607 509394944 123709 33554432000 4194304 8395647 140735946911664 140735946906536 6066990 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13162/statm: 124364 123709 626 1026 0 123334 0
Current children cumulated CPU time (s) 1791.19
Current children cumulated vsize (KiB) 497456

Child status: 0
Real time (s): 1791.57
CPU time (s): 1791.27
CPU user time (s): 1789.22
CPU system time (s): 2.04769
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 507912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.22
system time used= 2.04769
maximum resident set size= 505636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127936
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= 27
involuntary context switches= 1844

runsolver used 2.72458 second user time and 7.2069 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-03 15:35:01
IDJOB=3739618
IDBENCH=73867
IDSOLVER=2326
FILE ID=node107/3739618-1338730500
RUNJOBID= node107-1338723356-12418
PBS_JOBID= 14636731
Free space on /tmp= 70768 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= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12038_3-sat.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-3739618-1338730500/watcher-3739618-1338730500 -o /tmp/evaluation-result-3739618-1338730500/solver-3739618-1338730500 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3739618-1338730500.opb -t 1800 -m 15500

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=1101193407

node107.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.760
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.52
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.760
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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26263380 kB
Buffers:          538888 kB
Cached:          4777228 kB
SwapCached:           76 kB
Active:          2459944 kB
Inactive:        3258572 kB
Active(anon):     393852 kB
Inactive(anon):    11060 kB
Active(file):    2066092 kB
Inactive(file):  3247512 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:             14388 kB
Writeback:             0 kB
AnonPages:        513888 kB
Mapped:            16728 kB
Shmem:               184 kB
Slab:             749152 kB
SReclaimable:     191484 kB
SUnreclaim:       557668 kB
KernelStack:        1472 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     519276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    450560 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= 70756 MiB
End job on node107 at 2012-06-03 16:04:52