Trace number 2665419

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1802.1 1802.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUM9d22902ade96af236e70cdbf7d8bd853
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2665419-1276331561.opb>
1.10/1.19	c original problem has 23621 variables (23621 bin, 0 int, 0 impl, 0 cont) and 67526 constraints
1.10/1.19	c problem read
1.10/1.19	c No objective function, only one solution is needed.
1.10/1.19	c presolving settings loaded
1.49/1.55	c presolving:
2.79/2.86	c (round 1) 1093 del vars, 614 del conss, 216 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329503 impls, 0 clqs
2.89/3.00	c (round 2) 1095 del vars, 2448 del conss, 218 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329503 impls, 0 clqs
2.99/3.07	c (round 3) 1099 del vars, 2456 del conss, 222 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329577 impls, 0 clqs
3.09/3.15	c (round 4) 1102 del vars, 2464 del conss, 225 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329651 impls, 0 clqs
3.20/3.23	c (round 5) 1107 del vars, 2473 del conss, 230 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329651 impls, 0 clqs
3.30/3.31	c (round 6) 1113 del vars, 2486 del conss, 236 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329679 impls, 0 clqs
3.30/3.39	c (round 7) 1117 del vars, 2500 del conss, 240 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329809 impls, 0 clqs
3.39/3.47	c (round 8) 1121 del vars, 2510 del conss, 244 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329853 impls, 0 clqs
3.49/3.55	c (round 9) 1125 del vars, 2520 del conss, 248 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329909 impls, 0 clqs
3.59/3.62	c (round 10) 1129 del vars, 2530 del conss, 252 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1329977 impls, 0 clqs
3.69/3.70	c (round 11) 1129 del vars, 2538 del conss, 252 chg bounds, 1200 chg sides, 2498 chg coeffs, 0 upgd conss, 1330017 impls, 0 clqs
4.40/4.41	c (round 12) 1129 del vars, 2580 del conss, 252 chg bounds, 1200 chg sides, 2498 chg coeffs, 64946 upgd conss, 1330017 impls, 0 clqs
4.59/4.61	c presolving (13 rounds):
4.59/4.61	c  1129 deleted vars, 2580 deleted constraints, 252 tightened bounds, 0 added holes, 1200 changed sides, 2498 changed coefficients
4.59/4.61	c  1330017 implications, 0 cliques
4.59/4.61	c presolved problem has 22492 variables (22492 bin, 0 int, 0 impl, 0 cont) and 64946 constraints
4.59/4.61	c    2388 constraints of type <knapsack>
4.59/4.61	c   62558 constraints of type <logicor>
4.59/4.61	c transformed objective value is always integral (scale: 1)
4.59/4.61	c Presolving Time: 2.64
4.59/4.61	c - non default parameters ----------------------------------------------------------------------
4.59/4.61	c # SCIP version 1.2.1.2
4.59/4.61	c 
4.59/4.61	c # frequency for displaying node information lines
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 100]
4.59/4.61	c display/freq = 10000
4.59/4.61	c 
4.59/4.61	c # maximal time in seconds to run
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.61	c limits/time = 1798.82
4.59/4.61	c 
4.59/4.61	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.61	c limits/memory = 1620
4.59/4.61	c 
4.59/4.61	c # solving stops, if the given number of solutions were found (-1: no limit)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.61	c limits/solutions = 1
4.59/4.61	c 
4.59/4.61	c # maximal number of separation rounds per node (-1: unlimited)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 5]
4.59/4.61	c separating/maxrounds = 1
4.59/4.61	c 
4.59/4.61	c # maximal number of separation rounds in the root node (-1: unlimited)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.61	c separating/maxroundsroot = 5
4.59/4.61	c 
4.59/4.61	c # should presolving try to simplify inequalities
4.59/4.61	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61	c constraints/linear/simplifyinequalities = TRUE
4.59/4.61	c 
4.59/4.61	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.59/4.61	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.59/4.61	c constraints/knapsack/disaggregation = FALSE
4.59/4.61	c 
4.59/4.61	c # should presolving try to simplify knapsacks
4.59/4.61	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61	c constraints/knapsack/simplifyinequalities = TRUE
4.59/4.61	c 
4.59/4.61	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.61	c presolving/probing/maxrounds = 0
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/coefdiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61	c heuristics/coefdiving/maxlpiterquot = 0.075
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/coefdiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 30]
4.59/4.61	c heuristics/crossover/freq = -1
4.59/4.61	c 
4.59/4.61	c # number of nodes added to the contingent of the total nodes
4.59/4.61	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.61	c heuristics/crossover/nodesofs = 750
4.59/4.61	c 
4.59/4.61	c # number of nodes without incumbent change that heuristic should wait
4.59/4.61	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.59/4.61	c heuristics/crossover/nwaitingnodes = 100
4.59/4.61	c 
4.59/4.61	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.59/4.61	c # [type: real, range: [0,1], default: 0.1]
4.59/4.61	c heuristics/crossover/nodesquot = 0.15
4.59/4.61	c 
4.59/4.61	c # minimum percentage of integer variables that have to be fixed 
4.59/4.61	c # [type: real, range: [0,1], default: 0.666]
4.59/4.61	c heuristics/crossover/minfixingrate = 0.5
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.61	c heuristics/feaspump/freq = -1
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/feaspump/maxlpiterofs = 2000
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/fracdiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61	c heuristics/fracdiving/maxlpiterquot = 0.075
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/fracdiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/guideddiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61	c heuristics/guideddiving/maxlpiterquot = 0.075
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/guideddiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61	c heuristics/intdiving/maxlpiterquot = 0.075
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/intshifting/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/linesearchdiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61	c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/linesearchdiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61	c heuristics/nlp/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.61	c heuristics/objpscostdiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to total iteration number
4.59/4.61	c # [type: real, range: [0,1], default: 0.01]
4.59/4.61	c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/objpscostdiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61	c heuristics/oneopt/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/pscostdiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61	c heuristics/pscostdiving/maxlpiterquot = 0.075
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/pscostdiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61	c heuristics/rens/freq = -1
4.59/4.61	c 
4.59/4.61	c # minimum percentage of integer variables that have to be fixable 
4.59/4.61	c # [type: real, range: [0,1], default: 0.5]
4.59/4.61	c heuristics/rens/minfixingrate = 0.3
4.59/4.61	c 
4.59/4.61	c # number of nodes added to the contingent of the total nodes
4.59/4.61	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.61	c heuristics/rens/nodesofs = 2000
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.61	c heuristics/rootsoldiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.59/4.61	c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/rootsoldiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61	c heuristics/rounding/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/shifting/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61	c heuristics/simplerounding/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61	c heuristics/trivial/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61	c heuristics/trysol/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.61	c heuristics/veclendiving/freq = -1
4.59/4.61	c 
4.59/4.61	c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.61	c heuristics/veclendiving/maxlpiterquot = 0.075
4.59/4.61	c 
4.59/4.61	c # additional number of allowed LP iterations
4.59/4.61	c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.61	c heuristics/veclendiving/maxlpiterofs = 1500
4.59/4.61	c 
4.59/4.61	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61	c heuristics/zirounding/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61	c separating/cmir/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.61	c separating/flowcover/freq = -1
4.59/4.61	c 
4.59/4.61	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.61	c separating/rapidlearning/freq = 0
4.59/4.61	c 
4.59/4.61	c -----------------------------------------------------------------------------------------------
4.59/4.61	c start solving
4.59/4.63	c 
6.09/6.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.09/6.12	c   4.2s|     1 |     0 |  2764 |     - | 167M|   0 |2465 |  22k|  64k|  22k|  64k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.30/14.32	c  11.9s|     1 |     0 |  5035 |     - | 168M|   0 |3139 |  22k|  64k|  22k|  65k| 231 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
41.57/41.68	c  39.0s|     1 |     0 |  9836 |     - | 168M|   0 |5155 |  22k|  64k|  22k|  65k| 366 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
164.54/164.62	c   161s|     1 |     0 | 19783 |     - | 168M|   0 |8224 |  22k|  64k|  22k|  65k| 480 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
352.98/353.11	c   349s|     1 |     0 | 34366 |     - | 169M|   0 |  10k|  22k|  64k|  22k|  65k| 618 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
709.18/709.41	c   704s|     1 |     0 | 53613 |     - | 169M|   0 |  12k|  22k|  64k|  22k|  65k| 741 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1170.55/1170.95	c  1164s|     1 |     2 | 53613 |     - | 169M|   0 |  12k|  22k|  64k|  22k|  65k| 741 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1800.06/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665419-1276331561/watcher-2665419-1276331561 -o /tmp/evaluation-result-2665419-1276331561/solver-2665419-1276331561 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665419-1276331561.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.25 2.08 1.67 3/107 8869
/proc/meminfo: memFree=1745300/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=9288 CPUtime=0
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1081 0 0 0 0 0 0 0 18 0 1 0 6811809 9510912 1001 1992294400 4194304 9819077 140734841999456 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8869/statm: 2322 1011 371 1374 0 943 0

[startup+0.029901 s]
/proc/loadavg: 2.25 2.08 1.67 3/107 8869
/proc/meminfo: memFree=1745300/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=11452 CPUtime=0.02
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1793 0 0 0 2 0 0 0 20 0 1 0 6811809 11726848 1713 1992294400 4194304 9819077 140734841999456 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8869/statm: 2911 1714 386 1374 0 1532 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11452

[startup+0.100907 s]
/proc/loadavg: 2.25 2.08 1.67 3/107 8869
/proc/meminfo: memFree=1745300/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=16584 CPUtime=0.09
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 3059 0 0 0 9 0 0 0 20 0 1 0 6811809 16982016 2979 1992294400 4194304 9819077 140734841999456 18446744073709551615 8668214 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8869/statm: 4146 2979 386 1374 0 2767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16584

[startup+0.300925 s]
/proc/loadavg: 2.25 2.08 1.67 3/107 8869
/proc/meminfo: memFree=1745300/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=22404 CPUtime=0.29
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 4527 0 0 0 28 1 0 0 20 0 1 0 6811809 22941696 4447 1992294400 4194304 9819077 140734841999456 18446744073709551615 5647827 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8869/statm: 5601 4447 386 1374 0 4222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22404

[startup+0.70096 s]
/proc/loadavg: 2.25 2.08 1.67 3/107 8869
/proc/meminfo: memFree=1745300/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=36472 CPUtime=0.69
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 8058 0 0 0 67 2 0 0 20 0 1 0 6811809 37347328 7978 1992294400 4194304 9819077 140734841999456 18446744073709551615 8611010 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8869/statm: 9118 7978 386 1374 0 7739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36472

[startup+1.50103 s]
/proc/loadavg: 2.31 2.10 1.67 2/108 8870
/proc/meminfo: memFree=1703504/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=116088 CPUtime=1.49
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 28187 0 0 0 139 10 0 0 23 0 1 0 6811809 118874112 27716 1992294400 4194304 9819077 140734841999456 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 29022 27716 448 1374 0 27643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116088

[startup+3.10117 s]
/proc/loadavg: 2.31 2.10 1.67 2/108 8870
/proc/meminfo: memFree=1607528/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=171224 CPUtime=3.09
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 42055 0 0 0 282 27 0 0 25 0 1 0 6811809 175333376 40813 1992294400 4194304 9819077 140734841999456 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 42806 40813 491 1374 0 41427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171224

[startup+6.30046 s]
/proc/loadavg: 2.20 2.08 1.67 2/108 8870
/proc/meminfo: memFree=1487868/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=300136 CPUtime=6.29
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 89064 0 0 0 552 77 0 0 20 0 1 0 6811809 307339264 64550 1992294400 4194304 9819077 140734841999456 18446744073709551615 6555524 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 75034 64550 653 1374 0 73655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 300136

[startup+12.701 s]
/proc/loadavg: 2.11 2.06 1.66 2/108 8870
/proc/meminfo: memFree=1481296/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=308980 CPUtime=12.68
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 103099 0 0 0 1145 123 0 0 25 0 1 0 6811809 316395520 66413 1992294400 4194304 9819077 140734841999456 18446744073709551615 7293542 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 77245 66413 669 1374 0 75866 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 308980

[startup+25.5012 s]
/proc/loadavg: 1.86 2.01 1.65 2/108 8870
/proc/meminfo: memFree=1480800/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=311108 CPUtime=25.49
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 117419 0 0 0 2415 134 0 0 25 0 1 0 6811809 318574592 66634 1992294400 4194304 9819077 140734841999456 18446744073709551615 7292341 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 77777 66634 671 1374 0 76398 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 311108

[startup+51.1015 s]
/proc/loadavg: 1.57 1.93 1.63 2/108 8872
/proc/meminfo: memFree=1479932/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=315592 CPUtime=51.07
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 143777 0 0 0 4957 150 0 0 25 0 1 0 6811809 323166208 66753 1992294400 4194304 9819077 140734841999456 18446744073709551615 6043636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 78898 66753 671 1374 0 77519 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 315592

[startup+102.309 s]
/proc/loadavg: 1.24 1.78 1.60 2/108 8872
/proc/meminfo: memFree=1479436/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=315852 CPUtime=102.26
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 143906 0 0 0 10064 162 0 0 25 0 1 0 6811809 323432448 66818 1992294400 4194304 9819077 140734841999456 18446744073709551615 8494822 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 78963 66818 671 1374 0 77584 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 315852

[startup+162.301 s]
/proc/loadavg: 1.09 1.64 1.56 2/108 8874
/proc/meminfo: memFree=1477824/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=320932 CPUtime=162.23
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 213104 0 0 0 16022 201 0 0 25 0 1 0 6811809 328634368 67380 1992294400 4194304 9819077 140734841999456 18446744073709551615 7311163 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 80233 67380 671 1374 0 78854 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 320932

[startup+222.301 s]
/proc/loadavg: 1.03 1.52 1.52 2/108 8876
/proc/meminfo: memFree=1472988/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=322156 CPUtime=222.21
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 227877 0 0 0 22006 215 0 0 25 0 1 0 6811809 329887744 68593 1992294400 4194304 9819077 140734841999456 18446744073709551615 7309283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 80539 68593 673 1374 0 79160 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 322156

[startup+282.301 s]
/proc/loadavg: 1.01 1.42 1.49 2/108 8878
/proc/meminfo: memFree=1470756/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=324692 CPUtime=282.19
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 277859 0 0 0 27975 244 0 0 25 0 1 0 6811809 332484608 67584 1992294400 4194304 9819077 140734841999456 18446744073709551615 7291715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 81173 67584 673 1374 0 79794 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 324692

[startup+342.301 s]
/proc/loadavg: 1.08 1.36 1.46 2/108 8883
/proc/meminfo: memFree=1470384/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=325140 CPUtime=342.18
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 326041 0 0 0 33942 276 0 0 25 0 1 0 6811809 332943360 69005 1992294400 4194304 9819077 140734841999456 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 81285 69005 673 1374 0 79906 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 325140

[startup+402.301 s]
/proc/loadavg: 1.03 1.29 1.43 2/108 8883
/proc/meminfo: memFree=1475220/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=326464 CPUtime=402.16
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 340541 0 0 0 39926 290 0 0 25 0 1 0 6811809 334299136 67750 1992294400 4194304 9819077 140734841999456 18446744073709551615 6043599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 81616 67750 673 1374 0 80237 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 326464

[startup+462.301 s]
/proc/loadavg: 1.01 1.23 1.40 2/108 8885
/proc/meminfo: memFree=1474972/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=326948 CPUtime=462.14
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 340727 0 0 0 45919 295 0 0 25 0 1 0 6811809 334794752 67871 1992294400 4194304 9819077 140734841999456 18446744073709551615 6059631 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 81737 67871 673 1374 0 80358 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 326948

[startup+522.302 s]
/proc/loadavg: 1.00 1.19 1.37 2/108 8887
/proc/meminfo: memFree=1470880/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=328100 CPUtime=522.13
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 354081 0 0 0 51908 305 0 0 25 0 1 0 6811809 335974400 69383 1992294400 4194304 9819077 140734841999456 18446744073709551615 7295923 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 82025 69383 673 1374 0 80646 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 328100

[startup+582.301 s]
/proc/loadavg: 1.00 1.15 1.34 2/108 8889
/proc/meminfo: memFree=1470880/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=329100 CPUtime=582.11
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 399237 0 0 0 57878 333 0 0 25 0 1 0 6811809 336998400 69319 1992294400 4194304 9819077 140734841999456 18446744073709551615 6191199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 82275 69319 673 1374 0 80896 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 329100

[startup+642.301 s]
/proc/loadavg: 1.00 1.12 1.32 2/108 8891
/proc/meminfo: memFree=1474228/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=329448 CPUtime=642.1
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 447483 0 0 0 63848 362 0 0 25 0 1 0 6811809 337354752 68067 1992294400 4194304 9819077 140734841999456 18446744073709551615 7290967 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 82362 68067 673 1374 0 80983 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 329448

[startup+702.301 s]

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

/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 752095 0 0 0 99675 524 0 0 25 0 1 0 6811809 397049856 70083 1992294400 4194304 9819077 140734841999456 18446744073709551615 6190584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 96936 70083 682 1374 0 95557 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 387744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/108 8901
/proc/meminfo: memFree=1465424/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=387744 CPUtime=1061.98
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 795358 0 0 0 105651 547 0 0 25 0 1 0 6811809 397049856 70327 1992294400 4194304 9819077 140734841999456 18446744073709551615 7326182 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 96936 70327 682 1374 0 95557 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 387744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/108 8903
/proc/meminfo: memFree=1465920/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=387744 CPUtime=1121.96
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 846301 0 0 0 111626 570 0 0 25 0 1 0 6811809 397049856 70135 1992294400 4194304 9819077 140734841999456 18446744073709551615 7291120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 96936 70135 682 1374 0 95557 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 387744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/108 8905
/proc/meminfo: memFree=1469764/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=329460 CPUtime=1181.94
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 897316 0 0 0 117598 596 0 0 25 0 1 0 6811809 337367040 69626 1992294400 4194304 9819077 140734841999456 18446744073709551615 7290981 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 82365 69626 691 1374 0 80986 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 329460

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/108 8907
/proc/meminfo: memFree=1472740/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=329844 CPUtime=1241.92
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 941191 0 0 0 123570 622 0 0 25 0 1 0 6811809 337760256 68434 1992294400 4194304 9819077 140734841999456 18446744073709551615 6656806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 82461 68434 691 1374 0 81082 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 329844

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/108 8907
/proc/meminfo: memFree=1470384/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=330484 CPUtime=1301.91
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 986597 0 0 0 129540 651 0 0 25 0 1 0 6811809 338415616 68947 1992294400 4194304 9819077 140734841999456 18446744073709551615 7309299 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 82621 68947 691 1374 0 81242 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 330484

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/108 8909
/proc/meminfo: memFree=1464184/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1361.89
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1036905 0 0 0 135512 677 0 0 25 0 1 0 6811809 397455360 70513 1992294400 4194304 9819077 140734841999456 18446744073709551615 7291143 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70513 691 1374 0 95656 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 388140

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.12 2/108 8911
/proc/meminfo: memFree=1464680/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1421.87
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1084518 0 0 0 141487 700 0 0 25 0 1 0 6811809 397455360 70340 1992294400 4194304 9819077 140734841999456 18446744073709551615 7291608 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70340 691 1374 0 95656 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 388140

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/108 8913
/proc/meminfo: memFree=1463936/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1481.85
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1132645 0 0 0 147460 725 0 0 25 0 1 0 6811809 397455360 70589 1992294400 4194304 9819077 140734841999456 18446744073709551615 6198302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70589 691 1374 0 95656 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 388140

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/108 8915
/proc/meminfo: memFree=1464556/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1541.83
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1184787 0 0 0 153434 749 0 0 25 0 1 0 6811809 397455360 70441 1992294400 4194304 9819077 140734841999456 18446744073709551615 7291608 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70441 691 1374 0 95656 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 388140

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/108 8915
/proc/meminfo: memFree=1462820/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1601.81
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1225557 0 0 0 159411 770 0 0 25 0 1 0 6811809 397455360 70881 1992294400 4194304 9819077 140734841999456 18446744073709551615 7292302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70881 691 1374 0 95656 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 388140

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/108 8917
/proc/meminfo: memFree=1464308/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1661.78
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1273330 0 0 0 165385 793 0 0 25 0 1 0 6811809 397455360 70460 1992294400 4194304 9819077 140734841999456 18446744073709551615 7318417 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70460 691 1374 0 95656 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 388140

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 8928
/proc/meminfo: memFree=1464060/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1721.76
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1315854 0 0 0 171360 816 0 0 25 0 1 0 6811809 397455360 70361 1992294400 4194304 9819077 140734841999456 18446744073709551615 7312735 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70361 691 1374 0 95656 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 388140

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 8930
/proc/meminfo: memFree=1463192/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1781.75
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1356699 0 0 0 177338 837 0 0 25 0 1 0 6811809 397455360 70651 1992294400 4194304 9819077 140734841999456 18446744073709551615 7290944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70651 691 1374 0 95656 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 388140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 8930
/proc/meminfo: memFree=1464060/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1800.06
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1374151 0 0 0 179160 846 0 0 25 0 1 0 6811809 397455360 70396 1992294400 4194304 9819077 140734841999456 18446744073709551615 7480863 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70396 691 1374 0 95656 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 388140

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -8869

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 8930
/proc/meminfo: memFree=1464060/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1800.84
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1374219 0 0 0 179238 846 0 0 25 0 1 0 6811809 397455360 70464 1992294400 4194304 9819077 140734841999456 18446744073709551615 7292010 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70464 691 1374 0 95656 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (KiB) 388140

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.07 2/109 8931
/proc/meminfo: memFree=1463680/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1801.64
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1374284 0 0 0 179318 846 0 0 25 0 1 0 6811809 397455360 70529 1992294400 4194304 9819077 140734841999456 18446744073709551615 7308981 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70529 691 1374 0 95656 0
Current children cumulated CPU time (s) 1801.64
Current children cumulated vsize (KiB) 388140

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.07 2/109 8931
/proc/meminfo: memFree=1463680/2059040 swapFree=4192956/4192956
[pid=8869] ppid=8867 vsize=388140 CPUtime=1802.04
/proc/8869/stat : 8869 (pbscip.linux.x8) R 8867 8869 8203 0 -1 4202496 1374313 0 0 0 179358 846 0 0 25 0 1 0 6811809 397455360 70558 1992294400 4194304 9819077 140734841999456 18446744073709551615 7291631 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8869/statm: 97035 70558 691 1374 0 95656 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 388140

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.65
CPU time (s): 1802.1
CPU user time (s): 1793.6
CPU system time (s): 8.49671
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 388920

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

runsolver used 2.99354 second user time and 8.51171 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-12 10:32:41
IDJOB=2665419
IDBENCH=1449
IDSOLVER=1168
FILE ID=node025/2665419-1276331561
PBS_JOBID= 11173166
Free space on /tmp= 62540 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665419-1276331561/watcher-2665419-1276331561 -o /tmp/evaluation-result-2665419-1276331561/solver-2665419-1276331561 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665419-1276331561.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9d22902ade96af236e70cdbf7d8bd853
RANDOM SEED=25415535

node025.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1745828 kB
Buffers:         38152 kB
Cached:         135432 kB
SwapCached:          0 kB
Active:         128184 kB
Inactive:       104792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1745828 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8336 kB
Writeback:           0 kB
AnonPages:       59348 kB
Mapped:          15464 kB
Slab:            58360 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62532 MiB
End job on node025 at 2010-06-12 11:02:44