Trace number 3489590

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
SCIP spx E_2 2011-06-10 (fixed)? 1797.28 1797.25

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12026_5-unsat.opb
MD5SUMdb859a15c3accfca5f41bc17f134e06b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark46.07
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32912
Total number of constraints109848
Number of constraints which are clauses109308
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints540
Minimum length of a constraint1
Maximum length of a constraint66
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 428
Number of bits of the biggest sum of numbers9
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 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3489590-1307791167.opb>
0.49/0.59	c original problem has 32912 variables (32912 bin, 0 int, 0 impl, 0 cont) and 109848 constraints
0.49/0.59	c problem read
0.49/0.59	c No objective function, only one solution is needed.
0.49/0.59	c presolving settings loaded
0.69/0.79	c presolving:
3.30/3.38	c (round 1) 7044 del vars, 20263 del conss, 0 add conss, 5475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6167726 impls, 0 clqs
4.49/4.58	c (round 2) 12857 del vars, 44039 del conss, 0 add conss, 10823 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6207637 impls, 0 clqs
4.89/4.94	c (round 3) 15115 del vars, 54047 del conss, 0 add conss, 12184 chg bounds, 39 chg sides, 48 chg coeffs, 0 upgd conss, 6221858 impls, 0 clqs
4.99/5.07	c (round 4) 16096 del vars, 58227 del conss, 0 add conss, 12821 chg bounds, 60 chg sides, 67 chg coeffs, 0 upgd conss, 6231297 impls, 0 clqs
5.09/5.17	c (round 5) 16655 del vars, 60512 del conss, 0 add conss, 13170 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6237544 impls, 0 clqs
5.19/5.23	c (round 6) 16969 del vars, 61784 del conss, 0 add conss, 13348 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6241429 impls, 0 clqs
5.19/5.26	c (round 7) 17121 del vars, 62397 del conss, 0 add conss, 13424 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6242905 impls, 0 clqs
5.19/5.28	c (round 8) 17191 del vars, 62695 del conss, 0 add conss, 13455 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6243963 impls, 0 clqs
5.29/5.30	c (round 9) 17232 del vars, 62862 del conss, 0 add conss, 13476 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244522 impls, 0 clqs
5.29/5.32	c (round 10) 17255 del vars, 62955 del conss, 0 add conss, 13487 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244717 impls, 0 clqs
5.29/5.33	c (round 11) 17268 del vars, 63007 del conss, 0 add conss, 13491 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244802 impls, 0 clqs
5.29/5.34	c (round 12) 17271 del vars, 63021 del conss, 0 add conss, 13492 chg bounds, 61 chg sides, 68 chg coeffs, 0 upgd conss, 6244823 impls, 0 clqs
5.50/5.52	c (round 13) 17271 del vars, 63022 del conss, 0 add conss, 13492 chg bounds, 61 chg sides, 68 chg coeffs, 46826 upgd conss, 6244823 impls, 0 clqs
5.59/5.68	c (round 14) 17271 del vars, 63022 del conss, 0 add conss, 13492 chg bounds, 79 chg sides, 213 chg coeffs, 46826 upgd conss, 6245981 impls, 1879 clqs
5.69/5.78	c presolving (15 rounds):
5.69/5.78	c  17271 deleted vars, 63022 deleted constraints, 0 added constraints, 13492 tightened bounds, 0 added holes, 83 changed sides, 245 changed coefficients
5.69/5.78	c  6245981 implications, 1989 cliques
5.69/5.78	c presolved problem has 15641 variables (15641 bin, 0 int, 0 impl, 0 cont) and 46826 constraints
5.69/5.78	c     494 constraints of type <knapsack>
5.69/5.78	c   38810 constraints of type <setppc>
5.69/5.78	c    7522 constraints of type <logicor>
5.69/5.78	c transformed objective value is always integral (scale: 1)
5.69/5.78	c Presolving Time: 5.05
5.69/5.78	c - non default parameters ----------------------------------------------------------------------
5.69/5.78	c # SCIP version 2.0.1.5
5.69/5.78	c 
5.69/5.78	c # frequency for displaying node information lines
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 100]
5.69/5.78	c display/freq = 10000
5.69/5.78	c 
5.69/5.78	c # maximal time in seconds to run
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.69/5.78	c limits/time = 1797
5.69/5.78	c 
5.69/5.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.69/5.78	c limits/memory = 13950
5.69/5.78	c 
5.69/5.78	c # solving stops, if the given number of solutions were found (-1: no limit)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: -1]
5.69/5.78	c limits/solutions = 1
5.69/5.78	c 
5.69/5.78	c # maximal number of separation rounds per node (-1: unlimited)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 5]
5.69/5.78	c separating/maxrounds = 1
5.69/5.78	c 
5.69/5.78	c # maximal number of separation rounds in the root node (-1: unlimited)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: -1]
5.69/5.78	c separating/maxroundsroot = 5
5.69/5.78	c 
5.69/5.78	c # default clock type (1: CPU user seconds, 2: wall clock time)
5.69/5.78	c # [type: int, range: [1,2], default: 1]
5.69/5.78	c timing/clocktype = 2
5.69/5.78	c 
5.69/5.78	c # belongs reading time to solving time?
5.69/5.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.69/5.78	c timing/reading = TRUE
5.69/5.78	c 
5.69/5.78	c # should presolving try to simplify inequalities
5.69/5.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.69/5.78	c constraints/linear/simplifyinequalities = TRUE
5.69/5.78	c 
5.69/5.78	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.69/5.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.69/5.78	c constraints/indicator/addCouplingCons = TRUE
5.69/5.78	c 
5.69/5.78	c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.69/5.78	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.69/5.78	c constraints/knapsack/disaggregation = FALSE
5.69/5.78	c 
5.69/5.78	c # should presolving try to simplify knapsacks
5.69/5.78	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.69/5.78	c constraints/knapsack/simplifyinequalities = TRUE
5.69/5.78	c 
5.69/5.78	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: -1]
5.69/5.78	c presolving/probing/maxrounds = 0
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.78	c heuristics/coefdiving/freq = -1
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.69/5.78	c heuristics/coefdiving/maxlpiterquot = 0.075
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.78	c heuristics/coefdiving/maxlpiterofs = 1500
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 30]
5.69/5.78	c heuristics/crossover/freq = -1
5.69/5.78	c 
5.69/5.78	c # number of nodes added to the contingent of the total nodes
5.69/5.78	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.69/5.78	c heuristics/crossover/nodesofs = 750
5.69/5.78	c 
5.69/5.78	c # number of nodes without incumbent change that heuristic should wait
5.69/5.78	c # [type: longint, range: [0,9223372036854775807], default: 200]
5.69/5.78	c heuristics/crossover/nwaitingnodes = 100
5.69/5.78	c 
5.69/5.78	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.69/5.78	c # [type: real, range: [0,1], default: 0.1]
5.69/5.78	c heuristics/crossover/nodesquot = 0.15
5.69/5.78	c 
5.69/5.78	c # minimum percentage of integer variables that have to be fixed 
5.69/5.78	c # [type: real, range: [0,1], default: 0.666]
5.69/5.78	c heuristics/crossover/minfixingrate = 0.5
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 20]
5.69/5.78	c heuristics/feaspump/freq = -1
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.78	c heuristics/feaspump/maxlpiterofs = 2000
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.78	c heuristics/fracdiving/freq = -1
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.69/5.78	c heuristics/fracdiving/maxlpiterquot = 0.075
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.78	c heuristics/fracdiving/maxlpiterofs = 1500
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.78	c heuristics/guideddiving/freq = -1
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.69/5.78	c heuristics/guideddiving/maxlpiterquot = 0.075
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.78	c heuristics/guideddiving/maxlpiterofs = 1500
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.69/5.78	c heuristics/intdiving/maxlpiterquot = 0.075
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.78	c heuristics/intshifting/freq = -1
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.78	c heuristics/linesearchdiving/freq = -1
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.69/5.78	c heuristics/linesearchdiving/maxlpiterquot = 0.075
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.78	c heuristics/linesearchdiving/maxlpiterofs = 1500
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 20]
5.69/5.78	c heuristics/objpscostdiving/freq = -1
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to total iteration number
5.69/5.78	c # [type: real, range: [0,1], default: 0.01]
5.69/5.78	c heuristics/objpscostdiving/maxlpiterquot = 0.015
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.78	c heuristics/objpscostdiving/maxlpiterofs = 1500
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 1]
5.69/5.78	c heuristics/oneopt/freq = -1
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.78	c heuristics/pscostdiving/freq = -1
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.69/5.78	c heuristics/pscostdiving/maxlpiterquot = 0.075
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.78	c heuristics/pscostdiving/maxlpiterofs = 1500
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 0]
5.69/5.78	c heuristics/rens/freq = -1
5.69/5.78	c 
5.69/5.78	c # minimum percentage of integer variables that have to be fixable 
5.69/5.78	c # [type: real, range: [0,1], default: 0.5]
5.69/5.78	c heuristics/rens/minfixingrate = 0.3
5.69/5.78	c 
5.69/5.78	c # number of nodes added to the contingent of the total nodes
5.69/5.78	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.69/5.78	c heuristics/rens/nodesofs = 2000
5.69/5.78	c 
5.69/5.78	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.69/5.78	c # [type: int, range: [-1,2147483647], default: 20]
5.69/5.78	c heuristics/rootsoldiving/freq = -1
5.69/5.78	c 
5.69/5.78	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.78	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.69/5.78	c heuristics/rootsoldiving/maxlpiterquot = 0.015
5.69/5.78	c 
5.69/5.78	c # additional number of allowed LP iterations
5.69/5.78	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.79	c heuristics/rootsoldiving/maxlpiterofs = 1500
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 1]
5.69/5.79	c heuristics/rounding/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 0]
5.69/5.79	c heuristics/shiftandpropagate/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.79	c heuristics/shifting/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 1]
5.69/5.79	c heuristics/simplerounding/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 1]
5.69/5.79	c heuristics/subnlp/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 0]
5.69/5.79	c heuristics/trivial/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 1]
5.69/5.79	c heuristics/trysol/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 0]
5.69/5.79	c heuristics/undercover/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 10]
5.69/5.79	c heuristics/veclendiving/freq = -1
5.69/5.79	c 
5.69/5.79	c # maximal fraction of diving LP iterations compared to node LP iterations
5.69/5.79	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.69/5.79	c heuristics/veclendiving/maxlpiterquot = 0.075
5.69/5.79	c 
5.69/5.79	c # additional number of allowed LP iterations
5.69/5.79	c # [type: int, range: [0,2147483647], default: 1000]
5.69/5.79	c heuristics/veclendiving/maxlpiterofs = 1500
5.69/5.79	c 
5.69/5.79	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 1]
5.69/5.79	c heuristics/zirounding/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 0]
5.69/5.79	c separating/cmir/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: 0]
5.69/5.79	c separating/flowcover/freq = -1
5.69/5.79	c 
5.69/5.79	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.69/5.79	c # [type: int, range: [-1,2147483647], default: -1]
5.69/5.79	c separating/rapidlearning/freq = 0
5.69/5.79	c 
5.69/5.79	c -----------------------------------------------------------------------------------------------
5.69/5.79	c start solving
5.69/5.79	c 
118.70/118.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.70/118.79	c   119s|     1 |     0 | 33564 |     - | 230M|   0 |6977 |  15k|  46k|  15k|  46k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
261.89/261.94	c   262s|     1 |     0 | 57235 |     - | 230M|   0 |8418 |  15k|  46k|  15k|  46k| 155 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
447.29/447.33	c   447s|     1 |     0 | 85032 |     - | 230M|   0 |8409 |  15k|  46k|  15k|  47k| 296 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
625.20/625.21	c   625s|     1 |     0 |111452 |     - | 231M|   0 |8911 |  15k|  46k|  15k|  47k| 412 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
838.11/838.15	c   838s|     1 |     0 |142077 |     - | 231M|   0 |9245 |  15k|  46k|  15k|  47k| 537 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1066.01/1066.04	c  1066s|     1 |     0 |173175 |     - | 231M|   0 |9519 |  15k|  46k|  15k|  47k| 661 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1179.91/1179.95	c  1180s|     1 |     2 |173175 |     - | 231M|   0 |9519 |  15k|  46k|  15k|  47k| 661 |   0 |  26 | 0.000000e+00 |      --      |    Inf 
1797.02/1797.03	c 
1797.02/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1797.02/1797.03	c Solving Time (sec) : 1797.03
1797.02/1797.03	c Solving Nodes      : 5
1797.02/1797.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.02/1797.03	c Dual Bound         : +0.00000000000000e+00
1797.02/1797.03	c Gap                : infinite
1797.02/1797.03	s UNKNOWN
1797.02/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1797.02/1797.03	c Total Time         :    1797.03
1797.02/1797.03	c   solving          :    1797.03
1797.02/1797.03	c   presolving       :       5.05 (included in solving)
1797.02/1797.03	c   reading          :       0.59 (included in solving)
1797.02/1797.03	c Original Problem   :
1797.02/1797.03	c   Problem name     : HOME/instance-3489590-1307791167.opb
1797.02/1797.03	c   Variables        : 32912 (32912 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.02/1797.03	c   Constraints      : 109848 initial, 109848 maximal
1797.02/1797.03	c Presolved Problem  :
1797.02/1797.03	c   Problem name     : t_HOME/instance-3489590-1307791167.opb
1797.02/1797.03	c   Variables        : 15641 (15641 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.02/1797.03	c   Constraints      : 46826 initial, 46826 maximal
1797.02/1797.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.02/1797.03	c   trivial          :       0.02        744          0          0          0          0          0          0          0          0
1797.02/1797.03	c   dualfix          :       0.03        109          0          0          0          0          0          0          0          0
1797.02/1797.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.03	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.03	c   implics          :       0.10          0          0          0          0          0          0          0          0          0
1797.02/1797.03	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.03	c   knapsack         :       0.15          0          0          0          0          0          0          0         22        177
1797.02/1797.03	c   setppc           :       0.08          0          0          0          0          0          0          0          0          0
1797.02/1797.03	c   linear           :       4.51      12831       3587          0      13492          0      63022          0         61         68
1797.02/1797.03	c   logicor          :       0.02          0          0          0          0          0          0          0          0          0
1797.02/1797.03	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.02/1797.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.02/1797.03	c   integral         :          0          0          0          4          0          1          0          0          0          0          0          8
1797.02/1797.03	c   knapsack         :        494          5        117          0          1          0          0          0          0       1002          0          0
1797.02/1797.03	c   setppc           :      38810          5        117          0          1          0          0          0       1284          0          0          0
1797.02/1797.03	c   logicor          :       7522          5        112          0          1          0          0          0          0          0          0          0
1797.02/1797.03	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.02/1797.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.02/1797.03	c   integral         :     399.74       0.00       0.00     399.74       0.00       0.00       0.00
1797.02/1797.03	c   knapsack         :       0.02       0.02       0.00       0.00       0.00       0.00       0.00
1797.02/1797.03	c   setppc           :       0.08       0.01       0.06       0.00       0.01       0.00       0.00
1797.02/1797.03	c   logicor          :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1797.02/1797.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.02/1797.03	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.02/1797.03	c   vbounds          :          0          0          0          0
1797.02/1797.03	c   rootredcost      :          0          0          0          0
1797.02/1797.03	c   pseudoobj        :          0          0          0          0
1797.02/1797.03	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.02/1797.03	c   vbounds          :       0.00       0.00       0.00
1797.02/1797.03	c   rootredcost      :       0.00       0.00       0.00
1797.02/1797.03	c   pseudoobj        :       0.00       0.00       0.00
1797.02/1797.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.02/1797.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.02/1797.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.02/1797.03	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.02/1797.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.02/1797.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.02/1797.03	c   cut pool         :       0.00          4          -          -         12          -    (maximal pool size: 156)
1797.02/1797.03	c   redcost          :       0.00          8          0          0          0          0
1797.02/1797.03	c   impliedbounds    :       0.08          5          0          0        139          0
1797.02/1797.03	c   intobj           :       0.00          0          0          0          0          0
1797.02/1797.03	c   gomory           :      91.33          5          0          0       1533          0
1797.02/1797.03	c   cgmip            :       0.00          0          0          0          0          0
1797.02/1797.03	c   closecuts        :       0.00          0          0          0          0          0
1797.02/1797.03	c   strongcg         :      89.42          5          0          0       1533          0
1797.02/1797.03	c   cmir             :       0.00          0          0          0          0          0
1797.02/1797.03	c   flowcover        :       0.00          0          0          0          0          0
1797.02/1797.03	c   clique           :      15.54          5          0          0         38          0
1797.02/1797.03	c   zerohalf         :       0.00          0          0          0          0          0
1797.02/1797.03	c   mcf              :      10.16          5          0          0         51          0
1797.02/1797.03	c   oddcycle         :       0.00          0          0          0          0          0
1797.02/1797.03	c   rapidlearning    :       0.00          0          0          0          0          0
1797.02/1797.03	c Pricers            :       Time      Calls       Vars
1797.02/1797.03	c   problem variables:       0.00          0          0
1797.02/1797.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.02/1797.03	c   relpscost        :     399.74          4          0          0          0          0          8
1797.02/1797.03	c   pscost           :       0.00          0          0          0          0          0          0
1797.02/1797.03	c   inference        :       0.00          1          0          0          0          0          2
1797.02/1797.03	c   mostinf          :       0.00          0          0          0          0          0          0
1797.02/1797.03	c   leastinf         :       0.00          0          0          0          0          0          0
1797.02/1797.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.02/1797.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.02/1797.03	c   random           :       0.00          0          0          0          0          0          0
1797.02/1797.03	c Primal Heuristics  :       Time      Calls      Found
1797.02/1797.03	c   LP solutions     :       0.00          -          0
1797.02/1797.03	c   pseudo solutions :       0.00          -          0
1797.02/1797.03	c   trivial          :       0.02          1          0
1797.02/1797.03	c   shiftandpropagate:       0.00          0          0
1797.02/1797.03	c   simplerounding   :       0.00          0          0
1797.02/1797.03	c   zirounding       :       0.00          0          0
1797.02/1797.03	c   rounding         :       0.00          0          0
1797.02/1797.03	c   shifting         :       0.00          0          0
1797.02/1797.03	c   intshifting      :       0.00          0          0
1797.02/1797.03	c   oneopt           :       0.00          0          0
1797.02/1797.03	c   twoopt           :       0.00          0          0
1797.02/1797.03	c   fixandinfer      :       0.00          0          0
1797.02/1797.03	c   feaspump         :       0.00          0          0
1797.02/1797.03	c   clique           :       0.00          0          0
1797.02/1797.03	c   coefdiving       :       0.00          0          0
1797.02/1797.03	c   pscostdiving     :       0.00          0          0
1797.02/1797.03	c   fracdiving       :       0.00          0          0
1797.02/1797.03	c   veclendiving     :       0.00          0          0
1797.02/1797.03	c   intdiving        :       0.00          0          0
1797.02/1797.03	c   actconsdiving    :       0.00          0          0
1797.02/1797.03	c   objpscostdiving  :       0.00          0          0
1797.02/1797.03	c   rootsoldiving    :       0.00          0          0
1797.02/1797.03	c   linesearchdiving :       0.00          0          0
1797.02/1797.03	c   guideddiving     :       0.00          0          0
1797.02/1797.03	c   octane           :       0.00          0          0
1797.02/1797.03	c   rens             :       0.00          0          0
1797.02/1797.03	c   rins             :       0.00          0          0
1797.02/1797.03	c   localbranching   :       0.00          0          0
1797.02/1797.03	c   mutation         :       0.00          0          0
1797.02/1797.03	c   crossover        :       0.00          0          0
1797.02/1797.03	c   dins             :       0.00          0          0
1797.02/1797.03	c   vbounds          :       0.00          0          0
1797.02/1797.03	c   undercover       :       0.00          0          0
1797.02/1797.03	c   subnlp           :       0.00          0          0
1797.02/1797.03	c   trysol           :       0.00          0          0
1797.02/1797.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.02/1797.03	c   primal LP        :       0.07          0          0       0.00       0.00
1797.02/1797.03	c   dual LP          :    1184.60         10     237390   23739.00     200.40
1797.02/1797.03	c   lex dual LP      :       0.00          0          0       0.00          -
1797.02/1797.03	c   barrier LP       :       0.00          0          0       0.00          -
1797.02/1797.03	c   diving/probing LP:       0.00          0          0       0.00          -
1797.02/1797.03	c   strong branching :     399.72         92      92000    1000.00     230.16
1797.02/1797.03	c     (at root node) :          -         26      26000    1000.00          -
1797.02/1797.03	c   conflict analysis:       0.00          0          0       0.00          -
1797.02/1797.03	c B&B Tree           :
1797.02/1797.03	c   number of runs   :          1
1797.02/1797.03	c   nodes            :          5
1797.02/1797.03	c   nodes (total)    :          5
1797.02/1797.03	c   nodes left       :          6
1797.02/1797.03	c   max depth        :          3
1797.02/1797.03	c   max depth (total):          3
1797.02/1797.03	c   backtracks       :          0 (0.0%)
1797.02/1797.03	c   delayed cutoffs  :          0
1797.02/1797.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.02/1797.03	c   avg switch length:       1.20
1797.02/1797.03	c   switching time   :       0.07
1797.02/1797.03	c Solution           :
1797.02/1797.03	c   Solutions found  :          0 (0 improvements)
1797.02/1797.03	c   Primal Bound     :          -
1797.02/1797.03	c   Dual Bound       : +0.00000000000000e+00
1797.02/1797.03	c   Gap              :   infinite
1797.02/1797.03	c   Root Dual Bound  : +0.00000000000000e+00
1797.02/1797.03	c   Root Iterations  :     173175
1797.22/1797.24	c Time complete: 1797.26.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3489590-1307791167/watcher-3489590-1307791167 -o /tmp/evaluation-result-3489590-1307791167/solver-3489590-1307791167 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489590-1307791167.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: 1.45 1.52 1.78 2/177 22978
/proc/meminfo: memFree=31353832/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=12564 CPUtime=0 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 2140 0 0 0 0 0 0 0 25 0 1 0 890715392 12865536 2094 33554432000 4194304 9016284 140736052967152 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 3141 2095 357 1178 0 1959 0

[startup+0.0617679 s]
/proc/loadavg: 1.45 1.52 1.78 2/177 22978
/proc/meminfo: memFree=31353832/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=25236 CPUtime=0.05 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 5277 0 0 0 5 0 0 0 25 0 1 0 890715392 25841664 5231 33554432000 4194304 9016284 140736052967152 18446744073709551615 7867922 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 6309 5231 357 1178 0 5127 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25236

[startup+0.100762 s]
/proc/loadavg: 1.45 1.52 1.78 2/177 22978
/proc/meminfo: memFree=31353832/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=32196 CPUtime=0.09 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 7054 0 0 0 9 0 0 0 25 0 1 0 890715392 32968704 7000 33554432000 4194304 9016284 140736052967152 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 8049 7000 357 1178 0 6867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32196

[startup+0.300726 s]
/proc/loadavg: 1.45 1.52 1.78 2/177 22978
/proc/meminfo: memFree=31353832/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=46592 CPUtime=0.29 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 10638 0 0 0 28 1 0 0 25 0 1 0 890715392 47710208 10584 33554432000 4194304 9016284 140736052967152 18446744073709551615 6179680 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 11648 10584 357 1178 0 10466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46592

[startup+0.700662 s]
/proc/loadavg: 1.45 1.52 1.78 2/177 22978
/proc/meminfo: memFree=31353832/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=154108 CPUtime=0.69 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 37446 0 0 0 66 3 0 0 25 0 1 0 890715392 157806592 37381 33554432000 4194304 9016284 140736052967152 18446744073709551615 4881085 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 38527 37381 404 1178 0 37345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154108

[startup+1.50053 s]
/proc/loadavg: 1.45 1.52 1.78 3/178 22979
/proc/meminfo: memFree=31157060/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=252628 CPUtime=1.49 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 61529 0 0 0 142 7 0 0 25 0 1 0 890715392 258691072 61464 33554432000 4194304 9016284 140736052967152 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 63157 61464 484 1178 0 61975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252628

[startup+3.10026 s]
/proc/loadavg: 1.50 1.53 1.78 3/178 22979
/proc/meminfo: memFree=31073292/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=329596 CPUtime=3.09 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 80062 0 0 0 301 8 0 0 25 0 1 0 890715392 337506304 79997 33554432000 4194304 9016284 140736052967152 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 82399 79997 491 1178 0 81217 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 329596

[startup+6.30072 s]
/proc/loadavg: 1.50 1.53 1.78 3/178 22979
/proc/meminfo: memFree=31019476/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=428804 CPUtime=6.29 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 107914 0 0 0 617 12 0 0 25 0 1 0 890715392 439095296 102783 33554432000 4194304 9016284 140736052967152 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 107201 102783 765 1178 0 106019 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 428804

[startup+12.7006 s]
/proc/loadavg: 1.57 1.54 1.78 3/178 22979
/proc/meminfo: memFree=30930708/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=439332 CPUtime=12.7 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 111522 0 0 0 1253 17 0 0 25 0 1 0 890715392 449875968 106201 33554432000 4194304 9016284 140736052967152 18446744073709551615 7181431 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 109833 106201 716 1178 0 108651 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 439332

[startup+25.5005 s]
/proc/loadavg: 1.64 1.56 1.78 3/178 22979
/proc/meminfo: memFree=30926852/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=442208 CPUtime=25.49 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 112411 0 0 0 2531 18 0 0 25 0 1 0 890715392 452820992 107078 33554432000 4194304 9016284 140736052967152 18446744073709551615 7181481 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 110552 107078 704 1178 0 109370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 442208

[startup+51.1002 s]
/proc/loadavg: 1.76 1.59 1.79 3/178 22980
/proc/meminfo: memFree=30926452/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=442208 CPUtime=51.1 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 112446 0 0 0 5089 21 0 0 25 0 1 0 890715392 452820992 107113 33554432000 4194304 9016284 140736052967152 18446744073709551615 7178129 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 110552 107113 704 1178 0 109370 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 442208

[startup+102.307 s]
/proc/loadavg: 1.90 1.66 1.80 3/178 22981
/proc/meminfo: memFree=30924732/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=444220 CPUtime=102.3 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 112913 0 0 0 10204 26 0 0 25 0 1 0 890715392 454881280 107545 33554432000 4194304 9016284 140736052967152 18446744073709551615 7127418 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 111055 107545 677 1178 0 109873 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 444220

[startup+162.301 s]
/proc/loadavg: 1.96 1.71 1.81 3/178 22983
/proc/meminfo: memFree=30912740/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=451836 CPUtime=162.29 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 116006 0 0 0 16194 35 0 0 25 0 1 0 890715392 462680064 110611 33554432000 4194304 9016284 140736052967152 18446744073709551615 7214194 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 112959 110611 715 1178 0 111777 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 451836

[startup+222.3 s]
/proc/loadavg: 1.98 1.77 1.82 3/178 22985
/proc/meminfo: memFree=30907392/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=456680 CPUtime=222.29 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 117288 0 0 0 22188 41 0 0 25 0 1 0 890715392 467640320 111893 33554432000 4194304 9016284 140736052967152 18446744073709551615 7179955 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 114170 111893 715 1178 0 112988 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 456680

[startup+282.3 s]
/proc/loadavg: 1.99 1.80 1.83 3/178 22986
/proc/meminfo: memFree=30907380/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=456680 CPUtime=282.3 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 117289 0 0 0 28179 51 0 0 25 0 1 0 890715392 467640320 111894 33554432000 4194304 9016284 140736052967152 18446744073709551615 7870493 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 114170 111894 715 1178 0 112988 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 456680

[startup+342.3 s]
/proc/loadavg: 1.99 1.84 1.83 3/178 22988
/proc/meminfo: memFree=30903148/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=460812 CPUtime=342.29 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 118385 0 0 0 34168 61 0 0 25 0 1 0 890715392 471871488 112990 33554432000 4194304 9016284 140736052967152 18446744073709551615 7180936 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 115203 112990 716 1178 0 114021 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 460812

[startup+402.3 s]
/proc/loadavg: 1.99 1.86 1.84 3/178 22989
/proc/meminfo: memFree=30903136/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=460812 CPUtime=402.29 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 118392 0 0 0 40163 66 0 0 25 0 1 0 890715392 471871488 112997 33554432000 4194304 9016284 140736052967152 18446744073709551615 7153305 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 115203 112997 716 1178 0 114021 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 460812

[startup+462.301 s]
/proc/loadavg: 1.99 1.89 1.84 3/178 22991
/proc/meminfo: memFree=30903348/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=460812 CPUtime=462.29 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 118399 0 0 0 46155 74 0 0 25 0 1 0 890715392 471871488 113004 33554432000 4194304 9016284 140736052967152 18446744073709551615 6924916 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 115203 113004 716 1178 0 114021 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 460812

[startup+522.301 s]
/proc/loadavg: 2.07 1.92 1.85 3/178 22993
/proc/meminfo: memFree=30903320/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=460812 CPUtime=522.3 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 118401 0 0 0 52147 83 0 0 25 0 1 0 890715392 471871488 113005 33554432000 4194304 9016284 140736052967152 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 115203 113005 715 1178 0 114021 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 460812

[startup+582.301 s]
/proc/loadavg: 2.03 1.93 1.86 3/178 22994
/proc/meminfo: memFree=30897952/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=467120 CPUtime=582.3 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 122226 0 0 0 58140 90 0 0 25 0 1 0 890715392 478330880 114542 33554432000 4194304 9016284 140736052967152 18446744073709551615 7226777 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116780 114542 902 1178 0 115598 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 467120

[startup+642.301 s]

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

/proc/meminfo: memFree=30904932/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=460412 CPUtime=1122.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 137688 0 0 0 112077 154 0 0 25 0 1 0 890715392 471461888 112610 33554432000 4194304 9016284 140736052967152 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 115103 112610 716 1178 0 113921 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 460412

[startup+1182.3 s]
/proc/loadavg: 2.04 1.99 1.91 3/178 23010
/proc/meminfo: memFree=30903928/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=461308 CPUtime=1182.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 137919 0 0 0 118070 161 0 0 25 0 1 0 890715392 472379392 112841 33554432000 4194304 9016284 140736052967152 18446744073709551615 7158223 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 115327 112841 721 1178 0 114145 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 461308

[startup+1242.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/178 23012
/proc/meminfo: memFree=30896608/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=467668 CPUtime=1242.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 139758 0 0 0 124063 168 0 0 25 0 1 0 890715392 478892032 114680 33554432000 4194304 9016284 140736052967152 18446744073709551615 7181396 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116917 114680 721 1178 0 115735 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 467668

[startup+1302.3 s]
/proc/loadavg: 2.05 2.00 1.92 3/178 23013
/proc/meminfo: memFree=30895972/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=467668 CPUtime=1302.32 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 139823 0 0 0 130058 174 0 0 25 0 1 0 890715392 478892032 114745 33554432000 4194304 9016284 140736052967152 18446744073709551615 7160014 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116917 114745 721 1178 0 115735 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 467668

[startup+1362.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/178 23015
/proc/meminfo: memFree=30899540/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=465168 CPUtime=1362.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 147485 0 0 0 136049 182 0 0 25 0 1 0 890715392 476332032 113891 33554432000 4194304 9016284 140736052967152 18446744073709551615 6971617 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116292 113891 721 1178 0 115110 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 465168

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 23055
/proc/meminfo: memFree=30281272/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=465584 CPUtime=1422.32 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 147755 0 0 0 142043 189 0 0 25 0 1 0 890715392 476758016 114161 33554432000 4194304 9016284 140736052967152 18446744073709551615 7191700 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116396 114161 721 1178 0 115214 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 465584

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/178 23056
/proc/meminfo: memFree=30219832/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=465584 CPUtime=1482.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 147785 0 0 0 148036 195 0 0 25 0 1 0 890715392 476758016 114191 33554432000 4194304 9016284 140736052967152 18446744073709551615 7219251 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116396 114191 721 1178 0 115214 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 465584

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 23058
/proc/meminfo: memFree=30111732/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=465216 CPUtime=1542.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 165070 0 0 0 154027 204 0 0 25 0 1 0 890715392 476381184 113825 33554432000 4194304 9016284 140736052967152 18446744073709551615 7181002 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116304 113825 721 1178 0 115122 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 465216

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 23059
/proc/meminfo: memFree=29998620/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=470536 CPUtime=1602.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 215153 0 0 0 160014 217 0 0 25 0 1 0 890715392 481828864 114696 33554432000 4194304 9016284 140736052967152 18446744073709551615 7158211 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 117634 114696 721 1178 0 116452 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 470536

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23061
/proc/meminfo: memFree=29850308/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=467276 CPUtime=1662.31 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 222022 0 0 0 166005 226 0 0 25 0 1 0 890715392 478490624 114208 33554432000 4194304 9016284 140736052967152 18446744073709551615 7180604 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 116819 114208 721 1178 0 115637 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 467276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23063
/proc/meminfo: memFree=29698760/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=456552 CPUtime=1722.32 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 277381 0 0 0 171992 240 0 0 25 0 1 0 890715392 467509248 111546 33554432000 4194304 9016284 140736052967152 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 114138 111546 721 1178 0 112956 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 456552

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23064
/proc/meminfo: memFree=29604132/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=469452 CPUtime=1782.32 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 357387 0 0 0 177972 260 0 0 25 0 1 0 890715392 480718848 114528 33554432000 4194304 9016284 140736052967152 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 117363 114528 724 1178 0 116181 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 469452

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23064
/proc/meminfo: memFree=29596072/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=456552 CPUtime=1785.52 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 361682 0 0 0 178291 261 0 0 25 0 1 0 890715392 467509248 111559 33554432000 4194304 9016284 140736052967152 18446744073709551615 7158157 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 114138 111559 721 1178 0 112956 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 456552

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23064
/proc/meminfo: memFree=29545972/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=469436 CPUtime=1791.93 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 365036 0 0 0 178930 263 0 0 25 0 1 0 890715392 480702464 114913 33554432000 4194304 9016284 140736052967152 18446744073709551615 7158157 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 117359 114913 721 1178 0 116177 0
Current children cumulated CPU time (s) 1791.93
Current children cumulated vsize (KiB) 469436

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23065
/proc/meminfo: memFree=29530596/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=469436 CPUtime=1795.12 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 365048 0 0 0 179249 263 0 0 25 0 1 0 890715392 480702464 114925 33554432000 4194304 9016284 140736052967152 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 117359 114925 721 1178 0 116177 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (KiB) 469436

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23065
/proc/meminfo: memFree=29530596/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=469436 CPUtime=1795.92 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 365049 0 0 0 179329 263 0 0 25 0 1 0 890715392 480702464 114926 33554432000 4194304 9016284 140736052967152 18446744073709551615 7180391 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 117359 114926 721 1178 0 116177 0
Current children cumulated CPU time (s) 1795.92
Current children cumulated vsize (KiB) 469436

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23065
/proc/meminfo: memFree=29527248/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=469436 CPUtime=1796.72 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 365049 0 0 0 179408 264 0 0 25 0 1 0 890715392 480702464 114926 33554432000 4194304 9016284 140736052967152 18446744073709551615 6863408 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22978/statm: 117359 114926 721 1178 0 116177 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 469436

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23065
/proc/meminfo: memFree=29527248/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=468780 CPUtime=1797.12 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 365057 0 0 0 179448 264 0 0 25 0 1 0 890715392 480030720 114770 33554432000 4194304 9016284 140736052967152 18446744073709551615 6469258 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 117195 114770 729 1178 0 116013 0
Current children cumulated CPU time (s) 1797.12
Current children cumulated vsize (KiB) 468780

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 23065
/proc/meminfo: memFree=29527248/32950928 swapFree=67050648/67111528
[pid=22978] ppid=22976 vsize=368308 CPUtime=1797.22 cores=1,3,5,7
/proc/22978/stat : 22978 (scip-2.0.1.4b_2) R 22976 22978 19488 0 -1 4202496 365057 0 0 0 179458 264 0 0 25 0 1 0 890715392 377147392 90279 33554432000 4194304 9016284 140736052967152 18446744073709551615 6812671 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22978/statm: 91868 90070 729 1178 0 90686 0
Current children cumulated CPU time (s) 1797.22
Current children cumulated vsize (KiB) 368308

Child status: 0
Real time (s): 1797.25
CPU time (s): 1797.28
CPU user time (s): 1794.62
CPU system time (s): 2.65859
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 471816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.62
system time used= 2.6586
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365065
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= 6
involuntary context switches= 4201

runsolver used 2.93855 second user time and 6.26805 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 13:19:27
IDJOB=3489590
IDBENCH=74273
IDSOLVER=1979
FILE ID=node126/3489590-1307791167
RUNJOBID= node126-1307791133-22874
PBS_JOBID= 13550866
Free space on /tmp= 74148 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12026_5-unsat.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489590-1307791167/watcher-3489590-1307791167 -o /tmp/evaluation-result-3489590-1307791167/solver-3489590-1307791167 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489590-1307791167.opb -t 1800 -m 15500

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

MD5SUM BENCH= db859a15c3accfca5f41bc17f134e06b
RANDOM SEED=475734381

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31354516 kB
Buffers:        287356 kB
Cached:         778372 kB
SwapCached:      14888 kB
Active:         813076 kB
Inactive:       583704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31354516 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:           35084 kB
Writeback:           0 kB
AnonPages:      328292 kB
Mapped:          12032 kB
Slab:           133972 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   525404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74124 MiB
End job on node126 at 2011-06-11 13:49:24