Trace number 3690602

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 SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed? 1797.48 1797.77

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1206_6-sat.opb
MD5SUM138289002292e7c474e0d36dbcddf060
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints120373
Number of constraints which are clauses119753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint63
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 342
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3690602-1338022618.opb>
0.29/0.31	c original problem has 37752 variables (37752 bin, 0 int, 0 impl, 0 cont) and 120373 constraints
0.29/0.31	c problem read in 0.31
0.29/0.32	c No objective function, only one solution is needed.
0.29/0.32	c presolving settings loaded
0.79/0.84	c presolving:
3.58/3.61	c (round 1) 4708 del vars, 13436 del conss, 0 add conss, 3141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7289840 impls, 0 clqs
5.40/5.48	c (round 2) 10608 del vars, 34264 del conss, 0 add conss, 8621 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7320888 impls, 0 clqs
5.89/5.96	c (round 3) 12618 del vars, 43289 del conss, 0 add conss, 9776 chg bounds, 11 chg sides, 10 chg coeffs, 0 upgd conss, 7336928 impls, 0 clqs
6.09/6.18	c (round 4) 13400 del vars, 46571 del conss, 0 add conss, 10268 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7344600 impls, 0 clqs
6.28/6.34	c (round 5) 13805 del vars, 48218 del conss, 0 add conss, 10549 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7348773 impls, 0 clqs
6.50/6.50	c (round 6) 14111 del vars, 49176 del conss, 0 add conss, 10748 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7353737 impls, 0 clqs
6.50/6.58	c (round 7) 14232 del vars, 49892 del conss, 0 add conss, 10815 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7355132 impls, 0 clqs
6.59/6.62	c (round 8) 14255 del vars, 50046 del conss, 0 add conss, 10820 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7355422 impls, 0 clqs
6.59/6.65	c (round 9) 14255 del vars, 50057 del conss, 0 add conss, 10820 chg bounds, 14 chg sides, 14 chg coeffs, 0 upgd conss, 7355422 impls, 0 clqs
6.99/7.05	c (round 10) 14255 del vars, 50057 del conss, 0 add conss, 10820 chg bounds, 14 chg sides, 14 chg coeffs, 70316 upgd conss, 7355422 impls, 0 clqs
7.29/7.38	c (round 11) 14255 del vars, 50057 del conss, 0 add conss, 10820 chg bounds, 34 chg sides, 167 chg coeffs, 70316 upgd conss, 7355826 impls, 1371 clqs
7.69/7.76	c (round 12) 14255 del vars, 85328 del conss, 11400 add conss, 10820 chg bounds, 36 chg sides, 206 chg coeffs, 70316 upgd conss, 7355850 impls, 1480 clqs
7.99/8.02	c (round 13) 14255 del vars, 95155 del conss, 21227 add conss, 10820 chg bounds, 36 chg sides, 216 chg coeffs, 70316 upgd conss, 7355850 impls, 2552 clqs
8.29/8.32	c presolving (14 rounds):
8.29/8.32	c  14255 deleted vars, 95155 deleted constraints, 21227 added constraints, 10820 tightened bounds, 0 added holes, 36 changed sides, 222 changed coefficients
8.29/8.32	c  7355850 implications, 12379 cliques
8.29/8.32	c presolved problem has 23497 variables (23497 bin, 0 int, 0 impl, 0 cont) and 46445 constraints
8.29/8.32	c     603 constraints of type <knapsack>
8.29/8.32	c   45339 constraints of type <setppc>
8.29/8.32	c     502 constraints of type <and>
8.29/8.32	c       1 constraints of type <logicor>
8.29/8.32	c transformed objective value is always integral (scale: 1)
8.29/8.32	c Presolving Time: 7.87
8.29/8.32	c - non default parameters ----------------------------------------------------------------------
8.29/8.32	c # SCIP version 2.1.1.4
8.29/8.32	c 
8.29/8.32	c # maximal time in seconds to run
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.29/8.32	c limits/time = 1797
8.29/8.32	c 
8.29/8.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.29/8.32	c limits/memory = 13950
8.29/8.32	c 
8.29/8.32	c # solving stops, if the given number of solutions were found (-1: no limit)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: -1]
8.29/8.32	c limits/solutions = 1
8.29/8.32	c 
8.29/8.32	c # maximal number of separation rounds per node (-1: unlimited)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 5]
8.29/8.32	c separating/maxrounds = 1
8.29/8.32	c 
8.29/8.32	c # maximal number of separation rounds in the root node (-1: unlimited)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: -1]
8.29/8.32	c separating/maxroundsroot = 5
8.29/8.32	c 
8.29/8.32	c # default clock type (1: CPU user seconds, 2: wall clock time)
8.29/8.32	c # [type: int, range: [1,2], default: 1]
8.29/8.32	c timing/clocktype = 2
8.29/8.32	c 
8.29/8.32	c # belongs reading time to solving time?
8.29/8.32	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.29/8.32	c timing/reading = TRUE
8.29/8.32	c 
8.29/8.32	c # should disaggregation of knapsack constraints be allowed in preprocessing?
8.29/8.32	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
8.29/8.32	c constraints/knapsack/disaggregation = FALSE
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/coefdiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.29/8.32	c heuristics/coefdiving/maxlpiterquot = 0.075
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/coefdiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 30]
8.29/8.32	c heuristics/crossover/freq = -1
8.29/8.32	c 
8.29/8.32	c # number of nodes added to the contingent of the total nodes
8.29/8.32	c # [type: longint, range: [0,9223372036854775807], default: 500]
8.29/8.32	c heuristics/crossover/nodesofs = 750
8.29/8.32	c 
8.29/8.32	c # number of nodes without incumbent change that heuristic should wait
8.29/8.32	c # [type: longint, range: [0,9223372036854775807], default: 200]
8.29/8.32	c heuristics/crossover/nwaitingnodes = 100
8.29/8.32	c 
8.29/8.32	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
8.29/8.32	c # [type: real, range: [0,1], default: 0.1]
8.29/8.32	c heuristics/crossover/nodesquot = 0.15
8.29/8.32	c 
8.29/8.32	c # minimum percentage of integer variables that have to be fixed 
8.29/8.32	c # [type: real, range: [0,1], default: 0.666]
8.29/8.32	c heuristics/crossover/minfixingrate = 0.5
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 20]
8.29/8.32	c heuristics/feaspump/freq = -1
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/feaspump/maxlpiterofs = 2000
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/fracdiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.29/8.32	c heuristics/fracdiving/maxlpiterquot = 0.075
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/fracdiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/guideddiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.29/8.32	c heuristics/guideddiving/maxlpiterquot = 0.075
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/guideddiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.29/8.32	c heuristics/intdiving/maxlpiterquot = 0.075
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/intshifting/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/linesearchdiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.29/8.32	c heuristics/linesearchdiving/maxlpiterquot = 0.075
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/linesearchdiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 20]
8.29/8.32	c heuristics/objpscostdiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to total iteration number
8.29/8.32	c # [type: real, range: [0,1], default: 0.01]
8.29/8.32	c heuristics/objpscostdiving/maxlpiterquot = 0.015
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/objpscostdiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c heuristics/oneopt/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/pscostdiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.29/8.32	c heuristics/pscostdiving/maxlpiterquot = 0.075
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/pscostdiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 0]
8.29/8.32	c heuristics/rens/freq = -1
8.29/8.32	c 
8.29/8.32	c # minimum percentage of integer variables that have to be fixable 
8.29/8.32	c # [type: real, range: [0,1], default: 0.5]
8.29/8.32	c heuristics/rens/minfixingrate = 0.3
8.29/8.32	c 
8.29/8.32	c # number of nodes added to the contingent of the total nodes
8.29/8.32	c # [type: longint, range: [0,9223372036854775807], default: 500]
8.29/8.32	c heuristics/rens/nodesofs = 2000
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 20]
8.29/8.32	c heuristics/rootsoldiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
8.29/8.32	c heuristics/rootsoldiving/maxlpiterquot = 0.015
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/rootsoldiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c heuristics/rounding/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 0]
8.29/8.32	c heuristics/shiftandpropagate/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/shifting/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c heuristics/simplerounding/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c heuristics/subnlp/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 0]
8.29/8.32	c heuristics/trivial/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c heuristics/trysol/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 0]
8.29/8.32	c heuristics/undercover/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 10]
8.29/8.32	c heuristics/veclendiving/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal fraction of diving LP iterations compared to node LP iterations
8.29/8.32	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.29/8.32	c heuristics/veclendiving/maxlpiterquot = 0.075
8.29/8.32	c 
8.29/8.32	c # additional number of allowed LP iterations
8.29/8.32	c # [type: int, range: [0,2147483647], default: 1000]
8.29/8.32	c heuristics/veclendiving/maxlpiterofs = 1500
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c heuristics/zirounding/freq = -1
8.29/8.32	c 
8.29/8.32	c # maximal number of presolving rounds the propagator participates in (-1: no limit)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: -1]
8.29/8.32	c propagating/probing/maxprerounds = 0
8.29/8.32	c 
8.29/8.32	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 0]
8.29/8.32	c separating/cmir/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 0]
8.29/8.32	c separating/flowcover/freq = -1
8.29/8.32	c 
8.29/8.32	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: -1]
8.29/8.32	c separating/rapidlearning/freq = 0
8.29/8.32	c 
8.29/8.32	c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
8.29/8.32	c # [type: int, range: [-1,2147483647], default: 1]
8.29/8.32	c heuristics/indoneopt/freq = -1
8.29/8.32	c 
8.29/8.32	c -----------------------------------------------------------------------------------------------
8.29/8.32	c start solving
8.29/8.33	c 
112.88/112.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
112.88/112.98	c   113s|     1 |     0 | 30714 |     - | 298M|   0 |8464 |  23k|  46k|  23k|  46k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
552.69/552.81	c   553s|     1 |     0 | 87469 |     - | 298M|   0 |  14k|  23k|  46k|  23k|  47k| 217 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
978.33/978.59	c   979s|     1 |     0 |135764 |     - | 298M|   0 |  14k|  23k|  46k|  23k|  47k| 626 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1424.36/1424.61	c  1425s|     1 |     0 |184086 |     - | 299M|   0 |  14k|  23k|  46k|  23k|  48k|1105 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1797.01/1797.38	c  1797s|     1 |     0 |222577 |     - | 299M|   0 |   - |  23k|  46k|  23k|  48k|1304 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1797.01/1797.38	c (node 1) LP solver hit time limit in LP 5 -- using pseudo solution instead
1797.01/1797.40	c  1797s|     1 |     2 |222577 |     - | 299M|   0 |   - |  23k|  46k|  23k|  48k|1304 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1797.01/1797.40	c 
1797.01/1797.40	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.40	c Solving Time (sec) : 1797.39
1797.01/1797.40	c Solving Nodes      : 1
1797.01/1797.40	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.01/1797.40	c Dual Bound         : +0.00000000000000e+00
1797.01/1797.40	c Gap                : infinite
1797.01/1797.40	s UNKNOWN
1797.01/1797.40	c SCIP Status        : solving was interrupted [time limit reached]
1797.01/1797.40	c Total Time         :    1797.39
1797.01/1797.40	c   solving          :    1797.39
1797.01/1797.40	c   presolving       :       7.87 (included in solving)
1797.01/1797.40	c   reading          :       0.31 (included in solving)
1797.01/1797.40	c   copying          :       0.00 (0 times copied the problem)
1797.01/1797.40	c Original Problem   :
1797.01/1797.40	c   Problem name     : HOME/instance-3690602-1338022618.opb
1797.01/1797.40	c   Variables        : 37752 (37752 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.40	c   Constraints      : 120373 initial, 120373 maximal
1797.01/1797.40	c   Objective sense  : minimize
1797.01/1797.40	c Presolved Problem  :
1797.01/1797.40	c   Problem name     : t_HOME/instance-3690602-1338022618.opb
1797.01/1797.40	c   Variables        : 23497 (23497 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.40	c   Constraints      : 46445 initial, 46445 maximal
1797.01/1797.40	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.01/1797.40	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   trivial          :       0.03       0.00        823          0          0          0          0          0          0          0          0
1797.01/1797.40	c   dualfix          :       0.06       0.00        110          0          0          0          0          0          0          0          0
1797.01/1797.40	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   gateextraction   :       0.20       0.00          0          0          0          0          0      35271      11400          0          0
1797.01/1797.40	c   implics          :       0.21       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   knapsack         :       0.39       0.00          0          0          0          0          0          0          0         22        208
1797.01/1797.40	c   setppc           :       0.29       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   and              :       0.17       0.00          0          0          0          0          0       9827       9827          0          0
1797.01/1797.40	c   linear           :       5.82       0.00       9998       3324          0      10820          0      50057          0         14         14
1797.01/1797.40	c   logicor          :       0.11       0.00          0          0          0          0          0          0          0          0          0
1797.01/1797.40	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.01/1797.40	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.40	c   integral         :          0          0          0          0          0          0          1          0          0          0          0          0          0
1797.01/1797.40	c   knapsack         :        603        603          4          1          0          1          0          0          0          0        745          0          0
1797.01/1797.40	c   setppc           :      45339      45339          4          1          0          1          0          0          0          0          0          0          0
1797.01/1797.40	c   and              :        502        502          4          1          0          1          0          0          0          0        199          0          0
1797.01/1797.40	c   logicor          :          1          1          4          1          0          1          0          0          0          0          0          0          0
1797.01/1797.40	c   countsols        :          0          0          0          0          0          1          0          0          0          0          0          0          0
1797.01/1797.40	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.01/1797.40	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   knapsack         :       0.02       0.00       0.02       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   setppc           :       0.03       0.00       0.01       0.00       0.00       0.01       0.00       0.00
1797.01/1797.40	c   and              :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.01/1797.40	c   rootredcost      :          0          0          0          0
1797.01/1797.40	c   pseudoobj        :          0          0          0          0
1797.01/1797.40	c   vbounds          :          0          0          0          0
1797.01/1797.40	c   redcost          :          4          0          0          0
1797.01/1797.40	c   probing          :          0          0          0          0
1797.01/1797.40	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.01/1797.40	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   redcost          :       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c   probing          :       0.00       0.00       0.00       0.00       0.00
1797.01/1797.40	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.01/1797.40	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.01/1797.40	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.40	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.40	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.01/1797.40	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.01/1797.40	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.01/1797.40	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.01/1797.40	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.01/1797.40	c   cut pool         :       0.00                     3          -          -         11          -    (maximal pool size: 1000)
1797.01/1797.40	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c   impliedbounds    :       0.16       0.00          4          0          0       1612          0
1797.01/1797.40	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c   gomory           :      59.27       0.00          4          0          0        162          0
1797.01/1797.40	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c   strongcg         :     101.39       0.00          4          0          0        274          0
1797.01/1797.40	c   cmir             :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c   flowcover        :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c   clique           :      39.53       0.00          4          0          0         31          0
1797.01/1797.40	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c   mcf              :       0.92       0.00          1          0          0          0          0
1797.01/1797.40	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.01/1797.40	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.01/1797.40	c   problem variables:       0.00          -          0          0
1797.01/1797.40	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.01/1797.40	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.40	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.40	c   inference        :       0.01       0.00          1          0          0          0          0          2
1797.01/1797.40	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.40	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.40	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.40	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.40	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.01/1797.40	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.01/1797.40	c   LP solutions     :       0.00          -          -          0
1797.01/1797.40	c   pseudo solutions :       0.00          -          -          0
1797.01/1797.40	c   smallcard        :       0.00       0.00          0          0
1797.01/1797.40	c   trivial          :       0.03       0.00          1          0
1797.01/1797.40	c   shiftandpropagate:       0.00       0.00          0          0
1797.01/1797.40	c   simplerounding   :       0.00       0.00          0          0
1797.01/1797.40	c   zirounding       :       0.00       0.00          0          0
1797.01/1797.40	c   rounding         :       0.00       0.00          0          0
1797.01/1797.40	c   shifting         :       0.00       0.00          0          0
1797.01/1797.40	c   intshifting      :       0.00       0.00          0          0
1797.01/1797.40	c   oneopt           :       0.00       0.00          0          0
1797.01/1797.40	c   twoopt           :       0.00       0.00          0          0
1797.01/1797.40	c   indtwoopt        :       0.00       0.00          0          0
1797.01/1797.40	c   indoneopt        :       0.00       0.00          0          0
1797.01/1797.40	c   fixandinfer      :       0.00       0.00          0          0
1797.01/1797.40	c   feaspump         :       0.00       0.00          0          0
1797.01/1797.40	c   clique           :       0.00       0.00          0          0
1797.01/1797.40	c   indrounding      :       0.00       0.00          0          0
1797.01/1797.40	c   indcoefdiving    :       0.00       0.00          0          0
1797.01/1797.40	c   coefdiving       :       0.00       0.00          0          0
1797.01/1797.40	c   pscostdiving     :       0.00       0.00          0          0
1797.01/1797.40	c   nlpdiving        :       0.00       0.00          0          0
1797.01/1797.40	c   fracdiving       :       0.00       0.00          0          0
1797.01/1797.40	c   veclendiving     :       0.00       0.00          0          0
1797.01/1797.40	c   intdiving        :       0.00       0.00          0          0
1797.01/1797.40	c   actconsdiving    :       0.00       0.00          0          0
1797.01/1797.40	c   objpscostdiving  :       0.00       0.00          0          0
1797.01/1797.40	c   rootsoldiving    :       0.00       0.00          0          0
1797.01/1797.40	c   linesearchdiving :       0.00       0.00          0          0
1797.01/1797.40	c   guideddiving     :       0.00       0.00          0          0
1797.01/1797.40	c   octane           :       0.00       0.00          0          0
1797.01/1797.40	c   rens             :       0.00       0.00          0          0
1797.01/1797.40	c   rins             :       0.00       0.00          0          0
1797.01/1797.40	c   localbranching   :       0.00       0.00          0          0
1797.01/1797.40	c   mutation         :       0.00       0.00          0          0
1797.01/1797.40	c   crossover        :       0.00       0.00          0          0
1797.01/1797.40	c   dins             :       0.00       0.00          0          0
1797.01/1797.40	c   vbounds          :       0.00       0.00          0          0
1797.01/1797.40	c   undercover       :       0.00       0.00          0          0
1797.01/1797.40	c   subnlp           :       0.00       0.00          0          0
1797.01/1797.40	c   trysol           :       0.00       0.00          0          0
1797.01/1797.40	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.01/1797.40	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1797.01/1797.40	c   dual LP          :    1587.50          5     222577   44515.40     140.21       0.00          0
1797.01/1797.40	c   lex dual LP      :       0.00          0          0       0.00          -
1797.01/1797.40	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.01/1797.40	c   diving/probing LP:       0.00          0          0       0.00          -
1797.01/1797.40	c   strong branching :       0.00          0          0       0.00          -
1797.01/1797.40	c     (at root node) :          -          0          0       0.00          -
1797.01/1797.40	c   conflict analysis:       0.00          0          0       0.00          -
1797.01/1797.40	c B&B Tree           :
1797.01/1797.40	c   number of runs   :          1
1797.01/1797.40	c   nodes            :          1
1797.01/1797.40	c   nodes (total)    :          1
1797.01/1797.40	c   nodes left       :          2
1797.01/1797.40	c   max depth        :          0
1797.01/1797.40	c   max depth (total):          0
1797.01/1797.40	c   backtracks       :          0 (0.0%)
1797.01/1797.40	c   delayed cutoffs  :          0
1797.01/1797.40	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.01/1797.40	c   avg switch length:       1.00
1797.01/1797.40	c   switching time   :       0.00
1797.01/1797.40	c Solution           :
1797.01/1797.40	c   Solutions found  :          0 (0 improvements)
1797.01/1797.40	c   Primal Bound     :          -
1797.01/1797.40	c   Dual Bound       : +0.00000000000000e+00
1797.01/1797.40	c   Gap              :   infinite
1797.01/1797.40	c   Root Dual Bound  : +0.00000000000000e+00
1797.01/1797.40	c   Root Iterations  :     222577
1797.40/1797.77	c Time complete: 1797.47.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3690602-1338022618/watcher-3690602-1338022618 -o /tmp/evaluation-result-3690602-1338022618/solver-3690602-1338022618 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690602-1338022618.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.99 2.00 1.99 3/176 13147
/proc/meminfo: memFree=28846052/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=10212 CPUtime=0 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 1291 0 0 0 0 0 0 0 20 0 1 0 268386729 10457088 1245 33554432000 4194304 10173063 140736966381904 140735950891720 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 2553 1250 413 1460 0 1084 0

[startup+0.0949661 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 13147
/proc/meminfo: memFree=28846052/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=35068 CPUtime=0.09 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 7519 0 0 0 8 1 0 0 20 0 1 0 268386729 35909632 7473 33554432000 4194304 10173063 140736966381904 140736966247080 7174457 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 8767 7473 413 1460 0 7298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35068

[startup+0.10035 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 13147
/proc/meminfo: memFree=28846052/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=36168 CPUtime=0.09 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 7799 0 0 0 8 1 0 0 20 0 1 0 268386729 37036032 7753 33554432000 4194304 10173063 140736966381904 140736966247080 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 9042 7753 413 1460 0 7573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36168

[startup+0.300295 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 13147
/proc/meminfo: memFree=28846052/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=72944 CPUtime=0.29 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 16958 0 0 0 27 2 0 0 20 0 1 0 268386729 74694656 16912 33554432000 4194304 10173063 140736966381904 140736966247080 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 18236 16912 413 1460 0 16767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72944

[startup+0.700308 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 13147
/proc/meminfo: memFree=28846052/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=207684 CPUtime=0.69 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 50140 0 0 0 62 7 0 0 20 0 1 0 268386729 212668416 50044 33554432000 4194304 10173063 140736966381904 140736966377688 4644171 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 51921 50044 509 1460 0 50452 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 207684

[startup+1.50031 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13148
/proc/meminfo: memFree=28618900/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=294260 CPUtime=1.49 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 76963 0 0 0 136 13 0 0 20 0 1 0 268386729 301322240 71132 33554432000 4194304 10173063 140736966381904 140736966378904 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 73565 71132 558 1460 0 72096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 294260

[startup+3.10032 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13148
/proc/meminfo: memFree=28513120/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=401532 CPUtime=3.09 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 102101 0 0 0 289 20 0 0 20 0 1 0 268386729 411168768 96270 33554432000 4194304 10173063 140736966381904 140736966378904 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 100383 96270 564 1460 0 98914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 401532

[startup+6.30032 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13148
/proc/meminfo: memFree=28436364/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=426280 CPUtime=6.28 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 108189 0 0 0 602 26 0 0 20 0 1 0 268386729 436510720 101954 33554432000 4194304 10173063 140736966381904 140736966378904 5864758 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 106570 101954 567 1460 0 105101 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 426280

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13148
/proc/meminfo: memFree=28337800/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=534520 CPUtime=12.68 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 135924 0 0 0 1223 45 0 0 20 0 1 0 268386729 547348480 128010 33554432000 4194304 10173063 140736966381904 140736966374664 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 133630 128010 762 1460 0 132161 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 534520

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13148
/proc/meminfo: memFree=28323348/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=539368 CPUtime=25.49 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 137585 0 0 0 2501 48 0 0 20 0 1 0 268386729 552312832 129646 33554432000 4194304 10173063 140736966381904 140736966375080 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 134842 129646 767 1460 0 133373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 539368

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 13186
/proc/meminfo: memFree=28554504/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=542116 CPUtime=51.08 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 138579 0 0 0 5058 50 0 0 20 0 1 0 268386729 555126784 130593 33554432000 4194304 10173063 140736966381904 140736966375528 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 135529 130593 767 1460 0 134060 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 542116

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13186
/proc/meminfo: memFree=28463352/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=548872 CPUtime=102.28 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 139804 0 0 0 10172 56 0 0 20 0 1 0 268386729 562044928 133626 33554432000 4194304 10173063 140736966381904 140736966374424 8013186 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 137218 133626 767 1460 0 135749 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 548872

[startup+162.3 s]
/proc/loadavg: 2.12 2.04 2.00 3/177 13186
/proc/meminfo: memFree=28443740/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=565632 CPUtime=162.27 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 141486 0 0 0 16138 89 0 0 20 0 1 0 268386729 579207168 138461 33554432000 4194304 10173063 140736966381904 140736966375160 8012538 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 141408 138461 809 1460 0 139939 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 565632

[startup+222.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/178 13190
/proc/meminfo: memFree=28431664/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573592 CPUtime=222.25 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 142514 0 0 0 22129 96 0 0 20 0 1 0 268386729 587358208 141566 33554432000 4194304 10173063 140736966381904 140736966375080 7985041 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143398 141566 809 1460 0 141929 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 573592

[startup+282.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/178 13213
/proc/meminfo: memFree=28438164/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571908 CPUtime=282.23 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 143500 0 0 0 28123 100 0 0 20 0 1 0 268386729 585633792 140021 33554432000 4194304 10173063 140736966381904 140736966375080 7985059 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142977 140021 809 1460 0 141508 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 571908

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 13213
/proc/meminfo: memFree=28433532/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571908 CPUtime=342.22 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 143617 0 0 0 34116 106 0 0 20 0 1 0 268386729 585633792 140905 33554432000 4194304 10173063 140736966381904 140736966375080 8054318 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142977 140905 809 1460 0 141508 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 571908

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 13213
/proc/meminfo: memFree=28431964/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571908 CPUtime=402.22 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 143618 0 0 0 40111 111 0 0 20 0 1 0 268386729 585633792 140906 33554432000 4194304 10173063 140736966381904 140736966375080 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142977 140906 809 1460 0 141508 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 571908

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 13213
/proc/meminfo: memFree=28429932/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571908 CPUtime=462.21 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 143618 0 0 0 46105 116 0 0 20 0 1 0 268386729 585633792 140906 33554432000 4194304 10173063 140736966381904 140736966375576 8008544 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142977 140906 809 1460 0 141508 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 571908

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13214
/proc/meminfo: memFree=28429112/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571908 CPUtime=522.2 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 143618 0 0 0 52098 122 0 0 20 0 1 0 268386729 585633792 140906 33554432000 4194304 10173063 140736966381904 140736966375528 8013222 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142977 140906 809 1460 0 141508 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 571908

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13214
/proc/meminfo: memFree=28429112/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571908 CPUtime=582.19 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 143620 0 0 0 58084 135 0 0 20 0 1 0 268386729 585633792 140908 33554432000 4194304 10173063 140736966381904 140736966376792 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142977 140908 811 1460 0 141508 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 571908

[startup+642.3 s]

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

/proc/meminfo: memFree=28425952/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1062.12 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 147511 0 0 0 106024 188 0 0 20 0 1 0 268386729 587501568 141727 33554432000 4194304 10173063 140736966381904 140736966375160 7971813 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 141727 811 1460 0 141964 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 573732

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13219
/proc/meminfo: memFree=28425084/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1122.11 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 147820 0 0 0 112017 194 0 0 20 0 1 0 268386729 587501568 142035 33554432000 4194304 10173063 140736966381904 140736966375576 7987594 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 142035 811 1460 0 141964 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 573732

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13219
/proc/meminfo: memFree=28424020/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1182.09 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 148567 0 0 0 118010 199 0 0 20 0 1 0 268386729 587501568 142084 33554432000 4194304 10173063 140736966381904 140736966375080 7985041 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 142084 811 1460 0 141964 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 573732

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13219
/proc/meminfo: memFree=28423648/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1242.09 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 148567 0 0 0 124004 205 0 0 20 0 1 0 268386729 587501568 142084 33554432000 4194304 10173063 140736966381904 140736966375528 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 142084 811 1460 0 141964 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 573732

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13219
/proc/meminfo: memFree=28423400/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1302.09 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 148567 0 0 0 129999 210 0 0 20 0 1 0 268386729 587501568 142084 33554432000 4194304 10173063 140736966381904 140736966375576 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 142084 811 1460 0 141964 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 573732

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13219
/proc/meminfo: memFree=28423400/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1362.07 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 148567 0 0 0 135991 216 0 0 20 0 1 0 268386729 587501568 142084 33554432000 4194304 10173063 140736966381904 140736966375080 7985071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 142084 811 1460 0 141964 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 573732

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13223
/proc/meminfo: memFree=28423640/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1422.07 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 148568 0 0 0 141985 222 0 0 20 0 1 0 268386729 587501568 142085 33554432000 4194304 10173063 140736966381904 140736966375528 8008906 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 142085 811 1460 0 141964 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 573732

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=28424392/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=573732 CPUtime=1482.05 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 148569 0 0 0 147974 231 0 0 20 0 1 0 268386729 587501568 142086 33554432000 4194304 10173063 140736966381904 140736966378264 7472677 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143433 142086 811 1460 0 141964 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 573732

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=28428428/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=570048 CPUtime=1542.04 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 151565 0 0 0 153965 239 0 0 20 0 1 0 268386729 583729152 141164 33554432000 4194304 10173063 140736966381904 140736966375544 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142512 141164 811 1460 0 141043 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 570048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13223
/proc/meminfo: memFree=28428360/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=570048 CPUtime=1602.03 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 151567 0 0 0 159959 244 0 0 20 0 1 0 268386729 583729152 141164 33554432000 4194304 10173063 140736966381904 140736966375080 8012649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142512 141164 811 1460 0 141043 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 570048

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13223
/proc/meminfo: memFree=28428112/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571224 CPUtime=1662.02 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 151628 0 0 0 165952 250 0 0 20 0 1 0 268386729 584933376 141225 33554432000 4194304 10173063 140736966381904 140736966375080 8012644 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142806 141225 811 1460 0 141337 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 571224

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13224
/proc/meminfo: memFree=28428112/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=571224 CPUtime=1722.01 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 151629 0 0 0 171946 255 0 0 20 0 1 0 268386729 584933376 141226 33554432000 4194304 10173063 140736966381904 140736966375080 8012598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 142806 141226 811 1460 0 141337 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 571224

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13224
/proc/meminfo: memFree=28426376/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=572732 CPUtime=1782 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 152005 0 0 0 177940 260 0 0 20 0 1 0 268386729 586477568 141602 33554432000 4194304 10173063 140736966381904 140736966375080 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143183 141602 811 1460 0 141714 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 572732

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13224
/proc/meminfo: memFree=28426748/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=572732 CPUtime=1785.21 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 152005 0 0 0 178260 261 0 0 20 0 1 0 268386729 586477568 141602 33554432000 4194304 10173063 140736966381904 140736966375080 8012413 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143183 141602 811 1460 0 141714 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 572732

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13224
/proc/meminfo: memFree=28426748/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=572732 CPUtime=1791.61 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 152006 0 0 0 178900 261 0 0 20 0 1 0 268386729 586477568 141603 33554432000 4194304 10173063 140736966381904 140736966375528 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143183 141603 811 1460 0 141714 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 572732

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13224
/proc/meminfo: memFree=28426748/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=572732 CPUtime=1794.81 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 152006 0 0 0 179219 262 0 0 20 0 1 0 268386729 586477568 141603 33554432000 4194304 10173063 140736966381904 140736966375080 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143183 141603 811 1460 0 141714 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 572732

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13224
/proc/meminfo: memFree=28426748/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=572732 CPUtime=1796.4 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 152006 0 0 0 179378 262 0 0 20 0 1 0 268386729 586477568 141603 33554432000 4194304 10173063 140736966381904 140736966375080 8063968 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 143183 141603 811 1460 0 141714 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 572732

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13224
/proc/meminfo: memFree=28426748/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=556968 CPUtime=1797.2 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 152023 0 0 0 179458 262 0 0 20 0 1 0 268386729 570335232 137861 33554432000 4194304 10173063 140736966381904 140736966379144 4953307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 139242 137861 828 1460 0 137773 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 556968

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13224
/proc/meminfo: memFree=28426748/32873844 swapFree=6856/6856
[pid=13147] ppid=13145 vsize=479328 CPUtime=1797.4 cores=1,3,5,7
/proc/13147/stat : 13147 (scip-2.1.1.4fix) R 13145 13147 11551 0 -1 4202496 152024 0 0 0 179477 263 0 0 20 0 1 0 268386729 490831872 118496 33554432000 4194304 10173063 140736966381904 140736966379144 8992599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13147/statm: 119832 118496 829 1460 0 118363 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 479328

Child status: 0
Real time (s): 1797.77
CPU time (s): 1797.48
CPU user time (s): 1794.82
CPU system time (s): 2.65859
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 580732

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

runsolver used 3.04954 second user time and 8.79366 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-26 10:56:58
IDJOB=3690602
IDBENCH=73805
IDSOLVER=2270
FILE ID=node144/3690602-1338022618
RUNJOBID= node144-1338016919-11568
PBS_JOBID= 14624331
Free space on /tmp= 71472 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixed
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1206_6-sat.opb
COMMAND LINE= HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690602-1338022618/watcher-3690602-1338022618 -o /tmp/evaluation-result-3690602-1338022618/solver-3690602-1338022618 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690602-1338022618.opb -t 1800 -m 15500

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

MD5SUM BENCH= 138289002292e7c474e0d36dbcddf060
RANDOM SEED=1437248409

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28846588 kB
Buffers:          253800 kB
Cached:          2456032 kB
SwapCached:            0 kB
Active:          1240420 kB
Inactive:        2011664 kB
Active(anon):     544084 kB
Inactive(anon):        0 kB
Active(file):     696336 kB
Inactive(file):  2011664 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17480 kB
Writeback:             0 kB
AnonPages:        548052 kB
Mapped:            17692 kB
Shmem:               200 kB
Slab:             636964 kB
SReclaimable:      78512 kB
SUnreclaim:       558452 kB
KernelStack:        1480 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     659992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71456 MiB
End job on node144 at 2012-05-26 11:26:56