Trace number 2666996

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.06 1802.74

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl.opb
MD5SUMb2fe1642a1ae97e0b20cfe37f07bcc49
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1219.55
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21380
Total number of constraints60984
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
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 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
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: SoPlex 1.4.2] [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-2666996-1276340150.opb>
1.10/1.15	c original problem has 21380 variables (21380 bin, 0 int, 0 impl, 0 cont) and 60984 constraints
1.10/1.15	c problem read
1.10/1.15	c No objective function, only one solution is needed.
1.10/1.15	c presolving settings loaded
1.39/1.49	c presolving:
2.59/2.67	c (round 1) 1318 del vars, 807 del conss, 265 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113375 impls, 0 clqs
2.79/2.81	c (round 2) 1320 del vars, 3047 del conss, 267 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113375 impls, 0 clqs
2.79/2.88	c (round 3) 1356 del vars, 3137 del conss, 303 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113553 impls, 0 clqs
2.89/2.95	c (round 4) 1360 del vars, 3143 del conss, 307 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113553 impls, 0 clqs
2.99/3.02	c (round 5) 1366 del vars, 3154 del conss, 313 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113567 impls, 0 clqs
2.99/3.09	c (round 6) 1370 del vars, 3168 del conss, 317 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113603 impls, 0 clqs
3.09/3.16	c (round 7) 1374 del vars, 3178 del conss, 321 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113631 impls, 0 clqs
3.20/3.23	c (round 8) 1378 del vars, 3188 del conss, 325 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113663 impls, 0 clqs
3.20/3.30	c (round 9) 1382 del vars, 3198 del conss, 329 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113699 impls, 0 clqs
3.30/3.37	c (round 10) 1386 del vars, 3208 del conss, 333 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113739 impls, 0 clqs
3.39/3.44	c (round 11) 1390 del vars, 3218 del conss, 337 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113783 impls, 0 clqs
3.49/3.51	c (round 12) 1390 del vars, 3226 del conss, 337 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113823 impls, 0 clqs
4.19/4.22	c (round 13) 1390 del vars, 3235 del conss, 337 chg bounds, 1078 chg sides, 2254 chg coeffs, 57749 upgd conss, 1113823 impls, 0 clqs
4.29/4.40	c presolving (14 rounds):
4.29/4.40	c  1390 deleted vars, 3235 deleted constraints, 337 tightened bounds, 0 added holes, 1078 changed sides, 2254 changed coefficients
4.29/4.40	c  1113823 implications, 0 cliques
4.29/4.40	c presolved problem has 19990 variables (19990 bin, 0 int, 0 impl, 0 cont) and 57749 constraints
4.29/4.40	c    2156 constraints of type <knapsack>
4.29/4.40	c   55593 constraints of type <logicor>
4.29/4.40	c transformed objective value is always integral (scale: 1)
4.29/4.40	c Presolving Time: 2.45
4.29/4.40	c - non default parameters ----------------------------------------------------------------------
4.29/4.40	c # SCIP version 1.2.1.2
4.29/4.40	c 
4.29/4.40	c # frequency for displaying node information lines
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 100]
4.29/4.40	c display/freq = 10000
4.29/4.40	c 
4.29/4.40	c # maximal time in seconds to run
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.29/4.40	c limits/time = 1798.86
4.29/4.40	c 
4.29/4.40	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.29/4.40	c limits/memory = 1620
4.29/4.40	c 
4.29/4.40	c # solving stops, if the given number of solutions were found (-1: no limit)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.40	c limits/solutions = 1
4.29/4.40	c 
4.29/4.40	c # maximal number of separation rounds per node (-1: unlimited)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 5]
4.29/4.40	c separating/maxrounds = 1
4.29/4.40	c 
4.29/4.40	c # maximal number of separation rounds in the root node (-1: unlimited)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.40	c separating/maxroundsroot = 5
4.29/4.40	c 
4.29/4.40	c # should presolving try to simplify inequalities
4.29/4.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.29/4.40	c constraints/linear/simplifyinequalities = TRUE
4.29/4.40	c 
4.29/4.40	c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.29/4.40	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.29/4.40	c constraints/knapsack/disaggregation = FALSE
4.29/4.40	c 
4.29/4.40	c # should presolving try to simplify knapsacks
4.29/4.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.29/4.40	c constraints/knapsack/simplifyinequalities = TRUE
4.29/4.40	c 
4.29/4.40	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.40	c presolving/probing/maxrounds = 0
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/coefdiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.40	c heuristics/coefdiving/maxlpiterquot = 0.075
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/coefdiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 30]
4.29/4.40	c heuristics/crossover/freq = -1
4.29/4.40	c 
4.29/4.40	c # number of nodes added to the contingent of the total nodes
4.29/4.40	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.29/4.40	c heuristics/crossover/nodesofs = 750
4.29/4.40	c 
4.29/4.40	c # number of nodes without incumbent change that heuristic should wait
4.29/4.40	c # [type: longint, range: [0,9223372036854775807], default: 200]
4.29/4.40	c heuristics/crossover/nwaitingnodes = 100
4.29/4.40	c 
4.29/4.40	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.29/4.40	c # [type: real, range: [0,1], default: 0.1]
4.29/4.40	c heuristics/crossover/nodesquot = 0.15
4.29/4.40	c 
4.29/4.40	c # minimum percentage of integer variables that have to be fixed 
4.29/4.40	c # [type: real, range: [0,1], default: 0.666]
4.29/4.40	c heuristics/crossover/minfixingrate = 0.5
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 20]
4.29/4.40	c heuristics/feaspump/freq = -1
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/feaspump/maxlpiterofs = 2000
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/fracdiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.40	c heuristics/fracdiving/maxlpiterquot = 0.075
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/fracdiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/guideddiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.40	c heuristics/guideddiving/maxlpiterquot = 0.075
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/guideddiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.40	c heuristics/intdiving/maxlpiterquot = 0.075
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/intshifting/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/linesearchdiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.40	c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/linesearchdiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.40	c heuristics/nlp/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 20]
4.29/4.40	c heuristics/objpscostdiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to total iteration number
4.29/4.40	c # [type: real, range: [0,1], default: 0.01]
4.29/4.40	c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/objpscostdiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.40	c heuristics/oneopt/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/pscostdiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.40	c heuristics/pscostdiving/maxlpiterquot = 0.075
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/pscostdiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 0]
4.29/4.40	c heuristics/rens/freq = -1
4.29/4.40	c 
4.29/4.40	c # minimum percentage of integer variables that have to be fixable 
4.29/4.40	c # [type: real, range: [0,1], default: 0.5]
4.29/4.40	c heuristics/rens/minfixingrate = 0.3
4.29/4.40	c 
4.29/4.40	c # number of nodes added to the contingent of the total nodes
4.29/4.40	c # [type: longint, range: [0,9223372036854775807], default: 500]
4.29/4.40	c heuristics/rens/nodesofs = 2000
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 20]
4.29/4.40	c heuristics/rootsoldiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.29/4.40	c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/rootsoldiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.40	c heuristics/rounding/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/shifting/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.40	c heuristics/simplerounding/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 0]
4.29/4.40	c heuristics/trivial/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.40	c heuristics/trysol/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 10]
4.29/4.40	c heuristics/veclendiving/freq = -1
4.29/4.40	c 
4.29/4.40	c # maximal fraction of diving LP iterations compared to node LP iterations
4.29/4.40	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.29/4.40	c heuristics/veclendiving/maxlpiterquot = 0.075
4.29/4.40	c 
4.29/4.40	c # additional number of allowed LP iterations
4.29/4.40	c # [type: int, range: [0,2147483647], default: 1000]
4.29/4.40	c heuristics/veclendiving/maxlpiterofs = 1500
4.29/4.40	c 
4.29/4.40	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 1]
4.29/4.40	c heuristics/zirounding/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 0]
4.29/4.40	c separating/cmir/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: 0]
4.29/4.40	c separating/flowcover/freq = -1
4.29/4.40	c 
4.29/4.40	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.29/4.40	c # [type: int, range: [-1,2147483647], default: -1]
4.29/4.40	c separating/rapidlearning/freq = 0
4.29/4.40	c 
4.29/4.40	c -----------------------------------------------------------------------------------------------
4.29/4.40	c start solving
4.39/4.42	c 
26.08/26.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.08/26.13	c  24.1s|     1 |     0 |  6965 |     - | 147M|   0 |4951 |  19k|  57k|  19k|  57k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
77.66/77.71	c  74.4s|     1 |     0 | 13139 |     - | 148M|   0 |5748 |  19k|  57k|  19k|  57k| 140 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
146.24/146.32	c   141s|     1 |     0 | 21662 |     - | 148M|   0 |5347 |  19k|  57k|  19k|  58k| 314 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
332.35/332.59	c   326s|     1 |     0 | 43265 |     - | 149M|   0 |6414 |  19k|  57k|  19k|  58k| 506 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
456.42/456.61	c   446s|     1 |     0 | 55231 |     - | 149M|   0 |6483 |  19k|  57k|  19k|  58k| 664 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
628.86/629.18	c   613s|     1 |     0 | 71889 |     - | 150M|   0 |6814 |  19k|  57k|  19k|  58k| 859 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
978.11/978.58	c   960s|     1 |     2 | 71889 |     - | 150M|   0 |6814 |  19k|  57k|  19k|  58k| 859 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1800.03/1800.71	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-2666996-1276340150/watcher-2666996-1276340150 -o /tmp/evaluation-result-2666996-1276340150/solver-2666996-1276340150 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666996-1276340150.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: 1.00 1.00 1.00 3/106 12007
/proc/meminfo: memFree=1382860/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=7724 CPUtime=0
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 1005 0 0 0 0 0 0 0 18 0 1 0 9616399 7909376 925 1992294400 4194304 8223781 140734829432528 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12007/statm: 1931 934 348 984 0 944 0

[startup+0.019895 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12007
/proc/meminfo: memFree=1382860/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=9436 CPUtime=0.01
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 1648 0 0 0 1 0 0 0 18 0 1 0 9616399 9662464 1568 1992294400 4194304 8223781 140734829432528 18446744073709551615 4240592 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12007/statm: 2359 1568 363 984 0 1372 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9436

[startup+0.100908 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12007
/proc/meminfo: memFree=1382860/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=13872 CPUtime=0.09
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 2784 0 0 0 9 0 0 0 20 0 1 0 9616399 14204928 2704 1992294400 4194304 8223781 140734829432528 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12007/statm: 3468 2704 363 984 0 2481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13872

[startup+0.300942 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12007
/proc/meminfo: memFree=1382860/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=20640 CPUtime=0.29
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4453 0 0 0 28 1 0 0 20 0 1 0 9616399 21135360 4373 1992294400 4194304 8223781 140734829432528 18446744073709551615 4240576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12007/statm: 5160 4373 363 984 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20640

[startup+0.70101 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12007
/proc/meminfo: memFree=1382860/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=33880 CPUtime=0.69
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 7773 0 0 0 67 2 0 0 20 0 1 0 9616399 34693120 7693 1992294400 4194304 8223781 140734829432528 18446744073709551615 5655439 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12007/statm: 8470 7693 363 984 0 7483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33880

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12008
/proc/meminfo: memFree=1343544/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=110240 CPUtime=1.49
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 26599 0 0 0 140 9 0 0 23 0 1 0 9616399 112885760 26063 1992294400 4194304 8223781 140734829432528 18446744073709551615 5489894 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 27560 26063 417 984 0 26573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110240

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12008
/proc/meminfo: memFree=1251660/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=155008 CPUtime=3.09
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 39268 0 0 0 275 34 0 0 25 0 1 0 9616399 158728192 37190 1992294400 4194304 8223781 140734829432528 18446744073709551615 4656484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 38752 37190 445 984 0 37765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 155008

[startup+6.30097 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12008
/proc/meminfo: memFree=1143656/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=255700 CPUtime=6.29
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 74521 0 0 0 553 76 0 0 25 0 1 0 9616399 261836800 60164 1992294400 4194304 8223781 140734829432528 18446744073709551615 6599043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 63925 60164 543 984 0 62938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 255700

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12008
/proc/meminfo: memFree=1142664/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=258008 CPUtime=12.69
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 79384 0 0 0 1189 80 0 0 25 0 1 0 9616399 264200192 60347 1992294400 4194304 8223781 140734829432528 18446744073709551615 6568114 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 64502 60347 538 984 0 63515 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 258008

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12008
/proc/meminfo: memFree=1142044/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=259608 CPUtime=25.49
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 87832 0 0 0 2463 86 0 0 25 0 1 0 9616399 265838592 60480 1992294400 4194304 8223781 140734829432528 18446744073709551615 6568486 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 64902 60480 538 984 0 63915 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 259608

[startup+51.1007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12008
/proc/meminfo: memFree=1138076/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=267520 CPUtime=51.08
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 348293 0 0 0 4899 209 0 0 25 0 1 0 9616399 273940480 61505 1992294400 4194304 8223781 140734829432528 18446744073709551615 6502714 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 66880 61505 565 984 0 65893 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 267520

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12010
/proc/meminfo: memFree=1134976/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=271800 CPUtime=102.26
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 752332 0 0 0 9867 359 0 0 25 0 1 0 9616399 278323200 62233 1992294400 4194304 8223781 140734829432528 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 67950 62233 565 984 0 66963 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 271800

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12012
/proc/meminfo: memFree=1133612/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=273936 CPUtime=162.23
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 1118507 0 0 0 15715 508 0 0 25 0 1 0 9616399 280510464 62519 1992294400 4194304 8223781 140734829432528 18446744073709551615 6502686 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 68484 62519 565 984 0 67497 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 273936

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12014
/proc/meminfo: memFree=1133488/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=274344 CPUtime=222.21
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 1146677 0 0 0 21689 532 0 0 25 0 1 0 9616399 280928256 62541 1992294400 4194304 8223781 140734829432528 18446744073709551615 6560128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 68586 62541 565 984 0 67599 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 274344

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12016
/proc/meminfo: memFree=1133116/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=275072 CPUtime=282.19
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 1177485 0 0 0 27660 559 0 0 25 0 1 0 9616399 281673728 62683 1992294400 4194304 8223781 140734829432528 18446744073709551615 6567544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 68768 62683 565 984 0 67781 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 275072

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12025
/proc/meminfo: memFree=1132744/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=275328 CPUtime=342.15
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 1709685 0 0 0 33451 764 0 0 25 0 1 0 9616399 281935872 62733 1992294400 4194304 8223781 140734829432528 18446744073709551615 6299574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 68832 62733 565 984 0 67845 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 275328

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12027
/proc/meminfo: memFree=1131628/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=276324 CPUtime=402.13
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 2209748 0 0 0 39256 957 0 0 25 0 1 0 9616399 282955776 62992 1992294400 4194304 8223781 140734829432528 18446744073709551615 6251356 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 69081 62992 565 984 0 68094 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 276324

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12029
/proc/meminfo: memFree=1131380/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=276684 CPUtime=462.11
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 2530774 0 0 0 45128 1083 0 0 25 0 1 0 9616399 283324416 62962 1992294400 4194304 8223781 140734829432528 18446744073709551615 6047012 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 69171 62962 565 984 0 68184 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 276684

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12031
/proc/meminfo: memFree=1129148/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=281216 CPUtime=522.08
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 3575655 0 0 0 50739 1469 0 0 25 0 1 0 9616399 287965184 63628 1992294400 4194304 8223781 140734829432528 18446744073709551615 6569978 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70304 63628 565 984 0 69317 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 281216

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12033
/proc/meminfo: memFree=1129148/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=281216 CPUtime=582.06
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 3608642 0 0 0 56711 1495 0 0 25 0 1 0 9616399 287965184 63614 1992294400 4194304 8223781 140734829432528 18446744073709551615 6568128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70304 63614 565 984 0 69317 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 281216

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12033
/proc/meminfo: memFree=1129272/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=281448 CPUtime=642.05
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 3643266 0 0 0 62686 1519 0 0 25 0 1 0 9616399 288202752 63572 1992294400 4194304 8223781 140734829432528 18446744073709551615 6569329 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70362 63572 568 984 0 69375 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 281448

[startup+702.301 s]

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

/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 3913039 0 0 0 104478 1710 0 0 25 0 1 0 9616399 288972800 64056 1992294400 4194304 8223781 140734829432528 18446744073709551615 6532649 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70550 64056 570 984 0 69563 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 282200

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 12050
/proc/meminfo: memFree=1126544/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282160 CPUtime=1121.86
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 3954262 0 0 0 110449 1737 0 0 25 0 1 0 9616399 288931840 64124 1992294400 4194304 8223781 140734829432528 18446744073709551615 6502689 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70540 64124 570 984 0 69553 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 282160

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 12050
/proc/meminfo: memFree=1127660/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282068 CPUtime=1181.84
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 3994001 0 0 0 116421 1763 0 0 25 0 1 0 9616399 288837632 63934 1992294400 4194304 8223781 140734829432528 18446744073709551615 6568404 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70517 63934 570 984 0 69530 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 282068

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12052
/proc/meminfo: memFree=1127908/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282160 CPUtime=1241.82
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4034740 0 0 0 122389 1793 0 0 25 0 1 0 9616399 288931840 63734 1992294400 4194304 8223781 140734829432528 18446744073709551615 6450707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70540 63734 570 984 0 69553 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 282160

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12054
/proc/meminfo: memFree=1128280/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282068 CPUtime=1301.8
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4076619 0 0 0 128361 1819 0 0 25 0 1 0 9616399 288837632 63682 1992294400 4194304 8223781 140734829432528 18446744073709551615 6567799 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70517 63682 570 984 0 69530 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 282068

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12056
/proc/meminfo: memFree=1128280/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282160 CPUtime=1361.77
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4116923 0 0 0 134329 1848 0 0 25 0 1 0 9616399 288931840 63731 1992294400 4194304 8223781 140734829432528 18446744073709551615 6537908 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70540 63731 570 984 0 69553 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 282160

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12058
/proc/meminfo: memFree=1127660/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282068 CPUtime=1421.76
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4157673 0 0 0 140300 1876 0 0 25 0 1 0 9616399 288837632 63830 1992294400 4194304 8223781 140734829432528 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70517 63830 570 984 0 69530 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 282068

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12058
/proc/meminfo: memFree=1128032/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282052 CPUtime=1481.73
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4198119 0 0 0 146271 1902 0 0 25 0 1 0 9616399 288821248 63928 1992294400 4194304 8223781 140734829432528 18446744073709551615 6448683 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70513 63928 570 984 0 69526 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 282052

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12060
/proc/meminfo: memFree=1126296/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=288392 CPUtime=1541.71
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4241963 0 0 0 152239 1932 0 0 25 0 1 0 9616399 295313408 63837 1992294400 4194304 8223781 140734829432528 18446744073709551615 6590016 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 72098 63838 570 984 0 71111 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 288392

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12062
/proc/meminfo: memFree=1127164/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282212 CPUtime=1601.68
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4282653 0 0 0 158209 1959 0 0 25 0 1 0 9616399 288985088 63959 1992294400 4194304 8223781 140734829432528 18446744073709551615 6569897 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70553 63959 570 984 0 69566 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 282212

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12064
/proc/meminfo: memFree=1127412/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282412 CPUtime=1661.66
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4325399 0 0 0 164178 1988 0 0 25 0 1 0 9616399 289189888 63884 1992294400 4194304 8223781 140734829432528 18446744073709551615 6612616 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70603 63884 570 984 0 69616 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 282412

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12066
/proc/meminfo: memFree=1127536/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282052 CPUtime=1721.64
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4366448 0 0 0 170147 2017 0 0 25 0 1 0 9616399 288821248 63994 1992294400 4194304 8223781 140734829432528 18446744073709551615 6539325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70513 63994 570 984 0 69526 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 282052

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12068
/proc/meminfo: memFree=1126544/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=281020 CPUtime=1781.61
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4408311 0 0 0 176116 2045 0 0 25 0 1 0 9616399 287764480 63396 1992294400 4194304 8223781 140734829432528 18446744073709551615 6599059 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70255 63396 570 984 0 69268 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 281020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12068
/proc/meminfo: memFree=1127164/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282052 CPUtime=1800.03
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4420818 0 0 0 177950 2053 0 0 25 0 1 0 9616399 288821248 63893 1992294400 4194304 8223781 140734829432528 18446744073709551615 6250742 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70513 63895 570 984 0 69526 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 282052

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12007

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12068
/proc/meminfo: memFree=1127164/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282212 CPUtime=1800.71
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4421831 0 0 0 178018 2053 0 0 25 0 1 0 9616399 288985088 63961 1992294400 4194304 8223781 140734829432528 18446744073709551615 6568478 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70553 63961 570 984 0 69566 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (KiB) 282212

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12069
/proc/meminfo: memFree=1126908/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282212 CPUtime=1801.51
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4421838 0 0 0 178098 2053 0 0 25 0 1 0 9616399 288985088 63968 1992294400 4194304 8223781 140734829432528 18446744073709551615 6568380 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70553 63968 570 984 0 69566 0
Current children cumulated CPU time (s) 1801.51
Current children cumulated vsize (KiB) 282212

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12069
/proc/meminfo: memFree=1126908/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282212 CPUtime=1801.91
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4421843 0 0 0 178138 2053 0 0 25 0 1 0 9616399 288985088 63973 1992294400 4194304 8223781 140734829432528 18446744073709551615 6568482 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70553 63973 570 984 0 69566 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 282212

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12069
/proc/meminfo: memFree=1126908/2059040 swapFree=4192956/4192956
[pid=12007] ppid=12005 vsize=282212 CPUtime=1802.01
/proc/12007/stat : 12007 (pbscip.linux.x8) R 12005 12007 11558 0 -1 4202496 4421844 0 0 0 178148 2053 0 0 25 0 1 0 9616399 288985088 63974 1992294400 4194304 8223781 140734829432528 18446744073709551615 6251377 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12007/statm: 70553 63974 570 984 0 69566 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 282212

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.74
CPU time (s): 1802.06
CPU user time (s): 1781.5
CPU system time (s): 20.5619
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 289788

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

runsolver used 3.05054 second user time and 8.44772 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-12 12:55:50
IDJOB=2666996
IDBENCH=1488
IDSOLVER=1169
FILE ID=node014/2666996-1276340150
PBS_JOBID= 11173173
Free space on /tmp= 62464 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.8.accl.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2666996-1276340150/watcher-2666996-1276340150 -o /tmp/evaluation-result-2666996-1276340150/solver-2666996-1276340150 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666996-1276340150.opb -t 1800 -m 1800

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

MD5SUM BENCH= b2fe1642a1ae97e0b20cfe37f07bcc49
RANDOM SEED=1313965661

node014.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.258
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.51
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.258
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1383388 kB
Buffers:        119152 kB
Cached:         412372 kB
SwapCached:          0 kB
Active:         191924 kB
Inactive:       399412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1383388 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6476 kB
Writeback:           0 kB
AnonPages:       59768 kB
Mapped:          15444 kB
Slab:            62572 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183456 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= 62456 MiB
End job on node014 at 2010-06-12 13:25:53