Trace number 3486164

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 2 2011-06-10 (fixed)? (TO) 1800.1 1800.05

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.4 [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-3486164-1307791301.opb>
1.00/1.09	c original problem has 57354 variables (57354 bin, 0 int, 0 impl, 0 cont) and 201250 constraints
1.00/1.09	c problem read
1.00/1.09	c No objective function, only one solution is needed.
1.00/1.09	c presolving settings loaded
1.69/1.77	c presolving:
7.29/7.37	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
8.70/8.74	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
9.80/9.81	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
11.09/11.18	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
12.29/12.35	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
12.89/12.99	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
13.39/13.46	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
13.59/13.66	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
13.69/13.74	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
13.69/13.79	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
13.79/13.83	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
14.29/14.31	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
14.89/14.98	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
15.30/15.35	c presolving (14 rounds):
15.30/15.35	c  21124 deleted vars, 81626 deleted constraints, 0 added constraints, 16712 tightened bounds, 0 added holes, 109 changed sides, 358 changed coefficients
15.30/15.35	c  12753544 implications, 5247 cliques
15.30/15.35	c presolved problem has 36230 variables (36230 bin, 0 int, 0 impl, 0 cont) and 119624 constraints
15.30/15.35	c     928 constraints of type <knapsack>
15.30/15.35	c  100905 constraints of type <setppc>
15.30/15.35	c   17791 constraints of type <logicor>
15.30/15.35	c transformed objective value is always integral (scale: 1)
15.30/15.35	c Presolving Time: 14.07
15.30/15.35	c - non default parameters ----------------------------------------------------------------------
15.30/15.35	c # SCIP version 2.0.1.4
15.30/15.35	c 
15.30/15.35	c # frequency for displaying node information lines
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 100]
15.30/15.35	c display/freq = 10000
15.30/15.35	c 
15.30/15.35	c # maximal time in seconds to run
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.30/15.35	c limits/time = 1797
15.30/15.35	c 
15.30/15.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.30/15.35	c limits/memory = 13950
15.30/15.35	c 
15.30/15.35	c # solving stops, if the given number of solutions were found (-1: no limit)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: -1]
15.30/15.35	c limits/solutions = 1
15.30/15.35	c 
15.30/15.35	c # maximal number of separation rounds per node (-1: unlimited)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 5]
15.30/15.35	c separating/maxrounds = 1
15.30/15.35	c 
15.30/15.35	c # maximal number of separation rounds in the root node (-1: unlimited)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: -1]
15.30/15.35	c separating/maxroundsroot = 5
15.30/15.35	c 
15.30/15.35	c # default clock type (1: CPU user seconds, 2: wall clock time)
15.30/15.35	c # [type: int, range: [1,2], default: 1]
15.30/15.35	c timing/clocktype = 2
15.30/15.35	c 
15.30/15.35	c # belongs reading time to solving time?
15.30/15.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.30/15.35	c timing/reading = TRUE
15.30/15.35	c 
15.30/15.35	c # should presolving try to simplify inequalities
15.30/15.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.30/15.35	c constraints/linear/simplifyinequalities = TRUE
15.30/15.35	c 
15.30/15.35	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
15.30/15.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.30/15.35	c constraints/indicator/addCouplingCons = TRUE
15.30/15.35	c 
15.30/15.35	c # should disaggregation of knapsack constraints be allowed in preprocessing?
15.30/15.35	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
15.30/15.35	c constraints/knapsack/disaggregation = FALSE
15.30/15.35	c 
15.30/15.35	c # should presolving try to simplify knapsacks
15.30/15.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.30/15.35	c constraints/knapsack/simplifyinequalities = TRUE
15.30/15.35	c 
15.30/15.35	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: -1]
15.30/15.35	c presolving/probing/maxrounds = 0
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/coefdiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.30/15.35	c heuristics/coefdiving/maxlpiterquot = 0.075
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/coefdiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 30]
15.30/15.35	c heuristics/crossover/freq = -1
15.30/15.35	c 
15.30/15.35	c # number of nodes added to the contingent of the total nodes
15.30/15.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
15.30/15.35	c heuristics/crossover/nodesofs = 750
15.30/15.35	c 
15.30/15.35	c # number of nodes without incumbent change that heuristic should wait
15.30/15.35	c # [type: longint, range: [0,9223372036854775807], default: 200]
15.30/15.35	c heuristics/crossover/nwaitingnodes = 100
15.30/15.35	c 
15.30/15.35	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
15.30/15.35	c # [type: real, range: [0,1], default: 0.1]
15.30/15.35	c heuristics/crossover/nodesquot = 0.15
15.30/15.35	c 
15.30/15.35	c # minimum percentage of integer variables that have to be fixed 
15.30/15.35	c # [type: real, range: [0,1], default: 0.666]
15.30/15.35	c heuristics/crossover/minfixingrate = 0.5
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 20]
15.30/15.35	c heuristics/feaspump/freq = -1
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/feaspump/maxlpiterofs = 2000
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/fracdiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.30/15.35	c heuristics/fracdiving/maxlpiterquot = 0.075
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/fracdiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/guideddiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.30/15.35	c heuristics/guideddiving/maxlpiterquot = 0.075
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/guideddiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.30/15.35	c heuristics/intdiving/maxlpiterquot = 0.075
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/intshifting/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/linesearchdiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.30/15.35	c heuristics/linesearchdiving/maxlpiterquot = 0.075
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/linesearchdiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 20]
15.30/15.35	c heuristics/objpscostdiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to total iteration number
15.30/15.35	c # [type: real, range: [0,1], default: 0.01]
15.30/15.35	c heuristics/objpscostdiving/maxlpiterquot = 0.015
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/objpscostdiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 1]
15.30/15.35	c heuristics/oneopt/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/pscostdiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.30/15.35	c heuristics/pscostdiving/maxlpiterquot = 0.075
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/pscostdiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 0]
15.30/15.35	c heuristics/rens/freq = -1
15.30/15.35	c 
15.30/15.35	c # minimum percentage of integer variables that have to be fixable 
15.30/15.35	c # [type: real, range: [0,1], default: 0.5]
15.30/15.35	c heuristics/rens/minfixingrate = 0.3
15.30/15.35	c 
15.30/15.35	c # number of nodes added to the contingent of the total nodes
15.30/15.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
15.30/15.35	c heuristics/rens/nodesofs = 2000
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 20]
15.30/15.35	c heuristics/rootsoldiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
15.30/15.35	c heuristics/rootsoldiving/maxlpiterquot = 0.015
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/rootsoldiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 1]
15.30/15.35	c heuristics/rounding/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 0]
15.30/15.35	c heuristics/shiftandpropagate/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/shifting/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 1]
15.30/15.35	c heuristics/simplerounding/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 1]
15.30/15.35	c heuristics/subnlp/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 0]
15.30/15.35	c heuristics/trivial/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 1]
15.30/15.35	c heuristics/trysol/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 0]
15.30/15.35	c heuristics/undercover/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 10]
15.30/15.35	c heuristics/veclendiving/freq = -1
15.30/15.35	c 
15.30/15.35	c # maximal fraction of diving LP iterations compared to node LP iterations
15.30/15.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
15.30/15.35	c heuristics/veclendiving/maxlpiterquot = 0.075
15.30/15.35	c 
15.30/15.35	c # additional number of allowed LP iterations
15.30/15.35	c # [type: int, range: [0,2147483647], default: 1000]
15.30/15.35	c heuristics/veclendiving/maxlpiterofs = 1500
15.30/15.35	c 
15.30/15.35	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 1]
15.30/15.35	c heuristics/zirounding/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 0]
15.30/15.35	c separating/cmir/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: 0]
15.30/15.35	c separating/flowcover/freq = -1
15.30/15.35	c 
15.30/15.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
15.30/15.35	c # [type: int, range: [-1,2147483647], default: -1]
15.30/15.35	c separating/rapidlearning/freq = 0
15.30/15.35	c 
15.30/15.35	c -----------------------------------------------------------------------------------------------
15.30/15.35	c start solving
15.30/15.36	c 
1213.52/1213.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1213.52/1213.58	c  1214s|     1 |     0 | 96063 |     - | 524M|   0 |  23k|  36k| 119k|  36k| 119k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 

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-3486164-1307791301/watcher-3486164-1307791301 -o /tmp/evaluation-result-3486164-1307791301/solver-3486164-1307791301 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486164-1307791301.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: 1.00 1.26 1.64 2/177 29779
/proc/meminfo: memFree=31388156/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=9988 CPUtime=0 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 1513 0 0 0 0 0 0 0 21 0 1 0 890727834 10227712 1467 33554432000 4194304 8979876 140737466531616 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29779/statm: 2497 1467 363 1169 0 1324 0

[startup+0.033116 s]
/proc/loadavg: 1.00 1.26 1.64 2/177 29779
/proc/meminfo: memFree=31388156/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=16632 CPUtime=0.03 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 3141 0 0 0 3 0 0 0 21 0 1 0 890727834 17031168 3095 33554432000 4194304 8979876 140737466531616 18446744073709551615 7836088 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29779/statm: 4158 3095 363 1169 0 2985 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16632

[startup+0.101142 s]
/proc/loadavg: 1.00 1.26 1.64 2/177 29779
/proc/meminfo: memFree=31388156/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=27644 CPUtime=0.09 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 5923 0 0 0 9 0 0 0 21 0 1 0 890727834 28307456 5877 33554432000 4194304 8979876 140737466531616 18446744073709551615 4530316 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29779/statm: 6911 5877 363 1169 0 5738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27644

[startup+0.301095 s]
/proc/loadavg: 1.00 1.26 1.64 2/177 29779
/proc/meminfo: memFree=31388156/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=47440 CPUtime=0.29 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 10854 0 0 0 28 1 0 0 22 0 1 0 890727834 48578560 10808 33554432000 4194304 8979876 140737466531616 18446744073709551615 7836078 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29779/statm: 11860 10808 363 1169 0 10687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47440

[startup+0.701024 s]
/proc/loadavg: 1.00 1.26 1.64 2/177 29779
/proc/meminfo: memFree=31388156/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=75624 CPUtime=0.69 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 17873 0 0 0 67 2 0 0 24 0 1 0 890727834 77438976 17827 33554432000 4194304 8979876 140737466531616 18446744073709551615 7893696 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29779/statm: 18906 17827 363 1169 0 17733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75624

[startup+1.50088 s]
/proc/loadavg: 1.08 1.28 1.64 3/178 29780
/proc/meminfo: memFree=31123160/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=290300 CPUtime=1.49 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 70791 0 0 0 141 8 0 0 25 0 1 0 890727834 297267200 70712 33554432000 4194304 8979876 140737466531616 18446744073709551615 4599015 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 72575 70719 448 1169 0 71402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290300

[startup+3.10058 s]
/proc/loadavg: 1.08 1.28 1.64 3/178 29780
/proc/meminfo: memFree=30808944/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=452220 CPUtime=3.09 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 119892 0 0 0 297 12 0 0 25 0 1 0 890727834 463073280 110048 33554432000 4194304 8979876 140737466531616 18446744073709551615 4919236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 113055 110048 493 1169 0 111882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 452220

[startup+6.30101 s]
/proc/loadavg: 1.08 1.28 1.64 3/178 29819
/proc/meminfo: memFree=30440052/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=639664 CPUtime=6.3 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 164174 0 0 0 612 18 0 0 25 0 1 0 890727834 655015936 154330 33554432000 4194304 8979876 140737466531616 18446744073709551615 4460225 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 159916 154330 493 1169 0 158743 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 639664

[startup+12.7008 s]
/proc/loadavg: 1.22 1.30 1.65 3/178 29819
/proc/meminfo: memFree=30171432/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=686704 CPUtime=12.69 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 175650 0 0 0 1250 19 0 0 25 0 1 0 890727834 703184896 165451 33554432000 4194304 8979876 140737466531616 18446744073709551615 6504355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 171676 165451 502 1169 0 170503 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 686704

[startup+25.5005 s]
/proc/loadavg: 1.34 1.32 1.65 3/178 29819
/proc/meminfo: memFree=29787072/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=908464 CPUtime=25.49 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 241951 0 0 0 2521 28 0 0 25 0 1 0 890727834 930267136 215860 33554432000 4194304 8979876 140737466531616 18446744073709551615 7143762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 227116 215860 767 1169 0 225943 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 908464

[startup+51.1008 s]
/proc/loadavg: 1.56 1.38 1.66 3/178 29820
/proc/meminfo: memFree=29765872/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=917492 CPUtime=51.1 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 244912 0 0 0 5080 30 0 0 25 0 1 0 890727834 939511808 218800 33554432000 4194304 8979876 140737466531616 18446744073709551615 7147101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 229373 218800 812 1169 0 228200 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 917492

[startup+102.306 s]
/proc/loadavg: 1.82 1.48 1.67 3/178 29821
/proc/meminfo: memFree=29753688/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=922272 CPUtime=102.3 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 246567 0 0 0 10197 33 0 0 25 0 1 0 890727834 944406528 220287 33554432000 4194304 8979876 140737466531616 18446744073709551615 7147218 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 230568 220287 644 1169 0 229395 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 922272

[startup+162.301 s]
/proc/loadavg: 1.93 1.57 1.69 3/178 29823
/proc/meminfo: memFree=29738536/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=923632 CPUtime=162.29 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 247117 0 0 0 16193 36 0 0 25 0 1 0 890727834 945799168 220835 33554432000 4194304 8979876 140737466531616 18446744073709551615 7146976 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 230908 220835 643 1169 0 229735 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 923632

[startup+222.301 s]
/proc/loadavg: 1.97 1.65 1.71 3/178 29824
/proc/meminfo: memFree=29728308/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=928636 CPUtime=222.3 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 248371 0 0 0 22190 40 0 0 25 0 1 0 890727834 950923264 222089 33554432000 4194304 8979876 140737466531616 18446744073709551615 7147076 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 232159 222089 643 1169 0 230986 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 928636

[startup+282.301 s]
/proc/loadavg: 1.99 1.71 1.72 3/178 29826
/proc/meminfo: memFree=29717724/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=938016 CPUtime=282.3 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 251093 0 0 0 28187 43 0 0 25 0 1 0 890727834 960528384 224799 33554432000 4194304 8979876 140737466531616 18446744073709551615 7125610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 234504 224799 678 1169 0 233331 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 938016

[startup+342.301 s]
/proc/loadavg: 1.99 1.76 1.74 3/178 29827
/proc/meminfo: memFree=29716944/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=938016 CPUtime=342.3 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 251238 0 0 0 34184 46 0 0 25 0 1 0 890727834 960528384 224944 33554432000 4194304 8979876 140737466531616 18446744073709551615 7122758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 234504 224944 678 1169 0 233331 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 938016

[startup+402.301 s]
/proc/loadavg: 1.99 1.80 1.75 3/178 29829
/proc/meminfo: memFree=29703256/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=956004 CPUtime=402.31 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 254622 0 0 0 40182 49 0 0 25 0 1 0 890727834 978948096 228293 33554432000 4194304 8979876 140737466531616 18446744073709551615 7143762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 239001 228293 643 1169 0 237828 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 956004

[startup+462.301 s]
/proc/loadavg: 1.99 1.83 1.76 3/178 29831
/proc/meminfo: memFree=29702864/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=956004 CPUtime=462.3 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 254702 0 0 0 46179 51 0 0 25 0 1 0 890727834 978948096 228373 33554432000 4194304 8979876 140737466531616 18446744073709551615 7143720 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 239001 228373 644 1169 0 237828 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 956004

[startup+522.301 s]
/proc/loadavg: 1.99 1.86 1.77 3/178 29832
/proc/meminfo: memFree=29702560/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=956004 CPUtime=522.31 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 254796 0 0 0 52177 54 0 0 25 0 1 0 890727834 978948096 228467 33554432000 4194304 8979876 140737466531616 18446744073709551615 7122734 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 239001 228467 644 1169 0 237828 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 956004

[startup+582.301 s]
/proc/loadavg: 1.99 1.88 1.78 3/178 29834
/proc/meminfo: memFree=29698304/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=956004 CPUtime=582.31 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 254798 0 0 0 58175 56 0 0 25 0 1 0 890727834 978948096 228469 33554432000 4194304 8979876 140737466531616 18446744073709551615 7146622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 239001 228469 644 1169 0 237828 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 956004

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.03 1.95 1.83 3/178 29840
/proc/meminfo: memFree=29677564/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=956004 CPUtime=822.32 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 254817 0 0 0 82166 66 0 0 25 0 1 0 890727834 978948096 228488 33554432000 4194304 8979876 140737466531616 18446744073709551615 7146622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 239001 228488 644 1169 0 237828 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 956004

[startup+882.301 s]
/proc/loadavg: 2.01 1.96 1.84 3/178 29842
/proc/meminfo: memFree=29688576/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=946348 CPUtime=882.31 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 259940 0 0 0 88162 69 0 0 25 0 1 0 890727834 969060352 225695 33554432000 4194304 8979876 140737466531616 18446744073709551615 7089903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 236587 225695 643 1169 0 235414 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 946348

[startup+942.301 s]
/proc/loadavg: 2.00 1.96 1.84 3/178 29843
/proc/meminfo: memFree=29681844/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=946348 CPUtime=942.32 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 261663 0 0 0 94160 72 0 0 25 0 1 0 890727834 969060352 227418 33554432000 4194304 8979876 140737466531616 18446744073709551615 7147101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 236587 227418 643 1169 0 235414 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 946348

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/178 29845
/proc/meminfo: memFree=29681944/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=944944 CPUtime=1002.32 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 268827 0 0 0 100158 74 0 0 25 0 1 0 890727834 967622656 226645 33554432000 4194304 8979876 140737466531616 18446744073709551615 7146175 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 236236 226645 643 1169 0 235063 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 944944

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/178 29847
/proc/meminfo: memFree=29680444/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=944944 CPUtime=1062.32 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 269131 0 0 0 106155 77 0 0 25 0 1 0 890727834 967622656 226949 33554432000 4194304 8979876 140737466531616 18446744073709551615 7157325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 236236 226949 643 1169 0 235063 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 944944

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/178 29848
/proc/meminfo: memFree=29680048/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=945080 CPUtime=1122.33 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 269259 0 0 0 112153 80 0 0 25 0 1 0 890727834 967761920 227077 33554432000 4194304 8979876 140737466531616 18446744073709551615 7147035 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 236270 227077 643 1169 0 235097 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 945080

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 29850
/proc/meminfo: memFree=29686464/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1182.32 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 276777 0 0 0 118149 83 0 0 25 0 1 0 890727834 966651904 225489 33554432000 4194304 8979876 140737466531616 18446744073709551615 7146482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 225489 643 1169 0 234826 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 943996

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 29851
/proc/meminfo: memFree=29667084/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1242.33 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 278910 0 0 0 124146 87 0 0 25 0 1 0 890727834 966651904 227622 33554432000 4194304 8979876 140737466531616 18446744073709551615 6601233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 227622 681 1169 0 234826 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 943996

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 29853
/proc/meminfo: memFree=29666940/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1302.33 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 278910 0 0 0 130141 92 0 0 25 0 1 0 890727834 966651904 227622 33554432000 4194304 8979876 140737466531616 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 227622 681 1169 0 234826 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 943996

[startup+1362.3 s]
/proc/loadavg: 2.05 1.99 1.89 3/178 29855
/proc/meminfo: memFree=29666928/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1362.33 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 278910 0 0 0 136135 98 0 0 25 0 1 0 890727834 966651904 227622 33554432000 4194304 8979876 140737466531616 18446744073709551615 6890524 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 227622 681 1169 0 234826 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 943996

[startup+1422.31 s]
/proc/loadavg: 2.02 1.99 1.89 3/178 29856
/proc/meminfo: memFree=29666912/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1422.34 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 278911 0 0 0 142130 104 0 0 25 0 1 0 890727834 966651904 227623 33554432000 4194304 8979876 140737466531616 18446744073709551615 6888353 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 227623 682 1169 0 234826 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 943996

[startup+1482.3 s]
/proc/loadavg: 2.05 2.00 1.91 3/178 29858
/proc/meminfo: memFree=29666880/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1482.34 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 278911 0 0 0 148126 108 0 0 25 0 1 0 890727834 966651904 227623 33554432000 4194304 8979876 140737466531616 18446744073709551615 6609781 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 227623 682 1169 0 234826 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 943996

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 29859
/proc/meminfo: memFree=29666836/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1542.34 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 278911 0 0 0 154122 112 0 0 25 0 1 0 890727834 966651904 227623 33554432000 4194304 8979876 140737466531616 18446744073709551615 6890439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 227623 682 1169 0 234826 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 943996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29861
/proc/meminfo: memFree=29666928/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=943996 CPUtime=1602.34 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 278911 0 0 0 160116 118 0 0 25 0 1 0 890727834 966651904 227623 33554432000 4194304 8979876 140737466531616 18446744073709551615 6890505 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 235999 227623 682 1169 0 234826 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 943996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29863
/proc/meminfo: memFree=29633184/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=973140 CPUtime=1662.34 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 287327 0 0 0 166114 120 0 0 25 0 1 0 890727834 996495360 236016 33554432000 4194304 8979876 140737466531616 18446744073709551615 7184847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 243285 236016 688 1169 0 242112 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 973140

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29864
/proc/meminfo: memFree=29633152/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=973140 CPUtime=1722.34 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 287327 0 0 0 172110 124 0 0 25 0 1 0 890727834 996495360 236016 33554432000 4194304 8979876 140737466531616 18446744073709551615 7157253 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 243285 236016 688 1169 0 242112 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 973140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29866
/proc/meminfo: memFree=29633000/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=973140 CPUtime=1782.35 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 287442 0 0 0 178108 127 0 0 25 0 1 0 890727834 996495360 236125 33554432000 4194304 8979876 140737466531616 18446744073709551615 7147097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 243285 236125 791 1169 0 242112 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 973140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29866
/proc/meminfo: memFree=29638696/32951124 swapFree=67076880/67111528
[pid=29779] ppid=29777 vsize=973140 CPUtime=1800.05 cores=0,2,4,6
/proc/29779/stat : 29779 (scip-2.0.1.4_2.) R 29777 29779 27924 0 -1 4202496 287444 0 0 0 179877 128 0 0 25 0 1 0 890727834 996495360 236125 33554432000 4194304 8979876 140737466531616 18446744073709551615 7122758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29779/statm: 243285 236125 789 1169 0 242112 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 973140

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.1
CPU user time (s): 1798.78
CPU system time (s): 1.3198
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 973140

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

runsolver used 2.97955 second user time and 5.62214 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-11 13:21:41
IDJOB=3486164
IDBENCH=73545
IDSOLVER=1977
FILE ID=node139/3486164-1307791301
RUNJOBID= node139-1307791301-29751
PBS_JOBID= 13550877
Free space on /tmp= 74108 MiB

SOLVER NAME= SCIP spx 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.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3486164-1307791301/watcher-3486164-1307791301 -o /tmp/evaluation-result-3486164-1307791301/solver-3486164-1307791301 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486164-1307791301.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9569f42797128c8734a8cda484f54275
RANDOM SEED=462637613

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:     32951124 kB
MemFree:      31389676 kB
Buffers:        282744 kB
Cached:        1019224 kB
SwapCached:       3520 kB
Active:         617900 kB
Inactive:       729984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31389676 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:           41924 kB
Writeback:           0 kB
AnonPages:       43412 kB
Mapped:          15676 kB
Slab:           148528 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219968 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74084 MiB
End job on node139 at 2011-06-11 13:51:43