Trace number 3489598

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.11 1802.04

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12036_4-sat.opb
MD5SUMb4d4215a44d43278004dfcd0ea549fa8
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 constraints192702
Number of constraints which are clauses191758
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 754
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3489598-1307791153.opb>
1.00/1.07	c original problem has 57354 variables (57354 bin, 0 int, 0 impl, 0 cont) and 192702 constraints
1.00/1.07	c problem read
1.00/1.07	c No objective function, only one solution is needed.
1.00/1.07	c presolving settings loaded
1.39/1.44	c presolving:
6.79/6.81	c (round 1) 7404 del vars, 21488 del conss, 0 add conss, 5713 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12193784 impls, 0 clqs
8.19/8.20	c (round 2) 13603 del vars, 47695 del conss, 0 add conss, 11445 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12229541 impls, 0 clqs
8.59/8.67	c (round 3) 15722 del vars, 57754 del conss, 0 add conss, 12566 chg bounds, 21 chg sides, 23 chg coeffs, 0 upgd conss, 12247839 impls, 0 clqs
9.29/9.38	c (round 4) 16831 del vars, 62010 del conss, 0 add conss, 13312 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12261373 impls, 0 clqs
10.19/10.20	c (round 5) 17704 del vars, 65223 del conss, 0 add conss, 13953 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12270304 impls, 0 clqs
10.79/10.81	c (round 6) 18395 del vars, 68113 del conss, 0 add conss, 14368 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12276543 impls, 0 clqs
11.09/11.19	c (round 7) 18711 del vars, 69491 del conss, 0 add conss, 14552 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12279282 impls, 0 clqs
11.29/11.34	c (round 8) 18841 del vars, 70086 del conss, 0 add conss, 14605 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12280549 impls, 0 clqs
11.39/11.44	c (round 9) 18888 del vars, 70313 del conss, 0 add conss, 14624 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12281080 impls, 0 clqs
11.39/11.49	c (round 10) 18908 del vars, 70410 del conss, 0 add conss, 14631 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12281212 impls, 0 clqs
11.49/11.54	c (round 11) 18912 del vars, 70437 del conss, 0 add conss, 14632 chg bounds, 23 chg sides, 25 chg coeffs, 0 upgd conss, 12281266 impls, 0 clqs
11.99/12.03	c (round 12) 18914 del vars, 70452 del conss, 0 add conss, 14633 chg bounds, 23 chg sides, 25 chg coeffs, 122250 upgd conss, 12281272 impls, 0 clqs
12.69/12.72	c presolving (13 rounds):
12.69/12.72	c  18914 deleted vars, 70453 deleted constraints, 0 added constraints, 14633 tightened bounds, 0 added holes, 26 changed sides, 185 changed coefficients
12.69/12.72	c  12281860 implications, 2692 cliques
12.69/12.72	c presolved problem has 38440 variables (38440 bin, 0 int, 0 impl, 0 cont) and 122249 constraints
12.69/12.72	c     928 constraints of type <knapsack>
12.69/12.72	c  102418 constraints of type <setppc>
12.69/12.72	c   18903 constraints of type <logicor>
12.69/12.72	c transformed objective value is always integral (scale: 1)
12.69/12.72	c Presolving Time: 11.38
12.69/12.72	c - non default parameters ----------------------------------------------------------------------
12.69/12.72	c # SCIP version 2.0.1.5
12.69/12.72	c 
12.69/12.72	c # frequency for displaying node information lines
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 100]
12.69/12.72	c display/freq = 10000
12.69/12.72	c 
12.69/12.72	c # maximal time in seconds to run
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.69/12.72	c limits/time = 1797
12.69/12.72	c 
12.69/12.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.69/12.72	c limits/memory = 13950
12.69/12.72	c 
12.69/12.72	c # solving stops, if the given number of solutions were found (-1: no limit)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.72	c limits/solutions = 1
12.69/12.72	c 
12.69/12.72	c # maximal number of separation rounds per node (-1: unlimited)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 5]
12.69/12.72	c separating/maxrounds = 1
12.69/12.72	c 
12.69/12.72	c # maximal number of separation rounds in the root node (-1: unlimited)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.72	c separating/maxroundsroot = 5
12.69/12.72	c 
12.69/12.72	c # default clock type (1: CPU user seconds, 2: wall clock time)
12.69/12.72	c # [type: int, range: [1,2], default: 1]
12.69/12.72	c timing/clocktype = 2
12.69/12.72	c 
12.69/12.72	c # belongs reading time to solving time?
12.69/12.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.72	c timing/reading = TRUE
12.69/12.72	c 
12.69/12.72	c # should presolving try to simplify inequalities
12.69/12.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.72	c constraints/linear/simplifyinequalities = TRUE
12.69/12.72	c 
12.69/12.72	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
12.69/12.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.72	c constraints/indicator/addCouplingCons = TRUE
12.69/12.72	c 
12.69/12.72	c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.69/12.72	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.69/12.72	c constraints/knapsack/disaggregation = FALSE
12.69/12.72	c 
12.69/12.72	c # should presolving try to simplify knapsacks
12.69/12.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.69/12.72	c constraints/knapsack/simplifyinequalities = TRUE
12.69/12.72	c 
12.69/12.72	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.72	c presolving/probing/maxrounds = 0
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/coefdiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.72	c heuristics/coefdiving/maxlpiterquot = 0.075
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/coefdiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 30]
12.69/12.72	c heuristics/crossover/freq = -1
12.69/12.72	c 
12.69/12.72	c # number of nodes added to the contingent of the total nodes
12.69/12.72	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.69/12.72	c heuristics/crossover/nodesofs = 750
12.69/12.72	c 
12.69/12.72	c # number of nodes without incumbent change that heuristic should wait
12.69/12.72	c # [type: longint, range: [0,9223372036854775807], default: 200]
12.69/12.72	c heuristics/crossover/nwaitingnodes = 100
12.69/12.72	c 
12.69/12.72	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.69/12.72	c # [type: real, range: [0,1], default: 0.1]
12.69/12.72	c heuristics/crossover/nodesquot = 0.15
12.69/12.72	c 
12.69/12.72	c # minimum percentage of integer variables that have to be fixed 
12.69/12.72	c # [type: real, range: [0,1], default: 0.666]
12.69/12.72	c heuristics/crossover/minfixingrate = 0.5
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 20]
12.69/12.72	c heuristics/feaspump/freq = -1
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/feaspump/maxlpiterofs = 2000
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/fracdiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.72	c heuristics/fracdiving/maxlpiterquot = 0.075
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/fracdiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/guideddiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.72	c heuristics/guideddiving/maxlpiterquot = 0.075
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/guideddiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.72	c heuristics/intdiving/maxlpiterquot = 0.075
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/intshifting/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/linesearchdiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.72	c heuristics/linesearchdiving/maxlpiterquot = 0.075
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/linesearchdiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 20]
12.69/12.72	c heuristics/objpscostdiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to total iteration number
12.69/12.72	c # [type: real, range: [0,1], default: 0.01]
12.69/12.72	c heuristics/objpscostdiving/maxlpiterquot = 0.015
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/objpscostdiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.72	c heuristics/oneopt/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/pscostdiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.72	c heuristics/pscostdiving/maxlpiterquot = 0.075
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/pscostdiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.72	c heuristics/rens/freq = -1
12.69/12.72	c 
12.69/12.72	c # minimum percentage of integer variables that have to be fixable 
12.69/12.72	c # [type: real, range: [0,1], default: 0.5]
12.69/12.72	c heuristics/rens/minfixingrate = 0.3
12.69/12.72	c 
12.69/12.72	c # number of nodes added to the contingent of the total nodes
12.69/12.72	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.69/12.72	c heuristics/rens/nodesofs = 2000
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 20]
12.69/12.72	c heuristics/rootsoldiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.69/12.72	c heuristics/rootsoldiving/maxlpiterquot = 0.015
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/rootsoldiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.72	c heuristics/rounding/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.72	c heuristics/shiftandpropagate/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/shifting/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.72	c heuristics/simplerounding/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.72	c heuristics/subnlp/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.72	c heuristics/trivial/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.72	c heuristics/trysol/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.72	c heuristics/undercover/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 10]
12.69/12.72	c heuristics/veclendiving/freq = -1
12.69/12.72	c 
12.69/12.72	c # maximal fraction of diving LP iterations compared to node LP iterations
12.69/12.72	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.69/12.72	c heuristics/veclendiving/maxlpiterquot = 0.075
12.69/12.72	c 
12.69/12.72	c # additional number of allowed LP iterations
12.69/12.72	c # [type: int, range: [0,2147483647], default: 1000]
12.69/12.72	c heuristics/veclendiving/maxlpiterofs = 1500
12.69/12.72	c 
12.69/12.72	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 1]
12.69/12.72	c heuristics/zirounding/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.72	c separating/cmir/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: 0]
12.69/12.72	c separating/flowcover/freq = -1
12.69/12.72	c 
12.69/12.72	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
12.69/12.72	c # [type: int, range: [-1,2147483647], default: -1]
12.69/12.72	c separating/rapidlearning/freq = 0
12.69/12.72	c 
12.69/12.72	c -----------------------------------------------------------------------------------------------
12.69/12.72	c start solving
12.69/12.73	c 
969.73/969.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
969.73/969.70	c   970s|     1 |     0 | 83313 |     - | 544M|   0 |  22k|  38k| 122k|  38k| 122k|   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-3489598-1307791153/watcher-3489598-1307791153 -o /tmp/evaluation-result-3489598-1307791153/solver-3489598-1307791153 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489598-1307791153.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9737
/proc/meminfo: memFree=31336188/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=12696 CPUtime=0 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 2144 0 0 0 0 0 0 0 18 0 1 0 969346006 13000704 2098 33554432000 4194304 9016284 140733580474368 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9737/statm: 3174 2100 357 1178 0 1992 0

[startup+0.0991969 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9737
/proc/meminfo: memFree=31336188/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=32196 CPUtime=0.09 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 7054 0 0 0 9 0 0 0 18 0 1 0 969346006 32968704 7000 33554432000 4194304 9016284 140733580474368 18446744073709551615 7847658 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9737/statm: 8049 7000 357 1178 0 6867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32196

[startup+0.101189 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9737
/proc/meminfo: memFree=31336188/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=32196 CPUtime=0.09 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 7054 0 0 0 9 0 0 0 18 0 1 0 969346006 32968704 7000 33554432000 4194304 9016284 140733580474368 18446744073709551615 7870498 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9737/statm: 8049 7000 357 1178 0 6867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32196

[startup+0.301156 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9737
/proc/meminfo: memFree=31336188/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=54888 CPUtime=0.29 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 12706 0 0 0 28 1 0 0 18 0 1 0 969346006 56205312 12652 33554432000 4194304 9016284 140733580474368 18446744073709551615 7870463 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9737/statm: 13722 12652 357 1178 0 12540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54888

[startup+0.701078 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 9737
/proc/meminfo: memFree=31336188/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=89764 CPUtime=0.69 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 21434 0 0 0 67 2 0 0 18 0 1 0 969346006 91918336 21380 33554432000 4194304 9016284 140733580474368 18446744073709551615 7870448 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9737/statm: 22441 21380 357 1178 0 21259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89764

[startup+1.50093 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9738
/proc/meminfo: memFree=31218156/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=307148 CPUtime=1.49 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 74791 0 0 0 142 7 0 0 20 0 1 0 969346006 314519552 74737 33554432000 4194304 9016284 140733580474368 18446744073709551615 6469744 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 76787 74737 484 1178 0 75605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 307148

[startup+3.10062 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9738
/proc/meminfo: memFree=30965316/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=461224 CPUtime=3.09 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 113086 0 0 0 298 11 0 0 25 0 1 0 969346006 472293376 113032 33554432000 4194304 9016284 140733580474368 18446744073709551615 6476198 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 115306 113032 484 1178 0 114124 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 461224

[startup+6.30101 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9738
/proc/meminfo: memFree=30755772/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=638276 CPUtime=6.29 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 154058 0 0 0 613 16 0 0 25 0 1 0 969346006 653594624 154004 33554432000 4194304 9016284 140733580474368 18446744073709551615 6480488 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 159569 154004 491 1178 0 158387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 638276

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9738
/proc/meminfo: memFree=30672440/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=698816 CPUtime=12.69 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 180068 0 0 0 1251 18 0 0 25 0 1 0 969346006 715587584 169210 33554432000 4194304 9016284 140733580474368 18446744073709551615 5961426 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 174704 169210 649 1178 0 173522 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 698816

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9738
/proc/meminfo: memFree=30476980/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=900884 CPUtime=25.49 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 229889 0 0 0 2525 24 0 0 25 0 1 0 969346006 922505216 215083 33554432000 4194304 9016284 140733580474368 18446744073709551615 7178129 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 225221 215083 689 1178 0 224039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 900884

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9777
/proc/meminfo: memFree=29748008/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=907668 CPUtime=51.09 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 231646 0 0 0 5083 26 0 0 25 0 1 0 969346006 929452032 216837 33554432000 4194304 9016284 140733580474368 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 226917 216837 686 1178 0 225735 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 907668

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9778
/proc/meminfo: memFree=29724932/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=913048 CPUtime=102.3 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 233656 0 0 0 10200 30 0 0 25 0 1 0 969346006 934961152 218842 33554432000 4194304 9016284 140733580474368 18446744073709551615 7178099 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 228262 218842 682 1178 0 227080 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 913048

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9780
/proc/meminfo: memFree=29708796/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=921152 CPUtime=162.29 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 235676 0 0 0 16196 33 0 0 25 0 1 0 969346006 943259648 220841 33554432000 4194304 9016284 140733580474368 18446744073709551615 7181396 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 230288 220841 681 1178 0 229106 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 921152

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9782
/proc/meminfo: memFree=29693416/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=926508 CPUtime=222.3 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 236775 0 0 0 22192 38 0 0 25 0 1 0 969346006 948744192 221916 33554432000 4194304 9016284 140733580474368 18446744073709551615 6976490 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 231627 221916 659 1178 0 230445 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 926508

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9783
/proc/meminfo: memFree=29686552/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=931432 CPUtime=282.3 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 238148 0 0 0 28188 42 0 0 25 0 1 0 969346006 953786368 223289 33554432000 4194304 9016284 140733580474368 18446744073709551615 7124249 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 232858 223289 659 1178 0 231676 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 931432

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9785
/proc/meminfo: memFree=29673452/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=931712 CPUtime=342.31 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 238506 0 0 0 34185 46 0 0 25 0 1 0 969346006 954073088 223647 33554432000 4194304 9016284 140733580474368 18446744073709551615 7179832 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 232928 223647 659 1178 0 231746 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 931712

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9786
/proc/meminfo: memFree=29672904/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=932132 CPUtime=402.31 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 238637 0 0 0 40183 48 0 0 25 0 1 0 969346006 954503168 223778 33554432000 4194304 9016284 140733580474368 18446744073709551615 7227411 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 233033 223778 659 1178 0 231851 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 932132

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9788
/proc/meminfo: memFree=29672100/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=932416 CPUtime=462.3 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 238775 0 0 0 46180 50 0 0 25 0 1 0 969346006 954793984 223916 33554432000 4194304 9016284 140733580474368 18446744073709551615 6855197 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 233104 223916 659 1178 0 231922 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 932416

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9790
/proc/meminfo: memFree=29671672/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=932696 CPUtime=522.31 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 238892 0 0 0 52178 53 0 0 25 0 1 0 969346006 955080704 224033 33554432000 4194304 9016284 140733580474368 18446744073709551615 7181518 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 233174 224033 659 1178 0 231992 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 932696

[startup+582.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 9791
/proc/meminfo: memFree=29671356/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=932836 CPUtime=582.32 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 239002 0 0 0 58176 56 0 0 25 0 1 0 969346006 955224064 224143 33554432000 4194304 9016284 140733580474368 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 233209 224143 659 1178 0 232027 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 932836

[startup+642.3 s]

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

/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 242273 0 0 0 100158 75 0 0 25 0 1 0 969346006 963870720 227392 33554432000 4194304 9016284 140733580474368 18446744073709551615 6578097 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 235320 227392 695 1178 0 234138 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 941280

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9804
/proc/meminfo: memFree=29654876/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=941280 CPUtime=1062.33 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 242308 0 0 0 106153 80 0 0 25 0 1 0 969346006 963870720 227427 33554432000 4194304 9016284 140733580474368 18446744073709551615 6924924 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 235320 227427 696 1178 0 234138 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 941280

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 9806
/proc/meminfo: memFree=29655052/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=941280 CPUtime=1122.34 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 242308 0 0 0 112149 85 0 0 25 0 1 0 969346006 963870720 227427 33554432000 4194304 9016284 140733580474368 18446744073709551615 7870448 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 235320 227427 696 1178 0 234138 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 941280

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9809
/proc/meminfo: memFree=29617812/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=970424 CPUtime=1182.34 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 251578 0 0 0 118147 87 0 0 25 0 1 0 969346006 993714176 236664 33554432000 4194304 9016284 140733580474368 18446744073709551615 6321882 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 242606 236664 678 1178 0 241424 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 970424

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9812
/proc/meminfo: memFree=29593320/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=966524 CPUtime=1242.33 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 256531 0 0 0 124144 89 0 0 25 0 1 0 969346006 989720576 234308 33554432000 4194304 9016284 140733580474368 18446744073709551615 7180391 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241631 234308 675 1178 0 240449 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 966524

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9813
/proc/meminfo: memFree=29590192/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=966524 CPUtime=1302.35 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 256782 0 0 0 130141 94 0 0 25 0 1 0 969346006 989720576 234559 33554432000 4194304 9016284 140733580474368 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241631 234559 675 1178 0 240449 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 966524

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9815
/proc/meminfo: memFree=29590012/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=966524 CPUtime=1362.35 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 256782 0 0 0 136138 97 0 0 25 0 1 0 969346006 989720576 234559 33554432000 4194304 9016284 140733580474368 18446744073709551615 7159985 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241631 234559 675 1178 0 240449 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 966524

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9817
/proc/meminfo: memFree=29590200/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=966524 CPUtime=1422.35 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 256782 0 0 0 142136 99 0 0 25 0 1 0 969346006 989720576 234559 33554432000 4194304 9016284 140733580474368 18446744073709551615 7191706 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241631 234559 675 1178 0 240449 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 966524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9818
/proc/meminfo: memFree=29590036/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=966524 CPUtime=1482.34 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 256783 0 0 0 148133 101 0 0 25 0 1 0 969346006 989720576 234560 33554432000 4194304 9016284 140733580474368 18446744073709551615 7180620 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241631 234560 675 1178 0 240449 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 966524

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9820
/proc/meminfo: memFree=29581292/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=966524 CPUtime=1542.35 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 256783 0 0 0 154131 104 0 0 25 0 1 0 969346006 989720576 234560 33554432000 4194304 9016284 140733580474368 18446744073709551615 7179955 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241631 234560 675 1178 0 240449 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 966524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9821
/proc/meminfo: memFree=29575156/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1602.35 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 160129 106 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 7179109 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 967148

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9823
/proc/meminfo: memFree=29574992/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1662.35 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 166127 108 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 6855173 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 967148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9825
/proc/meminfo: memFree=29575068/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1722.36 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 172125 111 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 7191659 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 967148

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9826
/proc/meminfo: memFree=29574760/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1782.36 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 178122 114 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 7191666 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 967148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9827
/proc/meminfo: memFree=29574628/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1800.06 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 179892 114 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 7181501 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 967148

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -9737

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9828
/proc/meminfo: memFree=29574620/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1801.46 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 180032 114 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 7179971 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1801.46
Current children cumulated vsize (KiB) 967148

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9828
/proc/meminfo: memFree=29574620/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1801.86 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 180072 114 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 7216381 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 967148

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9828
/proc/meminfo: memFree=29574620/32950928 swapFree=67056212/67111528
[pid=9737] ppid=9735 vsize=967148 CPUtime=1802.06 cores=0,2,4,6
/proc/9737/stat : 9737 (scip-2.0.1.4b_2) R 9735 9737 9093 0 -1 4202496 258357 0 0 0 180092 114 0 0 25 0 1 0 969346006 990359552 236134 33554432000 4194304 9016284 140733580474368 18446744073709551615 7226860 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9737/statm: 241787 236134 675 1178 0 240605 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 967148

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.04
CPU time (s): 1802.11
CPU user time (s): 1800.93
CPU system time (s): 1.18382
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 970424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.93
system time used= 1.18382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258357
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= 3039

runsolver used 3.22351 second user time and 6.552 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-11 13:19:13
IDJOB=3489598
IDBENCH=74232
IDSOLVER=1979
FILE ID=node115/3489598-1307791153
RUNJOBID= node115-1307783957-9111
PBS_JOBID= 13550896
Free space on /tmp= 74104 MiB

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

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

MD5SUM BENCH= b4d4215a44d43278004dfcd0ea549fa8
RANDOM SEED=482461907

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      31336368 kB
Buffers:        280744 kB
Cached:         976200 kB
SwapCached:       9476 kB
Active:         619892 kB
Inactive:       803648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31336368 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           23068 kB
Writeback:           0 kB
AnonPages:      163660 kB
Mapped:          15952 kB
Slab:           126212 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   358072 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 node115 at 2011-06-11 13:49:15