Trace number 3489606

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.81 1797.77

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/
j120/normalized-j12056_10-unsat.opb
MD5SUM9569f42797128c8734a8cda484f54275
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 variables57354
Total number of constraints201250
Number of constraints which are clauses200306
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints944
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 677
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 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-3489606-1307790887.opb>
1.19/1.25	c original problem has 57354 variables (57354 bin, 0 int, 0 impl, 0 cont) and 201250 constraints
1.19/1.25	c problem read
1.19/1.25	c No objective function, only one solution is needed.
1.19/1.25	c presolving settings loaded
1.59/1.66	c presolving:
7.89/7.92	c (round 1) 8160 del vars, 23881 del conss, 0 add conss, 6491 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12640714 impls, 0 clqs
9.39/9.41	c (round 2) 14505 del vars, 52664 del conss, 0 add conss, 12407 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12684438 impls, 0 clqs
10.59/10.61	c (round 3) 17139 del vars, 64606 del conss, 0 add conss, 14055 chg bounds, 25 chg sides, 36 chg coeffs, 0 upgd conss, 12709116 impls, 0 clqs
12.09/12.12	c (round 4) 18752 del vars, 71250 del conss, 0 add conss, 15218 chg bounds, 41 chg sides, 54 chg coeffs, 0 upgd conss, 12727730 impls, 0 clqs
13.39/13.44	c (round 5) 19956 del vars, 76274 del conss, 0 add conss, 16028 chg bounds, 43 chg sides, 56 chg coeffs, 0 upgd conss, 12740654 impls, 0 clqs
14.09/14.15	c (round 6) 20488 del vars, 78707 del conss, 0 add conss, 16339 chg bounds, 45 chg sides, 58 chg coeffs, 0 upgd conss, 12747563 impls, 0 clqs
14.59/14.66	c (round 7) 20883 del vars, 80423 del conss, 0 add conss, 16586 chg bounds, 49 chg sides, 62 chg coeffs, 0 upgd conss, 12751151 impls, 0 clqs
14.79/14.88	c (round 8) 21052 del vars, 81237 del conss, 0 add conss, 16679 chg bounds, 49 chg sides, 62 chg coeffs, 0 upgd conss, 12752206 impls, 0 clqs
14.89/14.97	c (round 9) 21112 del vars, 81530 del conss, 0 add conss, 16706 chg bounds, 49 chg sides, 62 chg coeffs, 0 upgd conss, 12752564 impls, 0 clqs
14.99/15.03	c (round 10) 21122 del vars, 81604 del conss, 0 add conss, 16711 chg bounds, 49 chg sides, 62 chg coeffs, 0 upgd conss, 12752642 impls, 0 clqs
14.99/15.07	c (round 11) 21124 del vars, 81623 del conss, 0 add conss, 16712 chg bounds, 49 chg sides, 62 chg coeffs, 0 upgd conss, 12752660 impls, 0 clqs
15.49/15.59	c (round 12) 21124 del vars, 81626 del conss, 0 add conss, 16712 chg bounds, 49 chg sides, 62 chg coeffs, 119624 upgd conss, 12752660 impls, 0 clqs
16.29/16.31	c (round 13) 21124 del vars, 81626 del conss, 0 add conss, 16712 chg bounds, 101 chg sides, 295 chg coeffs, 119624 upgd conss, 12753544 impls, 4911 clqs
16.69/16.72	c presolving (14 rounds):
16.69/16.72	c  21124 deleted vars, 81626 deleted constraints, 0 added constraints, 16712 tightened bounds, 0 added holes, 109 changed sides, 358 changed coefficients
16.69/16.72	c  12753544 implications, 5247 cliques
16.69/16.72	c presolved problem has 36230 variables (36230 bin, 0 int, 0 impl, 0 cont) and 119624 constraints
16.69/16.72	c     928 constraints of type <knapsack>
16.69/16.72	c  100905 constraints of type <setppc>
16.69/16.72	c   17791 constraints of type <logicor>
16.69/16.72	c transformed objective value is always integral (scale: 1)
16.69/16.72	c Presolving Time: 15.17
16.69/16.72	c - non default parameters ----------------------------------------------------------------------
16.69/16.72	c # SCIP version 2.0.1.5
16.69/16.72	c 
16.69/16.72	c # frequency for displaying node information lines
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 100]
16.69/16.72	c display/freq = 10000
16.69/16.72	c 
16.69/16.72	c # maximal time in seconds to run
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.69/16.72	c limits/time = 1797
16.69/16.72	c 
16.69/16.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.69/16.72	c limits/memory = 13950
16.69/16.72	c 
16.69/16.72	c # solving stops, if the given number of solutions were found (-1: no limit)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.72	c limits/solutions = 1
16.69/16.72	c 
16.69/16.72	c # maximal number of separation rounds per node (-1: unlimited)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 5]
16.69/16.72	c separating/maxrounds = 1
16.69/16.72	c 
16.69/16.72	c # maximal number of separation rounds in the root node (-1: unlimited)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.72	c separating/maxroundsroot = 5
16.69/16.72	c 
16.69/16.72	c # default clock type (1: CPU user seconds, 2: wall clock time)
16.69/16.72	c # [type: int, range: [1,2], default: 1]
16.69/16.72	c timing/clocktype = 2
16.69/16.72	c 
16.69/16.72	c # belongs reading time to solving time?
16.69/16.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.69/16.72	c timing/reading = TRUE
16.69/16.72	c 
16.69/16.72	c # should presolving try to simplify inequalities
16.69/16.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.69/16.72	c constraints/linear/simplifyinequalities = TRUE
16.69/16.72	c 
16.69/16.72	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
16.69/16.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.69/16.72	c constraints/indicator/addCouplingCons = TRUE
16.69/16.72	c 
16.69/16.72	c # should disaggregation of knapsack constraints be allowed in preprocessing?
16.69/16.72	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
16.69/16.72	c constraints/knapsack/disaggregation = FALSE
16.69/16.72	c 
16.69/16.72	c # should presolving try to simplify knapsacks
16.69/16.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.69/16.72	c constraints/knapsack/simplifyinequalities = TRUE
16.69/16.72	c 
16.69/16.72	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.72	c presolving/probing/maxrounds = 0
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/coefdiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.72	c heuristics/coefdiving/maxlpiterquot = 0.075
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/coefdiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 30]
16.69/16.72	c heuristics/crossover/freq = -1
16.69/16.72	c 
16.69/16.72	c # number of nodes added to the contingent of the total nodes
16.69/16.72	c # [type: longint, range: [0,9223372036854775807], default: 500]
16.69/16.72	c heuristics/crossover/nodesofs = 750
16.69/16.72	c 
16.69/16.72	c # number of nodes without incumbent change that heuristic should wait
16.69/16.72	c # [type: longint, range: [0,9223372036854775807], default: 200]
16.69/16.72	c heuristics/crossover/nwaitingnodes = 100
16.69/16.72	c 
16.69/16.72	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
16.69/16.72	c # [type: real, range: [0,1], default: 0.1]
16.69/16.72	c heuristics/crossover/nodesquot = 0.15
16.69/16.72	c 
16.69/16.72	c # minimum percentage of integer variables that have to be fixed 
16.69/16.72	c # [type: real, range: [0,1], default: 0.666]
16.69/16.72	c heuristics/crossover/minfixingrate = 0.5
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 20]
16.69/16.72	c heuristics/feaspump/freq = -1
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/feaspump/maxlpiterofs = 2000
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/fracdiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.72	c heuristics/fracdiving/maxlpiterquot = 0.075
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/fracdiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/guideddiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.72	c heuristics/guideddiving/maxlpiterquot = 0.075
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/guideddiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.72	c heuristics/intdiving/maxlpiterquot = 0.075
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/intshifting/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/linesearchdiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.72	c heuristics/linesearchdiving/maxlpiterquot = 0.075
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/linesearchdiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 20]
16.69/16.72	c heuristics/objpscostdiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to total iteration number
16.69/16.72	c # [type: real, range: [0,1], default: 0.01]
16.69/16.72	c heuristics/objpscostdiving/maxlpiterquot = 0.015
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/objpscostdiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.72	c heuristics/oneopt/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/pscostdiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.72	c heuristics/pscostdiving/maxlpiterquot = 0.075
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/pscostdiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.72	c heuristics/rens/freq = -1
16.69/16.72	c 
16.69/16.72	c # minimum percentage of integer variables that have to be fixable 
16.69/16.72	c # [type: real, range: [0,1], default: 0.5]
16.69/16.72	c heuristics/rens/minfixingrate = 0.3
16.69/16.72	c 
16.69/16.72	c # number of nodes added to the contingent of the total nodes
16.69/16.72	c # [type: longint, range: [0,9223372036854775807], default: 500]
16.69/16.72	c heuristics/rens/nodesofs = 2000
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 20]
16.69/16.72	c heuristics/rootsoldiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
16.69/16.72	c heuristics/rootsoldiving/maxlpiterquot = 0.015
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/rootsoldiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.72	c heuristics/rounding/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.72	c heuristics/shiftandpropagate/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/shifting/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.72	c heuristics/simplerounding/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.72	c heuristics/subnlp/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.72	c heuristics/trivial/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.72	c heuristics/trysol/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.72	c heuristics/undercover/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 10]
16.69/16.72	c heuristics/veclendiving/freq = -1
16.69/16.72	c 
16.69/16.72	c # maximal fraction of diving LP iterations compared to node LP iterations
16.69/16.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.69/16.72	c heuristics/veclendiving/maxlpiterquot = 0.075
16.69/16.72	c 
16.69/16.72	c # additional number of allowed LP iterations
16.69/16.72	c # [type: int, range: [0,2147483647], default: 1000]
16.69/16.72	c heuristics/veclendiving/maxlpiterofs = 1500
16.69/16.72	c 
16.69/16.72	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 1]
16.69/16.72	c heuristics/zirounding/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.72	c separating/cmir/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: 0]
16.69/16.72	c separating/flowcover/freq = -1
16.69/16.72	c 
16.69/16.72	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
16.69/16.72	c # [type: int, range: [-1,2147483647], default: -1]
16.69/16.72	c separating/rapidlearning/freq = 0
16.69/16.72	c 
16.69/16.72	c -----------------------------------------------------------------------------------------------
16.69/16.72	c start solving
16.69/16.74	c 
1347.02/1347.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1347.02/1347.02	c  1347s|     1 |     0 | 96063 |     - | 539M|   0 |  23k|  36k| 119k|  36k| 119k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1797.23/1797.21	c  1797s|     1 |     0 | 96063 |     - | 540M|   0 |   - |  36k| 119k|  36k| 119k| 184 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1797.23/1797.23	c  1797s|     1 |     2 | 96063 |     - | 540M|   0 |   - |  36k| 119k|  36k| 119k| 184 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1797.23/1797.23	c 
1797.23/1797.23	c SCIP Status        : solving was interrupted [time limit reached]
1797.23/1797.23	c Solving Time (sec) : 1797.23
1797.23/1797.23	c Solving Nodes      : 1
1797.23/1797.23	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.23/1797.23	c Dual Bound         : +0.00000000000000e+00
1797.23/1797.23	c Gap                : infinite
1797.23/1797.23	s UNKNOWN
1797.23/1797.23	c SCIP Status        : solving was interrupted [time limit reached]
1797.23/1797.23	c Total Time         :    1797.23
1797.23/1797.23	c   solving          :    1797.23
1797.23/1797.23	c   presolving       :      15.17 (included in solving)
1797.23/1797.23	c   reading          :       1.25 (included in solving)
1797.23/1797.23	c Original Problem   :
1797.23/1797.23	c   Problem name     : HOME/instance-3489606-1307790887.opb
1797.23/1797.23	c   Variables        : 57354 (57354 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.23/1797.23	c   Constraints      : 201250 initial, 201250 maximal
1797.23/1797.23	c Presolved Problem  :
1797.23/1797.23	c   Problem name     : t_HOME/instance-3489606-1307790887.opb
1797.23/1797.23	c   Variables        : 36230 (36230 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.23/1797.23	c   Constraints      : 119624 initial, 119624 maximal
1797.23/1797.23	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.23/1797.23	c   trivial          :       0.03        973          0          0          0          0          0          0          0          0
1797.23/1797.23	c   dualfix          :       0.05        110          0          0          0          0          0          0          0          0
1797.23/1797.23	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   implics          :       0.35          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   knapsack         :       0.80          0          0          0          0          0          0          0         60        296
1797.23/1797.23	c   setppc           :       0.23          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   linear           :      13.37      15751       4290          0      16712          0      81626          0         49         62
1797.23/1797.23	c   logicor          :       0.04          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.23/1797.23	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.23/1797.23	c   integral         :          0          0          0          0          0          1          0          0          0          0          0          0
1797.23/1797.23	c   knapsack         :        928          1          1          0          1          0          0          0          0        130          0          0
1797.23/1797.23	c   setppc           :     100905          1          1          0          1          0          0          0          0          0          0          0
1797.23/1797.23	c   logicor          :      17791          1          1          0          1          0          0          0          0          0          0          0
1797.23/1797.23	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.23/1797.23	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.23/1797.23	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.23/1797.23	c   knapsack         :       0.02       0.02       0.00       0.00       0.00       0.00       0.00
1797.23/1797.23	c   setppc           :       0.02       0.00       0.00       0.00       0.02       0.00       0.00
1797.23/1797.23	c   logicor          :       0.02       0.00       0.01       0.00       0.00       0.00       0.00
1797.23/1797.23	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.23/1797.23	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.23/1797.23	c   vbounds          :          0          0          0          0
1797.23/1797.23	c   rootredcost      :          0          0          0          0
1797.23/1797.23	c   pseudoobj        :          0          0          0          0
1797.23/1797.23	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.23/1797.23	c   vbounds          :       0.00       0.00       0.00
1797.23/1797.23	c   rootredcost      :       0.00       0.00       0.00
1797.23/1797.23	c   pseudoobj        :       0.00       0.00       0.00
1797.23/1797.23	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.23/1797.23	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.23/1797.23	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.23/1797.23	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.23/1797.23	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.23/1797.23	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.23/1797.23	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.23/1797.23	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.23/1797.23	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.23/1797.23	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 130)
1797.23/1797.23	c   redcost          :       0.00          1          0          0          0          0
1797.23/1797.23	c   impliedbounds    :       0.08          1          0          0        260          0
1797.23/1797.23	c   intobj           :       0.00          0          0          0          0          0
1797.23/1797.23	c   gomory           :     226.26          1          0          0          0          0
1797.23/1797.23	c   cgmip            :       0.00          0          0          0          0          0
1797.23/1797.23	c   closecuts        :       0.00          0          0          0          0          0
1797.23/1797.23	c   strongcg         :     222.09          1          0          0          0          0
1797.23/1797.23	c   cmir             :       0.00          0          0          0          0          0
1797.23/1797.23	c   flowcover        :       0.00          0          0          0          0          0
1797.23/1797.23	c   clique           :       1.73          1          0          0          0          0
1797.23/1797.23	c   zerohalf         :       0.00          0          0          0          0          0
1797.23/1797.23	c   mcf              :       0.00          0          0          0          0          0
1797.23/1797.23	c   oddcycle         :       0.00          0          0          0          0          0
1797.23/1797.23	c   rapidlearning    :       0.00          0          0          0          0          0
1797.23/1797.23	c Pricers            :       Time      Calls       Vars
1797.23/1797.23	c   problem variables:       0.00          0          0
1797.23/1797.23	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.23/1797.23	c   relpscost        :       0.00          0          0          0          0          0          0
1797.23/1797.23	c   pscost           :       0.00          0          0          0          0          0          0
1797.23/1797.23	c   inference        :       0.01          1          0          0          0          0          2
1797.23/1797.23	c   mostinf          :       0.00          0          0          0          0          0          0
1797.23/1797.23	c   leastinf         :       0.00          0          0          0          0          0          0
1797.23/1797.23	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.23/1797.23	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.23/1797.23	c   random           :       0.00          0          0          0          0          0          0
1797.23/1797.23	c Primal Heuristics  :       Time      Calls      Found
1797.23/1797.23	c   LP solutions     :       0.00          -          0
1797.23/1797.23	c   pseudo solutions :       0.00          -          0
1797.23/1797.23	c   trivial          :       0.04          1          0
1797.23/1797.23	c   shiftandpropagate:       0.00          0          0
1797.23/1797.23	c   simplerounding   :       0.00          0          0
1797.23/1797.23	c   zirounding       :       0.00          0          0
1797.23/1797.23	c   rounding         :       0.00          0          0
1797.23/1797.23	c   shifting         :       0.00          0          0
1797.23/1797.23	c   intshifting      :       0.00          0          0
1797.23/1797.23	c   oneopt           :       0.00          0          0
1797.23/1797.23	c   twoopt           :       0.00          0          0
1797.23/1797.23	c   fixandinfer      :       0.00          0          0
1797.23/1797.23	c   feaspump         :       0.00          0          0
1797.23/1797.23	c   clique           :       0.00          0          0
1797.23/1797.23	c   coefdiving       :       0.00          0          0
1797.23/1797.23	c   pscostdiving     :       0.00          0          0
1797.23/1797.23	c   fracdiving       :       0.00          0          0
1797.23/1797.23	c   veclendiving     :       0.00          0          0
1797.23/1797.23	c   intdiving        :       0.00          0          0
1797.23/1797.23	c   actconsdiving    :       0.00          0          0
1797.23/1797.23	c   objpscostdiving  :       0.00          0          0
1797.23/1797.23	c   rootsoldiving    :       0.00          0          0
1797.23/1797.23	c   linesearchdiving :       0.00          0          0
1797.23/1797.23	c   guideddiving     :       0.00          0          0
1797.23/1797.23	c   octane           :       0.00          0          0
1797.23/1797.23	c   rens             :       0.00          0          0
1797.23/1797.23	c   rins             :       0.00          0          0
1797.23/1797.23	c   localbranching   :       0.00          0          0
1797.23/1797.23	c   mutation         :       0.00          0          0
1797.23/1797.23	c   crossover        :       0.00          0          0
1797.23/1797.23	c   dins             :       0.00          0          0
1797.23/1797.23	c   vbounds          :       0.00          0          0
1797.23/1797.23	c   undercover       :       0.00          0          0
1797.23/1797.23	c   subnlp           :       0.00          0          0
1797.23/1797.23	c   trysol           :       0.00          0          0
1797.23/1797.23	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.23/1797.23	c   primal LP        :       0.00          0          0       0.00          -
1797.23/1797.23	c   dual LP          :    1329.94          1      96063   96063.00      72.23
1797.23/1797.23	c   lex dual LP      :       0.00          0          0       0.00          -
1797.23/1797.23	c   barrier LP       :       0.00          0          0       0.00          -
1797.23/1797.23	c   diving/probing LP:       0.00          0          0       0.00          -
1797.23/1797.23	c   strong branching :       0.00          0          0       0.00          -
1797.23/1797.23	c     (at root node) :          -          0          0       0.00          -
1797.23/1797.23	c   conflict analysis:       0.00          0          0       0.00          -
1797.23/1797.23	c B&B Tree           :
1797.23/1797.23	c   number of runs   :          1
1797.23/1797.23	c   nodes            :          1
1797.23/1797.23	c   nodes (total)    :          1
1797.23/1797.23	c   nodes left       :          2
1797.23/1797.23	c   max depth        :          0
1797.23/1797.23	c   max depth (total):          0
1797.23/1797.23	c   backtracks       :          0 (0.0%)
1797.23/1797.23	c   delayed cutoffs  :          0
1797.23/1797.23	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.23/1797.23	c   avg switch length:       1.00
1797.23/1797.23	c   switching time   :       0.00
1797.23/1797.23	c Solution           :
1797.23/1797.23	c   Solutions found  :          0 (0 improvements)
1797.23/1797.23	c   Primal Bound     :          -
1797.23/1797.23	c   Dual Bound       : +0.00000000000000e+00
1797.23/1797.23	c   Gap              :   infinite
1797.23/1797.23	c   Root Dual Bound  : +0.00000000000000e+00
1797.23/1797.23	c   Root Iterations  :      96063
1797.73/1797.77	c Time complete: 1797.8.

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-3489606-1307790887/watcher-3489606-1307790887 -o /tmp/evaluation-result-3489606-1307790887/solver-3489606-1307790887 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489606-1307790887.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.01 2.32 2.20 3/175 29810
/proc/meminfo: memFree=30576748/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=11972 CPUtime=0 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 1944 0 0 0 0 0 0 0 25 0 1 0 890688349 12259328 1899 33554432000 4194304 9016284 140734061454240 18446744073709551615 7870589 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 2993 1913 340 1178 0 1811 0

[startup+0.044354 s]
/proc/loadavg: 2.01 2.32 2.20 3/175 29810
/proc/meminfo: memFree=30576748/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=20852 CPUtime=0.03 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 4191 0 0 0 3 0 0 0 25 0 1 0 890688349 21352448 4146 33554432000 4194304 9016284 140734061454240 18446744073709551615 4327847 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 5213 4146 357 1178 0 4031 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20852

[startup+0.10035 s]
/proc/loadavg: 2.01 2.32 2.20 3/175 29810
/proc/meminfo: memFree=30576748/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=29912 CPUtime=0.09 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 6474 0 0 0 9 0 0 0 25 0 1 0 890688349 30629888 6429 33554432000 4194304 9016284 140734061454240 18446744073709551615 7928096 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 7478 6429 357 1178 0 6296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29912

[startup+0.30031 s]
/proc/loadavg: 2.01 2.32 2.20 3/175 29810
/proc/meminfo: memFree=30576748/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=51384 CPUtime=0.29 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 11835 0 0 0 28 1 0 0 25 0 1 0 890688349 52617216 11782 33554432000 4194304 9016284 140734061454240 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 12846 11782 357 1178 0 11664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51384

[startup+0.700243 s]
/proc/loadavg: 2.01 2.32 2.20 3/175 29810
/proc/meminfo: memFree=30576748/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=78544 CPUtime=0.69 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 18609 0 0 0 67 2 0 0 25 0 1 0 890688349 80429056 18556 33554432000 4194304 9016284 140734061454240 18446744073709551615 6417625 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 19636 18556 357 1178 0 18454 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78544

[startup+1.50107 s]
/proc/loadavg: 2.01 2.32 2.20 3/176 29811
/proc/meminfo: memFree=30473348/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=282124 CPUtime=1.49 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 68994 0 0 0 140 9 0 0 25 0 1 0 890688349 288894976 68901 33554432000 4194304 9016284 140734061454240 18446744073709551615 5205792 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 70531 68901 411 1178 0 69349 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 282124

[startup+3.10082 s]
/proc/loadavg: 2.01 2.32 2.20 3/176 29811
/proc/meminfo: memFree=30230060/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=442340 CPUtime=3.09 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 108039 0 0 0 294 15 0 0 25 0 1 0 890688349 452956160 107946 33554432000 4194304 9016284 140734061454240 18446744073709551615 4460388 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 110585 107946 484 1178 0 109403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442340

[startup+6.30025 s]
/proc/loadavg: 2.01 2.32 2.20 3/176 29811
/proc/meminfo: memFree=30023496/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=613776 CPUtime=6.29 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 149317 0 0 0 609 20 0 0 25 0 1 0 890688349 628506624 149224 33554432000 4194304 9016284 140734061454240 18446744073709551615 4460361 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 153444 149224 484 1178 0 152262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 613776

[startup+12.7012 s]
/proc/loadavg: 2.38 2.39 2.22 3/176 29811
/proc/meminfo: memFree=29920548/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=679124 CPUtime=12.69 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 164304 0 0 0 1247 22 0 0 25 0 1 0 890688349 695422976 163954 33554432000 4194304 9016284 140734061454240 18446744073709551615 6481227 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 169781 163954 494 1178 0 168599 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 679124

[startup+25.5009 s]
/proc/loadavg: 2.32 2.37 2.22 3/176 29811
/proc/meminfo: memFree=29715732/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=905004 CPUtime=25.49 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 231325 0 0 0 2517 32 0 0 25 0 1 0 890688349 926724096 215535 33554432000 4194304 9016284 140734061454240 18446744073709551615 7180471 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 226251 215535 764 1178 0 225069 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 905004

[startup+51.1005 s]
/proc/loadavg: 2.21 2.34 2.21 3/176 29811
/proc/meminfo: memFree=29703056/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=914244 CPUtime=51.09 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 234281 0 0 0 5075 34 0 0 25 0 1 0 890688349 936185856 218352 33554432000 4194304 9016284 140734061454240 18446744073709551615 7180882 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 228561 218352 704 1178 0 227379 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 914244

[startup+102.307 s]
/proc/loadavg: 2.08 2.28 2.20 3/176 29813
/proc/meminfo: memFree=29698500/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=916360 CPUtime=102.3 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 235205 0 0 0 10192 38 0 0 25 0 1 0 890688349 938352640 219226 33554432000 4194304 9016284 140734061454240 18446744073709551615 7181418 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 229090 219226 654 1178 0 227908 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 916360

[startup+162.301 s]
/proc/loadavg: 2.03 2.23 2.18 3/176 29815
/proc/meminfo: memFree=29695352/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=917928 CPUtime=162.3 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 235747 0 0 0 16189 41 0 0 25 0 1 0 890688349 939958272 219752 33554432000 4194304 9016284 140734061454240 18446744073709551615 7157158 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 229482 219752 638 1178 0 228300 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 917928

[startup+222.301 s]
/proc/loadavg: 2.01 2.18 2.17 3/176 29817
/proc/meminfo: memFree=29682812/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=928760 CPUtime=222.3 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 238426 0 0 0 22186 44 0 0 25 0 1 0 890688349 951050240 222428 33554432000 4194304 9016284 140734061454240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232190 222428 635 1178 0 231008 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 928760

[startup+282.3 s]
/proc/loadavg: 2.00 2.15 2.16 3/176 29817
/proc/meminfo: memFree=29677080/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=932496 CPUtime=282.29 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 239341 0 0 0 28181 48 0 0 25 0 1 0 890688349 954875904 223343 33554432000 4194304 9016284 140734061454240 18446744073709551615 7181678 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 233124 223343 635 1178 0 231942 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 932496

[startup+342.807 s]
/proc/loadavg: 2.00 2.12 2.14 3/176 29857
/proc/meminfo: memFree=29553396/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=937460 CPUtime=342.95 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 240688 0 0 0 34243 52 0 0 25 0 1 0 890688349 959959040 224690 33554432000 4194304 9016284 140734061454240 18446744073709551615 7180872 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 234365 224690 635 1178 0 233183 0
Current children cumulated CPU time (s) 342.95
Current children cumulated vsize (KiB) 937460

[startup+402.307 s]
/proc/loadavg: 2.13 2.15 2.15 3/176 29859
/proc/meminfo: memFree=29535764/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=937896 CPUtime=402.31 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 240839 0 0 0 40175 56 0 0 25 0 1 0 890688349 960405504 224841 33554432000 4194304 9016284 140734061454240 18446744073709551615 7181488 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 234474 224841 635 1178 0 233292 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 937896

[startup+462.301 s]
/proc/loadavg: 2.04 2.12 2.14 3/176 29861
/proc/meminfo: memFree=29533268/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=938168 CPUtime=462.3 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 240940 0 0 0 46172 58 0 0 25 0 1 0 890688349 960684032 224942 33554432000 4194304 9016284 140734061454240 18446744073709551615 7157120 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 234542 224942 635 1178 0 233360 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 938168

[startup+522.301 s]
/proc/loadavg: 2.29 2.18 2.16 3/176 30091
/proc/meminfo: memFree=29631296/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=938300 CPUtime=522.3 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 241021 0 0 0 52168 62 0 0 25 0 1 0 890688349 960819200 225023 33554432000 4194304 9016284 140734061454240 18446744073709551615 7180882 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 234575 225023 635 1178 0 233393 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 938300

[startup+582.3 s]
/proc/loadavg: 2.25 2.20 2.17 3/176 30130
/proc/meminfo: memFree=29535580/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=946608 CPUtime=582.31 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 243754 0 0 0 58166 65 0 0 25 0 1 0 890688349 969326592 227756 33554432000 4194304 9016284 140734061454240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 236652 227756 635 1178 0 235470 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 946608

[startup+642.301 s]

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

/proc/meminfo: memFree=29526848/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=960560 CPUtime=1122.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 244666 0 0 0 112143 89 0 0 25 0 1 0 890688349 983613440 228668 33554432000 4194304 9016284 140734061454240 18446744073709551615 7180751 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 240140 228668 635 1178 0 238958 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 960560

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/176 30146
/proc/meminfo: memFree=29527436/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=960560 CPUtime=1182.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 244681 0 0 0 118141 91 0 0 25 0 1 0 890688349 983613440 228683 33554432000 4194304 9016284 140734061454240 18446744073709551615 7181435 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 240140 228683 635 1178 0 238958 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 960560

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/176 30147
/proc/meminfo: memFree=29527280/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=960560 CPUtime=1242.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 244691 0 0 0 124139 93 0 0 25 0 1 0 890688349 983613440 228693 33554432000 4194304 9016284 140734061454240 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 240140 228693 635 1178 0 238958 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 960560

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/176 30149
/proc/meminfo: memFree=29527516/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=960560 CPUtime=1302.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 244703 0 0 0 130136 96 0 0 25 0 1 0 890688349 983613440 228705 33554432000 4194304 9016284 140734061454240 18446744073709551615 7178162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 240140 228705 635 1178 0 238958 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 960560

[startup+1362.31 s]
/proc/loadavg: 2.08 2.02 2.06 3/176 30151
/proc/meminfo: memFree=29549324/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1362.33 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246309 0 0 0 136134 99 0 0 25 0 1 0 890688349 951906304 223304 33554432000 4194304 9016284 140734061454240 18446744073709551615 6924934 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223304 674 1178 0 231217 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 929596

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/176 30153
/proc/meminfo: memFree=29549300/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1422.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246309 0 0 0 142128 104 0 0 25 0 1 0 890688349 951906304 223304 33554432000 4194304 9016284 140734061454240 18446744073709551615 6924905 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223304 674 1178 0 231217 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 929596

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.05 3/176 30154
/proc/meminfo: memFree=29549164/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1482.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246309 0 0 0 148123 109 0 0 25 0 1 0 890688349 951906304 223304 33554432000 4194304 9016284 140734061454240 18446744073709551615 6924900 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223304 674 1178 0 231217 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 929596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/176 30155
/proc/meminfo: memFree=29549148/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1542.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246309 0 0 0 154117 115 0 0 25 0 1 0 890688349 951906304 223304 33554432000 4194304 9016284 140734061454240 18446744073709551615 7870493 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223304 674 1178 0 231217 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 929596

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.04 3/176 30157
/proc/meminfo: memFree=29549256/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1602.33 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246311 0 0 0 160114 119 0 0 25 0 1 0 890688349 951906304 223306 33554432000 4194304 9016284 140734061454240 18446744073709551615 6924855 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223306 676 1178 0 231217 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 929596

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/176 30159
/proc/meminfo: memFree=29548248/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1662.32 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246311 0 0 0 166108 124 0 0 25 0 1 0 890688349 951906304 223306 33554432000 4194304 9016284 140734061454240 18446744073709551615 6924835 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223306 676 1178 0 231217 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 929596

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 30161
/proc/meminfo: memFree=29548484/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1722.33 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246311 0 0 0 172103 130 0 0 25 0 1 0 890688349 951906304 223306 33554432000 4194304 9016284 140734061454240 18446744073709551615 6586645 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223306 676 1178 0 231217 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 929596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 30161
/proc/meminfo: memFree=29548216/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1782.33 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246311 0 0 0 178098 135 0 0 25 0 1 0 890688349 951906304 223306 33554432000 4194304 9016284 140734061454240 18446744073709551615 6924928 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223306 676 1178 0 231217 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 929596

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

[startup+1786.2 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 30162
/proc/meminfo: memFree=29548208/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1786.23 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246311 0 0 0 178488 135 0 0 25 0 1 0 890688349 951906304 223306 33554432000 4194304 9016284 140734061454240 18446744073709551615 6924812 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223306 676 1178 0 231217 0
Current children cumulated CPU time (s) 1786.23
Current children cumulated vsize (KiB) 929596

[startup+1792.6 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 30162
/proc/meminfo: memFree=29546720/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1792.63 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246311 0 0 0 179127 136 0 0 25 0 1 0 890688349 951906304 223306 33554432000 4194304 9016284 140734061454240 18446744073709551615 6586645 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223306 676 1178 0 231217 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (KiB) 929596

[startup+1795.8 s]
/proc/loadavg: 2.00 2.00 2.02 4/176 30163
/proc/meminfo: memFree=29546720/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1795.83 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246312 0 0 0 179447 136 0 0 25 0 1 0 890688349 951906304 223307 33554432000 4194304 9016284 140734061454240 18446744073709551615 6231443 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223307 677 1178 0 231217 0
Current children cumulated CPU time (s) 1795.83
Current children cumulated vsize (KiB) 929596

[startup+1796.6 s]
/proc/loadavg: 2.00 2.00 2.02 4/176 30163
/proc/meminfo: memFree=29546720/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929596 CPUtime=1796.63 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 246312 0 0 0 179527 136 0 0 25 0 1 0 890688349 951906304 223307 33554432000 4194304 9016284 140734061454240 18446744073709551615 6231248 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29810/statm: 232399 223307 677 1178 0 231217 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (KiB) 929596

[startup+1797.4 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 30163
/proc/meminfo: memFree=29546720/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=929144 CPUtime=1797.42 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 247999 0 0 0 179606 136 0 0 25 0 1 0 890688349 951443456 224881 33554432000 4194304 9016284 140734061454240 18446744073709551615 6469244 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 232286 224881 689 1178 0 231104 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (KiB) 929144

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 30163
/proc/meminfo: memFree=29546720/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=918060 CPUtime=1797.62 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 247999 0 0 0 179626 136 0 0 25 0 1 0 890688349 940093440 222173 33554432000 4194304 9016284 140734061454240 18446744073709551615 6817728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 229515 222173 689 1178 0 228333 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 918060

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.02 3/176 30163
/proc/meminfo: memFree=29546720/32951132 swapFree=67054616/67111528
[pid=29810] ppid=29808 vsize=696696 CPUtime=1797.73 cores=0,2,4,6
/proc/29810/stat : 29810 (scip-2.0.1.4b_2) R 29808 29810 24772 0 -1 4202496 247999 0 0 0 179635 138 0 0 25 0 1 0 890688349 713416704 168109 33554432000 4194304 9016284 140734061454240 18446744073709551615 6812620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29810/statm: 174174 168109 689 1178 0 172992 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 696696

Child status: 0
Real time (s): 1797.77
CPU time (s): 1797.81
CPU user time (s): 1796.39
CPU system time (s): 1.41778
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 960560

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

runsolver used 3.2975 second user time and 8.59669 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 13:14:47
IDJOB=3489606
IDBENCH=73545
IDSOLVER=1979
FILE ID=node131/3489606-1307790887
RUNJOBID= node131-1307786834-28255
PBS_JOBID= 13550872
Free space on /tmp= 74048 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12056_10-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-3489606-1307790887/watcher-3489606-1307790887 -o /tmp/evaluation-result-3489606-1307790887/solver-3489606-1307790887 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489606-1307790887.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9569f42797128c8734a8cda484f54275
RANDOM SEED=587541077

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30576928 kB
Buffers:        287608 kB
Cached:        1703936 kB
SwapCached:       9824 kB
Active:         645868 kB
Inactive:      1478140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30576928 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:           23288 kB
Writeback:           0 kB
AnonPages:      130616 kB
Mapped:          16188 kB
Slab:           186144 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   323692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74028 MiB
End job on node131 at 2011-06-11 13:44:45